Skip to content

ci

ci #2242

Triggered via schedule May 11, 2025 10:04
Status Success
Total duration 1m 29s
Artifacts 54
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: schedule
minimal
21s
minimal
git-context
32s
git-context
git-context-secret
25s
git-context-secret
path-context
22s
path-context
example
21s
example
error
5s
error
error-buildx
22s
error-buildx
docker-driver
20s
docker-driver
export-docker
11s
export-docker
secret
15s
secret
secret-envs
20s
secret-envs
network
19s
network
shm-size
25s
shm-size
ulimit
18s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
20s
no-cache-filters
registry-cache
31s
registry-cache
github-cache
39s
github-cache
local-cache
36s
local-cache
standalone
55s
standalone
named-context-pin
26s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
29s
named-context-container
docker-config-malformed
16s
docker-config-malformed
proxy-docker-config
34s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
27s
annotations
multi-output
33s
multi-output
load-and-push
26s
load-and-push
summary-disable
22s
summary-disable
summary-disable-deprecated
19s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
26s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
17s
call-check
no-default-attestations
23s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": dial tcp [::1]:5000: connect: connection refused
call-check
Check complete, 7 warnings have been found!
secret
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 149
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
standalone
Docker is required to export a build record

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~08ZGPA.dockerbuild Expired
15.1 KB
sha256:55d3e3c6689da655b87903d4cdbcc7a2f4cc764516c97af888cca6b0032de824
docker~build-push-action~3IG2RR.dockerbuild Expired
14.7 KB
sha256:6412e114a83394ea3f167d19eddeadd9c238b72971d887087d993200e91f1b85
docker~build-push-action~7DAX9F.dockerbuild Expired
38.4 KB
sha256:22424b3a4f9d22504c857f7fcf8d1af707d55ce83881626cf534d9e01b1dc7dd
docker~build-push-action~83SQYN.dockerbuild Expired
47 KB
sha256:e6403fd6549c0c42aee21b58d45de891f08c626cbc88b5ce9fb2b19f9b5eb29a
docker~build-push-action~9FUER4.dockerbuild Expired
16.7 KB
sha256:c3086deebb9a694fe221429724406cdf6b34da811ce1481e5f61a35f59e6e954
docker~build-push-action~9SRR3R.dockerbuild Expired
16.9 KB
sha256:8e245fcf962233e444457e85574d6821970b1e9393388779f4799a11548ae400
docker~build-push-action~A8J6KL.dockerbuild Expired
23.2 KB
sha256:f5a29375ec7436a68065135dd68fed9f8a558f30aef9ef2fc9fcf2567f0edf67
docker~build-push-action~AKN6IQ.dockerbuild Expired
17.5 KB
sha256:6de357fb7bbad23fa340992c6ef1a7aac3310372253aa32ee101693ba3c80b0a
docker~build-push-action~C03IYS.dockerbuild Expired
37.9 KB
sha256:c4f3772ef1f4fd93b5ccdcd70ae6724a39088ddfbce3928d18a21b3ecfeca8d2
docker~build-push-action~C9Z2KX.dockerbuild Expired
27.2 KB
sha256:2fc8ff051a127ac0533289f59e3a38bac26254ffdec0fa042354460802fc07fe
docker~build-push-action~CUFBMP.dockerbuild Expired
25.2 KB
sha256:537ac069e1d60177ffc468c121fa56aaf5ed6e4357be0187482dfc2e7803b6d6
docker~build-push-action~E2PD0L.dockerbuild Expired
36.1 KB
sha256:de4ba69c0904877f3b3362d531f9ebb9fcadcda9c0d5c0a64c010a8c560dd74d
docker~build-push-action~EOLME6.dockerbuild Expired
15.2 KB
sha256:09ad56828310fff82ce51b3d423d70e851212091b20692aa326f11ef4ddcb970
docker~build-push-action~ER1YTR.dockerbuild Expired
25.8 KB
sha256:11a6a673cd78e0a85d683cdabe9a2f5052bbef001510846f5552d5063d3ed777
docker~build-push-action~GDJX8O.dockerbuild Expired
48 KB
sha256:5be9421318def07f0fa44d873eb0e6e25d1768676429da471418bbb55caf120a
docker~build-push-action~HBXGGL.dockerbuild Expired
17.1 KB
sha256:5e0a57625ab8e66013b76495c1500d6050bdc1989bf2984b75e6bcb3fafd6fe5
docker~build-push-action~HYHFCC.dockerbuild Expired
16 KB
sha256:b6339ea85ddea03508f2bedcb806da1111a19fff55805709275cca8e30c38417
docker~build-push-action~INXM88.dockerbuild Expired
24 KB
sha256:46b625f0085377b98a101583dc7508ec69c3144bf386648c8d3a70b12bdf737f
docker~build-push-action~IX1H1S.dockerbuild Expired
11.2 KB
sha256:8f3528105a7f603606b729438f15a0e522e4a2dd42267f3ba2cf9f8bc0972762
docker~build-push-action~IZSYVL.dockerbuild Expired
17.7 KB
sha256:ffcd47dfaf6ff005ae4254fc48b9c094b86f2dd08f585f4e01419735a4c93c7e
docker~build-push-action~J6AL6Y.dockerbuild Expired
17.5 KB
sha256:f09194c39ddd8d407bbbc5077fdde9c85ea25734b977ace2014a120c55ca0603
docker~build-push-action~KJWZS2.dockerbuild Expired
16.8 KB
sha256:105fc53c177f8d72e5b035f2284ef6fb37b316b8d3f534854f2aafcb0c3d5f5a
docker~build-push-action~L7NCQZ.dockerbuild Expired
37 KB
sha256:98744076d340d85e2d8eeb1a0c9e4465cec63f9370e4cba042b74a3d749f1d65
docker~build-push-action~LACZOS.dockerbuild Expired
22.9 KB
sha256:5364d042053e15b44db61adeeeef36467ca4c468063b13ca629e155173fca3d7
docker~build-push-action~LG4JH6.dockerbuild Expired
18.9 KB
sha256:c6c01a6b7105ec8f200b8df951fb860bd307b1ff9a3a5dbcec1944386a893bb0
docker~build-push-action~LPRN7N.dockerbuild Expired
17 KB
sha256:ae77b2ab0a773f5a361ca6cbb84bc9cddda98606369df381cf22a575a58ccfd8
docker~build-push-action~MITCWS.dockerbuild Expired
41.6 KB
sha256:2ef3207945ea99620eced38e0e0684ede98c5a42c77459dc71a9dcb3b05b7259
docker~build-push-action~O1NV8E.dockerbuild Expired
17.2 KB
sha256:696a5d0188043f6405007d10a98bfb9a80bcdb8f68aeceadb438c44d99491cdd
docker~build-push-action~O5W8Y9.dockerbuild Expired
46.7 KB
sha256:b80705568945416ed63b555ae93c483408be69fb823e86ab6b8ea6bcc219f6b7
docker~build-push-action~O6BGWQ.dockerbuild Expired
46.5 KB
sha256:28ee2b4850830edd829d42c4d15df5641e8ee4398822d7c58842101bbb8f60a5
docker~build-push-action~O93UTI.dockerbuild Expired
14.7 KB
sha256:dcf27d4863253cb6514fafc0bafd0c0d939f7e21bc3f53b9e2126908970868eb
docker~build-push-action~OKBTPW.dockerbuild Expired
18.9 KB
sha256:cd1eb1f7b2512b0d04ae6fa2675a9347b204030126a185353dc6fce4d344a281
docker~build-push-action~OLUTL2.dockerbuild Expired
17.1 KB
sha256:7bed927db8d32f03cfffa76ec35009d6560bf89ab0a8a103cc87205963b88661
docker~build-push-action~OOCF3K.dockerbuild Expired
16.7 KB
sha256:b3b1c57fef23a42b4e28857622ac1fa76e266b18a5bd489e1a9e27db65851df5
docker~build-push-action~OX9KI9.dockerbuild Expired
16.8 KB
sha256:d701ce0389be110717064954484ad87baa4dadfeab257d074ebc8a073fae6db0
docker~build-push-action~PB1UYR.dockerbuild Expired
25.6 KB
sha256:4a5d4e9dfe808bc5b6ca5ed85d4a110c0ceb368b835147f21b71770a4b8cee23
docker~build-push-action~PD7G8F.dockerbuild Expired
28.2 KB
sha256:3d010eab31a79083b5ef2e405d9a8d079ff51e97753b3562377fa357d1bbe579
docker~build-push-action~RAYS49.dockerbuild Expired
18.7 KB
sha256:b53bc873b16e46a3f486772d6d523de52c9e634e89921cf3fb0858606a9f1a1a
docker~build-push-action~SW88OP.dockerbuild Expired
44.8 KB
sha256:be7b8460755e970be06ea80d7cfed13d6f6b915dc0f6993a6ec8ec22de6c134a
docker~build-push-action~T12KPO.dockerbuild Expired
28.1 KB
sha256:7534c9a607458ea46620a5adf8f7335c6dd9a0e0a638fcae0d0c118f9077630a
docker~build-push-action~TLQDXM.dockerbuild Expired
28.9 KB
sha256:fcadb9097dae66de303fa5ab06d146ef34e0d4d87a3c32ffa7ca70cee0aac9dd
docker~build-push-action~TY9QWS.dockerbuild Expired
18.9 KB
sha256:2cebf2bc1eea28178b950d81d48aabb60930bece357b2d501f38aec5eb9ae8ed
docker~build-push-action~U673NI.dockerbuild Expired
18.2 KB
sha256:8522abe532e5ccdee9ad0d62f990a5ca4ad186885dc1f1b7583b8d17a9a44644
docker~build-push-action~UK1LEQ.dockerbuild Expired
16.5 KB
sha256:23838e8ff90bcb4a5e009fbd127da80161d6ade3aec54ec786b0de9f42fd6a97
docker~build-push-action~UUG0PX.dockerbuild Expired
17.4 KB
sha256:8ab0b73b6342be09087c30bb910aaf4301351c80ccd975d3516ae22f6c62c813
docker~build-push-action~UZ9BFY.dockerbuild Expired
25.9 KB
sha256:e60552cf23db8b1c585586414166ca83c5c1787cd99f0770938f0f83e38be4e3
docker~build-push-action~VYD3N8.dockerbuild Expired
23.4 KB
sha256:1c224b0965f71db02b3e0bd114ad9c8a7e36ad9a0f44a20f30e1aa3b64bdea02
docker~build-push-action~WXP7II.dockerbuild Expired
17.1 KB
sha256:e5c556798fb445cb78cfa0fe481e4784304641263ff984b4d79a21922d5e3ec1
docker~build-push-action~XF184N.dockerbuild Expired
18.2 KB
sha256:1258cdb830a2b08950d678910e1a86f8c039276c39ccef328d880430b1b1ede0
docker~build-push-action~XO05AW.dockerbuild Expired
22.6 KB
sha256:118cf6eda70a6861de5d59899dadd5a645db9563516c8522f2bef770ea816a67
docker~build-push-action~XSNGSM.dockerbuild Expired
16.9 KB
sha256:31085a6271792b3875c5067f4102e226d87555b1405a68857de418f0e03ee3c0
docker~build-push-action~YS8G8H.dockerbuild Expired
35.8 KB
sha256:ad0fbf602bbf3c3d602421459168cea387530eb0c57f2d669a53465a7c0b816d
docker~build-push-action~YY213Y.dockerbuild Expired
13.7 KB
sha256:4b8b47e81cf3ec183852921986b36a7487fd284719f15c3214c3a341be00ce38
docker~build-push-action~YYOYES.dockerbuild Expired
25.2 KB
sha256:7e01464cd03c039996d358ca8d9ed73741151e444e6acd1e9ba709e46d080e6a