Skip to content

ci

ci #2321

Triggered via schedule July 10, 2025 10:04
Status Success
Total duration 43s
Artifacts 57

ci.yml

on: schedule
minimal
16s
minimal
git-context
23s
git-context
git-context-secret
27s
git-context-secret
path-context
17s
path-context
example
21s
example
error
7s
error
error-buildx
20s
error-buildx
docker-driver
13s
docker-driver
export-docker
7s
export-docker
secret
12s
secret
secret-envs
14s
secret-envs
network
11s
network
shm-size
14s
shm-size
ulimit
12s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
27s
registry-cache
github-cache
31s
github-cache
local-cache
35s
local-cache
standalone
17s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
19s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
21s
proxy-docker-config
proxy-buildkitd
27s
proxy-buildkitd
annotations
24s
annotations
multi-output
20s
multi-output
load-and-push
23s
load-and-push
summary-disable
23s
summary-disable
summary-disable-deprecated
23s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
23s
record-upload-disable
annotations-disabled
11s
annotations-disabled
call-check
15s
call-check
no-default-attestations
19s
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:81167ce17114998289953381ea2b73b9b6c333344e36bac21cd1df94e5025e2a": 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 149
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/
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#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/
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~1DDKNE.dockerbuild Expired
23.3 KB
sha256:daa1b217cc67193f6f953562502b668ca1dcaf38d5c79b8510a6e0728cf041c4
docker~build-push-action~2WDNAG.dockerbuild Expired
16.8 KB
sha256:da14c62f75a910ecf8549e8559a48811b658f2ce46d9eba576e3e5b39a63b0e6
docker~build-push-action~4J4COG.dockerbuild Expired
18.6 KB
sha256:81f06b1e1b31506329f2ff0fc19f5b6ecfd9beed53a7c75aa7b9ddc58f17a925
docker~build-push-action~4M3Y1G.dockerbuild Expired
37.1 KB
sha256:7ebeb535769a2f3a8505eb9e0b4ded0faf4c2df32d0f2d7772aa42eea08ba3a5
docker~build-push-action~4POM3W.dockerbuild Expired
25.5 KB
sha256:f7d534d82fcc2414c8fc16924497daa6cf1c053f70734388354f2e8b0b8531ea
docker~build-push-action~5OHL4F.dockerbuild Expired
18.6 KB
sha256:444a1ad0045cd881e4227a3985f5d29519e2d0c4d083b2748bbb04f421c2bffd
docker~build-push-action~6BPC6A.dockerbuild Expired
17.9 KB
sha256:dfb65ec1d9901d2653f44ab9496f60f888486d44fadd716d5edd428a843cd6b7
docker~build-push-action~6WT7TK.dockerbuild Expired
17.1 KB
sha256:867fa37de8613447d247b70f111dae808c50640d4b58546a699cf4fa074aeca6
docker~build-push-action~8NN9EG.dockerbuild Expired
18.5 KB
sha256:e9f31e33e0629d0fd023a2e777b3572fdb01a9a76ac5d373763249d0567dd477
docker~build-push-action~93SOID.dockerbuild Expired
18.5 KB
sha256:71b40d8b5086b18a02a083f5b8a491f68ac7713808cd6a43e35c125cabe6b8ec
docker~build-push-action~ABZP2L.dockerbuild Expired
14.7 KB
sha256:93e2a64f7c8934f36769adef7cbe016c8370bae86c9cfa04df8486d4d9076e31
docker~build-push-action~B2ILZV.dockerbuild Expired
17.1 KB
sha256:b55c4d1872307b66fb19ba5ba2f86edbe042f42e44f0adf77152c9d1fecd761b
docker~build-push-action~GI8F9T.dockerbuild Expired
18.6 KB
sha256:fbc8ee37b21ab4cd96c7cbb15466d3ae865815f2076036730b488a748fb1a9e2
docker~build-push-action~GM85G0.dockerbuild Expired
17 KB
sha256:2af83a1f90a909a3ce1573ec441de9a5baaa27023e175be1145d0b736f61db46
docker~build-push-action~IJQPBO.dockerbuild Expired
28.4 KB
sha256:a66b1ebfeb119dc98c6e99195a75595d2324887605e1283257426a3d5aeb47f1
docker~build-push-action~IRXTBS.dockerbuild Expired
17 KB
sha256:babf0ab7fa5f16ef55e5def13fb2d7007dbef766d4fc9bd3d2b693656d002a0d
docker~build-push-action~IZYVW7.dockerbuild Expired
17.2 KB
sha256:ad03626dc5073ea3fb93078cbce5addbb5536196a8ff3d2cb5a2cf1ce523f060
docker~build-push-action~JEJW74.dockerbuild Expired
11.7 KB
sha256:dece687c2d91589bcfc2bfc0acbd000d429157cab6cfd5a3fc7d7e2857ade040
docker~build-push-action~JYXQ7L.dockerbuild Expired
44 KB
sha256:ff88f56928e29afb6eed495711ca60988e90c685e1506160faf32d869ae15151
docker~build-push-action~KCY9SR.dockerbuild Expired
11.5 KB
sha256:6ac30bccff6ecc5a6e0f63a723572cafce0b5f05b113f3f50d2eb0e235b30812
docker~build-push-action~KSQVHZ.dockerbuild Expired
46 KB
sha256:5745a40a0261c7da5738eed4c53ef668f047f5c8febcbea2541c6be91440e036
docker~build-push-action~KV1BWY.dockerbuild Expired
23.8 KB
sha256:44fc0a399954b43d576ae087923e0e7883dd52306fd10a3bca6e290da2b0cb26
docker~build-push-action~LRD62K.dockerbuild Expired
35.5 KB
sha256:6a63e1dd6a2ad6b9571064a146f420228537b18abc73c1c67bc4cbaba8d40c47
docker~build-push-action~LVIRPF.dockerbuild Expired
14.8 KB
sha256:f768a6cc69c6a39c4a0207abe938823e385f175c57a75a9e23a79eadbd398476
docker~build-push-action~MPHB8U.dockerbuild Expired
35.7 KB
sha256:5dceea4cadfaafa63f464cbcabd6c56690d0f910ebe9d1932fbf34ee778c6fc7
docker~build-push-action~MTW9BU.dockerbuild Expired
23.3 KB
sha256:46ecda97c8d55ae88839a9234383055df08b2ffec15ace1f3f89306cb47eb93a
docker~build-push-action~MV4NED.dockerbuild Expired
28.6 KB
sha256:0a9fac8c3e4bba4dc8186edb04376448b2d6f91fc32f1d71a1bef7c4dcc759ae
docker~build-push-action~NJ4MNH.dockerbuild Expired
18.7 KB
sha256:2b807207a8bdf2292f2252cea23c43463329a7b83f171d0b37f2da532e6e6b73
docker~build-push-action~NJOFFW.dockerbuild Expired
40.8 KB
sha256:36631a13de6410e4987b64a40d345470970a06e0def55f6d91abae986a8873c7
docker~build-push-action~OFBJL3.dockerbuild Expired
16.9 KB
sha256:3d790be60e7b8bde8e4ccc09dd2c7e312ac0919b2445bef0b3de0a6a43f21f15
docker~build-push-action~OU15T8.dockerbuild Expired
11.4 KB
sha256:cd810373dc09e7e09a761a30ef0707b3d354890d6eca36d999bc16fa9f17bed9
docker~build-push-action~OYRNL0.dockerbuild Expired
23.4 KB
sha256:4070bb60bff19e841455edbc0a55d7e8827b5f79a85345f02e0e9d3431af1510
docker~build-push-action~P3GTUM.dockerbuild Expired
22.1 KB
sha256:ae52bca25c4396d2bff8eb5af3c8b9ca3c7018a8dfd4c45e6458cd84a21dad6c
docker~build-push-action~PJYEHP.dockerbuild Expired
15.4 KB
sha256:7a1c374df7d11c58d9a2ad7b68e6fd69ef554e79fb1602926e540fb22da25b99
docker~build-push-action~PKCUZ4.dockerbuild Expired
18.9 KB
sha256:b782b2e4fc586bc97bce4cf4cf2aefa36dd342b276c4239d767c25791d5fdb07
docker~build-push-action~PU7RI3.dockerbuild Expired
25.4 KB
sha256:aef10caef16f228e7cd4d2401be2d6cdd99f624c41159200aad32f0b1406c661
docker~build-push-action~Q238Q0.dockerbuild Expired
44.4 KB
sha256:feae0f4475e1ab41eb1a9149849cc816b65a280e792b8997082222913b789f37
docker~build-push-action~R2YLJN.dockerbuild Expired
11 KB
sha256:2d88424c1f7ec19471b1c169cde2c607b1d52abda95c63d69cd09c139c0639fb
docker~build-push-action~RKWKHE.dockerbuild Expired
12.1 KB
sha256:1f6bc5a43edbc47011ac2d3d085e299557fa2ac908a8df7c09951231094f2880
docker~build-push-action~ROED9X.dockerbuild Expired
17 KB
sha256:964f00d9f153bd3b1cb0f34ffd69a30e98d8912274eb19688e23e055d8788579
docker~build-push-action~S2OL49.dockerbuild Expired
17.3 KB
sha256:6fb38238f1d14284a51a09ebedec760147b2533a9c02d53af9b2ad84f216cfd4
docker~build-push-action~SCJKPJ.dockerbuild Expired
14.2 KB
sha256:61024f0a0985a9e8c1450539cf0950c317be81cbfcd7665256f0d4718d97998c
docker~build-push-action~SMBAAG.dockerbuild Expired
36.1 KB
sha256:af91ef6dee0215c703cc245be0afda15c20d91becbcece59b233c4db0ca96e42
docker~build-push-action~TX2L2A.dockerbuild Expired
12 KB
sha256:e7c34729c2404ad6d417bc015c1fdaf300b0122ad50d3757409ecffeab0468f4
docker~build-push-action~UFEDND.dockerbuild Expired
46 KB
sha256:0b6cf22fda7bcdc64495b4da1b13a553ac1dcc37c032c14497f7d1c8e50aa052
docker~build-push-action~UGNWYD.dockerbuild Expired
25.5 KB
sha256:ab6251e2177612bd9b83739d2e3c1e1f111daa72bfcf29bdd82afab89ee7e9be
docker~build-push-action~UHWEER.dockerbuild Expired
26.2 KB
sha256:16fab29f10fb9b91fec023dff899b645fae8c8b40c6c2437c8fb2ebc0511b7c7
docker~build-push-action~UZ8SOV.dockerbuild Expired
42.9 KB
sha256:d7ee3cf75462485ead09f19c4d34f88893288fe484d1b0cc6e12be2c9ee69f79
docker~build-push-action~V4XZHU.dockerbuild Expired
46.5 KB
sha256:b4802266ffac750e61d78f175866eafb55255c97dece712bead2ce75bd16b748
docker~build-push-action~VAUTRS.dockerbuild Expired
37.2 KB
sha256:f54d346b36ac54746f9d19c9bf7fcc6199f5c48b631104930dcbf5e1fac9f88b
docker~build-push-action~VRO2OK.dockerbuild Expired
17.1 KB
sha256:af923765a0ee6c2378ae0656cc1b76f3213c4a1cfc5a6e9c991a907aabf49cff
docker~build-push-action~W99OLX.dockerbuild Expired
11.4 KB
sha256:d5dae720f2b5f5d6ed8ea3b8b4bd4b08e94aca21eedbbf3257c2994c377a0c0a
docker~build-push-action~WKHTIH.dockerbuild Expired
25.2 KB
sha256:e52d7dc60b214bec5e61bed286bf28ba6cd247ce478f89e12a792f765909fa05
docker~build-push-action~WKLF0N.dockerbuild Expired
11.8 KB
sha256:bd3592be3432246e85ac7fa60f68df0318e3a0b7855ef1a8e7c98ee1a272fd99
docker~build-push-action~WYQ69A.dockerbuild Expired
10.9 KB
sha256:2e312a6428f9659cf00eb96f73d96a67966470f8fd42ff041e2be0ea1e1467b6
docker~build-push-action~YQ3TU7.dockerbuild Expired
17.1 KB
sha256:cf5cb13048e6cae2c567b2709117cddbf8552476719a719bfb89d99fd58353c8
docker~build-push-action~ZGX711.dockerbuild Expired
28 KB
sha256:b8f3ef5433e08163975f0f5b06b9acf882011922d3d79a0b2216d92ecb93a011