Skip to content

ci

ci #2236

Triggered via schedule May 5, 2025 10:04
Status Success
Total duration 1m 19s
Artifacts 54
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: schedule
minimal
29s
minimal
git-context
36s
git-context
git-context-secret
26s
git-context-secret
path-context
22s
path-context
example
24s
example
error
4s
error
error-buildx
23s
error-buildx
docker-driver
18s
docker-driver
export-docker
11s
export-docker
secret
17s
secret
secret-envs
16s
secret-envs
network
14s
network
shm-size
16s
shm-size
ulimit
13s
ulimit
cgroup-parent
27s
cgroup-parent
add-hosts
17s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
39s
registry-cache
github-cache
45s
github-cache
local-cache
23s
local-cache
standalone
59s
standalone
named-context-pin
26s
named-context-pin
named-context-docker
29s
named-context-docker
named-context-container
34s
named-context-container
docker-config-malformed
17s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
27s
proxy-buildkitd
annotations
17s
annotations
multi-output
21s
multi-output
load-and-push
39s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
18s
summary-disable-deprecated
summary-not-supported
25s
summary-not-supported
record-upload-disable
22s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
15s
call-check
no-default-attestations
21s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": dial tcp [::1]:5000: connect: connection refused
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
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/
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/
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/
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#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#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 139
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/
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#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#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/
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
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.
standalone
Docker is required to export a build record

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~00MJ3B.dockerbuild Expired
43.1 KB
sha256:39f518205077825897d2fd1ec8dc36f8448a86e2a0a15879a61e15d60cd586f1
docker~build-push-action~0IE8JX.dockerbuild Expired
25.7 KB
sha256:7e78808a54d0a35a5c783e041f773641e00139858edd8b4565cf4d35fddafc70
docker~build-push-action~4THPMW.dockerbuild Expired
18.3 KB
sha256:846bb67e0be483aec2062dc87206251f5ed33ab0cd645900fb23f8970ecb401b
docker~build-push-action~5N6PUS.dockerbuild Expired
15.3 KB
sha256:fe085c727d45286196fb3217775c2267ef7d236270eb149ab4567b39c4bce1fc
docker~build-push-action~6PY9WJ.dockerbuild Expired
24.5 KB
sha256:8e668144321e7ec34bf0fe54496dd9e951a1719633aad18ff0680558a0febbc4
docker~build-push-action~794X98.dockerbuild Expired
23.1 KB
sha256:d4f451d0bfafa65bfa0369085a73bb25beaa80ed521fe87ee4d186fa357285a3
docker~build-push-action~7JEALY.dockerbuild Expired
17.3 KB
sha256:a9b3dbd43987dc98ca56898f451cfcbdc84cc0e99b7e1f77f1b212593816098a
docker~build-push-action~89EHGF.dockerbuild Expired
18.9 KB
sha256:f6cd1c7475417668a667c96012075c49095bda1af27a833f9ef5004f733000b8
docker~build-push-action~8MF8NA.dockerbuild Expired
17 KB
sha256:b598fe2024a34aa8de5c09135190800a55e4d6fab5776d25176eeecd2f495771
docker~build-push-action~8TDNJH.dockerbuild Expired
17.9 KB
sha256:847774066b9ceed7f8610190c5e6835c7c788a82bdfb799ebde9bc2be8400702
docker~build-push-action~9ZUDK5.dockerbuild Expired
17.6 KB
sha256:b08c46166fd8bde65d8b3826967eac3d4374e67e2a9c91790d690a6e24db2e75
docker~build-push-action~BL26R6.dockerbuild Expired
28.3 KB
sha256:d5794242a6847cbe8898516b839343c170bf74d0eadb1c2e1124cd41aec6bf75
docker~build-push-action~C7WIHK.dockerbuild Expired
14.3 KB
sha256:d4ca610d1c308a5e79eed45d473e96dc686d1c0b5d872152f3d0589049c967b5
docker~build-push-action~D4W6ZK.dockerbuild Expired
16.6 KB
sha256:31ef14456a70417478a59189a47adacb343f6259a66fa9ce0b4b5de0de320e38
docker~build-push-action~DABBM3.dockerbuild Expired
23.1 KB
sha256:8557d9aa7e96deecf88e52c0023884d4cd6fb0f27b005dde8085ed5c24bd3e04
docker~build-push-action~DDVYI2.dockerbuild Expired
42.8 KB
sha256:dd68f3b6340c7df27e36478ada9cad14e39e8ae2eb853bf6cd69946ccbea07a4
docker~build-push-action~EVLI7D.dockerbuild Expired
28.3 KB
sha256:871f1cfb7a6b9c6ecff3c703689e30afa750a82cc1376cacfd1d163c9b65e599
docker~build-push-action~EWIN6N.dockerbuild Expired
16.2 KB
sha256:bc979c20fc0a6d54e75e16de7c19bc1dc23669fca9c330956d0e9b37d43ba534
docker~build-push-action~FLA4J3.dockerbuild Expired
17.3 KB
sha256:98534bd4005a4ccb2537421009994fd266f73bcc7796cc98395e37c2277fab6a
docker~build-push-action~FY5DU1.dockerbuild Expired
17.3 KB
sha256:a5e0a3d158803d29229fdd4b2c7020c4dbd39166f8fd1c14d884071d6027f5cf
docker~build-push-action~FZ9OZX.dockerbuild Expired
15.2 KB
sha256:a705bbfa608403fb652b21b76f6ee51070d11bf1d68595d2773ebc444fd0ede1
docker~build-push-action~G5UMV9.dockerbuild Expired
16.6 KB
sha256:b01c05003f233f59f115c8eee5aae26c0706d04dcce0ee43ce29fe4b0346d71f
docker~build-push-action~HAUTGY.dockerbuild Expired
18.6 KB
sha256:d2e2973f735fa467f923ad65e0019cb7445244b49c6a207257c62fa7042d677f
docker~build-push-action~HDZ99F.dockerbuild Expired
17 KB
sha256:9e4710664063dfddcb3fe430eb05aa1e37c4c31e24042491633cf8866897a640
docker~build-push-action~HRH81V.dockerbuild Expired
17.4 KB
sha256:0f282aa09617493ed36b1ef124bbeb41d80fdf3a2aa82ed8dba1f1cab75b2284
docker~build-push-action~HSNF2E.dockerbuild Expired
44.8 KB
sha256:d234552798e6de1ccfa59d8d15899428ba52c69cdf0a1bc8d0ed8c4023268f01
docker~build-push-action~HUNLDJ.dockerbuild Expired
37.2 KB
sha256:002dcc45e1d78cdce3a70ad827ca4e238c2694fbac49a6855838596777ad1b29
docker~build-push-action~JH8G43.dockerbuild Expired
23.5 KB
sha256:f1334f6e75d254f0c4724180f6ec20d10d63e3b71207066552d4bb8271cb87ff
docker~build-push-action~K0WBTY.dockerbuild Expired
22.5 KB
sha256:f4fca9606b919860c89316344102d4049928066a49e64792a0d690ed57280f4e
docker~build-push-action~KH8WJD.dockerbuild Expired
35.4 KB
sha256:42300aded3b8285c5d5c0114cdfecc38b752325660bc2db9f2531b43b85dab76
docker~build-push-action~KHV8J0.dockerbuild Expired
26.1 KB
sha256:fbe863d3188ac4b868882eec5c7f65865e435e0fe8419d595b98376cca5ed5be
docker~build-push-action~KS3R8K.dockerbuild Expired
42.9 KB
sha256:7182db6ca4b3b85fae3a149b620f1f97f176c8da563b97bcc5d790ce4872520c
docker~build-push-action~L42FLA.dockerbuild Expired
11 KB
sha256:926543731d3c80f907f0ced5c9cf747f4d331fa008894fb263b7bc01a1360470
docker~build-push-action~M2PNXO.dockerbuild Expired
15 KB
sha256:5b7901fd728b2727322a03ef435544907654a2c0ac42e1bed95bd832957682a3
docker~build-push-action~MJF6XH.dockerbuild Expired
43.7 KB
sha256:32a51afd6da4c3dd0e4fb486e76436f2a40a9eed2c40054b6dd3f289cb5e7d58
docker~build-push-action~NKLH7U.dockerbuild Expired
25.9 KB
sha256:c93e6fd45e1d3534b213bbaab35ec4803c102548691749c6267eaf080c3cf38a
docker~build-push-action~NKVCLO.dockerbuild Expired
17.5 KB
sha256:131a6eac87195f452e42f3b6a166d014b20875decdb74c7f36c696e2ea980eb5
docker~build-push-action~OOE7PC.dockerbuild Expired
16.8 KB
sha256:cadac517e1a6debb35d02c296cb83e7faab4fe70567b1e1b2bc9464b01587541
docker~build-push-action~PCIIPY.dockerbuild Expired
22.7 KB
sha256:cbf94749289eb539422c4770def56e9a93a5c8de592fe3fbb462dde335666bb3
docker~build-push-action~Q67ID7.dockerbuild Expired
14.5 KB
sha256:a1a5b85599c972b80ae72c56e6a15395c3580402fa836a4025cab35ea782adac
docker~build-push-action~QXA200.dockerbuild Expired
16.5 KB
sha256:52f8a956461987d2930f245cb427339e3aa49f6942ebf40daef99d1358d47b89
docker~build-push-action~RWA2FF.dockerbuild Expired
38 KB
sha256:24d5c26ddb467f53520b0af6a731c0657467237850b9cca1fc2ed7619066fc68
docker~build-push-action~SA5RPN.dockerbuild Expired
37.9 KB
sha256:efdaa2dbedc809904a63d6aa3143b31f53e905fedcdcebe0c289bea0e6db8e5c
docker~build-push-action~TPW6VQ.dockerbuild Expired
18.9 KB
sha256:248091ad945b9e470e4cc34a1c0ef4891cfa24cc0e9338e21ec3a5254c1faeff
docker~build-push-action~UDM3BI.dockerbuild Expired
25.6 KB
sha256:f36d5cbb4940c94edec16699eead3cc32261464d6785e90e9dfcd9b818f0f832
docker~build-push-action~UUE4JN.dockerbuild Expired
16.6 KB
sha256:14dc973d8340374d11ececa08029689027e756f2de969430c89a3ba57b1dc071
docker~build-push-action~VHBVUB.dockerbuild Expired
18.5 KB
sha256:665e819884efdadb30f0402314d561a592650c23784dc8bb2012dfda5a7411e4
docker~build-push-action~WG0CD1.dockerbuild Expired
16.7 KB
sha256:13cd762951bb26a8b0f56a4788ad0f0cac8fdd2b4ef6e766c5b229ef915ca08d
docker~build-push-action~XDXQX3.dockerbuild Expired
27.7 KB
sha256:7d24c0604c370d1e4b0e361034df77dba918ac1bb727c86c2cfae13b99cc8956
docker~build-push-action~XFVQ26.dockerbuild Expired
16.9 KB
sha256:4f7921c0f8ef4a93b96af6cbdcc08fe9e567cd202d06fb014546000c312bedbf
docker~build-push-action~XHV7H7.dockerbuild Expired
16.7 KB
sha256:3c11a3fc1ec21325c93379543fb136f4dad75886b720e3e20ee6dcef0b780e5c
docker~build-push-action~YW584Q.dockerbuild Expired
43.7 KB
sha256:90273f58c0466d706f16ca74c23a7304c388c7fde3175e9d0da3ed9fabc53161
docker~build-push-action~Z1MDYH.dockerbuild Expired
26.5 KB
sha256:afcdfb6bf23f2ae60895f58e5e7b64bd371d925577f71d0aff69ed63fb1f1369
docker~build-push-action~ZPMLQC.dockerbuild Expired
36 KB
sha256:295d9e685b06fc09de8e700bf4901e24fc5c6b745150ab8c76193e2d8e3ab8df