Skip to content

ci

ci #2387

Triggered via schedule August 29, 2025 10:04
Status Success
Total duration 1m 24s
Artifacts 57

ci.yml

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

Annotations

3 errors and 20 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:14b3cc1ae752f298f70b038364cd17f3863426396fd3b2a1ce67536332da35c4": dial tcp [::1]:5000: connect: connection refused
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#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#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/
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/
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/
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/
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 149
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
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/
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/
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/
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#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#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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0FOXTP.dockerbuild Expired
17.2 KB
sha256:1055a6efa2792e2170402a31ab5d1ba3ad803865b54f14cc56162f77f1f6c8b5
docker~build-push-action~1WV6E8.dockerbuild Expired
39.5 KB
sha256:e73f9f01dc37225e1a9809729185e3a66f5439ea2fe4e7d9c1fa49fa1410fb04
docker~build-push-action~2L85Q0.dockerbuild Expired
18.5 KB
sha256:a004a24558e16bffd6b753405598c2246137e939e18ec60cd9cd1aeb80e9a888
docker~build-push-action~4FC0SI.dockerbuild Expired
18.5 KB
sha256:14e762ec105838a64236cf746c0052c58690d0eb78e5e1359c2e8ebd0e366ec6
docker~build-push-action~4LZRK0.dockerbuild Expired
14.6 KB
sha256:4a61d82f66bd4695e8e9b6ace47a7ab4bb57be993d5f9a66541651cb5804ef35
docker~build-push-action~5199KD.dockerbuild Expired
11.7 KB
sha256:634216b19ee62bc7404af6f5af3e396877c94b1037ee95546225a728905ce2c9
docker~build-push-action~5SCY4V.dockerbuild Expired
36.8 KB
sha256:7932af28873e7ac33c4c382ebd039d2d978551fc01a73d43be3db6605d4729b3
docker~build-push-action~6W8DQ2.dockerbuild Expired
11.8 KB
sha256:cf58afb10e818dc3179d81825078f521d01a7fd40dcd7d6c499d1ea245d0f543
docker~build-push-action~71KSAN.dockerbuild Expired
15.6 KB
sha256:e1c462bf0c2c79825d18acb74fd5e297c7be27305041a74755fd6531ecf45bb2
docker~build-push-action~8R4AYN.dockerbuild Expired
15.6 KB
sha256:4edc501c0e9252007c501e7c9cb017c6e38efe71c72c45e66ce6748e02ead713
docker~build-push-action~9CS6WD.dockerbuild Expired
11.7 KB
sha256:6d35d7cf6fbbdec0d0fe44532f192f5a2e7ab51838ab4d2bc635ce0010c0e000
docker~build-push-action~CQEA8U.dockerbuild Expired
11.1 KB
sha256:d97bda93f87547273bcb7a9991e74aab0ccfda9ac240603bdc2d477e259924d6
docker~build-push-action~DUUO0V.dockerbuild Expired
22.4 KB
sha256:e1253a243f19a3000e466a69ed0c70bdaba2ff0321971ad50d4fe372d8bd2b1f
docker~build-push-action~E6V7UW.dockerbuild Expired
18.4 KB
sha256:35167eb776d4e08536b87d09fdf85d2c8214b378d5ff3cb4cef419da5e78e9ca
docker~build-push-action~EFK4MO.dockerbuild Expired
17.4 KB
sha256:c147784a154841d157fd98bdc53ed21171a45f8b4d1ad34956eb1a10dfd7a650
docker~build-push-action~FFYY8I.dockerbuild Expired
26.4 KB
sha256:67a5a4569f24d8fbc113d9b689027785439ec99c1a456afd49dfb0d0c81ae619
docker~build-push-action~FJ5RAD.dockerbuild Expired
45.9 KB
sha256:b641aeb5841ee04028c4bd57e154846213058dd9292cb19b1a9769d5a4313ecc
docker~build-push-action~H6NOJ6.dockerbuild Expired
26.7 KB
sha256:d33de4ec12095a9966c0fc163cd85e6284ac1ceb6d213a6a21732accb182d458
docker~build-push-action~HYGNWP.dockerbuild Expired
19.2 KB
sha256:877e69b2360ab88625531f6ee5c4f7b3b4251be4a67258294c82f22b5eb213fa
docker~build-push-action~IHO0LQ.dockerbuild Expired
11.3 KB
sha256:e4d9cc05b55832fee5a783a7da4eb7a6e3c67e4155e7c21a9d9ad8d34adff3a9
docker~build-push-action~ITH1CE.dockerbuild Expired
16.9 KB
sha256:03fcb46ff542d21ccb7ec543178143e9e57ba23fe96be6f7dc5ebdc9af2ddf2c
docker~build-push-action~JPAZW4.dockerbuild Expired
17.9 KB
sha256:cd806e1cfc2299217bc1ef3e0f52deeafe172c93ac9b8b19676a01801988fbc4
docker~build-push-action~JXA85H.dockerbuild Expired
28.9 KB
sha256:9324542c33c7a8c04d4ed16a3de2864c8a761c76c0a6530cd65f3000ba7482d5
docker~build-push-action~KHSPTG.dockerbuild Expired
17.6 KB
sha256:7ef5c1f7ef63ee24f30a04535bd7b9f94c897dcaea315f3ad4b1c74ecac10bd7
docker~build-push-action~KKELVA.dockerbuild Expired
17.1 KB
sha256:10111d7a992558eaea120c15a93d233a1cfa69e234d17bbf957b611c3f1dde44
docker~build-push-action~KOGSM5.dockerbuild Expired
43.3 KB
sha256:d631adbc4a686b8899d5012bb1c3b2554d6d8224ed0ed4a6a4b2fc4493dd1e0f
docker~build-push-action~LONU1O.dockerbuild Expired
11.3 KB
sha256:bef3dca1ce566e2de4a88023269982b04ac89ac927d055c67475fc9b5ed9fedf
docker~build-push-action~MKN3AZ.dockerbuild Expired
19 KB
sha256:8caeed1e8d1d3303a152cac4cac1b65130609333536ad0ad42da2d1af2ba84e7
docker~build-push-action~N3FTEA.dockerbuild Expired
23.9 KB
sha256:59f0c5ff4160cfcab46d11c45fac0a58b975b07cbfc5bbef40e31a1fc0971293
docker~build-push-action~NHY1H8.dockerbuild Expired
16.6 KB
sha256:4e30cb32824ebca202d06054c63ad4586ee5f82c132acad0c72819d52a0ac242
docker~build-push-action~NP6FRI.dockerbuild Expired
19.4 KB
sha256:87b99eb844fdee76a08c55cebb2efcb568c33e7e1af2b892b28aaec7eac3cddd
docker~build-push-action~O6R3Z0.dockerbuild Expired
29.1 KB
sha256:ef6137aca9115190813834cb591ef844437622a6bf347d716047694a64b251f5
docker~build-push-action~OCXJGD.dockerbuild Expired
44.9 KB
sha256:d8a2f0797842c190b17d1c0e4abeaeaf6b57bd8cab44120129310da488dfd941
docker~build-push-action~P6B1MN.dockerbuild Expired
18.8 KB
sha256:4ed779e41b80b121fa098ddaa48a7bd50e915ebb9888b784ccd0695a02fd66f5
docker~build-push-action~PBZUN2.dockerbuild Expired
18.4 KB
sha256:dfc4c6809fe944dcceadea463cc375faee7841252fe63185e5f4d09b52b73c81
docker~build-push-action~PCC831.dockerbuild Expired
24 KB
sha256:6b72b9911877d41dd33b1c8f2082b44148d3fabe24f0c6d3605a4c531f8e4dc4
docker~build-push-action~S7PFRF.dockerbuild Expired
26.1 KB
sha256:6f1c99400105aabc3f25d7d22d3f172a15816edcacffc3c041c6b5221107383e
docker~build-push-action~SB4U6W.dockerbuild Expired
43 KB
sha256:255c5d5063debb0f9d14d9cc6a6e4317251bcdddb3caf270037a8ef592c3ab71
docker~build-push-action~SOC29R.dockerbuild Expired
37.7 KB
sha256:f96382755a4045d3e181bad796bb62154c72ad8cfd39c0382e205340d7894801
docker~build-push-action~SVI6NR.dockerbuild Expired
17.6 KB
sha256:bd89fc557303eea5f7539a74d7623cd2e25a03c595993f02b0a01a6d77b2663d
docker~build-push-action~TLTMWW.dockerbuild Expired
15 KB
sha256:8e5a5de48586e8482df265dfdc6018a3ce58e77588a72c0fdbe9536179d61577
docker~build-push-action~U39ZMH.dockerbuild Expired
46.7 KB
sha256:c2459b9b3241532f87b719925e9ad86114682f7eb615a26b64b9b5f9c9aa8903
docker~build-push-action~UL97DJ.dockerbuild Expired
42.7 KB
sha256:3c80bb41f7bb1101fa77b092f82d0b7a0219fd6433b1973ba40f713a22608bb5
docker~build-push-action~UPRYRF.dockerbuild Expired
11.7 KB
sha256:b8708576fe04c91b025e9dfa195dcb364b5c00db16b6f478383492565b22365f
docker~build-push-action~URYF4B.dockerbuild Expired
17.3 KB
sha256:376d883df32b493b771a15e8d9b3e70707fcd09e2a4e1fe9dec7d42d693ac729
docker~build-push-action~UW2E7X.dockerbuild Expired
26.2 KB
sha256:dfeb37a216d5da4670bad77a1c74bcf6ba278624357e62c3264a661172143334
docker~build-push-action~UWOY6P.dockerbuild Expired
11.9 KB
sha256:a518e38934b193ef5f7959b96b6e91b13e8d173026609adfbb3cc7f80eb8421a
docker~build-push-action~VCSNO2.dockerbuild Expired
28.3 KB
sha256:d7adb6a3ff0a7fb925d5737ac6e9197089f0f92c4b1188df1bcb6a68b6184675
docker~build-push-action~VFBIQR.dockerbuild Expired
36.2 KB
sha256:1ac5749009794094e57dde2c286e1a5aa94221977f732c87313a431efe14882d
docker~build-push-action~VS5YEG.dockerbuild Expired
11.5 KB
sha256:15aaca381fe94be7e5f05f59a765b54c479d1e7690f46ceafacf0ba4a2583db9
docker~build-push-action~W7UI1J.dockerbuild Expired
23.8 KB
sha256:0c77ba982e58b2d7619e25daecd98d5405d7d2670e562ee000a7df5bf7058773
docker~build-push-action~WC4VDI.dockerbuild Expired
17.3 KB
sha256:d6293cc972b15871422f146510e1da0a91e53f471090dbefb5894b3de483f3c0
docker~build-push-action~WOZRX3.dockerbuild Expired
26.8 KB
sha256:6c29450bf1c133360cf426a23d8143ea9a6a30b436da6b4483bede5e96803a27
docker~build-push-action~X7USH5.dockerbuild Expired
25.8 KB
sha256:72b22d79143453245525f5c9fed004beae1127eb4817de20b2dcdb5d7d9ec3a9
docker~build-push-action~YZ7DDI.dockerbuild Expired
17.5 KB
sha256:423dc142321d05d99f99f4a17a063c1bf21141a5dfe3679e5c55aa8f505bc35d
docker~build-push-action~Z30F6I.dockerbuild Expired
23.6 KB
sha256:15004c273585df68c11a50dfdba8fa3d33bf021c49f42828e7c027d4715ffab9
docker~build-push-action~ZLLQFF.dockerbuild Expired
37.8 KB
sha256:7b64d84a9aff78f6a3bdd052e8625416ccbaf8809de7b467a52ec6e41c4cf93f