Skip to content

ci

ci #2284

Triggered via schedule June 5, 2025 10:04
Status Success
Total duration 1m 58s
Artifacts 57

ci.yml

on: schedule
minimal
27s
minimal
git-context
51s
git-context
git-context-secret
26s
git-context-secret
path-context
20s
path-context
example
21s
example
error
6s
error
error-buildx
28s
error-buildx
docker-driver
21s
docker-driver
export-docker
12s
export-docker
secret
15s
secret
secret-envs
13s
secret-envs
network
11s
network
shm-size
20s
shm-size
ulimit
15s
ulimit
cgroup-parent
13s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
30s
registry-cache
github-cache
22s
github-cache
local-cache
27s
local-cache
standalone
1m 48s
standalone
named-context-pin
12s
named-context-pin
named-context-docker
15s
named-context-docker
named-context-container
21s
named-context-container
docker-config-malformed
14s
docker-config-malformed
proxy-docker-config
30s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
23s
annotations
multi-output
23s
multi-output
load-and-push
32s
load-and-push
summary-disable
20s
summary-disable
summary-disable-deprecated
22s
summary-disable-deprecated
summary-not-supported
19s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
19s
annotations-disabled
call-check
22s
call-check
no-default-attestations
18s
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 22 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 solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:95cd1aec09929fd6762a63db88ffb959ea906fc284ca4134a738a9fd22fc5dcb": 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#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/
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/
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
attests-compat (latest, moby/buildkit:buildx-stable-1)
Back off 26.939 seconds before retry.
attests-compat (latest, moby/buildkit:buildx-stable-1)
Failed to download action 'https://api.github.com/internal/immutable-actions/docker/setup-buildx-action/download/sha256:775b385d8f60d8467d51ec10aae277bba5bee2f7eb7c00dc2f3a83338bed8e3f?x-ghcr-actor-id=241092383&x-ghcr-actor-type=repository&x-ghcr-alg=hmac-sha256&x-ghcr-date=2025-06-05T10:04:47Z&x-ghcr-expires=10m0s&x-ghcr-host=ghcr.io&***

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~02U1D6.dockerbuild
18 KB
sha256:93763a37139e51c4b11fec10febf0b495eae0491a5f411d2edbacbae456650f7
docker~build-push-action~1F7K2Y.dockerbuild
12.1 KB
sha256:ac1dcb3d8a2ba6ca83c6cba43ff45b17bbdca93d77130cabaf2bcd466ad4334a
docker~build-push-action~2M1GWE.dockerbuild
37.4 KB
sha256:820dfa3f5cf63f2921c502253b7a105f3d68c962b04a56715c511b334de06c7c
docker~build-push-action~3RX4SK.dockerbuild
23.7 KB
sha256:0e9287d4a81a081932fbf9ec54ff001ab655cfbc4e0e5427594c4a5ddee1e842
docker~build-push-action~5HEPWZ.dockerbuild
18.1 KB
sha256:cf71070bc4b96b612904ed51fde32581f0e975350d61a6083ef4f7afb27237c1
docker~build-push-action~6EYPPK.dockerbuild
14.3 KB
sha256:bbbebd86c1f2e037821079b2e6c6a7ca00b68b31f5bfb46919db74f9c7ccac24
docker~build-push-action~6XXTPV.dockerbuild
28.1 KB
sha256:91e13d859fb2621928c680814c202daa5e4cef3834d215193ae3581411f6740a
docker~build-push-action~758N8V.dockerbuild
17 KB
sha256:1001cdcd530d74477db6f1199e56a3125de29bcc1300647d111ec028b2bef990
docker~build-push-action~94RJ41.dockerbuild
15 KB
sha256:231517e7c02cda97c682be8fbee1db436774123232ebbe7673ef8df3b5ddfdcd
docker~build-push-action~A9XYV1.dockerbuild
25.1 KB
sha256:2a87eff6514d99fa80d2664ea3c1fba4c76359c8cb13851ca6360ae8f310c4f0
docker~build-push-action~ARMUEI.dockerbuild Expired
18.4 KB
sha256:0e8328c9268052d618fa92d70a381ca00a6a375ccd63e47189e706fef4bbbbfc
docker~build-push-action~B9Z2V4.dockerbuild
18.5 KB
sha256:7cc3a1bcdf0f9aad81d7e769a1b09a1c021e6cfc03939b2b1112f8cb60bf18df
docker~build-push-action~C6OBL0.dockerbuild
35.7 KB
sha256:0a7ea9b4fa29e9bba76e4b4e9b9ccdb36b50a0bba0c332e3703f55577368fd5f
docker~build-push-action~D5VW11.dockerbuild
35.5 KB
sha256:4cfbdcc1694728985f90fcdd50a930a9e803e11166f14c405b45119cbcbfb6bb
docker~build-push-action~EM7UVY.dockerbuild
18.7 KB
sha256:9e339aadb1fddc5546b0955998a43498e3764aad4f5b15649ceb3b0c64723463
docker~build-push-action~H96FK6.dockerbuild
42.7 KB
sha256:2fa46af3f787c2e585f90e3aab9ab87f3a3e716dbbdd753e29abe985c0276f90
docker~build-push-action~IR1NFW.dockerbuild
16.7 KB
sha256:39c093efbfac6f66990bf94967d498b57d45c739790d6a720ebdef5c18638392
docker~build-push-action~J5XHJP.dockerbuild
25 KB
sha256:fbe3268db2f2b70278de58841cd47259a9eed432e1cf94d7bd27f2f32e0c48b2
docker~build-push-action~JM9LA4.dockerbuild
17.4 KB
sha256:b0c0e04cdc7d41dcdf07d31d9e619fbd4c42aa687653d99cd957e9d96f068794
docker~build-push-action~K2SW51.dockerbuild
18.4 KB
sha256:0968b115c522c20c8e21de73a7dfb015d75ecb192bb55a9076afe0e5cccac6e5
docker~build-push-action~K9GN1P.dockerbuild
41.7 KB
sha256:8c7605a9fe8d2afa58bc0da6de44d51f3be2076f10433b4ccc3b9fdaefba839d
docker~build-push-action~KE21YR.dockerbuild
22 KB
sha256:30a9f1a490f6e14485e6aa72b2ebe48c3b04bd3210a6d5313da7a1d671691ee0
docker~build-push-action~L4X83Q.dockerbuild
39.8 KB
sha256:7d2ed2927c1414c9eb62bf707d1c7271e9d46519767b02ec1efb1abdfed4ca92
docker~build-push-action~M5BIMV.dockerbuild
11 KB
sha256:5f088c1ee3ab5da6f4f94e7c28748d9f4ddb3b8fae069881880410b0e2830ce9
docker~build-push-action~MZ0RE1.dockerbuild
17.4 KB
sha256:96c256660abaf72c5948221cc258fcd14f0de27969e8411e355e5981b8eabb02
docker~build-push-action~N8MQ09.dockerbuild
23.2 KB
sha256:c48d6e7637267a8fdbca034e23f3d8192cd485be62bca7f506cf93a5a818a444
docker~build-push-action~NN1YRA.dockerbuild
14.9 KB
sha256:1fdcea73a2393b336ada8ff80b21e45dcfb873d0dcf668da245132b3327f5339
docker~build-push-action~NQ8LLG.dockerbuild
25.8 KB
sha256:91ce8bd1aaa52ec21e708aa24c5630a63c6ac3c8c3200e43a53a48ceb67a1a2e
docker~build-push-action~NZDTO0.dockerbuild
11.8 KB
sha256:6249546bfcf953f6440971507a7ddb8ea62123cae1f079ae4e9e70b9e72dfe1f
docker~build-push-action~OAM46K.dockerbuild
11.3 KB
sha256:c8a8ff216119e93f08c137565c031e85b1da363cbad829e787bfadc91f5c1b79
docker~build-push-action~OONJW8.dockerbuild
18.2 KB
sha256:7b38a8bc7ecc1a2cf42a168111dab5cb6fedc863772639bb90b999654329294c
docker~build-push-action~OUTHKQ.dockerbuild
25.1 KB
sha256:9406f68e6b87e5016fe8db95b2828df3945a1aaec95bdb20769a84e8dc635054
docker~build-push-action~PFRB2Z.dockerbuild
23.2 KB
sha256:5db60d362031c7b37a7a87f44b1f3feb639508901c31d9e6726a2d55826c1acf
docker~build-push-action~QBJBV5.dockerbuild
24 KB
sha256:69d4cddd01ea03ee3a9469e669814f59d7f3b2d84e8dbb1507748723c41cefbf
docker~build-push-action~QMY0QH.dockerbuild
12.1 KB
sha256:05ede2d3b89e5b57f4262db58f9b125fa52595c750f4e17a7173834db8cd2068
docker~build-push-action~RAH0WA.dockerbuild
18.6 KB
sha256:0c70c390fc4bea5c5ba20311e61a211bcf364d1c3a35d64dc497fd6331cd27f4
docker~build-push-action~S420BC.dockerbuild
44.6 KB
sha256:afc4ac369d464cd004c512829a4e4bd18b7d473edbe6c495504ba164046d9794
docker~build-push-action~S7US04.dockerbuild
43.4 KB
sha256:6e7c004f1007ddc33c572cecda83a8383663fed25eb49461686964e152b888cc
docker~build-push-action~SBX8HH.dockerbuild
11.9 KB
sha256:0c0878ae9b45b560099594c7bff79213e05cb321dfa9f0a0883e000de7a7688d
docker~build-push-action~SJ8DKY.dockerbuild
11.1 KB
sha256:e41557f67fc6cdcf35994635533fde57a6c54d6fe6611ba6db07eab3663db5f4
docker~build-push-action~ST332V.dockerbuild
16.8 KB
sha256:c7e8a14f2d632d9838255544a67ef04dc4a86e50a05f267babe32ce69f9fbe7e
docker~build-push-action~STIEKL.dockerbuild
17.4 KB
sha256:769d8618d31bfab9334f99725781dada0994125f14ce5b81fe34a321f4a0dbb9
docker~build-push-action~T2D9UH.dockerbuild
25.7 KB
sha256:4c470ef31477cf04a44eb2481fd723df6a085270ba6024f5de6121615b05a6a5
docker~build-push-action~T48SYH.dockerbuild
17 KB
sha256:ca2a86822d715f165623931fdbba4f4e8e747519f413170a5b566dfd73e87546
docker~build-push-action~TRC34A.dockerbuild
26.5 KB
sha256:fc689116738b214a0b5ed20b757c9998927b42837a09d04e2477a25d5452e222
docker~build-push-action~V3J7QI.dockerbuild
39.3 KB
sha256:233f663b635824dde4219f58bd2c12ac33de9fe59ffc873b9c7d5c38c96af6de
docker~build-push-action~VNYWAG.dockerbuild
11.8 KB
sha256:ccd6a361f82d6ea53c1aa1668c4b85d6a35375c7d2b2cd283045338909855688
docker~build-push-action~VXT3L0.dockerbuild
28.5 KB
sha256:023d466d891e50e9e6a57515cfefeedfc0456af2a6e4331731ba019f70bc4b1a
docker~build-push-action~WDPOPL.dockerbuild
17.4 KB
sha256:822351f9ef30e93990ffe9ebd398d93f0f22bb5cec812de5de6b34ffbe9992a7
docker~build-push-action~WG3V5J.dockerbuild
16.4 KB
sha256:c78b3b1e9f7c47cccb97722417eabf107a1805822d870bb4d52be7243ad9b346
docker~build-push-action~WPJB49.dockerbuild
46.5 KB
sha256:d15dc6c5b7d933bda32e90f1e01fc07d559d9b793f099896c83b58fc2baa11ea
docker~build-push-action~WXQ9RK.dockerbuild
11.6 KB
sha256:bab75e75a46640c24584c260c39c5de0bd6bc417b1dc570c22d5aaf46fee7f2c
docker~build-push-action~X509WV.dockerbuild
28.3 KB
sha256:5dbc896798820c2560e4c8482238881e7d4aee54394a52df35ca2200264c83f5
docker~build-push-action~Y90MAR.dockerbuild
17.3 KB
sha256:72f1f5b2823bdfd04b54cb18da2296dfaf690ac30c3ad69618f228a003bd0a12
docker~build-push-action~YAXVND.dockerbuild
45.1 KB
sha256:18b24867ddbadd6e5b942e55a578585a3669bef3a00a09f4200c6fdeee95f1d1
docker~build-push-action~YHY0GY.dockerbuild
17.1 KB
sha256:5bbadb14f2efe8901ee290c3c8eaef56fc860fa64fb3b23dc5245b11de27149a
docker~build-push-action~ZB10PK.dockerbuild
15.1 KB
sha256:cafeda34302be6c4709a87cbb286635137e9def8988230e43f223299ed2cd475