Skip to content

ci

ci #2497

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

ci.yml

on: schedule
minimal
25s
minimal
git-context
39s
git-context
git-context-secret
36s
git-context-secret
path-context
26s
path-context
example
20s
example
error
11s
error
error-buildx
23s
error-buildx
docker-driver
9s
docker-driver
export-docker
13s
export-docker
secret
19s
secret
secret-envs
14s
secret-envs
network
15s
network
shm-size
15s
shm-size
ulimit
20s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
13s
add-hosts
no-cache-filters
23s
no-cache-filters
registry-cache
26s
registry-cache
github-cache
21s
github-cache
local-cache
26s
local-cache
standalone
15s
standalone
named-context-pin
18s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
25s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
27s
proxy-buildkitd
annotations
25s
annotations
multi-output
31s
multi-output
load-and-push
31s
load-and-push
summary-disable
32s
summary-disable
summary-disable-deprecated
25s
summary-disable-deprecated
summary-not-supported
26s
summary-not-supported
record-upload-disable
36s
record-upload-disable
annotations-disabled
11s
annotations-disabled
call-check
18s
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:13c6e95c06ae06f126f5e940d6d88c2fec0da715c80878ad225c76ad48d0a31e": dial tcp [::1]:5000: connect: connection refused
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
secret-envs
INVALID_SECRET= is not a valid secret
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/
secret
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~070PEO.dockerbuild
45.5 KB
sha256:a3b8c8fe13e95db72fa328012ae5ecd260e1200e39c39278db25b6e577f141bd
docker~build-push-action~14HJOK.dockerbuild
11.5 KB
sha256:70713b494437122ab0ddedff8dd558921e00ef53a993b945de4fb82064618a5d
docker~build-push-action~3LH2MT.dockerbuild
20.8 KB
sha256:0ce802608b86fd6bae595db633ffcc4e31546dfc784ecefdcf6d5a43e1c2d293
docker~build-push-action~4GGC4R.dockerbuild
28 KB
sha256:31a904e2a520673c343ba42abe9c325a996eafac10a7175ca199ac4e3f75450f
docker~build-push-action~4JM8GA.dockerbuild
13.1 KB
sha256:ba367990cab8e76e96a93fbb3faa57713816763a93567fae498cada174c30592
docker~build-push-action~4VORDI.dockerbuild
20.9 KB
sha256:4d75ea50ee654ed23af7ce08fddbed9b0818772460d464271f7889f3ae9dede9
docker~build-push-action~5MBRXI.dockerbuild
45.8 KB
sha256:50eb88f826d9041b5b7ee03384b98de6c26a7a529418a8d91fea3ce1fcde6075
docker~build-push-action~6UNM6W.dockerbuild
11.6 KB
sha256:5ec0036966b9508b2a2936dd43523c9a7aca49703eac3f75d2a15e795f34d414
docker~build-push-action~6VUKKW.dockerbuild
45.6 KB
sha256:4ca76535eac84157d84c2f7bf2fa605083e8c06fd3114358220340be250a3468
docker~build-push-action~7X3D30.dockerbuild
28 KB
sha256:8893025e76b026a1b56ddeb2369c3e370ad37f7fc7d6c607456ee5d6654a74a9
docker~build-push-action~8LQC9T.dockerbuild
30 KB
sha256:392cdd9f9836b8b0d9576aa9a2d709d08528e2ebb8336fb8809d97b4e05a85c9
docker~build-push-action~AHHH4O.dockerbuild
38.2 KB
sha256:e90b796cce67d1f7641a1e6e7d966700a39f5747e3888ebd4ee0ba349fd63b43
docker~build-push-action~ANRIVT.dockerbuild
12.1 KB
sha256:d0481402438a4b766f89c85f7b4e45c9285913deb5458775b0df9151806abf61
docker~build-push-action~BKZFY6.dockerbuild
17.1 KB
sha256:c88a06649973864337036daed21d1a87a2a4623159446c1b3f20074e0f844853
docker~build-push-action~DCA0F0.dockerbuild
19.4 KB
sha256:69f60c769b92c5a4f4a858e4713213d2c3c2a6c4fda8d0ef98493d28d1a281e6
docker~build-push-action~ES19PP.dockerbuild
20.8 KB
sha256:4e2bbb6ba747957bca78b22e7c8abe5359ad22943aebfa145dd042a6f9ecf7d8
docker~build-push-action~GFXZ48.dockerbuild
26.3 KB
sha256:ba8e770e55a905ce98155dbb349aad7d407eec95adacb33c37ceb1082c4c5c8d
docker~build-push-action~H8QYD2.dockerbuild
31.6 KB
sha256:fefcd8f297c4ddb95138f63a9f5ada6c088a03e9fc80961285a69caaf0dedbd9
docker~build-push-action~HJK40P.dockerbuild
19.9 KB
sha256:cfa99fb1e4594a36202148a273f358dd5177a7d9b3bea690a1cc34562148a2aa
docker~build-push-action~HKRB4W.dockerbuild
28.7 KB
sha256:13e2942ad0d3e16184e4253ced306feb3642be0d8d722be1ccf1607694e90b51
docker~build-push-action~IBGDDW.dockerbuild
14.5 KB
sha256:3f1e2328b670d7da1643d3438e41c655846eaaabbe27029d31ae6d9335de1592
docker~build-push-action~IXQK5H.dockerbuild
43.6 KB
sha256:6518cc87de27726ff80ebd6ae9ebea6f41261ece72209c373c24c110d7f39e09
docker~build-push-action~J6D5WB.dockerbuild
12.1 KB
sha256:3ffbf86e736e235942013f8cac9905a8059345bf4635387b9fc550f628ac7ecb
docker~build-push-action~K27X28.dockerbuild
49.4 KB
sha256:a5fe2846b374a831dfda8ab8091c8c88d973053e05310136c8b9b987b5f33d63
docker~build-push-action~KHU9BQ.dockerbuild
19.5 KB
sha256:cfa1a25690645b383215819a9a467bef93e53e11a3c994b0bc9e44ea6325845a
docker~build-push-action~KN5BMP.dockerbuild
20.8 KB
sha256:3b88df37549c3eeabc000b95ec113bba98b3d6ed5f820314f3f0c0d93860d57a
docker~build-push-action~M40V5W.dockerbuild
11.7 KB
sha256:de350b2790afd4f36b81d515bcf07bff6fad012ce16e4c0c2dde77ab28c74fb2
docker~build-push-action~MHJUM9.dockerbuild
25.7 KB
sha256:cd7697865c6ee80a90ffc21781a7dc52bfaa22aec98a4e5bb306563f5c7104ef
docker~build-push-action~NE4GSO.dockerbuild
43.3 KB
sha256:21cf495484913802995f325c6813eef577aef860c7f45da1e36189281657c72a
docker~build-push-action~NFE1YN.dockerbuild
20.6 KB
sha256:1d5baeb1def46b232bdb786583c4cff46d9897385226d2e890e952be9852733c
docker~build-push-action~NT4ZJW.dockerbuild
27.8 KB
sha256:90c08092754f8c0a78c59ac04711d09f55c6c6598b9a449ee586294e38c3a30e
docker~build-push-action~NVXGKA.dockerbuild
19.5 KB
sha256:f9524b7b5ba34c15b580ba27214a7489da51bcb97b71fc62544957e8de60ccce
docker~build-push-action~O2JH7Q.dockerbuild
12.1 KB
sha256:29d5ede955de530cde67f9f9754e09b7e6ef2b3c80db7931471315885096d604
docker~build-push-action~OF1JW0.dockerbuild
12.2 KB
sha256:d0a80288cfa6c332e1fbac367502a291196f86dda579e56bc69bf62a5b75a5ad
docker~build-push-action~OP3ZA8.dockerbuild
51.4 KB
sha256:6e9a1b039b0670bedf6ed4214639e3aa92ea932082c63d8b4f2a797fde7efc20
docker~build-push-action~PHD5Q0.dockerbuild
19.1 KB
sha256:cee3b4a40d6c3c6f41801fb28f6f4ae8c7852090be86dcf24271daff29744c51
docker~build-push-action~Q7PDNK.dockerbuild
19.1 KB
sha256:9b6e668c1d8df62cc351a2b406d384092a46b80e9facbf405a142677f0c39146
docker~build-push-action~QV6270.dockerbuild
17.5 KB
sha256:35e6ead28ffa584bbd97a4d551865eb505de9251bed99b46e5b8d8ec1a7c7dcd
docker~build-push-action~RXYYM3.dockerbuild
10.8 KB
sha256:2754ace0743835cb86d00974efa1ef8b13ac65a4833dd6df25aa723f0a475605
docker~build-push-action~S6U679.dockerbuild
26.3 KB
sha256:4f88b63dee08dd9d53c04c7bab1c162389f64457b000625ff0c0933128da9daf
docker~build-push-action~SIK494.dockerbuild
20.8 KB
sha256:18c12c21219e482d84964d3e6055d24e90bc846f1477d68d90a8e884790369e7
docker~build-push-action~SPFCC9.dockerbuild Expired
21 KB
sha256:9cb6d0ab353fe1ef6e28aa3cbc01b9437846b412c0cd97d172e6ae13ddf9de86
docker~build-push-action~TL20R6.dockerbuild
19.5 KB
sha256:9a49b3523cfbacdad43788315fcf66dd342fc5568d9c33586a27861403ba9bd6
docker~build-push-action~U5W2UE.dockerbuild
21.2 KB
sha256:f49a676410595bd03f120f4bdad511b5468785902d7c1ce3c92ac20fdc5efad1
docker~build-push-action~UBQY7B.dockerbuild
25.7 KB
sha256:e0716a3ec8b657af72087f66814b60f9f741b85d1e92d8a4a01b426bd107efc6
docker~build-push-action~UJBLT7.dockerbuild
28.6 KB
sha256:c567cba498bba8af16fa07e7c571165e14889c7bbd84e2ef93242575af7396a6
docker~build-push-action~UY3G5U.dockerbuild
38.5 KB
sha256:a28cc6cd37dc92e60802bc30ff98fb3fce9030a8d0696293358901228e008d41
docker~build-push-action~V14DFC.dockerbuild
17.3 KB
sha256:c54a6480ac981aa0ccad648cc6f5c16efb68d2821e4954a2e2d820e2e2fa458b
docker~build-push-action~VELZY6.dockerbuild
19.7 KB
sha256:250d890eb8b450f23c605f5e7305e9b4fdb925607999f311cab2bca6c9ce203e
docker~build-push-action~VEZ6JU.dockerbuild
23.7 KB
sha256:a12f5419a3e5f0ce66f00522a04a42b1526b03770512722a2d64ab684b584786
docker~build-push-action~VFSAFX.dockerbuild
18.9 KB
sha256:d859866bacea0d9f45fe743a5b96eb364f886641b325449a8879b38a237f7bd5
docker~build-push-action~WQHJPQ.dockerbuild
19.7 KB
sha256:d9c6f911a44a94347cc18a10b2de230f852cc68c633a6ae4149386d8ba705589
docker~build-push-action~XBARAZ.dockerbuild
19.1 KB
sha256:781548689ebb770bd3a6eb85e9698187baafb40537417eb5ba1bf78b1d76a213
docker~build-push-action~XCW0RX.dockerbuild
30.9 KB
sha256:b3fdbf8c7b28edc35d9c4d3a0a877417a781af08d90ea3c399f88b692dead28b
docker~build-push-action~Y02KAO.dockerbuild
28.6 KB
sha256:4ef520ac91685983efa851d65054ccf3db516da16d0d0b9700b09b5e9db05406
docker~build-push-action~Y0O0CH.dockerbuild
39.3 KB
sha256:8385b27c693dd1c95bcdf66246815121ab61be5bf7c0c86b09e90733a50135c0
docker~build-push-action~YZ0G48.dockerbuild
48.2 KB
sha256:ddc346548d78ebe80fed9da3f10b846db5a4f5fdb3d9b84521fb2064d45818f6