Skip to content

[testing] migrate to moby/moby/api, moby/moby/client modules (with current buildx) #7234

[testing] migrate to moby/moby/api, moby/moby/client modules (with current buildx)

[testing] migrate to moby/moby/api, moby/moby/client modules (with current buildx) #7234

Triggered via pull request July 31, 2025 16:32
Status Cancelled
Total duration 5m 28s
Artifacts 18

ci.yml

on: pull_request
Matrix: e2e
prepare
9s
prepare
Matrix: validate
Matrix: binary
coverage
0s
coverage
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

65 errors
validate (validate-docs)
Process completed with exit code 2.
binary (linux/s390x)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/ppc64le)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm/v6)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (darwin/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/riscv64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
test
ENOENT: no such file or directory, open 'bin/coverage/unit/report.xml'
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c rm -rf /tmp/coverage && mkdir -p /tmp/coverage && rm -rf /tmp/report && mkdir -p /tmp/report && go run gotest.tools/gotestsum@latest --format testname --junitfile \"/tmp/report/report.xml\" -- -tags \"$BUILD_TAGS\" -v -cover -covermode=atomic $(go list $(TAGS) ./... | grep -vE 'e2e') -args -test.gocoverdir=\"/tmp/coverage\" && go tool covdata percent -i=/tmp/coverage" did not complete successfully: exit code: 1
binary (windows/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm/v7)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (darwin/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
validate (lint)
Process completed with exit code 2.
e2e (plugin, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 28)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (plugin, 28)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 28)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 28)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 28)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 28)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 28)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 27)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (standalone, 27)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 27)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 27)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 27)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 27)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 27)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 26)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (plugin, 26)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 26)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 26)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 26)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 26)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 26)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 26)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (standalone, 26)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 26)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 26)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 26)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 26)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 26)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 28)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (standalone, 28)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 28)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 28)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 28)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 28)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 28)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 27)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (plugin, 27)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 27)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 27)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 27)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 27)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 27)
undefined: jsonmessage.DisplayJSONMessagesToStream
binary (windows/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (windows/amd64)
Canceling since a higher priority waiting request for ci-refs/pull/13123/merge exists
ci
Canceling since a higher priority waiting request for ci-refs/pull/13123/merge exists

Artifacts

Produced during runtime
Name Size Digest
docker~compose~0ZUETB.dockerbuild Expired
45.6 KB
sha256:b7538ef876343a0255d61715d447be0ef914942b84698e2197e798763b84391c
docker~compose~2E0YTT.dockerbuild Expired
38 KB
sha256:5b11ec1c13a8ad978791f6f292091d3fd1f8efa037f954bc5a21be4380317aaa
docker~compose~2E3DVH.dockerbuild Expired
45.1 KB
sha256:8e03c76a7cd0ffb36b03290c689459f11d35cab27b5be54323e8513ab39da085
docker~compose~405U22.dockerbuild Expired
45.1 KB
sha256:1e53c07c0443eeace2b5aea2e90036b1649bdbccd77386a9df0ebb38f8268ecb
docker~compose~6158TR.dockerbuild Expired
38.5 KB
sha256:7fb03be9fb5b8a6429c646eaa5a8b346e03428306fee4c6e932c55c10e4652fe
docker~compose~73JA2C.dockerbuild Expired
45.3 KB
sha256:aa79ef2674a0f1cd5cfffb91aea211f01d9c324f62071144ea78deb53bf968fd
docker~compose~98Y1AU.dockerbuild Expired
38 KB
sha256:7a2583152a4157afd1b771533305f61e495556d77c2c39e0f5c1e44b3f0b3e87
docker~compose~9EZJAJ.dockerbuild Expired
38.3 KB
sha256:aa2f61e7168dd455728bef26fe5b0ca739e0654afb526c216b53083b63729ead
docker~compose~M97QJN.dockerbuild Expired
39.3 KB
sha256:6ffd8e8a8d6f270c970e99c6564dccad861153b9c08680bf2daf89fead0438ec
docker~compose~N5UQF7.dockerbuild Expired
45.9 KB
sha256:9bb3c09ad69bd69365871cfbf51b8a0c32ea367c0eeb5d502bf554d30e874fa8
docker~compose~NA0YV2.dockerbuild Expired
45.6 KB
sha256:a575492b1aca59d0eeb2604e731b21a01bdb131476409659406d08146b79b0c6
docker~compose~PKE5GX.dockerbuild Expired
46.5 KB
sha256:64e58deec73ff2b149d2b2f3a844ba7e55524e1fd3dbaeabcad9acdcbbb3a2a9
docker~compose~R3PSGJ.dockerbuild Expired
45.3 KB
sha256:67aedf6fda16bd638b7235a68d7c574a42d757f579a84f336e429670f1d43352
docker~compose~RGM5L5.dockerbuild Expired
41 KB
sha256:39570feeb09558ec26e7828eb61deb2228011407ff864aae7e3a9268b8bd26d2
docker~compose~RTWYBK.dockerbuild Expired
45.6 KB
sha256:b224301d481d071242510a784e52979644fce1712d114dae3f32e9d63fcf95de
docker~compose~RVPPZY.dockerbuild Expired
45.5 KB
sha256:8c147f70ebd4f654ba7a86d4875b645935ad2fdc3b9f12abc09702f0af7ac9e6
docker~compose~UJRWWF.dockerbuild Expired
45 KB
sha256:1727c3a86a7f47c3de7934d3c8af5425b0f69c90e3ad10f2912d3334b6ee0c18
docker~compose~WGCHL8.dockerbuild Expired
37.7 KB
sha256:f9dd764016f4b8e4a062640834c66af5c19433d8bd933592a179e476ed486bff