Skip to content

ci

ci #2299

Triggered via schedule June 18, 2025 10:04
Status Success
Total duration 47s
Artifacts 57

ci.yml

on: schedule
minimal
28s
minimal
git-context
22s
git-context
git-context-secret
33s
git-context-secret
path-context
24s
path-context
example
24s
example
error
6s
error
error-buildx
22s
error-buildx
docker-driver
11s
docker-driver
export-docker
8s
export-docker
secret
13s
secret
secret-envs
18s
secret-envs
network
12s
network
shm-size
14s
shm-size
ulimit
12s
ulimit
cgroup-parent
11s
cgroup-parent
add-hosts
11s
add-hosts
no-cache-filters
19s
no-cache-filters
registry-cache
35s
registry-cache
github-cache
22s
github-cache
local-cache
23s
local-cache
standalone
28s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
17s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
16s
proxy-buildkitd
annotations
22s
annotations
multi-output
21s
multi-output
load-and-push
18s
load-and-push
summary-disable
23s
summary-disable
summary-disable-deprecated
28s
summary-disable-deprecated
summary-not-supported
21s
summary-not-supported
record-upload-disable
16s
record-upload-disable
annotations-disabled
11s
annotations-disabled
call-check
21s
call-check
no-default-attestations
22s
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:f7ba20a70550b464d84178bf516d7e9f1fb756bed9740fbc5ffa0f5e7090f66c": 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 149
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/
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/
secret
INVALID_SECRET= is not a valid secret
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/
secret-envs
INVALID_SECRET= is not a valid secret
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.
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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~2P017V.dockerbuild
44.9 KB
sha256:cb82339033ca68e2916c472e8e771077e0c3890d1353d775c0860f3b0c7df483
docker~build-push-action~2RH6CR.dockerbuild
25.2 KB
sha256:560c9b079f1becec2cc4717fa29576cc706d584b55ff4a9cdbdb79b52efdd5d6
docker~build-push-action~41OTA4.dockerbuild
17.6 KB
sha256:b651c89aa61fbb4d1fb71ca2c3c40999e9a35c9a89dd18364316636170855b63
docker~build-push-action~7P64WP.dockerbuild
29.2 KB
sha256:ac830093ff25b53c619b78a298634adc6ab16b076d83abf8f447e70996d52c3e
docker~build-push-action~8HG4TU.dockerbuild
25.1 KB
sha256:d3091e2b5bd41f4919c9d2505427fc23a4b2567a4e2bc5157115bb91c5dbadf1
docker~build-push-action~8PGR0B.dockerbuild
27.1 KB
sha256:c0ad937563f48608adc49d383641c3f0df8819c15f856d1e51bbf789b9cc629f
docker~build-push-action~8SFY1K.dockerbuild
15 KB
sha256:44e0469b7de692675379c82777bfba666d5bbe2c5dc5e36efb9704f096e87922
docker~build-push-action~8YN947.dockerbuild
25.6 KB
sha256:4374674c4ec1c670c2eae63c12c857fb4b1de75c16e59bfbb89feab5143b6671
docker~build-push-action~9G6HAA.dockerbuild
17.4 KB
sha256:1275b528441e4f9056808a056085a06417cb16f397ba634297a8de1fbf235a0c
docker~build-push-action~CZ8W7T.dockerbuild
16.8 KB
sha256:480121211bf580809a141f1d6a71822e7200fc6cbf118668519e64ebd8df3606
docker~build-push-action~D4N20A.dockerbuild
11.2 KB
sha256:473d32283cf759c46a9a5ab3fdd2ef09abe1663d4fa8ebb01a0d666ab2e45d4f
docker~build-push-action~D4YVIC.dockerbuild
11.2 KB
sha256:7d64a2b8ba5989a8f5c5d897e3ab3702cee27cc353a0710c709c7b5e85df46ca
docker~build-push-action~DJTG8U.dockerbuild
17 KB
sha256:6af86f71190ddc2e8ef8d2f6cf5c5eb78833443917cd0b87d2cf851a11c8ff08
docker~build-push-action~FXH2UR.dockerbuild
17.3 KB
sha256:5d0f870cbd7ff7e9d6b6163b54cdc33e0a077a42a90795f574e0d2ee28583d1b
docker~build-push-action~GVR0RH.dockerbuild
38.9 KB
sha256:edf05152b8ece35775f22012c069272ea92e2de85dd0b383b2ec54905e706638
docker~build-push-action~I13N97.dockerbuild
12 KB
sha256:f1217b1f5d6bd0c6e713e930255f42dda3caec98c190dd7cf317812959df2271
docker~build-push-action~I4S2TY.dockerbuild
39.2 KB
sha256:a50f7e1df9135577d44adbc0bfa793959e788c04974e283b89c3380bc57a1daa
docker~build-push-action~IAMMKW.dockerbuild
16.7 KB
sha256:c5ca3a720db3a7382885a6379c3b05554173d93653386e37392170f1ad754bd9
docker~build-push-action~II4F1L.dockerbuild
14.7 KB
sha256:bc3966f06250b73289f32155c9aa70ea1a545e20ebb70f4134521fb23aac4e93
docker~build-push-action~IJLYGV.dockerbuild
17.6 KB
sha256:1011e296b586851733da5811247d09bfb3ff5f4faf2e8531e9edc28517ab1396
docker~build-push-action~IT00ZT.dockerbuild
18.5 KB
sha256:4d4d27ebba4ea7dd3b609ae6757953a77a2b44193d66081ad1ffdf3927d8066d
docker~build-push-action~J7LFL8.dockerbuild
24 KB
sha256:df3235e931b1ff7f4d63089a7434496d9aaedb6fb767128b35f6f871ed014a4c
docker~build-push-action~JFULVE.dockerbuild
17.2 KB
sha256:2efe2dce6dbea3c52724c228d134845516ef18701a041e5f0eebb3bf8dcd93db
docker~build-push-action~LQKVMM.dockerbuild
18.3 KB
sha256:a9cb61c79e07d252bca5ca419daad03b54e658f5fc507cf7f1da1a641b127f6f
docker~build-push-action~LSY6ED.dockerbuild
11.5 KB
sha256:3f6bf4899a39b4b4cc047b9b5a63dea4ae27296d17a96f92f8ef4b27c741fa16
docker~build-push-action~LY18Q6.dockerbuild
37.5 KB
sha256:80a9ff8ea41992961f554a53973ff74ff3d3d265ec77d1e34c98832bb7efed88
docker~build-push-action~M1UZBP.dockerbuild
43.6 KB
sha256:340d2962bdcdc4b49ee24136ac6898a00ef56073618881019cb83c9627d60b5d
docker~build-push-action~M40APF.dockerbuild
35.7 KB
sha256:d9f6785187dfc5c43543f64588680defc3fe3376d18a250cea3b8e731ceec840
docker~build-push-action~MC6W1Z.dockerbuild
15.2 KB
sha256:294f474f55bce532a252e3215f1cf8c757c8a9924569e7f84a9648ed3b9efd9f
docker~build-push-action~MIWVZB.dockerbuild
44 KB
sha256:53469b5b07ab58e17eca59139172ccb9b53994dec306c11e7e2ad7d67950aa48
docker~build-push-action~MT83ZL.dockerbuild
11.5 KB
sha256:368c238b5579a103af271b0c1f39a8a51f7c10da341932ba5e3df096d0ed2aff
docker~build-push-action~NDW97M.dockerbuild
11.4 KB
sha256:b7064eb1defb9417bdec928dbb8b1517bdf284e2cedecbe443078a03dbfd3b9b
docker~build-push-action~NN70HX.dockerbuild
11.4 KB
sha256:f247dea960afa4d0e01069492cb7c53af73cced5c0bb6bcebdd199eef12dd897
docker~build-push-action~O6ERUB.dockerbuild
25.9 KB
sha256:a0fd004a775100907a8275677f422bbf6f6be60c55c32fdd3a2892b9b5cd0050
docker~build-push-action~P807ZI.dockerbuild
16.8 KB
sha256:b3337db92707d6a37d9ce93ba6400d77c1462d2aa3ff55877cd730415fa6689a
docker~build-push-action~PHO8M6.dockerbuild
14.7 KB
sha256:5a3db10d7c53d03081dfedd1332d7fb0eb25ca0a1e09804687fa09300d3b2f85
docker~build-push-action~Q7YEAH.dockerbuild
23.6 KB
sha256:5b1675d3a4943c6f3a6e1070209cec0a23aa09d630a3b058c82bd7ce51f41984
docker~build-push-action~QG6PB9.dockerbuild
22.4 KB
sha256:98ec13835c51060f1c361d6ad153af8b9a9d22cb1215b3756ef63b6ebaf3505e
docker~build-push-action~QW10PT.dockerbuild
42.1 KB
sha256:bc555d77c21ee9df379e2363bc03e78273bf1256ffd90ed139521bb1e9b369e4
docker~build-push-action~RBY7EL.dockerbuild
47.8 KB
sha256:e3356a125efdfbf157440793ff8aebd9e4fb1d33c0ca74eab277ae36497bac51
docker~build-push-action~RHOPQD.dockerbuild
43.1 KB
sha256:3193cc1e2f402af99edbc81c14037c1b46c3cc1912dfa2db531072e063d38ab8
docker~build-push-action~RR00DR.dockerbuild
28.7 KB
sha256:f7147f205fd02541487bdefe8c136bdca7ad655faea4238ff38b192174f42a2a
docker~build-push-action~RVT4EI.dockerbuild
16.6 KB
sha256:59905fa971b53583ee407046a3c1e5559b465f2c328d32c9b67a3c8e3b69ac8f
docker~build-push-action~TR8XKX.dockerbuild Expired
18.4 KB
sha256:c2aab8eb6bd1cb9f448d9cc922defd947a26a36898eb16e5dbfbceff19ba102a
docker~build-push-action~TTT2UT.dockerbuild
26.2 KB
sha256:8d5c0679e1ae583329d4e0af8c454a7508559222583166f1cde81e4e4696e8c3
docker~build-push-action~UGEDKY.dockerbuild
23.8 KB
sha256:1332527f0300033b72399a736f8ca888c6ca0ed21fd276c5a1074674ab3825c9
docker~build-push-action~UKX4OX.dockerbuild
18.5 KB
sha256:9ad65a51a7970c0e859ec4cd781b7d898de6b5da2841977328e4313607107f42
docker~build-push-action~UQTQ70.dockerbuild
28.5 KB
sha256:78f5f478f03069d17f3e943cd1d2ca4cdc2d3131bd0a09137e4eafc61cd5004a
docker~build-push-action~UZW3HZ.dockerbuild
19.2 KB
sha256:46d5c292df41f6ea2b48923ed29deb61aa316ead7a28c85ca4d9f37c8cd27802
docker~build-push-action~WA7GZ3.dockerbuild
18.8 KB
sha256:ddcb39913e65a506827956fa61d9d40e4c7cc63ae4dc5ca66cc977b4ac93102a
docker~build-push-action~WK8MI9.dockerbuild
18.7 KB
sha256:b5761816762f3cd967df91098867792955a6884b6ef9641a6755df746ea2ba73
docker~build-push-action~X2KDPZ.dockerbuild
11.5 KB
sha256:ece8fd5f08a6efb213b2ae2f2083db0397a6f3aa0d9012901f6a5173f8605e93
docker~build-push-action~X40PIQ.dockerbuild
11.4 KB
sha256:606af346aed09d29a42c4ead8e6be51d2206733cb9a769cae503ff3bbbf5cd01
docker~build-push-action~XP88T4.dockerbuild
36.2 KB
sha256:765f1fc6355d701fb130c9479c514018206f96f40ea3f67c4b9c4577b204c42d
docker~build-push-action~Y2OUQ5.dockerbuild
22.7 KB
sha256:3c975737e4dd0dc6811ffb6cdec30c04af8932704ef0544a52764c7f5e34619e
docker~build-push-action~YKQ3B3.dockerbuild
18.7 KB
sha256:47c7909376278e67e3353d0f643c965813e35ef79ba90636aff1ff8f0fc22aa0
docker~build-push-action~ZVYWD4.dockerbuild
17 KB
sha256:c3b13f99d419354a0c2479a45f4c2369abd2d0eb1d45a7d5213b6cbed54a66c7