Skip to content

ci

ci #2328

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

ci.yml

on: schedule
minimal
24s
minimal
git-context
22s
git-context
git-context-secret
22s
git-context-secret
path-context
19s
path-context
example
27s
example
error
3s
error
error-buildx
17s
error-buildx
docker-driver
12s
docker-driver
export-docker
8s
export-docker
secret
12s
secret
secret-envs
11s
secret-envs
network
11s
network
shm-size
19s
shm-size
ulimit
19s
ulimit
cgroup-parent
20s
cgroup-parent
add-hosts
11s
add-hosts
no-cache-filters
13s
no-cache-filters
registry-cache
24s
registry-cache
github-cache
19s
github-cache
local-cache
23s
local-cache
standalone
20s
standalone
named-context-pin
20s
named-context-pin
named-context-docker
22s
named-context-docker
named-context-container
18s
named-context-container
docker-config-malformed
9s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
24s
annotations
multi-output
25s
multi-output
load-and-push
19s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
22s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
26s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
11s
call-check
no-default-attestations
20s
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:4866295c51d6f1a64985601aba226eb840aea9a6f0e9f2aaba4f59361672d384": dial tcp [::1]:5000: connect: connection refused
secret-envs
INVALID_SECRET= is not a valid secret
secret
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 149
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/
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/
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~02GUQ9.dockerbuild
12.1 KB
sha256:5a0bd50eafef2515d20910c679df7e6ed32218564b37aff7c031bfc43793fbc5
docker~build-push-action~03049H.dockerbuild
17.2 KB
sha256:cdd0ecfacc2f390a02e80a0a38f6f9075843377c2c77cfeb6ca91068562095e0
docker~build-push-action~1NNDZU.dockerbuild
16.9 KB
sha256:03149b4a1366b390acb1d6554d3010cc973b7825f4c261a4570ddf8a45846ec8
docker~build-push-action~3GWEVZ.dockerbuild
23.2 KB
sha256:617f580d19127bcd48a37de054c5aeb3d397a29d2f8e77104a751ed7183bd318
docker~build-push-action~4CCH05.dockerbuild
11 KB
sha256:fe1898720300b05b184ac0168565cf137af495215b3febc3e6b18d02ac6bb5b8
docker~build-push-action~4ROBJK.dockerbuild
43.2 KB
sha256:ec6feb8828a1abccf0e38b955713ad61dc3e95e1707490a14a0e9d49c98cf8a2
docker~build-push-action~61JR4J.dockerbuild
11.4 KB
sha256:de706335b7811105e7a1ee454504bd078130c1bff19dc44cd932534c0d3c8115
docker~build-push-action~62A93Q.dockerbuild
16.8 KB
sha256:7851d926c913e1a74d1cbb2447921ad588273e0d66118cb5c21e5c98ce9d2b8e
docker~build-push-action~6TX8X4.dockerbuild
26 KB
sha256:f11368fbf42538ce40b2116c9e4e52f154f6cd0c43f7a3f6579c46fb6531a265
docker~build-push-action~7G16FN.dockerbuild
11.5 KB
sha256:f404525c09419fc1c19d98bc2c1b60ae103b3ddcfd23d7968ff6d88ed18a148e
docker~build-push-action~7IO8NF.dockerbuild
23.2 KB
sha256:ee72b13219ec517dd04a1bac495c1675f1520962665cdf6b9e2e14eb383e7c0c
docker~build-push-action~81GXUH.dockerbuild
37.2 KB
sha256:5ad36274c04cdfec6cf96fbba6fcf758b041d93ffcd531af83088644b39abd04
docker~build-push-action~AS0CCE.dockerbuild
17.4 KB
sha256:429b0940fa1762644bdf1d9aad2615d3ffd88f4f982215c185ae1b6435bb4c9a
docker~build-push-action~AT6ICD.dockerbuild
18.5 KB
sha256:c94f0315e856fba2a80ee00aeb5e3136b21a5d811a287270f7404d425b2648e6
docker~build-push-action~BHD58N.dockerbuild
16.6 KB
sha256:3515617c079e838798079f12cbd5b64c00ba7ee1c8065226fd25c33caaac2fc7
docker~build-push-action~BWLWDR.dockerbuild Expired
18.8 KB
sha256:f6e7fd002738903d305bef7361c73f2d7eadee4a7a2fb04e3e2e828f7713eaac
docker~build-push-action~D0DD4S.dockerbuild
12 KB
sha256:7cc8ce6b36dac65394ccda9ff6b495e73988d6427e19230633d186c9bb68f802
docker~build-push-action~D0L1Y3.dockerbuild
27.2 KB
sha256:a6bf088f492a0a131481b527446c780a81fcd2dc3eca742b7e57c8ef78ac904b
docker~build-push-action~EEO62L.dockerbuild
28.6 KB
sha256:a5c8386734b71cf435a36dc660d2854de7883b319b65fdddbad751e100b08335
docker~build-push-action~FU70PB.dockerbuild
14.7 KB
sha256:e7e25dbee701e60204429c9b1cdaa35e6e8df58fff80bf4a97d6dcb3abfd6dfb
docker~build-push-action~G6QQDA.dockerbuild
11.5 KB
sha256:24df0d030403127eafb7e03c009fe6ba97ca683804e98384517281d35f61ec82
docker~build-push-action~HOUE40.dockerbuild
22.5 KB
sha256:9c3b68e52f0a7d24e4540223881e7fd365fed7b0d2fb9aa096ee9f792c8d68fd
docker~build-push-action~JKX6JL.dockerbuild
24.9 KB
sha256:d4c09275718ebfef83b97c315a86dc98e94597da890b61ce83cbc1194c61740c
docker~build-push-action~M3KNIT.dockerbuild
18.2 KB
sha256:ab464f9f0cd1a8a711eed1d0a380e345137fc548c223edd5fd4c866316b964be
docker~build-push-action~MJHF8Z.dockerbuild
39.7 KB
sha256:64dd1e049309919b1cdf131d19c34babdf76e698499e9e810afc6e824df2d14e
docker~build-push-action~MKGJDI.dockerbuild
18.1 KB
sha256:8e352f5d4434b7c4d29bcb6d883e5b0fa2401e8eb78e68d0e5d11622d458fc20
docker~build-push-action~NRID7V.dockerbuild
18.7 KB
sha256:190f227b8c83edd3aee91c233f02e568a336e630222ab076e97514605fe1fddc
docker~build-push-action~O07H39.dockerbuild
16.8 KB
sha256:80396a672bce56c6b01ec03f26a0b0f89c86049b79477cdb318671b087831268
docker~build-push-action~OEC6QI.dockerbuild
11.4 KB
sha256:052decd8a6740094d915b715ef686fa0bbd777355722ca85b645942efde1aa24
docker~build-push-action~ORR5B3.dockerbuild
16.8 KB
sha256:dcda9a9b1ea3565616cbe745a8e0290e55c830348cbd1a1db21ebdc8f1f4d088
docker~build-push-action~OW54K1.dockerbuild
15.1 KB
sha256:5f1d8848a9a1c0f16358f4132aee0e4bf575eab981e8d59f260fd4a1aa57a70e
docker~build-push-action~P1I5YZ.dockerbuild
41.6 KB
sha256:b12af3ae59dbd143d3f916e8048b2165724e588ab24ae72265a9189219d80019
docker~build-push-action~P4NKX5.dockerbuild
24.8 KB
sha256:1a641ff1cacc907eda651f88789ed0dbf46e4241419e274773a02891829cb62d
docker~build-push-action~POIQCQ.dockerbuild
28.2 KB
sha256:c41697370c1d4764066e5023adeddac4662c6ca4f311b02fe37756b83c57cefb
docker~build-push-action~POM5MC.dockerbuild
25.3 KB
sha256:a62d7aac885bc900f0b13b74fdef51f7252fecaabe39e2bd34c38c61f323553f
docker~build-push-action~QFWFJW.dockerbuild
14 KB
sha256:6fdb62fcb0736fb6dbced1f85578ee1ed363e32647115b8c96623493f2a041bd
docker~build-push-action~QLGNYS.dockerbuild
39.3 KB
sha256:419628f9b44daf9485f204c3e8507047fa51ea2ae5cd1550769c8477927d853f
docker~build-push-action~QPISMN.dockerbuild
44.8 KB
sha256:6861deb0df4863f54e2ec521cb164edb98e27b71f3bb5250640ce1b8c05ff418
docker~build-push-action~RCWVS7.dockerbuild
11.5 KB
sha256:565621bc27370cf9d1e60f8a09c0eb6e73d856c72e1e88547692dee45792b8d6
docker~build-push-action~RP0IYB.dockerbuild
18.7 KB
sha256:58404f59c5bcc477adde7b6f154c989e3878dff5fa31c5031e4d8774828c6e18
docker~build-push-action~S3Y9FK.dockerbuild
18.5 KB
sha256:ea15c509d65f12198e9a105b82d5d1edfb1cee548fe3d8af20398d64ebe55334
docker~build-push-action~SMLCAG.dockerbuild
48.3 KB
sha256:a32b93bc62b0857ea04f01ef730a39b95651121228b2a79fd8b99d9c6afdc3af
docker~build-push-action~TMZOEP.dockerbuild
17.4 KB
sha256:05f06f674c31afdd4a10cfd1a5adbc7a937e79d38d399b53a75296ee8f0d8954
docker~build-push-action~TVKE8X.dockerbuild
25.8 KB
sha256:abb8503519784be74e13d68ad8a08bdec49926ad24962718e55dcd724f1a360d
docker~build-push-action~U9R1R8.dockerbuild
28.5 KB
sha256:bb945b39386ff48cc764cef7b6ec70ea58b422320546bf3c3244878cd7f29174
docker~build-push-action~V1LGUE.dockerbuild
14.7 KB
sha256:9109dbac8af0c975ea6325f9db229e6e994e6ebe12fb69e1068d89a579253655
docker~build-push-action~VHS1TY.dockerbuild
17 KB
sha256:38d234c0bc29c2864927651a4095ed259ef6647b6b1d1cd703cf1884467af314
docker~build-push-action~VSWV17.dockerbuild
35.8 KB
sha256:4a9f826cee5f10a1fbaf90d7cec25e7742c3f079d1ad3423136c185dde9dae18
docker~build-push-action~VV666Y.dockerbuild
11.5 KB
sha256:55f9e8b843df5624cbb6db358802f2a2127315d6b310731e2e4d332ad7ca587e
docker~build-push-action~W255D4.dockerbuild
44.4 KB
sha256:8f9c6585739d3a6c176287a6df5a6bb544d5812cfbd075b7c0c6931470f8a381
docker~build-push-action~WBL8SC.dockerbuild
23.5 KB
sha256:fd8560e724e3cd3abbbda8a11a8d55d5b9c5344157b09c7c7ffc5ef685e6892a
docker~build-push-action~WTVGAB.dockerbuild
46.2 KB
sha256:f91e64d0d4e5a08d6ab2c15fdd31aba275a870612b3d0ed93d9f01aa0621c20a
docker~build-push-action~WYKAWW.dockerbuild
17.5 KB
sha256:46bd77d09bbade624db4194684617d2b42c58859f36affa7c07a5362540c510f
docker~build-push-action~XYVYU8.dockerbuild
18.2 KB
sha256:f9d6b993bf73612505f7c78b80f614e6796777ca6bab8056b57835bc09a9a4ec
docker~build-push-action~Y1ETUM.dockerbuild
35.8 KB
sha256:cce5c3dd7fb05dffa98bb7881658f864c49051e917b684ae3708df20d724c5ac
docker~build-push-action~YQ351L.dockerbuild
23.4 KB
sha256:5261b7ff2c8a8cff6f12a0d12db5d81e3a490f0f3a27764e4c614517582feb24
docker~build-push-action~ZXT3Q0.dockerbuild
17.6 KB
sha256:559a3537cf3d8235158905407ac767a9e214c8a3b3743f952435d797f979e686