Skip to content

ci

ci #2383

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

ci.yml

on: schedule
minimal
28s
minimal
git-context
30s
git-context
git-context-secret
30s
git-context-secret
path-context
33s
path-context
example
32s
example
error
7s
error
error-buildx
25s
error-buildx
docker-driver
15s
docker-driver
export-docker
16s
export-docker
secret
22s
secret
secret-envs
11s
secret-envs
network
18s
network
shm-size
22s
shm-size
ulimit
21s
ulimit
cgroup-parent
13s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
26s
registry-cache
github-cache
33s
github-cache
local-cache
36s
local-cache
standalone
18s
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
10s
docker-config-malformed
proxy-docker-config
35s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
18s
annotations
multi-output
25s
multi-output
load-and-push
18s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
16s
summary-disable-deprecated
summary-not-supported
17s
summary-not-supported
record-upload-disable
24s
record-upload-disable
annotations-disabled
19s
annotations-disabled
call-check
14s
call-check
no-default-attestations
31s
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:69ae77465be76671bef3e120246bcc1659b73d00ba2264945294b9fbd4c587cf": 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-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#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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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
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~1PCMXT.dockerbuild
25.7 KB
sha256:76082147e32d1fb6ef6f74825c4244f9dfe079ae687b716e851d2f2b8a0339a4
docker~build-push-action~21KMNZ.dockerbuild Expired
19.1 KB
sha256:d826ffac05793308b65d19b4deed8c93715c9468ff461cb4b86dd8d5c06f16b3
docker~build-push-action~3E41TH.dockerbuild
36.7 KB
sha256:e390330312eebb04f979010b44da4bc2eaf6e0bb0ea4ccc8c43f9e7619c91c71
docker~build-push-action~3QFNDJ.dockerbuild
28 KB
sha256:4bf1f45f3f6937eb776dc43acc924366502199d629df8a99fc94d1567dfc2743
docker~build-push-action~4KDAFL.dockerbuild
17 KB
sha256:e93b62f74fd311d36d38c35f73f5f05a90d911f7dbecf3edb48e75c848ce6562
docker~build-push-action~5K85K2.dockerbuild
17 KB
sha256:c14e70cb09dde967bcc454c5ae1f21ddc3143ec98fceb5d10a2446a7b618df05
docker~build-push-action~5V63WX.dockerbuild
12.3 KB
sha256:a2ad78e546356b2463978b390963160654bf0ce0cae78c76a5bcf58b37acb662
docker~build-push-action~8ZIZFU.dockerbuild
14.4 KB
sha256:43c339a4a6377a6eb9daa064f90d15a5b0f2077481ba1e87e8ab73cddc4650e1
docker~build-push-action~9A0L5L.dockerbuild
17.5 KB
sha256:c8a1b756f627ee9c103e8dc222c9fea5f0141916f65aa36a532ad04df9dc534d
docker~build-push-action~BF562H.dockerbuild
11.9 KB
sha256:fc337837c5ccb3591e8f2cd94c37b90955f6e87ef84a10047262e2ba693d1f34
docker~build-push-action~CC9MT0.dockerbuild
17.5 KB
sha256:2a5112a6461736c0ee7f25a09774341401e05d432ab966e4d85c0b8737a99a4d
docker~build-push-action~CRBA3N.dockerbuild
15.3 KB
sha256:c3f1561e029b2e0fb1029834f8555fa97f00200e5440d17dfa774dcf6bb77c44
docker~build-push-action~D1AOMA.dockerbuild
23.2 KB
sha256:a29f9c4cbb1646b8278cb1e1b09ea63a5181e1f2fb4d6ad0fb234fc92cd92e45
docker~build-push-action~DZYTXW.dockerbuild
18.3 KB
sha256:f5c015f8c6febf1c5bbb2114d4726587a7a2939d11899a792010d2e235eb8e36
docker~build-push-action~F19BWP.dockerbuild
18.9 KB
sha256:443181ad1ca4067d789f59473b9d746391efd506e8968c4d0316ec4879f05abe
docker~build-push-action~F32IOD.dockerbuild
40 KB
sha256:a77c0e084d25f49b8c705bcc4d300c0235110507667db6a51b06b64134624a6d
docker~build-push-action~FKAVR0.dockerbuild
42.5 KB
sha256:f23b335724c552cfbaa6de37a7b2f7c5f4fe335bf6e6d5174f3b02b48f228e11
docker~build-push-action~FZPRQF.dockerbuild
36.5 KB
sha256:3772f9c55e2613418b85cd7d69a7c088fc4d9d7693d11f2fe4c01570a47ffc15
docker~build-push-action~GUU3UW.dockerbuild
26.5 KB
sha256:73d78ab9c98b24bad52a9170e3bcb7c797e025fc1c6da07f3a97a581b3cd47c7
docker~build-push-action~HKBWUP.dockerbuild
28.3 KB
sha256:2697989182ecc7de251c37c0bb8cd5e88f1c128c4bb69b2e7b902d5d131d0afc
docker~build-push-action~JOC2I7.dockerbuild
17.2 KB
sha256:bf77680172dfbe28f544ded2834847e6b30fd7eae64b70e1cf0836a655cecd84
docker~build-push-action~JUM5QO.dockerbuild
19.5 KB
sha256:d3819618143c24befa514937219d7468fb1e190d909fb4de9d2f24d79bb64c7c
docker~build-push-action~KT83P0.dockerbuild
17.2 KB
sha256:02219a9cb62b331b9ece5e7041af15f8faef81bc708fc4dbfe3865c96935e7da
docker~build-push-action~L3LUNT.dockerbuild
19.2 KB
sha256:774f8e100f7a9fbd16ae7dc2c5f564805a2f83f43dfd4504f7e3a309475757ae
docker~build-push-action~L99SZI.dockerbuild
38.4 KB
sha256:f378d5bcfc4520fd680792178e1788b43e18c582c2fecdae38538487fb7deb9f
docker~build-push-action~LB923W.dockerbuild
26.1 KB
sha256:a0763f09ce1f2caf6b6274b64c61c901f32562ef313711197676aef547c0b1e6
docker~build-push-action~LHWQFO.dockerbuild
17 KB
sha256:dbe3711b4222dd549c4c69cc2332f11af512b672b1170621a1ed70b6082190b4
docker~build-push-action~M44SGX.dockerbuild
25.3 KB
sha256:c2ca730f8a24e541a4b0c4323407a6a0c02f818619b82acddbf6ce267ad01078
docker~build-push-action~N3922D.dockerbuild
11.1 KB
sha256:da0d32c01c1591589fcc17773b4a951fac4039e59926fc5414712680e6d650bf
docker~build-push-action~NKSMG8.dockerbuild
39.4 KB
sha256:c9c049e5e4a540104b595c190de105be32b721e21d6acf5c58154e0e4a661759
docker~build-push-action~NXGI9M.dockerbuild
28.8 KB
sha256:904e72797d74dab3459733c9f8a0221d3f9a23637f407e79b863cfa5806ef00b
docker~build-push-action~ORPV5N.dockerbuild
23.8 KB
sha256:59ca1a2e382b2842da715db976bb89009f01f664075074b6109bcb7df2cdf5fc
docker~build-push-action~QK4A7U.dockerbuild
11.8 KB
sha256:6b2e7db4016afa5f8035409379332bffd495582d889586e9fec3796d9cb5e852
docker~build-push-action~QPJRLH.dockerbuild
17.6 KB
sha256:ecb432f69fca933a5f671ce454b282dc64292de1134ed3d875321293f831beb9
docker~build-push-action~QQ81PE.dockerbuild
15.3 KB
sha256:4df25531c55afd6d62b2b5ebd063dbed1392627fd36b516667c57466526ad35b
docker~build-push-action~RMTMTD.dockerbuild
15 KB
sha256:d23de0e1f5a74a6cd8e388e73d358a132174e9b03bcc2127a0c30344baa4791e
docker~build-push-action~RUXHOF.dockerbuild
18.6 KB
sha256:bcdb686f305eb848cb2ebf3ff7b732d64bb5f412311aa9b71d9efc410323ffc6
docker~build-push-action~S03V88.dockerbuild
11.6 KB
sha256:d818233cf503542d3d8cbfb225b44d756b7c78bcda1faa5cc1920de81bc90b5a
docker~build-push-action~SHOQVD.dockerbuild
44.2 KB
sha256:9dad757e0132be34ca3c92752fa360df612ed94dbb954508e4e90d97014006e4
docker~build-push-action~SPGWQD.dockerbuild
16.9 KB
sha256:6688b45ab68ad667ab117c0f7dcdc1833ed9aea34efa1dd8a40774d5276c176e
docker~build-push-action~TY2RC6.dockerbuild
18.9 KB
sha256:c4e1afed8e5113454f599ae0c2dd9db122cac376d3d4618c5b7c4eb873f41c82
docker~build-push-action~U1POFK.dockerbuild
17.4 KB
sha256:d7d9ad1eda03ef44d76b56b9dba2d03e2143d596e42443909878038662c21fbc
docker~build-push-action~UO28NJ.dockerbuild
11.9 KB
sha256:dfceb5bd9bd86703f8df3cc2ff78cf3b2cb7beef3ea213206b7a9e4086b1f623
docker~build-push-action~UYE89R.dockerbuild
17.9 KB
sha256:e9888b22c6154e9de110dac60e05e230e829a57fbb461c2a28985e4a907da0ba
docker~build-push-action~V6MUMG.dockerbuild
12 KB
sha256:3e2cc5a8b6e4aa2bf7081d0fea928a97c8b648202d44e546bcd89c7e3740996d
docker~build-push-action~VLO3YU.dockerbuild
44.1 KB
sha256:5d1cc58177af00053dbc3eee0b47fabf22c3e6317bea7b11f82efb8b6e5a605c
docker~build-push-action~WTV1QH.dockerbuild
47.6 KB
sha256:0a8a307b5a027f0a67b584a3bff7175dc7c5b81b6e78cceb67873f45503347c7
docker~build-push-action~X46FOE.dockerbuild
42.9 KB
sha256:85fa135f1076e1fbf59621b8ab583ea19bde30a23ae01e686b6b5238bebdcae0
docker~build-push-action~XBXPUE.dockerbuild
22.1 KB
sha256:8c8eeaabeaaecdce6a7060f72672b75a82ffb7d2cfa943c34797746b09c053eb
docker~build-push-action~XG1UJA.dockerbuild
11.9 KB
sha256:5787612b5ef23d5ac47316588f922a3e534aca092b5025b534870b323473a555
docker~build-push-action~XXF5FA.dockerbuild
44 KB
sha256:eff9808a81cd8a5c7ee3fcae915268658129e95288960d0110ecd9f67a472107
docker~build-push-action~XZ5MDD.dockerbuild
23.1 KB
sha256:1ff01e5c26d50a5813fdd0dd0aeeb6f4c5e1006c5dcb165f013651f7d30179be
docker~build-push-action~YZCBQS.dockerbuild
28.9 KB
sha256:ae3cbc4218264b3d51f59dd6fec0faab60b1216924ca6b3b2aada5edad2d3c3e
docker~build-push-action~Z06WMJ.dockerbuild
19.2 KB
sha256:303fd22b80f41884afdb63c730e92f078a6148e0de6c081307bab9aa99adc5a3
docker~build-push-action~Z0BCFK.dockerbuild
27 KB
sha256:bde9dd943131754e295b9d89043669427dbfb5059f94c0088fb58b63939cdc6e
docker~build-push-action~ZGIPZX.dockerbuild
11.2 KB
sha256:90732ecb619c5b40c51d855aa40b59be44afb1cddffa38bdf0d32cc437574374
docker~build-push-action~ZO6O0X.dockerbuild
23.4 KB
sha256:4013afa747f0c7d3ab4dfb3a90d2ab22cd4bd4d0584639abc28da0f1ffde5ded