Skip to content

ci: update harbor and distribution to latest #2395

ci: update harbor and distribution to latest

ci: update harbor and distribution to latest #2395

Triggered via pull request September 5, 2025 10:09
Status Success
Total duration 2m 1s
Artifacts 57

ci.yml

on: pull_request
minimal
22s
minimal
git-context
22s
git-context
git-context-secret
28s
git-context-secret
path-context
27s
path-context
example
26s
example
error
11s
error
error-buildx
28s
error-buildx
docker-driver
14s
docker-driver
export-docker
13s
export-docker
secret
14s
secret
secret-envs
23s
secret-envs
network
18s
network
shm-size
23s
shm-size
ulimit
17s
ulimit
cgroup-parent
16s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
23s
no-cache-filters
registry-cache
35s
registry-cache
github-cache
32s
github-cache
local-cache
24s
local-cache
standalone
1m 56s
standalone
named-context-pin
13s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
30s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
18s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
21s
annotations
multi-output
31s
multi-output
load-and-push
23s
load-and-push
summary-disable
20s
summary-disable
summary-disable-deprecated
14s
summary-disable-deprecated
summary-not-supported
26s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
21s
annotations-disabled
call-check
20s
call-check
no-default-attestations
32s
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:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8": dial tcp [::1]:5000: connect: connection refused
secret
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 149
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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
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/
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/
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 (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~0KAE0T.dockerbuild
19.1 KB
sha256:8519718c1908e1301c894933c4f028582c0a5823ac9b6aabf7b8656456d3a39b
docker~build-push-action~32CBQC.dockerbuild
17.3 KB
sha256:b1c264351444cb1b83d1df584fccc7ea934c229aafe9d5ac739b1c6271d9f454
docker~build-push-action~3RUYGG.dockerbuild
15.4 KB
sha256:aea077effb9c91f8ee9f604348eefcd99ff23e4cbef15a8e4b547d0c089572b8
docker~build-push-action~439ST0.dockerbuild
17.4 KB
sha256:1e70c6ff6effecc14a342a6faddc6f6fe5d37104058ad58d0c4da9d66a74f1ea
docker~build-push-action~55SZUV.dockerbuild
11 KB
sha256:bb9d3ed7e898a4db085884e26b3e3035cf910b114beec152187294ab2e24722f
docker~build-push-action~5U5UYP.dockerbuild
36.3 KB
sha256:aa9d5eadd6a7dff35af124adff7b6805166210128ccf869ff314932dd7867956
docker~build-push-action~6TTEN2.dockerbuild
11.8 KB
sha256:1b1de3ca72bbfc8b05893f5e580e2e7c6ad0ad44bb2e3d313a2f780906eaab02
docker~build-push-action~7GE8H3.dockerbuild
17.2 KB
sha256:a7db0df822804fbfbed0d5a49ee25e1b15f8f43ff4bbbc0cc4d4442fd511efd1
docker~build-push-action~9VF2W7.dockerbuild
25.2 KB
sha256:080d0b1d4d8045abed2955911daa0745de5904e86b2d07ffca4de014d0fbbaf0
docker~build-push-action~A997MK.dockerbuild
12 KB
sha256:d2e70f742614e5bbf8afbcc97b20bbe57e356d6711c8ea3b51e7485bf2394ce6
docker~build-push-action~ACXDZR.dockerbuild
14.3 KB
sha256:44e8b5effa639b98c166f41848475d0d47c7e38c4ef5192fc0a1fa9635e924ad
docker~build-push-action~BFHOWX.dockerbuild
11.1 KB
sha256:3b15140068c6e25e2e34d1e357808680e603ea61fced3fc4ae0333fc84fe5608
docker~build-push-action~CQHSKK.dockerbuild
10.8 KB
sha256:461dca6b67e9b69f209d381ecd3a9dad4aa3b915d9f70efe2efddfd87d548f4c
docker~build-push-action~E3RK4G.dockerbuild
17.7 KB
sha256:58ed149c6af89411952e3b90272700b4ce377c567fb86a453fc35bea9d2c1a05
docker~build-push-action~FAFV2V.dockerbuild
15.3 KB
sha256:3cc7ac5581afeb683716d8905cc40b16dfb7464d069e1dc844ff4897733fc026
docker~build-push-action~FM4Y7H.dockerbuild
27.4 KB
sha256:58d3ee3391a336637c93a6d6b6c6eafb6465ff860a260e10663a324562ea0a58
docker~build-push-action~FQWHEJ.dockerbuild
12.1 KB
sha256:e01dd06d0a8ffc70d97a86fd56ebcd7dac41a23ce18a43b86b297d02699529f6
docker~build-push-action~GK5KW7.dockerbuild
17.6 KB
sha256:4a8c243c5aa8047e16ac4ab586b62dfd9137cde1ee69b827fe2e44809e0bed7e
docker~build-push-action~IMOGHP.dockerbuild
39.7 KB
sha256:1c189fa0c7bba7f421225f9dd3c7c3d95444009c0c3816e5a7537736f1ff7663
docker~build-push-action~K5QFY6.dockerbuild
36.4 KB
sha256:38e81afde97fde7b987dc07a71d9261bb892c7f4920260353c4cba7735f7ae65
docker~build-push-action~KNHGDX.dockerbuild
18.6 KB
sha256:a76ba864b61126925be6bcd72d5706e9b9f76925dbb06ce4f979d7193e70abf2
docker~build-push-action~KSWN9R.dockerbuild
43.3 KB
sha256:092f5cccbb7d50335bb4286501a69f6f174996f8a2f7ae15685b8245905699cb
docker~build-push-action~LFLT98.dockerbuild
17.6 KB
sha256:76b4b0f536495f126695da354738428a37d4e1e7e7ba341bdc18093ee5c0687b
docker~build-push-action~LI7MLU.dockerbuild
15 KB
sha256:973b5bcbd7fa104eb203110856703f2128e88012a2c6c417bfc756525b341fb6
docker~build-push-action~LJTD0M.dockerbuild
46.9 KB
sha256:e449a36b9d5e1c769a98fe8cf6a757eefe1af4ca03a73fccf7c446f6ab83d246
docker~build-push-action~N4TWQ3.dockerbuild
46.4 KB
sha256:a47e17c8027714a2b1e6144aefd49240a42551a2c60381b14b61dfd30155804c
docker~build-push-action~NTFABY.dockerbuild
44.1 KB
sha256:dc4e2dc35c1aa86e846ad8e6606322fa5a9c4fad6b67ea9a192ebf351a2b8d78
docker~build-push-action~O9ZNBK.dockerbuild
11.5 KB
sha256:049f3c223c55ac080c670778550750d5c1038da932d59aed6683e751d7ae8354
docker~build-push-action~OGZ61I.dockerbuild
26.7 KB
sha256:426ee21c061de5f49df476529a6d8779d4779f1aee6750c1269dc8cc6e1368d4
docker~build-push-action~OTZ3ZP.dockerbuild
17.2 KB
sha256:36b060bf8a0aa2f99bdab1d588780ed0630e3b281ecb9b6be70fed38838b2367
docker~build-push-action~OV7PA1.dockerbuild
17.4 KB
sha256:0127758f06a63ff1723c0ae8623d3a7fb14eaa2ab4dac12aeccbc1403d6b4fcf
docker~build-push-action~R6AWKR.dockerbuild
17.2 KB
sha256:7d8870a7427ed0152675d8378d539abfb7bcb5569484e7134e92eddc51cdf00c
docker~build-push-action~RLIZ28.dockerbuild
26.7 KB
sha256:176d53b0b027db4bc8d8dafe43b696649416fd22e19f5ff30d9ae23fa83d1db4
docker~build-push-action~RQCLV2.dockerbuild
11.5 KB
sha256:3e459d96184256634386b5f51f1632535f2bb775a1825dc5e17f1c369fd44560
docker~build-push-action~RT4B3G.dockerbuild
17.5 KB
sha256:da057545a8ff83b94c5b693202f1857df51e19bb862974409f8df99d18f82f0e
docker~build-push-action~RW2WNU.dockerbuild
23.6 KB
sha256:dada090d9bde3fc0c42782f1d6ea57389454ca644daddecc219e378ba907eeec
docker~build-push-action~S99LV5.dockerbuild
29.7 KB
sha256:b680c11fbd9d4a23b1f9517db8b9ed6bcc9ec4a633e07471515940c546d40dec
docker~build-push-action~SXOVHZ.dockerbuild
23.7 KB
sha256:6a8a86714c87037dbc63fa97293ea41be3d4f87a45614090409be7115b159a2e
docker~build-push-action~T2401K.dockerbuild
17.2 KB
sha256:903182cb40097ce963174bc154554e162d9c0d8f86af9253a4e6d2659391f10e
docker~build-push-action~T9CEF2.dockerbuild
17.5 KB
sha256:f70546781b8bf6607c502c709d5e2e03bba37590b0cae917145a325105d1cad9
docker~build-push-action~TMO9P1.dockerbuild
29.1 KB
sha256:7031880fb7b323457343c1c29c6023123fdaa7a8efce73630471767b6a00ff89
docker~build-push-action~TNHCZQ.dockerbuild
17.2 KB
sha256:b6a657a83e4cd8abfaaef67efb7b46302afd9e8e29b95a983e9015b62970dde4
docker~build-push-action~TYVIV5.dockerbuild Expired
17.4 KB
sha256:7fe55de8e45ea3afd3dd5675fdce9fa32011821797e105dbfd2b97c21e060025
docker~build-push-action~U1T1RV.dockerbuild
36.8 KB
sha256:692f8247b1a7870349c866521b04a8b931cdf05002a02fb614a056ffeb0c54ea
docker~build-push-action~USYCDK.dockerbuild
23.5 KB
sha256:e1c45104eb6a20e67e7cfeab9de31372dfcd44c80598ed0b25cfba272935b2c8
docker~build-push-action~V6ROKT.dockerbuild
26 KB
sha256:45e12b00920eae1b76a5d54f6fe4e3994169d971b062682f2f6ef8c1360f2f4b
docker~build-push-action~VKLVZW.dockerbuild
11.5 KB
sha256:2c5815438eedb3771527805db494a90e596d0a290dd7fe241ee95e1a0cadae84
docker~build-push-action~VPU074.dockerbuild
17.5 KB
sha256:7dfb7287977535b0443ad2418df75d3ac8259ad62e2412a5b156a474457d2d45
docker~build-push-action~VSXZT9.dockerbuild
16.8 KB
sha256:ef8f02876c9df153babb7bad1b5f1f0580b1b71bddd3197a89bb3879f2d98247
docker~build-push-action~VZ8AYN.dockerbuild
11.7 KB
sha256:6f7f818da9348e0ea711200f5747f8f7fa7bdb7a12916292431893e701b4d072
docker~build-push-action~WUNAZA.dockerbuild
48.4 KB
sha256:81e857d01f09789bb6e5f55375664963f377b925c3e5bef864cbea93c1cbb7b3
docker~build-push-action~X15NTZ.dockerbuild
26 KB
sha256:3b8135ead11461f266f13be765b4be9e0b8c70bb0fddf529f5de952db315f876
docker~build-push-action~X3YFAR.dockerbuild
26.2 KB
sha256:da3762dbfd2b7dc6b1546c90860e3000001cd402b7896d5e7a7f1b8e8bc48b9a
docker~build-push-action~XC5Q6D.dockerbuild
36.9 KB
sha256:cde1a3b996c21bb974dd93424ba421634b9adc1df97dd58238543aa0d79dd7a5
docker~build-push-action~XIQE29.dockerbuild
17.2 KB
sha256:a9fb82198dc1056140a7911af042869fb775fda0c00e6a7b1b1489fa9e370cf8
docker~build-push-action~ZI0ZP4.dockerbuild
23.9 KB
sha256:f9244b8a84f01a348e67b0c9b3643e2454d98740ebb72ff32da7432b481313db
docker~build-push-action~ZLAJ4B.dockerbuild
35.4 KB
sha256:eeeec9b378f0d290f1f4bfcabb2dbf0bf409bed57d85193809d6cfb452d275ca