Skip to content

Console Output

11:55:02 + make REF=24.0 DOCKER_BUILD_PKGS=cross-mac static
11:55:02 git init src/github.com/docker/cli
11:55:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-987/src/github.com/docker/cli/.git/
11:55:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
11:55:02 ./scripts/checkout.sh src/github.com/docker/cli "24.0"
11:55:02 + SRC=src/github.com/docker/cli
11:55:02 + REF=24.0
11:55:02 + REF_FETCH=24.0
11:55:02 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 24.0
11:55:02 + awk {print $2}
11:55:02 + REF=refs/heads/24.0
11:55:02 + [ -n refs/heads/24.0 ]
11:55:02 + REF_FETCH=refs/heads/24.0:refs/heads/24.0
11:55:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/24.0:refs/heads/24.0
11:55:03 From https://github.com/docker/cli
11:55:03  * [new branch]      24.0       -> 24.0
11:55:03  * [new tag]         v24.0.9    -> v24.0.9
11:55:03  * [new branch]      24.0       -> origin/24.0
11:55:03 + git -C src/github.com/docker/cli checkout -q refs/heads/24.0
11:55:04 git init src/github.com/docker/docker
11:55:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-987/src/github.com/docker/docker/.git/
11:55:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
11:55:04 ./scripts/checkout.sh src/github.com/docker/docker "24.0"
11:55:04 + SRC=src/github.com/docker/docker
11:55:04 + REF=24.0
11:55:04 + REF_FETCH=24.0
11:55:04 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 24.0
11:55:04 + awk {print $2}
11:55:04 + REF=refs/heads/24.0
11:55:04 + [ -n refs/heads/24.0 ]
11:55:04 + REF_FETCH=refs/heads/24.0:refs/heads/24.0
11:55:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/24.0:refs/heads/24.0
11:55:07 From https://github.com/docker/docker
11:55:07  * [new branch]      24.0       -> 24.0
11:55:07  * [new tag]         v24.0.9    -> v24.0.9
11:55:07  * [new branch]      24.0       -> origin/24.0
11:55:07 + git -C src/github.com/docker/docker checkout -q refs/heads/24.0
11:55:07 for p in cross-mac; do \
11:55:07 	make -C static VERSION=0.0.1-dev GO_VERSION=1.20.13 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
11:55:07 done
11:55:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-987/static'
11:55:07 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
11:55:07 festive_yalow
11:55:07 cd /home/ubuntu/workspace/docker-ce-packaging_PR-987/src/github.com/docker/cli && VERSION=0.0.0-20240131205314-2936816 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
11:55:07 #0 building with "festive_yalow" instance using docker-container driver
11:55:07 
11:55:07 #1 [internal] load local bake definitions
11:55:08 #1 reading docker-bake.hcl 3.32kB / 3.32kB done
11:55:08 #1 DONE 0.0s
11:55:08 
11:55:08 #2 [internal] booting buildkit
11:55:08 #2 pulling image moby/buildkit:buildx-stable-1
11:55:10 #2 pulling image moby/buildkit:buildx-stable-1 1.9s done
11:55:10 #2 creating container buildx_buildkit_festive_yalow0
11:55:11 #2 creating container buildx_buildkit_festive_yalow0 1.6s done
11:55:11 #2 DONE 3.5s
11:55:11 
11:55:11 #3 [internal] load build definition from Dockerfile
11:55:11 #3 transferring dockerfile:
11:55:11 #3 transferring dockerfile: 5.56kB done
11:55:11 #3 DONE 0.0s
11:55:11 
11:55:11 #4 resolve image config for docker.io/docker/dockerfile:1
11:55:11 #4 ...
11:55:11 
11:55:11 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
11:55:11 #5 DONE 0.0s
11:55:12 
11:55:12 #4 resolve image config for docker.io/docker/dockerfile:1
11:55:12 #4 DONE 0.9s
11:55:12 
11:55:12 #6 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
11:55:12 #6 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
11:55:12 #6 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s
11:55:12 #6 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
11:55:12 #6 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
11:55:12 #6 DONE 0.4s
11:55:13 
11:55:13 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
11:55:13 #7 DONE 0.0s
11:55:13 
11:55:13 #8 [auth] library/golang:pull token for registry-1.docker.io
11:55:13 #8 DONE 0.0s
11:55:13 
11:55:13 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
11:55:13 #9 DONE 0.0s
11:55:13 
11:55:13 #10 [linux/amd64 internal] load metadata for docker.io/library/golang:1.20.13-alpine3.18
11:55:13 #10 DONE 0.7s
11:55:13 
11:55:13 #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:55:13 #11 ...
11:55:13 
11:55:13 #12 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
11:55:13 #12 DONE 0.8s
11:55:13 
11:55:13 #13 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
11:55:13 #13 DONE 0.8s
11:55:13 
11:55:13 #11 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:55:13 #11 DONE 0.9s
11:55:13 
11:55:13 #14 [internal] load .dockerignore
11:55:13 #14 transferring context: 263B done
11:55:13 #14 DONE 0.0s
11:55:14 
11:55:14 #15 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
11:55:14 #15 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
11:55:14 #15 DONE 0.1s
11:55:14 
11:55:14 #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
11:55:14 #16 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
11:55:14 #16 DONE 0.1s
11:55:14 
11:55:14 #17 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
11:55:14 #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done
11:55:14 #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done
11:55:14 #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0.0s done
11:55:14 #17 DONE 0.2s
11:55:14 
11:55:14 #18 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.20.13-alpine3.18@sha256:ba5fc45b50f186dea6eab421f3e9c942a5add36fd7709730de3ac011177363c2
11:55:14 #18 resolve docker.io/library/golang:1.20.13-alpine3.18@sha256:ba5fc45b50f186dea6eab421f3e9c942a5add36fd7709730de3ac011177363c2 0.0s done
11:55:14 #18 DONE 0.2s
11:55:14 
11:55:14 #19 [internal] load build context
11:55:14 #19 ...
11:55:14 
11:55:14 #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
11:55:14 #20 DONE 0.0s
11:55:14 
11:55:14 #19 [internal] load build context
11:55:14 #19 ...
11:55:14 
11:55:14 #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
11:55:14 #20 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done
11:55:14 #20 extracting sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 0.1s done
11:55:14 #20 DONE 0.3s
11:55:14 
11:55:14 #19 [internal] load build context
11:55:15 #19 transferring context: 39.58MB 0.8s done
11:55:15 #19 DONE 0.9s
11:55:15 
11:55:15 #18 [linux/amd64 build-base-alpine 1/4] FROM docker.io/library/golang:1.20.13-alpine3.18@sha256:ba5fc45b50f186dea6eab421f3e9c942a5add36fd7709730de3ac011177363c2
11:55:15 #18 sha256:27c0217bdb96dae67f92646a77c3763dba3b68105e7ad1323b86164f367deee2 172B / 172B 0.2s done
11:55:15 #18 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done
11:55:15 #18 sha256:50e791cb90c3d0bf08a988f13b405c9947c74b5bc31c7c939197a7175f6c7f0e 284.69kB / 284.69kB 0.3s done
11:55:15 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 20.97MB / 101.23MB 0.5s
11:55:15 #18 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done
11:55:15 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 50.33MB / 101.23MB 0.6s
11:55:15 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 65.01MB / 101.23MB 0.8s
11:55:15 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 77.59MB / 101.23MB 1.1s
11:55:15 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 92.27MB / 101.23MB 1.2s
11:55:15 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 101.23MB / 101.23MB 1.4s
11:55:16 #18 sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 101.23MB / 101.23MB 2.2s done
11:55:16 #18 DONE 2.6s
11:55:16 
11:55:16 #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
11:55:16 #16 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.7s
11:55:18 #16 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.9s done
11:55:18 #16 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
11:55:21 #16 ...
11:55:21 
11:55:21 #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
11:55:21 #20 extracting sha256:ba85416cff97fd442e19ca83e6c469c423340850e726792b6c95d78a857f732d 2.9s done
11:55:21 #20 DONE 3.2s
11:55:21 
11:55:21 #20 [linux/amd64 build-base-alpine 2/4] COPY --link --from=xx / /
11:55:21 #20 extracting sha256:27c0217bdb96dae67f92646a77c3763dba3b68105e7ad1323b86164f367deee2 done
11:55:21 #20 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done
11:55:21 #20 merging 0.0s done
11:55:21 #20 DONE 3.2s
11:55:21 
11:55:21 #21 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
11:55:21 #21 0.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
11:55:22 #21 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
11:55:22 #21 1.438 (1/38) Installing ncurses-terminfo-base (6.4_p20230506-r0)
11:55:22 #21 1.443 (2/38) Installing libncursesw (6.4_p20230506-r0)
11:55:22 #21 1.451 (3/38) Installing readline (8.2.1-r1)
11:55:22 #21 1.456 (4/38) Installing bash (5.2.15-r5)
11:55:22 #21 1.471 Executing bash-5.2.15-r5.post-install
11:55:22 #21 1.473 (5/38) Installing libffi (3.4.4-r2)
11:55:22 #21 1.476 (6/38) Installing libgcc (12.2.1_git20220924-r10)
11:55:22 #21 1.479 (7/38) Installing libstdc++ (12.2.1_git20220924-r10)
11:55:22 #21 1.499 (8/38) Installing xz-libs (5.4.3-r0)
11:55:22 #21 1.509 (9/38) Installing libxml2 (2.11.6-r0)
11:55:22 #21 1.523 (10/38) Installing zstd-libs (1.5.5-r4)
11:55:22 #21 1.534 (11/38) Installing llvm16-libs (16.0.6-r1)
11:55:23 #21 2.572 (12/38) Installing clang16-libs (16.0.6-r1)
11:55:24 #21 3.112 (13/38) Installing fortify-headers (1.1-r3)
11:55:24 #21 3.116 (14/38) Installing binutils (2.40-r7)
11:55:24 #21 3.187 (15/38) Installing libgomp (12.2.1_git20220924-r10)
11:55:24 #21 3.193 (16/38) Installing libatomic (12.2.1_git20220924-r10)
11:55:24 #21 3.195 (17/38) Installing gmp (6.2.1-r3)
11:55:24 #21 3.210 (18/38) Installing isl26 (0.26-r1)
11:55:24 #21 3.231 (19/38) Installing mpfr4 (4.2.0_p12-r0)
11:55:24 #21 3.263 (20/38) Installing mpc1 (1.3.1-r1)
11:55:24 #21 3.267 (21/38) Installing gcc (12.2.1_git20220924-r10)
11:55:25 #21 4.444 (22/38) Installing libstdc++-dev (12.2.1_git20220924-r10)
11:55:25 #21 4.838 (23/38) Installing clang16-libclang (16.0.6-r1)
11:55:26 #21 5.156 (24/38) Installing clang16 (16.0.6-r1)
11:55:26 #21 5.271 (25/38) Installing libmagic (5.45-r0)
11:55:26 #21 5.307 (26/38) Installing file (5.45-r0)
11:55:26 #21 5.309 (27/38) Installing brotli-libs (1.0.9-r14)
11:55:26 #21 5.319 (28/38) Installing libunistring (1.1-r1)
11:55:26 #21 5.337 (29/38) Installing libidn2 (2.3.4-r1)
11:55:26 #21 5.341 (30/38) Installing nghttp2-libs (1.57.0-r0)
11:55:26 #21 5.345 (31/38) Installing libcurl (8.5.0-r0)
11:55:26 #21 5.353 (32/38) Installing libexpat (2.5.0-r1)
11:55:26 #21 5.357 (33/38) Installing pcre2 (10.42-r1)
11:55:26 #21 5.365 (34/38) Installing git (2.40.1-r0)
11:55:26 #21 5.433 (35/38) Installing scudo-malloc (16.0.6-r1)
11:55:26 #21 5.436 (36/38) Installing lld-libs (16.0.6-r0)
11:55:26 #21 5.490 (37/38) Installing lld (16.0.6-r0)
11:55:26 #21 5.494 (38/38) Installing llvm16 (16.0.6-r1)
11:55:27 #21 6.600 Executing busybox-1.36.1-r5.trigger
11:55:27 #21 6.606 OK: 583 MiB in 54 packages
11:55:31 #21 ...
11:55:31 
11:55:31 #16 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
11:55:31 #16 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 13.0s done
11:55:31 #16 DONE 17.0s
11:55:31 
11:55:31 #21 [linux/amd64 build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
11:55:38 #21 DONE 17.5s
11:55:38 
11:55:38 #22 [linux/amd64 build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
11:55:38 #22 DONE 0.0s
11:55:38 
11:55:38 #23 [linux/amd64->darwin/arm64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
11:55:38 #23 0.066 skipping packages installation on darwin
11:55:38 #23 DONE 0.1s
11:55:38 
11:55:38 #24 [linux/amd64->darwin/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
11:55:38 #24 0.079 skipping packages installation on darwin
11:55:38 #24 DONE 0.1s
11:55:38 
11:55:38 #25 [linux/amd64 goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on CGO_ENABLED=0 go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
11:55:38 #25 0.441 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
11:55:39 #25 0.835 go: downloading github.com/akavel/rsrc v0.10.2
11:55:44 #25 DONE 5.4s
11:55:44 
11:55:44 #26 [linux/amd64->darwin/amd64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
11:55:44 #26 merging
11:55:44 #26 ...
11:55:44 
11:55:44 #27 [linux/amd64->darwin/arm64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
11:55:44 #27 merging 0.3s done
11:55:44 #27 DONE 0.4s
11:55:44 
11:55:44 #26 [linux/amd64->darwin/amd64 build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
11:55:44 #26 merging 0.3s done
11:55:44 #26 DONE 0.4s
11:55:44 
11:55:44 #28 [linux/amd64->darwin/amd64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
11:55:44 #28 DONE 0.1s
11:55:44 
11:55:44 #29 [linux/amd64->darwin/arm64 build 2/3] RUN [ ! -f /etc/alpine-release ] && xx-info is-cross && [ "$(xx-info arch)" = "arm64" ] && XX_CC_PREFER_LINKER=ld xx-clang --setup-target-triple || true
11:55:44 #29 DONE 0.1s
11:55:44 
11:55:44 #30 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
11:55:45 #30 1.063 Building static docker-darwin-arm64
11:55:45 #30 1.067 + go build -o /out/docker-darwin-arm64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=2936816" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-02T11:55:45Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240131205314-2936816"' '-buildmode=pie' github.com/docker/cli/cmd/docker
11:55:55 #30 ...
11:55:55 
11:55:55 #31 [linux/amd64->darwin/amd64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
11:55:55 #31 1.066 Building static docker-darwin-amd64
11:55:55 #31 1.069 + go build -o /out/docker-darwin-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=2936816" -X "github.com/docker/cli/cli/version.BuildTime=2024-02-02T11:55:45Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20240131205314-2936816"' '-buildmode=pie' github.com/docker/cli/cmd/docker
11:56:28 #31 DONE 43.2s
11:56:28 
11:56:28 #30 [linux/amd64->darwin/arm64 build 3/3] RUN --mount=type=bind,target=.,ro     --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
11:56:28 #30 DONE 43.2s
11:56:28 
11:56:28 #32 [darwin/arm64 binary 1/1] COPY --from=build /out .
11:56:28 #32 DONE 0.0s
11:56:28 
11:56:28 #33 [darwin/amd64 binary 1/1] COPY --from=build /out .
11:56:28 #33 DONE 0.1s
11:56:28 
11:56:28 #34 exporting to client directory
11:56:28 #34 copying files darwin/amd64 11.08MB 0.1s
11:56:28 #34 copying files darwin/arm64 11.08MB 0.1s
11:56:28 #34 copying files darwin/arm64 35.33MB 0.3s done
11:56:28 #34 copying files darwin/amd64 37.12MB 0.3s done
11:56:28 #34 DONE 0.3s
11:56:28 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-987/src/github.com/docker/cli/build && for platform in *; do \
11:56:28 	arch=$(echo $platform | cut -d_ -f2); \
11:56:28 	mkdir -p $dest/$arch/docker; \
11:56:28 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
11:56:28 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20240131205314-2936816.tgz docker; \
11:56:28 done
11:56:32 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-987/static'