Skip to content

ci

ci #2030

Triggered via schedule January 6, 2025 10:04
Status Success
Total duration 1m 1s
Artifacts 51

ci.yml

on: schedule
minimal
30s
minimal
git-context
20s
git-context
git-context-secret
20s
git-context-secret
path-context
22s
path-context
example
24s
example
error
6s
error
error-buildx
22s
error-buildx
docker-driver
13s
docker-driver
export-docker
12s
export-docker
secret
23s
secret
secret-envs
15s
secret-envs
network
23s
network
shm-size
15s
shm-size
ulimit
13s
ulimit
cgroup-parent
15s
cgroup-parent
add-hosts
24s
add-hosts
no-cache-filters
13s
no-cache-filters
registry-cache
24s
registry-cache
github-cache
19s
github-cache
local-cache
34s
local-cache
standalone
24s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
30s
named-context-docker
named-context-container
33s
named-context-container
docker-config-malformed
14s
docker-config-malformed
proxy-docker-config
24s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
16s
annotations
multi-output
16s
multi-output
load-and-push
19s
load-and-push
summary-disable
13s
summary-disable
summary-disable-deprecated
11s
summary-disable-deprecated
summary-not-supported
12s
summary-not-supported
record-upload-disable
26s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
16s
call-check
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 71 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
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:ed47aa9bea9c6ac7f31d79dfe02e41721dbd2cdbf89d281ee394403b71020341": dial tcp [::1]:5000: connect: connection refused
call-check
Check complete, 7 warnings have been found!
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
no-cache-filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
INVALID_SECRET= is not a valid secret
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
path-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
INVALID_SECRET= is not a valid secret
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
add-hosts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
Docker is required to export a build record
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
digest (docker-container, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.
provenance (binary, /tmp/buildx-build, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker~build-push-action~0DKRVE.dockerbuild
17.1 KB
docker~build-push-action~0QTAKO.dockerbuild
25.1 KB
docker~build-push-action~1B0BGC.dockerbuild
35.7 KB
docker~build-push-action~2XRY2S.dockerbuild
17.1 KB
docker~build-push-action~5XMO1C.dockerbuild
24.5 KB
docker~build-push-action~69D10R.dockerbuild
38.6 KB
docker~build-push-action~71KN8K.dockerbuild
17.1 KB
docker~build-push-action~7FDBWG.dockerbuild
45.4 KB
docker~build-push-action~8QEA0S.dockerbuild
40.7 KB
docker~build-push-action~A5WSM5.dockerbuild
23.1 KB
docker~build-push-action~BI4IBN.dockerbuild
23.2 KB
docker~build-push-action~BMPZ34.dockerbuild
16.3 KB
docker~build-push-action~BXG8R2.dockerbuild
18.1 KB
docker~build-push-action~CKM3D2.dockerbuild
45.4 KB
docker~build-push-action~CU363M.dockerbuild
16.8 KB
docker~build-push-action~D5Z7PY.dockerbuild
36.1 KB
docker~build-push-action~D6ROJR.dockerbuild
28.2 KB
docker~build-push-action~DO1BF3.dockerbuild
17.8 KB
docker~build-push-action~EAP5F5.dockerbuild
28.1 KB
docker~build-push-action~FSC9CI.dockerbuild
16.8 KB
docker~build-push-action~HBXQOF.dockerbuild
46.2 KB
docker~build-push-action~HGI7XV.dockerbuild
16.2 KB
docker~build-push-action~IEE7HT.dockerbuild Expired
18.4 KB
docker~build-push-action~ISU8HQ.dockerbuild
43 KB
docker~build-push-action~JPDKOO.dockerbuild
14.9 KB
docker~build-push-action~KO3TON.dockerbuild
16.7 KB
docker~build-push-action~M0JPEO.dockerbuild
15.2 KB
docker~build-push-action~MEMN77.dockerbuild
23.5 KB
docker~build-push-action~MHF3LS.dockerbuild
16.4 KB
docker~build-push-action~N2NAHN.dockerbuild
18.2 KB
docker~build-push-action~ODGUS1.dockerbuild
45 KB
docker~build-push-action~OO3GZM.dockerbuild
16.6 KB
docker~build-push-action~P3EE3H.dockerbuild
25.5 KB
docker~build-push-action~PQ97IL.dockerbuild
14 KB
docker~build-push-action~Q2YATD.dockerbuild
25 KB
docker~build-push-action~QLMYR3.dockerbuild
29.6 KB
docker~build-push-action~S97UA5.dockerbuild
17 KB
docker~build-push-action~SGOHML.dockerbuild
22.6 KB
docker~build-push-action~SH8497.dockerbuild
38.3 KB
docker~build-push-action~SKIF5C.dockerbuild
22.7 KB
docker~build-push-action~T8XUTC.dockerbuild
34.5 KB
docker~build-push-action~TAWNJZ.dockerbuild
25.3 KB
docker~build-push-action~UEFK1W.dockerbuild
16.3 KB
docker~build-push-action~UPDIU1.dockerbuild
16.7 KB
docker~build-push-action~WG1V5B.dockerbuild
18.4 KB
docker~build-push-action~XGW8FS.dockerbuild
17.6 KB
docker~build-push-action~XIYXJT.dockerbuild
17.1 KB
docker~build-push-action~YAGV60.dockerbuild
16.8 KB
docker~build-push-action~YLEBO7.dockerbuild
11.5 KB
docker~build-push-action~YNQ5VN.dockerbuild
16.6 KB
docker~build-push-action~YUKG5N.dockerbuild
14.7 KB