Skip to content

ci

ci #2360

Triggered via schedule August 10, 2025 10:04
Status Success
Total duration 59s
Artifacts 57

ci.yml

on: schedule
minimal
19s
minimal
git-context
24s
git-context
git-context-secret
36s
git-context-secret
path-context
17s
path-context
example
23s
example
error
7s
error
error-buildx
20s
error-buildx
docker-driver
13s
docker-driver
export-docker
14s
export-docker
secret
13s
secret
secret-envs
21s
secret-envs
network
11s
network
shm-size
22s
shm-size
ulimit
20s
ulimit
cgroup-parent
18s
cgroup-parent
add-hosts
19s
add-hosts
no-cache-filters
14s
no-cache-filters
registry-cache
22s
registry-cache
github-cache
33s
github-cache
local-cache
37s
local-cache
standalone
54s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
24s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
25s
annotations
multi-output
31s
multi-output
load-and-push
26s
load-and-push
summary-disable
15s
summary-disable
summary-disable-deprecated
18s
summary-disable-deprecated
summary-not-supported
17s
summary-not-supported
record-upload-disable
20s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
13s
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:f511844a64a6abb75c89361748ccddbc9ef9da7448eb77e361fa9e88e359c74a": 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
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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 (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~0AY9C7.dockerbuild
39.5 KB
sha256:05cdceceb187f96cf741cae7f9673ff6802dbb0148fa80f4a56a66acd621763a
docker~build-push-action~1GM0CI.dockerbuild
37.2 KB
sha256:5ed6c729129cbec67cd52530afcf8e73dc6edb2ad252fe89744777102ab5e40e
docker~build-push-action~2ZJK3J.dockerbuild
11.7 KB
sha256:60ed653ec6ff2dc69f1c01180d315aa95410f788bf2e8ea402f0dfb3ea7a6b89
docker~build-push-action~366Y46.dockerbuild
11.3 KB
sha256:39d854a5e07cfe7dce4278ed6acb2f0774e72032adabb5b923848ff7c9ed90ae
docker~build-push-action~4PZG2J.dockerbuild
18.8 KB
sha256:180c2ed6bee0712c593c741c3d1b234f7972414f84234653055eca21b0ff36c5
docker~build-push-action~4Y0KJ7.dockerbuild
17.4 KB
sha256:db17dcc6a38f41ed657dee1411859cd54a4a679c0881516dc6f7f13776e27a6c
docker~build-push-action~52PUNK.dockerbuild
17.4 KB
sha256:f10161f0cc2cb8f19b3b60c684e04fd1d093a96fc30a3e0ef32f0463ce6f2e46
docker~build-push-action~5DRB7L.dockerbuild
17 KB
sha256:7dc21d9d8e262b04d47c8991a654792a2de486c39fd51aebb92400575de3e636
docker~build-push-action~6JVZEW.dockerbuild Expired
18.8 KB
sha256:6e8209fd60eb0e8fd2e081f79ee4186709a713cf6cdb444212866926f1fd79ec
docker~build-push-action~6RZQHE.dockerbuild
26.7 KB
sha256:3d5c9cdbecde898ef5f2f7766859c6dc41c59e440c5633ac7105e66226101347
docker~build-push-action~7CE8QE.dockerbuild
36.2 KB
sha256:0e490a53b2b250db549aa87280e6a030d92c2fe7c9598f40c6c1456d9ae9cb2c
docker~build-push-action~9S6XYF.dockerbuild
28.8 KB
sha256:98859e0eb3474242440e2c5e1060026c8096f04e7c5a3a3ab16f175a3393967e
docker~build-push-action~A0PM09.dockerbuild
45.8 KB
sha256:263e7c1c53830e7be80a9f685fd9e263b9bdd51ad9951a635a11a0a5dc87aec9
docker~build-push-action~CDCMJA.dockerbuild
17.1 KB
sha256:d9c2877bc5c7d98df9bbef918d3683d66411d8af59cc89630ef991b5315ea3af
docker~build-push-action~CZAZWV.dockerbuild
11.6 KB
sha256:b08563bf47137f8ad2ef898670ebfa48975d70e0722142cd08fb29dd08b60aad
docker~build-push-action~DBZSLK.dockerbuild
17.6 KB
sha256:f5e011c849d12aaf64d032eb038b0439f1f4babe78fb94afccd323cd5afcf0a8
docker~build-push-action~EEY8CV.dockerbuild
29.3 KB
sha256:d8400c5692b22ed783596c7a6dbaace1d1efe360ee3732616b6a5bc6d83d243d
docker~build-push-action~FMHIW8.dockerbuild
12 KB
sha256:5c0c03c55d8ff927a757df0d6dcd28c15399c8a77a48eb2a5f86749caf97072f
docker~build-push-action~GB43UT.dockerbuild
15 KB
sha256:298dadb2aca679cf33564c25ea68bc3751715f7c24be30740ccd9ce039c67c18
docker~build-push-action~HBCQ3X.dockerbuild
12 KB
sha256:2ce156da7f67be7968d5e45210011e7f57d53d2633fe30951e4c1b355072d0aa
docker~build-push-action~HHIJT8.dockerbuild
26 KB
sha256:ad9a2df100bc0f35bff97ff392d8a8cd300a9b9316d5c6d0327a1b2216e730a6
docker~build-push-action~I0F9ID.dockerbuild
42.7 KB
sha256:016358c90995a89bf55ba393ed0c5cabf784fc1b566fd125bbd76332e27ab591
docker~build-push-action~I0QX1V.dockerbuild
17.2 KB
sha256:28bb18e94e1df2285da16743adbfa3ac151482d94567de7619134c3a29e1352c
docker~build-push-action~IT7KE5.dockerbuild
25.3 KB
sha256:ae79fc27eeaa4646e9b06009047646b6a076701653ca776f9306365e3f289bc8
docker~build-push-action~IWJQSA.dockerbuild
19 KB
sha256:2dc6315505cf018de16292349b1713988fa6e693ef102aa13fffc15e4080c574
docker~build-push-action~J58REV.dockerbuild
14.2 KB
sha256:3b818997e7b898e9d80ba2b06b41601703f2d9c0f803626e3378d7532049c486
docker~build-push-action~JMRL4U.dockerbuild
15.4 KB
sha256:a258fec098145a730bab20b436e38c15e5e172f39d0aa842fac42d45ff765a49
docker~build-push-action~JZMU31.dockerbuild
22.2 KB
sha256:8a522b619d467e5be0d936cf5177ef3e351f3288189801e8eb56cba97c68ffa0
docker~build-push-action~KXMBPH.dockerbuild
37.5 KB
sha256:64fbfb28a6f833c765543b13d6decb26dba524d8b9f4b8fc8ea10adbe44f877a
docker~build-push-action~L4DEM2.dockerbuild
18.9 KB
sha256:7470839fd4f66c12342fc0f267d03e562f9d9326d1f5b42cc8c716c5d952ef36
docker~build-push-action~LCE43R.dockerbuild
46.8 KB
sha256:4dcd0ac52f5d4f69a2bbacd0ba9d658c2f143de95a4f3384e50ad02c27f10a84
docker~build-push-action~LDCT12.dockerbuild
24.4 KB
sha256:a976c0909eed45892b02356f0471998a2692a93e7928b10844decc20c23a3e6a
docker~build-push-action~LG0Q5B.dockerbuild
48.9 KB
sha256:3ade713cc5912162eb36943fef9fc974e3f4f0cf17b3dd4828895842e0a71688
docker~build-push-action~LI4H8H.dockerbuild
28.1 KB
sha256:30ffa96c25de4e500df62326ab4e969efc355409cb74efd76c2a62930210f231
docker~build-push-action~LIIUJM.dockerbuild
19.1 KB
sha256:495ac87346a6a83929b50a45a65ba8293cff05f500273449865c689355867c76
docker~build-push-action~M2E3C0.dockerbuild
36.4 KB
sha256:b5ae355220634e5c9a1b0d9d0e699f0c3803cdf9150cf205258f251655f79178
docker~build-push-action~MMWA7D.dockerbuild
19.1 KB
sha256:f53531260e3187c707cee6fabc17ab79823101ed9f880c6f99bc3f2ca8b60d69
docker~build-push-action~MPHOPP.dockerbuild
15 KB
sha256:acccb9f745af53d8730249b3f84d47d13fbab6d93290f726bb9b3a2a5103d4ab
docker~build-push-action~N8IK0L.dockerbuild
17.9 KB
sha256:f9cf6579a20c6c94ce4a7a3ea75263e0fc7f585fca17f7413b7305c0237baed8
docker~build-push-action~NS76XI.dockerbuild
24.1 KB
sha256:1df7ffe65f3f6024f3823f3f7d4a9cb217b49846d01f9bda82ba4460c9e640ed
docker~build-push-action~PB0U8X.dockerbuild
17.6 KB
sha256:f97ce47cb799c206d4a881e6a0e07010718ad080175e132c4d8135cae4a03077
docker~build-push-action~PDQHAN.dockerbuild
45.8 KB
sha256:2d8035d25b6706590a81e116adb078d4de5d53958d88fb244b7b291ee34a7c95
docker~build-push-action~PJ2A9F.dockerbuild
17 KB
sha256:b8734e4c8b3b984ce12b94314a2bf4f0cee5e85c35c5f7c46f53096ca26e7ace
docker~build-push-action~Q2QM3Q.dockerbuild
18.3 KB
sha256:f90b1743ee08da181959132dc573b3b2f2adc450630694ed226d51b3fbb4c1e3
docker~build-push-action~Q9S0HK.dockerbuild
23.5 KB
sha256:32008e544819504e976625adca66f83a9cf4963652ba75c310f83f8666aba5e3
docker~build-push-action~QEL8YT.dockerbuild
18.5 KB
sha256:8a5ac65ebf56c1cfafa9ae0d2194e54e5f51c265f5c1aa95dad85e875b11405f
docker~build-push-action~S1BVAA.dockerbuild
26.1 KB
sha256:79ad65d4b622a51eee50c0146f0cdaf77687a24cec97ce1343a636c362af296a
docker~build-push-action~S3I95L.dockerbuild
17.6 KB
sha256:4a2611ae896b656a387347d69b31a0f4b488a9a6068ab546d6db274af251c447
docker~build-push-action~ST5BU1.dockerbuild
45.8 KB
sha256:ca099265be79c4e4a0b4b6a819cba5244730e625e4765b5535ed7bc548bb9816
docker~build-push-action~TBYBOF.dockerbuild
17.3 KB
sha256:a690ab068485f66ee4c120c393c4244f18cbf6e0a61d8f7cc7122db703e85597
docker~build-push-action~TKA32S.dockerbuild
11.5 KB
sha256:a73acb310b8ee57e4336305a672a3b8d1f38f633eb955667d8804f95d9e45e87
docker~build-push-action~U9IKHN.dockerbuild
11.3 KB
sha256:f8ea05730c23f419de7a3dda1d2385cdbb0ebb18d11420160502f8e11976c610
docker~build-push-action~ULELUG.dockerbuild
11 KB
sha256:88dc4a6a7e04ee0644abe3e69957158df9d9b5a85430c34006b99e351a98178f
docker~build-push-action~VWU8JV.dockerbuild
25.8 KB
sha256:d521182cc811aefd489a85156fa4d2946ee42a9b77b709ad70818307fbba5bae
docker~build-push-action~WW1HB7.dockerbuild
28.4 KB
sha256:d38468d33b451d45f435d0c15cd3c803c103f4bd38de2ae00209ad4b7eb19419
docker~build-push-action~YXY8RK.dockerbuild
11.7 KB
sha256:388463b94733b72ea27e88caf06b5fe5d540d69f3286051d1ba8ebc9bb7c0642
docker~build-push-action~Z5IG2D.dockerbuild
23.8 KB
sha256:c69537e105238dc437ad910fefd8dd2b5cc4fdb9da960be8f840851437818e1c