Skip to content

ci

ci #2828

Triggered via schedule April 26, 2026 10:17
Status Success
Total duration 53s
Artifacts 56

ci.yml

on: schedule
minimal
46s
minimal
git-context
37s
git-context
git-context-query
30s
git-context-query
git-context-secret
30s
git-context-secret
path-context
27s
path-context
example
19s
example
error
6s
error
error-buildx
21s
error-buildx
docker-driver
16s
docker-driver
export-docker
11s
export-docker
secret
15s
secret
secret-files
11s
secret-files
secret-envs
33s
secret-envs
network
18s
network
shm-size
11s
shm-size
ulimit
19s
ulimit
cgroup-parent
11s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
23s
no-cache-filters
registry-cache
28s
registry-cache
github-cache
25s
github-cache
local-cache
30s
local-cache
standalone
16s
standalone
named-context-pin
13s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
17s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
30s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
23s
annotations
multi-output
22s
multi-output
load-and-push
23s
load-and-push
summary-disable
21s
summary-disable
summary-not-supported
22s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
11s
annotations-disabled
call-check
10s
call-check
no-default-attestations
24s
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 36 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:ee2a38be1d7e27906c996df2c9030e015f6404e73859572761492ac61cf71aba": dial tcp [::1]:5000: connect: connection refused
checks (v0.14.1)
Failed to restore:
secret-files
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 167 (line 8 column 1)
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/
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#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/
error-buildx
Failed to restore:
multi (multi)
Failed to restore:
multi-output
Failed to restore:
load-and-push
Failed to restore:
summary-not-supported
Failed to restore:
github-cache
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
path-context
Failed to restore:
registry-cache
Failed to restore:
git-context-secret
Failed to restore:
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
local-cache
Failed to restore:
secret-envs
INVALID_SECRET= is not a valid secret
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:
multi (multi-sudo)
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0W1QIK.dockerbuild
26.6 KB
sha256:fd0ce00344d2faf45a50e2997a548f1269fa96c2944f257d0ae14e1aec447c87
docker~build-push-action~1DEW37.dockerbuild
39.1 KB
sha256:89a5163bcc66fd48ccd8eb3d9899cfe8528acbc81c4d5ef8ed4eecae44879832
docker~build-push-action~21JRP5.dockerbuild
26.9 KB
sha256:c312bc0d9a5333e0c14b7caf9ab6f69a7f7ea9e7df520131fe37c3d371973c4d
docker~build-push-action~3ZGV7E.dockerbuild
19.6 KB
sha256:dabcfa2dd4e460da087aa084cc3fa832fcae281267481622f411615cf98cc4cd
docker~build-push-action~5KG4UM.dockerbuild
19.1 KB
sha256:23031daa302e3bf15b5d82a0d5af0c6ad8af2d2d4a15405ef91d5e8273789691
docker~build-push-action~8MSX4R.dockerbuild
52.6 KB
sha256:6c7a4d082523838a22df8de469d79a8d2e623f936e871c0417f4bbf77ff58717
docker~build-push-action~9L64GK.dockerbuild
12 KB
sha256:62a6a7ad1b90a2f56e1a9691e89cda4bc9cbd144f7532d321c84419fb78cd809
docker~build-push-action~B2BOL6.dockerbuild
26.8 KB
sha256:7a67afd85adf6b9434c9cadbbb58de85a13985e18791719f1189ae949bf02b7f
docker~build-push-action~B56O7F.dockerbuild
44.8 KB
sha256:007816f00a49082b388ad21ea9be12ee9e771ac643aeb7b23e78160c75abbe8d
docker~build-push-action~BF2LS7.dockerbuild
21 KB
sha256:f4d531a075272bc27042493e987eeb8eab973d5dc55b30702540f62b3fa19259
docker~build-push-action~BSSGXL.dockerbuild
11.8 KB
sha256:0d952e3e2aadd140563312af72f3e44f35d9512e1f4dfa8969e542dfd76538c2
docker~build-push-action~BT7QVW.dockerbuild
29.3 KB
sha256:fa03bce33998b4bba7f9acda13185fe087011b688daa5f12a7957cf0e2972631
docker~build-push-action~CTW6EC.dockerbuild
21.1 KB
sha256:9875f215e31964d162f8da61b8c5a207a106ba7bc90b2666debdd5fbc4728b5b
docker~build-push-action~D0E5F7.dockerbuild
21.2 KB
sha256:8a9b57c36dbc77935cc7e9bd9d15bca93347902406d03de6d7275c779d6ec338
docker~build-push-action~D2R9II.dockerbuild
31.5 KB
sha256:5a7b6a04529e42df7d40908b564c76101b396b6291c00a9903b75a65865af769
docker~build-push-action~F1QAVX.dockerbuild
40.5 KB
sha256:97762c293281bb8a57e7cdd02a5bdd1f248aae818c880b5598d665cc4b9006ae
docker~build-push-action~GNM4K4.dockerbuild
51.6 KB
sha256:eec8efd43ae7ca0041641ba1dd3d9935837ecbf45b135cef17136889c691cad3
docker~build-push-action~GVKJZ8.dockerbuild
38.7 KB
sha256:73bb41fc42ef9881afe6e99b67c2fd6b2197055dc26071e035e6b710da1cc81f
docker~build-push-action~IWFAXQ.dockerbuild
11.9 KB
sha256:b8a54a6f444893749fb265cb2482fe69e9d252e6f700cc66b8308bcc68e31e25
docker~build-push-action~J2DU99.dockerbuild
31.1 KB
sha256:a4c7e6765806018b428de36b500b242bd9f8e4ca667c0ef2106f50e381385660
docker~build-push-action~JHKNXS.dockerbuild
25.8 KB
sha256:997d39536bc77fd81778103b933d633a52ad1e007eb864803eeeeda8cef67114
docker~build-push-action~JX71ZE.dockerbuild
47.4 KB
sha256:1858efe1b3972a7a142f5e4495836bee4043f8d86f1ca8207b7cc6ee32ebfa48
docker~build-push-action~KF02US.dockerbuild
29.9 KB
sha256:f360dfc54873b738c269e825f32ddc271c04c48ef4550d2caed2cb62be88d6cb
docker~build-push-action~L0TYLQ.dockerbuild
27.6 KB
sha256:4f65160dc175d949b7a54be3642490873906734d62cc19ac243c16506e69e7db
docker~build-push-action~LE2AE1.dockerbuild
29 KB
sha256:d890658192b2f2261b2abaf83a38fa234e6da973b706d7080d072fde49cce417
docker~build-push-action~LJE0C4.dockerbuild
20 KB
sha256:031c16f00a4a3c1ea11545ce7237455b898ee5999c834242a76bbfde68a3aea9
docker~build-push-action~MH1DVN.dockerbuild
19.6 KB
sha256:05f4756416f6c619b2df9cfe5502fc1d87a574faf0eb41da8b6e6e53ec7203a5
docker~build-push-action~MVTKHS.dockerbuild
23.9 KB
sha256:22405242b6e72184336800b5eae3d4e8ef14b420d1698f2a676d263c21e6e2b4
docker~build-push-action~NJFDNY.dockerbuild
13.7 KB
sha256:05cd9ea9d10d2c383d14eab1538f7901369225b0f4aca4dd4bada5a669898f10
docker~build-push-action~OA8R7T.dockerbuild
35.6 KB
sha256:700ffbd0206fb589a25fcfa22940f707545a2745a2ad373baad03392f3568eb9
docker~build-push-action~ODPEFF.dockerbuild
21.3 KB
sha256:a5efbde8eff270cc460c36224f89709122eff026fac75621335853e91b803ab4
docker~build-push-action~P9QKMB.dockerbuild
19.6 KB
sha256:71b237ca413f105950a11fcbeb364ff3c7e2cf605df8c6deb3aac6c6caf99cb5
docker~build-push-action~PFF59M.dockerbuild
12.4 KB
sha256:5905c24b30d62de5fbda40327dcacd66b2a16237a38cc3c7a25dcaed04eb6ef6
docker~build-push-action~PKR9UG.dockerbuild
20 KB
sha256:34548a70b4e7ae3ef085f65681419dd08099f65ae12e8bbed82ae8a0b364c65a
docker~build-push-action~PLSNBU.dockerbuild
12.4 KB
sha256:8af5d8eaa20f321e95502c2e95e4a8494da117834cbcfdfe22b108f375575a6c
docker~build-push-action~Q55BFZ.dockerbuild
25.6 KB
sha256:68a66fd7460350ded345050babc874cf2b6919ecb93f33fcfdf4093cfd735e1d
docker~build-push-action~R463OR.dockerbuild
20.9 KB
sha256:3b56c484a2b042d9b88d22b8f9b6cf679f192231472357e0b9c702eee0ae8061
docker~build-push-action~RKKCNC.dockerbuild
19.3 KB
sha256:9eb0b75ab867844de6cebf41ea8bcd8cb155af7ffaf028ad18779ef6b83cfd90
docker~build-push-action~STD5XJ.dockerbuild
28.1 KB
sha256:d040f9e9dea526d637d4b956063400fe5a4bb96b22b40ac9c3d328f3a5616b05
docker~build-push-action~T4H080.dockerbuild
12.1 KB
sha256:0f8203a33f47ac3115bc818103569841f68ae9d521874fca8e0e10b8303aa172
docker~build-push-action~TK3F3D.dockerbuild
17.3 KB
sha256:e08e2b017723141a3de69ad7898bc20059ae1eaafa07508c05ffbb5b13a97f37
docker~build-push-action~US67DJ.dockerbuild
10.8 KB
sha256:f8d694e260779b1d2083c5a1d843cd025d9bcae6569e9939739f004e90c5789c
docker~build-push-action~V6OQZ6.dockerbuild
12 KB
sha256:c4aa68a2ef2b6b94b445bb4a7fd25311b5ead543e991d40353a04225e326d5d5
docker~build-push-action~W576NO.dockerbuild Expired
21.5 KB
sha256:2d4bb16fe982b25abcd0859eac090d51be22a147a784470c741f662d30fa47e2
docker~build-push-action~WIXGSS.dockerbuild
51.2 KB
sha256:8d0781fbd79f24657f4a4a9b1fb47d973204bed7025b3162ca0de136f7ce3a73
docker~build-push-action~WP4OI7.dockerbuild
19.9 KB
sha256:34756641fe40e42b7ade10ac5932b8252f01fadba11f3c94e03a1e62dd2f0096
docker~build-push-action~WSA9NX.dockerbuild
45.3 KB
sha256:8d76b5dc8c15bd34b0fae216b9e575d958d75dea0b7e26c7f4fe9865e8b1bbfb
docker~build-push-action~WXBYKF.dockerbuild
17.8 KB
sha256:81214cbfbf17524ec5e54a7abd90b0b586cc9b5561443565211840713ebb2975
docker~build-push-action~XXXZ2Q.dockerbuild
17.5 KB
sha256:3fc068f4b79f53622bccd8e0854bbb64da969e2da985340e1527f9d5304d9b02
docker~build-push-action~YCKPOA.dockerbuild
40.6 KB
sha256:3023d5a63090b90ba92228bce43d66daf3f634f9290e42f3d8b2f14753b2ee54
docker~build-push-action~YDHDCY.dockerbuild
19.7 KB
sha256:7d03f52c40c4d8af254040639708dd45b806c132d69d0e2e361c162210687637
docker~build-push-action~ZFN189.dockerbuild
19.8 KB
sha256:aa1fa01d24ece3d285c444f2e22dd2c0f58015740395fa8a749ae740053b1691
docker~build-push-action~ZFWFRL.dockerbuild
31.1 KB
sha256:acc219dfb15f1e57bc3d15b4ddcde1d71221aa05b14bd9514dfdafac265609d2
docker~build-push-action~ZGEYY7.dockerbuild
19.2 KB
sha256:b5c452298eac2e2a22ab5082585ec5d03510f80e73bd2f3f26544e2155a98a14
docker~build-push-action~ZLN2C4.dockerbuild
53 KB
sha256:eb63170cb13d0bde1f86f0f049175496ad57c3b3e48229f866c6d2123ebfb6de
docker~build-push-action~ZOOWOT.dockerbuild
19.2 KB
sha256:c2310efe0cb96cb00236fef816324608415c5ab47916a645590035da5b015cc9