Skip to content

ci

ci #2821

Triggered via schedule April 24, 2026 10:33
Status Success
Total duration 2m 33s
Artifacts 56

ci.yml

on: schedule
minimal
29s
minimal
git-context
37s
git-context
git-context-query
16s
git-context-query
git-context-secret
35s
git-context-secret
path-context
49s
path-context
example
16s
example
error
7s
error
error-buildx
18s
error-buildx
docker-driver
12s
docker-driver
export-docker
12s
export-docker
secret
17s
secret
secret-files
11s
secret-files
secret-envs
17s
secret-envs
network
16s
network
shm-size
19s
shm-size
ulimit
11s
ulimit
cgroup-parent
13s
cgroup-parent
add-hosts
21s
add-hosts
no-cache-filters
23s
no-cache-filters
registry-cache
22s
registry-cache
github-cache
19s
github-cache
local-cache
19s
local-cache
standalone
17s
standalone
named-context-pin
13s
named-context-pin
named-context-docker
24s
named-context-docker
named-context-container
24s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
2m 29s
proxy-docker-config
proxy-buildkitd
24s
proxy-buildkitd
annotations
23s
annotations
multi-output
53s
multi-output
load-and-push
20s
load-and-push
summary-disable
21s
summary-disable
summary-not-supported
23s
summary-not-supported
record-upload-disable
27s
record-upload-disable
annotations-disabled
12s
annotations-disabled
call-check
18s
call-check
no-default-attestations
22s
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 38 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:e593107df6cb73aa8be34470bad493e8f4a2dec000690c0b56c537f0aa11b376": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
secret-files
INVALID_SECRET= is not a valid secret
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/
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/
checks (v0.14.1)
Failed to restore:
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
multi (multi-sudo)
Failed to restore:
secret
INVALID_SECRET= is not a valid secret
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/
secret-envs
INVALID_SECRET= is not a valid secret
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/
error-buildx
Failed to restore:
github-cache
Failed to restore:
local-cache
Failed to restore:
load-and-push
Failed to restore:
registry-cache
Failed to restore:
summary-not-supported
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
multi (multi)
Failed to restore:
git-context-secret
Failed to restore:
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 (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
git-context
Failed to restore:
path-context
Failed to restore:
multi-output
Failed to restore:
proxy-docker-config
Back off 15.514 seconds before retry.
proxy-docker-config
Failed to download action 'https://api.github.com/repos/docker/setup-buildx-action/tarball/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0H1COX.dockerbuild
20.7 KB
sha256:b9cd03dee1318e9770e503948cd8dd7c4a3b36d30fbf08bb4614b90a68677306
docker~build-push-action~10ISTJ.dockerbuild
17 KB
sha256:880acf58fda09c87c592c16771b603b9665b8627dac9cf05beb8541f27fa52bb
docker~build-push-action~1PLWX9.dockerbuild
26.7 KB
sha256:b0f9b0dc8d3c85aadd3e0bb9b99e7dfd9eb5cec4393bfcad3df250fc01d49acf
docker~build-push-action~1RG9EN.dockerbuild
27.3 KB
sha256:f2e8f06fa4f92754f5d09a08245549af160c36a7c5894723b6577c0014cef435
docker~build-push-action~2OZH6A.dockerbuild
12.2 KB
sha256:b0afb1c8cf00e979b646a968150300d1a55cdec094433ef1c3b9aadc81d2d3f9
docker~build-push-action~379S57.dockerbuild
20.4 KB
sha256:77a2572511e44b14e32625e0e7d706fdd6e6ffabdf1b1617978e8b5f98a30596
docker~build-push-action~386CHL.dockerbuild
38.6 KB
sha256:5225fae4768daa2f7036eeae2392f06c4fd0582e0ee9fba519bbdc29afb43e37
docker~build-push-action~3FRFC3.dockerbuild
31.8 KB
sha256:316b600bb5d6a1f2b30706614cc3fc282a791757e88a4d5af425e163295b7c53
docker~build-push-action~3KTW87.dockerbuild
17.5 KB
sha256:3d03a76e8d9d49e8663dfacd415ef7548622a22be7cbe074381064b629223fe0
docker~build-push-action~4GR7XP.dockerbuild
37.2 KB
sha256:de9cb4648e7447e340ea2baa04135fe535d3ddac87d45830416471039f4db4a1
docker~build-push-action~5P6UQ9.dockerbuild
21.3 KB
sha256:27eb149e7e45ec3b53ffb233fad936c196ab912e2cbb4298b57251b08723b0d2
docker~build-push-action~5VRPTJ.dockerbuild
23.9 KB
sha256:d57983efe6e4e971e16b8a7440539964c3b12d6e48c9164a337668df54cd24b8
docker~build-push-action~95QH6P.dockerbuild
19.6 KB
sha256:0c37eaf1a6674249f4933eb2c4f71df0860deec62800ff42747e358361d6fae4
docker~build-push-action~9F34DK.dockerbuild
19.6 KB
sha256:5b5b59d2fb189eb6d6ce837f026c1d08e6e328f42e42309190059abdfca6a899
docker~build-push-action~AM46A5.dockerbuild Expired
21 KB
sha256:8304ff7169c0f5b9d4dcb71e6755249841d33ea485a4735cda237097868806b0
docker~build-push-action~ANBAQW.dockerbuild
11.8 KB
sha256:3e07f1a743d33881ed7e8b011471e53ffbb6da684f260c8ea6ed2464a47cfaf6
docker~build-push-action~AZAX15.dockerbuild
39.3 KB
sha256:35cf484e958ece2367a6a4b0a9d56ccec8ec9f504a12d6376e542b682be8b066
docker~build-push-action~BHNQ1E.dockerbuild
31.5 KB
sha256:73f4e8ccb70f4dc5508aae73c8be835dcd298339f9b76cb31c74dcaf1cbf4ea2
docker~build-push-action~DHFG0X.dockerbuild
30.5 KB
sha256:4ebe12d30d4a8f4321f9231105ee690a547fba0fd5244b8bd441d456bfef5a7a
docker~build-push-action~EJW12P.dockerbuild
11.5 KB
sha256:e4baa04bb50c113491ac4c8025eba2dcea33365abd74a16dcf6db301a3afff06
docker~build-push-action~EOWA6Z.dockerbuild
11.9 KB
sha256:3aa485c53bc2f171b6e7077dc3d703f233285acb4ee7985f98b30e10a7d97295
docker~build-push-action~F0KUGL.dockerbuild
12.3 KB
sha256:18bb74338c05912914bee1898cb0d0e2ab3e7ebbf0acc4bbc6ce9076c4de8478
docker~build-push-action~G2MBPD.dockerbuild
13.7 KB
sha256:bd188d1db2372ed3921fbcdd38331cfeb4b6220199f80c5341cdb709d4261532
docker~build-push-action~IV3AH8.dockerbuild
17.4 KB
sha256:41d5c59f28f6ef81bae43c90a8f26c2097869a3ee17ffa00c07638a689a23400
docker~build-push-action~J33A57.dockerbuild
19.6 KB
sha256:b869fcbf70904f8e197baa788702ef11bf3ff8e4be3c79678a08987763c41989
docker~build-push-action~JKLV8Q.dockerbuild
19.7 KB
sha256:3adad464beb7f0640461bf73109cdc46fe0d7cb272613abb0a2b0d379db42416
docker~build-push-action~JO3O65.dockerbuild
52.4 KB
sha256:812318b5b9b14f114b38f87613c2fcee4f7110ef948b14e659b838c8ba150b1e
docker~build-push-action~KBYASZ.dockerbuild
51 KB
sha256:70e92f150d6fc56afa16b65f6663814ae4aadd3d99b89dd4f9808b72210ef3a3
docker~build-push-action~KQ2VS0.dockerbuild
44.4 KB
sha256:30e32184004c592f34a7caa35336fc0ef1d1be844d08e36469f1bb068ecdbeb3
docker~build-push-action~L0RECD.dockerbuild
19.2 KB
sha256:8742d53fff4de36d0dcf84ea62274ae7795193e9cb157216d65458067157d59a
docker~build-push-action~LXY4NY.dockerbuild
28.7 KB
sha256:d1f5caf1b6320ee233c20124cfd44dea69358e469a2364fc3277d7cd1947c7c5
docker~build-push-action~LZU4JC.dockerbuild
48.9 KB
sha256:044794b99bc8b31ba236c60206ff82cdac0b490fff7ff5522ed0a77e8325e71b
docker~build-push-action~M3BW7J.dockerbuild
46.8 KB
sha256:73f754324717389e49af2fa031ef1be3603d68fdec278f1c816ed5693fe1555d
docker~build-push-action~MC1HNW.dockerbuild
21.5 KB
sha256:cc85e6a0f16be1616f642c9ba396e6a9e14140d950b5ceb3458ce85bb1175ed7
docker~build-push-action~MNAPMI.dockerbuild
44.9 KB
sha256:9ab9337be44c8d6ec57765f4f2ee9162915b52bdcb0dbd8d374ded485daebf29
docker~build-push-action~MS9HAH.dockerbuild
28.3 KB
sha256:5177a9ab506440a1f89f7fd27bd4d7c62db94e75c60ca4d9b2efe70534d22e88
docker~build-push-action~NATH8Z.dockerbuild
20 KB
sha256:ed9ffcb88ce2626a550c722d9444a4f952d217f5afdeff58901eac2a2be31786
docker~build-push-action~NRHANR.dockerbuild
12.3 KB
sha256:99f80bd76edf0c2ee3c44345f3cd87e0f96aa404ae255048e33189f70544358d
docker~build-push-action~O3ABDC.dockerbuild
19.9 KB
sha256:62d7bdeffe4fc258bfda23fa50639864176d611032f1bb9d1cf91460aa9a6f84
docker~build-push-action~O61KSS.dockerbuild
19.6 KB
sha256:c4f646017c20fa222fcd3fd302be11c8674c05d97d2daff535a558c12ba8a016
docker~build-push-action~O94SVK.dockerbuild
29.7 KB
sha256:1c530651092f04f8de3a69650bee8f14260643108071db4895ff4771b8b2c673
docker~build-push-action~OMF78C.dockerbuild
10.8 KB
sha256:08e91365db702a4ba4a6c56f1c30f9a9620cec5876d45924b3b3e5f615f5f4b8
docker~build-push-action~QKX4OH.dockerbuild
27.9 KB
sha256:4d34bb3d95e7b4e1308deaadd55ce5314a821bdd62d272be30ac9cd5c44ad4e1
docker~build-push-action~R7CA9H.dockerbuild
21 KB
sha256:432b09360604608853abc12e6c1f94b27cac689dd1fa0e6d39aec009c59b72d6
docker~build-push-action~R92RVN.dockerbuild
25.8 KB
sha256:8913c0eff75c772180cd922530cec02fd1ae8da74b19630dc147f7a4be91eb53
docker~build-push-action~S80TYS.dockerbuild
19.2 KB
sha256:4903fa0637a4f0e849987d96a8e95a53bca891734ef7c4828c28ec3fed3ce6b3
docker~build-push-action~SJ8DTF.dockerbuild
47.1 KB
sha256:c78490d137e6f30bc2bd676d3bc8cf10b8c1e7daaab26299466494331037ce8c
docker~build-push-action~SKBF0Q.dockerbuild
29 KB
sha256:71f53b6ad7d1c240bfe0aee1724db8146a2493e0cf732b9ea606132c76c134aa
docker~build-push-action~T3MIKG.dockerbuild
26.2 KB
sha256:bd32d841f583889d630c28521e9793e23c8d3eaf77a74e3d26ae4d45e050a12a
docker~build-push-action~TGZOHR.dockerbuild
19.5 KB
sha256:9e70753378a4b181181229c99f5b8f1a0cc10de171c9372f4d4cdfe9d647c895
docker~build-push-action~U3S8BO.dockerbuild
51.5 KB
sha256:9368cdd521260fff142520166e4fd4b7a0d6d3cfcc8f9defb255b270ee278fde
docker~build-push-action~UA7E8K.dockerbuild
11.4 KB
sha256:96549056e54f76f45dd5b43f0bb81d6e92326a194235b2fbd71405e6357371ff
docker~build-push-action~UZTWVQ.dockerbuild
19.3 KB
sha256:c535026b09f0d8dbb37c131b781a2a8f97d5756c8c149e7695bd0acf54b8ad51
docker~build-push-action~VHL7IJ.dockerbuild
19.1 KB
sha256:b1d577887da5b9515c59d3f6352d2be440fc4b63d564a06408d6d1db0249cfb9
docker~build-push-action~Z2UIJT.dockerbuild
26 KB
sha256:16ef34f0e117590fc6ec59deb652e8e85b088cc1dd4a6f4c5679d92a5ef84dda
docker~build-push-action~ZQ2RCG.dockerbuild
40.5 KB
sha256:41d54f9beb312ad2fef5b24535ba367f96c96e8ec0d62b631d3203e6fc2c34ef