Skip to content

Docker ckan-dev tags 2.9/2.10 failing since latest tags pushed (2.10 - 24c3221637f0, 2.9 - 095615410276 ) #192

@duttonw

Description

@duttonw

Something outside of this repo's version control has occurred and now we have failing cicd builds:

Our cicd jobs extend the image and is now having issues which it did not have yesterday. Nothing has been changed in our repo/workflows and I was able to retrigger it on a passing run which is less than 24hours old.

Passing (Triggered via push 18 hours ago) : https://github.com/qld-gov-au/ckanext-ytp-comments/actions/runs/12005390429/attempts/1
#5 [ckan 1/10] FROM docker.io/ckan/ckan-dev:2.10@sha256:4f8f8a27f72ddc4509e3fc1c8c29b6615b205d04d12922019629e98acbec124c

Failing: https://github.com/qld-gov-au/ckanext-ytp-comments/actions/runs/12005390429
#5 [ckan 1/10] FROM docker.io/ckan/ckan-dev:2.10@sha256:4117dd652dac492431d0c932642c5724882294ea042ec782dc7909ec96f4c45a

2.10

#6 [ckan  2/10] RUN mkdir /docker-entrypoint.d
#6 0.443 mkdir: can't create directory '/docker-entrypoint.d': File exists
time="2024-11-26T02:02:10Z" level=warning msg="current commit information was not captured by the build" error="failed to read current commit information with git rev-parse --is-inside-work-tree"
failed to solve: process "/bin/sh -c mkdir /docker-entrypoint.d" did not complete successfully: exit code: 1
#6 ERROR: process "/bin/sh -c mkdir /docker-entrypoint.d" did not complete successfully: exit code: 1
------
 > [ckan  2/10] RUN mkdir /docker-entrypoint.d:
0.443 mkdir: can't create directory '/docker-entrypoint.d': File exists
------

2.11


#6 [ckan  2/10] RUN mkdir /docker-entrypoint.d
#6 0.179 mkdir: can't create directory '/docker-entrypoint.d': File exists
time="2024-11-26T02:02:09Z" level=warning msg="current commit information was not captured by the build" error="failed to read current commit information with git rev-parse --is-inside-work-tree"
failed to solve: process "/bin/sh -c mkdir /docker-entrypoint.d" did not complete successfully: exit code: 1
#6 ERROR: process "/bin/sh -c mkdir /docker-entrypoint.d" did not complete successfully: exit code: 1
------
 > [ckan  2/10] RUN mkdir /docker-entrypoint.d:
0.179 mkdir: can't create directory '/docker-entrypoint.d': File exists
------

Below is the current point in time details of the tag's and hashes as of this momenet this ticket is created https://hub.docker.com/r/ckan/ckan-dev/tags

TAG

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.9-v20241125
Copy
Digest | OS/ARCH | Compressed size -- | -- | -- 095615410276 | linux/amd64 | 602.36 MB
TAG

2.9-v20241125

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.9-v20241125
Digest OS/ARCH
Compressed size
095615410276

linux/amd64

602.36 MB

TAG

2.9.11

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.9.11
Digest OS/ARCH
Compressed size
095615410276

linux/amd64

602.36 MB

TAG

2.9

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.9
Digest OS/ARCH
Compressed size
095615410276

linux/amd64

602.36 MB

TAG

2.10-v20241125

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.10-v20241125
Digest OS/ARCH
Compressed size
24c3221637f0

linux/amd64

704.11 MB

TAG

2.10.5

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.10.5
Digest OS/ARCH
Compressed size
24c3221637f0

linux/amd64

704.11 MB

TAG

2.10

Last pushed 11 hours ago by amercader

docker pull ckan/ckan-dev:2.10
Digest OS/ARCH
Compressed size
24c3221637f0

linux/amd64

704.11 MB

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions