Skip to content

ci

ci #2491

Triggered via schedule November 26, 2025 10:05
Status Success
Total duration 54s
Artifacts 57

ci.yml

on: schedule
minimal
21s
minimal
git-context
25s
git-context
git-context-secret
24s
git-context-secret
path-context
24s
path-context
example
18s
example
error
6s
error
error-buildx
20s
error-buildx
docker-driver
17s
docker-driver
export-docker
9s
export-docker
secret
22s
secret
secret-envs
18s
secret-envs
network
22s
network
shm-size
13s
shm-size
ulimit
15s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
12s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
30s
registry-cache
github-cache
22s
github-cache
local-cache
25s
local-cache
standalone
22s
standalone
named-context-pin
19s
named-context-pin
named-context-docker
14s
named-context-docker
named-context-container
27s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
21s
proxy-buildkitd
annotations
24s
annotations
multi-output
20s
multi-output
load-and-push
30s
load-and-push
summary-disable
26s
summary-disable
summary-disable-deprecated
19s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
17s
record-upload-disable
annotations-disabled
12s
annotations-disabled
call-check
13s
call-check
no-default-attestations
23s
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:1ee68eaf790578456a5947b89bc5e50601c055946302768b49cc85a8ba60e160": 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
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-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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#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/
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/
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0OLYDC.dockerbuild
21 KB
sha256:db2aa3edf5946004d8572739346771cccf56447e122f881fc315a608db5cf63b
docker~build-push-action~1ITQ7C.dockerbuild
19.4 KB
sha256:12da7ab063f06f86fb3283e5510c0da4dbdd96debbd3dadce5687b484a4ce9e6
docker~build-push-action~2NI1CI.dockerbuild
23.6 KB
sha256:be2b9e2ab700dcc10684fd5077e4854a64a81a77f32ac4471e6bd7eefbb789bc
docker~build-push-action~4MAXA2.dockerbuild
28.6 KB
sha256:24b6d976a0eb2f92050c37c3566aa13fd846ac875eef965b516aba3495372880
docker~build-push-action~55XIXM.dockerbuild
19.3 KB
sha256:b6ad90b77b167c7fbf58d9a5cf43adfcf5f511d08330bac3b7b6a59a6d598a25
docker~build-push-action~69W80W.dockerbuild
30.6 KB
sha256:ea334248e486e657507efcb072178b3cc3e82f5c1eea347e35ca0b4c59953f3d
docker~build-push-action~83TKQW.dockerbuild
49.6 KB
sha256:30ce5044347f0ca4e31d0e813f5adb39671a9b3da5b837231e61c2271e7e89d5
docker~build-push-action~ABN4BC.dockerbuild
17.3 KB
sha256:826df00da69ced3b2236572cb41c3d6c7fc809af9a9caca767e2c41ec846d2fa
docker~build-push-action~AFVQ6B.dockerbuild
28.6 KB
sha256:fb219c91a0ea57f1d5388327ac24160513a1a8ee9cec2e2907a6c1b7fd721538
docker~build-push-action~B0CJ81.dockerbuild
25.5 KB
sha256:dfc1e14a0fa4c7f713ffeb33db22d95c90705e33f0cd9611159398ce7a9ede41
docker~build-push-action~CAVV4J.dockerbuild
13.5 KB
sha256:6b8cc92b9bceaf7f5af6831a27688057a422580afba39d048481de94a13c6c7c
docker~build-push-action~CDREA1.dockerbuild
42.2 KB
sha256:6d605ef2ca9ec3f98e03184c4623167b39e6fe9bd207d3a939c1a79e93f62573
docker~build-push-action~H5AW2V.dockerbuild
12 KB
sha256:ff467b870e340750a8bea2c88330cf52bec1770747f10d142a945c1f68514950
docker~build-push-action~HI8WRG.dockerbuild
40.1 KB
sha256:7fa9573945a632bd2af49565576911d6fec6c7b5f6ab1df735818a7aa571a66c
docker~build-push-action~I2ZWGG.dockerbuild
12 KB
sha256:70ee252c296c54b2097ab05dd6eac03109c95dc200400da23d2f3a8e6f3447c3
docker~build-push-action~I8SM06.dockerbuild
21.5 KB
sha256:30aa6e3679eb2bea7bece9a61dfd24fad6430f366c7b3fc3a8b81ded7b5ddc54
docker~build-push-action~IFOCES.dockerbuild
19.7 KB
sha256:224e1dbf27b1e704b46bd96e11f5bb8345bc881d028bf264d037094c6505e41d
docker~build-push-action~ITRFJ8.dockerbuild
11.8 KB
sha256:347725bbcfedc81e44f9601abcb4340eff88769f62d2c8efda08ee43f36e99d9
docker~build-push-action~K3WE37.dockerbuild
20.3 KB
sha256:8d66ce677906eccc3195e3ab2c0febe643b0a03fc861175ea60f32484d717247
docker~build-push-action~KL33C5.dockerbuild
40 KB
sha256:b17c723bf7715a1e27ae7adbf0cb38845c9a4562e22d462ad82b6e0a0f2a7740
docker~build-push-action~KPSW5L.dockerbuild
12.1 KB
sha256:b72ce60dec55110914f54004b0d0fef4d4eba12e0328c221267ff92985df30f1
docker~build-push-action~KQ1W9F.dockerbuild
38.1 KB
sha256:8367ba5a31ed127ee1f956395288c0f7ebc1305113014aa8feda658dfc18340d
docker~build-push-action~KY7WW5.dockerbuild
19.6 KB
sha256:b7c4b512109ab289463e2bc67b451ccb4fcb0f3583db7333c30493ab2fcc8e0d
docker~build-push-action~L7O4BK.dockerbuild
20.2 KB
sha256:d3d1720db35bd1df1de6f2f16c4a0a4cefd6ce1e7681b2dcf7a4db78f95d60e3
docker~build-push-action~LCF3L0.dockerbuild
28 KB
sha256:3629e71891da7f39ffb8bcec875fade17718b37973d109f3d61e95b33171753b
docker~build-push-action~LF4FFN.dockerbuild
58.3 KB
sha256:5a1826a30e22d6e41afd0d10dab7994ea1a15af1d313cb16cc330405d1dfece0
docker~build-push-action~LHT1WC.dockerbuild
25.8 KB
sha256:48b1135d1f0aea19705632e730b2d265b549a6b6e316864837d5b20e055844d9
docker~build-push-action~N65M6T.dockerbuild
21 KB
sha256:ba86204a550d504f41df6e71d5c416cca0a1051dff87aec6599b8e842ffdb7ec
docker~build-push-action~NA4676.dockerbuild
14.9 KB
sha256:3e65687078ddb994fd3a47a8326dc256fe74642126ba6efc32e76c5d9dfc282c
docker~build-push-action~NAEZXG.dockerbuild
10.5 KB
sha256:a7e465ed9bde183c8ba568a64a2a334096e5b35be0f3fb9b94dd41d56ac64b61
docker~build-push-action~NX4TU9.dockerbuild
32 KB
sha256:6edda552a4826eec85f2cd754a3a4e70e5a808e9eab9b27579d2d59ffc71bf56
docker~build-push-action~OAE1H9.dockerbuild
27.4 KB
sha256:3fcd732fb2b8f2a916dbf3a07955b05c7bb0162631eca7373041f09edd9d8a1c
docker~build-push-action~OEXSWH.dockerbuild Expired
20.6 KB
sha256:d92255a2c6f1cd81c03e2a636edbd0418720a46cc68b16e39f5468f581139578
docker~build-push-action~OGRIBZ.dockerbuild
28.6 KB
sha256:4790e22c7351e957a5873781d9b40f1a2cca570b66ae80dc6e4f370c59b737cc
docker~build-push-action~OIUFXS.dockerbuild
44 KB
sha256:90491740f14dbb40b66861b57d4d1baa2a2895abe7aeb2994bc510a105a16c40
docker~build-push-action~OSI3QH.dockerbuild
12.1 KB
sha256:2c509ea7b6d9d083196e4df9d8a47d696643ae9045f73299209a70ed1d8f54a2
docker~build-push-action~OW20U9.dockerbuild
20.7 KB
sha256:bc01f31b9400ec11bed71da8f12890850312c9960ffc398d2c621c4a91ae5f1f
docker~build-push-action~QK2K6P.dockerbuild
11.9 KB
sha256:006ed5780681ffb849afa04733387336af3890efd8f6f23722c26eaf144074c3
docker~build-push-action~RX7V29.dockerbuild
12 KB
sha256:42b34e095422c3dd070b6e0ff3899fe150694cf7628ef7fbc096135af6229615
docker~build-push-action~S9AYRX.dockerbuild
28 KB
sha256:b2ae145b7da6a23c7cc8198d0c07e0f1fe4fbb2e746e2134750e3ffc029590c9
docker~build-push-action~SJDQCO.dockerbuild
21 KB
sha256:4f5bf63a4159c1c968cdd3118fb28bccaa5dea04a42a6beab26da96a046b86e5
docker~build-push-action~SP1MBA.dockerbuild
46.2 KB
sha256:bd1673a2e155d1c9e52f8374c7befeb9ac256ee8ec7d29d91cccfc8a435ceca1
docker~build-push-action~SWCH3S.dockerbuild
45.9 KB
sha256:e97ff966b76f24a94b64dac76eaf0232fcc3e4772fac0aeac4ef6dc294094a95
docker~build-push-action~T7TUSW.dockerbuild
19.1 KB
sha256:31ddf0e25b78a76072831c6d6bc120f7fc875b705c93a324b7a2f48b104033d2
docker~build-push-action~TC2RRD.dockerbuild
20.3 KB
sha256:9b00eac693477225ed2ef300ab4478ff5e9b447310e8d4df44415def7e63f64c
docker~build-push-action~TRO5XJ.dockerbuild
17.3 KB
sha256:91e8be2c540c16a0c011a58bc410af437b400e2d1c715e8cf0b6fcd2c807166a
docker~build-push-action~TUSGVJ.dockerbuild
17.3 KB
sha256:d6bba6efc60fbfac3b8690a760672efa7d3826fabacc3dc05024c8d987c251d1
docker~build-push-action~URIO5U.dockerbuild
25.5 KB
sha256:cbc40e664f81447afa52163687294969ad6e8d62074437fab71fa4e32fc02835
docker~build-push-action~W18GP4.dockerbuild
19.6 KB
sha256:491e916ba459ced5c0c59c6a49ea8eebae566e2a090094016e112ba93cb18ce6
docker~build-push-action~WAMHCD.dockerbuild
51.6 KB
sha256:1a2353b4f09e10114339dea3db5c166d3aeb139081daa3c9e9138e1112a9d44a
docker~build-push-action~WCPVP3.dockerbuild
19.2 KB
sha256:3560a28958d70f11dc9932b945faf4136235715890762a980184d34174c42974
docker~build-push-action~WK62DG.dockerbuild
18.7 KB
sha256:0e29f646b4a737e482d7459f1b39168d6b6f77959558c9b2eae83ebb4256b1b1
docker~build-push-action~WRS0O1.dockerbuild
19.3 KB
sha256:d482311e2760ec666451cf58e8933c585ee884abf2a9fff5c039de9fc55c8b10
docker~build-push-action~WWM0Y2.dockerbuild
31.1 KB
sha256:cc12bad5fc1c19d355d06af565732d13e738b467e19e8076a1b23c7dcc062e22
docker~build-push-action~X34KN9.dockerbuild
38.5 KB
sha256:f739b41a061937da20c708cf2cf45f5450248d632117a8f6fa405b07ec219450
docker~build-push-action~XE267P.dockerbuild
19.5 KB
sha256:7e73321480a731d3b5a8d37fdf1ab103cb51f7fd3dc0d02c3ee5e1e307ab49bd
docker~build-push-action~YAQ8GZ.dockerbuild
25.7 KB
sha256:1df86b6ab3b4bd47672634fbfc6c61af3fe364abfe3dedaf949e5f4db3c1c5f1