Skip to content

Console Output

12:13:46 + make REF=20.10 raspbian-buster
12:13:46 git init src/github.com/docker/cli
12:13:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
12:13:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
12:13:46 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
12:13:46 + SRC=src/github.com/docker/cli
12:13:46 + REF=20.10
12:13:46 + REF_FETCH=20.10
12:13:46 + awk {print $2}
12:13:46 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
12:13:46 + REF=refs/heads/20.10
12:13:46 + [ -n refs/heads/20.10 ]
12:13:46 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:13:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:13:48 From https://github.com/docker/cli
12:13:48  * [new branch]      20.10      -> 20.10
12:13:48  * [new tag]         v20.10.18  -> v20.10.18
12:13:48  * [new branch]      20.10      -> origin/20.10
12:13:48 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
12:13:48 git init src/github.com/docker/docker
12:13:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
12:13:48 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
12:13:48 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
12:13:48 + SRC=src/github.com/docker/docker
12:13:48 + REF=20.10
12:13:48 + REF_FETCH=20.10
12:13:48 + awk {print $2}
12:13:48 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
12:13:49 + REF=refs/heads/20.10
12:13:49 + [ -n refs/heads/20.10 ]
12:13:49 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
12:13:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
12:13:51 From https://github.com/docker/docker
12:13:51  * [new branch]      20.10      -> 20.10
12:13:51  * [new branch]      20.10      -> origin/20.10
12:13:51 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
12:13:51 git init src/github.com/docker/compose
12:13:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
12:13:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
12:13:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.11.2"
12:13:51 + SRC=src/github.com/docker/compose
12:13:51 + REF=v2.11.2
12:13:51 + REF_FETCH=v2.11.2
12:13:51 + awk {print $2}
12:13:51 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.11.2
12:13:51 + REF=refs/tags/v2.11.2
12:13:51 + [ -n refs/tags/v2.11.2 ]
12:13:51 + REF_FETCH=refs/tags/v2.11.2:refs/tags/v2.11.2
12:13:51 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.11.2:refs/tags/v2.11.2
12:13:52 From https://github.com/docker/compose
12:13:52  * [new tag]         v2.11.2    -> v2.11.2
12:13:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.11.2
12:13:52 git init src/github.com/docker/scan-cli-plugin
12:13:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
12:13:52 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
12:13:52 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
12:13:52 + SRC=src/github.com/docker/scan-cli-plugin
12:13:52 + REF=v0.17.0
12:13:52 + REF_FETCH=v0.17.0
12:13:52 + awk {print $2}
12:13:52 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
12:13:52 + REF=refs/tags/v0.17.0
12:13:52 + [ -n refs/tags/v0.17.0 ]
12:13:52 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
12:13:52 + 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
12:13:52 From https://github.com/docker/scan-cli-plugin
12:13:52  * [new tag]         v0.17.0    -> v0.17.0
12:13:52 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
12:13:52 make -C deb VERSION=0.0.1-dev GO_VERSION=1.18.6 raspbian-buster
12:13:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
12:13:52 mkdir -p sources
12:13:52 docker run --rm -w /v \
12:13:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
12:13:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:13:52 	alpine \
12:13:52 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
12:13:52 Unable to find image 'alpine:latest' locally
12:13:52 latest: Pulling from library/alpine
12:13:52 c6556b3b6858: Pulling fs layer
12:13:52 c6556b3b6858: Download complete
12:13:53 c6556b3b6858: Pull complete
12:13:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
12:13:53 Status: Downloaded newer image for alpine:latest
12:14:00 mkdir -p sources
12:14:00 docker run --rm -w /v \
12:14:00 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
12:14:00 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:00 	alpine \
12:14:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
12:14:04 mkdir -p sources
12:14:04 docker run --rm -w /v \
12:14:04 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
12:14:04 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:04 	alpine \
12:14:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
12:14:05 mkdir -p sources
12:14:05 docker run --rm -w /v \
12:14:05 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
12:14:05 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:05 	alpine \
12:14:05 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
12:14:06 mkdir -p sources
12:14:06 cp ../systemd/docker.service sources/docker.service
12:14:06 mkdir -p sources
12:14:06 cp ../systemd/docker.socket sources/docker.socket
12:14:06 docker run --rm -w /v \
12:14:06 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
12:14:06 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
12:14:06 	alpine \
12:14:06 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
12:14:07 == Building packages for raspbian-buster ==
12:14:07 mkdir -p "debbuild/raspbian-buster"
12:14:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.18.6-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
12:14:07 #1 [internal] load .dockerignore
12:14:07 #1 transferring context: 2B done
12:14:07 #1 DONE 0.1s
12:14:07 
12:14:07 #2 [internal] load build definition from Dockerfile
12:14:07 #2 transferring dockerfile: 954B done
12:14:07 #2 DONE 0.1s
12:14:07 
12:14:07 #3 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
12:14:07 #3 DONE 0.0s
12:14:07 
12:14:07 #4 [auth] library/golang:pull token for registry-1.docker.io
12:14:07 #4 DONE 0.0s
12:14:07 
12:14:07 #5 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
12:14:07 #5 DONE 0.4s
12:14:07 
12:14:07 #6 [internal] load metadata for docker.io/library/golang:1.18.6-buster
12:14:07 #6 DONE 0.4s
12:14:07 
12:14:07 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
12:14:07 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 0.0s done
12:14:07 #7 sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222 1.99kB / 1.99kB done
12:14:07 #7 sha256:45fda2abef7b42ec0b0d14ecd7c22f946cbd0b0edb554a2e8691b6268764b414 5.00kB / 5.00kB done
12:14:07 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 0B / 38.52MB 0.0s
12:14:08 #7 sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 0B / 305B 0.1s
12:14:08 #7 sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 0B / 257B 0.1s
12:14:08 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 3.15MB / 38.52MB 0.4s
12:14:08 #7 sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 305B / 305B 0.2s done
12:14:08 #7 sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 257B / 257B 0.2s done
12:14:08 #7 sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 177B / 177B 0.3s done
12:14:08 #7 sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 413B / 413B 0.4s done
12:14:08 #7 sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 911B / 911B 0.3s done
12:14:08 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 0B / 18.95MB 0.4s
12:14:08 #7 sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 0B / 130.62kB 0.5s
12:14:08 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 5.24MB / 38.52MB 0.6s
12:14:08 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 1.05MB / 18.95MB 0.6s
12:14:08 #7 sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 130.62kB / 130.62kB 0.5s done
12:14:08 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 2.10MB / 18.95MB 0.8s
12:14:08 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 8.39MB / 38.52MB 0.9s
12:14:08 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 3.15MB / 18.95MB 0.9s
12:14:08 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 4.19MB / 18.95MB 1.0s
12:14:09 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 10.49MB / 38.52MB 1.1s
12:14:09 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 5.24MB / 18.95MB 1.1s
12:14:09 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 7.34MB / 18.95MB 1.3s
12:14:09 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 12.58MB / 38.52MB 1.4s
12:14:09 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 8.39MB / 18.95MB 1.5s
12:14:09 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 14.68MB / 38.52MB 1.7s
12:14:09 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 9.44MB / 18.95MB 1.7s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 10.49MB / 18.95MB 1.9s
12:14:10 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 16.78MB / 38.52MB 2.0s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 11.53MB / 18.95MB 2.0s
12:14:10 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 18.87MB / 38.52MB 2.2s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 12.58MB / 18.95MB 2.2s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 13.63MB / 18.95MB 2.3s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 14.68MB / 18.95MB 2.4s
12:14:10 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 20.97MB / 38.52MB 2.5s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 15.73MB / 18.95MB 2.5s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 16.78MB / 18.95MB 2.6s
12:14:10 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 23.07MB / 38.52MB 2.7s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 17.83MB / 18.95MB 2.7s
12:14:10 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 18.95MB / 18.95MB 2.9s
12:14:11 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 25.17MB / 38.52MB 3.0s
12:14:11 #7 ...
12:14:11 
12:14:11 #8 [internal] load build context
12:14:11 #8 transferring context: 19.87MB 2.9s done
12:14:11 #8 DONE 3.3s
12:14:11 
12:14:11 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
12:14:11 #7 sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 18.95MB / 18.95MB 3.1s done
12:14:11 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 27.26MB / 38.52MB 3.3s
12:14:11 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 29.36MB / 38.52MB 3.4s
12:14:11 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 31.46MB / 38.52MB 3.6s
12:14:11 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 33.55MB / 38.52MB 3.8s
12:14:12 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 36.70MB / 38.52MB 4.0s
12:14:12 #7 sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 38.52MB / 38.52MB 4.4s done
12:14:12 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c
12:14:18 #7 ...
12:14:18 
12:14:18 #9 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:18 #9 resolve docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094 0.1s done
12:14:18 #9 sha256:a34a1a4ed78f3c97570524fa7b450c3a18bac814c67883de7bcf1c6421a8eb73 1.79kB / 1.79kB done
12:14:18 #9 sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094 988B / 988B done
12:14:18 #9 sha256:f8ee3317c98c6399f9a9ea59f602f63674583afd8ba5bd4010cef07a7f9f891a 7.12kB / 7.12kB done
12:14:18 #9 sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 45.91MB / 45.91MB 6.4s done
12:14:18 #9 sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 7.15MB / 7.15MB 4.0s done
12:14:18 #9 sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 9.34MB / 9.34MB 5.4s done
12:14:18 #9 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 35.65MB / 47.36MB 9.4s
12:14:18 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 25.17MB / 53.29MB 9.4s
12:14:18 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 16.78MB / 110.16MB 9.4s
12:14:18 #9 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 2.7s
12:14:18 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 28.31MB / 53.29MB 9.8s
12:14:18 #9 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 39.85MB / 47.36MB 10.1s
12:14:18 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 31.46MB / 53.29MB 10.3s
12:14:18 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 23.07MB / 110.16MB 10.3s
12:14:18 #9 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 42.99MB / 47.36MB 10.6s
12:14:18 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 34.60MB / 53.29MB 10.7s
12:14:19 #9 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 46.14MB / 47.36MB 11.2s
12:14:19 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 37.75MB / 53.29MB 11.3s
12:14:19 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 29.36MB / 110.16MB 11.3s
12:14:19 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 40.89MB / 53.29MB 11.7s
12:14:19 #9 sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 47.36MB / 47.36MB 11.8s done
12:14:19 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 35.65MB / 110.16MB 11.9s
12:14:19 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 44.04MB / 53.29MB 11.9s
12:14:19 #9 sha256:bc69a9b1e5625a5008ff88342373672086dd2510ef6084a3be032972ee8dfa99 0B / 156B 11.9s
12:14:20 #9 sha256:bc69a9b1e5625a5008ff88342373672086dd2510ef6084a3be032972ee8dfa99 156B / 156B 12.0s done
12:14:20 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 47.19MB / 53.29MB 12.3s
12:14:20 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 50.33MB / 53.29MB 12.5s
12:14:20 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 41.94MB / 110.16MB 12.5s
12:14:20 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 53.29MB / 53.29MB 12.7s
12:14:21 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 49.28MB / 110.16MB 13.1s
12:14:21 #9 sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 53.29MB / 53.29MB 13.1s done
12:14:21 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 55.57MB / 110.16MB 13.4s
12:14:21 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 62.91MB / 110.16MB 13.7s
12:14:22 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 70.25MB / 110.16MB 14.2s
12:14:22 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 77.59MB / 110.16MB 14.6s
12:14:22 #9 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 7.8s
12:14:22 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 83.89MB / 110.16MB 14.9s
12:14:23 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 90.18MB / 110.16MB 15.4s
12:14:23 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 96.47MB / 110.16MB 15.6s
12:14:24 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 102.76MB / 110.16MB 16.1s
12:14:24 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 109.05MB / 110.16MB 17.1s
12:14:26 #9 sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 110.16MB / 110.16MB 18.1s done
12:14:26 #9 extracting sha256:03c0a108fceb58ca60977e45057eccb02892db7412dc4da52f05ebeacf68951d 11.9s done
12:14:26 #9 extracting sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e
12:14:27 #9 ...
12:14:27 
12:14:27 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
12:14:27 #7 extracting sha256:3ec6565972ff731ca2f8d8cd97d06d9e8c8ae9b5dba0291ded46cbea1c28a53c 12.5s done
12:14:27 #7 extracting sha256:f3af4ab272a22d1941a59a59315e558324979c6b13189964fb2b10c9acd75d71 done
12:14:27 #7 extracting sha256:5240d4db87278b09db78f6ca1da6269661a3c10ef5ca928de2115643373d02e3 done
12:14:27 #7 extracting sha256:53389ca3ffffe508bb4ea3ed2548dc7527bcfdd83d1bc27407c56896ab70e616 done
12:14:27 #7 extracting sha256:2616c24fc6c1d3490fdacb353ade6b431ba670cfe40ce55e4caa9cf5a9fd51c9 done
12:14:27 #7 extracting sha256:8699f472b25df3a889ec162e4029f5199d1f2b3cc103c02e7064b5f40c408501 done
12:14:27 #7 extracting sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776
12:14:27 #7 ...
12:14:27 
12:14:27 #9 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:27 #9 extracting sha256:ae8d9dfb719c68b4e85536bf44f1f2f7abda57f49fb9db0aab127aa94fea736e 0.9s done
12:14:28 #9 extracting sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96
12:14:29 #9 extracting sha256:efbac34bee21317dd05d321de4c580f6de3f0d3bc156a2b8fb29af4a69bf2b96 0.7s done
12:14:29 #9 extracting sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759
12:14:30 #9 ...
12:14:30 
12:14:30 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:763edbdbd91fb155765bc3d4fe34a3a6e94a87fcfbe1424532fc267f05a62222
12:14:30 #7 extracting sha256:751ce1761235fe17987d644cdf7a21c6753df9be941461a2ba63c544e4e63776 2.0s done
12:14:30 #7 extracting sha256:45e45287e59347080976474efc5618e8c93bc428607fe5093f1bfd5c56ec249e 0.0s done
12:14:30 #7 DONE 22.6s
12:14:30 
12:14:30 #9 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:34 #9 extracting sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 5.0s
12:14:35 #9 extracting sha256:fddea39d4af9713155087ad2ccecd0a8ac864c2a41d4acda5cbfd8bc7e954759 6.6s done
12:14:36 #9 extracting sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925
12:14:40 #9 ...
12:14:40 
12:14:40 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:40 #0 1.521 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
12:14:40 #0 1.560 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
12:14:40 #0 1.868 Get:3 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
12:14:40 #0 2.014 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [392 kB]
12:14:40 #0 3.376 Get:5 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
12:14:40 #0 3.376 Get:6 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
12:14:40 #0 3.376 Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
12:14:40 #0 3.376 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
12:14:40 #0 4.633 Fetched 18.9 MB in 4s (5144 kB/s)
12:14:40 #0 4.633 Reading package lists...
12:14:40 #0 6.012 Reading package lists...
12:14:40 #0 7.328 Building dependency tree...
12:14:40 #0 7.555 Reading state information...
12:14:40 #0 7.968 The following additional packages will be installed:
12:14:40 #0 7.968   autoconf automake autopoint autotools-dev binutils
12:14:40 #0 7.968   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
12:14:40 #0 7.968   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
12:14:40 #0 7.968   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
12:14:40 #0 7.968   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
12:14:40 #0 7.968   libbsd0 libbz2-1.0 libc-dev-bin libc6 libc6-dev libcc1-0
12:14:40 #0 7.968   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libcurl4
12:14:40 #0 7.968   libdebhelper-perl libdevel-callchecker-perl libdevel-globaldestruction-perl
12:14:40 #0 7.968   libdpkg-perl libdynaloader-functions-perl libelf1 libencode-locale-perl
12:14:40 #0 7.968   liberror-perl libexpat1 libfakeroot libfile-homedir-perl
12:14:40 #0 7.968   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
12:14:40 #0 7.972   libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1
12:14:40 #0 7.972   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
12:14:40 #0 7.972   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
12:14:40 #0 7.972   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
12:14:40 #0 7.972   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
12:14:40 #0 7.980   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
12:14:40 #0 7.980   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
12:14:40 #0 7.980   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
12:14:40 #0 7.980   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
12:14:40 #0 7.980   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:14:40 #0 7.980   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
12:14:40 #0 7.980   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:14:40 #0 7.980   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:14:40 #0 7.980   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:14:40 #0 7.980   po-debconf python3 python3-minimal python3.7 python3.7-minimal
12:14:40 #0 7.980   sensible-utils wdiff xz-utils
12:14:40 #0 7.980 Suggested packages:
12:14:40 #0 7.980   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
12:14:40 #0 7.980   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
12:14:40 #0 7.980   autopkgtest bls-standalone bsd-mailx | mailx build-essential
12:14:40 #0 7.980   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
12:14:40 #0 7.980   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
12:14:40 #0 7.980   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
12:14:40 #0 7.980   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
12:14:40 #0 7.980   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
12:14:40 #0 7.980   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
12:14:40 #0 7.980   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
12:14:40 #0 7.980   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
12:14:40 #0 7.980   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
12:14:40 #0 7.980   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
12:14:40 #0 7.980   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
12:14:40 #0 7.980   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
12:14:40 #0 7.980   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
12:14:40 #0 7.980   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
12:14:40 #0 7.980   diffutils-doc perl-doc libterm-readline-gnu-perl
12:14:40 #0 7.980   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
12:14:40 #0 7.980   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
12:14:40 #0 7.980   python3.7-doc binfmt-support wdiff-doc
12:14:40 #0 7.980 Recommended packages:
12:14:40 #0 7.980   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
12:14:40 #0 7.980   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
12:14:40 #0 7.980   licensecheck lintian python3-apt python3-debian python3-magic
12:14:40 #0 7.980   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
12:14:40 #0 7.980   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
12:14:40 #0 7.980   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
12:14:40 #0 7.980   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
12:14:40 #0 7.980   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
12:14:40 #0 7.980   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
12:14:40 #0 7.980   libmail-sendmail-perl
12:14:40 #0 9.574 The following NEW packages will be installed:
12:14:40 #0 9.574   autoconf automake autopoint autotools-dev binutils
12:14:40 #0 9.574   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
12:14:40 #0 9.574   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
12:14:40 #0 9.574   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
12:14:40 #0 9.574   intltool-debian libarchive-zip-perl libasan5 libatomic1
12:14:40 #0 9.574   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
12:14:40 #0 9.574   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
12:14:40 #0 9.574   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
12:14:40 #0 9.574   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
12:14:40 #0 9.574   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
12:14:40 #0 9.574   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
12:14:40 #0 9.574   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
12:14:40 #0 9.580   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
12:14:40 #0 9.580   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
12:14:40 #0 9.580   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
12:14:40 #0 9.580   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
12:14:40 #0 9.580   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
12:14:40 #0 9.580   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
12:14:40 #0 9.580   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
12:14:40 #0 9.580   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
12:14:40 #0 9.580   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
12:14:40 #0 9.580   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
12:14:40 #0 9.580   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
12:14:40 #0 9.580   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
12:14:40 #0 9.580   po-debconf python3 python3-minimal python3.7 python3.7-minimal
12:14:40 #0 9.580   sensible-utils wdiff xz-utils
12:14:40 #0 9.580 The following packages will be upgraded:
12:14:40 #0 9.580   curl libbz2-1.0 libc6 libcurl4
12:14:40 #10 10.03 4 upgraded, 125 newly installed, 0 to remove and 15 not upgraded.
12:14:40 #10 10.03 Need to get 69.6 MB of archives.
12:14:40 #10 10.03 After this operation, 272 MB of additional disk space will be used.
12:14:40 #10 10.03 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
12:14:40 #10 ...
12:14:40 
12:14:40 #9 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:40 #9 extracting sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 5.1s
12:14:41 #9 extracting sha256:eb14b53a4b89a1737f2c44f18c3006dc88a75eb3ca4bc97d0b6732251a29e925 5.9s done
12:14:42 #9 extracting sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0
12:14:47 #9 extracting sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 5.1s
12:14:48 #9 ...
12:14:48 
12:14:48 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:48 #10 10.28 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB]
12:14:48 #10 10.35 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
12:14:48 #10 10.44 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
12:14:48 #10 10.52 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
12:14:48 #10 10.52 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
12:14:48 #10 10.61 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
12:14:48 #10 10.61 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
12:14:48 #10 10.61 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
12:14:48 #10 10.70 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
12:14:48 #10 10.85 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libbz2-1.0 armhf 1.0.6-9.2~deb10u2 [43.3 kB]
12:14:48 #10 10.87 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
12:14:48 #10 10.87 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
12:14:48 #10 10.98 Get:14 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB]
12:14:48 #10 10.99 Get:15 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB]
12:14:48 #10 11.03 Get:16 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
12:14:48 #10 11.03 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
12:14:48 #10 11.04 Get:18 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB]
12:14:48 #10 11.09 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u5 [78.8 kB]
12:14:48 #10 11.09 Get:20 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
12:14:48 #10 11.16 Get:21 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
12:14:48 #10 11.16 Get:22 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
12:14:48 #10 11.17 Get:23 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
12:14:48 #10 11.17 Get:24 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
12:14:48 #10 11.18 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
12:14:48 #10 11.18 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
12:14:48 #10 11.25 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
12:14:48 #10 11.27 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
12:14:48 #10 11.27 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
12:14:48 #10 11.27 Get:30 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
12:14:48 #10 11.27 Get:31 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
12:14:48 #10 11.30 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
12:14:48 #10 11.30 Get:33 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
12:14:48 #10 11.31 Get:34 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
12:14:48 #10 11.31 Get:35 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
12:14:48 #10 11.39 Get:36 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
12:14:48 #10 11.39 Get:37 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
12:14:48 #10 11.39 Get:38 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
12:14:48 #10 11.40 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
12:14:48 #10 11.40 Get:40 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
12:14:48 #10 11.48 Get:41 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
12:14:48 #10 11.49 Get:42 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
12:14:48 #10 11.50 Get:43 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
12:14:48 #10 11.64 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
12:14:48 #10 11.66 Get:45 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
12:14:48 #10 11.66 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
12:14:48 #10 11.73 Get:47 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
12:14:48 #10 11.74 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
12:14:48 #10 11.75 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
12:14:48 #10 11.80 Get:50 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
12:14:48 #10 11.82 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
12:14:48 #10 12.21 Get:52 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
12:14:48 #10 12.22 Get:53 http://archive.raspbian.org/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u3 [254 kB]
12:14:48 #10 12.22 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u3 [294 kB]
12:14:48 #10 12.22 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
12:14:48 #10 12.22 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
12:14:48 #10 12.23 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
12:14:48 #10 12.23 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
12:14:48 #10 12.23 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
12:14:48 #10 12.25 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
12:14:48 #10 12.30 Get:61 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
12:14:48 #10 12.79 Get:62 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
12:14:48 #10 12.79 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
12:14:48 #10 12.79 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
12:14:48 #10 12.79 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
12:14:48 #10 12.79 Get:66 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
12:14:48 #10 12.79 Get:67 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
12:14:48 #10 12.79 Get:68 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
12:14:48 #10 12.82 Get:69 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
12:14:48 #10 12.82 Get:70 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
12:14:48 #10 12.85 Get:71 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
12:14:48 #10 12.95 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
12:14:48 #10 12.96 Get:73 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
12:14:48 #10 12.96 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
12:14:48 #10 13.02 Get:75 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
12:14:48 #10 13.51 Get:76 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [570 kB]
12:14:48 #10 13.52 Get:77 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
12:14:48 #10 13.52 Get:78 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
12:14:48 #10 13.56 Get:79 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
12:14:48 #10 13.56 Get:80 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
12:14:48 #10 13.56 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
12:14:48 #10 13.56 Get:82 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
12:14:48 #10 13.56 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
12:14:48 #10 13.56 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
12:14:48 #10 13.59 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
12:14:48 #10 13.64 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
12:14:48 #10 13.64 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
12:14:48 #10 13.64 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
12:14:48 #10 13.64 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
12:14:48 #10 13.64 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
12:14:48 #10 13.64 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
12:14:48 #10 13.64 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
12:14:48 #10 13.67 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
12:14:48 #10 13.67 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
12:14:48 #10 13.75 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
12:14:48 #10 13.75 Get:96 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
12:14:48 #10 13.75 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
12:14:48 #10 13.75 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
12:14:48 #10 13.75 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
12:14:48 #10 13.75 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
12:14:48 #10 13.75 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
12:14:48 #10 13.83 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
12:14:48 #10 13.83 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
12:14:48 #10 13.83 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
12:14:48 #10 13.94 Get:105 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
12:14:48 #10 13.95 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
12:14:48 #10 14.11 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
12:14:48 #10 14.44 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
12:14:48 #10 14.45 Get:109 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
12:14:48 #10 14.45 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
12:14:48 #10 14.45 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
12:14:48 #10 14.45 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
12:14:48 #10 14.45 Get:113 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
12:14:48 #10 14.46 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
12:14:48 #10 14.53 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
12:14:48 #10 14.53 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
12:14:48 #10 14.54 Get:117 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
12:14:48 #10 14.60 Get:118 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
12:14:48 #10 14.61 Get:119 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
12:14:48 #10 14.61 Get:120 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
12:14:48 #10 14.61 Get:121 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
12:14:48 #10 14.62 Get:122 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
12:14:48 #10 14.62 Get:123 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
12:14:48 #10 14.70 Get:124 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
12:14:48 #10 14.70 Get:125 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u3 [292 kB]
12:14:48 #10 14.71 Get:126 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
12:14:48 #10 14.72 Get:127 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
12:14:48 #10 14.72 Get:128 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
12:14:48 #10 14.79 Get:129 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
12:14:48 #10 15.34 debconf: delaying package configuration, since apt-utils is not installed
12:14:48 #10 15.39 Fetched 69.6 MB in 5s (12.7 MB/s)
12:14:48 #10 15.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7700 files and directories currently installed.)
12:14:48 #10 15.45 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:14:48 #10 15.68 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u1) ...
12:14:48 #10 16.97 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
12:14:48 #10 18.19 Selecting previously unselected package libbsd0:armhf.
12:14:48 #10 18.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7700 files and directories currently installed.)
12:14:48 #10 18.20 Preparing to unpack .../0-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
12:14:48 #10 18.20 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
12:14:48 #10 18.27 Selecting previously unselected package libtinfo5:armhf.
12:14:48 #10 18.27 Preparing to unpack .../1-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
12:14:48 #10 18.28 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
12:14:48 #10 18.33 Selecting previously unselected package bsdmainutils.
12:14:48 #10 18.33 Preparing to unpack .../2-bsdmainutils_11.1.2_armhf.deb ...
12:14:48 #10 18.34 Unpacking bsdmainutils (11.1.2) ...
12:14:48 #10 18.42 Selecting previously unselected package libuchardet0:armhf.
12:14:48 #10 18.42 Preparing to unpack .../3-libuchardet0_0.0.6-3_armhf.deb ...
12:14:48 #10 18.42 Unpacking libuchardet0:armhf (0.0.6-3) ...
12:14:48 #10 ...
12:14:48 
12:14:48 #9 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:53 #9 extracting sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 10.1s
12:14:55 #9 ...
12:14:55 
12:14:55 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:55 #10 18.50 Selecting previously unselected package groff-base.
12:14:55 #10 18.50 Preparing to unpack .../4-groff-base_1.22.4-3+deb10u1_armhf.deb ...
12:14:55 #10 18.51 Unpacking groff-base (1.22.4-3+deb10u1) ...
12:14:55 #10 18.69 Selecting previously unselected package libgdbm6:armhf.
12:14:55 #10 18.69 Preparing to unpack .../5-libgdbm6_1.18.1-4_armhf.deb ...
12:14:55 #10 18.70 Unpacking libgdbm6:armhf (1.18.1-4) ...
12:14:55 #10 18.76 Selecting previously unselected package libpipeline1:armhf.
12:14:55 #10 18.76 Preparing to unpack .../6-libpipeline1_1.5.1-2_armhf.deb ...
12:14:55 #10 18.76 Unpacking libpipeline1:armhf (1.5.1-2) ...
12:14:55 #10 18.87 Selecting previously unselected package man-db.
12:14:55 #10 18.87 Preparing to unpack .../7-man-db_2.8.5-2_armhf.deb ...
12:14:55 #10 18.88 Unpacking man-db (2.8.5-2) ...
12:14:55 #10 19.14 Selecting previously unselected package perl-modules-5.28.
12:14:55 #10 19.14 Preparing to unpack .../8-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
12:14:55 #10 19.15 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:14:55 #10 19.82 Preparing to unpack .../9-libbz2-1.0_1.0.6-9.2~deb10u2_armhf.deb ...
12:14:55 #10 19.83 Unpacking libbz2-1.0:armhf (1.0.6-9.2~deb10u2) over (1.0.6-9.2~deb10u1) ...
12:14:55 #10 19.89 Setting up libbz2-1.0:armhf (1.0.6-9.2~deb10u2) ...
12:14:55 #10 19.98 Selecting previously unselected package libgdbm-compat4:armhf.
12:14:55 #10 19.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9720 files and directories currently installed.)
12:14:55 #10 19.98 Preparing to unpack .../0-libgdbm-compat4_1.18.1-4_armhf.deb ...
12:14:55 #10 20.00 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
12:14:55 #10 20.05 Selecting previously unselected package libperl5.28:armhf.
12:14:55 #10 20.05 Preparing to unpack .../1-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
12:14:55 #10 20.06 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
12:14:55 #10 20.73 Selecting previously unselected package perl.
12:14:55 #10 20.73 Preparing to unpack .../2-perl_5.28.1-6+deb10u1_armhf.deb ...
12:14:55 #10 20.79 Unpacking perl (5.28.1-6+deb10u1) ...
12:14:55 #10 21.15 Selecting previously unselected package libpython3.7-minimal:armhf.
12:14:55 #10 21.15 Preparing to unpack .../3-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
12:14:55 #10 21.17 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
12:14:55 #10 21.48 Selecting previously unselected package libexpat1:armhf.
12:14:55 #10 21.48 Preparing to unpack .../4-libexpat1_2.2.6-2+deb10u5_armhf.deb ...
12:14:55 #10 21.50 Unpacking libexpat1:armhf (2.2.6-2+deb10u5) ...
12:14:55 #10 21.67 Selecting previously unselected package python3.7-minimal.
12:14:55 #10 21.67 Preparing to unpack .../5-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
12:14:55 #10 21.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:14:55 #10 21.90 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
12:14:55 #10 21.92 Setting up libexpat1:armhf (2.2.6-2+deb10u5) ...
12:14:55 #10 21.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:14:55 #10 22.64 Selecting previously unselected package python3-minimal.
12:14:55 #10 22.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10537 files and directories currently installed.)
12:14:55 #10 22.64 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
12:14:55 #10 22.67 Unpacking python3-minimal (3.7.3-1) ...
12:14:55 #10 22.74 Selecting previously unselected package mime-support.
12:14:55 #10 22.75 Preparing to unpack .../1-mime-support_3.62_all.deb ...
12:14:55 #10 22.75 Unpacking mime-support (3.62) ...
12:14:55 #10 22.82 Selecting previously unselected package libmpdec2:armhf.
12:14:55 #10 22.82 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
12:14:55 #10 22.83 Unpacking libmpdec2:armhf (2.4.2-2) ...
12:14:55 #10 22.89 Selecting previously unselected package libpython3.7-stdlib:armhf.
12:14:55 #10 22.89 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
12:14:55 #10 22.89 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
12:14:55 #10 23.20 Selecting previously unselected package python3.7.
12:14:55 #10 23.20 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
12:14:55 #10 23.21 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:14:55 #10 23.28 Selecting previously unselected package libpython3-stdlib:armhf.
12:14:55 #10 23.28 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
12:14:55 #10 23.29 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
12:14:55 #10 23.34 Setting up python3-minimal (3.7.3-1) ...
12:14:55 #10 23.64 Selecting previously unselected package python3.
12:14:55 #10 23.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10974 files and directories currently installed.)
12:14:55 #10 23.64 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
12:14:55 #10 23.66 Unpacking python3 (3.7.3-1) ...
12:14:55 #10 23.71 Selecting previously unselected package sensible-utils.
12:14:55 #10 23.71 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
12:14:55 #10 23.72 Unpacking sensible-utils (0.0.12) ...
12:14:55 #10 23.76 Selecting previously unselected package bzip2.
12:14:55 #10 23.76 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
12:14:55 #10 23.77 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
12:14:55 #10 23.81 Selecting previously unselected package libmagic-mgc.
12:14:55 #10 23.81 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
12:14:55 #10 23.82 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
12:14:55 #10 23.93 Selecting previously unselected package libmagic1:armhf.
12:14:55 #10 23.93 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
12:14:55 #10 23.94 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
12:14:55 #10 23.99 Selecting previously unselected package file.
12:14:55 #10 23.99 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
12:14:55 #10 24.00 Unpacking file (1:5.35-4+deb10u2) ...
12:14:55 #10 24.05 Selecting previously unselected package gettext-base.
12:14:55 #10 24.05 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
12:14:55 #10 24.05 Unpacking gettext-base (0.19.8.1-9) ...
12:14:55 #10 24.14 Selecting previously unselected package xz-utils.
12:14:55 #10 24.14 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
12:14:55 #10 24.16 Unpacking xz-utils (5.2.4-1+deb10u1) ...
12:14:55 #10 24.22 Selecting previously unselected package libsigsegv2:armhf.
12:14:55 #10 24.22 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
12:14:55 #10 24.23 Unpacking libsigsegv2:armhf (2.12-2) ...
12:14:55 #10 24.27 Selecting previously unselected package m4.
12:14:55 #10 24.27 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
12:14:55 #10 24.28 Unpacking m4 (1.4.18-2) ...
12:14:55 #10 24.36 Selecting previously unselected package autoconf.
12:14:55 #10 24.37 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
12:14:55 #10 24.37 Unpacking autoconf (2.69-11) ...
12:14:55 #10 24.47 Selecting previously unselected package autotools-dev.
12:14:55 #10 24.47 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
12:14:55 #10 24.48 Unpacking autotools-dev (20180224.1) ...
12:14:55 #10 24.54 Selecting previously unselected package automake.
12:14:55 #10 24.54 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
12:14:55 #10 24.55 Unpacking automake (1:1.16.1-4) ...
12:14:55 #10 24.67 Selecting previously unselected package autopoint.
12:14:55 #10 24.67 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
12:14:55 #10 24.67 Unpacking autopoint (0.19.8.1-9) ...
12:14:55 #10 24.73 Selecting previously unselected package binutils-common:armhf.
12:14:55 #10 24.73 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
12:14:55 #10 24.74 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
12:14:55 #10 25.03 Selecting previously unselected package libbinutils:armhf.
12:14:55 #10 25.03 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
12:14:55 #10 25.04 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
12:14:55 #10 25.17 Selecting previously unselected package libfl2:armhf.
12:14:55 #10 25.17 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
12:14:55 #10 25.18 Unpacking libfl2:armhf (2.6.4-6.2) ...
12:14:55 #10 25.25 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:14:55 #10 25.25 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
12:14:55 #10 25.26 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
12:14:56 #10 25.55 Selecting previously unselected package binutils.
12:14:56 #10 25.55 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
12:14:56 #10 25.56 Unpacking binutils (2.31.1-16+rpi2) ...
12:14:56 #10 25.63 Selecting previously unselected package libisl19:armhf.
12:14:56 #10 25.63 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
12:14:56 #10 25.63 Unpacking libisl19:armhf (0.20-2) ...
12:14:56 #10 25.76 Selecting previously unselected package libmpfr6:armhf.
12:14:56 #10 25.76 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
12:14:56 #10 25.77 Unpacking libmpfr6:armhf (4.0.2-1) ...
12:14:56 #10 25.87 Selecting previously unselected package libmpc3:armhf.
12:14:56 #10 25.87 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
12:14:56 #10 25.88 Unpacking libmpc3:armhf (1.1.0-1) ...
12:14:56 #10 25.93 Selecting previously unselected package cpp-8.
12:14:56 #10 25.93 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
12:14:56 #10 25.94 Unpacking cpp-8 (8.3.0-6+rpi1) ...
12:14:56 #10 ...
12:14:56 
12:14:56 #9 [golang 1/1] FROM docker.io/library/golang:1.18.6-buster@sha256:8d3664740d0220806aa1dbd72710717a19d0e3800db5b46b89dbcdb4eeb2c094
12:14:56 #9 extracting sha256:c7c743abb74bd205f910691d029b99fb5caa7c6ac77215d68cbd3b050c9717d0 14.5s done
12:14:57 #9 extracting sha256:bc69a9b1e5625a5008ff88342373672086dd2510ef6084a3be032972ee8dfa99
12:14:57 #9 extracting sha256:bc69a9b1e5625a5008ff88342373672086dd2510ef6084a3be032972ee8dfa99 done
12:14:57 #9 DONE 49.9s
12:14:57 
12:14:57 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
12:14:57 #10 26.79 Selecting previously unselected package cpp.
12:14:57 #10 26.79 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
12:14:57 #10 26.80 Unpacking cpp (4:8.3.0-1+rpi2) ...
12:14:57 #10 26.89 Preparing to unpack .../024-curl_7.64.0-4+deb10u3_armhf.deb ...
12:14:57 #10 26.90 Unpacking curl (7.64.0-4+deb10u3) over (7.64.0-4+deb10u2) ...
12:14:57 #10 26.99 Preparing to unpack .../025-libcurl4_7.64.0-4+deb10u3_armhf.deb ...
12:14:57 #10 27.00 Unpacking libcurl4:armhf (7.64.0-4+deb10u3) over (7.64.0-4+deb10u2) ...
12:14:57 #10 27.09 Selecting previously unselected package libcc1-0:armhf.
12:14:57 #10 27.09 Preparing to unpack .../026-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
12:14:57 #10 27.09 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
12:14:57 #10 27.15 Selecting previously unselected package libgomp1:armhf.
12:14:57 #10 27.15 Preparing to unpack .../027-libgomp1_8.3.0-6+rpi1_armhf.deb ...
12:14:57 #10 27.15 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
12:14:57 #10 27.21 Selecting previously unselected package libatomic1:armhf.
12:14:57 #10 27.21 Preparing to unpack .../028-libatomic1_8.3.0-6+rpi1_armhf.deb ...
12:14:57 #10 27.22 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
12:14:57 #10 27.27 Selecting previously unselected package libasan5:armhf.
12:14:57 #10 27.27 Preparing to unpack .../029-libasan5_8.3.0-6+rpi1_armhf.deb ...
12:14:57 #10 27.28 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
12:14:57 #10 27.38 Selecting previously unselected package libubsan1:armhf.
12:14:57 #10 27.38 Preparing to unpack .../030-libubsan1_8.3.0-6+rpi1_armhf.deb ...
12:14:57 #10 27.40 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
12:14:57 #10 27.47 Selecting previously unselected package libgcc-8-dev:armhf.
12:14:57 #10 27.47 Preparing to unpack .../031-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
12:14:58 #10 27.48 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
12:14:58 #10 27.67 Selecting previously unselected package gcc-8.
12:14:58 #10 27.67 Preparing to unpack .../032-gcc-8_8.3.0-6+rpi1_armhf.deb ...
12:14:58 #10 27.68 Unpacking gcc-8 (8.3.0-6+rpi1) ...
12:14:59 #10 28.57 Selecting previously unselected package gcc.
12:14:59 #10 28.57 Preparing to unpack .../033-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
12:14:59 #10 28.57 Unpacking gcc (4:8.3.0-1+rpi2) ...
12:14:59 #10 28.62 Selecting previously unselected package libc-dev-bin.
12:14:59 #10 28.62 Preparing to unpack .../034-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:14:59 #10 28.63 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
12:14:59 #10 28.69 Selecting previously unselected package linux-libc-dev:armhf.
12:14:59 #10 28.69 Preparing to unpack .../035-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ...
12:14:59 #10 28.70 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ...
12:14:59 #10 29.06 Selecting previously unselected package libc6-dev:armhf.
12:14:59 #10 29.06 Preparing to unpack .../036-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
12:14:59 #10 29.06 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
12:15:00 #10 29.64 Selecting previously unselected package libtool.
12:15:00 #10 29.64 Preparing to unpack .../037-libtool_2.4.6-9_all.deb ...
12:15:00 #10 29.65 Unpacking libtool (2.4.6-9) ...
12:15:00 #10 29.73 Selecting previously unselected package dh-autoreconf.
12:15:00 #10 29.73 Preparing to unpack .../038-dh-autoreconf_19_all.deb ...
12:15:00 #10 29.74 Unpacking dh-autoreconf (19) ...
12:15:00 #10 29.79 Selecting previously unselected package libarchive-zip-perl.
12:15:00 #10 29.79 Preparing to unpack .../039-libarchive-zip-perl_1.64-1_all.deb ...
12:15:00 #10 29.80 Unpacking libarchive-zip-perl (1.64-1) ...
12:15:00 #10 29.86 Selecting previously unselected package libfile-stripnondeterminism-perl.
12:15:00 #10 29.86 Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
12:15:00 #10 29.87 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
12:15:00 #10 29.90 Selecting previously unselected package dh-strip-nondeterminism.
12:15:00 #10 29.90 Preparing to unpack .../041-dh-strip-nondeterminism_1.1.2-1_all.deb ...
12:15:00 #10 29.91 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
12:15:00 #10 29.95 Selecting previously unselected package libdpkg-perl.
12:15:00 #10 29.95 Preparing to unpack .../042-libdpkg-perl_1.19.8_all.deb ...
12:15:00 #10 29.95 Unpacking libdpkg-perl (1.19.8) ...
12:15:00 #10 30.08 Selecting previously unselected package patch.
12:15:00 #10 30.08 Preparing to unpack .../043-patch_2.7.6-3+deb10u1_armhf.deb ...
12:15:00 #10 30.09 Unpacking patch (2.7.6-3+deb10u1) ...
12:15:00 #10 30.18 Selecting previously unselected package make.
12:15:00 #10 30.18 Preparing to unpack .../044-make_4.2.1-1.2_armhf.deb ...
12:15:00 #10 30.19 Unpacking make (4.2.1-1.2) ...
12:15:00 #10 30.30 Selecting previously unselected package dpkg-dev.
12:15:00 #10 30.30 Preparing to unpack .../045-dpkg-dev_1.19.8_all.deb ...
12:15:00 #10 30.31 Unpacking dpkg-dev (1.19.8) ...
12:15:00 #10 30.48 Selecting previously unselected package libelf1:armhf.
12:15:00 #10 30.48 Preparing to unpack .../046-libelf1_0.176-1.1_armhf.deb ...
12:15:00 #10 30.49 Unpacking libelf1:armhf (0.176-1.1) ...
12:15:00 #10 30.56 Selecting previously unselected package dwz.
12:15:01 #10 30.57 Preparing to unpack .../047-dwz_0.12-3_armhf.deb ...
12:15:01 #10 30.57 Unpacking dwz (0.12-3) ...
12:15:01 #10 30.65 Selecting previously unselected package libdebhelper-perl.
12:15:01 #10 30.65 Preparing to unpack .../048-libdebhelper-perl_13.2~bpo10+1_all.deb ...
12:15:01 #10 30.65 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
12:15:01 #10 30.74 Selecting previously unselected package libglib2.0-0:armhf.
12:15:01 #10 30.74 Preparing to unpack .../049-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
12:15:01 #10 30.74 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:15:01 #10 30.96 Selecting previously unselected package libicu63:armhf.
12:15:01 #10 30.96 Preparing to unpack .../050-libicu63_63.1-6+deb10u3_armhf.deb ...
12:15:01 #10 30.97 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
12:15:02 #10 32.11 Selecting previously unselected package libxml2:armhf.
12:15:02 #10 32.11 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ...
12:15:02 #10 32.12 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
12:15:02 #10 32.22 Selecting previously unselected package libcroco3:armhf.
12:15:02 #10 32.22 Preparing to unpack .../052-libcroco3_0.6.12-3_armhf.deb ...
12:15:02 #10 32.22 Unpacking libcroco3:armhf (0.6.12-3) ...
12:15:02 #10 32.30 Selecting previously unselected package gettext.
12:15:02 #10 32.30 Preparing to unpack .../053-gettext_0.19.8.1-9_armhf.deb ...
12:15:02 #10 32.31 Unpacking gettext (0.19.8.1-9) ...
12:15:03 #10 33.05 Selecting previously unselected package intltool-debian.
12:15:03 #10 33.06 Preparing to unpack .../054-intltool-debian_0.35.0+20060710.5_all.deb ...
12:15:03 #10 33.07 Unpacking intltool-debian (0.35.0+20060710.5) ...
12:15:03 #10 33.15 Selecting previously unselected package po-debconf.
12:15:03 #10 33.15 Preparing to unpack .../055-po-debconf_1.0.21_all.deb ...
12:15:03 #10 33.18 Unpacking po-debconf (1.0.21) ...
12:15:03 #10 33.27 Selecting previously unselected package debhelper.
12:15:03 #10 33.27 Preparing to unpack .../056-debhelper_13.2~bpo10+1_all.deb ...
12:15:03 #10 33.28 Unpacking debhelper (13.2~bpo10+1) ...
12:15:03 #10 33.45 Selecting previously unselected package libfakeroot:armhf.
12:15:03 #10 33.45 Preparing to unpack .../057-libfakeroot_1.23-1_armhf.deb ...
12:15:03 #10 33.46 Unpacking libfakeroot:armhf (1.23-1) ...
12:15:03 #10 33.53 Selecting previously unselected package fakeroot.
12:15:03 #10 33.53 Preparing to unpack .../058-fakeroot_1.23-1_armhf.deb ...
12:15:04 #10 33.54 Unpacking fakeroot (1.23-1) ...
12:15:04 #10 33.63 Selecting previously unselected package libfile-which-perl.
12:15:04 #10 33.63 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
12:15:04 #10 33.64 Unpacking libfile-which-perl (1.23-1) ...
12:15:04 #10 34.02 Selecting previously unselected package libfile-homedir-perl.
12:15:04 #10 34.02 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
12:15:04 #10 34.03 Unpacking libfile-homedir-perl (1.004-1) ...
12:15:05 #10 34.50 Selecting previously unselected package libio-pty-perl.
12:15:05 #10 34.50 Preparing to unpack .../061-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
12:15:05 #10 34.52 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
12:15:05 #10 34.62 Selecting previously unselected package libipc-run-perl.
12:15:05 #10 34.62 Preparing to unpack .../062-libipc-run-perl_20180523.0-1_all.deb ...
12:15:05 #10 34.67 Unpacking libipc-run-perl (20180523.0-1) ...
12:15:05 #10 34.72 Selecting previously unselected package libclass-method-modifiers-perl.
12:15:05 #10 34.72 Preparing to unpack .../063-libclass-method-modifiers-perl_2.12-1_all.deb ...
12:15:05 #10 34.72 Unpacking libclass-method-modifiers-perl (2.12-1) ...
12:15:05 #10 34.76 Selecting previously unselected package libsub-exporter-progressive-perl.
12:15:05 #10 34.76 Preparing to unpack .../064-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
12:15:05 #10 34.77 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
12:15:05 #10 34.80 Selecting previously unselected package libdevel-globaldestruction-perl.
12:15:05 #10 34.80 Preparing to unpack .../065-libdevel-globaldestruction-perl_0.14-1_all.deb ...
12:15:05 #10 34.81 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
12:15:05 #10 34.84 Selecting previously unselected package libb-hooks-op-check-perl.
12:15:05 #10 34.84 Preparing to unpack .../066-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
12:15:05 #10 34.85 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
12:15:05 #10 34.89 Selecting previously unselected package libdynaloader-functions-perl.
12:15:05 #10 34.89 Preparing to unpack .../067-libdynaloader-functions-perl_0.003-1_all.deb ...
12:15:05 #10 34.89 Unpacking libdynaloader-functions-perl (0.003-1) ...
12:15:05 #10 34.93 Selecting previously unselected package libdevel-callchecker-perl.
12:15:05 #10 34.93 Preparing to unpack .../068-libdevel-callchecker-perl_0.008-1_armhf.deb ...
12:15:05 #10 34.94 Unpacking libdevel-callchecker-perl (0.008-1) ...
12:15:05 #10 34.97 Selecting previously unselected package libparams-classify-perl.
12:15:05 #10 34.97 Preparing to unpack .../069-libparams-classify-perl_0.015-1+b1_armhf.deb ...
12:15:05 #10 34.98 Unpacking libparams-classify-perl (0.015-1+b1) ...
12:15:05 #10 35.02 Selecting previously unselected package libmodule-runtime-perl.
12:15:05 #10 35.02 Preparing to unpack .../070-libmodule-runtime-perl_0.016-1_all.deb ...
12:15:05 #10 35.03 Unpacking libmodule-runtime-perl (0.016-1) ...
12:15:05 #10 35.07 Selecting previously unselected package libimport-into-perl.
12:15:05 #10 35.07 Preparing to unpack .../071-libimport-into-perl_1.002005-1_all.deb ...
12:15:05 #10 35.08 Unpacking libimport-into-perl (1.002005-1) ...
12:15:05 #10 35.11 Selecting previously unselected package librole-tiny-perl.
12:15:05 #10 35.11 Preparing to unpack .../072-librole-tiny-perl_2.000006-1_all.deb ...
12:15:05 #10 35.11 Unpacking librole-tiny-perl (2.000006-1) ...
12:15:05 #10 35.15 Selecting previously unselected package libstrictures-perl.
12:15:05 #10 35.15 Preparing to unpack .../073-libstrictures-perl_2.000005-1_all.deb ...
12:15:05 #10 35.15 Unpacking libstrictures-perl (2.000005-1) ...
12:15:05 #10 35.20 Selecting previously unselected package libsub-quote-perl.
12:15:05 #10 35.20 Preparing to unpack .../074-libsub-quote-perl_2.005001-1_all.deb ...
12:15:05 #10 35.20 Unpacking libsub-quote-perl (2.005001-1) ...
12:15:05 #10 35.24 Selecting previously unselected package libmoo-perl.
12:15:05 #10 35.24 Preparing to unpack .../075-libmoo-perl_2.003004-2_all.deb ...
12:15:05 #10 35.24 Unpacking libmoo-perl (2.003004-2) ...
12:15:05 #10 35.29 Selecting previously unselected package libencode-locale-perl.
12:15:05 #10 35.29 Preparing to unpack .../076-libencode-locale-perl_1.05-1_all.deb ...
12:15:05 #10 35.29 Unpacking libencode-locale-perl (1.05-1) ...
12:15:05 #10 35.32 Selecting previously unselected package libtimedate-perl.
12:15:05 #10 35.32 Preparing to unpack .../077-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
12:15:05 #10 35.33 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
12:15:05 #10 35.37 Selecting previously unselected package libhttp-date-perl.
12:15:05 #10 35.37 Preparing to unpack .../078-libhttp-date-perl_6.02-1_all.deb ...
12:15:05 #10 35.37 Unpacking libhttp-date-perl (6.02-1) ...
12:15:05 #10 35.40 Selecting previously unselected package libfile-listing-perl.
12:15:05 #10 35.41 Preparing to unpack .../079-libfile-listing-perl_6.04-1_all.deb ...
12:15:05 #10 35.41 Unpacking libfile-listing-perl (6.04-1) ...
12:15:05 #10 35.44 Selecting previously unselected package libhtml-tagset-perl.
12:15:06 #10 35.44 Preparing to unpack .../080-libhtml-tagset-perl_3.20-3_all.deb ...
12:15:06 #10 35.45 Unpacking libhtml-tagset-perl (3.20-3) ...
12:15:06 #10 35.48 Selecting previously unselected package liburi-perl.
12:15:06 #10 35.48 Preparing to unpack .../081-liburi-perl_1.76-1_all.deb ...
12:15:06 #10 35.49 Unpacking liburi-perl (1.76-1) ...
12:15:06 #10 35.55 Selecting previously unselected package libhtml-parser-perl.
12:15:06 #10 35.55 Preparing to unpack .../082-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
12:15:06 #10 35.56 Unpacking libhtml-parser-perl (3.72-3+b2) ...
12:15:06 #10 35.60 Selecting previously unselected package libhtml-tree-perl.
12:15:06 #10 35.60 Preparing to unpack .../083-libhtml-tree-perl_5.07-2_all.deb ...
12:15:06 #10 35.61 Unpacking libhtml-tree-perl (5.07-2) ...
12:15:06 #10 35.66 Selecting previously unselected package libio-html-perl.
12:15:06 #10 35.66 Preparing to unpack .../084-libio-html-perl_1.001-1_all.deb ...
12:15:06 #10 35.67 Unpacking libio-html-perl (1.001-1) ...
12:15:06 #10 35.70 Selecting previously unselected package liblwp-mediatypes-perl.
12:15:06 #10 35.70 Preparing to unpack .../085-liblwp-mediatypes-perl_6.02-1_all.deb ...
12:15:06 #10 35.71 Unpacking liblwp-mediatypes-perl (6.02-1) ...
12:15:06 #10 35.75 Selecting previously unselected package libhttp-message-perl.
12:15:06 #10 35.75 Preparing to unpack .../086-libhttp-message-perl_6.18-1_all.deb ...
12:15:06 #10 35.76 Unpacking libhttp-message-perl (6.18-1) ...
12:15:06 #10 35.80 Selecting previously unselected package libhttp-cookies-perl.
12:15:06 #10 35.80 Preparing to unpack .../087-libhttp-cookies-perl_6.04-1_all.deb ...
12:15:06 #10 35.80 Unpacking libhttp-cookies-perl (6.04-1) ...
12:15:06 #10 35.84 Selecting previously unselected package libhttp-negotiate-perl.
12:15:06 #10 35.84 Preparing to unpack .../088-libhttp-negotiate-perl_6.01-1_all.deb ...
12:15:06 #10 35.84 Unpacking libhttp-negotiate-perl (6.01-1) ...
12:15:06 #10 35.88 Selecting previously unselected package perl-openssl-defaults:armhf.
12:15:06 #10 35.88 Preparing to unpack .../089-perl-openssl-defaults_3_armhf.deb ...
12:15:06 #10 35.88 Unpacking perl-openssl-defaults:armhf (3) ...
12:15:06 #10 35.92 Selecting previously unselected package libnet-ssleay-perl.
12:15:06 #10 35.92 Preparing to unpack .../090-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
12:15:06 #10 35.92 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
12:15:06 #10 36.00 Selecting previously unselected package libio-socket-ssl-perl.
12:15:06 #10 36.00 Preparing to unpack .../091-libio-socket-ssl-perl_2.060-3_all.deb ...
12:15:06 #10 36.01 Unpacking libio-socket-ssl-perl (2.060-3) ...
12:15:06 #10 36.05 Selecting previously unselected package libnet-http-perl.
12:15:06 #10 36.06 Preparing to unpack .../092-libnet-http-perl_6.18-1_all.deb ...
12:15:06 #10 36.06 Unpacking libnet-http-perl (6.18-1) ...
12:15:06 #10 36.10 Selecting previously unselected package liblwp-protocol-https-perl.
12:15:06 #10 36.10 Preparing to unpack .../093-liblwp-protocol-https-perl_6.07-2_all.deb ...
12:15:06 #10 36.11 Unpacking liblwp-protocol-https-perl (6.07-2) ...
12:15:06 #10 36.14 Selecting previously unselected package libtry-tiny-perl.
12:15:06 #10 36.15 Preparing to unpack .../094-libtry-tiny-perl_0.30-1_all.deb ...
12:15:06 #10 36.16 Unpacking libtry-tiny-perl (0.30-1) ...
12:15:06 #10 36.19 Selecting previously unselected package libwww-robotrules-perl.
12:15:06 #10 36.19 Preparing to unpack .../095-libwww-robotrules-perl_6.02-1_all.deb ...
12:15:06 #10 36.19 Unpacking libwww-robotrules-perl (6.02-1) ...
12:15:06 #10 36.23 Selecting previously unselected package libwww-perl.
12:15:06 #10 36.23 Preparing to unpack .../096-libwww-perl_6.36-2_all.deb ...
12:15:06 #10 36.23 Unpacking libwww-perl (6.36-2) ...
12:15:06 #10 36.29 Selecting previously unselected package patchutils.
12:15:06 #10 36.29 Preparing to unpack .../097-patchutils_0.3.4-2_armhf.deb ...
12:15:06 #10 36.30 Unpacking patchutils (0.3.4-2) ...
12:15:06 #10 36.34 Selecting previously unselected package wdiff.
12:15:06 #10 36.34 Preparing to unpack .../098-wdiff_1.2.2-2_armhf.deb ...
12:15:06 #10 36.36 Unpacking wdiff (1.2.2-2) ...
12:15:06 #10 36.42 Selecting previously unselected package devscripts.
12:15:07 #10 36.43 Preparing to unpack .../099-devscripts_2.19.5+deb10u1_armhf.deb ...
12:15:07 #10 36.45 Unpacking devscripts (2.19.5+deb10u1) ...
12:15:07 #10 36.60 Selecting previously unselected package equivs.
12:15:07 #10 36.61 Preparing to unpack .../100-equivs_2.2.0_all.deb ...
12:15:07 #10 36.61 Unpacking equivs (2.2.0) ...
12:15:07 #10 36.65 Selecting previously unselected package libcurl3-gnutls:armhf.
12:15:07 #10 36.65 Preparing to unpack .../101-libcurl3-gnutls_7.64.0-4+deb10u3_armhf.deb ...
12:15:07 #10 36.65 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:15:07 #10 36.73 Selecting previously unselected package libpcre2-8-0:armhf.
12:15:07 #10 36.73 Preparing to unpack .../102-libpcre2-8-0_10.32-5_armhf.deb ...
12:15:07 #10 36.73 Unpacking libpcre2-8-0:armhf (10.32-5) ...
12:15:07 #10 36.80 Selecting previously unselected package liberror-perl.
12:15:07 #10 36.80 Preparing to unpack .../103-liberror-perl_0.17027-2_all.deb ...
12:15:07 #10 36.82 Unpacking liberror-perl (0.17027-2) ...
12:15:07 #10 36.87 Selecting previously unselected package git-man.
12:15:07 #10 36.87 Preparing to unpack .../104-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
12:15:07 #10 36.88 Unpacking git-man (1:2.20.1-2+deb10u3) ...
12:15:07 #10 37.01 Selecting previously unselected package git.
12:15:07 #10 37.01 Preparing to unpack .../105-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
12:15:07 #10 37.03 Unpacking git (1:2.20.1-2+deb10u3) ...
12:15:08 #10 37.55 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
12:15:08 #10 37.56 Setting up libpipeline1:armhf (1.5.1-2) ...
12:15:08 #10 37.58 Setting up mime-support (3.62) ...
12:15:08 #10 37.62 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
12:15:08 #10 37.63 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
12:15:08 #10 37.65 No schema files found: doing nothing.
12:15:08 #10 37.65 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
12:15:08 #10 37.67 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
12:15:08 #10 37.70 Setting up perl-openssl-defaults:armhf (3) ...
12:15:08 #10 37.72 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
12:15:08 #10 37.73 Setting up gettext-base (0.19.8.1-9) ...
12:15:08 #10 37.75 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u3) ...
12:15:08 #10 37.77 Setting up file (1:5.35-4+deb10u2) ...
12:15:08 #10 37.78 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
12:15:08 #10 37.79 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
12:15:08 #10 37.81 Setting up libicu63:armhf (63.1-6+deb10u3) ...
12:15:08 #10 37.83 Setting up libfakeroot:armhf (1.23-1) ...
12:15:08 #10 37.85 Setting up fakeroot (1.23-1) ...
12:15:08 #10 37.86 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.86 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
12:15:08 #10 37.88 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
12:15:08 #10 37.90 Setting up autotools-dev (20180224.1) ...
12:15:08 #10 37.91 Setting up make (4.2.1-1.2) ...
12:15:08 #10 37.93 Setting up libmpfr6:armhf (4.0.2-1) ...
12:15:08 #10 37.95 Setting up libsigsegv2:armhf (2.12-2) ...
12:15:08 #10 37.96 Setting up xz-utils (5.2.4-1+deb10u1) ...
12:15:08 #10 37.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.97 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
12:15:08 #10 37.98 Setting up libmpc3:armhf (1.1.0-1) ...
12:15:08 #10 38.00 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
12:15:08 #10 38.02 Setting up patch (2.7.6-3+deb10u1) ...
12:15:08 #10 38.04 Setting up autopoint (0.19.8.1-9) ...
12:15:08 #10 38.05 Setting up libfl2:armhf (2.6.4-6.2) ...
12:15:08 #10 38.06 Setting up libpcre2-8-0:armhf (10.32-5) ...
12:15:08 #10 38.07 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
12:15:08 #10 38.09 Setting up libisl19:armhf (0.20-2) ...
12:15:08 #10 38.10 Setting up sensible-utils (0.0.12) ...
12:15:08 #10 38.11 Setting up libuchardet0:armhf (0.0.6-3) ...
12:15:08 #10 38.13 Setting up libcurl4:armhf (7.64.0-4+deb10u3) ...
12:15:08 #10 38.14 Setting up git-man (1:2.20.1-2+deb10u3) ...
12:15:08 #10 38.15 Setting up curl (7.64.0-4+deb10u3) ...
12:15:08 #10 38.17 Setting up libmpdec2:armhf (2.4.2-2) ...
12:15:08 #10 38.18 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
12:15:08 #10 38.19 Setting up cpp-8 (8.3.0-6+rpi1) ...
12:15:08 #10 38.21 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
12:15:08 #10 38.22 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
12:15:08 #10 38.23 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
12:15:08 #10 38.25 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
12:15:08 #10 38.26 Setting up libelf1:armhf (0.176-1.1) ...
12:15:08 #10 38.27 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
12:15:08 #10 38.28 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
12:15:08 #10 38.30 Setting up libgdbm6:armhf (1.18.1-4) ...
12:15:08 #10 38.31 Setting up wdiff (1.2.2-2) ...
12:15:08 #10 38.32 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
12:15:08 #10 38.33 Setting up m4 (1.4.18-2) ...
12:15:08 #10 38.35 Setting up binutils (2.31.1-16+rpi2) ...
12:15:08 #10 38.36 Setting up bsdmainutils (11.1.2) ...
12:15:08 #10 38.40 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
12:15:08 #10 38.40 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
12:15:08 #10 38.40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
12:15:08 #10 38.40 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
12:15:08 #10 38.41 Setting up libcroco3:armhf (0.6.12-3) ...
12:15:08 #10 38.42 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
12:15:08 #10 38.43 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
12:15:08 #10 38.45 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
12:15:08 #10 38.46 Setting up dwz (0.12-3) ...
12:15:08 #10 38.48 Setting up groff-base (1.22.4-3+deb10u1) ...
12:15:08 #10 38.50 Setting up cpp (4:8.3.0-1+rpi2) ...
12:15:08 #10 38.52 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
12:15:08 #10 38.53 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
12:15:08 #10 38.54 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:15:09 #10 39.28 Setting up gettext (0.19.8.1-9) ...
12:15:09 #10 39.30 Setting up gcc-8 (8.3.0-6+rpi1) ...
12:15:09 #10 39.31 Setting up libtool (2.4.6-9) ...
12:15:09 #10 39.33 Setting up python3 (3.7.3-1) ...
12:15:10 #10 39.45 Setting up man-db (2.8.5-2) ...
12:15:10 #10 39.58 Building database of manual pages ...
12:15:12 #10 42.42 Setting up gcc (4:8.3.0-1+rpi2) ...
12:15:13 #10 42.47 Setting up perl (5.28.1-6+deb10u1) ...
12:15:13 #10 42.50 Setting up libio-html-perl (1.001-1) ...
12:15:13 #10 42.51 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
12:15:13 #10 42.53 Setting up libdpkg-perl (1.19.8) ...
12:15:13 #10 42.54 Setting up autoconf (2.69-11) ...
12:15:13 #10 42.56 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
12:15:13 #10 42.58 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
12:15:13 #10 42.59 Setting up libdevel-globaldestruction-perl (0.14-1) ...
12:15:13 #10 42.61 Setting up libstrictures-perl (2.000005-1) ...
12:15:13 #10 42.62 Setting up libsub-quote-perl (2.005001-1) ...
12:15:13 #10 42.64 Setting up liburi-perl (1.76-1) ...
12:15:13 #10 42.67 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
12:15:13 #10 42.69 Setting up automake (1:1.16.1-4) ...
12:15:13 #10 42.70 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:15:13 #10 42.70 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
12:15:13 #10 42.70 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
12:15:13 #10 42.71 Setting up libhttp-date-perl (6.02-1) ...
12:15:13 #10 42.73 Setting up libfile-which-perl (1.23-1) ...
12:15:13 #10 42.75 Setting up libfile-listing-perl (6.04-1) ...
12:15:13 #10 42.78 Setting up libdynaloader-functions-perl (0.003-1) ...
12:15:13 #10 42.79 Setting up libclass-method-modifiers-perl (2.12-1) ...
12:15:13 #10 42.81 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
12:15:13 #10 42.83 Setting up libarchive-zip-perl (1.64-1) ...
12:15:13 #10 42.85 Setting up libhtml-tagset-perl (3.20-3) ...
12:15:13 #10 42.86 Setting up libdebhelper-perl (13.2~bpo10+1) ...
12:15:13 #10 42.88 Setting up liblwp-mediatypes-perl (6.02-1) ...
12:15:13 #10 42.89 Setting up libtry-tiny-perl (0.30-1) ...
12:15:13 #10 42.91 Setting up libnet-http-perl (6.18-1) ...
12:15:13 #10 42.92 Setting up libencode-locale-perl (1.05-1) ...
12:15:13 #10 42.94 Setting up libdevel-callchecker-perl (0.008-1) ...
12:15:13 #10 42.95 Setting up dpkg-dev (1.19.8) ...
12:15:13 #10 42.98 Setting up intltool-debian (0.35.0+20060710.5) ...
12:15:13 #10 43.00 Setting up liberror-perl (0.17027-2) ...
12:15:13 #10 43.01 Setting up patchutils (0.3.4-2) ...
12:15:13 #10 43.02 Setting up libipc-run-perl (20180523.0-1) ...
12:15:13 #10 43.03 Setting up git (1:2.20.1-2+deb10u3) ...
12:15:13 #10 43.07 Setting up libwww-robotrules-perl (6.02-1) ...
12:15:13 #10 43.09 Setting up libhtml-parser-perl (3.72-3+b2) ...
12:15:13 #10 43.11 Setting up librole-tiny-perl (2.000006-1) ...
12:15:13 #10 43.13 Setting up libfile-homedir-perl (1.004-1) ...
12:15:13 #10 43.14 Setting up libio-socket-ssl-perl (2.060-3) ...
12:15:13 #10 43.16 Setting up libhttp-message-perl (6.18-1) ...
12:15:13 #10 43.17 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
12:15:13 #10 43.18 Setting up libhttp-negotiate-perl (6.01-1) ...
12:15:13 #10 43.20 Setting up libhttp-cookies-perl (6.04-1) ...
12:15:13 #10 43.21 Setting up po-debconf (1.0.21) ...
12:15:13 #10 43.22 Setting up libhtml-tree-perl (5.07-2) ...
12:15:13 #10 43.23 Setting up libparams-classify-perl (0.015-1+b1) ...
12:15:13 #10 43.24 Setting up libmodule-runtime-perl (0.016-1) ...
12:15:13 #10 43.26 Setting up libimport-into-perl (1.002005-1) ...
12:15:13 #10 43.27 Setting up libmoo-perl (2.003004-2) ...
12:15:13 #10 43.28 Setting up liblwp-protocol-https-perl (6.07-2) ...
12:15:13 #10 43.30 Setting up libwww-perl (6.36-2) ...
12:15:13 #10 43.31 Setting up debhelper (13.2~bpo10+1) ...
12:15:13 #10 43.35 Setting up dh-autoreconf (19) ...
12:15:13 #10 43.37 Setting up devscripts (2.19.5+deb10u1) ...
12:15:14 #10 43.59 Setting up dh-strip-nondeterminism (1.1.2-1) ...
12:15:14 #10 43.60 Setting up equivs (2.2.0) ...
12:15:14 #10 43.62 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
12:15:15 #10 DONE 44.5s
12:15:15 
12:15:15 #11 [stage-1 3/8] COPY common /root/build-deb/debian
12:15:15 #11 DONE 0.1s
12:15:15 
12:15:15 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
12:15:16 #12 1.138 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
12:15:16 #12 1.189 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
12:15:17 #12 1.325 Reading package lists...
12:15:18 #12 3.054 dh_testdir
12:15:18 #12 3.082 dh_testroot
12:15:18 #12 3.113 dh_prep
12:15:18 #12 3.141 dh_testdir
12:15:18 #12 3.165 dh_testroot
12:15:18 #12 3.191 dh_install
12:15:18 #12 3.217 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:15:18 #12 3.226 dh_installdocs
12:15:18 #12 3.251 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:15:18 #12 3.268 dh_installchangelogs
12:15:18 #12 3.363 dh_compress
12:15:18 #12 3.405 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:15:18 #12 3.418 dh_fixperms
12:15:18 #12 3.474 dh_installdeb
12:15:18 #12 3.510 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
12:15:18 #12 3.510 dh_gencontrol
12:15:18 #12 3.655 dh_md5sums
12:15:18 #12 3.693 dh_builddeb
12:15:18 #12 3.728 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
12:15:18 #12 3.755 
12:15:18 #12 3.755 The package has been created.
12:15:18 #12 3.755 Attention, the package has been created in the current directory,
12:15:18 #12 3.755 not in ".." as indicated by the message above!
12:15:18 #12 3.784 Selecting previously unselected package docker-ce-build-deps.
12:15:18 #12 3.796 (Reading database ... 17197 files and directories currently installed.)
12:15:18 #12 3.798 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
12:15:18 #12 3.805 Unpacking docker-ce-build-deps (1.0) ...
12:15:20 #12 3.886 Reading package lists...
12:15:20 #12 5.170 Building dependency tree...
12:15:20 #12 5.397 Reading state information...
12:15:20 #12 5.434 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
12:15:20 #12 5.513 Starting 2 pkgProblemResolver with broken count: 0
12:15:20 #12 5.519 Done
12:15:20 #12 5.547  Done
12:15:20 #12 5.558 Starting pkgProblemResolver with broken count: 0
12:15:20 #12 5.599 Starting 2 pkgProblemResolver with broken count: 0
12:15:20 #12 5.604 Done
12:15:21 #12 5.873 The following additional packages will be installed:
12:15:21 #12 5.874   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:15:21 #12 5.875   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:15:21 #12 5.875   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
12:15:21 #12 5.876   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:15:21 #12 5.876   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
12:15:21 #12 5.877   libuv1 pkg-config
12:15:21 #12 5.880 Suggested packages:
12:15:21 #12 5.880   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
12:15:21 #12 5.880   libtool-doc seccomp libstdc++-8-doc
12:15:21 #12 6.188 The following NEW packages will be installed:
12:15:21 #12 6.189   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
12:15:21 #12 6.189   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:15:21 #12 6.190   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
12:15:21 #12 6.191   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
12:15:21 #12 6.191   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
12:15:21 #12 6.192   libuv1 pkg-config
12:15:21 #12 6.645 0 upgraded, 30 newly installed, 0 to remove and 15 not upgraded.
12:15:21 #12 6.645 1 not fully installed or removed.
12:15:21 #12 6.645 Need to get 17.5 MB of archives.
12:15:21 #12 6.645 After this operation, 72.0 MB of additional disk space will be used.
12:15:21 #12 6.645 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
12:15:21 #12 6.840 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
12:15:22 #12 7.219 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
12:15:22 #12 7.549 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
12:15:22 #12 7.661 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
12:15:22 #12 7.662 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
12:15:22 #12 7.663 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
12:15:22 #12 7.667 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
12:15:22 #12 7.679 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
12:15:22 #12 7.682 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
12:15:22 #12 7.697 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
12:15:22 #12 7.701 Get:12 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
12:15:22 #12 7.702 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
12:15:22 #12 7.708 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
12:15:22 #12 7.710 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
12:15:22 #12 7.746 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
12:15:22 #12 7.762 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
12:15:22 #12 7.769 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
12:15:22 #12 7.838 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
12:15:22 #12 7.853 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
12:15:22 #12 7.862 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
12:15:22 #12 7.868 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
12:15:22 #12 7.883 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
12:15:22 #12 7.894 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
12:15:22 #12 7.920 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
12:15:22 #12 7.922 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
12:15:22 #12 7.936 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
12:15:22 #12 7.992 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
12:15:23 #12 8.007 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
12:15:23 #12 8.013 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
12:15:23 #12 8.275 debconf: delaying package configuration, since apt-utils is not installed
12:15:23 #12 8.323 Fetched 17.5 MB in 2s (9421 kB/s)
12:15:23 #12 8.346 Selecting previously unselected package libstdc++-8-dev:armhf.
12:15:23 #12 8.346 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17201 files and directories currently installed.)
12:15:23 #12 8.369 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
12:15:23 #12 8.375 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
12:15:23 #12 8.602 Selecting previously unselected package g++-8.
12:15:23 #12 8.605 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
12:15:23 #12 8.609 Unpacking g++-8 (8.3.0-6+rpi1) ...
12:15:24 #12 9.285 Selecting previously unselected package g++.
12:15:24 #12 9.287 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
12:15:24 #12 9.292 Unpacking g++ (4:8.3.0-1+rpi2) ...
12:15:24 #12 9.322 Selecting previously unselected package build-essential.
12:15:24 #12 9.324 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
12:15:24 #12 9.329 Unpacking build-essential (12.6) ...
12:15:24 #12 9.371 Selecting previously unselected package bash-completion.
12:15:24 #12 9.373 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
12:15:24 #12 9.988 Unpacking bash-completion (1:2.8-6) ...
12:15:25 #12 10.15 Selecting previously unselected package cmake-data.
12:15:25 #12 10.15 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
12:15:25 #12 10.16 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
12:15:25 #12 10.50 Selecting previously unselected package libarchive13:armhf.
12:15:25 #12 10.50 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
12:15:25 #12 10.51 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
12:15:25 #12 10.57 Selecting previously unselected package libjsoncpp1:armhf.
12:15:25 #12 10.58 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
12:15:25 #12 10.58 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
12:15:25 #12 10.63 Selecting previously unselected package librhash0:armhf.
12:15:25 #12 10.64 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
12:15:25 #12 10.64 Unpacking librhash0:armhf (1.3.8-1) ...
12:15:25 #12 10.69 Selecting previously unselected package libuv1:armhf.
12:15:25 #12 10.70 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
12:15:25 #12 10.70 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
12:15:25 #12 10.74 Selecting previously unselected package cmake.
12:15:25 #12 10.74 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
12:15:25 #12 10.75 Unpacking cmake (3.16.3-3~bpo10+1) ...
12:15:26 #12 11.03 Selecting previously unselected package dh-apparmor.
12:15:26 #12 11.03 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
12:15:26 #12 11.04 Unpacking dh-apparmor (2.13.2-10) ...
12:15:26 #12 11.08 Selecting previously unselected package libbtrfs0:armhf.
12:15:26 #12 11.08 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
12:15:26 #12 11.08 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
12:15:26 #12 11.13 Selecting previously unselected package libbtrfs-dev:armhf.
12:15:26 #12 11.13 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
12:15:26 #12 11.14 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
12:15:26 #12 11.20 Selecting previously unselected package dmsetup.
12:15:26 #12 11.20 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
12:15:26 #12 11.20 Unpacking dmsetup (2:1.02.155-3) ...
12:15:26 #12 11.25 Selecting previously unselected package libdevmapper1.02.1:armhf.
12:15:26 #12 11.25 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
12:15:26 #12 11.26 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:15:26 #12 11.31 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
12:15:26 #12 11.31 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
12:15:26 #12 11.32 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
12:15:26 #12 11.36 Selecting previously unselected package libudev-dev:armhf.
12:15:26 #12 11.36 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
12:15:26 #12 11.37 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
12:15:26 #12 11.41 Selecting previously unselected package libsepol1-dev:armhf.
12:15:26 #12 11.42 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
12:15:26 #12 11.42 Unpacking libsepol1-dev:armhf (2.8-1) ...
12:15:26 #12 11.49 Selecting previously unselected package libpcre16-3:armhf.
12:15:26 #12 11.49 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
12:15:26 #12 11.50 Unpacking libpcre16-3:armhf (2:8.39-12) ...
12:15:26 #12 11.55 Selecting previously unselected package libpcre32-3:armhf.
12:15:26 #12 11.55 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
12:15:26 #12 11.56 Unpacking libpcre32-3:armhf (2:8.39-12) ...
12:15:26 #12 11.61 Selecting previously unselected package libpcrecpp0v5:armhf.
12:15:26 #12 11.61 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
12:15:26 #12 11.61 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
12:15:26 #12 11.65 Selecting previously unselected package libpcre3-dev:armhf.
12:15:26 #12 11.66 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
12:15:26 #12 11.66 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
12:15:26 #12 11.75 Selecting previously unselected package libselinux1-dev:armhf.
12:15:26 #12 11.75 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
12:15:26 #12 11.75 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
12:15:26 #12 11.80 Selecting previously unselected package libdevmapper-dev:armhf.
12:15:26 #12 11.80 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
12:15:26 #12 11.80 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
12:15:26 #12 11.84 Selecting previously unselected package libltdl7:armhf.
12:15:26 #12 11.84 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
12:15:26 #12 11.85 Unpacking libltdl7:armhf (2.4.6-9) ...
12:15:26 #12 11.88 Selecting previously unselected package libltdl-dev:armhf.
12:15:26 #12 11.89 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
12:15:26 #12 11.89 Unpacking libltdl-dev:armhf (2.4.6-9) ...
12:15:26 #12 11.94 Selecting previously unselected package libseccomp-dev:armhf.
12:15:26 #12 11.94 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
12:15:26 #12 11.94 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
12:15:26 #12 11.98 Selecting previously unselected package libsystemd-dev:armhf.
12:15:26 #12 11.98 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
12:15:26 #12 11.99 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
12:15:26 #12 12.07 Selecting previously unselected package pkg-config.
12:15:26 #12 12.07 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
12:15:26 #12 12.07 Unpacking pkg-config (0.29-6) ...
12:15:27 #12 12.16 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
12:15:27 #12 12.17 Setting up libseccomp-dev:armhf (2.3.3-4) ...
12:15:27 #12 12.19 Setting up libpcre16-3:armhf (2:8.39-12) ...
12:15:27 #12 12.20 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
12:15:27 #12 12.22 Setting up libsepol1-dev:armhf (2.8-1) ...
12:15:27 #12 12.23 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
12:15:27 #12 12.24 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
12:15:27 #12 12.25 Setting up bash-completion (1:2.8-6) ...
12:15:28 #12 12.93 Setting up libpcre32-3:armhf (2:8.39-12) ...
12:15:28 #12 12.94 Setting up pkg-config (0.29-6) ...
12:15:28 #12 13.00 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
12:15:28 #12 13.01 Setting up libltdl7:armhf (2.4.6-9) ...
12:15:28 #12 13.03 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
12:15:28 #12 13.04 Setting up librhash0:armhf (1.3.8-1) ...
12:15:28 #12 13.05 Setting up cmake-data (3.16.3-3~bpo10+1) ...
12:15:28 #12 13.06 Setting up dh-apparmor (2.13.2-10) ...
12:15:28 #12 13.07 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
12:15:28 #12 13.08 Setting up libjsoncpp1:armhf (1.7.4-3) ...
12:15:28 #12 13.10 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
12:15:28 #12 13.11 Setting up libpcre3-dev:armhf (2:8.39-12) ...
12:15:28 #12 13.12 Setting up libltdl-dev:armhf (2.4.6-9) ...
12:15:28 #12 13.13 Setting up g++-8 (8.3.0-6+rpi1) ...
12:15:28 #12 13.15 Setting up cmake (3.16.3-3~bpo10+1) ...
12:15:28 #12 13.17 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
12:15:28 #12 13.18 Setting up g++ (4:8.3.0-1+rpi2) ...
12:15:28 #12 13.21 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
12:15:28 #12 13.22 Setting up build-essential (12.6) ...
12:15:28 #12 13.23 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
12:15:28 #12 13.25 Setting up dmsetup (2:1.02.155-3) ...
12:15:28 #12 13.26 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
12:15:28 #12 13.27 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
12:15:28 #12 13.29 Setting up docker-ce-build-deps (1.0) ...
12:15:28 #12 13.30 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
12:15:28 #12 13.32 Processing triggers for man-db (2.8.5-2) ...
12:15:28 #12 DONE 14.0s
12:15:28 
12:15:28 #13 [stage-1 5/8] COPY sources/ /sources
12:15:29 #13 DONE 0.1s
12:15:29 
12:15:29 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
12:15:31 #14 DONE 2.5s
12:15:31 
12:15:31 #15 [stage-1 7/8] WORKDIR /root/build-deb
12:15:31 #15 DONE 0.0s
12:15:31 
12:15:31 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
12:15:31 #16 DONE 0.0s
12:15:31 
12:15:31 #17 exporting to image
12:15:31 #17 exporting layers
12:15:38 #17 exporting layers 5.5s done
12:15:38 #17 writing image sha256:781514d3fd5bdfbc34606385791446908aacb7869bbe1036a9c7ad3ddbd9d536 done
12:15:38 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
12:15:38 #17 DONE 5.5s
12:15:38 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20220908081902-b40c2f6 -e VERSION=0.0.0-20220908081902-b40c2f6 -e CLI_GITCOMMIT=b40c2f6 -e ENGINE_GITCOMMIT=f219cb5 -e COMPOSE_VERSION=v2.11.2 -e SCAN_VERSION=v0.17.0 -e SCAN_GITCOMMIT=061fe0a -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
12:15:38 + set -e
12:15:38 + mkdir -p /root/build-deb/engine
12:15:38 + tar -C /root/build-deb -xzf /sources/engine.tgz
12:15:38 + mkdir -p /root/build-deb/cli
12:15:38 + tar -C /root/build-deb -xzf /sources/cli.tgz
12:15:38 + mkdir -p /root/build-deb/compose
12:15:38 + tar -C /root/build-deb -xzf /sources/compose.tgz
12:15:38 + mkdir -p /root/build-deb/scan-cli-plugin
12:15:38 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
12:15:38 + mkdir -p /go/src/github.com/docker
12:15:38 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
12:15:38 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
12:15:38 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
12:15:38 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
12:15:38 + EPOCH=5
12:15:38 + EPOCH_SEP=
12:15:38 + [[ ! -z 5 ]]
12:15:38 + EPOCH_SEP=:
12:15:38 + [[ -z 0.0.0-20220908081902-b40c2f6 ]]
12:15:38 + echo VERSION AAA 0.0.0-20220908081902-b40c2f6
12:15:38 VERSION AAA 0.0.0-20220908081902-b40c2f6
12:15:38 + VERSION=0.0.0-20220908081902-b40c2f6
12:15:38 + echo VERSION bbb 0.0.0-20220908081902-b40c2f6
12:15:38 VERSION bbb 0.0.0-20220908081902-b40c2f6
12:15:38 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
12:15:38 + debSource=docker-ce
12:15:38 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
12:15:38 + debMaintainer='Docker <support@docker.com>'
12:15:38 ++ date --rfc-2822
12:15:38 + debDate='Mon, 03 Oct 2022 12:15:38 +0000'
12:15:38 + cat
12:15:38 + export CLI_GITCOMMIT=b40c2f6
12:15:38 + CLI_GITCOMMIT=b40c2f6
12:15:38 + export ENGINE_GITCOMMIT=f219cb5
12:15:38 + ENGINE_GITCOMMIT=f219cb5
12:15:38 + export SCAN_GITCOMMIT=061fe0a
12:15:38 + SCAN_GITCOMMIT=061fe0a
12:15:38 + echo VERSION BBB 0.0.0-20220908081902-b40c2f6
12:15:38 + dpkg-buildpackage -uc -us -I.git
12:15:38 VERSION BBB 0.0.0-20220908081902-b40c2f6
12:15:38 dpkg-buildpackage: info: source package docker-ce
12:15:38 dpkg-buildpackage: info: source version 5:0.0.0-20220908081902-b40c2f6-0~raspbian-buster
12:15:38 dpkg-buildpackage: info: source distribution buster
12:15:38 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
12:15:38 dpkg-buildpackage: info: host architecture armhf
12:15:38  dpkg-source -I.git --before-build .
12:15:38  debian/rules clean
12:15:38 dh clean --with=bash-completion --with=systemd
12:15:39    dh_clean
12:15:39  dpkg-source -I.git -b .
12:15:39 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220908081902-b40c2f6-0~raspbian'
12:15:39 dpkg-source: info: using source format '1.0'
12:15:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.tar.gz
12:15:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.dsc
12:15:49  debian/rules build
12:15:49 dh build --with=bash-completion --with=systemd
12:15:49    dh_update_autotools_config
12:15:49    dh_autoreconf
12:15:49    debian/rules override_dh_auto_build
12:15:49 make[1]: Entering directory '/root/build-deb'
12:15:49 # Build the daemon and dependencies
12:15:49 cd engine && DOCKER_GITCOMMIT=f219cb5 PRODUCT=docker ./hack/make.sh dynbinary
12:15:49 
12:15:49 Removing bundles/
12:15:49 
12:15:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
12:15:49 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:15:49 GOOS="" GOARCH="" GOARM=""
12:17:40 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6
12:17:40 
12:17:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
12:17:40 + RM_GOPATH=0
12:17:40 + TMP_GOPATH=/go
12:17:40 + : /usr/local/bin
12:17:40 + '[' -z /go ']'
12:17:40 + export GOPATH=/go
12:17:40 + GOPATH=/go
12:17:40 + case "$(go env GOARCH)" in
12:17:40 ++ go env GOARCH
12:17:40 + export GO_BUILDMODE=-buildmode=pie
12:17:40 + GO_BUILDMODE=-buildmode=pie
12:17:40 ++ dirname hack/dockerfile/install/install.sh
12:17:40 + dir=hack/dockerfile/install
12:17:40 + bin=tini
12:17:40 + shift
12:17:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
12:17:40 + . hack/dockerfile/install/tini.installer
12:17:40 ++ : v0.19.0
12:17:40 + install_tini
12:17:40 + echo 'Install tini version v0.19.0'
12:17:40 + git clone https://github.com/krallin/tini.git /go/tini
12:17:40 Install tini version v0.19.0
12:17:40 Cloning into '/go/tini'...
12:17:40 + cd /go/tini
12:17:40 + git checkout -q v0.19.0
12:17:40 + cmake .
12:17:40 -- The C compiler identification is GNU 8.3.0
12:17:40 -- Check for working C compiler: /usr/bin/cc
12:17:40 -- Check for working C compiler: /usr/bin/cc -- works
12:17:40 -- Detecting C compiler ABI info
12:17:40 -- Detecting C compiler ABI info - done
12:17:40 -- Detecting C compile features
12:17:40 -- Detecting C compile features - done
12:17:40 -- Performing Test HAS_BUILTIN_FORTIFY
12:17:40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:17:40 -- Configuring done
12:17:40 -- Generating done
12:17:40 -- Build files have been written to: /go/tini
12:17:40 + make tini-static
12:17:40 make[2]: Entering directory '/go/tini'
12:17:40 make[3]: Entering directory '/go/tini'
12:17:40 make[4]: Entering directory '/go/tini'
12:17:40 make[5]: Entering directory '/go/tini'
12:17:40 Scanning dependencies of target tini-static
12:17:40 make[5]: Leaving directory '/go/tini'
12:17:40 make[5]: Entering directory '/go/tini'
12:17:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:17:40 [100%] Linking C executable tini-static
12:17:40 make[5]: Leaving directory '/go/tini'
12:17:40 [100%] Built target tini-static
12:17:40 make[4]: Leaving directory '/go/tini'
12:17:40 make[3]: Leaving directory '/go/tini'
12:17:40 make[2]: Leaving directory '/go/tini'
12:17:40 + mkdir -p /usr/local/bin
12:17:40 + cp tini-static /usr/local/bin/docker-init
12:17:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
12:17:40 + RM_GOPATH=0
12:17:40 + TMP_GOPATH=/go
12:17:40 + : /usr/local/bin
12:17:40 + '[' -z /go ']'
12:17:40 + export GOPATH=/go
12:17:40 + GOPATH=/go
12:17:40 + case "$(go env GOARCH)" in
12:17:40 ++ go env GOARCH
12:17:40 + export GO_BUILDMODE=-buildmode=pie
12:17:40 + GO_BUILDMODE=-buildmode=pie
12:17:40 ++ dirname hack/dockerfile/install/install.sh
12:17:40 + dir=hack/dockerfile/install
12:17:40 + bin=proxy
12:17:40 + shift
12:17:40 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
12:17:40 + . hack/dockerfile/install/proxy.installer
12:17:40 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
12:17:40 + install_proxy dynamic
12:17:40 + case "$1" in
12:17:40 + install_proxy_dynamic
12:17:40 + export PROXY_LDFLAGS=-linkmode=external install_proxy
12:17:40 + PROXY_LDFLAGS=-linkmode=external
12:17:40 + export BUILD_MODE=-buildmode=pie
12:17:40 + BUILD_MODE=-buildmode=pie
12:17:40 + _install_proxy
12:17:40 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
12:17:40 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
12:17:40 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
12:17:40 Cloning into '/go/src/github.com/docker/libnetwork'...
12:17:40 + cd /go/src/github.com/docker/libnetwork
12:17:40 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
12:17:40 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:17:40 + return
12:17:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
12:17:40 + RM_GOPATH=0
12:17:40 + TMP_GOPATH=/go
12:17:40 + : /usr/local/bin
12:17:40 + '[' -z /go ']'
12:17:40 + export GOPATH=/go
12:17:40 + GOPATH=/go
12:17:40 + case "$(go env GOARCH)" in
12:17:40 ++ go env GOARCH
12:17:40 + export GO_BUILDMODE=-buildmode=pie
12:17:40 + GO_BUILDMODE=-buildmode=pie
12:17:40 ++ dirname hack/dockerfile/install/install.sh
12:17:40 + dir=hack/dockerfile/install
12:17:40 + bin=rootlesskit
12:17:40 + shift
12:17:40 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
12:17:40 + . hack/dockerfile/install/rootlesskit.installer
12:17:40 ++ : v0.14.4
12:17:40 + install_rootlesskit dynamic
12:17:40 + case "$1" in
12:17:40 + install_rootlesskit_dynamic
12:17:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
12:17:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
12:17:40 + export BUILD_MODE=-buildmode=pie
12:17:40 + BUILD_MODE=-buildmode=pie
12:17:40 + _install_rootlesskit
12:17:40 Install rootlesskit version v0.14.4
12:17:40 + echo 'Install rootlesskit version v0.14.4'
12:17:40 + for f in rootlesskit rootlesskit-docker-proxy
12:17:40 + GOBIN=/usr/local/bin
12:17:40 + GO111MODULE=on
12:17:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
12:17:40 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
12:17:40 go: downloading github.com/pkg/errors v0.9.1
12:17:40 go: downloading github.com/sirupsen/logrus v1.8.1
12:17:40 go: downloading github.com/urfave/cli/v2 v2.3.0
12:17:40 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:17:40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:17:40 go: downloading github.com/google/uuid v1.3.0
12:17:40 go: downloading github.com/moby/vpnkit v0.5.0
12:17:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:17:41 go: downloading github.com/gofrs/flock v0.8.1
12:17:41 go: downloading github.com/gorilla/mux v1.8.0
12:17:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:17:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:17:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:17:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:17:41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:17:48 + for f in rootlesskit rootlesskit-docker-proxy
12:17:48 + GOBIN=/usr/local/bin
12:17:48 + GO111MODULE=on
12:17:48 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
12:17:50 + return
12:17:50 # Build the CLI
12:17:50 cd /go/src/github.com/docker/cli && \
12:17:50 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220908081902-b40c2f6 GITCOMMIT=b40c2f6 dynbinary manpages
12:17:50 make[2]: Entering directory '/root/build-deb/cli'
12:17:50 GO_LINKMODE=dynamic ./scripts/build/binary
12:17:50 Building dynamic docker-linux-arm-v6
12:19:27 scripts/docs/generate-man.sh
12:21:03 Project root: /go/src/github.com/docker/cli
12:21:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
12:21:03 2022/10/03 12:20:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
12:21:03 make[2]: Leaving directory '/root/build-deb/cli'
12:21:03 # Build the compose plugin
12:21:03 cd /go/src/github.com/docker/compose \
12:21:03 && make VERSION=v2.11.2 DESTDIR=/usr/libexec/docker/cli-plugins build
12:21:03 make[2]: Entering directory '/root/build-deb/compose'
12:21:03 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.11.2" -o "/usr/libexec/docker/cli-plugins/docker-compose" ./cmd
12:21:03 go: downloading github.com/docker/cli v20.10.3-0.20220309205733-2b52f62e9627+incompatible
12:21:03 go: downloading github.com/spf13/cobra v1.5.0
12:21:03 go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
12:21:03 go: downloading github.com/morikuni/aec v1.0.0
12:21:03 go: downloading github.com/spf13/pflag v1.0.5
12:21:03 go: downloading github.com/docker/docker v20.10.3-0.20220309172631-83b51522df43+incompatible
12:21:03 go: downloading github.com/fvbommel/sortorder v1.0.2
12:21:03 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
12:21:03 go: downloading github.com/docker/distribution v2.8.1+incompatible
12:21:03 go: downloading github.com/docker/go-connections v0.4.0
12:21:03 go: downloading github.com/sirupsen/logrus v1.9.0
12:21:03 go: downloading github.com/theupdateframework/notary v0.7.0
12:21:03 go: downloading github.com/compose-spec/compose-go v1.6.0
12:21:03 go: downloading github.com/hashicorp/go-version v1.6.0
12:21:03 go: downloading github.com/cnabio/cnab-to-oci v0.3.7
12:21:03 go: downloading github.com/distribution/distribution/v3 v3.0.0-20220902125104-0122d7ddaec0
12:21:03 go: downloading github.com/docker/buildx v0.8.2
12:21:03 go: downloading github.com/docker/go-units v0.5.0
12:21:03 go: downloading github.com/mattn/go-shellwords v1.0.12
12:21:03 go: downloading github.com/moby/buildkit v0.10.4
12:21:03 go: downloading github.com/opencontainers/go-digest v1.0.0
12:21:03 go: downloading go.opentelemetry.io/otel v1.10.0
12:21:03 go: downloading github.com/containerd/containerd v1.6.8
12:21:03 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:21:03 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
12:21:03 go: downloading golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde
12:21:03 go: downloading gopkg.in/yaml.v2 v2.4.0
12:21:03 go: downloading k8s.io/client-go v0.22.4
12:21:03 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:21:03 go: downloading github.com/cnabio/cnab-go v0.23.4
12:21:03 go: downloading github.com/imdario/mergo v0.3.13
12:21:03 go: downloading github.com/containerd/console v1.0.3
12:21:03 go: downloading golang.org/x/text v0.3.7
12:21:03 go: downloading github.com/mattn/go-isatty v0.0.16
12:21:03 go: downloading github.com/buger/goterm v1.0.4
12:21:03 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
12:21:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
12:21:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
12:21:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
12:21:03 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
12:21:03 go: downloading go.opentelemetry.io/otel/trace v1.10.0
12:21:03 go: downloading github.com/go-logr/logr v1.2.3
12:21:03 go: downloading k8s.io/api v0.22.4
12:21:03 go: downloading k8s.io/apimachinery v0.22.4
12:21:03 go: downloading github.com/gofrs/flock v0.8.0
12:21:03 go: downloading github.com/moby/sys/signal v0.6.0
12:21:03 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
12:21:03 go: downloading github.com/golang/mock v1.6.0
12:21:03 go: downloading google.golang.org/grpc v1.45.0
12:21:03 go: downloading github.com/klauspost/compress v1.15.1
12:21:03 go: downloading github.com/opencontainers/runc v1.1.2
12:21:03 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
12:21:03 go: downloading github.com/hashicorp/errwrap v1.1.0
12:21:03 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
12:21:03 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220315205639-9ed612626da3
12:21:03 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
12:21:03 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
12:21:03 go: downloading golang.org/x/crypto v0.0.0-20220214200702-86341886e292
12:21:03 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
12:21:03 go: downloading github.com/docker/docker-credential-helpers v0.6.4
12:21:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
12:21:03 go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210303052042-6bc126869bf4
12:21:03 go: downloading github.com/moby/locker v1.0.1
12:21:03 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
12:21:03 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
12:21:03 go: downloading k8s.io/klog/v2 v2.60.1
12:21:03 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
12:21:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
12:21:03 go: downloading google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106
12:21:03 go: downloading google.golang.org/protobuf v1.27.1
12:21:03 go: downloading github.com/go-logr/stdr v1.2.2
12:21:03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:21:03 go: downloading github.com/gogo/protobuf v1.3.2
12:21:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
12:21:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
12:21:03 go: downloading github.com/pelletier/go-toml v1.9.4
12:21:03 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
12:21:04 go: downloading github.com/google/gofuzz v1.2.0
12:21:04 go: downloading github.com/moby/sys/symlink v0.2.0
12:21:04 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
12:21:05 go: downloading github.com/golang/protobuf v1.5.2
12:21:05 go: downloading github.com/gogo/googleapis v1.4.1
12:21:05 go: downloading github.com/containerd/typeurl v1.0.2
12:21:05 go: downloading github.com/qri-io/jsonpointer v0.1.1
12:21:05 go: downloading github.com/qri-io/jsonschema v0.2.2-0.20210831022256-780655b2ba0e
12:21:05 go: downloading github.com/Masterminds/semver v1.5.0
12:21:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
12:21:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
12:21:05 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
12:21:05 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
12:21:06 go: downloading github.com/felixge/httpsnoop v1.0.2
12:21:06 go: downloading go.opentelemetry.io/otel/metric v0.27.0
12:21:06 go: downloading github.com/davecgh/go-spew v1.1.1
12:21:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
12:21:06 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
12:21:06 go: downloading gopkg.in/inf.v0 v0.9.1
12:21:06 go: downloading github.com/googleapis/gnostic v0.5.5
12:21:06 go: downloading github.com/google/go-cmp v0.5.8
12:21:06 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
12:21:06 go: downloading github.com/containerd/continuity v0.2.3-0.20220330195504-d132b287edc8
12:21:06 go: downloading github.com/docker/go-metrics v0.0.1
12:21:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
12:21:06 go: downloading github.com/json-iterator/go v1.1.12
12:21:06 go: downloading github.com/modern-go/reflect2 v1.0.2
12:21:06 go: downloading sigs.k8s.io/yaml v1.2.0
12:21:06 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
12:21:06 go: downloading github.com/mattn/go-colorable v0.1.12
12:21:06 go: downloading gopkg.in/yaml.v3 v3.0.1
12:21:06 go: downloading github.com/prometheus/client_golang v1.12.1
12:21:06 go: downloading github.com/containerd/ttrpc v1.1.0
12:21:06 go: downloading github.com/moby/spdystream v0.2.0
12:21:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
12:21:06 go: downloading github.com/prometheus/client_model v0.2.0
12:21:06 go: downloading github.com/prometheus/common v0.32.1
12:21:06 go: downloading github.com/beorn7/perks v1.0.1
12:21:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:21:06 go: downloading github.com/prometheus/procfs v0.7.3
12:21:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
12:23:27 make[2]: Leaving directory '/root/build-deb/compose'
12:23:27 # Build the scan-plugin
12:23:27 # TODO change once we support scan-plugin on other architectures
12:23:27 if [ "armhf" = "amd64" ]; then \
12:23:27 	cd /go/src/github.com/docker/scan-cli-plugin \
12:23:27 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
12:23:27 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
12:23:27 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
12:23:27 fi
12:23:27 # Build the CLI plugins
12:23:27 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
12:23:27 set -e;cd /sources && \
12:23:27 	tar xzf plugin-installers.tgz; \
12:23:27 	for installer in plugins/*.installer; do \
12:23:27 		LDFLAGS='' bash ${installer} build; \
12:23:27 	done
12:23:27 Cloning into '/go/src/github.com/docker/app'...
12:23:27 Fetching origin
12:23:27 make[2]: Entering directory '/go/src/github.com/docker/app'
12:23:27 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
12:24:24 make[2]: Leaving directory '/go/src/github.com/docker/app'
12:24:24 Cloning into '/go/src/github.com/docker/buildx'...
12:24:26 Fetching origin
12:24:26 + GO111MODULE=on
12:24:26 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.9.1-docker -X github.com/docker/buildx/version.Revision=ed00243a0ce2a0aee75311b06e32d33b44729689 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
12:26:18 make[1]: Leaving directory '/root/build-deb'
12:26:18    debian/rules override_dh_auto_test
12:26:18 make[1]: Entering directory '/root/build-deb'
12:26:18 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
12:26:18 	test "$ver" = "Docker version 0.0.0-20220908081902-b40c2f6, build f219cb5" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
12:26:18 PASS: daemon version OK
12:26:18 ver="$(cli/build/docker --version)"; \
12:26:18 	test "$ver" = "Docker version 0.0.0-20220908081902-b40c2f6, build b40c2f6" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
12:26:18 PASS: cli version OK
12:26:18 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:26:18 	test "$ver" = "v2.11.2" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
12:26:18 PASS: docker-compose version OK
12:26:18 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
12:26:18 # TODO change once we support scan-plugin on other architectures
12:26:18 if [ "armhf" = "amd64" ]; then \
12:26:18 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
12:26:18 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
12:26:18 fi
12:26:18 make[1]: Leaving directory '/root/build-deb'
12:26:18    create-stamp debian/debhelper-build-stamp
12:26:18  debian/rules binary
12:26:18 dh binary --with=bash-completion --with=systemd
12:26:18    dh_testroot
12:26:18    dh_prep
12:26:18    debian/rules override_dh_auto_install
12:26:18 make[1]: Entering directory '/root/build-deb'
12:26:18 # docker-ce-cli install
12:26:18 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
12:26:18 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
12:26:18 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
12:26:18 set -e;cd /sources && \
12:26:18 	tar xzf plugin-installers.tgz; \
12:26:18 	for installer in plugins/*.installer; do \
12:26:18 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
12:26:18 		PREFIX=/usr/libexec/docker/cli-plugins \
12:26:18 			bash ${installer} install_plugin; \
12:26:18 	done
12:26:18 # docker-ce install
12:26:18 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
12:26:18 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
12:26:18 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220908081902-b40c2f6 debian/docker-ce/usr/bin/dockerd
12:26:18 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
12:26:18 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
12:26:18 # docker-compose-plugin install
12:26:18 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
12:26:18 # docker-scan-plugin install
12:26:18 # TODO change once we support scan-plugin on other architectures
12:26:18 if [ "armhf" = "amd64" ]; then \
12:26:18 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
12:26:18 fi
12:26:18 # docker-ce-rootless-extras install
12:26:18 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
12:26:18 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
12:26:18 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
12:26:18 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
12:26:18 # TODO: how can we install vpnkit?
12:26:18 make[1]: Leaving directory '/root/build-deb'
12:26:18    debian/rules override_dh_install
12:26:18 make[1]: Entering directory '/root/build-deb'
12:26:18 dh_install
12:26:18 # TODO Can we do this from within our container?
12:26:18 dh_apparmor --profile-name=docker-ce -pdocker-ce
12:26:18 make[1]: Leaving directory '/root/build-deb'
12:26:18    dh_installdocs
12:26:18    dh_installchangelogs
12:26:18    dh_installman
12:26:19    dh_bash-completion
12:26:19    dh_systemd_enable
12:26:19    debian/rules override_dh_installinit
12:26:19 make[1]: Entering directory '/root/build-deb'
12:26:19 # use "docker" as our service name, not "docker-ce"
12:26:19 dh_installinit --name=docker
12:26:19 make[1]: Leaving directory '/root/build-deb'
12:26:19    dh_systemd_start
12:26:19    dh_perl
12:26:19    dh_link
12:26:19    dh_strip_nondeterminism
12:26:19    dh_compress
12:26:19    dh_fixperms
12:26:19    dh_missing
12:26:19    debian/rules override_dh_strip
12:26:19 make[1]: Entering directory '/root/build-deb'
12:26:19 # Go has lots of problems with stripping, so just don't
12:26:19 make[1]: Leaving directory '/root/build-deb'
12:26:19    dh_makeshlibs
12:26:19    debian/rules override_dh_shlibdeps
12:26:19 make[1]: Entering directory '/root/build-deb'
12:26:19 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
12:26:23 make[1]: Leaving directory '/root/build-deb'
12:26:23    dh_installdeb
12:26:23    debian/rules override_dh_gencontrol
12:26:23 make[1]: Entering directory '/root/build-deb'
12:26:23 # Use separate version for the compose-plugin package, then generate the other control files as usual
12:26:23 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
12:26:23 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
12:26:23 # Use separate version for the scan-plugin package, then generate the other control files as usual
12:26:23 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
12:26:23 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
12:26:23 if [ "armhf" = "amd64" ]; then \
12:26:23 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
12:26:23 fi
12:26:23 dh_gencontrol --remaining-packages
12:26:23 make[1]: Leaving directory '/root/build-deb'
12:26:23    dh_md5sums
12:26:24    debian/rules override_dh_builddeb
12:26:24 make[1]: Entering directory '/root/build-deb'
12:26:24 dh_builddeb -- -Zxz
12:26:24 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'.
12:26:24 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'.
12:26:42 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.11.2~raspbian-buster_armhf.deb'.
12:26:57 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'.
12:27:53 make[1]: Leaving directory '/root/build-deb'
12:27:53  dpkg-genbuildinfo
12:27:53  dpkg-genchanges  >../docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.changes
12:27:53 dpkg-genchanges: info: including full source code in upload
12:27:53  dpkg-source -I.git --after-build .
12:27:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
12:27:53 + destination=/build
12:27:53 + mkdir -p /build
12:27:53 + mv -v /root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.11.2~raspbian-buster_armhf.deb /build
12:27:53 copied '/root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'
12:27:53 removed '/root/docker-ce-cli_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'
12:27:53 copied '/root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'
12:27:53 removed '/root/docker-ce-rootless-extras_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'
12:27:53 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.dsc'
12:27:53 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.dsc'
12:27:53 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.tar.gz'
12:27:53 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster.tar.gz'
12:27:53 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.buildinfo'
12:27:53 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.buildinfo'
12:27:53 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.changes'
12:27:53 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.changes'
12:27:53 copied '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'
12:27:53 removed '/root/docker-ce_0.0.0-20220908081902-b40c2f6-0~raspbian-buster_armhf.deb'
12:27:53 copied '/root/docker-compose-plugin_2.11.2~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.11.2~raspbian-buster_armhf.deb'
12:27:53 removed '/root/docker-compose-plugin_2.11.2~raspbian-buster_armhf.deb'
12:27:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
12:27:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'