ci #3045
ci.yml
on: schedule
minimal
25s
git-context
36s
git-context-query
37s
git-context-secret
34s
path-context
31s
example
41s
error
8s
error-buildx
29s
docker-driver
14s
export-docker
10s
secret
17s
secret-files
18s
secret-envs
27s
network
18s
shm-size
12s
ulimit
23s
cgroup-parent
22s
add-hosts
17s
no-cache-filters
33s
registry-cache
27s
github-cache
23s
local-cache
50s
standalone
27s
named-context-pin
15s
named-context-docker
25s
named-context-container
28s
docker-config-malformed
12s
proxy-docker-config
23s
proxy-buildkitd
42s
annotations
15s
multi-output
37s
load-and-push
28s
summary-disable
20s
summary-not-supported
26s
record-upload-disable
29s
annotations-disabled
25s
call-check
10s
no-default-attestations
20s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 51 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:e5368d5c21b422f64d575dd6b752be57421ec09ce92bea9afbc4e5da932e6fea": dial tcp [::1]:5000: connect: connection refused
|
|
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/
|
|
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/
|
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
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/
|
|
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/
|
|
checks (v0.14.1)
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.14.1-linux-x64, another job may be creating this cache.
|
|
checks (v0.14.1)
Failed to restore:
|
|
multi (multi-sudo)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi (multi-sudo)
Failed to restore:
|
|
github-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
github-cache
Failed to restore:
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
registry-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
registry-cache
Failed to restore:
|
|
summary-not-supported
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.12.1-linux-x64, another job may be creating this cache.
|
|
summary-not-supported
Failed to restore:
|
|
load-and-push
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
load-and-push
Failed to restore:
|
|
error-buildx
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
error-buildx
Failed to restore:
|
|
path-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
path-context
Failed to restore:
|
|
git-context-secret
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
git-context-secret
Failed to restore:
|
|
git-context-query
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
multi-output
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi-output
Failed to restore:
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
|
|
multi (multi)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi (multi)
Failed to restore:
|
|
git-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
git-context
Failed to restore:
|
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.9.1-linux-x64, another job may be creating this cache.
|
|
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 (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
|
|
local-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
local-cache
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0NJFEL.dockerbuild
|
30.7 KB |
sha256:49d6172fc8aafeadf496ac07dfaa0e6cb3f0ba72481fd001194468f830ca755f
|
|
|
docker~build-push-action~1S8P8V.dockerbuild
Expired
|
22.4 KB |
sha256:d30e7c7c96174b51cb4e789c6633fb5e33223f269c3e2c9c1597ac0459805839
|
|
|
docker~build-push-action~21SU4Y.dockerbuild
|
12.4 KB |
sha256:4685224023dac504db450b304f896dbaec92dfa9b85809b4748de0c8ad3dc506
|
|
|
docker~build-push-action~3H7YUC.dockerbuild
|
10.9 KB |
sha256:34ff7216b172c3d4d90a0d2de71babd38a90eb9db8917ed0dab6fedaea925c10
|
|
|
docker~build-push-action~3Y4OYI.dockerbuild
|
26.5 KB |
sha256:4e8fa412b80c5426b93262f4303b4dbf58fe02a3a2e3c7dc44cb7bdeff1835b3
|
|
|
docker~build-push-action~6O1UU9.dockerbuild
|
39 KB |
sha256:bb5ed05678529ff7eb83f0f92d94bbe96a122128dee0febc9cd23b1773137cb6
|
|
|
docker~build-push-action~6WSBBO.dockerbuild
|
20.7 KB |
sha256:aa94fc2367948d1adeca7450aab031a7dd9c639dd66bde1197fbf32c56b3752f
|
|
|
docker~build-push-action~76SY56.dockerbuild
|
27.2 KB |
sha256:ee8e913fff57f2d95bbec498d83d19090da1e2f9bbda19bf4ba2b554de590d4e
|
|
|
docker~build-push-action~9WI2GR.dockerbuild
|
58.3 KB |
sha256:ab810129f1152a5b8b7baba921b0c7cfd7b8bf9a4d88fc1e167fe9e270aba3b7
|
|
|
docker~build-push-action~A1FGYB.dockerbuild
|
20.1 KB |
sha256:8a64c69df98bfbf714409925a45bc90372657b1e91da476e51d348b0d3e728e2
|
|
|
docker~build-push-action~B4FFGR.dockerbuild
|
22.5 KB |
sha256:9924b1a834e75a3988343a950866df6ac0774bb60486e19b884eedd2f99e621d
|
|
|
docker~build-push-action~C5RVWT.dockerbuild
|
30.9 KB |
sha256:3253ed738e21ffe5cc53cfc54fec802e454a5cbd2166889380d2ad5cdb2e876f
|
|
|
docker~build-push-action~C9LQTI.dockerbuild
|
18.1 KB |
sha256:c4687112114dbf70d3d32592de18b32bf6887c8c30f368676b0c805c46207d60
|
|
|
docker~build-push-action~DHBUKS.dockerbuild
|
20.9 KB |
sha256:322316a309532816b98069ac372771d8d4c7b0be0d861d5ed16d99957ef41f12
|
|
|
docker~build-push-action~E3NV2B.dockerbuild
|
52.5 KB |
sha256:511284a2e47faed755501db9ce82c35094fc6255165ac4df67ec41922a1d436e
|
|
|
docker~build-push-action~FT0LWN.dockerbuild
|
13.8 KB |
sha256:ad11844b8337dca391cb8c39c6b60e9934cb7de4c708d45e48aa5b20f67ee8a9
|
|
|
docker~build-push-action~GE4QD5.dockerbuild
|
12.4 KB |
sha256:8673f575d1a655ca29bf379b07c5efc67b0862ff397a53cb65fdf4131ed23254
|
|
|
docker~build-push-action~GWKLUX.dockerbuild
|
31.5 KB |
sha256:b5c970470ca2539cff87ce76464b2a5d57b0ca7cf4a12b6803d7d0b9be06e950
|
|
|
docker~build-push-action~HDKJ3H.dockerbuild
|
28.8 KB |
sha256:760ecfe014ffa6cc74edcbd3a6fe1777effc89e587ac4073b3d5c1e30a765530
|
|
|
docker~build-push-action~IGO3AH.dockerbuild
|
22.2 KB |
sha256:7274b105ddbab714a00b002d673e1e710888882c46becc33ac5237cf27cead91
|
|
|
docker~build-push-action~IMW90F.dockerbuild
|
41.6 KB |
sha256:0534577b43a4b550d4b940db5624a462841aa25e15ca23be1397f3e76c80681a
|
|
|
docker~build-push-action~IT0PV6.dockerbuild
|
41.7 KB |
sha256:deb9f6c00a9b99e004b6998625947ca7886714ddfde9de6393a224d7a630dffe
|
|
|
docker~build-push-action~J9QTF9.dockerbuild
|
20.7 KB |
sha256:992c418d5467c4c5012e9cb640efb18e6e033722388f50a01b95ea89c6948745
|
|
|
docker~build-push-action~JU950G.dockerbuild
|
21.3 KB |
sha256:65f10cbbc3958af01b1a8c1fb6aff5b33017ee49579cb51df06233c580cdf95b
|
|
|
docker~build-push-action~JW5S6N.dockerbuild
|
28.5 KB |
sha256:bbd8d3d41e73fae8e03b3b244f452e31848aea749a15b255126c5b6412182076
|
|
|
docker~build-push-action~LD3E1N.dockerbuild
|
45.9 KB |
sha256:fb65a747c93843b753573f12ddaac6e570e8689940c9654f3da88f01898f8867
|
|
|
docker~build-push-action~LKP6FF.dockerbuild
|
11.8 KB |
sha256:db5827ca6312a38309037df343453aba8038a586f3faab440469ebbac1cb70d5
|
|
|
docker~build-push-action~LSDULW.dockerbuild
|
46.4 KB |
sha256:04200e9ec73638694ff3a9aae2dc814cdddd158aa804397a254c0872cd067fd2
|
|
|
docker~build-push-action~MA10DI.dockerbuild
|
21.3 KB |
sha256:49be1ffccc00d1e93fdbe9499211586f1ee3f54b9f98376ca31c3845779d0fc1
|
|
|
docker~build-push-action~OHZGGN.dockerbuild
|
21.2 KB |
sha256:d403b8fd45ea88ade9dae6304aace603d366d5acbb777abf20ce78d760dcc63a
|
|
|
docker~build-push-action~P7TT2V.dockerbuild
|
20.6 KB |
sha256:cc8977f7a845f5929a08316854fa9c5e05873825fecbb4929ee14f883413d234
|
|
|
docker~build-push-action~PB825F.dockerbuild
|
20.6 KB |
sha256:5398996a468fd73e3f2c8c4f2401dec693b312cab0546eff9a7d128f7b5c64af
|
|
|
docker~build-push-action~PEC2HS.dockerbuild
|
31.8 KB |
sha256:309766a3f4271a156f5100e9412f3541b4b3e9c08f6751e8e7a54e65735eac6e
|
|
|
docker~build-push-action~PHE5JK.dockerbuild
|
11.9 KB |
sha256:0a5434a65d157a15e5b41b9cb1aea3cd192f1125cddba58427ca27be5748ae98
|
|
|
docker~build-push-action~R4QMOC.dockerbuild
|
17.8 KB |
sha256:26e11c53e1e0ef00518dbaf7add7e10bb4e5b5833d02bb404391aa03f9685f58
|
|
|
docker~build-push-action~RCS2KV.dockerbuild
|
18 KB |
sha256:46ef253189c2b582b1117db6ee66c6186a3b46ac4f8fdecdb7b506456b13a409
|
|
|
docker~build-push-action~RSQ49O.dockerbuild
|
41.2 KB |
sha256:c28c5b130022bb4159b46967074aa4cd7248818b0bac43c8da5e76bab102c670
|
|
|
docker~build-push-action~SB9RPQ.dockerbuild
|
54.1 KB |
sha256:96e00c09156fb9697465320992485ae0038bc0bde8e4ad4456fef0bef61ba542
|
|
|
docker~build-push-action~SZZGO7.dockerbuild
|
58 KB |
sha256:cb53886c3f395f022b742a07d98ebe49ceda6a4cb4a927407e5254128d545540
|
|
|
docker~build-push-action~TU8VN8.dockerbuild
|
12.2 KB |
sha256:5420d4490f2929f33a8d379d5ebca30084040282bbf951c2f85f5895c707cb7e
|
|
|
docker~build-push-action~UBB81W.dockerbuild
|
20.6 KB |
sha256:a4b39925ef27dbf4180a79e007f5d4af2fd8b2e042304bb3fe0e1341b876ee87
|
|
|
docker~build-push-action~UV8FSD.dockerbuild
|
34.2 KB |
sha256:fa0b0c4b3880a0b984d085fb0dcf086fa574df260a9413471936a82fc6dc3d23
|
|
|
docker~build-push-action~UWFMAF.dockerbuild
|
26.9 KB |
sha256:2194bb40a83cd43295dcdcc17a94272372c77190bd537316323d05d0f6ca56ed
|
|
|
docker~build-push-action~VKUZJY.dockerbuild
|
21.2 KB |
sha256:fc705788896ee2c14600a9bd16faa630d50c084fbbcf6efd11fe6f2cd76e632d
|
|
|
docker~build-push-action~WV79CT.dockerbuild
|
22 KB |
sha256:62e93cd2a59f6f4bdbb03cddb0a6cbbf659816f05bbff778f3db493013477986
|
|
|
docker~build-push-action~WXZPZC.dockerbuild
|
24 KB |
sha256:786160d91f6f00a9a709c96762d65c40984d07e650884b3e4b478f78604edf80
|
|
|
docker~build-push-action~X4YXF7.dockerbuild
|
29.4 KB |
sha256:68a46970b4d8bbfa847f9ad4ca851ffbbeeb87920b5bdd0e1b56248d8829ea79
|
|
|
docker~build-push-action~X87VC6.dockerbuild
|
33.6 KB |
sha256:cae4d26577d6a8f12c518123078f9a8add865156a69e2645798cc0f7828819a4
|
|
|
docker~build-push-action~XOGLB1.dockerbuild
|
55.7 KB |
sha256:326d481002fa693d3a902d4f757326c2b881720d2d70f2e941830dcefa6f1b48
|
|
|
docker~build-push-action~XUV2SD.dockerbuild
|
22.1 KB |
sha256:9e997b43fed9653c08b9fc216fc740d2994b825a77e066f3e2c6f078e08dcb59
|
|
|
docker~build-push-action~Y6SN4I.dockerbuild
|
12.7 KB |
sha256:01f3fcb211619d805bae72e364146e80b80a6295ab8ea8f7d3ff8e3b79aa7f7e
|
|
|
docker~build-push-action~YAP120.dockerbuild
|
22.6 KB |
sha256:6859f0462b28f51afa71ba22d590cabc539e791f0a60bbd12951a276b5b05a73
|
|
|
docker~build-push-action~YC1R0B.dockerbuild
|
12 KB |
sha256:453c02da82343e335445439784bbe9b8ff3f9fe1dd4e3763209d03e8e5b07cfe
|
|
|
docker~build-push-action~YEJPS9.dockerbuild
|
28.8 KB |
sha256:d786297a6d841ed6b931643308b4575d98c4a158921b36f9a3aebd8a3ab77423
|
|
|
docker~build-push-action~YP81X5.dockerbuild
|
48.9 KB |
sha256:5c21701ba0ecf4c086c3cd0c5e33d12df929f0bc7cd0b1b774cc1645e9df3c8d
|
|
|
docker~build-push-action~YXMICQ.dockerbuild
|
21.3 KB |
sha256:a8ff3807b2aa5f700004f31e9df908a72abb01d47fa4c890cc38cba0a086bc9e
|
|