Skip to content

Console Output

19:15:36 + make REF=20.10 debian-bullseye
19:15:36 git init src/github.com/docker/cli
19:15:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/cli/.git/
19:15:36 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
19:15:36 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
19:15:36 + SRC=src/github.com/docker/cli
19:15:36 + REF=20.10
19:15:36 + REF_FETCH=20.10
19:15:36 + awk {print $2}
19:15:36 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
19:15:36 + REF=refs/heads/20.10
19:15:36 + [ -n refs/heads/20.10 ]
19:15:36 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
19:15:36 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
19:15:38 From https://github.com/docker/cli
19:15:38  * [new branch]      20.10      -> 20.10
19:15:38  * [new tag]         v20.10.18  -> v20.10.18
19:15:38  * [new branch]      20.10      -> origin/20.10
19:15:38 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
19:15:39 git init src/github.com/docker/docker
19:15:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/docker/.git/
19:15:39 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
19:15:39 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
19:15:39 + SRC=src/github.com/docker/docker
19:15:39 + REF=20.10
19:15:39 + REF_FETCH=20.10
19:15:39 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
19:15:39 + awk {print $2}
19:15:39 + REF=refs/heads/20.10
19:15:39 + [ -n refs/heads/20.10 ]
19:15:39 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
19:15:39 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
19:15:40 From https://github.com/docker/docker
19:15:40  * [new branch]      20.10      -> 20.10
19:15:40  * [new branch]      20.10      -> origin/20.10
19:15:40 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
19:15:41 git init src/github.com/docker/compose
19:15:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/compose/.git/
19:15:41 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
19:15:41 ./scripts/checkout.sh src/github.com/docker/compose "v2.11.2"
19:15:41 + SRC=src/github.com/docker/compose
19:15:41 + REF=v2.11.2
19:15:41 + REF_FETCH=v2.11.2
19:15:41 + awk {print $2}
19:15:41 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.11.2
19:15:41 + REF=refs/tags/v2.11.2
19:15:41 + [ -n refs/tags/v2.11.2 ]
19:15:41 + REF_FETCH=refs/tags/v2.11.2:refs/tags/v2.11.2
19:15:41 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.11.2:refs/tags/v2.11.2
19:15:42 From https://github.com/docker/compose
19:15:42  * [new tag]         v2.11.2    -> v2.11.2
19:15:42 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.11.2
19:15:42 git init src/github.com/docker/scan-cli-plugin
19:15:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/scan-cli-plugin/.git/
19:15:42 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
19:15:42 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
19:15:42 + SRC=src/github.com/docker/scan-cli-plugin
19:15:42 + REF=v0.17.0
19:15:42 + REF_FETCH=v0.17.0
19:15:42 + awk {print $2}
19:15:42 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
19:15:42 + REF=refs/tags/v0.17.0
19:15:42 + [ -n refs/tags/v0.17.0 ]
19:15:42 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
19:15:42 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
19:15:42 From https://github.com/docker/scan-cli-plugin
19:15:42  * [new tag]         v0.17.0    -> v0.17.0
19:15:42 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
19:15:42 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.7 debian-bullseye
19:15:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-769/deb'
19:15:42 mkdir -p sources
19:15:42 docker run --rm -w /v \
19:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/cli:/cli \
19:15:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/deb/sources:/v \
19:15:42 	alpine \
19:15:42 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
19:15:47 mkdir -p sources
19:15:47 docker run --rm -w /v \
19:15:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/docker:/engine \
19:15:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/deb/sources:/v \
19:15:47 	alpine \
19:15:47 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
19:15:51 mkdir -p sources
19:15:51 docker run --rm -w /v \
19:15:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/compose:/compose \
19:15:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/deb/sources:/v \
19:15:51 	alpine \
19:15:51 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
19:15:52 mkdir -p sources
19:15:52 docker run --rm -w /v \
19:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
19:15:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/deb/sources:/v \
19:15:52 	alpine \
19:15:52 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
19:15:53 mkdir -p sources
19:15:53 cp ../systemd/docker.service sources/docker.service
19:15:53 mkdir -p sources
19:15:53 cp ../systemd/docker.socket sources/docker.socket
19:15:53 docker run --rm -w /v \
19:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/plugins:/plugins \
19:15:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-769/deb/sources:/v \
19:15:53 	alpine \
19:15:53 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
19:15:54 == Building packages for debian-bullseye ==
19:15:54 mkdir -p "debbuild/debian-bullseye"
19:15:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.7-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
19:15:55 #1 [internal] load build definition from Dockerfile
19:15:55 #1 transferring dockerfile: 941B 0.0s done
19:15:55 #1 DONE 0.0s
19:15:55 
19:15:55 #2 [internal] load .dockerignore
19:15:55 #2 transferring context: 2B done
19:15:55 #2 DONE 0.1s
19:15:55 
19:15:55 #3 [auth] library/debian:pull token for registry-1.docker.io
19:15:55 #3 DONE 0.0s
19:15:55 
19:15:55 #4 [auth] library/golang:pull token for registry-1.docker.io
19:15:55 #4 DONE 0.0s
19:15:55 
19:15:55 #5 [internal] load metadata for docker.io/library/golang:1.18.7-buster
19:15:55 #5 ERROR: docker.io/library/golang:1.18.7-buster: not found
19:15:55 
19:15:55 #6 [internal] load metadata for docker.io/library/debian:bullseye
19:15:55 #6 CANCELED
19:15:55 ------
19:15:55  > [internal] load metadata for docker.io/library/golang:1.18.7-buster:
19:15:55 ------
19:15:55 Dockerfile:6
19:15:55 --------------------
19:15:55    4 |     ARG BUILD_IMAGE=${DISTRO}:${SUITE}
19:15:55    5 |     
19:15:55    6 | >>> FROM ${GO_IMAGE} AS golang
19:15:55    7 |     
19:15:55    8 |     FROM ${BUILD_IMAGE}
19:15:55 --------------------
19:15:55 error: failed to solve: golang:1.18.7-buster: docker.io/library/golang:1.18.7-buster: not found
19:15:55 Makefile:74: recipe for target 'debian-bullseye' failed
19:15:55 make[1]: *** [debian-bullseye] Error 1
19:15:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-769/deb'
19:15:55 Makefile:84: recipe for target 'debian-bullseye' failed
19:15:55 make: *** [debian-bullseye] Error 2