Skip to content

ci

ci #2543

Triggered via schedule January 11, 2026 10:04
Status Success
Total duration 42s
Artifacts 57

ci.yml

on: schedule
minimal
23s
minimal
git-context
34s
git-context
git-context-secret
24s
git-context-secret
path-context
17s
path-context
example
22s
example
error
7s
error
error-buildx
19s
error-buildx
docker-driver
12s
docker-driver
export-docker
9s
export-docker
secret
12s
secret
secret-envs
14s
secret-envs
network
17s
network
shm-size
14s
shm-size
ulimit
18s
ulimit
cgroup-parent
12s
cgroup-parent
add-hosts
13s
add-hosts
no-cache-filters
12s
no-cache-filters
registry-cache
23s
registry-cache
github-cache
18s
github-cache
local-cache
34s
local-cache
standalone
11s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
22s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
27s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
26s
annotations
multi-output
19s
multi-output
load-and-push
27s
load-and-push
summary-disable
16s
summary-disable
summary-disable-deprecated
22s
summary-disable-deprecated
summary-not-supported
22s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
17s
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 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:f7e2153cb45e71b40d428801dba817ea7a64c4764924a11748c04ff8ee841b94": 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
secret
INVALID_SECRET= is not a valid secret
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#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/
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

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0255AX.dockerbuild
19.1 KB
sha256:ab8977a501f85cfe19938a4771e9bb6323d1b708337bc6a6d2a7d01e53d4a831
docker~build-push-action~05LXPJ.dockerbuild
11.9 KB
sha256:0511bd2d682c3f9838a5d51b7e644d33f24ca1e00814507be0450b5676bb3b53
docker~build-push-action~0Z6L2A.dockerbuild
21.3 KB
sha256:b470ce4e78b6d5579a5e9619779a44bb66d1a42b434e1ed20ea982471544efe6
docker~build-push-action~1LJ40X.dockerbuild
19.8 KB
sha256:d2acdae040a751c9847f2197c4ea0c781a95a9633d9915b759116570773286e3
docker~build-push-action~3DDPEP.dockerbuild
29.7 KB
sha256:ff753e0417810cf14b21ef655d99954f0088f911e3d9e19caa68cf6c6a10fe44
docker~build-push-action~3V791P.dockerbuild
21.3 KB
sha256:cbc9b1e6ed3c75f07efb4ad20613f5e05bfc025a60d09ad26d76432892c142fd
docker~build-push-action~4WT7I2.dockerbuild
19.4 KB
sha256:93fc3a655db96c8730a136a4dc2e2093270b923cad2db12032234e7e4c31aa3c
docker~build-push-action~5SFUV5.dockerbuild
21.2 KB
sha256:1e1a97dfb093c9db2e22cf13e8cddb76edfa777b792c72e581b85c39521fb37f
docker~build-push-action~7CZG4E.dockerbuild
26 KB
sha256:52a5b5f615cf7871ad948006096ada6f8f4d565413240083e898db0d46b6511f
docker~build-push-action~7PNYF9.dockerbuild
20.9 KB
sha256:47e15897faa3b841c9e7c4aabc05b42980d1606a933dea47566cc5ba6642093f
docker~build-push-action~9BFV6H.dockerbuild
21.2 KB
sha256:677093c5190e569d92b3f720fb3905bc6f5166428bafeb8c1a41258275a92464
docker~build-push-action~ANNYFS.dockerbuild
20 KB
sha256:ccc62611544401786227f0d548058b4b77afc8273c1f9cce0330b6aeee9456a0
docker~build-push-action~AS94MY.dockerbuild
21.6 KB
sha256:29461aad5bfd7503ec2620cd41d9fc346dc99d051160c055889d7bee7331b34e
docker~build-push-action~C2YA3A.dockerbuild
23.8 KB
sha256:2f6455c4706e8fab84e3136513127d248ea5d737ef555c005114d4e9d5ebdcc4
docker~build-push-action~D4Y5EZ.dockerbuild
19.5 KB
sha256:1fbd5c8f06bc7083e7eb9283d916a0ee2984a4b2a30061c20c923f1e1df4a537
docker~build-push-action~E8ZAFN.dockerbuild
19.3 KB
sha256:f89f01671f5d491930ac78c9473c9bbbe12aa6c0e859b0e8791c7e6a431eca6b
docker~build-push-action~EC1AYS.dockerbuild
39.6 KB
sha256:444e59efbbaf5f1f0bff2e0c300b4a58b6b59199087140a8a1c9a43d1487dfbd
docker~build-push-action~ET8WY9.dockerbuild
31.4 KB
sha256:2d50089055f036f47e6a22b12a303ae3b93674ae13425ae6c8771ee1f80be0f2
docker~build-push-action~FFCIW9.dockerbuild
11.4 KB
sha256:0def0f09decd120876bcecfdee59e78e6e61add8df8d385ee55dc81d593b10e4
docker~build-push-action~GIXCOI.dockerbuild
19 KB
sha256:9741a90e1c4f6cef488c5388047ca4968a775c64879dc6680b74c1dde6b5032a
docker~build-push-action~GZ0MU0.dockerbuild
12.2 KB
sha256:443660691fb6870d831be22011737f5c360d690c83cb2fa942274e9db4f35da7
docker~build-push-action~HN0AJ0.dockerbuild
19.3 KB
sha256:54cecd2f8126433d2c8de3db8fc6514f9152a105c00deef6a2e0459e4433eb36
docker~build-push-action~ILQZ9U.dockerbuild
20.2 KB
sha256:b7e1906994a06da653e43a5b4a9717788f1f0d25468b59c78c27a15bf39b4552
docker~build-push-action~IY2E0V.dockerbuild
12.2 KB
sha256:53031f6aa7339996b37dd6c99e42ca6249be3f9b6d7d7d53cd2703888f7415a3
docker~build-push-action~K1OU19.dockerbuild
27.6 KB
sha256:3829b2339a659c32c432ffc4c82b05f448575abe3b0acf71d72cb1c9b02fe4c4
docker~build-push-action~K48WTV.dockerbuild
30.2 KB
sha256:976ca2fb40ccbc37b0b1c7bb47d3e8b10d82236052b68d9da1c1fa3b82e50247
docker~build-push-action~K4O8P6.dockerbuild
39.6 KB
sha256:0e4a298b9c794eade7bedfa1eadbd3f70444a421b6c4f2c8f45ff179dd8a4d4f
docker~build-push-action~M4RD5T.dockerbuild
13.1 KB
sha256:66ecbcdc97cd0bf11ac607d06205f06cdf13eca3107e26d3902b3b2be75c438b
docker~build-push-action~N8W2N8.dockerbuild
28 KB
sha256:22d9cc543e0159f58b8227af764a3e27e6ea7115a8a17ca833e867e987fc85f5
docker~build-push-action~NG899R.dockerbuild
14.9 KB
sha256:71fffb20bdaf2eef9eb26cfefd30507e52df766e719f30269b900db1b77ef99e
docker~build-push-action~NHSM2A.dockerbuild
17.4 KB
sha256:03ee0a4295823a5ffb04e3a75927e2089e4778e770d50d99cebb43d1f19ee4d8
docker~build-push-action~NSZS05.dockerbuild
17.6 KB
sha256:59110be47c38bf6c9e22ae6b51f077a18f36aede199ebe5c6026c1ba0e98b7ee
docker~build-push-action~O8NEB9.dockerbuild
28.4 KB
sha256:975c97059f4bb07bdb10b886f9ad1e93bf4f249d6c641adfb210ea939c549c91
docker~build-push-action~PCDOUR.dockerbuild
26 KB
sha256:5f5f6ed84a5bec719abc14e0d5bd1faa9d20171b7ef74305fd1430311d7f08f7
docker~build-push-action~PRHQ3I.dockerbuild
17.1 KB
sha256:50a83c0558bf3f589e20e5bf031e36e2b411daaddac702d486d928d0bf95ea9f
docker~build-push-action~PUNRNO.dockerbuild
55.1 KB
sha256:3c64c0063d19dcd5096b08a2ebe1baaef870654e5f80fb877af88b1e0ce4fb24
docker~build-push-action~PVMJAZ.dockerbuild
45.4 KB
sha256:39ccc44ba087ddb8b84a68a109d38f53294cedfa686ef048c6a96eeaea03347b
docker~build-push-action~PWU8A1.dockerbuild
27.5 KB
sha256:e2177dbebb670a4b2b6ca2120a1288983cd5ea57b7501a5ef466e2cdfe9363d4
docker~build-push-action~Q4PDOB.dockerbuild
38.3 KB
sha256:588812af075b5ac12f943d1638036953c91121bf8d10326d17b43eaf12a9f800
docker~build-push-action~Q9R1XK.dockerbuild
12.3 KB
sha256:1d3742dd1e7c1b1d1cb74ce111d1308b26a62be584153f60775d192510362c91
docker~build-push-action~QB1R19.dockerbuild
10.8 KB
sha256:df7cb9d51e8499b360300ca9bf766150a0f6da37e9f4ff6de6327971146878d8
docker~build-push-action~R71WPA.dockerbuild
30.8 KB
sha256:0dadc689bb5a35d103d412bd779e9b24621868fdf3213bf56533e691a67d8215
docker~build-push-action~RFQ4DR.dockerbuild
19.3 KB
sha256:2de0231bfed5ad84d633d9e0ee8cb63cd64aafd4a3c5ed22196aa41515e03b91
docker~build-push-action~SCJLDT.dockerbuild
50.4 KB
sha256:b2a7bad273ad319a734de9ef189dab54625d2ad1fc21e98c06785e692bd68556
docker~build-push-action~SQOXL0.dockerbuild
26 KB
sha256:82948baf107b2e78541e197caf135d892d8b8721c342738fca6c98b2842d894e
docker~build-push-action~SQPAHM.dockerbuild
19.3 KB
sha256:1635d002f26a9ce22834e0f90f45256929a2095f3bf5d3165f96ba0bb0eb3924
docker~build-push-action~SVR50Y.dockerbuild
39 KB
sha256:2fece068546aba6d58f7457e6324b38e0add642637b6455e657a53d516d7d40c
docker~build-push-action~T2TDVB.dockerbuild
49.4 KB
sha256:9da770193c22c154811bcb483b0bcbaa6e3b68fdb57be1fdb00fc533333e244d
docker~build-push-action~U0P7M3.dockerbuild
42.9 KB
sha256:00e50f2cee491d6f80bc62b3a886d835d55c3373032619828275d0170f1ee918
docker~build-push-action~U3FOI3.dockerbuild
21.3 KB
sha256:a7f39d7b132ba87ba35d62f8d86ec48aba5d43903ee64be797274b98415f8449
docker~build-push-action~UMRFDX.dockerbuild
26.4 KB
sha256:67616b68a87df2b8dbeb9b085c040888e3e35dbc9583e419e4cd09e8ef6fa753
docker~build-push-action~V109BH.dockerbuild
11.7 KB
sha256:2ae117034cfdd2de9291d03cc543aad767690e4a5a572a856f779fe4cf2241ff
docker~build-push-action~V6BVBZ.dockerbuild
47.7 KB
sha256:2c1bdc689afb7d815e76397ecb874ff29ceda104bf62541fa294339144e48bc3
docker~build-push-action~V8SK4Y.dockerbuild
28.5 KB
sha256:e64498e69339ca77082461fcf970bf8083461d6aa4d96e5b8d325b7e95c26970
docker~build-push-action~VZQK48.dockerbuild
51 KB
sha256:7f7d4fa2268fd042cf5b277ac3e514ef1a846933fb46c8025a2713a5b8650e47
docker~build-push-action~W0O3PH.dockerbuild
19.7 KB
sha256:9105e61f6d65ccea9faf11185028d702cd660acccf4b1da738cf94a87a6dfbbb
docker~build-push-action~ZHZDNJ.dockerbuild
11.3 KB
sha256:ae016b8f75200dd689c2b1962d20c543bbad2ee9206e9adaf707ab8ccac9d53c