Skip to content

Console Output

13:48:41 + make REF=20.10 raspbian-buster
13:48:41 git init src/github.com/docker/cli
13:48:41 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
13:48:41 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
13:48:41 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
13:48:41 + SRC=src/github.com/docker/cli
13:48:41 + REF=20.10
13:48:41 + REF_FETCH=20.10
13:48:41 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
13:48:41 + awk {print $2}
13:48:41 + REF=refs/heads/20.10
13:48:41 + [ -n refs/heads/20.10 ]
13:48:41 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:48:41 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:48:43 From https://github.com/docker/cli
13:48:43  * [new branch]      20.10      -> 20.10
13:48:43  * [new tag]         v20.10.16  -> v20.10.16
13:48:43  * [new branch]      20.10      -> origin/20.10
13:48:43 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
13:48:43 git init src/github.com/docker/docker
13:48:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
13:48:43 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
13:48:43 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
13:48:43 + SRC=src/github.com/docker/docker
13:48:43 + REF=20.10
13:48:43 + REF_FETCH=20.10
13:48:43 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
13:48:43 + awk {print $2}
13:48:43 + REF=refs/heads/20.10
13:48:43 + [ -n refs/heads/20.10 ]
13:48:43 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:48:43 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:48:45 From https://github.com/docker/docker
13:48:45  * [new branch]      20.10      -> 20.10
13:48:45  * [new branch]      20.10      -> origin/20.10
13:48:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
13:48:45 git init src/github.com/docker/compose
13:48:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
13:48:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
13:48:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.6.0"
13:48:45 + SRC=src/github.com/docker/compose
13:48:45 + REF=v2.6.0
13:48:45 + REF_FETCH=v2.6.0
13:48:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.6.0
13:48:45 + awk {print $2}
13:48:45 + REF=refs/tags/v2.6.0
13:48:45 + [ -n refs/tags/v2.6.0 ]
13:48:45 + REF_FETCH=refs/tags/v2.6.0:refs/tags/v2.6.0
13:48:45 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.6.0:refs/tags/v2.6.0
13:48:46 From https://github.com/docker/compose
13:48:46  * [new tag]         v2.6.0     -> v2.6.0
13:48:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.6.0
13:48:46 git init src/github.com/docker/scan-cli-plugin
13:48:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
13:48:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
13:48:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
13:48:46 + SRC=src/github.com/docker/scan-cli-plugin
13:48:46 + REF=v0.17.0
13:48:46 + REF_FETCH=v0.17.0
13:48:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
13:48:46 + awk {print $2}
13:48:46 + REF=refs/tags/v0.17.0
13:48:46 + [ -n refs/tags/v0.17.0 ]
13:48:46 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
13:48:46 + 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
13:48:46 From https://github.com/docker/scan-cli-plugin
13:48:46  * [new tag]         v0.17.0    -> v0.17.0
13:48:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
13:48:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.17.10 raspbian-buster
13:48:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
13:48:46 mkdir -p sources
13:48:46 docker run --rm -w /v \
13:48:46 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
13:48:46 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:46 	alpine \
13:48:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
13:48:49 mkdir -p sources
13:48:49 docker run --rm -w /v \
13:48:49 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
13:48:49 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:49 	alpine \
13:48:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
13:48:52 mkdir -p sources
13:48:52 docker run --rm -w /v \
13:48:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
13:48:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:52 	alpine \
13:48:52 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
13:48:52 mkdir -p sources
13:48:52 docker run --rm -w /v \
13:48:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
13:48:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:52 	alpine \
13:48:52 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
13:48:53 mkdir -p sources
13:48:53 cp ../systemd/docker.service sources/docker.service
13:48:53 mkdir -p sources
13:48:53 cp ../systemd/docker.socket sources/docker.socket
13:48:53 docker run --rm -w /v \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:53 	alpine \
13:48:53 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
13:48:54 == Building packages for raspbian-buster ==
13:48:54 mkdir -p "debbuild/raspbian-buster"
13:48:54 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.17.10-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
13:48:54 #1 [internal] load build definition from Dockerfile
13:48:54 #1 sha256:a0a09257e53362ca6d5acac65d0a9659988a3fbbbc4a1c1c7e52fb5c937509b8
13:48:54 #1 transferring dockerfile: 935B done
13:48:54 #1 DONE 0.0s
13:48:54 
13:48:54 #2 [internal] load .dockerignore
13:48:54 #2 sha256:32b7910b0737f8695d1fc003a1b077bf74615eddb7fd3c60b667c7656ccccec8
13:48:54 #2 transferring context: 2B done
13:48:54 #2 DONE 0.0s
13:48:54 
13:48:54 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:48:54 #4 sha256:187e15fb05664faf82364bfba092da55f13ec639c696e30d825cf5da27151e9c
13:48:54 #4 ...
13:48:54 
13:48:54 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
13:48:54 #5 sha256:f6cf44ddc3b459bc1abb52db326cf9233a485c55236e937364f246fa6f7a3f6a
13:48:54 #5 DONE 0.0s
13:48:54 
13:48:54 #6 [auth] library/golang:pull token for registry-1.docker.io
13:48:54 #6 sha256:2d675acab2c8b1d4b6286e292348313e45aa42035716c492a90db77ba6b803c3
13:48:54 #6 DONE 0.0s
13:48:54 
13:48:54 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
13:48:54 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
13:48:54 #3 DONE 0.3s
13:48:54 
13:48:54 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:48:54 #4 sha256:187e15fb05664faf82364bfba092da55f13ec639c696e30d825cf5da27151e9c
13:48:54 #4 DONE 0.4s
13:48:54 
13:48:54 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:48:54 #13 sha256:23e0167fe85cde87d6fc5fa8b66199b775285be4d3b5d0959960948bbd4b5a51
13:48:54 #13 resolve docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a 0.0s done
13:48:54 #13 sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a 1.86kB / 1.86kB done
13:48:54 #13 sha256:6464aa3db830de2e740260d4748d34b49d0e28fcf50212318f4d539a7a6e2a91 1.79kB / 1.79kB done
13:48:54 #13 sha256:8984ab7a8b9f9e975e4c93c24b516552e7446a385fae64dd3ca759888ddd6a18 7.13kB / 7.13kB done
13:48:55 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 0B / 103.16MB 0.5s
13:48:55 #13 ...
13:48:55 
13:48:55 #9 [internal] load build context
13:48:55 #9 sha256:ee5bb5f98a77f252a79f0e31e1efaa41a6b0b22c17766bd2b7203525c8b820ca
13:48:55 #9 transferring context: 19.83MB 0.7s done
13:48:55 #9 DONE 0.8s
13:48:55 
13:48:55 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:48:55 #13 sha256:23e0167fe85cde87d6fc5fa8b66199b775285be4d3b5d0959960948bbd4b5a51
13:48:55 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 5.24MB / 103.16MB 0.8s
13:48:55 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 10.49MB / 103.16MB 1.1s
13:48:56 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 19.92MB / 103.16MB 1.5s
13:48:56 #13 sha256:433709cb9dec5c33d3d900ce18e63bb4b3d6914fbc980ba4ccc427358590326b 156B / 156B 1.5s done
13:48:56 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 25.17MB / 103.16MB 1.7s
13:48:56 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 31.46MB / 103.16MB 1.9s
13:48:56 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 36.70MB / 103.16MB 2.1s
13:48:57 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 42.99MB / 103.16MB 2.4s
13:48:57 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 49.28MB / 103.16MB 2.7s
13:48:57 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 57.67MB / 103.16MB 3.0s
13:48:57 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 63.96MB / 103.16MB 3.2s
13:48:58 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 70.25MB / 103.16MB 3.5s
13:48:58 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 78.64MB / 103.16MB 3.9s
13:48:58 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 88.10MB / 103.16MB 4.3s
13:48:59 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 93.32MB / 103.16MB 4.5s
13:48:59 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 99.61MB / 103.16MB 4.8s
13:48:59 #13 sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 103.16MB / 103.16MB 5.0s done
13:49:00 #13 extracting sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe
13:49:02 #13 ...
13:49:02 
13:49:02 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:744382b9673c607024a155d59ad097d43c2c367bbb6605ebe537770e87a8e6c1
13:49:02 #7 sha256:7f6336f21791367aec8f1849ba2955771945629e68d2b77fabd10919e11cbb11
13:49:02 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:744382b9673c607024a155d59ad097d43c2c367bbb6605ebe537770e87a8e6c1 0.0s done
13:49:02 #7 sha256:744382b9673c607024a155d59ad097d43c2c367bbb6605ebe537770e87a8e6c1 1.99kB / 1.99kB done
13:49:02 #7 sha256:1bc23c9c7c2101562932c585f4677a045b0b0997e43e0493e0175cdda80803e1 5.01kB / 5.01kB done
13:49:02 #7 sha256:1750c4169773976378e24b1e643d07be1b6e37f898d914a05a9208da11b4b09c 38.39MB / 38.39MB 1.9s done
13:49:02 #7 sha256:be770c1c0cc1da98bcdfa65c2b65557a396668c48748a1d2958f1b5174c9b1b7 305B / 305B 0.1s done
13:49:02 #7 sha256:e780178808848f8fdac68676a6dd142db4dc0527afbac88467502de780dee407 257B / 257B 0.1s done
13:49:02 #7 sha256:76bd2fe3732340391428057d080923b8b8e8f5d7b8457f95b8693a85a6b21f9b 174B / 174B 0.2s done
13:49:02 #7 sha256:3cafcf7fd3adee8aa9f39adecb387ae642ad3547faf538838b9fd0569c3ee89e 411B / 411B 0.3s done
13:49:02 #7 sha256:6c7cafa1023420c6f88adab4132c6bae278ae181714ecc2c23a26093680070bb 908B / 908B 0.2s done
13:49:02 #7 sha256:a8648614a8dfbf1e3efbfd51ad7526420a38654981edd4d928bd472592209242 18.95MB / 18.95MB 1.4s done
13:49:02 #7 sha256:1ffb26f4a540fb30078b5c059ea0109dad3f9c8a5e777b65eba196e54bf51917 130.63kB / 130.63kB 0.3s done
13:49:02 #7 extracting sha256:1750c4169773976378e24b1e643d07be1b6e37f898d914a05a9208da11b4b09c 3.2s done
13:49:02 #7 extracting sha256:be770c1c0cc1da98bcdfa65c2b65557a396668c48748a1d2958f1b5174c9b1b7 done
13:49:02 #7 extracting sha256:e780178808848f8fdac68676a6dd142db4dc0527afbac88467502de780dee407 done
13:49:02 #7 extracting sha256:6c7cafa1023420c6f88adab4132c6bae278ae181714ecc2c23a26093680070bb 0.0s done
13:49:02 #7 extracting sha256:76bd2fe3732340391428057d080923b8b8e8f5d7b8457f95b8693a85a6b21f9b done
13:49:02 #7 extracting sha256:3cafcf7fd3adee8aa9f39adecb387ae642ad3547faf538838b9fd0569c3ee89e done
13:49:02 #7 extracting sha256:a8648614a8dfbf1e3efbfd51ad7526420a38654981edd4d928bd472592209242 1.1s done
13:49:02 #7 extracting sha256:1ffb26f4a540fb30078b5c059ea0109dad3f9c8a5e777b65eba196e54bf51917 done
13:49:02 #7 DONE 7.6s
13:49:02 
13:49:02 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:02 #13 sha256:23e0167fe85cde87d6fc5fa8b66199b775285be4d3b5d0959960948bbd4b5a51
13:49:02 #13 ...
13:49:02 
13:49:02 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:02 #8 sha256:ede6b559526efd8c8d3328f8cd1b2ba1138a66c60477c26e922d95cba2bb96a3
13:49:03 #8 1.180 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
13:49:03 #8 1.188 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
13:49:03 #8 1.455 Get:3 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
13:49:04 #8 1.579 Get:4 http://archive.raspberrypi.org/debian buster/main armhf Packages [391 kB]
13:49:04 #8 1.630 Get:5 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
13:49:05 #8 2.886 Get:6 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
13:49:05 #8 2.886 Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
13:49:05 #8 2.886 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
13:49:06 #8 4.148 Fetched 18.9 MB in 4s (5335 kB/s)
13:49:07 #8 4.148 Reading package lists...
13:49:08 #8 5.398 Reading package lists...
13:49:08 #8 ...
13:49:08 
13:49:08 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:08 #13 sha256:23e0167fe85cde87d6fc5fa8b66199b775285be4d3b5d0959960948bbd4b5a51
13:49:08 #13 extracting sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 8.5s
13:49:09 #13 extracting sha256:81664c319487d14dc8b42a0a6a179a49c8cecbd49b29739a9182aa8c91dde2fe 9.5s done
13:49:09 #13 extracting sha256:433709cb9dec5c33d3d900ce18e63bb4b3d6914fbc980ba4ccc427358590326b
13:49:09 #13 extracting sha256:433709cb9dec5c33d3d900ce18e63bb4b3d6914fbc980ba4ccc427358590326b done
13:49:09 #13 DONE 15.2s
13:49:09 
13:49:09 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:09 #8 sha256:ede6b559526efd8c8d3328f8cd1b2ba1138a66c60477c26e922d95cba2bb96a3
13:49:09 #8 5.398 Reading package lists...
13:49:09 #8 6.683 Building dependency tree...
13:49:09 #8 6.867 Reading state information...
13:49:09 #8 7.139 curl is already the newest version (7.64.0-4+deb10u2).
13:49:09 #8 7.139 The following additional packages will be installed:
13:49:09 #8 7.139   autoconf automake autopoint autotools-dev binutils
13:49:09 #8 7.139   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
13:49:09 #8 7.139   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
13:49:09 #8 7.139   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
13:49:09 #8 7.139   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
13:49:09 #8 7.139   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
13:49:09 #8 7.139   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
13:49:09 #8 7.139   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
13:49:09 #8 7.139   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
13:49:09 #8 7.139   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
13:49:09 #8 7.139   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
13:49:09 #8 7.139   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
13:49:09 #8 7.139   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
13:49:09 #8 7.139   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
13:49:09 #8 7.139   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
13:49:09 #8 7.139   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
13:49:09 #8 7.139   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
13:49:09 #8 7.139   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
13:49:09 #8 7.139   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
13:49:09 #8 7.139   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
13:49:09 #8 7.139   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
13:49:09 #8 7.139   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
13:49:09 #8 7.139   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
13:49:09 #8 7.139   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
13:49:09 #8 7.139   po-debconf python3 python3-minimal python3.7 python3.7-minimal
13:49:09 #8 7.139   sensible-utils wdiff xz-utils
13:49:09 #8 7.139 Suggested packages:
13:49:09 #8 7.139   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
13:49:09 #8 7.139   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
13:49:09 #8 7.139   autopkgtest bls-standalone bsd-mailx | mailx build-essential
13:49:09 #8 7.139   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
13:49:09 #8 7.139   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
13:49:09 #8 7.139   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
13:49:09 #8 7.139   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
13:49:09 #8 7.139   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
13:49:09 #8 7.139   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
13:49:09 #8 7.139   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
13:49:09 #8 7.139   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
13:49:09 #8 7.139   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
13:49:09 #8 7.139   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
13:49:09 #8 7.139   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
13:49:09 #8 7.139   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
13:49:09 #8 7.139   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
13:49:09 #8 7.139   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
13:49:09 #8 7.139   diffutils-doc perl-doc libterm-readline-gnu-perl
13:49:09 #8 7.139   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
13:49:09 #8 7.139   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
13:49:09 #8 7.139   python3.7-doc binfmt-support wdiff-doc
13:49:09 #8 7.139 Recommended packages:
13:49:09 #8 7.139   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
13:49:09 #8 7.139   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
13:49:09 #8 7.139   licensecheck lintian python3-apt python3-debian python3-magic
13:49:09 #8 7.139   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
13:49:09 #8 7.139   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
13:49:09 #8 7.139   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
13:49:09 #8 7.139   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
13:49:09 #8 7.139   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
13:49:09 #8 7.139   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
13:49:09 #8 7.139   libmail-sendmail-perl
13:49:11 #8 8.711 The following NEW packages will be installed:
13:49:11 #8 8.711   autoconf automake autopoint autotools-dev binutils
13:49:11 #8 8.711   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
13:49:11 #8 8.711   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
13:49:11 #8 8.711   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
13:49:11 #8 8.711   intltool-debian libarchive-zip-perl libasan5 libatomic1
13:49:11 #8 8.711   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
13:49:11 #8 8.711   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
13:49:11 #8 8.711   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
13:49:11 #8 8.711   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
13:49:11 #8 8.711   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
13:49:11 #8 8.711   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
13:49:11 #8 8.712   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
13:49:11 #8 8.712   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
13:49:11 #8 8.712   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
13:49:11 #8 8.712   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
13:49:11 #8 8.712   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
13:49:11 #8 8.712   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
13:49:11 #8 8.712   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
13:49:11 #8 8.712   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
13:49:11 #8 8.712   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
13:49:11 #8 8.712   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
13:49:11 #8 8.712   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
13:49:11 #8 8.712   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
13:49:11 #8 8.712   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
13:49:11 #8 8.713   po-debconf python3 python3-minimal python3.7 python3.7-minimal
13:49:11 #8 8.713   sensible-utils wdiff xz-utils
13:49:11 #8 8.714 The following packages will be upgraded:
13:49:11 #8 8.715   libc6
13:49:11 #8 9.165 1 upgraded, 125 newly installed, 0 to remove and 6 not upgraded.
13:49:11 #8 9.165 Need to get 69.0 MB of archives.
13:49:11 #8 9.165 After this operation, 272 MB of additional disk space will be used.
13:49:11 #8 9.165 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
13:49:11 #8 9.390 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB]
13:49:11 #8 9.488 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
13:49:11 #8 9.583 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
13:49:12 #8 9.653 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
13:49:12 #8 9.655 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
13:49:12 #8 9.739 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
13:49:12 #8 9.741 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
13:49:12 #8 9.743 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
13:49:12 #8 9.827 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
13:49:12 #8 9.986 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
13:49:12 #8 9.989 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
13:49:12 #8 10.08 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB]
13:49:12 #8 10.08 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20220308~buster-1 [1012 kB]
13:49:12 #8 10.11 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB]
13:49:12 #8 10.15 Get:16 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
13:49:12 #8 10.15 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
13:49:12 #8 10.18 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u4 [78.5 kB]
13:49:12 #8 10.18 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
13:49:12 #8 10.24 Get:20 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
13:49:12 #8 10.25 Get:21 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
13:49:12 #8 10.27 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
13:49:12 #8 10.27 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
13:49:12 #8 10.27 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
13:49:12 #8 10.29 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
13:49:12 #8 10.37 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
13:49:12 #8 10.38 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
13:49:12 #8 10.38 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
13:49:12 #8 10.39 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
13:49:12 #8 10.39 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
13:49:12 #8 10.40 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
13:49:12 #8 10.41 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
13:49:12 #8 10.42 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
13:49:12 #8 10.42 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
13:49:12 #8 10.47 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
13:49:12 #8 10.47 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
13:49:12 #8 10.48 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
13:49:12 #8 10.49 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
13:49:12 #8 10.50 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
13:49:12 #8 10.56 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
13:49:12 #8 10.58 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
13:49:12 #8 10.62 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
13:49:13 #8 10.73 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
13:49:13 #8 10.73 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
13:49:13 #8 10.74 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
13:49:13 #8 10.83 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
13:49:13 #8 10.83 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
13:49:13 #8 10.88 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
13:49:13 #8 10.90 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
13:49:13 #8 10.90 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
13:49:13 #8 11.25 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
13:49:13 #8 11.26 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
13:49:13 #8 11.26 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
13:49:13 #8 11.26 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
13:49:13 #8 11.26 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
13:49:13 #8 11.28 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
13:49:13 #8 11.28 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
13:49:13 #8 11.41 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
13:49:14 #8 11.73 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
13:49:14 #8 11.73 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
13:49:14 #8 11.78 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
13:49:14 #8 11.78 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
13:49:14 #8 11.78 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
13:49:14 #8 11.79 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
13:49:14 #8 11.79 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
13:49:14 #8 11.87 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
13:49:14 #8 11.87 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
13:49:14 #8 11.88 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
13:49:14 #8 11.96 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
13:49:14 #8 11.96 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
13:49:14 #8 11.97 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
13:49:14 #8 12.03 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
13:49:14 #8 12.44 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u4 [570 kB]
13:49:14 #8 12.45 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
13:49:14 #8 12.46 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
13:49:14 #8 12.52 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
13:49:14 #8 12.52 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
13:49:14 #8 12.53 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
13:49:14 #8 12.54 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
13:49:14 #8 12.55 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
13:49:14 #8 12.56 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
13:49:14 #8 12.57 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
13:49:14 #8 12.60 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
13:49:14 #8 12.61 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
13:49:14 #8 12.74 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
13:49:14 #8 12.77 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
13:49:15 #8 12.77 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
13:49:15 #8 12.78 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
13:49:15 #8 12.79 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
13:49:15 #8 12.80 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
13:49:15 #8 12.81 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
13:49:15 #8 12.82 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
13:49:15 #8 12.83 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
13:49:15 #8 12.90 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
13:49:15 #8 12.90 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
13:49:15 #8 12.91 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
13:49:15 #8 12.92 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
13:49:15 #8 12.92 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
13:49:15 #8 12.93 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
13:49:15 #8 12.94 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
13:49:15 #8 12.97 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
13:49:15 #8 12.98 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
13:49:15 #8 13.06 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
13:49:15 #8 13.06 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
13:49:15 #8 13.07 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
13:49:15 #8 13.08 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
13:49:15 #8 13.26 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
13:49:16 #8 13.51 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
13:49:16 #8 13.51 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
13:49:16 #8 13.52 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
13:49:16 #8 13.53 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
13:49:16 #8 13.67 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
13:49:16 #8 13.70 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
13:49:16 #8 13.70 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
13:49:16 #8 13.70 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
13:49:16 #8 13.70 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
13:49:16 #8 13.70 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
13:49:16 #8 13.76 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
13:49:16 #8 13.76 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
13:49:16 #8 13.78 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
13:49:16 #8 13.86 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
13:49:16 #8 13.86 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
13:49:16 #8 13.87 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
13:49:16 #8 13.87 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
13:49:16 #8 13.87 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
13:49:16 #8 13.95 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
13:49:16 #8 14.43 debconf: delaying package configuration, since apt-utils is not installed
13:49:16 #8 14.46 Fetched 69.0 MB in 6s (12.5 MB/s)
13:49:16 #8 14.50 (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.)
13:49:16 #8 14.51 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ...
13:49:16 #8 14.66 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1+deb10u1) ...
13:49:18 #8 15.68 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ...
13:49:19 #8 16.84 Selecting previously unselected package libbsd0:armhf.
13:49:19 #8 16.84 (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.)
13:49:19 #8 16.84 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
13:49:19 #8 16.85 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
13:49:19 #8 16.89 Selecting previously unselected package libtinfo5:armhf.
13:49:19 #8 16.89 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
13:49:19 #8 16.89 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
13:49:19 #8 16.94 Selecting previously unselected package bsdmainutils.
13:49:19 #8 16.94 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
13:49:19 #8 16.95 Unpacking bsdmainutils (11.1.2) ...
13:49:19 #8 17.00 Selecting previously unselected package libuchardet0:armhf.
13:49:19 #8 17.00 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
13:49:19 #8 17.00 Unpacking libuchardet0:armhf (0.0.6-3) ...
13:49:19 #8 17.04 Selecting previously unselected package groff-base.
13:49:19 #8 17.04 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
13:49:19 #8 17.04 Unpacking groff-base (1.22.4-3+deb10u1) ...
13:49:19 #8 17.15 Selecting previously unselected package libgdbm6:armhf.
13:49:19 #8 17.15 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
13:49:19 #8 17.16 Unpacking libgdbm6:armhf (1.18.1-4) ...
13:49:19 #8 17.20 Selecting previously unselected package libpipeline1:armhf.
13:49:19 #8 17.20 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
13:49:19 #8 17.20 Unpacking libpipeline1:armhf (1.5.1-2) ...
13:49:19 #8 17.25 Selecting previously unselected package man-db.
13:49:19 #8 17.25 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
13:49:19 #8 17.26 Unpacking man-db (2.8.5-2) ...
13:49:19 #8 17.38 Selecting previously unselected package perl-modules-5.28.
13:49:19 #8 17.38 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
13:49:19 #8 17.39 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
13:49:20 #8 17.75 Selecting previously unselected package libgdbm-compat4:armhf.
13:49:20 #8 17.75 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
13:49:20 #8 17.76 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
13:49:20 #8 17.79 Selecting previously unselected package libperl5.28:armhf.
13:49:20 #8 17.80 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
13:49:20 #8 17.80 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
13:49:20 #8 18.18 Selecting previously unselected package perl.
13:49:20 #8 18.18 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
13:49:20 #8 18.19 Unpacking perl (5.28.1-6+deb10u1) ...
13:49:20 #8 18.24 Selecting previously unselected package libpython3.7-minimal:armhf.
13:49:20 #8 18.24 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
13:49:20 #8 18.25 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
13:49:20 #8 18.35 Selecting previously unselected package libexpat1:armhf.
13:49:20 #8 18.35 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u4_armhf.deb ...
13:49:20 #8 18.36 Unpacking libexpat1:armhf (2.2.6-2+deb10u4) ...
13:49:20 #8 18.40 Selecting previously unselected package python3.7-minimal.
13:49:20 #8 18.40 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
13:49:20 #8 18.41 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
13:49:20 #8 18.57 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
13:49:20 #8 18.59 Setting up libexpat1:armhf (2.2.6-2+deb10u4) ...
13:49:20 #8 18.61 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
13:49:21 #8 19.11 Selecting previously unselected package python3-minimal.
13:49:21 #8 19.11 (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.)
13:49:21 #8 19.11 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
13:49:21 #8 19.12 Unpacking python3-minimal (3.7.3-1) ...
13:49:21 #8 19.16 Selecting previously unselected package mime-support.
13:49:21 #8 19.16 Preparing to unpack .../1-mime-support_3.62_all.deb ...
13:49:21 #8 19.16 Unpacking mime-support (3.62) ...
13:49:21 #8 19.21 Selecting previously unselected package libmpdec2:armhf.
13:49:21 #8 19.21 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
13:49:21 #8 19.21 Unpacking libmpdec2:armhf (2.4.2-2) ...
13:49:21 #8 19.25 Selecting previously unselected package libpython3.7-stdlib:armhf.
13:49:21 #8 19.25 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
13:49:21 #8 19.25 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
13:49:21 #8 19.45 Selecting previously unselected package python3.7.
13:49:22 #8 19.45 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
13:49:22 #8 19.46 Unpacking python3.7 (3.7.3-2+deb10u3) ...
13:49:22 #8 19.50 Selecting previously unselected package libpython3-stdlib:armhf.
13:49:22 #8 19.50 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
13:49:22 #8 19.51 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
13:49:22 #8 19.54 Setting up python3-minimal (3.7.3-1) ...
13:49:22 #8 19.73 Selecting previously unselected package python3.
13:49:22 #8 19.73 (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.)
13:49:22 #8 19.74 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
13:49:22 #8 19.74 Unpacking python3 (3.7.3-1) ...
13:49:22 #8 19.77 Selecting previously unselected package sensible-utils.
13:49:22 #8 19.77 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
13:49:22 #8 19.78 Unpacking sensible-utils (0.0.12) ...
13:49:22 #8 19.81 Selecting previously unselected package bzip2.
13:49:22 #8 19.81 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
13:49:22 #8 19.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:49:22 #8 19.85 Selecting previously unselected package libmagic-mgc.
13:49:22 #8 19.85 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
13:49:22 #8 19.86 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
13:49:22 #8 19.93 Selecting previously unselected package libmagic1:armhf.
13:49:22 #8 19.93 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
13:49:22 #8 19.94 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
13:49:22 #8 19.97 Selecting previously unselected package file.
13:49:22 #8 19.98 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
13:49:22 #8 19.98 Unpacking file (1:5.35-4+deb10u2) ...
13:49:22 #8 20.02 Selecting previously unselected package gettext-base.
13:49:22 #8 20.02 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
13:49:22 #8 20.02 Unpacking gettext-base (0.19.8.1-9) ...
13:49:22 #8 20.08 Selecting previously unselected package xz-utils.
13:49:22 #8 20.08 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
13:49:22 #8 20.08 Unpacking xz-utils (5.2.4-1+deb10u1) ...
13:49:22 #8 20.14 Selecting previously unselected package libsigsegv2:armhf.
13:49:22 #8 20.14 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
13:49:22 #8 20.14 Unpacking libsigsegv2:armhf (2.12-2) ...
13:49:22 #8 20.18 Selecting previously unselected package m4.
13:49:22 #8 20.18 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
13:49:22 #8 20.18 Unpacking m4 (1.4.18-2) ...
13:49:22 #8 20.23 Selecting previously unselected package autoconf.
13:49:22 #8 20.23 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
13:49:22 #8 20.24 Unpacking autoconf (2.69-11) ...
13:49:22 #8 20.30 Selecting previously unselected package autotools-dev.
13:49:22 #8 20.30 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
13:49:22 #8 20.31 Unpacking autotools-dev (20180224.1) ...
13:49:22 #8 20.35 Selecting previously unselected package automake.
13:49:22 #8 20.35 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
13:49:22 #8 20.36 Unpacking automake (1:1.16.1-4) ...
13:49:22 #8 20.44 Selecting previously unselected package autopoint.
13:49:22 #8 20.44 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
13:49:22 #8 20.44 Unpacking autopoint (0.19.8.1-9) ...
13:49:22 #8 20.48 Selecting previously unselected package binutils-common:armhf.
13:49:22 #8 20.48 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
13:49:22 #8 20.49 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
13:49:23 #8 20.73 Selecting previously unselected package libbinutils:armhf.
13:49:23 #8 20.73 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
13:49:23 #8 20.73 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
13:49:23 #8 20.79 Selecting previously unselected package libfl2:armhf.
13:49:23 #8 20.79 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
13:49:23 #8 20.80 Unpacking libfl2:armhf (2.6.4-6.2) ...
13:49:23 #8 20.83 Selecting previously unselected package binutils-arm-linux-gnueabihf.
13:49:23 #8 20.84 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
13:49:23 #8 20.84 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
13:49:23 #8 21.05 Selecting previously unselected package binutils.
13:49:23 #8 21.06 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
13:49:23 #8 21.06 Unpacking binutils (2.31.1-16+rpi2) ...
13:49:23 #8 21.10 Selecting previously unselected package libisl19:armhf.
13:49:23 #8 21.11 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
13:49:23 #8 21.11 Unpacking libisl19:armhf (0.20-2) ...
13:49:23 #8 21.19 Selecting previously unselected package libmpfr6:armhf.
13:49:23 #8 21.19 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
13:49:23 #8 21.20 Unpacking libmpfr6:armhf (4.0.2-1) ...
13:49:23 #8 21.26 Selecting previously unselected package libmpc3:armhf.
13:49:23 #8 21.26 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
13:49:23 #8 21.27 Unpacking libmpc3:armhf (1.1.0-1) ...
13:49:23 #8 21.30 Selecting previously unselected package cpp-8.
13:49:23 #8 21.30 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
13:49:23 #8 21.31 Unpacking cpp-8 (8.3.0-6+rpi1) ...
13:49:24 #8 21.92 Selecting previously unselected package cpp.
13:49:24 #8 21.92 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
13:49:24 #8 21.92 Unpacking cpp (4:8.3.0-1+rpi2) ...
13:49:24 #8 21.96 Selecting previously unselected package libcc1-0:armhf.
13:49:24 #8 21.96 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 21.97 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
13:49:24 #8 22.01 Selecting previously unselected package libgomp1:armhf.
13:49:24 #8 22.01 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 22.01 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
13:49:24 #8 22.06 Selecting previously unselected package libatomic1:armhf.
13:49:24 #8 22.06 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 22.06 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
13:49:24 #8 22.10 Selecting previously unselected package libasan5:armhf.
13:49:24 #8 22.10 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 22.11 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
13:49:24 #8 22.17 Selecting previously unselected package libubsan1:armhf.
13:49:24 #8 22.17 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 22.18 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
13:49:24 #8 22.22 Selecting previously unselected package libgcc-8-dev:armhf.
13:49:24 #8 22.22 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 22.22 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
13:49:24 #8 22.32 Selecting previously unselected package gcc-8.
13:49:24 #8 22.32 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
13:49:24 #8 22.33 Unpacking gcc-8 (8.3.0-6+rpi1) ...
13:49:25 #8 22.97 Selecting previously unselected package gcc.
13:49:25 #8 22.97 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
13:49:25 #8 22.98 Unpacking gcc (4:8.3.0-1+rpi2) ...
13:49:25 #8 23.01 Selecting previously unselected package libc-dev-bin.
13:49:25 #8 23.01 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ...
13:49:25 #8 23.01 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ...
13:49:25 #8 23.06 Selecting previously unselected package linux-libc-dev:armhf.
13:49:25 #8 23.06 Preparing to unpack .../033-linux-libc-dev_1%3a1.20220308~buster-1_armhf.deb ...
13:49:25 #8 23.06 Unpacking linux-libc-dev:armhf (1:1.20220308~buster-1) ...
13:49:25 #8 23.21 Selecting previously unselected package libc6-dev:armhf.
13:49:25 #8 23.21 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ...
13:49:25 #8 23.22 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
13:49:25 #8 23.45 Selecting previously unselected package libtool.
13:49:25 #8 23.45 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
13:49:25 #8 23.46 Unpacking libtool (2.4.6-9) ...
13:49:26 #8 23.52 Selecting previously unselected package dh-autoreconf.
13:49:26 #8 23.52 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
13:49:26 #8 23.53 Unpacking dh-autoreconf (19) ...
13:49:26 #8 23.56 Selecting previously unselected package libarchive-zip-perl.
13:49:26 #8 23.57 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
13:49:26 #8 23.57 Unpacking libarchive-zip-perl (1.64-1) ...
13:49:26 #8 23.61 Selecting previously unselected package libfile-stripnondeterminism-perl.
13:49:26 #8 23.61 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
13:49:26 #8 23.62 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
13:49:26 #8 23.65 Selecting previously unselected package dh-strip-nondeterminism.
13:49:26 #8 23.65 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
13:49:26 #8 23.66 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
13:49:26 #8 23.69 Selecting previously unselected package libdpkg-perl.
13:49:26 #8 23.69 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ...
13:49:26 #8 23.69 Unpacking libdpkg-perl (1.19.8) ...
13:49:26 #8 23.76 Selecting previously unselected package patch.
13:49:26 #8 23.77 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
13:49:26 #8 23.77 Unpacking patch (2.7.6-3+deb10u1) ...
13:49:26 #8 23.81 Selecting previously unselected package make.
13:49:26 #8 23.81 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
13:49:26 #8 23.82 Unpacking make (4.2.1-1.2) ...
13:49:26 #8 23.88 Selecting previously unselected package dpkg-dev.
13:49:26 #8 23.88 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ...
13:49:26 #8 23.88 Unpacking dpkg-dev (1.19.8) ...
13:49:26 #8 23.99 Selecting previously unselected package libelf1:armhf.
13:49:26 #8 23.99 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
13:49:26 #8 23.99 Unpacking libelf1:armhf (0.176-1.1) ...
13:49:26 #8 24.04 Selecting previously unselected package dwz.
13:49:26 #8 24.04 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
13:49:26 #8 24.05 Unpacking dwz (0.12-3) ...
13:49:26 #8 24.08 Selecting previously unselected package libdebhelper-perl.
13:49:26 #8 24.08 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
13:49:26 #8 24.09 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
13:49:26 #8 24.14 Selecting previously unselected package libglib2.0-0:armhf.
13:49:26 #8 24.14 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
13:49:26 #8 24.15 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
13:49:26 #8 24.27 Selecting previously unselected package libicu63:armhf.
13:49:26 #8 24.27 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ...
13:49:26 #8 24.28 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
13:49:27 #8 25.03 Selecting previously unselected package libxml2:armhf.
13:49:27 #8 25.03 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u4_armhf.deb ...
13:49:27 #8 25.04 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
13:49:27 #8 25.12 Selecting previously unselected package libcroco3:armhf.
13:49:27 #8 25.13 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
13:49:27 #8 25.13 Unpacking libcroco3:armhf (0.6.12-3) ...
13:49:27 #8 25.17 Selecting previously unselected package gettext.
13:49:27 #8 25.17 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
13:49:27 #8 25.18 Unpacking gettext (0.19.8.1-9) ...
13:49:27 #8 25.31 Selecting previously unselected package intltool-debian.
13:49:27 #8 25.31 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
13:49:27 #8 25.32 Unpacking intltool-debian (0.35.0+20060710.5) ...
13:49:27 #8 25.35 Selecting previously unselected package po-debconf.
13:49:27 #8 25.35 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
13:49:27 #8 25.36 Unpacking po-debconf (1.0.21) ...
13:49:27 #8 25.41 Selecting previously unselected package debhelper.
13:49:27 #8 25.41 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
13:49:27 #8 25.42 Unpacking debhelper (13.2~bpo10+1) ...
13:49:27 #8 25.52 Selecting previously unselected package libfakeroot:armhf.
13:49:27 #8 25.52 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
13:49:27 #8 25.53 Unpacking libfakeroot:armhf (1.23-1) ...
13:49:27 #8 25.57 Selecting previously unselected package fakeroot.
13:49:27 #8 25.57 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
13:49:27 #8 25.57 Unpacking fakeroot (1.23-1) ...
13:49:27 #8 25.62 Selecting previously unselected package libfile-which-perl.
13:49:28 #8 25.62 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
13:49:28 #8 25.63 Unpacking libfile-which-perl (1.23-1) ...
13:49:28 #8 25.66 Selecting previously unselected package libfile-homedir-perl.
13:49:28 #8 25.67 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
13:49:28 #8 25.67 Unpacking libfile-homedir-perl (1.004-1) ...
13:49:28 #8 25.71 Selecting previously unselected package libio-pty-perl.
13:49:28 #8 25.71 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
13:49:28 #8 25.71 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
13:49:28 #8 25.75 Selecting previously unselected package libipc-run-perl.
13:49:28 #8 25.75 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
13:49:28 #8 25.75 Unpacking libipc-run-perl (20180523.0-1) ...
13:49:28 #8 25.79 Selecting previously unselected package libclass-method-modifiers-perl.
13:49:28 #8 25.79 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
13:49:28 #8 25.80 Unpacking libclass-method-modifiers-perl (2.12-1) ...
13:49:28 #8 25.82 Selecting previously unselected package libsub-exporter-progressive-perl.
13:49:28 #8 25.83 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
13:49:28 #8 25.83 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
13:49:28 #8 25.86 Selecting previously unselected package libdevel-globaldestruction-perl.
13:49:28 #8 25.86 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
13:49:28 #8 25.87 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
13:49:28 #8 25.90 Selecting previously unselected package libb-hooks-op-check-perl.
13:49:28 #8 25.90 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
13:49:28 #8 25.90 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
13:49:28 #8 25.93 Selecting previously unselected package libdynaloader-functions-perl.
13:49:28 #8 25.94 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
13:49:28 #8 25.94 Unpacking libdynaloader-functions-perl (0.003-1) ...
13:49:28 #8 25.97 Selecting previously unselected package libdevel-callchecker-perl.
13:49:28 #8 25.97 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
13:49:28 #8 25.98 Unpacking libdevel-callchecker-perl (0.008-1) ...
13:49:28 #8 26.02 Selecting previously unselected package libparams-classify-perl.
13:49:28 #8 26.02 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
13:49:28 #8 26.02 Unpacking libparams-classify-perl (0.015-1+b1) ...
13:49:28 #8 26.05 Selecting previously unselected package libmodule-runtime-perl.
13:49:28 #8 26.06 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
13:49:28 #8 26.06 Unpacking libmodule-runtime-perl (0.016-1) ...
13:49:28 #8 26.09 Selecting previously unselected package libimport-into-perl.
13:49:28 #8 26.09 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
13:49:28 #8 26.10 Unpacking libimport-into-perl (1.002005-1) ...
13:49:28 #8 26.13 Selecting previously unselected package librole-tiny-perl.
13:49:28 #8 26.13 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
13:49:28 #8 26.13 Unpacking librole-tiny-perl (2.000006-1) ...
13:49:28 #8 26.17 Selecting previously unselected package libstrictures-perl.
13:49:28 #8 26.17 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
13:49:28 #8 26.17 Unpacking libstrictures-perl (2.000005-1) ...
13:49:28 #8 26.20 Selecting previously unselected package libsub-quote-perl.
13:49:28 #8 26.21 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
13:49:28 #8 26.21 Unpacking libsub-quote-perl (2.005001-1) ...
13:49:28 #8 26.24 Selecting previously unselected package libmoo-perl.
13:49:28 #8 26.24 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
13:49:28 #8 26.25 Unpacking libmoo-perl (2.003004-2) ...
13:49:28 #8 26.28 Selecting previously unselected package libencode-locale-perl.
13:49:28 #8 26.28 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
13:49:28 #8 26.29 Unpacking libencode-locale-perl (1.05-1) ...
13:49:28 #8 26.32 Selecting previously unselected package libtimedate-perl.
13:49:28 #8 26.32 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
13:49:28 #8 26.33 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
13:49:28 #8 26.36 Selecting previously unselected package libhttp-date-perl.
13:49:28 #8 26.36 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
13:49:28 #8 26.37 Unpacking libhttp-date-perl (6.02-1) ...
13:49:28 #8 26.40 Selecting previously unselected package libfile-listing-perl.
13:49:28 #8 26.40 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
13:49:28 #8 26.41 Unpacking libfile-listing-perl (6.04-1) ...
13:49:28 #8 26.44 Selecting previously unselected package libhtml-tagset-perl.
13:49:28 #8 26.44 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
13:49:28 #8 26.44 Unpacking libhtml-tagset-perl (3.20-3) ...
13:49:28 #8 26.48 Selecting previously unselected package liburi-perl.
13:49:28 #8 26.48 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
13:49:28 #8 26.48 Unpacking liburi-perl (1.76-1) ...
13:49:28 #8 26.52 Selecting previously unselected package libhtml-parser-perl.
13:49:28 #8 26.52 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
13:49:28 #8 26.53 Unpacking libhtml-parser-perl (3.72-3+b2) ...
13:49:28 #8 26.57 Selecting previously unselected package libhtml-tree-perl.
13:49:28 #8 26.57 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
13:49:28 #8 26.58 Unpacking libhtml-tree-perl (5.07-2) ...
13:49:28 #8 26.62 Selecting previously unselected package libio-html-perl.
13:49:28 #8 26.62 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
13:49:28 #8 26.63 Unpacking libio-html-perl (1.001-1) ...
13:49:28 #8 26.66 Selecting previously unselected package liblwp-mediatypes-perl.
13:49:28 #8 26.66 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
13:49:28 #8 26.67 Unpacking liblwp-mediatypes-perl (6.02-1) ...
13:49:29 #8 26.76 Selecting previously unselected package libhttp-message-perl.
13:49:29 #8 26.76 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
13:49:29 #8 26.76 Unpacking libhttp-message-perl (6.18-1) ...
13:49:29 #8 26.80 Selecting previously unselected package libhttp-cookies-perl.
13:49:29 #8 26.81 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
13:49:29 #8 26.81 Unpacking libhttp-cookies-perl (6.04-1) ...
13:49:29 #8 26.84 Selecting previously unselected package libhttp-negotiate-perl.
13:49:29 #8 26.84 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
13:49:29 #8 26.85 Unpacking libhttp-negotiate-perl (6.01-1) ...
13:49:29 #8 26.88 Selecting previously unselected package perl-openssl-defaults:armhf.
13:49:29 #8 26.88 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
13:49:29 #8 26.88 Unpacking perl-openssl-defaults:armhf (3) ...
13:49:29 #8 26.92 Selecting previously unselected package libnet-ssleay-perl.
13:49:29 #8 26.92 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
13:49:29 #8 26.92 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
13:49:29 #8 26.98 Selecting previously unselected package libio-socket-ssl-perl.
13:49:29 #8 26.98 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
13:49:29 #8 26.99 Unpacking libio-socket-ssl-perl (2.060-3) ...
13:49:29 #8 27.04 Selecting previously unselected package libnet-http-perl.
13:49:29 #8 27.04 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
13:49:29 #8 27.05 Unpacking libnet-http-perl (6.18-1) ...
13:49:29 #8 27.08 Selecting previously unselected package liblwp-protocol-https-perl.
13:49:29 #8 27.08 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
13:49:29 #8 27.09 Unpacking liblwp-protocol-https-perl (6.07-2) ...
13:49:29 #8 27.12 Selecting previously unselected package libtry-tiny-perl.
13:49:29 #8 27.12 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
13:49:29 #8 27.12 Unpacking libtry-tiny-perl (0.30-1) ...
13:49:29 #8 27.16 Selecting previously unselected package libwww-robotrules-perl.
13:49:29 #8 27.16 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
13:49:29 #8 27.17 Unpacking libwww-robotrules-perl (6.02-1) ...
13:49:29 #8 27.20 Selecting previously unselected package libwww-perl.
13:49:29 #8 27.20 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
13:49:29 #8 27.21 Unpacking libwww-perl (6.36-2) ...
13:49:29 #8 27.25 Selecting previously unselected package patchutils.
13:49:29 #8 27.26 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
13:49:29 #8 27.26 Unpacking patchutils (0.3.4-2) ...
13:49:29 #8 27.31 Selecting previously unselected package wdiff.
13:49:29 #8 27.31 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
13:49:29 #8 27.31 Unpacking wdiff (1.2.2-2) ...
13:49:29 #8 27.38 Selecting previously unselected package devscripts.
13:49:29 #8 27.39 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
13:49:29 #8 27.41 Unpacking devscripts (2.19.5+deb10u1) ...
13:49:29 #8 27.52 Selecting previously unselected package equivs.
13:49:30 #8 27.52 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
13:49:30 #8 27.53 Unpacking equivs (2.2.0) ...
13:49:30 #8 27.57 Selecting previously unselected package libcurl3-gnutls:armhf.
13:49:30 #8 27.57 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
13:49:30 #8 27.58 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
13:49:30 #8 27.64 Selecting previously unselected package libpcre2-8-0:armhf.
13:49:30 #8 27.64 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
13:49:30 #8 27.64 Unpacking libpcre2-8-0:armhf (10.32-5) ...
13:49:30 #8 27.69 Selecting previously unselected package liberror-perl.
13:49:30 #8 27.69 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
13:49:30 #8 27.70 Unpacking liberror-perl (0.17027-2) ...
13:49:30 #8 27.78 Selecting previously unselected package git-man.
13:49:30 #8 27.78 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
13:49:30 #8 27.79 Unpacking git-man (1:2.20.1-2+deb10u3) ...
13:49:30 #8 27.91 Selecting previously unselected package git.
13:49:30 #8 27.91 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
13:49:30 #8 27.93 Unpacking git (1:2.20.1-2+deb10u3) ...
13:49:30 #8 28.34 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
13:49:30 #8 28.36 Setting up libpipeline1:armhf (1.5.1-2) ...
13:49:30 #8 28.37 Setting up mime-support (3.62) ...
13:49:30 #8 28.40 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
13:49:30 #8 28.43 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
13:49:30 #8 28.45 No schema files found: doing nothing.
13:49:30 #8 28.46 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
13:49:30 #8 28.47 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
13:49:30 #8 28.50 Setting up perl-openssl-defaults:armhf (3) ...
13:49:30 #8 28.51 Setting up linux-libc-dev:armhf (1:1.20220308~buster-1) ...
13:49:30 #8 28.53 Setting up gettext-base (0.19.8.1-9) ...
13:49:30 #8 28.54 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
13:49:30 #8 28.56 Setting up file (1:5.35-4+deb10u2) ...
13:49:31 #8 28.57 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
13:49:31 #8 28.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:49:31 #8 28.59 Setting up libicu63:armhf (63.1-6+deb10u3) ...
13:49:31 #8 28.61 Setting up libfakeroot:armhf (1.23-1) ...
13:49:31 #8 28.63 Setting up fakeroot (1.23-1) ...
13:49:31 #8 28.64 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.64 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
13:49:31 #8 28.66 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
13:49:31 #8 28.67 Setting up autotools-dev (20180224.1) ...
13:49:31 #8 28.68 Setting up make (4.2.1-1.2) ...
13:49:31 #8 28.70 Setting up libmpfr6:armhf (4.0.2-1) ...
13:49:31 #8 28.71 Setting up libsigsegv2:armhf (2.12-2) ...
13:49:31 #8 28.73 Setting up xz-utils (5.2.4-1+deb10u1) ...
13:49:31 #8 28.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.74 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
13:49:31 #8 28.75 Setting up libmpc3:armhf (1.1.0-1) ...
13:49:31 #8 28.76 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
13:49:31 #8 28.78 Setting up patch (2.7.6-3+deb10u1) ...
13:49:31 #8 28.79 Setting up autopoint (0.19.8.1-9) ...
13:49:31 #8 28.80 Setting up libfl2:armhf (2.6.4-6.2) ...
13:49:31 #8 28.81 Setting up libpcre2-8-0:armhf (10.32-5) ...
13:49:31 #8 28.83 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
13:49:31 #8 28.84 Setting up libisl19:armhf (0.20-2) ...
13:49:31 #8 28.86 Setting up sensible-utils (0.0.12) ...
13:49:31 #8 28.88 Setting up libuchardet0:armhf (0.0.6-3) ...
13:49:31 #8 28.89 Setting up git-man (1:2.20.1-2+deb10u3) ...
13:49:31 #8 28.90 Setting up libmpdec2:armhf (2.4.2-2) ...
13:49:31 #8 28.92 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
13:49:31 #8 28.93 Setting up cpp-8 (8.3.0-6+rpi1) ...
13:49:31 #8 28.95 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ...
13:49:31 #8 28.96 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
13:49:31 #8 28.97 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
13:49:31 #8 28.98 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
13:49:31 #8 29.00 Setting up libelf1:armhf (0.176-1.1) ...
13:49:31 #8 29.01 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u4) ...
13:49:31 #8 29.03 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
13:49:31 #8 29.04 Setting up libgdbm6:armhf (1.18.1-4) ...
13:49:31 #8 29.06 Setting up wdiff (1.2.2-2) ...
13:49:31 #8 29.07 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
13:49:31 #8 29.09 Setting up m4 (1.4.18-2) ...
13:49:31 #8 29.11 Setting up binutils (2.31.1-16+rpi2) ...
13:49:31 #8 29.12 Setting up bsdmainutils (11.1.2) ...
13:49:31 #8 29.15 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
13:49:31 #8 29.15 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
13:49:31 #8 29.15 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
13:49:31 #8 29.15 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
13:49:31 #8 29.16 Setting up libcroco3:armhf (0.6.12-3) ...
13:49:31 #8 29.18 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
13:49:31 #8 29.19 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
13:49:31 #8 29.21 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
13:49:31 #8 29.22 Setting up dwz (0.12-3) ...
13:49:31 #8 29.23 Setting up groff-base (1.22.4-3+deb10u1) ...
13:49:31 #8 29.26 Setting up cpp (4:8.3.0-1+rpi2) ...
13:49:31 #8 29.28 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
13:49:31 #8 29.29 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
13:49:31 #8 29.30 Setting up python3.7 (3.7.3-2+deb10u3) ...
13:49:32 #8 30.01 Setting up gettext (0.19.8.1-9) ...
13:49:32 #8 30.02 Setting up gcc-8 (8.3.0-6+rpi1) ...
13:49:32 #8 30.03 Setting up libtool (2.4.6-9) ...
13:49:32 #8 30.05 Setting up python3 (3.7.3-1) ...
13:49:32 #8 30.15 Setting up man-db (2.8.5-2) ...
13:49:32 #8 30.27 Building database of manual pages ...
13:49:34 #8 32.47 Setting up gcc (4:8.3.0-1+rpi2) ...
13:49:35 #8 32.50 Setting up perl (5.28.1-6+deb10u1) ...
13:49:35 #8 32.53 Setting up libio-html-perl (1.001-1) ...
13:49:35 #8 32.55 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
13:49:35 #8 32.56 Setting up libdpkg-perl (1.19.8) ...
13:49:35 #8 32.57 Setting up autoconf (2.69-11) ...
13:49:35 #8 32.59 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
13:49:35 #8 32.61 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
13:49:35 #8 32.62 Setting up libdevel-globaldestruction-perl (0.14-1) ...
13:49:35 #8 32.64 Setting up libstrictures-perl (2.000005-1) ...
13:49:35 #8 32.65 Setting up libsub-quote-perl (2.005001-1) ...
13:49:35 #8 32.67 Setting up liburi-perl (1.76-1) ...
13:49:35 #8 32.69 Setting up libnet-ssleay-perl (1.85-2+b1) ...
13:49:35 #8 32.70 Setting up automake (1:1.16.1-4) ...
13:49:35 #8 32.73 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:49:35 #8 32.73 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
13:49:35 #8 32.73 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
13:49:35 #8 32.74 Setting up libhttp-date-perl (6.02-1) ...
13:49:35 #8 32.76 Setting up libfile-which-perl (1.23-1) ...
13:49:35 #8 32.77 Setting up libfile-listing-perl (6.04-1) ...
13:49:35 #8 32.79 Setting up libdynaloader-functions-perl (0.003-1) ...
13:49:35 #8 32.80 Setting up libclass-method-modifiers-perl (2.12-1) ...
13:49:35 #8 32.82 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
13:49:35 #8 32.83 Setting up libarchive-zip-perl (1.64-1) ...
13:49:35 #8 32.85 Setting up libhtml-tagset-perl (3.20-3) ...
13:49:35 #8 32.87 Setting up libdebhelper-perl (13.2~bpo10+1) ...
13:49:35 #8 32.88 Setting up liblwp-mediatypes-perl (6.02-1) ...
13:49:35 #8 32.89 Setting up libtry-tiny-perl (0.30-1) ...
13:49:35 #8 32.91 Setting up libnet-http-perl (6.18-1) ...
13:49:35 #8 32.92 Setting up libencode-locale-perl (1.05-1) ...
13:49:35 #8 32.94 Setting up libdevel-callchecker-perl (0.008-1) ...
13:49:35 #8 32.95 Setting up dpkg-dev (1.19.8) ...
13:49:35 #8 32.97 Setting up intltool-debian (0.35.0+20060710.5) ...
13:49:35 #8 32.99 Setting up liberror-perl (0.17027-2) ...
13:49:35 #8 33.01 Setting up patchutils (0.3.4-2) ...
13:49:35 #8 33.02 Setting up libipc-run-perl (20180523.0-1) ...
13:49:35 #8 33.04 Setting up git (1:2.20.1-2+deb10u3) ...
13:49:35 #8 33.07 Setting up libwww-robotrules-perl (6.02-1) ...
13:49:35 #8 33.08 Setting up libhtml-parser-perl (3.72-3+b2) ...
13:49:35 #8 33.10 Setting up librole-tiny-perl (2.000006-1) ...
13:49:35 #8 33.12 Setting up libfile-homedir-perl (1.004-1) ...
13:49:35 #8 33.13 Setting up libio-socket-ssl-perl (2.060-3) ...
13:49:35 #8 33.15 Setting up libhttp-message-perl (6.18-1) ...
13:49:35 #8 33.16 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
13:49:35 #8 33.18 Setting up libhttp-negotiate-perl (6.01-1) ...
13:49:35 #8 33.19 Setting up libhttp-cookies-perl (6.04-1) ...
13:49:35 #8 33.21 Setting up po-debconf (1.0.21) ...
13:49:35 #8 33.23 Setting up libhtml-tree-perl (5.07-2) ...
13:49:35 #8 33.24 Setting up libparams-classify-perl (0.015-1+b1) ...
13:49:35 #8 33.25 Setting up libmodule-runtime-perl (0.016-1) ...
13:49:35 #8 33.27 Setting up libimport-into-perl (1.002005-1) ...
13:49:35 #8 33.29 Setting up libmoo-perl (2.003004-2) ...
13:49:35 #8 33.31 Setting up liblwp-protocol-https-perl (6.07-2) ...
13:49:35 #8 33.32 Setting up libwww-perl (6.36-2) ...
13:49:35 #8 33.34 Setting up debhelper (13.2~bpo10+1) ...
13:49:35 #8 33.36 Setting up dh-autoreconf (19) ...
13:49:35 #8 33.37 Setting up devscripts (2.19.5+deb10u1) ...
13:49:36 #8 33.54 Setting up dh-strip-nondeterminism (1.1.2-1) ...
13:49:36 #8 33.55 Setting up equivs (2.2.0) ...
13:49:36 #8 33.57 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
13:49:36 #8 DONE 34.0s
13:49:36 
13:49:36 #10 [stage-1 3/8] COPY common /root/build-deb/debian
13:49:36 #10 sha256:98cbc9a8d4818702fda16c3515d5622891cccfbf62e0204c44f2f3d95cedacd8
13:49:36 #10 DONE 0.1s
13:49:36 
13:49:36 #11 [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
13:49:36 #11 sha256:a8c79ff2f7546446b33da5f33e69d064a02a0aa2faa3b6b4fd6ea3991088887d
13:49:37 #11 0.898 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
13:49:37 #11 1.107 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
13:49:38 #11 1.196 Reading package lists...
13:49:39 #11 2.817 dh_testdir
13:49:39 #11 2.838 dh_testroot
13:49:39 #11 2.859 dh_prep
13:49:39 #11 2.885 dh_testdir
13:49:39 #11 2.906 dh_testroot
13:49:39 #11 2.926 dh_install
13:49:39 #11 2.947 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
13:49:39 #11 2.956 dh_installdocs
13:49:39 #11 2.978 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
13:49:39 #11 2.993 dh_installchangelogs
13:49:39 #11 3.074 dh_compress
13:49:39 #11 3.100 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
13:49:39 #11 3.112 dh_fixperms
13:49:39 #11 3.159 dh_installdeb
13:49:39 #11 3.190 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
13:49:39 #11 3.191 dh_gencontrol
13:49:39 #11 3.313 dh_md5sums
13:49:39 #11 3.345 dh_builddeb
13:49:39 #11 3.368 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
13:49:39 #11 3.389 
13:49:39 #11 3.389 The package has been created.
13:49:39 #11 3.389 Attention, the package has been created in the current directory,
13:49:39 #11 3.389 not in ".." as indicated by the message above!
13:49:39 #11 3.414 Selecting previously unselected package docker-ce-build-deps.
13:49:39 #11 3.425 (Reading database ... 17198 files and directories currently installed.)
13:49:39 #11 3.426 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
13:49:39 #11 3.430 Unpacking docker-ce-build-deps (1.0) ...
13:49:41 #11 3.487 Reading package lists...
13:49:41 #11 4.675 Building dependency tree...
13:49:41 #11 4.865 Reading state information...
13:49:41 #11 4.885 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
13:49:41 #11 4.931 Starting 2 pkgProblemResolver with broken count: 0
13:49:41 #11 4.934 Done
13:49:41 #11 4.956  Done
13:49:41 #11 4.965 Starting pkgProblemResolver with broken count: 0
13:49:41 #11 4.995 Starting 2 pkgProblemResolver with broken count: 0
13:49:41 #11 4.998 Done
13:49:41 #11 5.154 The following additional packages will be installed:
13:49:41 #11 5.154   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
13:49:41 #11 5.155   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:49:41 #11 5.155   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
13:49:41 #11 5.155   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
13:49:41 #11 5.155   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
13:49:41 #11 5.155   libuv1 pkg-config
13:49:41 #11 5.157 Suggested packages:
13:49:41 #11 5.157   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
13:49:41 #11 5.157   libtool-doc seccomp libstdc++-8-doc
13:49:41 #11 5.461 The following NEW packages will be installed:
13:49:41 #11 5.461   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
13:49:41 #11 5.461   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
13:49:41 #11 5.461   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
13:49:41 #11 5.461   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
13:49:41 #11 5.461   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
13:49:41 #11 5.462   libuv1 pkg-config
13:49:42 #11 5.909 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded.
13:49:42 #11 5.909 1 not fully installed or removed.
13:49:42 #11 5.909 Need to get 17.5 MB of archives.
13:49:42 #11 5.909 After this operation, 72.0 MB of additional disk space will be used.
13:49:42 #11 5.909 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
13:49:42 #11 6.131 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
13:49:42 #11 6.485 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
13:49:43 #11 6.825 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
13:49:43 #11 6.825 Get:5 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
13:49:43 #11 6.826 Get:6 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
13:49:43 #11 6.829 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
13:49:43 #11 6.879 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
13:49:43 #11 6.882 Get:9 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
13:49:43 #11 6.885 Get:10 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
13:49:43 #11 6.887 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
13:49:43 #11 6.890 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
13:49:43 #11 6.894 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
13:49:43 #11 6.908 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
13:49:43 #11 6.916 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
13:49:43 #11 6.931 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
13:49:43 #11 6.992 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
13:49:43 #11 7.000 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
13:49:43 #11 7.013 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
13:49:43 #11 7.017 Get:20 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
13:49:43 #11 7.025 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
13:49:43 #11 7.027 Get:22 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
13:49:43 #11 7.035 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
13:49:43 #11 7.044 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
13:49:43 #11 7.073 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
13:49:43 #11 7.081 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
13:49:43 #11 7.092 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
13:49:43 #11 7.156 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
13:49:43 #11 7.174 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
13:49:43 #11 7.189 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
13:49:43 #11 7.348 debconf: delaying package configuration, since apt-utils is not installed
13:49:43 #11 7.381 Fetched 17.5 MB in 2s (10.3 MB/s)
13:49:43 #11 7.401 Selecting previously unselected package libstdc++-8-dev:armhf.
13:49:44 #11 7.401 (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 ... 17202 files and directories currently installed.)
13:49:44 #11 7.413 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
13:49:44 #11 7.419 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
13:49:44 #11 7.643 Selecting previously unselected package g++-8.
13:49:44 #11 7.646 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
13:49:44 #11 7.654 Unpacking g++-8 (8.3.0-6+rpi1) ...
13:49:44 #11 8.316 Selecting previously unselected package g++.
13:49:44 #11 8.319 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
13:49:44 #11 8.324 Unpacking g++ (4:8.3.0-1+rpi2) ...
13:49:44 #11 8.368 Selecting previously unselected package build-essential.
13:49:44 #11 8.370 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
13:49:44 #11 8.374 Unpacking build-essential (12.6) ...
13:49:44 #11 8.425 Selecting previously unselected package bash-completion.
13:49:44 #11 8.428 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
13:49:45 #11 9.053 Unpacking bash-completion (1:2.8-6) ...
13:49:45 #11 9.171 Selecting previously unselected package cmake-data.
13:49:45 #11 9.174 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
13:49:45 #11 9.180 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
13:49:45 #11 9.517 Selecting previously unselected package libarchive13:armhf.
13:49:45 #11 9.521 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
13:49:46 #11 9.531 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
13:49:46 #11 9.589 Selecting previously unselected package libjsoncpp1:armhf.
13:49:46 #11 9.592 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
13:49:46 #11 9.597 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
13:49:46 #11 9.638 Selecting previously unselected package librhash0:armhf.
13:49:46 #11 9.641 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
13:49:46 #11 9.645 Unpacking librhash0:armhf (1.3.8-1) ...
13:49:46 #11 9.693 Selecting previously unselected package libuv1:armhf.
13:49:46 #11 9.696 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
13:49:46 #11 9.702 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
13:49:46 #11 9.745 Selecting previously unselected package cmake.
13:49:46 #11 9.747 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
13:49:46 #11 9.752 Unpacking cmake (3.16.3-3~bpo10+1) ...
13:49:46 #11 10.03 Selecting previously unselected package dh-apparmor.
13:49:46 #11 10.03 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
13:49:46 #11 10.03 Unpacking dh-apparmor (2.13.2-10) ...
13:49:46 #11 10.08 Selecting previously unselected package libbtrfs0:armhf.
13:49:46 #11 10.08 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
13:49:46 #11 10.09 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
13:49:46 #11 10.14 Selecting previously unselected package libbtrfs-dev:armhf.
13:49:46 #11 10.14 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
13:49:46 #11 10.14 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
13:49:46 #11 10.20 Selecting previously unselected package dmsetup.
13:49:46 #11 10.20 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
13:49:46 #11 10.21 Unpacking dmsetup (2:1.02.155-3) ...
13:49:46 #11 10.25 Selecting previously unselected package libdevmapper1.02.1:armhf.
13:49:46 #11 10.26 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
13:49:46 #11 10.26 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
13:49:46 #11 10.31 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
13:49:46 #11 10.31 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
13:49:46 #11 10.31 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
13:49:46 #11 10.36 Selecting previously unselected package libudev-dev:armhf.
13:49:46 #11 10.36 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
13:49:46 #11 10.37 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
13:49:46 #11 10.41 Selecting previously unselected package libsepol1-dev:armhf.
13:49:46 #11 10.41 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
13:49:46 #11 10.42 Unpacking libsepol1-dev:armhf (2.8-1) ...
13:49:46 #11 10.49 Selecting previously unselected package libpcre16-3:armhf.
13:49:47 #11 10.50 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
13:49:47 #11 10.50 Unpacking libpcre16-3:armhf (2:8.39-12) ...
13:49:47 #11 10.55 Selecting previously unselected package libpcre32-3:armhf.
13:49:47 #11 10.56 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
13:49:47 #11 10.56 Unpacking libpcre32-3:armhf (2:8.39-12) ...
13:49:47 #11 10.61 Selecting previously unselected package libpcrecpp0v5:armhf.
13:49:47 #11 10.61 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
13:49:47 #11 10.62 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
13:49:47 #11 10.66 Selecting previously unselected package libpcre3-dev:armhf.
13:49:47 #11 10.66 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
13:49:47 #11 10.66 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
13:49:47 #11 10.74 Selecting previously unselected package libselinux1-dev:armhf.
13:49:47 #11 10.74 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
13:49:47 #11 10.75 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
13:49:47 #11 10.80 Selecting previously unselected package libdevmapper-dev:armhf.
13:49:47 #11 10.80 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
13:49:47 #11 10.80 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
13:49:47 #11 10.84 Selecting previously unselected package libltdl7:armhf.
13:49:47 #11 10.85 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
13:49:47 #11 10.85 Unpacking libltdl7:armhf (2.4.6-9) ...
13:49:47 #11 10.89 Selecting previously unselected package libltdl-dev:armhf.
13:49:47 #11 10.89 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
13:49:47 #11 10.90 Unpacking libltdl-dev:armhf (2.4.6-9) ...
13:49:47 #11 10.94 Selecting previously unselected package libseccomp-dev:armhf.
13:49:47 #11 10.95 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
13:49:47 #11 10.95 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
13:49:47 #11 10.99 Selecting previously unselected package libsystemd-dev:armhf.
13:49:47 #11 10.99 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
13:49:47 #11 10.99 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
13:49:47 #11 11.07 Selecting previously unselected package pkg-config.
13:49:47 #11 11.07 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
13:49:47 #11 11.08 Unpacking pkg-config (0.29-6) ...
13:49:47 #11 11.13 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
13:49:47 #11 11.14 Setting up libseccomp-dev:armhf (2.3.3-4) ...
13:49:47 #11 11.16 Setting up libpcre16-3:armhf (2:8.39-12) ...
13:49:47 #11 11.17 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
13:49:47 #11 11.18 Setting up libsepol1-dev:armhf (2.8-1) ...
13:49:47 #11 11.20 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
13:49:47 #11 11.21 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
13:49:47 #11 11.22 Setting up bash-completion (1:2.8-6) ...
13:49:48 #11 11.89 Setting up libpcre32-3:armhf (2:8.39-12) ...
13:49:48 #11 11.90 Setting up pkg-config (0.29-6) ...
13:49:48 #11 11.95 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
13:49:48 #11 11.97 Setting up libltdl7:armhf (2.4.6-9) ...
13:49:48 #11 11.98 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
13:49:48 #11 12.00 Setting up librhash0:armhf (1.3.8-1) ...
13:49:48 #11 12.01 Setting up cmake-data (3.16.3-3~bpo10+1) ...
13:49:48 #11 12.03 Setting up dh-apparmor (2.13.2-10) ...
13:49:48 #11 12.04 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
13:49:48 #11 12.05 Setting up libjsoncpp1:armhf (1.7.4-3) ...
13:49:48 #11 12.06 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
13:49:48 #11 12.08 Setting up libpcre3-dev:armhf (2:8.39-12) ...
13:49:48 #11 12.09 Setting up libltdl-dev:armhf (2.4.6-9) ...
13:49:48 #11 12.10 Setting up g++-8 (8.3.0-6+rpi1) ...
13:49:48 #11 12.11 Setting up cmake (3.16.3-3~bpo10+1) ...
13:49:48 #11 12.13 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
13:49:48 #11 12.14 Setting up g++ (4:8.3.0-1+rpi2) ...
13:49:48 #11 12.17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
13:49:48 #11 12.18 Setting up build-essential (12.6) ...
13:49:48 #11 12.19 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
13:49:48 #11 12.20 Setting up dmsetup (2:1.02.155-3) ...
13:49:48 #11 12.22 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
13:49:48 #11 12.23 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
13:49:48 #11 12.25 Setting up docker-ce-build-deps (1.0) ...
13:49:48 #11 12.26 Processing triggers for libc-bin (2.28-10+rpi1+deb10u1) ...
13:49:48 #11 12.28 Processing triggers for man-db (2.8.5-2) ...
13:49:48 #11 DONE 12.6s
13:49:49 
13:49:49 #12 [stage-1 5/8] COPY sources/ /sources
13:49:49 #12 sha256:a29f1e4ff527a02f7d8bb6446d018b87702c428d631341e78a9ad59d6fd69ee9
13:49:49 #12 DONE 0.1s
13:49:49 
13:49:49 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
13:49:49 #14 sha256:24d8a43ba7b1c31f2ed86f21d0d8ab56166d7bfd69f8faefb40b1d7accf298f1
13:49:51 #14 DONE 1.7s
13:49:51 
13:49:51 #15 [stage-1 7/8] WORKDIR /root/build-deb
13:49:51 #15 sha256:d7fe75d59841388e6225e3d920b94641b3e04a7d7f8f44cf54084309d77b3f27
13:49:51 #15 DONE 0.0s
13:49:51 
13:49:51 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
13:49:51 #16 sha256:75ab66acfed814f3ad279fbd4d559b68121bbc500de2e13f65da4362a08e44d5
13:49:51 #16 DONE 0.0s
13:49:51 
13:49:51 #17 exporting to image
13:49:51 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:49:51 #17 exporting layers
13:49:57 #17 exporting layers 5.9s done
13:49:57 #17 writing image sha256:f82f151828290b73c95de6ee30740148a65de0723c82a55b91241e502a4a82f2 done
13:49:57 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
13:49:57 #17 DONE 5.9s
13:49:57 docker run --rm -e PLATFORM -e GOPROXY=https://proxy.golang.org -e EPOCH='5' -e DEB_VERSION=0.0.0-20220511162217-aa7e414 -e VERSION=0.0.0-20220511162217-aa7e414 -e CLI_GITCOMMIT=aa7e414 -e ENGINE_GITCOMMIT=90033ab -e COMPOSE_VERSION=v2.6.0 -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
13:49:57 + set -e
13:49:57 + mkdir -p /root/build-deb/engine
13:49:57 + tar -C /root/build-deb -xzf /sources/engine.tgz
13:49:57 + mkdir -p /root/build-deb/cli
13:49:57 + tar -C /root/build-deb -xzf /sources/cli.tgz
13:49:58 + mkdir -p /root/build-deb/compose
13:49:58 + tar -C /root/build-deb -xzf /sources/compose.tgz
13:49:58 + mkdir -p /root/build-deb/scan-cli-plugin
13:49:58 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
13:49:58 + mkdir -p /go/src/github.com/docker
13:49:58 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
13:49:58 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
13:49:58 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
13:49:58 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
13:49:58 VERSION AAA 0.0.0-20220511162217-aa7e414
13:49:58 VERSION bbb 0.0.0-20220511162217-aa7e414
13:49:58 + EPOCH=5
13:49:58 + EPOCH_SEP=
13:49:58 + [[ ! -z 5 ]]
13:49:58 + EPOCH_SEP=:
13:49:58 + [[ -z 0.0.0-20220511162217-aa7e414 ]]
13:49:58 + echo VERSION AAA 0.0.0-20220511162217-aa7e414
13:49:58 + VERSION=0.0.0-20220511162217-aa7e414
13:49:58 + echo VERSION bbb 0.0.0-20220511162217-aa7e414
13:49:58 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
13:49:58 + debSource=docker-ce
13:49:58 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
13:49:58 + debMaintainer='Docker <support@docker.com>'
13:49:58 ++ date --rfc-2822
13:49:58 + debDate='Tue, 31 May 2022 13:49:58 +0000'
13:49:58 + cat
13:49:58 + export CLI_GITCOMMIT=aa7e414
13:49:58 + CLI_GITCOMMIT=aa7e414
13:49:58 + export ENGINE_GITCOMMIT=90033ab
13:49:58 + ENGINE_GITCOMMIT=90033ab
13:49:58 + export SCAN_GITCOMMIT=061fe0a
13:49:58 + SCAN_GITCOMMIT=061fe0a
13:49:58 + echo VERSION BBB 0.0.0-20220511162217-aa7e414
13:49:58 VERSION BBB 0.0.0-20220511162217-aa7e414
13:49:58 + dpkg-buildpackage -uc -us -I.git
13:49:58 dpkg-buildpackage: info: source package docker-ce
13:49:58 dpkg-buildpackage: info: source version 5:0.0.0-20220511162217-aa7e414-0~raspbian-buster
13:49:58 dpkg-buildpackage: info: source distribution buster
13:49:58 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
13:49:58  dpkg-source -I.git --before-build .
13:49:58 dpkg-buildpackage: info: host architecture armhf
13:49:58  debian/rules clean
13:49:58 dh clean --with=bash-completion --with=systemd
13:49:58    dh_clean
13:49:58  dpkg-source -I.git -b .
13:49:58 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220511162217-aa7e414-0~raspbian'
13:49:58 dpkg-source: info: using source format '1.0'
13:49:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.tar.gz
13:50:08 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.dsc
13:50:08  debian/rules build
13:50:08 dh build --with=bash-completion --with=systemd
13:50:08    dh_update_autotools_config
13:50:08    dh_autoreconf
13:50:08    debian/rules override_dh_auto_build
13:50:08 make[1]: Entering directory '/root/build-deb'
13:50:08 # Build the daemon and dependencies
13:50:08 cd engine && DOCKER_GITCOMMIT=90033ab PRODUCT=docker ./hack/make.sh dynbinary
13:50:08 
13:50:08 Removing bundles/
13:50:08 
13:50:08 ---> Making bundle: dynbinary (in bundles/dynbinary)
13:50:08 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:50:08 GOOS="" GOARCH="" GOARM=""
13:51:45 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:51:45 
13:51:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
13:51:45 + RM_GOPATH=0
13:51:45 + TMP_GOPATH=/go
13:51:45 + : /usr/local/bin
13:51:45 + '[' -z /go ']'
13:51:45 + export GOPATH=/go
13:51:45 + GOPATH=/go
13:51:45 + case "$(go env GOARCH)" in
13:51:45 ++ go env GOARCH
13:51:45 + export GO_BUILDMODE=-buildmode=pie
13:51:45 + GO_BUILDMODE=-buildmode=pie
13:51:45 ++ dirname hack/dockerfile/install/install.sh
13:51:45 + dir=hack/dockerfile/install
13:51:45 + bin=tini
13:51:45 + shift
13:51:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
13:51:45 + . hack/dockerfile/install/tini.installer
13:51:45 ++ : v0.19.0
13:51:45 + install_tini
13:51:45 + echo 'Install tini version v0.19.0'
13:51:45 + git clone https://github.com/krallin/tini.git /go/tini
13:51:45 Install tini version v0.19.0
13:51:45 Cloning into '/go/tini'...
13:51:45 + cd /go/tini
13:51:45 + git checkout -q v0.19.0
13:51:45 + cmake .
13:51:45 -- The C compiler identification is GNU 8.3.0
13:51:45 -- Check for working C compiler: /usr/bin/cc
13:51:45 -- Check for working C compiler: /usr/bin/cc -- works
13:51:45 -- Detecting C compiler ABI info
13:51:45 -- Detecting C compiler ABI info - done
13:51:45 -- Detecting C compile features
13:51:45 -- Detecting C compile features - done
13:51:45 -- Performing Test HAS_BUILTIN_FORTIFY
13:51:45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:51:45 -- Configuring done
13:51:45 -- Generating done
13:51:45 -- Build files have been written to: /go/tini
13:51:45 + make tini-static
13:51:45 make[2]: Entering directory '/go/tini'
13:51:45 make[3]: Entering directory '/go/tini'
13:51:45 make[4]: Entering directory '/go/tini'
13:51:45 make[5]: Entering directory '/go/tini'
13:51:45 Scanning dependencies of target tini-static
13:51:45 make[5]: Leaving directory '/go/tini'
13:51:45 make[5]: Entering directory '/go/tini'
13:51:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:51:45 [100%] Linking C executable tini-static
13:51:45 make[5]: Leaving directory '/go/tini'
13:51:45 [100%] Built target tini-static
13:51:45 make[4]: Leaving directory '/go/tini'
13:51:45 make[3]: Leaving directory '/go/tini'
13:51:45 make[2]: Leaving directory '/go/tini'
13:51:45 + mkdir -p /usr/local/bin
13:51:45 + cp tini-static /usr/local/bin/docker-init
13:51:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
13:51:45 + RM_GOPATH=0
13:51:45 + TMP_GOPATH=/go
13:51:45 + : /usr/local/bin
13:51:45 + '[' -z /go ']'
13:51:45 + export GOPATH=/go
13:51:45 + GOPATH=/go
13:51:45 + case "$(go env GOARCH)" in
13:51:45 ++ go env GOARCH
13:51:45 + export GO_BUILDMODE=-buildmode=pie
13:51:45 + GO_BUILDMODE=-buildmode=pie
13:51:45 ++ dirname hack/dockerfile/install/install.sh
13:51:45 + dir=hack/dockerfile/install
13:51:45 + bin=proxy
13:51:45 + shift
13:51:45 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
13:51:45 + . hack/dockerfile/install/proxy.installer
13:51:45 ++ : 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:51:45 + install_proxy dynamic
13:51:45 + case "$1" in
13:51:45 + install_proxy_dynamic
13:51:45 + export PROXY_LDFLAGS=-linkmode=external install_proxy
13:51:45 + PROXY_LDFLAGS=-linkmode=external
13:51:45 + export BUILD_MODE=-buildmode=pie
13:51:45 + BUILD_MODE=-buildmode=pie
13:51:45 + _install_proxy
13:51:45 + echo 'Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b'
13:51:45 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
13:51:45 Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:51:45 Cloning into '/go/src/github.com/docker/libnetwork'...
13:51:45 + cd /go/src/github.com/docker/libnetwork
13:51:45 + git checkout -q 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:51:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:51:45 + return
13:51:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
13:51:45 + RM_GOPATH=0
13:51:45 + TMP_GOPATH=/go
13:51:45 + : /usr/local/bin
13:51:45 + '[' -z /go ']'
13:51:45 + export GOPATH=/go
13:51:45 + GOPATH=/go
13:51:45 + case "$(go env GOARCH)" in
13:51:45 ++ go env GOARCH
13:51:45 + export GO_BUILDMODE=-buildmode=pie
13:51:45 + GO_BUILDMODE=-buildmode=pie
13:51:45 ++ dirname hack/dockerfile/install/install.sh
13:51:45 + dir=hack/dockerfile/install
13:51:45 + bin=rootlesskit
13:51:45 + shift
13:51:45 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
13:51:45 + . hack/dockerfile/install/rootlesskit.installer
13:51:45 ++ : v0.14.4
13:51:45 + install_rootlesskit dynamic
13:51:45 + case "$1" in
13:51:45 + install_rootlesskit_dynamic
13:51:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
13:51:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
13:51:45 + export BUILD_MODE=-buildmode=pie
13:51:45 + BUILD_MODE=-buildmode=pie
13:51:45 + _install_rootlesskit
13:51:45 + echo 'Install rootlesskit version v0.14.4'
13:51:45 + for f in rootlesskit rootlesskit-docker-proxy
13:51:45 + GOBIN=/usr/local/bin
13:51:45 + GO111MODULE=on
13:51:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
13:51:45 Install rootlesskit version v0.14.4
13:51:45 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
13:51:45 go: downloading github.com/pkg/errors v0.9.1
13:51:45 go: downloading github.com/sirupsen/logrus v1.8.1
13:51:45 go: downloading github.com/urfave/cli/v2 v2.3.0
13:51:45 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:51:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:51:45 go: downloading github.com/google/uuid v1.3.0
13:51:45 go: downloading github.com/moby/vpnkit v0.5.0
13:51:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:51:45 go: downloading github.com/gofrs/flock v0.8.1
13:51:45 go: downloading github.com/gorilla/mux v1.8.0
13:51:45 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:51:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:51:45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:51:45 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:51:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:51:50 + for f in rootlesskit rootlesskit-docker-proxy
13:51:50 + GOBIN=/usr/local/bin
13:51:50 + GO111MODULE=on
13:51:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
13:51:52 + return
13:51:52 # Build the CLI
13:51:52 cd /go/src/github.com/docker/cli && \
13:51:52 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220511162217-aa7e414 GITCOMMIT=aa7e414 dynbinary manpages
13:51:52 make[2]: Entering directory '/root/build-deb/cli'
13:51:52 GO_LINKMODE=dynamic ./scripts/build/binary
13:51:52 Building dynamic docker-linux-arm-v6
13:53:14 scripts/docs/generate-man.sh
13:54:50 Project root: /go/src/github.com/docker/cli
13:54:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
13:54:50 2022/05/31 13:54:36 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
13:54:50 make[2]: Leaving directory '/root/build-deb/cli'
13:54:50 # Build the compose plugin
13:54:50 # FIXME: using GOPROXY, to work around:
13:54:50 # go: github.com/Azure/azure-sdk-for-go@v48.2.0+incompatible: reading github.com/Azure/azure-sdk-for-go/go.mod at revision v48.2.0: unknown revision v48.2.0
13:54:50 cd /go/src/github.com/docker/compose \
13:54:50 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
13:54:50 && mkdir -p /usr/libexec/docker/cli-plugins/ \
13:54:50 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.6.0 \
13:54:50 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
13:55:58 make[2]: Entering directory '/root/build-deb/compose'
13:55:58 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.6.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
13:57:06 make[2]: Leaving directory '/root/build-deb/compose'
13:57:06 # Build the scan-plugin
13:57:06 # TODO change once we support scan-plugin on other architectures
13:57:06 if [ "armhf" = "amd64" ]; then \
13:57:06 	cd /go/src/github.com/docker/scan-cli-plugin \
13:57:06 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
13:57:06 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
13:57:06 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
13:57:06 fi
13:57:06 # Build the CLI plugins
13:57:06 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
13:57:06 set -e;cd /sources && \
13:57:06 	tar xzf plugin-installers.tgz; \
13:57:06 	for installer in plugins/*.installer; do \
13:57:06 		LDFLAGS='' bash ${installer} build; \
13:57:06 	done
13:57:06 Cloning into '/go/src/github.com/docker/app'...
13:57:06 Fetching origin
13:57:06 make[2]: Entering directory '/go/src/github.com/docker/app'
13:57:06 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
13:58:13 make[2]: Leaving directory '/go/src/github.com/docker/app'
13:58:13 Cloning into '/go/src/github.com/docker/buildx'...
13:58:13 Fetching origin
13:58:13 + GO111MODULE=on
13:58:13 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.8.2-docker -X github.com/docker/buildx/version.Revision=6224def4dd2c3d347eee19db595348c50d7cb491 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
13:59:50 make[1]: Leaving directory '/root/build-deb'
13:59:50    debian/rules override_dh_auto_test
13:59:50 make[1]: Entering directory '/root/build-deb'
13:59:50 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
13:59:50 	test "$ver" = "Docker version 0.0.0-20220511162217-aa7e414, build 90033ab" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
13:59:50 PASS: daemon version OK
13:59:50 ver="$(cli/build/docker --version)"; \
13:59:50 	test "$ver" = "Docker version 0.0.0-20220511162217-aa7e414, build aa7e414" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
13:59:50 PASS: cli version OK
13:59:50 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
13:59:50 	test "$ver" = "v2.6.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
13:59:50 PASS: docker-compose version OK
13:59:50 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
13:59:50 # TODO change once we support scan-plugin on other architectures
13:59:50 if [ "armhf" = "amd64" ]; then \
13:59:50 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
13:59:50 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
13:59:50 fi
13:59:50 make[1]: Leaving directory '/root/build-deb'
13:59:50    create-stamp debian/debhelper-build-stamp
13:59:50  debian/rules binary
13:59:50 dh binary --with=bash-completion --with=systemd
13:59:50    dh_testroot
13:59:50    dh_prep
13:59:50    debian/rules override_dh_auto_install
13:59:50 make[1]: Entering directory '/root/build-deb'
13:59:50 # docker-ce-cli install
13:59:50 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
13:59:50 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
13:59:50 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
13:59:50 set -e;cd /sources && \
13:59:50 	tar xzf plugin-installers.tgz; \
13:59:50 	for installer in plugins/*.installer; do \
13:59:50 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
13:59:50 		PREFIX=/usr/libexec/docker/cli-plugins \
13:59:50 			bash ${installer} install_plugin; \
13:59:50 	done
13:59:50 # docker-ce install
13:59:50 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
13:59:50 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
13:59:50 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414 debian/docker-ce/usr/bin/dockerd
13:59:50 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
13:59:50 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
13:59:50 # docker-compose-plugin install
13:59:50 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
13:59:50 # docker-scan-plugin install
13:59:50 # TODO change once we support scan-plugin on other architectures
13:59:50 if [ "armhf" = "amd64" ]; then \
13:59:50 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
13:59:50 fi
13:59:50 # docker-ce-rootless-extras install
13:59:50 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
13:59:50 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
13:59:50 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
13:59:50 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
13:59:50 # TODO: how can we install vpnkit?
13:59:50 make[1]: Leaving directory '/root/build-deb'
13:59:50    debian/rules override_dh_install
13:59:50 make[1]: Entering directory '/root/build-deb'
13:59:50 dh_install
13:59:50 # TODO Can we do this from within our container?
13:59:50 dh_apparmor --profile-name=docker-ce -pdocker-ce
13:59:50 make[1]: Leaving directory '/root/build-deb'
13:59:50    dh_installdocs
13:59:50    dh_installchangelogs
13:59:50    dh_installman
13:59:50    dh_bash-completion
13:59:50    dh_systemd_enable
13:59:50    debian/rules override_dh_installinit
13:59:50 make[1]: Entering directory '/root/build-deb'
13:59:50 # use "docker" as our service name, not "docker-ce"
13:59:50 dh_installinit --name=docker
13:59:50 make[1]: Leaving directory '/root/build-deb'
13:59:50    dh_systemd_start
13:59:50    dh_perl
13:59:50    dh_link
13:59:50    dh_strip_nondeterminism
13:59:50    dh_compress
13:59:50    dh_fixperms
13:59:50    dh_missing
13:59:50    debian/rules override_dh_strip
13:59:50 make[1]: Entering directory '/root/build-deb'
13:59:50 # Go has lots of problems with stripping, so just don't
13:59:50 make[1]: Leaving directory '/root/build-deb'
13:59:50    dh_makeshlibs
13:59:50    debian/rules override_dh_shlibdeps
13:59:50 make[1]: Entering directory '/root/build-deb'
13:59:50 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
13:59:53 make[1]: Leaving directory '/root/build-deb'
13:59:53    dh_installdeb
13:59:53    debian/rules override_dh_gencontrol
13:59:53 make[1]: Entering directory '/root/build-deb'
13:59:53 # Use separate version for the compose-plugin package, then generate the other control files as usual
13:59:53 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
13:59:53 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
13:59:54 # Use separate version for the scan-plugin package, then generate the other control files as usual
13:59:54 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
13:59:54 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
13:59:54 if [ "armhf" = "amd64" ]; then \
13:59:54 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
13:59:54 fi
13:59:54 dh_gencontrol --remaining-packages
13:59:54 make[1]: Leaving directory '/root/build-deb'
13:59:54    dh_md5sums
13:59:54    debian/rules override_dh_builddeb
13:59:54 make[1]: Entering directory '/root/build-deb'
13:59:54 dh_builddeb -- -Zxz
13:59:54 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'.
13:59:54 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'.
14:00:09 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.6.0~raspbian-buster_armhf.deb'.
14:00:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'.
14:01:08 make[1]: Leaving directory '/root/build-deb'
14:01:08  dpkg-genbuildinfo
14:01:08  dpkg-genchanges  >../docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.changes
14:01:08 dpkg-genchanges: info: including full source code in upload
14:01:08  dpkg-source -I.git --after-build .
14:01:08 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:01:08 + destination=/build
14:01:08 + mkdir -p /build
14:01:08 + mv -v /root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb /root/docker-compose-plugin_2.6.0~raspbian-buster_armhf.deb /build
14:01:08 copied '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'
14:01:08 removed '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'
14:01:08 copied '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'
14:01:08 removed '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'
14:01:08 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.dsc'
14:01:08 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.dsc'
14:01:08 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.tar.gz'
14:01:08 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster.tar.gz'
14:01:08 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.buildinfo'
14:01:08 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.buildinfo'
14:01:08 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.changes'
14:01:08 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.changes'
14:01:08 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'
14:01:08 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~raspbian-buster_armhf.deb'
14:01:08 copied '/root/docker-compose-plugin_2.6.0~raspbian-buster_armhf.deb' -> '/build/docker-compose-plugin_2.6.0~raspbian-buster_armhf.deb'
14:01:08 removed '/root/docker-compose-plugin_2.6.0~raspbian-buster_armhf.deb'
14:01:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
14:01:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'