Skip to content

ci

ci #2411

Triggered via schedule September 18, 2025 10:04
Status Success
Total duration 3m 48s
Artifacts 57

ci.yml

on: schedule
minimal
16s
minimal
git-context
36s
git-context
git-context-secret
24s
git-context-secret
path-context
32s
path-context
example
31s
example
error
7s
error
error-buildx
25s
error-buildx
docker-driver
10s
docker-driver
export-docker
11s
export-docker
secret
21s
secret
secret-envs
13s
secret-envs
network
11s
network
shm-size
11s
shm-size
ulimit
26s
ulimit
cgroup-parent
12s
cgroup-parent
add-hosts
19s
add-hosts
no-cache-filters
18s
no-cache-filters
registry-cache
36s
registry-cache
github-cache
27s
github-cache
local-cache
22s
local-cache
standalone
3m 43s
standalone
named-context-pin
21s
named-context-pin
named-context-docker
17s
named-context-docker
named-context-container
31s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
21s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
20s
annotations
multi-output
32s
multi-output
load-and-push
30s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
21s
summary-disable-deprecated
summary-not-supported
17s
summary-not-supported
record-upload-disable
17s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
23s
call-check
no-default-attestations
28s
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:c5c7b4d394784e7108622d80432cfa5f416fdc337001a55faed3afd6dc780159": 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
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/
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-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
secret
INVALID_SECRET= is not a valid secret
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 (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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~1I6S02.dockerbuild
19.5 KB
sha256:cc395a754456f947172038bc036e670c9d9866ebb4853ab40941be7375f76de5
docker~build-push-action~1QHPZQ.dockerbuild
24.2 KB
sha256:679c3c4baf64b38c4bf0d7219ba9d15d588885bcf960b3b0381a758d2b311d47
docker~build-push-action~1SPY3Y.dockerbuild
46.9 KB
sha256:0d818c9eea6cde0e05f3995f9b7a22f693d15d69d0df9de79d69421ff643d83e
docker~build-push-action~2KYBK8.dockerbuild
18.6 KB
sha256:5efe6bf42f111c37c0f23df425eb93e9d52fa3ab1b413873094d89a18ec35016
docker~build-push-action~6KSVM8.dockerbuild
11.8 KB
sha256:146793030b4fe4372bd2412ef4410327c37d2d52b507faecffc921d2045ec932
docker~build-push-action~73KYEZ.dockerbuild
18.4 KB
sha256:ba06217a1419dd7fbcf8ff796afb926ac022c6b44bbb4dd8b3f897c08a47cf06
docker~build-push-action~83RDOG.dockerbuild
36.9 KB
sha256:1a76a7a73dfbfe6a40ba33311ef53a5c1296b7cf9f57a2aac9e4d4c87cb10e6b
docker~build-push-action~8ELUSW.dockerbuild
16.8 KB
sha256:b757a1c7d8792a485cb60ece7b59f65001d5ad1813442f590e56ae0b6bf07339
docker~build-push-action~9ML9MN.dockerbuild
17 KB
sha256:d568b4b6326ef13035c92d34a40e42d6756e4c3df19e82362fa7d558eadc7341
docker~build-push-action~B48AZN.dockerbuild
17 KB
sha256:93d4d3a97d3ad5226d653123082fa25ed8af83831c53df040209a79685e67224
docker~build-push-action~BPRG4P.dockerbuild
17 KB
sha256:c1988554ed7afe6b50abbe2ca98f17fac066cbd349c1edb877a9d95fbac1c4f1
docker~build-push-action~C91AQF.dockerbuild
11.3 KB
sha256:5d79a5b7b86985e30b87280d2046e26bd9f27f12e21f11f449cd77e8bd13c72b
docker~build-push-action~CG2MDU.dockerbuild
29.6 KB
sha256:8db8398092e571e6267c021c5805fd33bbb239c3050567a3145189ca29a89145
docker~build-push-action~DXDQ8U.dockerbuild
26.6 KB
sha256:ecd91947b006e0644ff243fa1e1508d04d0ec598a5b9a6d66439afbf33e82435
docker~build-push-action~F63OZP.dockerbuild
37.9 KB
sha256:e65ea6787cc9cb525dd56126df516da1747bf1485499f84ccbf2a3aa2077f1a2
docker~build-push-action~GXN8J7.dockerbuild
19 KB
sha256:066eedd37a8cf95e05be59466ed18d36bcb88ef811ea8dde8aa6c78052c0017a
docker~build-push-action~GZL9XB.dockerbuild
43.2 KB
sha256:f7ab1bfcad5cdde6577e8e96c0744b4942d0b67dea363e672b723db11535a878
docker~build-push-action~H1TK18.dockerbuild
46.5 KB
sha256:9c7ab21f85c1a19fa44daf6ddc1cfba71abd9b44e4ee937e246fa9d052ee8462
docker~build-push-action~HEU53X.dockerbuild
39.9 KB
sha256:60973e713276a34d47ae2353682996fcded94af901eea2ffd4f59d4c00012d3b
docker~build-push-action~IQ0I7B.dockerbuild
22.1 KB
sha256:22f35fea2c20a0001df9aab6a31bb492efa311d8621ae0ee142231a2b5285180
docker~build-push-action~JBF74X.dockerbuild
23.8 KB
sha256:5afc153a28130f826c3187458e81066dea896a7628701de54b676c29cea59567
docker~build-push-action~JGLW6U.dockerbuild
38.5 KB
sha256:4a7cfef32064def176ce531fc04d9853e67b92fab1d1e2994d6ca299953dcf41
docker~build-push-action~K0VJHW.dockerbuild
11.7 KB
sha256:6d26d93e4e0d7440559083bde7312d735c6babc7df08e6271eb9c8e394a657b2
docker~build-push-action~K1L11H.dockerbuild
24.2 KB
sha256:312eaf800e302bb143c93fa6513421517e138852899f0d232a71fea006c8040e
docker~build-push-action~KBMFXB.dockerbuild
24.2 KB
sha256:5b28c98fb5ba31aadc27ae7badf9cbbfba7f1d7491157c3dd6ed264fb52115b2
docker~build-push-action~L4MJ5M.dockerbuild
14.2 KB
sha256:730fa55005bafd8ec2a1d55afe4f912ffdef4dff6aea6593cbf9e5a0d3ca1eee
docker~build-push-action~LCXOBT.dockerbuild
25.5 KB
sha256:1bf81eefa7a3c98ced5660efc084bb860c4318d29b011b7225ad387df976d525
docker~build-push-action~LNYSP3.dockerbuild
17 KB
sha256:02fc9ef377779b049b0f64b17f3718ec8a1b6dfd4e6902312e1077a5f851c4a7
docker~build-push-action~N824A3.dockerbuild
17.6 KB
sha256:5e060460d49ab54f0b28f1872802ab6e8f4a727a4530fc738584d29b181ab01f
docker~build-push-action~NMGX48.dockerbuild
37.1 KB
sha256:6c211867b164fc8fedafd71a06d9b027095ebaf2ee5740eabdc0bf1a19bfb9a1
docker~build-push-action~NPWKYE.dockerbuild
11.2 KB
sha256:6da01e8a18f561f473e5e9bcea6222756cd1b51529c08a516e9e3c97c9954b7a
docker~build-push-action~ORZ515.dockerbuild
18.6 KB
sha256:cbb67d0cece6b05a824b8e204999cef61395fb8ef2c87282b38267af15b152d2
docker~build-push-action~P8X6R6.dockerbuild
26.1 KB
sha256:99f80914f90eae967dbd8002b9759fb89ff5e9f0c870780831f6701781c771e1
docker~build-push-action~PACB0P.dockerbuild
17.6 KB
sha256:fbc7f5797152560edb6128e4c2ba70763f8d12725cf6d9df3d500aa9deb1242f
docker~build-push-action~PYT3J1.dockerbuild
19.6 KB
sha256:5b5a15e0d8f16e2f8a1b976453f29f7a15cc6790137961715370a4d1c5388c40
docker~build-push-action~QA7CYY.dockerbuild
28.3 KB
sha256:556b2cda31dae4e8fe6e3e8269d125851d7a2d706e7557cf673f1f2a24edc071
docker~build-push-action~QH6MCY.dockerbuild
12 KB
sha256:ec8af7ede542eebab18648897bb5cc1de927f8a58a1f169c901c9bda1a6e7cdf
docker~build-push-action~QJUPIV.dockerbuild
15.5 KB
sha256:ddf988b1e5487bcd12faaf7f736bccdfd9a857b2b747f6ff5b8b98540b5fe8d1
docker~build-push-action~QVGLL1.dockerbuild
17 KB
sha256:b47c026011ca5844c93df43b6a3ac40e7e9460d0ea6fd6a05600aaf733409be3
docker~build-push-action~RJG2YN.dockerbuild
11.7 KB
sha256:529955b6a477e609f39ea5d0f019c0a220dd8a0c09ba649b1c9303a6fd04b4f5
docker~build-push-action~RMDO60.dockerbuild
11.8 KB
sha256:b8f6c8a72907822c38c9b3cfa17217dfd19de2eb0ab930eefea63e1f28964e93
docker~build-push-action~S3GE39.dockerbuild
17.9 KB
sha256:1427c8e550d8c2785ac20d7cfac18c2970da42f28b4fc9d65703c3555b47560d
docker~build-push-action~SAJHCH.dockerbuild
43.1 KB
sha256:62478948e1ce84860fc36c0c0f516cbb9767454109ba68a7d6670be4419118b5
docker~build-push-action~SBOJ2X.dockerbuild
18.7 KB
sha256:fc6346efc6b97123cf3682bb0e9ef5158980de87b2e47b49aa906cc2c94d5697
docker~build-push-action~SFQ1RA.dockerbuild
11.5 KB
sha256:799d8ababb4ce20a86986f149e7ecc03df7d65dc45899de3d53b828cd0f5f046
docker~build-push-action~SG6OCJ.dockerbuild
12.4 KB
sha256:edde82dfa74177075bd3553cb379b8d8b16b117039de58f75b6ae400a57875cd
docker~build-push-action~SX3OPW.dockerbuild
17.4 KB
sha256:200094b5c5ddea614e4e91c68ff4dd921f9d6f5c1894fd681b0ef083ea092137
docker~build-push-action~TE8YEC.dockerbuild
44.5 KB
sha256:9c606204cab06fbfd970658e77ce4aa8e62864137be1ca84dbd5e0f6f5d80205
docker~build-push-action~U5V0H2.dockerbuild
17.6 KB
sha256:c8f3005d7b7c733bf136e9b54c26375d5093cba9caecc8600ba7eea7759eced7
docker~build-push-action~UBWCXI.dockerbuild
28.3 KB
sha256:ffa1f380ac4f52753886edbb1e0ae3acd778f83469936777eef5f8244d38a0d3
docker~build-push-action~VJAWRQ.dockerbuild
27.2 KB
sha256:3660a7c272d9935a3a7c2105f24500850409e4c89d0a9ca082ba3a318a141381
docker~build-push-action~VTS3GO.dockerbuild
15.4 KB
sha256:ec8ec4b6a2dd0c232aad42610e62521cbae6c70bb73a4dd8e337e259b8086705
docker~build-push-action~XMNSF5.dockerbuild
40 KB
sha256:a1b1748df5654cd6e6ab02749634248b3c3f51dc14fdfc62c04fa466a1757739
docker~build-push-action~XP5SFJ.dockerbuild
26.5 KB
sha256:4c087b997bd6db9fd98d753af8e2fbd496b04e34805c25d0ed5c063175ed9dd0
docker~build-push-action~YBH5D4.dockerbuild
19.4 KB
sha256:7315dec688677406fce2bef15c2a72422598f1cbf03d65c82b62da859099bf5f
docker~build-push-action~YJTNAI.dockerbuild
26 KB
sha256:c1d7b6d23a533019ee1f1ed218fb6d02519c846114884e32ffd1e27cd8363923
docker~build-push-action~YV6I51.dockerbuild
15 KB
sha256:bcd58ac0bf38c63196e802c8838915d737904b25952ec7b6ef7caec4a9239cd0