Skip to content

ci

ci #2402

Triggered via schedule September 10, 2025 10:04
Status Success
Total duration 1m 46s
Artifacts 57

ci.yml

on: schedule
minimal
18s
minimal
git-context
29s
git-context
git-context-secret
37s
git-context-secret
path-context
24s
path-context
example
17s
example
error
10s
error
error-buildx
1m 42s
error-buildx
docker-driver
17s
docker-driver
export-docker
14s
export-docker
secret
14s
secret
secret-envs
14s
secret-envs
network
11s
network
shm-size
21s
shm-size
ulimit
15s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
21s
add-hosts
no-cache-filters
12s
no-cache-filters
registry-cache
36s
registry-cache
github-cache
21s
github-cache
local-cache
22s
local-cache
standalone
1m 2s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
16s
named-context-docker
named-context-container
1m 41s
named-context-container
docker-config-malformed
7s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
29s
proxy-buildkitd
annotations
14s
annotations
multi-output
32s
multi-output
load-and-push
31s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
21s
summary-disable-deprecated
summary-not-supported
16s
summary-not-supported
record-upload-disable
23s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
14s
call-check
no-default-attestations
27s
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:8fe8900d0d934abdffe4e820193777fab20de9d3cfc48c6519fc2edc4623b61a": 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
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/
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/
secret
INVALID_SECRET= is not a valid secret
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.
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~0IHI4B.dockerbuild
24.4 KB
sha256:c092e5c26756449572dddc5dfb6b1f20c741a9f62245ecb21ea55d1717c2fe4a
docker~build-push-action~3823Y8.dockerbuild
18.3 KB
sha256:01ef9f9f1c4b537540c57982159d7d8490fa5b654300c71b7a28975becef48a3
docker~build-push-action~4U8RUF.dockerbuild
26.9 KB
sha256:8ae7e2785e2e02b9092bf609d9e66a18fb2376d5abc922cfc0168f90eaba8451
docker~build-push-action~5D0YX4.dockerbuild
24 KB
sha256:7a48bfa6b43ff67158882a69db4316481d8494be7ff4513df04d4d5c00f0a7b9
docker~build-push-action~6ZUXFK.dockerbuild
29.2 KB
sha256:96b38f0ff01b81e495ee52d3d3749a5d2677e11b860c26f1ecabbb41b873e9af
docker~build-push-action~74DUDO.dockerbuild
11.3 KB
sha256:8f2b172a5c4568dbdb03cb8dab5a5955bd09540f8ae2ca4964dfad4f168858bb
docker~build-push-action~7HSUGU.dockerbuild
24 KB
sha256:d6862094fcacaabe1172fce74afdc4dd42384a0150558854667028981918f8a3
docker~build-push-action~7S65AQ.dockerbuild
46.4 KB
sha256:3347c04173eb82b773df63ef07042c5540db8553ab64ec0233f7c34aaf34aaf5
docker~build-push-action~7XVPFY.dockerbuild
19.1 KB
sha256:b2f46409d3784c1c8b68c4e8bfa547a3b8fc384e623e8a74de758b88c0ab3768
docker~build-push-action~8X80BA.dockerbuild
19.2 KB
sha256:3a184f6f80ba3b047ed9f95731d0318f183ed5354e6b9b5f3e5231b4b4a7320b
docker~build-push-action~95JVCC.dockerbuild
17.6 KB
sha256:a3b393d2ad099974bf253952ec13425bdaeb9f5cc8439527ca8817a7153fdf46
docker~build-push-action~9NWNI0.dockerbuild
16.9 KB
sha256:4f426f5c233bc2654456e2983efd99383dc2495dcc9fe6713e0f665cc4c52bb0
docker~build-push-action~A9BBDJ.dockerbuild
26.1 KB
sha256:16b5661819f0360be7d6dac6b54473b72e335faba6e65931913c3d23fbde6041
docker~build-push-action~AGX5ZB.dockerbuild
29.2 KB
sha256:87febe6dd682f1b03b708028920799e9ca2635df6946dda5822a218f5f62dfac
docker~build-push-action~AQX0AC.dockerbuild
26.6 KB
sha256:6fb5da2c25c664c7070668aa19d9f4b48bb1aed4416f8af201d4cb7bef971a08
docker~build-push-action~C1GJ1L.dockerbuild
17 KB
sha256:b61001a283189652411253fd6194ff9dabc20af6f4584ad0206cb0cdc88dff18
docker~build-push-action~CIH5E4.dockerbuild
38.1 KB
sha256:41e04b3a3635874fef94d02c1e560083a14f1c80f7cb62cff9cbc1020370e2b9
docker~build-push-action~CX6ZEP.dockerbuild
25 KB
sha256:89cf0f3cb986ab743f2a5effb9467befe013272a8032cba00a67d6295dc3594e
docker~build-push-action~EA3VXD.dockerbuild
11.9 KB
sha256:2c55fd6bb3b4f1e3fd736fda9896b215507b4530d47b946096f41b0cf6311d4a
docker~build-push-action~FB63M4.dockerbuild
17.3 KB
sha256:33a2f7219bb4284fef0e88a201a665fe4e40b3e89822fde6f4459c5406c2881e
docker~build-push-action~GGOK0G.dockerbuild
15.6 KB
sha256:ad0d6cc9e8ad3bc2cd91b3a644eb137477527ed8fbed329fcdff2ba038bedf11
docker~build-push-action~H65S0M.dockerbuild
19.1 KB
sha256:122103abd63a5ff80a4f78d04985dfe141eab57c0db0f51843a610cb472f208d
docker~build-push-action~H6PVPR.dockerbuild
17.8 KB
sha256:4c59c87cd0959d2ee43ac0b00d512c84f20f9ee916659e1e41b9dd1e45a0bd9c
docker~build-push-action~HVBWRH.dockerbuild
36.7 KB
sha256:a010432c86933a42c909e6e815ad6b70bb601e0be4c08155467897aae93586bf
docker~build-push-action~IB6GNU.dockerbuild
11.4 KB
sha256:269815cef738f4a27ccdefb7f597a9b133d9accc46840156515b67c49d7a27c0
docker~build-push-action~IP5P91.dockerbuild
47 KB
sha256:98e0e807e75526aaf252e126108c13db6bd6c818b3da98a0a6a1aa7e5ea2eb37
docker~build-push-action~IXMFWH.dockerbuild
17.2 KB
sha256:aa3d133caa620252bd4ee7300ccc0891fb9431f74fa2eb47a64395367a78bc97
docker~build-push-action~KEBQLJ.dockerbuild
27.7 KB
sha256:9cae4e1603c3c0d5ad142ccb572eafca0ad12d3d8c2bd6b7f7a19b9970077d1f
docker~build-push-action~KV5YUF.dockerbuild
14.4 KB
sha256:850f0ecde5d060d8de5187d3f99afacbaf338c5c5eaf104a324df28b9cb34a86
docker~build-push-action~KX4ZQO.dockerbuild
28.7 KB
sha256:1995c9ae85ac1862ff2d42de736fe97808da2c160ee2cb26413436c1a21fe652
docker~build-push-action~L3JCOU.dockerbuild
18.6 KB
sha256:67e5995c78578923f915c1b859a0ecc76fec95620146ced339657e969de3834b
docker~build-push-action~M2V9I7.dockerbuild
10.6 KB
sha256:8982bf6206c802a0431d1c81e0b7faef5fb4a75d17279c7bc61a80c450463981
docker~build-push-action~O6XWEC.dockerbuild
17.2 KB
sha256:90bff42427ac3a2756c22f166be7ffb8b2dc6116656a4c66308bbd49bf15925d
docker~build-push-action~PAXPXZ.dockerbuild
45.8 KB
sha256:3898835417c6df84d12ef60e5d491d832aad249c6578aa99b9a39cef725ee59f
docker~build-push-action~PJMA9F.dockerbuild
22.4 KB
sha256:e6d694bd109baa6d85d44ec8f0efac53b9047e392dfcfed70e3bf900b04a20a9
docker~build-push-action~PWFCN8.dockerbuild
37.1 KB
sha256:a20a91f6326c6324dd275438f17dd7cfa8f972d41a85a823b224ba8178efa347
docker~build-push-action~Q4W3U1.dockerbuild
11.5 KB
sha256:9b5101cfb2eba33ca4d914143bce84eacd0bc85986e658d18d3dbd5431f497cf
docker~build-push-action~REZ8PT.dockerbuild
17.2 KB
sha256:72905ac236b653d46b588c3a67c4ca29f9bca52cef80811effcb0b6d0495ea58
docker~build-push-action~RGNEBT.dockerbuild
11.2 KB
sha256:6227f839ce84d39e5514aaa1a390cb9bd89640f7b07ca8e497048ff98b3c700c
docker~build-push-action~RL3OV4.dockerbuild
38 KB
sha256:ef16c1962307b740a339a79926f2f427f6f68ac31f0249e73d6540fbf874ac27
docker~build-push-action~SFM4G5.dockerbuild
37.8 KB
sha256:066bd42becff4c80e5abde7f57107d9971782c978f16559c72200665b4c12f33
docker~build-push-action~SG5AP5.dockerbuild
45.5 KB
sha256:416e143a9b7fc1d5228409303a8629abd63c104df2e6e6003f4c4e7a71361377
docker~build-push-action~SXFJP2.dockerbuild
12.3 KB
sha256:d67923b6d33f5cb2ef6c9b3c5c8f8da37bb51376238710bbf08f029ab04811db
docker~build-push-action~TGPU66.dockerbuild
15 KB
sha256:e9b99e2d3e18c006dd9f93f594fb8937beadd5c5cecea22091c76cb2ddd21128
docker~build-push-action~TL6QPO.dockerbuild
18.6 KB
sha256:5165a59e19212bce4134684956ff066dbc5e194824c64df66862c03d6aae76a7
docker~build-push-action~U1IMN6.dockerbuild
44.5 KB
sha256:0fbe4df355cdbadd009715f67f1d9f9fcc8783f3a6ba93314a8b058c06610bab
docker~build-push-action~UDAJJD.dockerbuild
39.3 KB
sha256:b01c101c21a596a5be329802f059c4d970541f9124b9f3e06c9c18ba5f7d82c2
docker~build-push-action~UXTULV.dockerbuild
25.3 KB
sha256:805f829fdb17c67a410f4c01fe25d3bce5341da09b93a2a9a5949da562e32487
docker~build-push-action~VKMG8H.dockerbuild
11.7 KB
sha256:313c5b4d4152e385b382fbdb9bec0112aa8481c1b25cd3ca44f289b312f763df
docker~build-push-action~W57KHD.dockerbuild
11.8 KB
sha256:d0d86872db9b34eccc154648d9088e2de65006f3fd375b0b021bd05a366595c2
docker~build-push-action~X7P2IG.dockerbuild
16.8 KB
sha256:7600673efb783bacbc720a89123ac5df6b68b6e385f542d6f4df77d6df28196b
docker~build-push-action~XBAWQE.dockerbuild
17.6 KB
sha256:866a3f7e32dd0185294294e8f66089a65f528d90ab4f0429f1b4622f6d62300b
docker~build-push-action~XJ7MTQ.dockerbuild
15.6 KB
sha256:e7708bdc3d73dfde808fb36d274771e1c61fbcc45b09b1851ca50257e11591aa
docker~build-push-action~XMZ6A1.dockerbuild
18.5 KB
sha256:d633ef4a2a1a87723cb0c77547780b37bea3faf054deffba02fdb995a4292e79
docker~build-push-action~XVFKXZ.dockerbuild
17.4 KB
sha256:2607721899cf69a1ea6e36b4c1c9be7cea195c0701c5a66f813f519d785f4284
docker~build-push-action~YXCWKR.dockerbuild
23.3 KB
sha256:f40034cc04be21fbec3984e17e8b33f02fdbd84f278e8f36b84a64b06b0dec43
docker~build-push-action~ZVLBEH.dockerbuild Expired
19.3 KB
sha256:b002e4c242e9ce6a3863f2ee190ebe72edf61570d960e33dfc592d61174e82db