Skip to content

Console Output

13:49:01 + make REF=20.10 debian-bullseye
13:49:01 git init src/github.com/docker/cli
13:49:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
13:49:01 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
13:49:01 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
13:49:01 + SRC=src/github.com/docker/cli
13:49:01 + REF=20.10
13:49:01 + REF_FETCH=20.10
13:49:01 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
13:49:01 + awk {print $2}
13:49:01 + REF=refs/heads/20.10
13:49:01 + [ -n refs/heads/20.10 ]
13:49:01 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:49:01 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:49:03 From https://github.com/docker/cli
13:49:03  * [new branch]      20.10      -> 20.10
13:49:03  * [new tag]         v20.10.16  -> v20.10.16
13:49:03  * [new branch]      20.10      -> origin/20.10
13:49:03 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
13:49:04 git init src/github.com/docker/docker
13:49:04 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
13:49:04 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
13:49:04 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
13:49:04 + SRC=src/github.com/docker/docker
13:49:04 + REF=20.10
13:49:04 + REF_FETCH=20.10
13:49:04 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
13:49:04 + awk {print $2}
13:49:04 + REF=refs/heads/20.10
13:49:04 + [ -n refs/heads/20.10 ]
13:49:04 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:49:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:49:06 From https://github.com/docker/docker
13:49:06  * [new branch]      20.10      -> 20.10
13:49:06  * [new branch]      20.10      -> origin/20.10
13:49:06 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
13:49:06 git init src/github.com/docker/compose
13:49:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
13:49:06 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
13:49:06 ./scripts/checkout.sh src/github.com/docker/compose "v2.6.0"
13:49:06 + SRC=src/github.com/docker/compose
13:49:06 + REF=v2.6.0
13:49:06 + REF_FETCH=v2.6.0
13:49:06 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.6.0
13:49:06 + awk {print $2}
13:49:06 + REF=refs/tags/v2.6.0
13:49:06 + [ -n refs/tags/v2.6.0 ]
13:49:06 + REF_FETCH=refs/tags/v2.6.0:refs/tags/v2.6.0
13:49:06 + 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:49:07 From https://github.com/docker/compose
13:49:07  * [new tag]         v2.6.0     -> v2.6.0
13:49:07 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.6.0
13:49:07 git init src/github.com/docker/scan-cli-plugin
13:49:07 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
13:49:07 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
13:49:07 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
13:49:07 + SRC=src/github.com/docker/scan-cli-plugin
13:49:07 + REF=v0.17.0
13:49:07 + REF_FETCH=v0.17.0
13:49:07 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
13:49:07 + awk {print $2}
13:49:07 + REF=refs/tags/v0.17.0
13:49:07 + [ -n refs/tags/v0.17.0 ]
13:49:07 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
13:49:07 + 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:49:07 From https://github.com/docker/scan-cli-plugin
13:49:07  * [new tag]         v0.17.0    -> v0.17.0
13:49:07 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
13:49:07 make -C deb VERSION=0.0.1-dev GO_VERSION=1.17.10 debian-bullseye
13:49:07 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
13:49:07 mkdir -p sources
13:49:07 docker run --rm -w /v \
13:49:07 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
13:49:07 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:49:07 	alpine \
13:49:07 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
13:49:07 Unable to find image 'alpine:latest' locally
13:49:07 latest: Pulling from library/alpine
13:49:07 b3c136eddcbf: Pulling fs layer
13:49:07 b3c136eddcbf: Verifying Checksum
13:49:07 b3c136eddcbf: Download complete
13:49:08 b3c136eddcbf: Pull complete
13:49:08 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
13:49:08 Status: Downloaded newer image for alpine:latest
13:49:14 mkdir -p sources
13:49:14 docker run --rm -w /v \
13:49:14 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
13:49:14 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:49:14 	alpine \
13:49:14 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
13:49:17 mkdir -p sources
13:49:17 docker run --rm -w /v \
13:49:17 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
13:49:17 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:49:17 	alpine \
13:49:17 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
13:49:17 mkdir -p sources
13:49:17 docker run --rm -w /v \
13:49:17 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
13:49:17 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:49:17 	alpine \
13:49:17 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
13:49:18 mkdir -p sources
13:49:18 cp ../systemd/docker.service sources/docker.service
13:49:18 mkdir -p sources
13:49:18 cp ../systemd/docker.socket sources/docker.socket
13:49:18 docker run --rm -w /v \
13:49:18 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
13:49:18 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:49:18 	alpine \
13:49:18 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
13:49:19 == Building packages for debian-bullseye ==
13:49:19 mkdir -p "debbuild/debian-bullseye"
13:49:19 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.17.10-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
13:49:19 #1 [internal] load build definition from Dockerfile
13:49:19 #1 sha256:f6694d2643125f00aa3bab1fdb7347db449bd7725c214e933f323007ab17eeee
13:49:19 #1 transferring dockerfile: 922B done
13:49:19 #1 DONE 0.0s
13:49:19 
13:49:19 #2 [internal] load .dockerignore
13:49:19 #2 sha256:f6620e5c08ff040410bc7067db8e360091b78a62db65f870706869cf2e3a06d5
13:49:19 #2 transferring context: 2B done
13:49:19 #2 DONE 0.0s
13:49:19 
13:49:19 #5 [auth] library/debian:pull token for registry-1.docker.io
13:49:19 #5 sha256:540b8d6ac12a133a4069345824b6c79eb8ab5741974a1a3d23675731b20c6d97
13:49:19 #5 DONE 0.0s
13:49:19 
13:49:19 #6 [auth] library/golang:pull token for registry-1.docker.io
13:49:19 #6 sha256:121b21ab33eb4a2150f0a726985c07ace4127ba8ab049516956700a3d7c08e65
13:49:19 #6 DONE 0.0s
13:49:19 
13:49:19 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:49:19 #4 sha256:77749321ce5ebca1965c720e15dc5f8436f4c6810934e555747c21e4f92fd430
13:49:19 #4 ...
13:49:19 
13:49:19 #3 [internal] load metadata for docker.io/library/debian:bullseye
13:49:19 #3 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
13:49:19 #3 DONE 0.4s
13:49:19 
13:49:19 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:49:19 #4 sha256:77749321ce5ebca1965c720e15dc5f8436f4c6810934e555747c21e4f92fd430
13:49:19 #4 DONE 0.4s
13:49:19 
13:49:19 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:19 #13 sha256:0748dff22fb1e7086f9a48c7d0c2271a5bccd9d30ace7a38fc44326cf8e7d238
13:49:19 #13 resolve docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a 0.0s done
13:49:19 #13 ...
13:49:19 
13:49:19 #9 [internal] load build context
13:49:19 #9 sha256:76742a88e0535f5d2749dfa8c29abfc024d3f6ee2552954700470d41bb998ba6
13:49:19 #9 transferring context: 19.78MB 0.1s done
13:49:19 #9 DONE 0.1s
13:49:19 
13:49:19 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:19 #13 sha256:0748dff22fb1e7086f9a48c7d0c2271a5bccd9d30ace7a38fc44326cf8e7d238
13:49:19 #13 sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a 1.86kB / 1.86kB done
13:49:19 #13 sha256:9d3f470a769bb162f00756e79f879e7e700b3c2429508db916e326be56145f5f 1.79kB / 1.79kB done
13:49:19 #13 sha256:96f8ef4754339034c4273b67cf9e4666e5685dd95b8819561edf4eba20afa6a9 7.13kB / 7.13kB done
13:49:19 #13 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 0B / 49.23MB 0.1s
13:49:19 #13 sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5 0B / 7.72MB 0.1s
13:49:20 #13 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 23.14MB / 49.23MB 0.3s
13:49:20 #13 sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5 7.72MB / 7.72MB 0.3s done
13:49:20 #13 sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 0B / 9.77MB 0.3s
13:49:20 #13 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 32.51MB / 49.23MB 0.4s
13:49:20 #13 sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 6.29MB / 9.77MB 0.4s
13:49:20 #13 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 41.97MB / 49.23MB 0.5s
13:49:20 #13 sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 9.77MB / 9.77MB 0.5s
13:49:20 #13 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 49.23MB / 49.23MB 0.6s
13:49:20 #13 sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 9.77MB / 9.77MB 0.5s done
13:49:20 #13 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 0B / 52.17MB 0.6s
13:49:20 #13 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 24.12MB / 52.17MB 0.8s
13:49:20 #13 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 32.51MB / 52.17MB 0.9s
13:49:20 #13 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 45.09MB / 52.17MB 1.0s
13:49:20 #13 sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 49.23MB / 49.23MB 1.1s done
13:49:20 #13 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 52.17MB / 52.17MB 1.1s
13:49:20 #13 extracting sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934
13:49:22 #13 sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 52.17MB / 52.17MB 2.5s done
13:49:22 #13 sha256:c8d73c8a55ec509afff79d4b02eeda18642c89f7f41399cbe0ab2d024b82f42e 0B / 125B 2.5s
13:49:22 #13 sha256:c8d73c8a55ec509afff79d4b02eeda18642c89f7f41399cbe0ab2d024b82f42e 125B / 125B 2.5s done
13:49:22 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 0B / 62.45MB 2.6s
13:49:22 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 7.34MB / 102.72MB 2.6s
13:49:22 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 14.68MB / 62.45MB 2.7s
13:49:22 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 17.83MB / 102.72MB 2.7s
13:49:22 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 25.17MB / 62.45MB 2.8s
13:49:22 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 27.26MB / 102.72MB 2.8s
13:49:22 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 44.04MB / 62.45MB 3.0s
13:49:22 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 47.19MB / 102.72MB 3.0s
13:49:22 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 54.53MB / 62.45MB 3.1s
13:49:22 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 56.62MB / 102.72MB 3.1s
13:49:23 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 59.77MB / 62.45MB 3.2s
13:49:23 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 67.11MB / 102.72MB 3.2s
13:49:23 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 77.59MB / 102.72MB 3.3s
13:49:23 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 96.83MB / 102.72MB 3.5s
13:49:23 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 102.72MB / 102.72MB 3.6s
13:49:23 #13 extracting sha256:fadbed17b01e84815ca3018d3dc42670c3add65c67e7cc74d6bc477ae8425934 2.7s done
13:49:23 #13 sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 62.45MB / 62.45MB 3.8s done
13:49:24 #13 extracting sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5
13:49:24 #13 sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 102.72MB / 102.72MB 4.5s done
13:49:24 #13 extracting sha256:5795076bf6e9bf96da71f2e31cbe91d3c49a17f211c5b0d33e032e095c5564a5 0.5s done
13:49:24 #13 extracting sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25
13:49:25 #13 ...
13:49:25 
13:49:25 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
13:49:25 #7 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72
13:49:25 #7 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 done
13:49:25 #7 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
13:49:25 #7 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done
13:49:25 #7 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done
13:49:25 #7 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 1.7s done
13:49:25 #7 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 3.4s done
13:49:25 #7 DONE 5.4s
13:49:25 
13:49:25 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:25 #13 sha256:0748dff22fb1e7086f9a48c7d0c2271a5bccd9d30ace7a38fc44326cf8e7d238
13:49:25 #13 extracting sha256:b1eda3e266fa432ba8ae8ba25a5ad2fa4c5349ef2aa244612c89f990704c5b25 0.4s done
13:49:25 #13 ...
13:49:25 
13:49:25 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:25 #8 sha256:348b75be08b2de2cb0be5680f6b95ca173672f3f2587f02094442e9c423d1b24
13:49:26 #8 0.717 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:49:26 #8 0.717 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:49:26 #8 0.725 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:49:26 #8 0.870 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB]
13:49:26 #8 1.011 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
13:49:26 #8 1.199 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
13:49:27 #8 2.096 Fetched 8424 kB in 2s (5135 kB/s)
13:49:27 #8 2.096 Reading package lists...
13:49:28 #8 2.646 Reading package lists...
13:49:28 #8 3.169 Building dependency tree...
13:49:28 #8 3.321 Reading state information...
13:49:28 #8 3.541 The following additional packages will be installed:
13:49:28 #8 3.541   autoconf automake autopoint autotools-dev binutils
13:49:28 #8 3.541   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
13:49:28 #8 3.541   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
13:49:28 #8 3.541   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
13:49:28 #8 3.541   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
13:49:28 #8 3.541   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
13:49:28 #8 3.541   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
13:49:28 #8 3.542   intltool-debian iso-codes less libalgorithm-diff-perl
13:49:28 #8 3.542   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
13:49:28 #8 3.542   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
13:49:28 #8 3.542   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
13:49:28 #8 3.542   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
13:49:28 #8 3.542   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
13:49:28 #8 3.542   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
13:49:28 #8 3.542   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
13:49:28 #8 3.542   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
13:49:28 #8 3.542   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
13:49:28 #8 3.542   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
13:49:28 #8 3.542   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
13:49:28 #8 3.542   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
13:49:28 #8 3.542   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
13:49:28 #8 3.542   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
13:49:28 #8 3.542   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
13:49:28 #8 3.542   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
13:49:28 #8 3.542   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
13:49:28 #8 3.542   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
13:49:28 #8 3.542   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
13:49:28 #8 3.542   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
13:49:28 #8 3.542   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
13:49:28 #8 3.542   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
13:49:28 #8 3.542   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
13:49:28 #8 3.542   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
13:49:28 #8 3.542   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
13:49:28 #8 3.542   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
13:49:28 #8 3.542   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:49:28 #8 3.542   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
13:49:28 #8 3.542   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
13:49:28 #8 3.542   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
13:49:28 #8 3.542   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
13:49:28 #8 3.542   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
13:49:28 #8 3.542   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
13:49:28 #8 3.542   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
13:49:28 #8 3.542   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
13:49:28 #8 3.542   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
13:49:28 #8 3.542   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
13:49:28 #8 3.542   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
13:49:28 #8 3.542   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
13:49:28 #8 3.542   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
13:49:28 #8 3.542   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
13:49:28 #8 3.542   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
13:49:28 #8 3.542   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
13:49:28 #8 3.542   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
13:49:28 #8 3.542   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
13:49:28 #8 3.542   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
13:49:28 #8 3.542   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
13:49:28 #8 3.542   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
13:49:28 #8 3.542   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
13:49:28 #8 3.542   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
13:49:28 #8 3.542   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
13:49:28 #8 3.542   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
13:49:28 #8 3.542   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
13:49:28 #8 3.542   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
13:49:28 #8 3.542   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
13:49:28 #8 3.542   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
13:49:28 #8 3.542   libstrictures-perl libstring-copyright-perl libstring-escape-perl
13:49:28 #8 3.542   libstring-shellquote-perl libsub-exporter-perl
13:49:28 #8 3.542   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
13:49:28 #8 3.542   libsub-name-perl libsub-override-perl libsub-quote-perl
13:49:28 #8 3.542   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
13:49:28 #8 3.542   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
13:49:28 #8 3.542   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
13:49:28 #8 3.542   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
13:49:28 #8 3.542   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
13:49:28 #8 3.542   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
13:49:28 #8 3.542   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
13:49:28 #8 3.542   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
13:49:28 #8 3.542   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
13:49:28 #8 3.542   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
13:49:28 #8 3.542   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
13:49:28 #8 3.542   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
13:49:28 #8 3.542   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
13:49:28 #8 3.542   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
13:49:28 #8 3.542   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
13:49:28 #8 3.543   python3 python3-apt python3-certifi python3-chardet python3-debian
13:49:28 #8 3.543   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
13:49:28 #8 3.543   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
13:49:28 #8 3.543   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
13:49:28 #8 3.543   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
13:49:28 #8 3.545 Suggested packages:
13:49:28 #8 3.545   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
13:49:28 #8 3.545   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
13:49:28 #8 3.545   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
13:49:28 #8 3.545   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
13:49:28 #8 3.545   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
13:49:28 #8 3.545   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
13:49:28 #8 3.545   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
13:49:28 #8 3.545   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
13:49:28 #8 3.545   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
13:49:28 #8 3.545   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
13:49:28 #8 3.545   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
13:49:28 #8 3.545   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
13:49:28 #8 3.545   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
13:49:28 #8 3.545   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
13:49:28 #8 3.545   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
13:49:28 #8 3.545   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
13:49:28 #8 3.545   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
13:49:28 #8 3.545   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
13:49:28 #8 3.545   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
13:49:28 #8 3.545   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
13:49:28 #8 3.545   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
13:49:28 #8 3.545   diffutils-doc perl-doc libterm-readline-gnu-perl
13:49:28 #8 3.545   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
13:49:28 #8 3.545   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
13:49:28 #8 3.545   python-apt-doc python3-setuptools python3-cryptography python3-openssl
13:49:28 #8 3.545   python3-socks python-requests-doc python3.9-venv python3.9-doc
13:49:28 #8 3.545   binfmt-support readline-doc zip wdiff-doc
13:49:30 #8 5.036 The following NEW packages will be installed:
13:49:30 #8 5.036   autoconf automake autopoint autotools-dev binutils
13:49:30 #8 5.036   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
13:49:30 #8 5.036   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
13:49:30 #8 5.036   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
13:49:30 #8 5.036   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
13:49:30 #8 5.036   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
13:49:30 #8 5.036   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
13:49:30 #8 5.037   gpgconf gpgsm groff-base intltool-debian iso-codes less
13:49:30 #8 5.037   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
13:49:30 #8 5.037   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
13:49:30 #8 5.037   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
13:49:30 #8 5.037   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
13:49:30 #8 5.037   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
13:49:30 #8 5.037   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
13:49:30 #8 5.037   libclass-inspector-perl libclass-method-modifiers-perl
13:49:30 #8 5.037   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
13:49:30 #8 5.037   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
13:49:30 #8 5.037   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
13:49:30 #8 5.037   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
13:49:30 #8 5.037   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
13:49:30 #8 5.037   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
13:49:30 #8 5.037   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
13:49:30 #8 5.037   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
13:49:30 #8 5.037   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
13:49:30 #8 5.037   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
13:49:30 #8 5.037   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
13:49:30 #8 5.037   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
13:49:30 #8 5.037   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
13:49:30 #8 5.037   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
13:49:30 #8 5.037   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
13:49:30 #8 5.037   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
13:49:30 #8 5.037   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
13:49:30 #8 5.037   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
13:49:30 #8 5.037   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
13:49:30 #8 5.037   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:49:30 #8 5.037   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
13:49:30 #8 5.037   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
13:49:30 #8 5.037   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
13:49:30 #8 5.037   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
13:49:30 #8 5.037   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
13:49:30 #8 5.037   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
13:49:30 #8 5.037   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
13:49:30 #8 5.037   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
13:49:30 #8 5.037   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
13:49:30 #8 5.037   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
13:49:30 #8 5.037   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
13:49:30 #8 5.037   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
13:49:30 #8 5.037   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
13:49:30 #8 5.037   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
13:49:30 #8 5.037   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
13:49:30 #8 5.037   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
13:49:30 #8 5.037   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
13:49:30 #8 5.038   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
13:49:30 #8 5.038   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
13:49:30 #8 5.038   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
13:49:30 #8 5.038   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
13:49:30 #8 5.038   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
13:49:30 #8 5.038   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
13:49:30 #8 5.038   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
13:49:30 #8 5.038   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
13:49:30 #8 5.038   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
13:49:30 #8 5.038   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
13:49:30 #8 5.038   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
13:49:30 #8 5.038   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
13:49:30 #8 5.038   libstrictures-perl libstring-copyright-perl libstring-escape-perl
13:49:30 #8 5.038   libstring-shellquote-perl libsub-exporter-perl
13:49:30 #8 5.038   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
13:49:30 #8 5.038   libsub-name-perl libsub-override-perl libsub-quote-perl
13:49:30 #8 5.038   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
13:49:30 #8 5.038   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
13:49:30 #8 5.038   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
13:49:30 #8 5.038   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
13:49:30 #8 5.038   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
13:49:30 #8 5.038   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
13:49:30 #8 5.038   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
13:49:30 #8 5.038   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
13:49:30 #8 5.038   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
13:49:30 #8 5.038   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
13:49:30 #8 5.038   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
13:49:30 #8 5.038   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
13:49:30 #8 5.038   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
13:49:30 #8 5.038   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
13:49:30 #8 5.038   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
13:49:30 #8 5.038   python3 python3-apt python3-certifi python3-chardet python3-debian
13:49:30 #8 5.038   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
13:49:30 #8 5.038   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
13:49:30 #8 5.038   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
13:49:30 #8 5.038   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
13:49:30 #8 5.332 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded.
13:49:30 #8 5.332 Need to get 168 MB of archives.
13:49:30 #8 5.332 After this operation, 549 MB of additional disk space will be used.
13:49:30 #8 5.332 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB]
13:49:30 #8 5.333 Get:2 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
13:49:30 #8 5.337 Get:3 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
13:49:30 #8 5.337 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
13:49:30 #8 5.337 Get:5 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
13:49:30 #8 5.354 Get:6 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
13:49:30 #8 5.354 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.113-1 [1468 kB]
13:49:30 #8 5.354 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
13:49:30 #8 5.354 Get:9 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
13:49:30 #8 5.354 Get:10 http://security.debian.org/debian-security bullseye-security/main arm64 libdpkg-perl all 1.20.10 [1545 kB]
13:49:30 #8 5.356 Get:11 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
13:49:30 #8 5.366 Get:12 http://security.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB]
13:49:30 #8 5.407 Get:13 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
13:49:30 #8 5.430 Get:14 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
13:49:30 #8 5.439 Get:15 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
13:49:30 #8 5.440 Get:16 http://security.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
13:49:30 #8 5.473 Get:17 http://security.debian.org/debian-security bullseye-security/main arm64 libtiff5 arm64 4.2.0-1+deb11u1 [277 kB]
13:49:30 #8 5.492 Get:18 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
13:49:30 #8 5.498 Get:19 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
13:49:30 #8 5.498 Get:20 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
13:49:30 #8 5.505 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
13:49:30 #8 5.508 Get:22 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u3 [84.1 kB]
13:49:30 #8 5.509 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
13:49:30 #8 5.536 Get:24 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
13:49:30 #8 5.536 Get:25 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
13:49:30 #8 5.537 Get:26 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
13:49:30 #8 5.538 Get:27 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2 [121 kB]
13:49:30 #8 5.539 Get:28 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
13:49:30 #8 5.539 Get:29 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
13:49:30 #8 5.541 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
13:49:30 #8 5.545 Get:31 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
13:49:30 #8 5.566 Get:32 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
13:49:30 #8 5.566 Get:33 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
13:49:30 #8 5.572 Get:34 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
13:49:30 #8 5.572 Get:35 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
13:49:30 #8 5.573 Get:36 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
13:49:30 #8 5.574 Get:37 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
13:49:30 #8 5.574 Get:38 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
13:49:30 #8 5.575 Get:39 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
13:49:30 #8 5.576 Get:40 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
13:49:30 #8 5.578 Get:41 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
13:49:30 #8 5.579 Get:42 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
13:49:30 #8 5.580 Get:43 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
13:49:30 #8 5.582 Get:44 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
13:49:30 #8 5.589 Get:45 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
13:49:30 #8 5.597 Get:46 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
13:49:30 #8 5.597 Get:47 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
13:49:30 #8 5.602 Get:48 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
13:49:30 #8 5.602 Get:49 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
13:49:30 #8 5.602 Get:50 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5 [892 kB]
13:49:30 #8 5.613 Get:51 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
13:49:30 #8 5.613 Get:52 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
13:49:30 #8 5.614 Get:53 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
13:49:30 #8 5.617 Get:54 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
13:49:30 #8 5.621 Get:55 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:49:30 #8 5.623 Get:56 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
13:49:30 #8 5.630 Get:57 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
13:49:30 #8 5.633 Get:58 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
13:49:30 #8 5.668 Get:59 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
13:49:30 #8 5.668 Get:60 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
13:49:30 #8 5.669 Get:61 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
13:49:30 #8 5.677 Get:62 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
13:49:30 #8 5.691 Get:63 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
13:49:30 #8 5.692 Get:64 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u3 [272 kB]
13:49:30 #8 5.714 Get:65 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
13:49:30 #8 5.715 Get:66 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1 [192 kB]
13:49:30 #8 5.716 Get:67 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
13:49:30 #8 5.718 Get:68 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u3 [2031 kB]
13:49:30 #8 5.727 Get:69 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
13:49:30 #8 5.734 Get:70 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
13:49:30 #8 5.766 Get:71 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
13:49:30 #8 5.766 Get:72 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
13:49:30 #8 5.853 Get:73 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
13:49:30 #8 5.866 Get:74 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
13:49:30 #8 5.866 Get:75 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
13:49:30 #8 5.866 Get:76 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
13:49:30 #8 5.866 Get:77 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
13:49:30 #8 5.866 Get:78 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
13:49:31 #8 5.874 Get:79 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
13:49:31 #8 5.906 Get:80 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
13:49:31 #8 5.912 Get:81 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
13:49:31 #8 5.930 Get:82 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
13:49:31 #8 5.950 Get:83 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
13:49:31 #8 6.205 Get:84 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
13:49:31 #8 6.212 Get:85 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
13:49:31 #8 6.233 Get:86 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
13:49:31 #8 6.354 Get:87 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
13:49:31 #8 6.355 Get:88 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
13:49:31 #8 6.357 Get:89 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
13:49:31 #8 6.358 Get:90 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
13:49:31 #8 6.358 Get:91 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
13:49:31 #8 6.360 Get:92 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
13:49:31 #8 6.361 Get:93 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
13:49:31 #8 6.362 Get:94 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
13:49:31 #8 6.363 Get:95 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
13:49:31 #8 6.364 Get:96 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
13:49:31 #8 6.365 Get:97 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
13:49:31 #8 6.367 Get:98 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
13:49:31 #8 6.370 Get:99 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
13:49:31 #8 6.372 Get:100 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
13:49:31 #8 6.373 Get:101 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
13:49:31 #8 6.375 Get:102 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
13:49:31 #8 6.381 Get:103 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
13:49:31 #8 6.384 Get:104 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
13:49:31 #8 6.385 Get:105 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
13:49:31 #8 6.386 Get:106 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
13:49:31 #8 6.388 Get:107 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
13:49:31 #8 6.389 Get:108 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
13:49:31 #8 6.392 Get:109 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
13:49:31 #8 6.394 Get:110 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
13:49:31 #8 6.507 Get:111 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
13:49:31 #8 6.524 Get:112 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
13:49:31 #8 6.524 Get:113 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
13:49:31 #8 6.525 Get:114 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
13:49:31 #8 6.531 Get:115 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
13:49:32 #8 7.161 Get:116 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
13:49:32 #8 7.164 Get:117 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
13:49:32 #8 7.166 Get:118 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
13:49:32 #8 7.166 Get:119 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u1 [540 kB]
13:49:32 #8 7.177 Get:120 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB]
13:49:32 #8 7.178 Get:121 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
13:49:32 #8 7.182 Get:122 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u1 [743 kB]
13:49:32 #8 7.185 Get:123 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB]
13:49:32 #8 7.209 Get:124 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u1 [864 kB]
13:49:32 #8 7.216 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u1 [884 kB]
13:49:32 #8 7.232 Get:126 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
13:49:32 #8 7.236 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u1 [651 kB]
13:49:32 #8 7.242 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u1 [517 kB]
13:49:32 #8 7.245 Get:129 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u1 [510 kB]
13:49:32 #8 7.259 Get:130 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u1 [627 kB]
13:49:32 #8 7.262 Get:131 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u1 [825 kB]
13:49:32 #8 7.284 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
13:49:32 #8 7.290 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
13:49:32 #8 7.292 Get:134 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
13:49:32 #8 7.294 Get:135 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
13:49:32 #8 7.308 Get:136 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
13:49:32 #8 7.311 Get:137 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
13:49:32 #8 7.313 Get:138 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
13:49:32 #8 7.316 Get:139 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
13:49:32 #8 7.317 Get:140 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
13:49:32 #8 7.319 Get:141 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
13:49:32 #8 7.319 Get:142 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
13:49:32 #8 7.326 Get:143 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
13:49:32 #8 7.331 Get:144 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
13:49:32 #8 7.344 Get:145 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
13:49:32 #8 7.350 Get:146 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
13:49:32 #8 7.352 Get:147 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
13:49:32 #8 7.356 Get:148 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
13:49:32 #8 7.357 Get:149 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
13:49:32 #8 7.370 Get:150 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
13:49:32 #8 7.374 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
13:49:32 #8 7.380 Get:152 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
13:49:32 #8 7.382 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
13:49:32 #8 7.385 Get:154 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
13:49:32 #8 7.401 Get:155 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
13:49:32 #8 7.404 Get:156 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
13:49:32 #8 7.407 Get:157 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
13:49:32 #8 7.409 Get:158 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
13:49:32 #8 7.409 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
13:49:32 #8 7.440 Get:160 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
13:49:32 #8 7.446 Get:161 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
13:49:32 #8 7.447 Get:162 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
13:49:32 #8 7.449 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
13:49:32 #8 7.453 Get:164 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
13:49:32 #8 7.457 Get:165 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
13:49:32 #8 7.457 Get:166 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
13:49:32 #8 7.457 Get:167 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
13:49:32 #8 7.457 Get:168 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
13:49:32 #8 7.458 Get:169 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
13:49:32 #8 7.459 Get:170 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
13:49:32 #8 7.461 Get:171 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
13:49:32 #8 7.462 Get:172 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
13:49:32 #8 7.473 Get:173 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
13:49:32 #8 7.474 Get:174 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u1 [7624 B]
13:49:32 #8 7.476 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
13:49:32 #8 7.479 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
13:49:32 #8 7.480 Get:177 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
13:49:32 #8 7.484 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
13:49:32 #8 7.486 Get:179 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
13:49:32 #8 7.488 Get:180 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
13:49:32 #8 7.489 Get:181 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
13:49:32 #8 7.501 Get:182 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
13:49:32 #8 7.501 Get:183 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
13:49:32 #8 7.511 Get:184 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
13:49:32 #8 7.518 Get:185 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u1 [317 kB]
13:49:32 #8 7.521 Get:186 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
13:49:32 #8 7.522 Get:187 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB]
13:49:32 #8 7.544 Get:188 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB]
13:49:32 #8 7.649 Get:189 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
13:49:32 #8 7.656 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
13:49:32 #8 7.685 Get:191 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
13:49:32 #8 7.685 Get:192 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
13:49:32 #8 7.685 Get:193 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
13:49:32 #8 7.685 Get:194 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
13:49:32 #8 7.685 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
13:49:32 #8 7.685 Get:196 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
13:49:32 #8 7.685 Get:197 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
13:49:32 #8 7.685 Get:198 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
13:49:32 #8 7.688 Get:199 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
13:49:32 #8 7.689 Get:200 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
13:49:32 #8 7.689 Get:201 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
13:49:32 #8 7.689 Get:202 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
13:49:32 #8 7.689 Get:203 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
13:49:32 #8 7.692 Get:204 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1 [393 kB]
13:49:32 #8 7.695 Get:205 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
13:49:32 #8 7.698 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
13:49:32 #8 7.698 Get:207 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
13:49:32 #8 7.698 Get:208 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
13:49:33 #8 7.700 Get:209 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB]
13:49:33 #8 7.704 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
13:49:33 #8 7.704 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
13:49:33 #8 7.710 Get:212 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
13:49:33 #8 7.710 Get:213 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB]
13:49:33 #8 7.710 Get:214 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB]
13:49:33 #8 7.716 Get:215 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB]
13:49:33 #8 7.720 Get:216 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
13:49:33 #8 7.722 Get:217 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u3 [244 kB]
13:49:33 #8 7.724 Get:218 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
13:49:33 #8 7.726 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
13:49:33 #8 7.726 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
13:49:33 #8 7.729 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
13:49:33 #8 7.730 Get:222 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
13:49:33 #8 7.732 Get:223 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
13:49:33 #8 7.732 Get:224 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
13:49:33 #8 7.737 Get:225 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
13:49:33 #8 7.739 Get:226 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
13:49:33 #8 7.739 Get:227 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
13:49:33 #8 7.740 Get:228 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
13:49:33 #8 7.744 Get:229 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
13:49:33 #8 7.744 Get:230 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
13:49:33 #8 7.744 Get:231 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
13:49:33 #8 7.746 Get:232 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
13:49:33 #8 7.749 Get:233 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
13:49:33 #8 7.749 Get:234 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
13:49:33 #8 7.751 Get:235 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
13:49:33 #8 7.751 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
13:49:33 #8 7.752 Get:237 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
13:49:33 #8 7.754 Get:238 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
13:49:33 #8 7.754 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
13:49:33 #8 7.754 Get:240 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
13:49:33 #8 7.755 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
13:49:33 #8 7.756 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
13:49:33 #8 7.757 Get:243 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
13:49:33 #8 7.758 Get:244 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
13:49:33 #8 7.758 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
13:49:33 #8 7.761 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
13:49:33 #8 7.761 Get:247 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
13:49:33 #8 7.761 Get:248 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
13:49:33 #8 7.762 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
13:49:33 #8 7.765 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
13:49:33 #8 7.765 Get:251 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
13:49:33 #8 7.765 Get:252 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
13:49:33 #8 7.767 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
13:49:33 #8 7.768 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
13:49:33 #8 7.769 Get:255 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
13:49:33 #8 7.769 Get:256 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
13:49:33 #8 7.770 Get:257 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
13:49:33 #8 7.771 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
13:49:33 #8 7.772 Get:259 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
13:49:33 #8 7.773 Get:260 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
13:49:33 #8 7.776 Get:261 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
13:49:33 #8 7.780 Get:262 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
13:49:33 #8 7.780 Get:263 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
13:49:33 #8 7.780 Get:264 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
13:49:33 #8 7.780 Get:265 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
13:49:33 #8 7.782 Get:266 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
13:49:33 #8 7.784 Get:267 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
13:49:33 #8 7.787 Get:268 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
13:49:33 #8 7.787 Get:269 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
13:49:33 #8 7.790 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
13:49:33 #8 7.790 Get:271 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
13:49:33 #8 7.790 Get:272 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
13:49:33 #8 7.790 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
13:49:33 #8 7.791 Get:274 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
13:49:33 #8 7.794 Get:275 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
13:49:33 #8 7.794 Get:276 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
13:49:33 #8 7.797 Get:277 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
13:49:33 #8 7.801 Get:278 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
13:49:33 #8 7.808 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
13:49:33 #8 7.810 Get:280 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
13:49:33 #8 7.825 Get:281 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
13:49:33 #8 7.825 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
13:49:33 #8 7.825 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
13:49:33 #8 7.838 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
13:49:33 #8 7.838 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
13:49:33 #8 7.838 Get:286 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
13:49:33 #8 7.841 Get:287 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
13:49:33 #8 7.841 Get:288 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
13:49:33 #8 7.841 Get:289 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
13:49:33 #8 7.841 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
13:49:33 #8 7.841 Get:291 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
13:49:33 #8 7.841 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
13:49:33 #8 7.841 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
13:49:33 #8 7.841 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
13:49:33 #8 7.841 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
13:49:33 #8 7.846 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
13:49:33 #8 7.846 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
13:49:33 #8 7.847 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
13:49:33 #8 7.848 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
13:49:33 #8 7.848 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
13:49:33 #8 7.849 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
13:49:33 #8 7.854 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
13:49:33 #8 7.854 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
13:49:33 #8 7.854 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
13:49:33 #8 7.854 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
13:49:33 #8 7.854 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
13:49:33 #8 7.854 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
13:49:33 #8 7.854 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
13:49:33 #8 7.854 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
13:49:33 #8 7.855 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
13:49:33 #8 7.855 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
13:49:33 #8 7.862 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
13:49:33 #8 7.869 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
13:49:33 #8 7.870 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
13:49:33 #8 7.871 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
13:49:33 #8 7.871 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
13:49:33 #8 7.872 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
13:49:33 #8 7.878 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
13:49:33 #8 7.879 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
13:49:33 #8 7.889 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
13:49:33 #8 7.889 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
13:49:33 #8 7.891 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
13:49:33 #8 7.891 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
13:49:33 #8 7.891 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
13:49:33 #8 7.891 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
13:49:33 #8 7.892 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
13:49:33 #8 7.894 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
13:49:33 #8 7.895 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
13:49:33 #8 7.896 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
13:49:33 #8 7.898 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
13:49:33 #8 7.906 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
13:49:33 #8 7.908 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
13:49:33 #8 7.909 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
13:49:33 #8 7.909 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
13:49:33 #8 7.909 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
13:49:33 #8 7.910 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
13:49:33 #8 7.912 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
13:49:33 #8 7.915 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
13:49:33 #8 7.915 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
13:49:33 #8 7.915 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
13:49:33 #8 7.917 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
13:49:33 #8 7.917 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
13:49:33 #8 7.920 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
13:49:33 #8 7.922 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
13:49:33 #8 7.923 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
13:49:33 #8 7.924 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
13:49:33 #8 7.924 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
13:49:33 #8 7.926 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
13:49:33 #8 7.927 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
13:49:33 #8 7.927 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
13:49:33 #8 7.929 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
13:49:33 #8 7.930 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
13:49:33 #8 7.930 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
13:49:33 #8 7.930 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
13:49:33 #8 7.934 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
13:49:33 #8 7.935 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
13:49:33 #8 7.936 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
13:49:33 #8 7.938 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
13:49:33 #8 7.941 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
13:49:33 #8 7.945 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26 [165 kB]
13:49:33 #8 7.947 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
13:49:33 #8 7.956 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
13:49:33 #8 7.956 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
13:49:33 #8 7.976 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
13:49:33 #8 7.998 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
13:49:33 #8 7.998 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
13:49:33 #8 7.998 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
13:49:33 #8 7.998 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
13:49:33 #8 7.998 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
13:49:33 #8 7.998 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
13:49:33 #8 7.998 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
13:49:33 #8 7.998 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
13:49:33 #8 7.998 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
13:49:33 #8 7.998 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
13:49:33 #8 8.002 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
13:49:33 #8 8.002 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
13:49:33 #8 8.002 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
13:49:33 #8 8.002 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
13:49:33 #8 8.009 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
13:49:33 #8 8.009 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
13:49:33 #8 8.015 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
13:49:33 #8 8.016 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
13:49:33 #8 8.228 debconf: delaying package configuration, since apt-utils is not installed
13:49:33 #8 8.284 Fetched 168 MB in 3s (56.6 MB/s)
13:49:33 #8 8.317 Selecting previously unselected package bsdextrautils.
13:49:33 #8 8.317 (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 ... 6654 files and directories currently installed.)
13:49:33 #8 8.317 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
13:49:33 #8 8.320 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
13:49:33 #8 8.379 Selecting previously unselected package libuchardet0:arm64.
13:49:33 #8 8.379 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
13:49:33 #8 8.390 Unpacking libuchardet0:arm64 (0.0.7-1) ...
13:49:33 #8 8.434 Selecting previously unselected package groff-base.
13:49:33 #8 8.434 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
13:49:33 #8 8.438 Unpacking groff-base (1.22.4-6) ...
13:49:33 #8 8.583 Selecting previously unselected package libgdbm6:arm64.
13:49:33 #8 8.583 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
13:49:33 #8 8.587 Unpacking libgdbm6:arm64 (1.19-2) ...
13:49:33 #8 8.631 Selecting previously unselected package libpipeline1:arm64.
13:49:33 #8 8.631 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
13:49:33 #8 8.634 Unpacking libpipeline1:arm64 (1.5.3-1) ...
13:49:33 #8 8.686 Selecting previously unselected package man-db.
13:49:33 #8 8.686 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
13:49:34 #8 8.692 Unpacking man-db (2.9.4-2) ...
13:49:34 #8 8.903 Selecting previously unselected package perl-modules-5.32.
13:49:34 #8 8.903 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
13:49:34 #8 8.910 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
13:49:34 #8 9.538 Selecting previously unselected package libgdbm-compat4:arm64.
13:49:34 #8 9.538 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
13:49:34 #8 9.541 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
13:49:34 #8 9.630 Selecting previously unselected package libperl5.32:arm64.
13:49:34 #8 9.630 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
13:49:34 #8 9.633 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
13:49:35 #8 ...
13:49:35 
13:49:35 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:35 #13 sha256:0748dff22fb1e7086f9a48c7d0c2271a5bccd9d30ace7a38fc44326cf8e7d238
13:49:35 #13 extracting sha256:64dfac45ba23f255c176d3688a882854cfc56b2e822c56e0eb0d91ecc8bad25f 3.2s done
13:49:35 #13 extracting sha256:bcd2749ec21251b69d4116bada4331e028cbbbee4c61ca7cb25a769e5c5147f1 2.6s done
13:49:35 #13 extracting sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 3.9s
13:49:35 #13 ...
13:49:35 
13:49:35 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:35 #8 sha256:348b75be08b2de2cb0be5680f6b95ca173672f3f2587f02094442e9c423d1b24
13:49:35 #8 10.41 Selecting previously unselected package perl.
13:49:35 #8 10.41 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
13:49:35 #8 10.43 Unpacking perl (5.32.1-4+deb11u2) ...
13:49:35 #8 10.56 Selecting previously unselected package liblocale-gettext-perl.
13:49:35 #8 10.56 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
13:49:35 #8 10.57 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
13:49:36 #8 10.73 Selecting previously unselected package libpython3.9-minimal:arm64.
13:49:36 #8 10.73 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
13:49:36 #8 10.76 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
13:49:36 #8 11.06 Selecting previously unselected package libexpat1:arm64.
13:49:36 #8 11.06 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_arm64.deb ...
13:49:36 #8 11.07 Unpacking libexpat1:arm64 (2.2.10-2+deb11u3) ...
13:49:36 #8 11.37 Selecting previously unselected package python3.9-minimal.
13:49:36 #8 11.37 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
13:49:36 #8 11.38 Unpacking python3.9-minimal (3.9.2-1) ...
13:49:37 #8 11.71 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
13:49:37 #8 11.72 Setting up libexpat1:arm64 (2.2.10-2+deb11u3) ...
13:49:37 #8 11.73 Setting up python3.9-minimal (3.9.2-1) ...
13:49:37 #8 12.44 Selecting previously unselected package python3-minimal.
13:49:37 #8 12.44 (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 ... 9516 files and directories currently installed.)
13:49:37 #8 12.44 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
13:49:37 #8 12.45 Unpacking python3-minimal (3.9.2-3) ...
13:49:37 #8 12.49 Selecting previously unselected package media-types.
13:49:37 #8 12.49 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
13:49:37 #8 12.49 Unpacking media-types (4.0.0) ...
13:49:37 #8 12.53 Selecting previously unselected package libmpdec3:arm64.
13:49:37 #8 ...
13:49:37 
13:49:37 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:49:37 #13 sha256:0748dff22fb1e7086f9a48c7d0c2271a5bccd9d30ace7a38fc44326cf8e7d238
13:49:37 #13 extracting sha256:0f8cbc5c2013df616d9c092c0c72b661f96a2f7b3a195357ac0f0ff415ed606d 5.8s done
13:49:37 #13 extracting sha256:c8d73c8a55ec509afff79d4b02eeda18642c89f7f41399cbe0ab2d024b82f42e done
13:49:37 #13 DONE 18.0s
13:49:37 
13:49:37 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:37 #8 sha256:348b75be08b2de2cb0be5680f6b95ca173672f3f2587f02094442e9c423d1b24
13:49:37 #8 12.53 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
13:49:37 #8 12.53 Unpacking libmpdec3:arm64 (2.5.1-1) ...
13:49:37 #8 12.57 Selecting previously unselected package libncursesw6:arm64.
13:49:37 #8 12.57 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_arm64.deb ...
13:49:37 #8 12.58 Unpacking libncursesw6:arm64 (6.2+20201114-2) ...
13:49:37 #8 12.62 Selecting previously unselected package readline-common.
13:49:37 #8 12.62 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
13:49:37 #8 12.64 Unpacking readline-common (8.1-1) ...
13:49:37 #8 12.68 Selecting previously unselected package libreadline8:arm64.
13:49:37 #8 12.68 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
13:49:37 #8 12.68 Unpacking libreadline8:arm64 (8.1-1) ...
13:49:37 #8 12.75 Selecting previously unselected package libsqlite3-0:arm64.
13:49:38 #8 12.75 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
13:49:38 #8 12.75 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
13:49:38 #8 12.84 Selecting previously unselected package libpython3.9-stdlib:arm64.
13:49:38 #8 12.84 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
13:49:38 #8 12.84 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
13:49:38 #8 13.08 Selecting previously unselected package python3.9.
13:49:38 #8 13.08 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
13:49:38 #8 13.09 Unpacking python3.9 (3.9.2-1) ...
13:49:38 #8 13.15 Selecting previously unselected package libpython3-stdlib:arm64.
13:49:38 #8 13.15 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
13:49:38 #8 13.15 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
13:49:38 #8 13.20 Setting up python3-minimal (3.9.2-3) ...
13:49:38 #8 13.44 Selecting previously unselected package python3.
13:49:38 #8 13.44 (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 ... 9954 files and directories currently installed.)
13:49:38 #8 13.44 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
13:49:38 #8 13.44 Unpacking python3 (3.9.2-3) ...
13:49:38 #8 13.50 Selecting previously unselected package less.
13:49:38 #8 13.50 Preparing to unpack .../001-less_551-2_arm64.deb ...
13:49:38 #8 13.51 Unpacking less (551-2) ...
13:49:38 #8 13.59 Selecting previously unselected package netbase.
13:49:38 #8 13.60 Preparing to unpack .../002-netbase_6.3_all.deb ...
13:49:38 #8 13.60 Unpacking netbase (6.3) ...
13:49:38 #8 13.75 Selecting previously unselected package sensible-utils.
13:49:38 #8 13.76 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
13:49:38 #8 13.80 Unpacking sensible-utils (0.0.14) ...
13:49:39 #8 13.94 Selecting previously unselected package bzip2.
13:49:39 #8 13.94 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
13:49:39 #8 13.95 Unpacking bzip2 (1.0.8-4) ...
13:49:39 #8 14.12 Selecting previously unselected package openssl.
13:49:39 #8 14.13 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u2_arm64.deb ...
13:49:39 #8 14.14 Unpacking openssl (1.1.1n-0+deb11u2) ...
13:49:39 #8 14.29 Selecting previously unselected package ca-certificates.
13:49:39 #8 14.30 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
13:49:39 #8 14.30 Unpacking ca-certificates (20210119) ...
13:49:39 #8 14.39 Selecting previously unselected package libmagic-mgc.
13:49:39 #8 14.39 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_arm64.deb ...
13:49:39 #8 14.40 Unpacking libmagic-mgc (1:5.39-3) ...
13:49:39 #8 14.52 Selecting previously unselected package libmagic1:arm64.
13:49:39 #8 14.52 Preparing to unpack .../008-libmagic1_1%3a5.39-3_arm64.deb ...
13:49:39 #8 14.52 Unpacking libmagic1:arm64 (1:5.39-3) ...
13:49:39 #8 14.58 Selecting previously unselected package file.
13:49:39 #8 14.58 Preparing to unpack .../009-file_1%3a5.39-3_arm64.deb ...
13:49:39 #8 14.59 Unpacking file (1:5.39-3) ...
13:49:39 #8 14.65 Selecting previously unselected package gettext-base.
13:49:39 #8 14.65 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
13:49:39 #8 14.67 Unpacking gettext-base (0.21-4) ...
13:49:40 #8 14.81 Selecting previously unselected package manpages.
13:49:40 #8 14.81 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
13:49:40 #8 14.83 Unpacking manpages (5.10-1) ...
13:49:40 #8 14.95 Selecting previously unselected package libmd0:arm64.
13:49:40 #8 14.95 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
13:49:40 #8 14.95 Unpacking libmd0:arm64 (1.0.3-3) ...
13:49:40 #8 14.99 Selecting previously unselected package libbsd0:arm64.
13:49:40 #8 14.99 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
13:49:40 #8 14.99 Unpacking libbsd0:arm64 (0.11.3-1) ...
13:49:40 #8 15.03 Selecting previously unselected package libedit2:arm64.
13:49:40 #8 15.03 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
13:49:40 #8 15.04 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
13:49:40 #8 15.08 Selecting previously unselected package libcbor0:arm64.
13:49:40 #8 15.08 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
13:49:40 #8 15.09 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
13:49:40 #8 15.12 Selecting previously unselected package libfido2-1:arm64.
13:49:40 #8 15.12 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
13:49:40 #8 15.13 Unpacking libfido2-1:arm64 (1.6.0-2) ...
13:49:40 #8 15.17 Selecting previously unselected package openssh-client.
13:49:40 #8 15.17 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_arm64.deb ...
13:49:40 #8 15.18 Unpacking openssh-client (1:8.4p1-5) ...
13:49:40 #8 15.28 Selecting previously unselected package ucf.
13:49:40 #8 15.28 Preparing to unpack .../018-ucf_3.0043_all.deb ...
13:49:40 #8 15.29 Moving old data out of the way
13:49:40 #8 15.29 Unpacking ucf (3.0043) ...
13:49:40 #8 15.32 Selecting previously unselected package xz-utils.
13:49:40 #8 15.32 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
13:49:40 #8 15.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:49:40 #8 15.37 Selecting previously unselected package libsigsegv2:arm64.
13:49:40 #8 15.37 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
13:49:40 #8 15.37 Unpacking libsigsegv2:arm64 (2.13-1) ...
13:49:40 #8 15.40 Selecting previously unselected package m4.
13:49:40 #8 15.40 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
13:49:40 #8 15.40 Unpacking m4 (1.4.18-5) ...
13:49:40 #8 15.44 Selecting previously unselected package autoconf.
13:49:40 #8 15.44 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
13:49:40 #8 15.45 Unpacking autoconf (2.69-14) ...
13:49:40 #8 15.50 Selecting previously unselected package autotools-dev.
13:49:40 #8 15.50 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
13:49:40 #8 15.51 Unpacking autotools-dev (20180224.1+nmu1) ...
13:49:40 #8 15.54 Selecting previously unselected package automake.
13:49:40 #8 15.54 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
13:49:40 #8 15.55 Unpacking automake (1:1.16.3-2) ...
13:49:40 #8 15.62 Selecting previously unselected package autopoint.
13:49:41 #8 15.62 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
13:49:41 #8 15.62 Unpacking autopoint (0.21-4) ...
13:49:41 #8 15.66 Selecting previously unselected package binutils-common:arm64.
13:49:41 #8 15.66 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
13:49:41 #8 15.66 Unpacking binutils-common:arm64 (2.35.2-2) ...
13:49:41 #8 15.87 Selecting previously unselected package libbinutils:arm64.
13:49:41 #8 15.88 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
13:49:41 #8 15.88 Unpacking libbinutils:arm64 (2.35.2-2) ...
13:49:41 #8 15.96 Selecting previously unselected package libctf-nobfd0:arm64.
13:49:41 #8 15.97 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
13:49:41 #8 15.97 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
13:49:41 #8 16.01 Selecting previously unselected package libctf0:arm64.
13:49:41 #8 16.01 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
13:49:41 #8 16.02 Unpacking libctf0:arm64 (2.35.2-2) ...
13:49:41 #8 16.04 Selecting previously unselected package binutils-aarch64-linux-gnu.
13:49:41 #8 16.05 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
13:49:41 #8 16.05 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
13:49:41 #8 16.31 Selecting previously unselected package binutils.
13:49:41 #8 16.31 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
13:49:41 #8 16.31 Unpacking binutils (2.35.2-2) ...
13:49:41 #8 16.35 Selecting previously unselected package libc-dev-bin.
13:49:41 #8 16.35 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_arm64.deb ...
13:49:41 #8 16.35 Unpacking libc-dev-bin (2.31-13+deb11u3) ...
13:49:41 #8 16.39 Selecting previously unselected package linux-libc-dev:arm64.
13:49:41 #8 16.39 Preparing to unpack .../033-linux-libc-dev_5.10.113-1_arm64.deb ...
13:49:41 #8 16.39 Unpacking linux-libc-dev:arm64 (5.10.113-1) ...
13:49:41 #8 16.54 Selecting previously unselected package libcrypt-dev:arm64.
13:49:41 #8 16.54 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
13:49:41 #8 16.54 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
13:49:41 #8 16.59 Selecting previously unselected package libtirpc-dev:arm64.
13:49:42 #8 16.59 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_arm64.deb ...
13:49:42 #8 16.60 Unpacking libtirpc-dev:arm64 (1.3.1-1) ...
13:49:42 #8 16.64 Selecting previously unselected package libnsl-dev:arm64.
13:49:42 #8 16.64 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
13:49:42 #8 16.64 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
13:49:42 #8 16.67 Selecting previously unselected package libc6-dev:arm64.
13:49:42 #8 16.67 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_arm64.deb ...
13:49:42 #8 16.68 Unpacking libc6-dev:arm64 (2.31-13+deb11u3) ...
13:49:42 #8 16.92 Selecting previously unselected package libisl23:arm64.
13:49:42 #8 16.92 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
13:49:42 #8 16.92 Unpacking libisl23:arm64 (0.23-1) ...
13:49:42 #8 17.00 Selecting previously unselected package libmpfr6:arm64.
13:49:42 #8 17.00 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
13:49:42 #8 17.01 Unpacking libmpfr6:arm64 (4.1.0-3) ...
13:49:42 #8 17.06 Selecting previously unselected package libmpc3:arm64.
13:49:42 #8 17.06 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
13:49:42 #8 17.06 Unpacking libmpc3:arm64 (1.2.0-1) ...
13:49:42 #8 17.09 Selecting previously unselected package cpp-10.
13:49:42 #8 17.09 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
13:49:42 #8 17.10 Unpacking cpp-10 (10.2.1-6) ...
13:49:42 #8 17.71 Selecting previously unselected package cpp.
13:49:43 #8 17.71 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
13:49:43 #8 17.71 Unpacking cpp (4:10.2.1-1) ...
13:49:43 #8 17.75 Selecting previously unselected package libcc1-0:arm64.
13:49:43 #8 17.75 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
13:49:43 #8 17.75 Unpacking libcc1-0:arm64 (10.2.1-6) ...
13:49:43 #8 17.79 Selecting previously unselected package libgomp1:arm64.
13:49:43 #8 17.79 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
13:49:43 #8 17.79 Unpacking libgomp1:arm64 (10.2.1-6) ...
13:49:43 #8 17.83 Selecting previously unselected package libitm1:arm64.
13:49:43 #8 17.83 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
13:49:43 #8 17.84 Unpacking libitm1:arm64 (10.2.1-6) ...
13:49:43 #8 17.87 Selecting previously unselected package libatomic1:arm64.
13:49:43 #8 17.87 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
13:49:43 #8 17.88 Unpacking libatomic1:arm64 (10.2.1-6) ...
13:49:43 #8 17.91 Selecting previously unselected package libasan6:arm64.
13:49:43 #8 17.91 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
13:49:43 #8 17.91 Unpacking libasan6:arm64 (10.2.1-6) ...
13:49:43 #8 18.11 Selecting previously unselected package liblsan0:arm64.
13:49:43 #8 18.11 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
13:49:43 #8 18.11 Unpacking liblsan0:arm64 (10.2.1-6) ...
13:49:43 #8 18.25 Selecting previously unselected package libtsan0:arm64.
13:49:43 #8 18.25 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
13:49:43 #8 18.25 Unpacking libtsan0:arm64 (10.2.1-6) ...
13:49:43 #8 18.45 Selecting previously unselected package libubsan1:arm64.
13:49:43 #8 18.45 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
13:49:43 #8 18.45 Unpacking libubsan1:arm64 (10.2.1-6) ...
13:49:43 #8 18.54 Selecting previously unselected package libgcc-10-dev:arm64.
13:49:43 #8 18.54 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
13:49:43 #8 18.55 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
13:49:43 #8 18.67 Selecting previously unselected package gcc-10.
13:49:43 #8 18.67 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
13:49:43 #8 18.67 Unpacking gcc-10 (10.2.1-6) ...
13:49:45 #8 19.81 Selecting previously unselected package gcc.
13:49:45 #8 19.81 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
13:49:45 #8 19.82 Unpacking gcc (4:10.2.1-1) ...
13:49:45 #8 19.84 Selecting previously unselected package libstdc++-10-dev:arm64.
13:49:45 #8 19.84 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
13:49:45 #8 19.85 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
13:49:45 #8 20.06 Selecting previously unselected package g++-10.
13:49:45 #8 20.06 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
13:49:45 #8 20.07 Unpacking g++-10 (10.2.1-6) ...
13:49:45 #8 20.74 Selecting previously unselected package g++.
13:49:46 #8 20.74 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
13:49:46 #8 20.75 Unpacking g++ (4:10.2.1-1) ...
13:49:46 #8 20.77 Selecting previously unselected package make.
13:49:46 #8 20.78 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
13:49:46 #8 20.78 Unpacking make (4.3-4.1) ...
13:49:46 #8 20.84 Selecting previously unselected package libdpkg-perl.
13:49:46 #8 20.84 Preparing to unpack .../058-libdpkg-perl_1.20.10_all.deb ...
13:49:46 #8 20.84 Unpacking libdpkg-perl (1.20.10) ...
13:49:46 #8 20.91 Selecting previously unselected package patch.
13:49:46 #8 20.91 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
13:49:46 #8 20.91 Unpacking patch (2.7.6-7) ...
13:49:46 #8 20.95 Selecting previously unselected package dpkg-dev.
13:49:46 #8 20.95 Preparing to unpack .../060-dpkg-dev_1.20.10_all.deb ...
13:49:46 #8 20.96 Unpacking dpkg-dev (1.20.10) ...
13:49:46 #8 21.07 Selecting previously unselected package build-essential.
13:49:46 #8 21.07 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
13:49:46 #8 21.07 Unpacking build-essential (12.9) ...
13:49:46 #8 21.10 Selecting previously unselected package libbrotli1:arm64.
13:49:46 #8 21.10 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
13:49:46 #8 21.11 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
13:49:46 #8 21.15 Selecting previously unselected package libsasl2-modules-db:arm64.
13:49:46 #8 21.16 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:49:46 #8 21.16 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:46 #8 21.19 Selecting previously unselected package libsasl2-2:arm64.
13:49:46 #8 21.19 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:49:46 #8 21.20 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:49:46 #8 21.23 Selecting previously unselected package libldap-2.4-2:arm64.
13:49:46 #8 21.24 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
13:49:46 #8 21.24 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:49:46 #8 21.29 Selecting previously unselected package libnghttp2-14:arm64.
13:49:46 #8 21.29 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
13:49:46 #8 21.29 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
13:49:46 #8 21.33 Selecting previously unselected package libpsl5:arm64.
13:49:46 #8 21.33 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
13:49:46 #8 21.33 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
13:49:46 #8 21.36 Selecting previously unselected package librtmp1:arm64.
13:49:46 #8 21.37 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
13:49:46 #8 21.37 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:49:46 #8 21.41 Selecting previously unselected package libssh2-1:arm64.
13:49:46 #8 21.41 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
13:49:46 #8 21.41 Unpacking libssh2-1:arm64 (1.9.0-2) ...
13:49:46 #8 21.45 Selecting previously unselected package libcurl4:arm64.
13:49:46 #8 21.45 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
13:49:46 #8 21.45 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
13:49:46 #8 21.51 Selecting previously unselected package curl.
13:49:46 #8 21.51 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u1_arm64.deb ...
13:49:46 #8 21.51 Unpacking curl (7.74.0-1.3+deb11u1) ...
13:49:46 #8 21.56 Selecting previously unselected package dctrl-tools.
13:49:46 #8 21.56 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
13:49:46 #8 21.57 Unpacking dctrl-tools (2.24-3) ...
13:49:46 #8 21.61 Selecting previously unselected package libdebhelper-perl.
13:49:46 #8 21.61 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
13:49:46 #8 21.61 Unpacking libdebhelper-perl (13.3.4) ...
13:49:46 #8 21.65 Selecting previously unselected package libtool.
13:49:46 #8 21.65 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
13:49:46 #8 21.66 Unpacking libtool (2.4.6-15) ...
13:49:46 #8 21.70 Selecting previously unselected package dh-autoreconf.
13:49:47 #8 21.70 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
13:49:47 #8 21.71 Unpacking dh-autoreconf (20) ...
13:49:47 #8 21.73 Selecting previously unselected package libarchive-zip-perl.
13:49:47 #8 21.74 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
13:49:47 #8 21.74 Unpacking libarchive-zip-perl (1.68-1) ...
13:49:47 #8 21.77 Selecting previously unselected package libsub-override-perl.
13:49:47 #8 21.77 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
13:49:47 #8 21.78 Unpacking libsub-override-perl (0.09-2) ...
13:49:47 #8 21.80 Selecting previously unselected package libfile-stripnondeterminism-perl.
13:49:47 #8 21.81 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
13:49:47 #8 21.81 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
13:49:47 #8 21.84 Selecting previously unselected package dh-strip-nondeterminism.
13:49:47 #8 21.84 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
13:49:47 #8 21.84 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
13:49:47 #8 21.87 Selecting previously unselected package libelf1:arm64.
13:49:47 #8 21.88 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
13:49:47 #8 21.88 Unpacking libelf1:arm64 (0.183-1) ...
13:49:47 #8 21.92 Selecting previously unselected package dwz.
13:49:47 #8 21.92 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
13:49:47 #8 21.92 Unpacking dwz (0.13+20210201-1) ...
13:49:47 #8 21.97 Selecting previously unselected package libicu67:arm64.
13:49:47 #8 21.97 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
13:49:47 #8 21.98 Unpacking libicu67:arm64 (67.1-7) ...
13:49:47 #8 22.66 Selecting previously unselected package libxml2:arm64.
13:49:47 #8 22.66 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
13:49:47 #8 22.66 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:49:47 #8 22.77 Selecting previously unselected package gettext.
13:49:48 #8 22.77 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
13:49:48 #8 22.78 Unpacking gettext (0.21-4) ...
13:49:48 #8 22.89 Selecting previously unselected package intltool-debian.
13:49:48 #8 22.89 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
13:49:48 #8 22.90 Unpacking intltool-debian (0.35.0+20060710.5) ...
13:49:48 #8 22.93 Selecting previously unselected package po-debconf.
13:49:48 #8 22.93 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
13:49:48 #8 22.93 Unpacking po-debconf (1.0.21+nmu1) ...
13:49:48 #8 22.98 Selecting previously unselected package debhelper.
13:49:48 #8 22.99 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
13:49:48 #8 22.99 Unpacking debhelper (13.3.4) ...
13:49:48 #8 23.09 Selecting previously unselected package debian-keyring.
13:49:48 #8 23.09 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
13:49:48 #8 23.09 Unpacking debian-keyring (2021.07.26) ...
13:49:50 #8 25.08 Selecting previously unselected package libfakeroot:arm64.
13:49:50 #8 25.08 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
13:49:50 #8 25.08 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
13:49:50 #8 25.11 Selecting previously unselected package fakeroot.
13:49:50 #8 25.12 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
13:49:50 #8 25.12 Unpacking fakeroot (1.25.3-1.1) ...
13:49:50 #8 25.16 Selecting previously unselected package libassuan0:arm64.
13:49:50 #8 25.16 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
13:49:50 #8 25.17 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
13:49:50 #8 25.19 Selecting previously unselected package gpgconf.
13:49:50 #8 25.20 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u1_arm64.deb ...
13:49:50 #8 25.20 Unpacking gpgconf (2.2.27-2+deb11u1) ...
13:49:50 #8 25.25 Selecting previously unselected package libksba8:arm64.
13:49:50 #8 25.25 Preparing to unpack .../093-libksba8_1.5.0-3_arm64.deb ...
13:49:50 #8 25.25 Unpacking libksba8:arm64 (1.5.0-3) ...
13:49:50 #8 25.29 Selecting previously unselected package libnpth0:arm64.
13:49:50 #8 25.29 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
13:49:50 #8 25.30 Unpacking libnpth0:arm64 (1.6-3) ...
13:49:50 #8 25.33 Selecting previously unselected package dirmngr.
13:49:50 #8 25.33 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u1_arm64.deb ...
13:49:50 #8 25.35 Unpacking dirmngr (2.2.27-2+deb11u1) ...
13:49:50 #8 25.40 Selecting previously unselected package gnupg-l10n.
13:49:50 #8 25.41 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u1_all.deb ...
13:49:50 #8 25.41 Unpacking gnupg-l10n (2.2.27-2+deb11u1) ...
13:49:50 #8 25.50 Selecting previously unselected package gnupg-utils.
13:49:50 #8 25.50 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u1_arm64.deb ...
13:49:50 #8 25.50 Unpacking gnupg-utils (2.2.27-2+deb11u1) ...
13:49:50 #8 25.57 Selecting previously unselected package gpg.
13:49:50 #8 25.57 Preparing to unpack .../098-gpg_2.2.27-2+deb11u1_arm64.deb ...
13:49:50 #8 25.57 Unpacking gpg (2.2.27-2+deb11u1) ...
13:49:50 #8 25.64 Selecting previously unselected package pinentry-curses.
13:49:51 #8 25.64 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
13:49:51 #8 25.64 Unpacking pinentry-curses (1.1.0-4) ...
13:49:51 #8 25.68 Selecting previously unselected package gpg-agent.
13:49:51 #8 25.68 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u1_arm64.deb ...
13:49:51 #8 25.68 Unpacking gpg-agent (2.2.27-2+deb11u1) ...
13:49:51 #8 25.73 Selecting previously unselected package gpg-wks-client.
13:49:51 #8 25.74 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u1_arm64.deb ...
13:49:51 #8 25.74 Unpacking gpg-wks-client (2.2.27-2+deb11u1) ...
13:49:51 #8 25.78 Selecting previously unselected package gpg-wks-server.
13:49:51 #8 25.78 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u1_arm64.deb ...
13:49:51 #8 25.78 Unpacking gpg-wks-server (2.2.27-2+deb11u1) ...
13:49:51 #8 25.83 Selecting previously unselected package gpgsm.
13:49:51 #8 25.83 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u1_arm64.deb ...
13:49:51 #8 25.83 Unpacking gpgsm (2.2.27-2+deb11u1) ...
13:49:51 #8 25.88 Selecting previously unselected package gnupg.
13:49:51 #8 25.88 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u1_all.deb ...
13:49:51 #8 25.89 Unpacking gnupg (2.2.27-2+deb11u1) ...
13:49:51 #8 25.94 Selecting previously unselected package libfile-dirlist-perl.
13:49:51 #8 25.94 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
13:49:51 #8 25.94 Unpacking libfile-dirlist-perl (0.05-2) ...
13:49:51 #8 25.97 Selecting previously unselected package libfile-which-perl.
13:49:51 #8 25.97 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
13:49:51 #8 25.98 Unpacking libfile-which-perl (1.23-1) ...
13:49:51 #8 26.00 Selecting previously unselected package libfile-homedir-perl.
13:49:51 #8 26.01 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
13:49:51 #8 26.01 Unpacking libfile-homedir-perl (1.006-1) ...
13:49:51 #8 26.04 Selecting previously unselected package libfile-touch-perl.
13:49:51 #8 26.04 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
13:49:51 #8 26.05 Unpacking libfile-touch-perl (0.11-1) ...
13:49:51 #8 26.07 Selecting previously unselected package libio-pty-perl.
13:49:51 #8 26.08 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
13:49:51 #8 26.08 Unpacking libio-pty-perl (1:1.15-2) ...
13:49:51 #8 26.11 Selecting previously unselected package libipc-run-perl.
13:49:51 #8 26.11 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
13:49:51 #8 26.11 Unpacking libipc-run-perl (20200505.0-1) ...
13:49:51 #8 26.15 Selecting previously unselected package libclass-method-modifiers-perl.
13:49:51 #8 26.15 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
13:49:51 #8 26.15 Unpacking libclass-method-modifiers-perl (2.13-1) ...
13:49:51 #8 26.18 Selecting previously unselected package libb-hooks-op-check-perl.
13:49:51 #8 26.18 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
13:49:51 #8 26.18 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
13:49:51 #8 26.21 Selecting previously unselected package libdynaloader-functions-perl.
13:49:51 #8 26.22 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
13:49:51 #8 26.22 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
13:49:51 #8 26.25 Selecting previously unselected package libdevel-callchecker-perl.
13:49:51 #8 26.25 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
13:49:51 #8 26.25 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
13:49:51 #8 26.28 Selecting previously unselected package libparams-classify-perl.
13:49:51 #8 26.28 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
13:49:51 #8 26.28 Unpacking libparams-classify-perl (0.015-1+b3) ...
13:49:51 #8 26.32 Selecting previously unselected package libmodule-runtime-perl.
13:49:51 #8 26.32 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
13:49:51 #8 26.33 Unpacking libmodule-runtime-perl (0.016-1) ...
13:49:51 #8 26.36 Selecting previously unselected package libimport-into-perl.
13:49:51 #8 26.36 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
13:49:51 #8 26.37 Unpacking libimport-into-perl (1.002005-1) ...
13:49:51 #8 26.40 Selecting previously unselected package librole-tiny-perl.
13:49:51 #8 26.40 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
13:49:51 #8 26.40 Unpacking librole-tiny-perl (2.002004-1) ...
13:49:51 #8 26.43 Selecting previously unselected package libstrictures-perl.
13:49:51 #8 26.43 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
13:49:51 #8 26.44 Unpacking libstrictures-perl (2.000006-1) ...
13:49:51 #8 26.46 Selecting previously unselected package libsub-quote-perl.
13:49:51 #8 26.47 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
13:49:51 #8 26.47 Unpacking libsub-quote-perl (2.006006-1) ...
13:49:51 #8 26.50 Selecting previously unselected package libmoo-perl.
13:49:51 #8 26.50 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
13:49:51 #8 26.50 Unpacking libmoo-perl (2.004004-1) ...
13:49:51 #8 26.54 Selecting previously unselected package libencode-locale-perl.
13:49:51 #8 26.54 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
13:49:51 #8 26.54 Unpacking libencode-locale-perl (1.05-1.1) ...
13:49:51 #8 26.57 Selecting previously unselected package libtimedate-perl.
13:49:51 #8 26.57 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
13:49:51 #8 26.58 Unpacking libtimedate-perl (2.3300-2) ...
13:49:51 #8 26.61 Selecting previously unselected package libhttp-date-perl.
13:49:51 #8 26.61 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
13:49:51 #8 26.61 Unpacking libhttp-date-perl (6.05-1) ...
13:49:51 #8 26.64 Selecting previously unselected package libfile-listing-perl.
13:49:51 #8 26.64 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
13:49:51 #8 26.65 Unpacking libfile-listing-perl (6.14-1) ...
13:49:51 #8 26.68 Selecting previously unselected package libhtml-tagset-perl.
13:49:51 #8 26.68 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
13:49:51 #8 26.68 Unpacking libhtml-tagset-perl (3.20-4) ...
13:49:51 #8 26.71 Selecting previously unselected package liburi-perl.
13:49:51 #8 26.71 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
13:49:51 #8 26.72 Unpacking liburi-perl (5.08-1) ...
13:49:51 #8 26.75 Selecting previously unselected package libhtml-parser-perl.
13:49:52 #8 26.76 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
13:49:52 #8 26.76 Unpacking libhtml-parser-perl (3.75-1+b1) ...
13:49:52 #8 26.79 Selecting previously unselected package libhtml-tree-perl.
13:49:52 #8 26.80 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
13:49:52 #8 26.80 Unpacking libhtml-tree-perl (5.07-2) ...
13:49:52 #8 26.84 Selecting previously unselected package libio-html-perl.
13:49:52 #8 26.85 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
13:49:52 #8 26.85 Unpacking libio-html-perl (1.004-2) ...
13:49:52 #8 26.88 Selecting previously unselected package liblwp-mediatypes-perl.
13:49:52 #8 26.88 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
13:49:52 #8 26.88 Unpacking liblwp-mediatypes-perl (6.04-1) ...
13:49:52 #8 26.91 Selecting previously unselected package libhttp-message-perl.
13:49:52 #8 26.91 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
13:49:52 #8 26.92 Unpacking libhttp-message-perl (6.28-1) ...
13:49:52 #8 26.95 Selecting previously unselected package libhttp-cookies-perl.
13:49:52 #8 26.95 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
13:49:52 #8 26.95 Unpacking libhttp-cookies-perl (6.10-1) ...
13:49:52 #8 26.98 Selecting previously unselected package libhttp-negotiate-perl.
13:49:52 #8 26.99 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
13:49:52 #8 26.99 Unpacking libhttp-negotiate-perl (6.01-1) ...
13:49:52 #8 27.02 Selecting previously unselected package perl-openssl-defaults:arm64.
13:49:52 #8 27.02 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
13:49:52 #8 27.02 Unpacking perl-openssl-defaults:arm64 (5) ...
13:49:52 #8 27.05 Selecting previously unselected package libnet-ssleay-perl.
13:49:52 #8 27.06 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
13:49:52 #8 27.06 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
13:49:52 #8 27.11 Selecting previously unselected package libio-socket-ssl-perl.
13:49:52 #8 27.12 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
13:49:52 #8 27.16 Unpacking libio-socket-ssl-perl (2.069-1) ...
13:49:52 #8 27.21 Selecting previously unselected package libnet-http-perl.
13:49:52 #8 27.21 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
13:49:52 #8 27.21 Unpacking libnet-http-perl (6.20-1) ...
13:49:52 #8 27.24 Selecting previously unselected package liblwp-protocol-https-perl.
13:49:52 #8 27.24 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
13:49:52 #8 27.24 Unpacking liblwp-protocol-https-perl (6.10-1) ...
13:49:52 #8 27.27 Selecting previously unselected package libtry-tiny-perl.
13:49:52 #8 27.27 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
13:49:52 #8 27.28 Unpacking libtry-tiny-perl (0.30-1) ...
13:49:52 #8 27.31 Selecting previously unselected package libwww-robotrules-perl.
13:49:52 #8 27.31 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
13:49:52 #8 27.31 Unpacking libwww-robotrules-perl (6.02-1) ...
13:49:52 #8 27.34 Selecting previously unselected package libwww-perl.
13:49:52 #8 27.34 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
13:49:52 #8 27.35 Unpacking libwww-perl (6.52-1) ...
13:49:52 #8 27.40 Selecting previously unselected package patchutils.
13:49:52 #8 27.40 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
13:49:52 #8 27.40 Unpacking patchutils (0.4.2-1) ...
13:49:52 #8 27.43 Selecting previously unselected package wdiff.
13:49:52 #8 27.44 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
13:49:52 #8 27.44 Unpacking wdiff (1.2.2-2+b1) ...
13:49:52 #8 27.49 Selecting previously unselected package devscripts.
13:49:52 #8 27.50 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
13:49:52 #8 27.52 Unpacking devscripts (2.21.3+deb11u1) ...
13:49:52 #8 27.64 Selecting previously unselected package diffstat.
13:49:52 #8 27.64 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
13:49:52 #8 27.65 Unpacking diffstat (1.64-1) ...
13:49:52 #8 27.68 Selecting previously unselected package distro-info-data.
13:49:52 #8 27.68 Preparing to unpack .../147-distro-info-data_0.51+deb11u1_all.deb ...
13:49:52 #8 27.68 Unpacking distro-info-data (0.51+deb11u1) ...
13:49:52 #8 27.72 Selecting previously unselected package python3-pkg-resources.
13:49:52 #8 27.72 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
13:49:52 #8 27.73 Unpacking python3-pkg-resources (52.0.0-4) ...
13:49:52 #8 27.77 Selecting previously unselected package python3-chardet.
13:49:53 #8 27.78 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
13:49:53 #8 27.78 Unpacking python3-chardet (4.0.0-1) ...
13:49:53 #8 27.83 Selecting previously unselected package python3-six.
13:49:53 #8 27.83 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
13:49:53 #8 27.83 Unpacking python3-six (1.16.0-2) ...
13:49:53 #8 27.86 Selecting previously unselected package python3-debian.
13:49:53 #8 27.87 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
13:49:53 #8 27.87 Unpacking python3-debian (0.1.39) ...
13:49:53 #8 27.92 Selecting previously unselected package libgpgme11:arm64.
13:49:53 #8 27.92 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
13:49:53 #8 27.92 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
13:49:53 #8 27.96 Selecting previously unselected package python3-gpg.
13:49:53 #8 27.97 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
13:49:53 #8 27.97 Unpacking python3-gpg (1.14.0-1+b2) ...
13:49:53 #8 28.03 Selecting previously unselected package dput.
13:49:53 #8 28.03 Preparing to unpack .../154-dput_1.1.0_all.deb ...
13:49:53 #8 28.04 Unpacking dput (1.1.0) ...
13:49:53 #8 28.08 Selecting previously unselected package equivs.
13:49:53 #8 28.08 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
13:49:53 #8 28.09 Unpacking equivs (2.3.1) ...
13:49:53 #8 28.12 Selecting previously unselected package fonts-dejavu-core.
13:49:53 #8 28.13 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
13:49:53 #8 28.13 Unpacking fonts-dejavu-core (2.37-2) ...
13:49:53 #8 28.32 Selecting previously unselected package fontconfig-config.
13:49:53 #8 28.33 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
13:49:53 #8 28.43 Unpacking fontconfig-config (2.13.1-4.2) ...
13:49:53 #8 28.48 Selecting previously unselected package libcurl3-gnutls:arm64.
13:49:53 #8 28.48 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u1_arm64.deb ...
13:49:53 #8 28.49 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ...
13:49:53 #8 28.54 Selecting previously unselected package liberror-perl.
13:49:53 #8 28.54 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
13:49:53 #8 28.54 Unpacking liberror-perl (0.17029-1) ...
13:49:53 #8 28.58 Selecting previously unselected package git-man.
13:49:53 #8 28.58 Preparing to unpack .../160-git-man_1%3a2.30.2-1_all.deb ...
13:49:53 #8 28.58 Unpacking git-man (1:2.30.2-1) ...
13:49:53 #8 28.70 Selecting previously unselected package git.
13:49:53 #8 28.70 Preparing to unpack .../161-git_1%3a2.30.2-1_arm64.deb ...
13:49:53 #8 28.72 Unpacking git (1:2.30.2-1) ...
13:49:54 #8 29.19 Selecting previously unselected package iso-codes.
13:49:54 #8 29.19 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
13:49:54 #8 29.20 Unpacking iso-codes (4.6.0-1) ...
13:49:54 #8 29.54 Selecting previously unselected package libalgorithm-diff-perl.
13:49:54 #8 29.54 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
13:49:54 #8 29.55 Unpacking libalgorithm-diff-perl (1.201-1) ...
13:49:54 #8 29.58 Selecting previously unselected package libalgorithm-diff-xs-perl.
13:49:54 #8 29.58 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
13:49:54 #8 29.59 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
13:49:54 #8 29.61 Selecting previously unselected package libalgorithm-merge-perl.
13:49:54 #8 29.62 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
13:49:54 #8 29.62 Unpacking libalgorithm-merge-perl (0.08-3) ...
13:49:54 #8 29.65 Selecting previously unselected package libaliased-perl.
13:49:54 #8 29.65 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
13:49:54 #8 29.65 Unpacking libaliased-perl (0.34-1.1) ...
13:49:54 #8 29.69 Selecting previously unselected package libapt-pkg-perl.
13:49:54 #8 29.69 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
13:49:54 #8 29.73 Unpacking libapt-pkg-perl (0.1.39) ...
13:49:54 #8 29.77 Selecting previously unselected package libarchive-cpio-perl.
13:49:54 #8 29.77 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
13:49:54 #8 29.78 Unpacking libarchive-cpio-perl (0.10-1.1) ...
13:49:54 #8 29.82 Selecting previously unselected package libarchive13:arm64.
13:49:54 #8 29.82 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
13:49:54 #8 29.83 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:49:54 #8 29.88 Selecting previously unselected package libarray-intspan-perl.
13:49:55 #8 29.88 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
13:49:55 #8 29.89 Unpacking libarray-intspan-perl (2.004-1) ...
13:49:55 #8 29.92 Selecting previously unselected package libauthen-sasl-perl.
13:49:55 #8 29.92 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
13:49:55 #8 29.93 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
13:49:55 #8 29.96 Selecting previously unselected package libmodule-implementation-perl.
13:49:55 #8 29.96 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
13:49:55 #8 29.97 Unpacking libmodule-implementation-perl (0.09-1.1) ...
13:49:55 #8 30.00 Selecting previously unselected package libsub-exporter-progressive-perl.
13:49:55 #8 30.01 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
13:49:55 #8 30.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
13:49:55 #8 30.04 Selecting previously unselected package libvariable-magic-perl.
13:49:55 #8 30.04 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
13:49:55 #8 30.05 Unpacking libvariable-magic-perl (0.62-1+b3) ...
13:49:55 #8 30.08 Selecting previously unselected package libb-hooks-endofscope-perl.
13:49:55 #8 30.08 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
13:49:55 #8 30.09 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
13:49:55 #8 30.12 Selecting previously unselected package libpng16-16:arm64.
13:49:55 #8 30.12 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
13:49:55 #8 30.13 Unpacking libpng16-16:arm64 (1.6.37-3) ...
13:49:55 #8 30.18 Selecting previously unselected package libfreetype6:arm64.
13:49:55 #8 30.18 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1_arm64.deb ...
13:49:55 #8 30.18 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1) ...
13:49:55 #8 30.25 Selecting previously unselected package libfontconfig1:arm64.
13:49:55 #8 30.25 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
13:49:55 #8 30.25 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
13:49:55 #8 30.31 Selecting previously unselected package libjpeg62-turbo:arm64.
13:49:55 #8 30.31 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
13:49:55 #8 30.31 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
13:49:55 #8 30.36 Selecting previously unselected package libdeflate0:arm64.
13:49:55 #8 30.36 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
13:49:55 #8 30.37 Unpacking libdeflate0:arm64 (1.7-1) ...
13:49:55 #8 30.41 Selecting previously unselected package libjbig0:arm64.
13:49:55 #8 30.41 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
13:49:55 #8 30.43 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
13:49:55 #8 30.48 Selecting previously unselected package libwebp6:arm64.
13:49:55 #8 30.48 Preparing to unpack .../182-libwebp6_0.6.1-2.1_arm64.deb ...
13:49:55 #8 30.49 Unpacking libwebp6:arm64 (0.6.1-2.1) ...
13:49:55 #8 30.55 Selecting previously unselected package libtiff5:arm64.
13:49:55 #8 30.55 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u1_arm64.deb ...
13:49:55 #8 30.55 Unpacking libtiff5:arm64 (4.2.0-1+deb11u1) ...
13:49:55 #8 30.60 Selecting previously unselected package libxau6:arm64.
13:49:56 #8 30.61 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
13:49:56 #8 30.61 Unpacking libxau6:arm64 (1:1.0.9-1) ...
13:49:56 #8 30.64 Selecting previously unselected package libxdmcp6:arm64.
13:49:56 #8 30.64 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
13:49:56 #8 30.65 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
13:49:56 #8 30.69 Selecting previously unselected package libxcb1:arm64.
13:49:56 #8 30.69 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
13:49:56 #8 30.69 Unpacking libxcb1:arm64 (1.14-3) ...
13:49:56 #8 30.73 Selecting previously unselected package libx11-data.
13:49:56 #8 30.73 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1_all.deb ...
13:49:56 #8 30.73 Unpacking libx11-data (2:1.7.2-1) ...
13:49:56 #8 30.81 Selecting previously unselected package libx11-6:arm64.
13:49:56 #8 30.81 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1_arm64.deb ...
13:49:56 #8 30.81 Unpacking libx11-6:arm64 (2:1.7.2-1) ...
13:49:56 #8 30.90 Selecting previously unselected package libxpm4:arm64.
13:49:56 #8 30.90 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1_arm64.deb ...
13:49:56 #8 30.90 Unpacking libxpm4:arm64 (1:3.5.12-1) ...
13:49:56 #8 30.94 Selecting previously unselected package libgd3:arm64.
13:49:56 #8 30.94 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
13:49:56 #8 30.95 Unpacking libgd3:arm64 (2.3.0-2) ...
13:49:56 #8 30.98 Selecting previously unselected package libc-devtools.
13:49:56 #8 30.98 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u3_arm64.deb ...
13:49:56 #8 30.99 Unpacking libc-devtools (2.31-13+deb11u3) ...
13:49:56 #8 31.02 Selecting previously unselected package libcapture-tiny-perl.
13:49:56 #8 31.03 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
13:49:56 #8 31.03 Unpacking libcapture-tiny-perl (0.48-1) ...
13:49:56 #8 31.06 Selecting previously unselected package libclass-data-inheritable-perl.
13:49:56 #8 31.06 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
13:49:56 #8 31.07 Unpacking libclass-data-inheritable-perl (0.08-3) ...
13:49:56 #8 31.10 Selecting previously unselected package libclass-inspector-perl.
13:49:56 #8 31.10 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
13:49:56 #8 31.10 Unpacking libclass-inspector-perl (1.36-1) ...
13:49:56 #8 31.13 Selecting previously unselected package libclass-xsaccessor-perl.
13:49:56 #8 31.13 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
13:49:56 #8 31.13 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
13:49:56 #8 31.16 Selecting previously unselected package libclone-perl.
13:49:56 #8 31.17 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
13:49:56 #8 31.17 Unpacking libclone-perl (0.45-1+b1) ...
13:49:56 #8 31.20 Selecting previously unselected package libcommon-sense-perl.
13:49:56 #8 31.20 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
13:49:56 #8 31.21 Unpacking libcommon-sense-perl (3.75-1+b4) ...
13:49:56 #8 31.24 Selecting previously unselected package libconfig-tiny-perl.
13:49:56 #8 31.24 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
13:49:56 #8 31.25 Unpacking libconfig-tiny-perl (2.26-1) ...
13:49:56 #8 31.28 Selecting previously unselected package libparams-util-perl.
13:49:56 #8 31.28 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
13:49:56 #8 31.29 Unpacking libparams-util-perl (1.102-1+b1) ...
13:49:56 #8 31.35 Selecting previously unselected package libsub-install-perl.
13:49:56 #8 31.35 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
13:49:56 #8 31.35 Unpacking libsub-install-perl (0.928-1.1) ...
13:49:56 #8 31.39 Selecting previously unselected package libdata-optlist-perl.
13:49:56 #8 31.39 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
13:49:56 #8 31.39 Unpacking libdata-optlist-perl (0.110-1.1) ...
13:49:56 #8 31.42 Selecting previously unselected package libsub-exporter-perl.
13:49:56 #8 31.43 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
13:49:56 #8 31.43 Unpacking libsub-exporter-perl (0.987-1) ...
13:49:56 #8 31.46 Selecting previously unselected package libconst-fast-perl.
13:49:56 #8 31.47 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
13:49:56 #8 31.47 Unpacking libconst-fast-perl (0.014-1.1) ...
13:49:56 #8 31.50 Selecting previously unselected package libwant-perl.
13:49:56 #8 31.50 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
13:49:56 #8 31.50 Unpacking libwant-perl (0.29-1+b6) ...
13:49:56 #8 31.53 Selecting previously unselected package libcontextual-return-perl.
13:49:56 #8 31.54 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
13:49:56 #8 31.54 Unpacking libcontextual-return-perl (0.004014-2) ...
13:49:56 #8 31.57 Selecting previously unselected package libconvert-binhex-perl.
13:49:56 #8 31.57 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
13:49:56 #8 31.58 Unpacking libconvert-binhex-perl (1.125-1) ...
13:49:56 #8 31.60 Selecting previously unselected package libcpanel-json-xs-perl.
13:49:56 #8 31.61 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
13:49:56 #8 31.61 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
13:49:56 #8 31.65 Selecting previously unselected package libdevel-stacktrace-perl.
13:49:56 #8 31.65 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
13:49:56 #8 31.65 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
13:49:56 #8 31.68 Selecting previously unselected package libexception-class-perl.
13:49:57 #8 31.68 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
13:49:57 #8 31.69 Unpacking libexception-class-perl (1.44-1) ...
13:49:57 #8 31.72 Selecting previously unselected package libiterator-perl.
13:49:57 #8 31.72 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
13:49:57 #8 31.72 Unpacking libiterator-perl (0.03+ds1-1.1) ...
13:49:57 #8 31.75 Selecting previously unselected package libiterator-util-perl.
13:49:57 #8 31.75 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
13:49:57 #8 31.76 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
13:49:57 #8 31.79 Selecting previously unselected package libexporter-tiny-perl.
13:49:57 #8 31.79 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
13:49:57 #8 31.79 Unpacking libexporter-tiny-perl (1.002002-1) ...
13:49:57 #8 31.82 Selecting previously unselected package liblist-moreutils-xs-perl.
13:49:57 #8 31.82 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
13:49:57 #8 31.83 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
13:49:57 #8 31.86 Selecting previously unselected package liblist-moreutils-perl.
13:49:57 #8 31.87 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
13:49:57 #8 31.87 Unpacking liblist-moreutils-perl (0.430-2) ...
13:49:57 #8 31.90 Selecting previously unselected package libdata-dpath-perl.
13:49:57 #8 31.90 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
13:49:57 #8 31.91 Unpacking libdata-dpath-perl (0.58-1) ...
13:49:57 #8 31.94 Selecting previously unselected package libdata-dump-perl.
13:49:57 #8 31.94 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
13:49:57 #8 31.95 Unpacking libdata-dump-perl (1.23-1.1) ...
13:49:57 #8 31.97 Selecting previously unselected package libdata-messagepack-perl.
13:49:57 #8 31.98 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
13:49:57 #8 31.98 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
13:49:57 #8 32.01 Selecting previously unselected package libnet-domain-tld-perl.
13:49:57 #8 32.02 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
13:49:57 #8 32.02 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
13:49:57 #8 32.05 Selecting previously unselected package libdata-validate-domain-perl.
13:49:57 #8 32.06 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
13:49:57 #8 32.06 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
13:49:57 #8 32.09 Selecting previously unselected package libdevel-size-perl.
13:49:57 #8 32.09 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
13:49:57 #8 32.09 Unpacking libdevel-size-perl (0.83-1+b2) ...
13:49:57 #8 32.12 Selecting previously unselected package libdistro-info-perl.
13:49:57 #8 32.13 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
13:49:57 #8 32.13 Unpacking libdistro-info-perl (1.0) ...
13:49:57 #8 32.16 Selecting previously unselected package libemail-address-xs-perl.
13:49:57 #8 32.16 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
13:49:57 #8 32.16 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
13:49:57 #8 32.20 Selecting previously unselected package libfcgi0ldbl:arm64.
13:49:57 #8 32.20 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
13:49:57 #8 32.20 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
13:49:57 #8 32.24 Selecting previously unselected package libfcgi-bin.
13:49:57 #8 32.24 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
13:49:57 #8 32.24 Unpacking libfcgi-bin (2.4.2-2) ...
13:49:57 #8 32.27 Selecting previously unselected package libfcgi-perl:arm64.
13:49:57 #8 32.27 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
13:49:57 #8 32.28 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
13:49:57 #8 32.31 Selecting previously unselected package libipc-system-simple-perl.
13:49:57 #8 32.31 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
13:49:57 #8 32.32 Unpacking libipc-system-simple-perl (1.30-1) ...
13:49:57 #8 32.35 Selecting previously unselected package libfile-basedir-perl.
13:49:57 #8 32.35 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
13:49:57 #8 32.36 Unpacking libfile-basedir-perl (0.08-1) ...
13:49:57 #8 32.39 Selecting previously unselected package libfile-chdir-perl.
13:49:57 #8 32.39 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
13:49:57 #8 32.39 Unpacking libfile-chdir-perl (0.1008-1.1) ...
13:49:57 #8 32.43 Selecting previously unselected package libfile-fcntllock-perl.
13:49:57 #8 32.43 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
13:49:57 #8 32.43 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
13:49:57 #8 32.46 Selecting previously unselected package libnumber-compare-perl.
13:49:57 #8 32.46 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
13:49:57 #8 32.47 Unpacking libnumber-compare-perl (0.03-1.1) ...
13:49:57 #8 32.50 Selecting previously unselected package libtext-glob-perl.
13:49:57 #8 32.50 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
13:49:57 #8 32.51 Unpacking libtext-glob-perl (0.11-1) ...
13:49:57 #8 32.54 Selecting previously unselected package libfile-find-rule-perl.
13:49:57 #8 32.54 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
13:49:57 #8 32.54 Unpacking libfile-find-rule-perl (0.34-1) ...
13:49:57 #8 32.58 Selecting previously unselected package libfont-afm-perl.
13:49:57 #8 32.58 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
13:49:57 #8 32.58 Unpacking libfont-afm-perl (1.20-3) ...
13:49:57 #8 32.62 Selecting previously unselected package libio-string-perl.
13:49:57 #8 32.62 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
13:49:57 #8 32.62 Unpacking libio-string-perl (1.08-3.1) ...
13:49:57 #8 32.65 Selecting previously unselected package libfont-ttf-perl.
13:49:57 #8 32.65 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
13:49:57 #8 32.66 Unpacking libfont-ttf-perl (1.06-1.1) ...
13:49:57 #8 32.71 Selecting previously unselected package libio-stringy-perl.
13:49:58 #8 32.71 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
13:49:58 #8 32.72 Unpacking libio-stringy-perl (2.111-3) ...
13:49:58 #8 32.75 Selecting previously unselected package libparams-validate-perl:arm64.
13:49:58 #8 32.75 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
13:49:58 #8 32.76 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
13:49:58 #8 32.79 Selecting previously unselected package libgetopt-long-descriptive-perl.
13:49:58 #8 32.79 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
13:49:58 #8 32.80 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
13:49:58 #8 32.83 Selecting previously unselected package libsort-versions-perl.
13:49:58 #8 32.83 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
13:49:58 #8 32.84 Unpacking libsort-versions-perl (1.62-1) ...
13:49:58 #8 32.87 Selecting previously unselected package libgit-wrapper-perl.
13:49:58 #8 32.87 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
13:49:58 #8 32.87 Unpacking libgit-wrapper-perl (0.048-1) ...
13:49:58 #8 32.90 Selecting previously unselected package libhttp-tiny-multipart-perl.
13:49:58 #8 32.90 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
13:49:58 #8 32.91 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
13:49:58 #8 33.00 Selecting previously unselected package libio-prompter-perl.
13:49:58 #8 33.00 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
13:49:58 #8 33.00 Unpacking libio-prompter-perl (0.004015-1) ...
13:49:58 #8 33.04 Selecting previously unselected package libjson-perl.
13:49:58 #8 33.04 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
13:49:58 #8 33.05 Unpacking libjson-perl (4.03000-1) ...
13:49:58 #8 33.09 Selecting previously unselected package liblog-any-perl.
13:49:58 #8 33.09 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
13:49:58 #8 33.09 Unpacking liblog-any-perl (1.709-1) ...
13:49:58 #8 33.16 Selecting previously unselected package liblog-any-adapter-screen-perl.
13:49:58 #8 33.16 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
13:49:58 #8 33.16 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
13:49:58 #8 33.20 Selecting previously unselected package libpackage-stash-perl.
13:49:58 #8 33.20 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
13:49:58 #8 33.20 Unpacking libpackage-stash-perl (0.39-1) ...
13:49:58 #8 33.23 Selecting previously unselected package libsub-identify-perl.
13:49:58 #8 33.23 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
13:49:58 #8 33.24 Unpacking libsub-identify-perl (0.14-1+b3) ...
13:49:58 #8 33.27 Selecting previously unselected package libsub-name-perl.
13:49:58 #8 33.27 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
13:49:58 #8 33.27 Unpacking libsub-name-perl (0.26-1+b1) ...
13:49:58 #8 33.30 Selecting previously unselected package libnamespace-clean-perl.
13:49:58 #8 33.31 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
13:49:58 #8 33.31 Unpacking libnamespace-clean-perl (0.27-1) ...
13:49:58 #8 33.34 Selecting previously unselected package libpath-tiny-perl.
13:49:58 #8 33.34 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
13:49:58 #8 33.34 Unpacking libpath-tiny-perl (0.118-1) ...
13:49:58 #8 33.42 Selecting previously unselected package libtype-tiny-perl.
13:49:58 #8 33.42 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
13:49:58 #8 33.42 Unpacking libtype-tiny-perl (1.012001-2) ...
13:49:58 #8 33.48 Selecting previously unselected package libgitlab-api-v4-perl.
13:49:58 #8 33.48 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
13:49:58 #8 33.48 Unpacking libgitlab-api-v4-perl (0.26-1) ...
13:49:58 #8 33.54 Selecting previously unselected package libglib2.0-0:arm64.
13:49:58 #8 33.54 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
13:49:58 #8 33.54 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
13:49:58 #8 33.66 Selecting previously unselected package libglib2.0-data.
13:49:59 #8 33.67 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
13:49:59 #8 33.67 Unpacking libglib2.0-data (2.66.8-1) ...
13:49:59 #8 33.82 Selecting previously unselected package libgpm2:arm64.
13:49:59 #8 33.82 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
13:49:59 #8 33.82 Unpacking libgpm2:arm64 (1.20.7-8) ...
13:49:59 #8 33.85 Selecting previously unselected package libhash-fieldhash-perl.
13:49:59 #8 33.85 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
13:49:59 #8 33.86 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
13:49:59 #8 33.88 Selecting previously unselected package libhtml-form-perl.
13:49:59 #8 33.89 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
13:49:59 #8 33.89 Unpacking libhtml-form-perl (6.07-1) ...
13:49:59 #8 33.92 Selecting previously unselected package libhtml-format-perl.
13:49:59 #8 33.92 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
13:49:59 #8 33.93 Unpacking libhtml-format-perl (2.12-1.1) ...
13:49:59 #8 33.96 Selecting previously unselected package libhtml-html5-entities-perl.
13:49:59 #8 33.96 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
13:49:59 #8 33.96 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
13:49:59 #8 34.00 Selecting previously unselected package libhttp-daemon-perl.
13:49:59 #8 34.00 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1_all.deb ...
13:49:59 #8 34.00 Unpacking libhttp-daemon-perl (6.12-1) ...
13:49:59 #8 34.03 Selecting previously unselected package libio-sessiondata-perl.
13:49:59 #8 34.04 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
13:49:59 #8 34.04 Unpacking libio-sessiondata-perl (1.03-1.1) ...
13:49:59 #8 34.07 Selecting previously unselected package libipc-run3-perl.
13:49:59 #8 34.07 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
13:49:59 #8 34.08 Unpacking libipc-run3-perl (0.048-2) ...
13:49:59 #8 34.11 Selecting previously unselected package libtypes-serialiser-perl.
13:49:59 #8 34.11 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
13:49:59 #8 34.11 Unpacking libtypes-serialiser-perl (1.01-1) ...
13:49:59 #8 34.14 Selecting previously unselected package libjson-xs-perl.
13:49:59 #8 34.14 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
13:49:59 #8 34.14 Unpacking libjson-xs-perl (4.030-1+b1) ...
13:49:59 #8 34.18 Selecting previously unselected package libjson-maybexs-perl.
13:49:59 #8 34.18 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
13:49:59 #8 34.18 Unpacking libjson-maybexs-perl (1.004003-1) ...
13:49:59 #8 34.30 Selecting previously unselected package libldap-common.
13:49:59 #8 34.31 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
13:49:59 #8 34.31 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
13:49:59 #8 34.34 Selecting previously unselected package liblist-compare-perl.
13:49:59 #8 34.34 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
13:49:59 #8 34.35 Unpacking liblist-compare-perl (0.55-1) ...
13:49:59 #8 34.38 Selecting previously unselected package liblist-someutils-perl.
13:49:59 #8 34.38 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
13:49:59 #8 34.38 Unpacking liblist-someutils-perl (0.58-1) ...
13:49:59 #8 34.41 Selecting previously unselected package liblist-someutils-xs-perl.
13:49:59 #8 34.42 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
13:49:59 #8 34.42 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
13:49:59 #8 34.45 Selecting previously unselected package liblist-utilsby-perl.
13:49:59 #8 34.46 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
13:49:59 #8 34.46 Unpacking liblist-utilsby-perl (0.11-1) ...
13:49:59 #8 34.52 Selecting previously unselected package libltdl7:arm64.
13:49:59 #8 34.52 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
13:49:59 #8 34.53 Unpacking libltdl7:arm64 (2.4.6-15) ...
13:49:59 #8 34.59 Selecting previously unselected package libltdl-dev:arm64.
13:49:59 #8 34.60 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
13:49:59 #8 34.60 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
13:49:59 #8 34.65 Selecting previously unselected package liblzo2-2:arm64.
13:49:59 #8 34.65 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
13:49:59 #8 34.66 Unpacking liblzo2-2:arm64 (2.10-2) ...
13:49:59 #8 34.70 Selecting previously unselected package libsys-hostname-long-perl.
13:49:59 #8 34.70 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
13:49:59 #8 34.71 Unpacking libsys-hostname-long-perl (1.5-2) ...
13:49:59 #8 34.79 Selecting previously unselected package libmail-sendmail-perl.
13:50:00 #8 34.79 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
13:50:00 #8 34.80 Unpacking libmail-sendmail-perl (0.80-1.1) ...
13:50:00 #8 34.87 Selecting previously unselected package libnet-smtp-ssl-perl.
13:50:00 #8 34.87 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
13:50:00 #8 34.88 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
13:50:00 #8 34.91 Selecting previously unselected package libmailtools-perl.
13:50:00 #8 34.91 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
13:50:00 #8 34.92 Unpacking libmailtools-perl (2.21-1) ...
13:50:00 #8 34.99 Selecting previously unselected package libmarkdown2:arm64.
13:50:00 #8 34.99 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
13:50:00 #8 35.00 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
13:50:00 #8 35.04 Selecting previously unselected package libmime-tools-perl.
13:50:00 #8 35.04 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
13:50:00 #8 35.04 Unpacking libmime-tools-perl (5.509-1) ...
13:50:00 #8 35.09 Selecting previously unselected package libmoox-aliases-perl.
13:50:00 #8 35.10 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
13:50:00 #8 35.10 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
13:50:00 #8 35.13 Selecting previously unselected package libnamespace-autoclean-perl.
13:50:00 #8 35.14 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
13:50:00 #8 35.14 Unpacking libnamespace-autoclean-perl (0.29-1) ...
13:50:00 #8 35.17 Selecting previously unselected package libobject-id-perl.
13:50:00 #8 35.17 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
13:50:00 #8 35.18 Unpacking libobject-id-perl (0.1.2-2.1) ...
13:50:00 #8 35.21 Selecting previously unselected package libmoox-struct-perl.
13:50:00 #8 35.22 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
13:50:00 #8 35.22 Unpacking libmoox-struct-perl (0.020-1) ...
13:50:00 #8 35.25 Selecting previously unselected package libmouse-perl.
13:50:00 #8 35.26 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
13:50:00 #8 35.26 Unpacking libmouse-perl (2.5.10-1+b1) ...
13:50:00 #8 35.31 Selecting previously unselected package libnumber-range-perl.
13:50:00 #8 35.31 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
13:50:00 #8 35.31 Unpacking libnumber-range-perl (0.12-1.1) ...
13:50:00 #8 35.35 Selecting previously unselected package libossp-uuid16:arm64.
13:50:00 #8 35.35 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
13:50:00 #8 35.36 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
13:50:00 #8 35.39 Selecting previously unselected package libossp-uuid-perl.
13:50:00 #8 35.39 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
13:50:00 #8 35.40 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
13:50:00 #8 35.43 Selecting previously unselected package libpackage-stash-xs-perl.
13:50:00 #8 35.43 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
13:50:00 #8 35.44 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
13:50:00 #8 35.47 Selecting previously unselected package libpath-iterator-rule-perl.
13:50:00 #8 35.47 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
13:50:00 #8 35.47 Unpacking libpath-iterator-rule-perl (1.014-1) ...
13:50:00 #8 35.51 Selecting previously unselected package libperlio-gzip-perl.
13:50:00 #8 35.51 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
13:50:00 #8 35.51 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
13:50:00 #8 35.55 Selecting previously unselected package libpod-parser-perl.
13:50:00 #8 35.55 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
13:50:00 #8 35.56 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
13:50:00 #8 35.57 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
13:50:00 #8 35.58 Unpacking libpod-parser-perl (1.63-2) ...
13:50:00 #8 35.61 Selecting previously unselected package libpod-constants-perl.
13:50:00 #8 35.62 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
13:50:00 #8 35.62 Unpacking libpod-constants-perl (0.19-2) ...
13:50:00 #8 35.65 Selecting previously unselected package libproc-processtable-perl.
13:50:00 #8 35.65 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
13:50:00 #8 35.66 Unpacking libproc-processtable-perl (0.59-2+b1) ...
13:50:00 #8 35.69 Selecting previously unselected package libre2-9:arm64.
13:50:00 #8 35.70 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
13:50:00 #8 35.70 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
13:50:00 #8 35.74 Selecting previously unselected package libre-engine-re2-perl:arm64.
13:50:00 #8 35.74 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
13:50:00 #8 35.75 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
13:50:00 #8 35.78 Selecting previously unselected package libreadonly-perl.
13:50:00 #8 35.78 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
13:50:00 #8 35.79 Unpacking libreadonly-perl (2.050-3) ...
13:50:00 #8 35.82 Selecting previously unselected package libref-util-perl.
13:50:01 #8 35.82 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
13:50:01 #8 35.82 Unpacking libref-util-perl (0.204-1) ...
13:50:01 #8 35.86 Selecting previously unselected package libref-util-xs-perl.
13:50:01 #8 35.86 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
13:50:01 #8 35.87 Unpacking libref-util-xs-perl (0.117-1+b3) ...
13:50:01 #8 35.90 Selecting previously unselected package libregexp-pattern-license-perl.
13:50:01 #8 35.90 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
13:50:01 #8 35.90 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
13:50:01 #8 35.94 Selecting previously unselected package libregexp-pattern-perl.
13:50:01 #8 35.94 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
13:50:01 #8 35.95 Unpacking libregexp-pattern-perl (0.2.14-1) ...
13:50:01 #8 35.98 Selecting previously unselected package libsasl2-modules:arm64.
13:50:01 #8 35.98 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
13:50:01 #8 35.99 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:50:01 #8 36.03 Selecting previously unselected package libsereal-decoder-perl.
13:50:01 #8 36.03 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
13:50:01 #8 36.04 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
13:50:01 #8 36.07 Selecting previously unselected package libsereal-encoder-perl.
13:50:01 #8 36.08 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
13:50:01 #8 36.08 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
13:50:01 #8 36.12 Selecting previously unselected package libtask-weaken-perl.
13:50:01 #8 36.12 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
13:50:01 #8 36.13 Unpacking libtask-weaken-perl (1.06-1) ...
13:50:01 #8 36.16 Selecting previously unselected package libxml-parser-perl:arm64.
13:50:01 #8 36.16 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
13:50:01 #8 36.16 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
13:50:01 #8 36.21 Selecting previously unselected package libsoap-lite-perl.
13:50:01 #8 36.21 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
13:50:01 #8 36.22 Unpacking libsoap-lite-perl (1.27-1) ...
13:50:01 #8 36.27 Selecting previously unselected package libsort-key-perl.
13:50:01 #8 36.27 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
13:50:01 #8 36.28 Unpacking libsort-key-perl (1.33-2+b3) ...
13:50:01 #8 36.31 Selecting previously unselected package libstring-copyright-perl.
13:50:01 #8 36.31 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
13:50:01 #8 36.32 Unpacking libstring-copyright-perl (0.003006-1) ...
13:50:01 #8 36.36 Selecting previously unselected package libstring-escape-perl.
13:50:01 #8 36.36 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
13:50:01 #8 36.37 Unpacking libstring-escape-perl (2010.002-2) ...
13:50:01 #8 36.40 Selecting previously unselected package libstring-shellquote-perl.
13:50:01 #8 36.40 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
13:50:01 #8 36.40 Unpacking libstring-shellquote-perl (1.04-1) ...
13:50:01 #8 36.44 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
13:50:01 #8 36.44 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
13:50:01 #8 36.45 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
13:50:01 #8 36.48 Selecting previously unselected package libterm-readkey-perl.
13:50:01 #8 36.48 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
13:50:01 #8 36.49 Unpacking libterm-readkey-perl (2.38-1+b2) ...
13:50:01 #8 36.52 Selecting previously unselected package libtext-levenshteinxs-perl.
13:50:01 #8 36.52 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
13:50:01 #8 36.53 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
13:50:01 #8 36.56 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
13:50:01 #8 36.56 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
13:50:01 #8 36.57 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
13:50:01 #8 36.60 Selecting previously unselected package libtext-xslate-perl.
13:50:01 #8 36.60 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
13:50:01 #8 36.61 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
13:50:01 #8 36.65 Selecting previously unselected package libtime-duration-perl.
13:50:01 #8 36.65 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
13:50:01 #8 36.66 Unpacking libtime-duration-perl (1.21-1) ...
13:50:01 #8 36.69 Selecting previously unselected package libtime-moment-perl.
13:50:01 #8 36.69 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
13:50:01 #8 36.69 Unpacking libtime-moment-perl (0.44-1+b3) ...
13:50:01 #8 36.73 Selecting previously unselected package libtype-tiny-xs-perl.
13:50:01 #8 36.73 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
13:50:01 #8 36.74 Unpacking libtype-tiny-xs-perl (0.022-1) ...
13:50:01 #8 36.77 Selecting previously unselected package libunicode-utf8-perl.
13:50:01 #8 36.77 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
13:50:01 #8 36.77 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
13:50:01 #8 36.81 Selecting previously unselected package libxdelta2.
13:50:02 #8 36.81 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
13:50:02 #8 36.82 Unpacking libxdelta2 (1.1.3-9.3) ...
13:50:02 #8 36.86 Selecting previously unselected package libxext6:arm64.
13:50:02 #8 36.86 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
13:50:02 #8 36.86 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
13:50:02 #8 36.89 Selecting previously unselected package libxml-namespacesupport-perl.
13:50:02 #8 36.90 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
13:50:02 #8 36.90 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
13:50:02 #8 36.93 Selecting previously unselected package libxml-sax-base-perl.
13:50:02 #8 36.94 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
13:50:02 #8 36.94 Unpacking libxml-sax-base-perl (1.09-1.1) ...
13:50:02 #8 36.98 Selecting previously unselected package libxml-sax-perl.
13:50:02 #8 36.99 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
13:50:02 #8 36.99 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
13:50:02 #8 37.05 Selecting previously unselected package libxml-libxml-perl.
13:50:02 #8 37.05 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
13:50:02 #8 37.06 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:50:02 #8 37.16 Selecting previously unselected package libxml-sax-expat-perl.
13:50:02 #8 37.17 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
13:50:02 #8 37.17 Unpacking libxml-sax-expat-perl (0.51-1) ...
13:50:02 #8 37.20 Selecting previously unselected package libxmlrpc-lite-perl.
13:50:02 #8 37.21 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
13:50:02 #8 37.21 Unpacking libxmlrpc-lite-perl (0.717-4) ...
13:50:02 #8 37.25 Selecting previously unselected package libxmuu1:arm64.
13:50:02 #8 37.25 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
13:50:02 #8 37.25 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
13:50:02 #8 37.29 Selecting previously unselected package libyaml-0-2:arm64.
13:50:02 #8 37.29 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
13:50:02 #8 37.30 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
13:50:02 #8 37.33 Selecting previously unselected package libyaml-libyaml-perl.
13:50:02 #8 37.33 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
13:50:02 #8 37.33 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
13:50:02 #8 37.39 Selecting previously unselected package licensecheck.
13:50:02 #8 37.39 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
13:50:02 #8 37.40 Unpacking licensecheck (3.1.1-2) ...
13:50:02 #8 37.44 Selecting previously unselected package lzip.
13:50:02 #8 37.44 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
13:50:02 #8 37.45 Unpacking lzip (1.22-3) ...
13:50:02 #8 37.50 Selecting previously unselected package lzop.
13:50:02 #8 37.50 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
13:50:02 #8 37.51 Unpacking lzop (1.04-2) ...
13:50:02 #8 37.55 Selecting previously unselected package t1utils.
13:50:02 #8 37.55 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
13:50:02 #8 37.55 Unpacking t1utils (1.41-4) ...
13:50:02 #8 37.63 Selecting previously unselected package unzip.
13:50:02 #8 37.63 Preparing to unpack .../335-unzip_6.0-26_arm64.deb ...
13:50:02 #8 37.64 Unpacking unzip (6.0-26) ...
13:50:02 #8 37.69 Selecting previously unselected package lintian.
13:50:02 #8 37.70 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
13:50:02 #8 37.70 Unpacking lintian (2.104.0) ...
13:50:03 #8 38.03 Selecting previously unselected package lsb-release.
13:50:03 #8 38.03 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
13:50:03 #8 38.03 Unpacking lsb-release (11.1.0) ...
13:50:03 #8 38.07 Selecting previously unselected package manpages-dev.
13:50:03 #8 38.07 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
13:50:03 #8 38.08 Unpacking manpages-dev (5.10-1) ...
13:50:03 #8 38.37 Selecting previously unselected package pbzip2.
13:50:03 #8 38.37 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
13:50:03 #8 38.38 Unpacking pbzip2 (1.1.13-1) ...
13:50:03 #8 38.41 Selecting previously unselected package pixz.
13:50:03 #8 38.42 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
13:50:03 #8 38.42 Unpacking pixz (1.0.7-1) ...
13:50:03 #8 38.45 Selecting previously unselected package xdelta.
13:50:03 #8 38.45 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
13:50:03 #8 38.46 Unpacking xdelta (1.1.3-9.3) ...
13:50:03 #8 38.49 Selecting previously unselected package xdelta3.
13:50:03 #8 38.50 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
13:50:03 #8 38.50 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
13:50:03 #8 38.54 Selecting previously unselected package pristine-tar.
13:50:03 #8 38.54 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
13:50:03 #8 38.54 Unpacking pristine-tar (1.49) ...
13:50:03 #8 38.59 Selecting previously unselected package publicsuffix.
13:50:03 #8 38.59 Preparing to unpack .../344-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
13:50:03 #8 38.59 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
13:50:03 #8 38.63 Selecting previously unselected package python-apt-common.
13:50:03 #8 38.64 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
13:50:03 #8 38.64 Unpacking python-apt-common (2.2.1) ...
13:50:03 #8 38.70 Selecting previously unselected package python3-apt.
13:50:03 #8 38.70 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
13:50:03 #8 38.70 Unpacking python3-apt (2.2.1) ...
13:50:03 #8 38.76 Selecting previously unselected package python3-certifi.
13:50:03 #8 38.76 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
13:50:03 #8 38.76 Unpacking python3-certifi (2020.6.20-1) ...
13:50:03 #8 38.82 Selecting previously unselected package python3-idna.
13:50:04 #8 38.82 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
13:50:04 #8 38.82 Unpacking python3-idna (2.10-1) ...
13:50:04 #8 38.87 Selecting previously unselected package python3-magic.
13:50:04 #8 38.87 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
13:50:04 #8 38.87 Unpacking python3-magic (2:0.4.20-3) ...
13:50:04 #8 38.92 Selecting previously unselected package python3-urllib3.
13:50:04 #8 38.92 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
13:50:04 #8 38.92 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
13:50:04 #8 38.97 Selecting previously unselected package python3-requests.
13:50:04 #8 38.97 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
13:50:04 #8 38.97 Unpacking python3-requests (2.25.1+dfsg-2) ...
13:50:04 #8 39.01 Selecting previously unselected package python3-unidiff.
13:50:04 #8 39.02 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
13:50:04 #8 39.02 Unpacking python3-unidiff (0.5.5-2) ...
13:50:04 #8 39.08 Selecting previously unselected package python3-xdg.
13:50:04 #8 39.08 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
13:50:04 #8 39.09 Unpacking python3-xdg (0.27-2) ...
13:50:04 #8 39.13 Selecting previously unselected package shared-mime-info.
13:50:04 #8 39.13 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
13:50:04 #8 39.13 Unpacking shared-mime-info (2.0-1) ...
13:50:04 #8 39.23 Selecting previously unselected package strace.
13:50:04 #8 39.23 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
13:50:04 #8 39.24 Unpacking strace (5.10-1) ...
13:50:04 #8 39.34 Selecting previously unselected package xauth.
13:50:04 #8 39.34 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
13:50:04 #8 39.35 Unpacking xauth (1:1.1-1) ...
13:50:04 #8 39.42 Selecting previously unselected package xdg-user-dirs.
13:50:04 #8 39.43 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
13:50:04 #8 39.44 Unpacking xdg-user-dirs (0.17-2) ...
13:50:04 #8 39.52 Setting up libksba8:arm64 (1.5.0-3) ...
13:50:04 #8 39.53 Setting up media-types (4.0.0) ...
13:50:04 #8 39.55 Setting up libpipeline1:arm64 (1.5.3-1) ...
13:50:04 #8 39.56 Setting up wdiff (1.2.2-2+b1) ...
13:50:04 #8 39.57 Setting up libxau6:arm64 (1:1.0.9-1) ...
13:50:04 #8 39.60 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
13:50:05 #8 39.62 Setting up libpsl5:arm64 (0.21.0-1.2) ...
13:50:05 #8 39.64 Setting up libgpm2:arm64 (1.20.7-8) ...
13:50:05 #8 39.65 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
13:50:05 #8 39.66 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
13:50:05 #8 39.67 Setting up libicu67:arm64 (67.1-7) ...
13:50:05 #8 39.69 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
13:50:05 #8 39.71 Setting up xdg-user-dirs (0.17-2) ...
13:50:05 #8 39.74 Setting up libmagic-mgc (1:5.39-3) ...
13:50:05 #8 39.75 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
13:50:05 #8 39.77 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
13:50:05 #8 39.81 No schema files found: doing nothing.
13:50:05 #8 39.83 Setting up distro-info-data (0.51+deb11u1) ...
13:50:05 #8 39.85 Setting up manpages (5.10-1) ...
13:50:05 #8 39.87 Setting up unzip (6.0-26) ...
13:50:05 #8 39.89 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
13:50:05 #8 39.90 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
13:50:05 #8 39.93 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
13:50:05 #8 39.94 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
13:50:05 #8 40.00 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:50:05 #8 40.02 Setting up libfcgi-bin (2.4.2-2) ...
13:50:05 #8 40.03 Setting up binutils-common:arm64 (2.35.2-2) ...
13:50:05 #8 40.05 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
13:50:05 #8 40.06 Setting up libmagic1:arm64 (1:5.39-3) ...
13:50:05 #8 40.09 Setting up libdeflate0:arm64 (1.7-1) ...
13:50:05 #8 40.10 Setting up less (551-2) ...
13:50:05 #8 40.12 Setting up perl-openssl-defaults:arm64 (5) ...
13:50:05 #8 40.14 Setting up linux-libc-dev:arm64 (5.10.113-1) ...
13:50:05 #8 40.15 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
13:50:05 #8 40.17 Setting up gettext-base (0.21-4) ...
13:50:05 #8 40.18 Setting up liblzo2-2:arm64 (2.10-2) ...
13:50:05 #8 40.19 Setting up libnpth0:arm64 (1.6-3) ...
13:50:05 #8 40.21 Setting up file (1:5.39-3) ...
13:50:05 #8 40.23 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
13:50:05 #8 40.24 Setting up libassuan0:arm64 (2.5.3-7.1) ...
13:50:05 #8 40.29 Setting up libgomp1:arm64 (10.2.1-6) ...
13:50:05 #8 40.30 Setting up bzip2 (1.0.8-4) ...
13:50:05 #8 40.32 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
13:50:05 #8 40.34 Setting up pbzip2 (1.1.13-1) ...
13:50:05 #8 40.36 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
13:50:05 #8 40.37 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
13:50:05 #8 40.38 Setting up libasan6:arm64 (10.2.1-6) ...
13:50:05 #8 40.41 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:50:05 #8 40.44 Setting up fakeroot (1.25.3-1.1) ...
13:50:05 #8 40.46 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:50:05 #8 40.47 Setting up autotools-dev (20180224.1+nmu1) ...
13:50:05 #8 40.48 Setting up libglib2.0-data (2.66.8-1) ...
13:50:05 #8 40.49 Setting up libtirpc-dev:arm64 (1.3.1-1) ...
13:50:05 #8 40.51 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
13:50:05 #8 40.52 Setting up libx11-data (2:1.7.2-1) ...
13:50:05 #8 40.53 Setting up make (4.3-4.1) ...
13:50:05 #8 40.54 Setting up libmpfr6:arm64 (4.1.0-3) ...
13:50:05 #8 40.55 Setting up gnupg-l10n (2.2.27-2+deb11u1) ...
13:50:05 #8 40.56 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
13:50:05 #8 40.57 Setting up lzip (1.22-3) ...
13:50:05 #8 40.60 Setting up strace (5.10-1) ...
13:50:05 #8 40.61 Setting up libsigsegv2:arm64 (2.13-1) ...
13:50:05 #8 40.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:50:05 #8 40.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:50:05 #8 40.65 Setting up t1utils (1.41-4) ...
13:50:05 #8 40.67 Setting up diffstat (1.64-1) ...
13:50:06 #8 40.67 Setting up libpng16-16:arm64 (1.6.37-3) ...
13:50:06 #8 40.68 Setting up libmpc3:arm64 (1.2.0-1) ...
13:50:06 #8 40.70 Setting up libatomic1:arm64 (10.2.1-6) ...
13:50:06 #8 40.71 Setting up patch (2.7.6-7) ...
13:50:06 #8 40.73 Setting up autopoint (0.21-4) ...
13:50:06 #8 40.74 Setting up libwebp6:arm64 (0.6.1-2.1) ...
13:50:06 #8 40.75 Setting up fonts-dejavu-core (2.37-2) ...
13:50:06 #8 40.82 Setting up libxdelta2 (1.1.3-9.3) ...
13:50:06 #8 40.84 Setting up libncursesw6:arm64 (6.2+20201114-2) ...
13:50:06 #8 40.85 Setting up libltdl7:arm64 (2.4.6-15) ...
13:50:06 #8 40.86 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
13:50:06 #8 40.88 Setting up libubsan1:arm64 (10.2.1-6) ...
13:50:06 #8 40.89 Setting up libmd0:arm64 (1.0.3-3) ...
13:50:06 #8 40.90 Setting up python-apt-common (2.2.1) ...
13:50:06 #8 40.92 Setting up libnsl-dev:arm64 (1.3.0-2) ...
13:50:06 #8 40.96 Setting up sensible-utils (0.0.14) ...
13:50:06 #8 40.98 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
13:50:06 #8 41.00 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
13:50:06 #8 41.01 Setting up libuchardet0:arm64 (0.0.7-1) ...
13:50:06 #8 41.05 Setting up lzop (1.04-2) ...
13:50:06 #8 41.10 Setting up libmpdec3:arm64 (2.5.1-1) ...
13:50:06 #8 41.13 Setting up git-man (1:2.30.2-1) ...
13:50:06 #8 41.14 Setting up libssh2-1:arm64 (1.9.0-2) ...
13:50:06 #8 41.15 Setting up netbase (6.3) ...
13:50:06 #8 41.22 Setting up libtiff5:arm64 (4.2.0-1+deb11u1) ...
13:50:06 #8 41.23 Setting up libbinutils:arm64 (2.35.2-2) ...
13:50:06 #8 41.24 Setting up libfido2-1:arm64 (1.6.0-2) ...
13:50:06 #8 41.26 Setting up libisl23:arm64 (0.23-1) ...
13:50:06 #8 41.29 Setting up libc-dev-bin (2.31-13+deb11u3) ...
13:50:06 #8 41.31 Setting up openssl (1.1.1n-0+deb11u2) ...
13:50:06 #8 41.35 Setting up libbsd0:arm64 (0.11.3-1) ...
13:50:06 #8 41.37 Setting up libelf1:arm64 (0.183-1) ...
13:50:06 #8 41.39 Setting up readline-common (8.1-1) ...
13:50:06 #8 41.42 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
13:50:06 #8 41.46 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
13:50:06 #8 41.51 Setting up libmarkdown2:arm64 (2.2.6-1) ...
13:50:06 #8 41.54 Setting up libcc1-0:arm64 (10.2.1-6) ...
13:50:06 #8 41.55 Setting up iso-codes (4.6.0-1) ...
13:50:06 #8 41.57 Setting up liblocale-gettext-perl (1.07-4+b1) ...
13:50:06 #8 41.61 Setting up liblsan0:arm64 (10.2.1-6) ...
13:50:06 #8 41.62 Setting up cpp-10 (10.2.1-6) ...
13:50:06 #8 41.63 Setting up dctrl-tools (2.24-3) ...
13:50:06 #8 41.65 Setting up libitm1:arm64 (10.2.1-6) ...
13:50:06 #8 41.66 Setting up debian-keyring (2021.07.26) ...
13:50:06 #8 41.67 Setting up libgdbm6:arm64 (1.19-2) ...
13:50:06 #8 41.68 Setting up libtsan0:arm64 (10.2.1-6) ...
13:50:06 #8 41.70 Setting up libctf0:arm64 (2.35.2-2) ...
13:50:06 #8 41.71 Setting up pinentry-curses (1.1.0-4) ...
13:50:06 #8 41.72 Setting up manpages-dev (5.10-1) ...
13:50:07 #8 41.73 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
13:50:07 #8 41.75 Setting up libxcb1:arm64 (1.14-3) ...
13:50:07 #8 41.76 Setting up gettext (0.21-4) ...
13:50:07 #8 41.77 Setting up xdelta (1.1.3-9.3) ...
13:50:07 #8 41.78 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
13:50:07 #8 41.80 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
13:50:07 #8 41.81 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
13:50:07 #8 41.82 Setting up libreadline8:arm64 (8.1-1) ...
13:50:07 #8 41.84 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
13:50:07 #8 41.85 Setting up m4 (1.4.18-5) ...
13:50:07 #8 41.86 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
13:50:07 #8 41.87 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ...
13:50:07 #8 41.88 Setting up binutils (2.35.2-2) ...
13:50:07 #8 41.90 Setting up ca-certificates (20210119) ...
13:50:07 #8 42.38 Updating certificates in /etc/ssl/certs...
13:50:08 #8 42.94 129 added, 0 removed; done.
13:50:08 #8 42.99 Setting up libfreetype6:arm64 (2.10.4+dfsg-1) ...
13:50:08 #8 43.00 Setting up shared-mime-info (2.0-1) ...
13:50:11 #8 45.83 Setting up libgdbm-compat4:arm64 (1.19-2) ...
13:50:11 #8 45.84 Setting up ucf (3.0043) ...
13:50:11 #8 45.97 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
13:50:11 #8 45.98 Setting up gcc-10 (10.2.1-6) ...
13:50:11 #8 45.99 Setting up dwz (0.13+20210201-1) ...
13:50:11 #8 46.00 Setting up groff-base (1.22.4-6) ...
13:50:11 #8 46.02 Setting up cpp (4:10.2.1-1) ...
13:50:11 #8 46.04 Setting up pixz (1.0.7-1) ...
13:50:11 #8 46.05 Setting up gpgconf (2.2.27-2+deb11u1) ...
13:50:11 #8 46.06 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
13:50:11 #8 46.07 Setting up libc6-dev:arm64 (2.31-13+deb11u3) ...
13:50:11 #8 46.08 Setting up libx11-6:arm64 (2:1.7.2-1) ...
13:50:11 #8 46.09 Setting up curl (7.74.0-1.3+deb11u1) ...
13:50:11 #8 46.11 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
13:50:11 #8 46.13 Setting up gpg (2.2.27-2+deb11u1) ...
13:50:11 #8 46.14 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
13:50:11 #8 46.15 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
13:50:11 #8 46.16 Setting up gnupg-utils (2.2.27-2+deb11u1) ...
13:50:11 #8 46.18 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
13:50:11 #8 46.20 Setting up gpg-agent (2.2.27-2+deb11u1) ...
13:50:12 #8 46.67 Setting up g++-10 (10.2.1-6) ...
13:50:12 #8 46.68 Setting up libxpm4:arm64 (1:3.5.12-1) ...
13:50:12 #8 46.69 Setting up libtool (2.4.6-15) ...
13:50:12 #8 46.71 Setting up fontconfig-config (2.13.1-4.2) ...
13:50:12 #8 46.96 Setting up openssh-client (1:8.4p1-5) ...
13:50:12 #8 47.07 Setting up gpgsm (2.2.27-2+deb11u1) ...
13:50:12 #8 47.08 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
13:50:12 #8 47.09 Setting up man-db (2.9.4-2) ...
13:50:12 #8 47.21 Building database of manual pages ...
13:50:27 #8 60.51 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
13:50:27 #8 60.52 Setting up gcc (4:10.2.1-1) ...
13:50:27 #8 60.55 Setting up dirmngr (2.2.27-2+deb11u1) ...
13:50:27 #8 60.68 Setting up perl (5.32.1-4+deb11u2) ...
13:50:27 #8 60.70 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
13:50:27 #8 60.71 Setting up libclass-data-inheritable-perl (0.08-3) ...
13:50:27 #8 60.72 Setting up libdata-dump-perl (1.23-1.1) ...
13:50:27 #8 60.73 Setting up libref-util-perl (0.204-1) ...
13:50:27 #8 60.75 Setting up libipc-system-simple-perl (1.30-1) ...
13:50:27 #8 60.76 Setting up libnet-domain-tld-perl (1.75-1.1) ...
13:50:27 #8 60.77 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
13:50:27 #8 60.78 Setting up libvariable-magic-perl (0.62-1+b3) ...
13:50:27 #8 60.79 Setting up libio-html-perl (1.004-2) ...
13:50:27 #8 60.80 Setting up libpod-parser-perl (1.63-2) ...
13:50:27 #8 60.81 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
13:50:27 #8 60.82 Setting up liblist-moreutils-xs-perl (0.430-2) ...
13:50:27 #8 60.83 Setting up libparams-util-perl (1.102-1+b1) ...
13:50:27 #8 60.84 Setting up libdpkg-perl (1.20.10) ...
13:50:27 #8 60.85 Setting up libtime-duration-perl (1.21-1) ...
13:50:27 #8 60.86 Setting up autoconf (2.69-14) ...
13:50:27 #8 60.87 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
13:50:27 #8 60.88 Setting up libarray-intspan-perl (2.004-1) ...
13:50:27 #8 60.89 Setting up libcapture-tiny-perl (0.48-1) ...
13:50:27 #8 60.90 Setting up libtimedate-perl (2.3300-2) ...
13:50:27 #8 60.91 Setting up gpg-wks-server (2.2.27-2+deb11u1) ...
13:50:27 #8 60.92 Setting up libsub-name-perl (0.26-1+b1) ...
13:50:27 #8 60.93 Setting up libtype-tiny-xs-perl (0.022-1) ...
13:50:27 #8 60.94 Setting up g++ (4:10.2.1-1) ...
13:50:27 #8 60.96 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
13:50:27 #8 60.97 Setting up libdata-validate-domain-perl (0.10-1.1) ...
13:50:27 #8 60.98 Setting up libproc-processtable-perl (0.59-2+b1) ...
13:50:27 #8 60.99 Setting up libfile-chdir-perl (0.1008-1.1) ...
13:50:27 #8 61.00 Setting up xauth (1:1.1-1) ...
13:50:27 #8 61.01 Setting up libpath-tiny-perl (0.118-1) ...
13:50:27 #8 61.02 Setting up libarchive-cpio-perl (0.10-1.1) ...
13:50:27 #8 61.03 Setting up libjson-perl (4.03000-1) ...
13:50:27 #8 61.04 Setting up libipc-run3-perl (0.048-2) ...
13:50:27 #8 61.05 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
13:50:27 #8 61.06 Setting up libsub-override-perl (0.09-2) ...
13:50:27 #8 61.07 Setting up libaliased-perl (0.34-1.1) ...
13:50:27 #8 61.08 Setting up libstrictures-perl (2.000006-1) ...
13:50:27 #8 61.09 Setting up libsub-quote-perl (2.006006-1) ...
13:50:27 #8 61.10 Setting up libdevel-stacktrace-perl (2.0400-1) ...
13:50:27 #8 61.11 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
13:50:27 #8 61.12 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
13:50:27 #8 61.13 Setting up libsort-versions-perl (1.62-1) ...
13:50:27 #8 61.14 Setting up libexporter-tiny-perl (1.002002-1) ...
13:50:27 #8 61.15 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
13:50:27 #8 61.16 Setting up libfile-dirlist-perl (0.05-2) ...
13:50:27 #8 61.18 Setting up libterm-readkey-perl (2.38-1+b2) ...
13:50:27 #8 61.19 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
13:50:27 #8 61.20 Setting up libperlio-gzip-perl (0.19-1+b7) ...
13:50:27 #8 61.21 Setting up libsys-hostname-long-perl (1.5-2) ...
13:50:27 #8 61.22 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
13:50:27 #8 61.23 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
13:50:27 #8 61.24 Setting up liburi-perl (5.08-1) ...
13:50:27 #8 61.25 Setting up libfile-touch-perl (0.11-1) ...
13:50:27 #8 61.26 Setting up python3.9 (3.9.2-1) ...
13:50:27 #8 61.90 Setting up libemail-address-xs-perl (1.04-1+b3) ...
13:50:27 #8 61.92 Setting up libnet-ssleay-perl (1.88-3+b1) ...
13:50:27 #8 61.93 Setting up automake (1:1.16.3-2) ...
13:50:27 #8 61.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:50:27 #8 61.95 Setting up libapt-pkg-perl (0.1.39) ...
13:50:27 #8 61.96 Setting up libio-sessiondata-perl (1.03-1.1) ...
13:50:27 #8 61.97 Setting up libstring-escape-perl (2010.002-2) ...
13:50:27 #8 61.98 Setting up libhttp-date-perl (6.05-1) ...
13:50:27 #8 61.99 Setting up libfile-which-perl (1.23-1) ...
13:50:27 #8 62.00 Setting up libfile-basedir-perl (0.08-1) ...
13:50:27 #8 62.01 Setting up libnumber-range-perl (0.12-1.1) ...
13:50:27 #8 62.03 Setting up libtask-weaken-perl (1.06-1) ...
13:50:27 #8 62.04 Setting up libunicode-utf8-perl (0.62-1+b2) ...
13:50:27 #8 62.05 Setting up libmouse-perl (2.5.10-1+b1) ...
13:50:27 #8 62.06 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
13:50:27 #8 62.07 Setting up libfile-listing-perl (6.14-1) ...
13:50:27 #8 62.09 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
13:50:27 #8 62.10 Setting up gpg-wks-client (2.2.27-2+deb11u1) ...
13:50:27 #8 62.11 Setting up libregexp-pattern-perl (0.2.14-1) ...
13:50:27 #8 62.12 Setting up libdata-messagepack-perl (1.00-4+b1) ...
13:50:27 #8 62.13 Setting up libclass-inspector-perl (1.36-1) ...
13:50:27 #8 62.22 Setting up libfont-afm-perl (1.20-3) ...
13:50:27 #8 62.26 Setting up libwant-perl (0.29-1+b6) ...
13:50:27 #8 62.27 Setting up libdynaloader-functions-perl (0.003-1.1) ...
13:50:27 #8 62.28 Setting up libtext-glob-perl (0.11-1) ...
13:50:27 #8 62.29 Setting up libclass-method-modifiers-perl (2.13-1) ...
13:50:27 #8 62.31 Setting up liblist-compare-perl (0.55-1) ...
13:50:27 #8 62.36 Setting up libref-util-xs-perl (0.117-1+b3) ...
13:50:27 #8 62.37 Setting up libio-pty-perl (1:1.15-2) ...
13:50:27 #8 62.38 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
13:50:27 #8 62.39 Setting up libsort-key-perl (1.33-2+b3) ...
13:50:27 #8 62.40 Setting up libclone-perl (0.45-1+b1) ...
13:50:27 #8 62.41 Setting up libalgorithm-diff-perl (1.201-1) ...
13:50:27 #8 62.42 Setting up libarchive-zip-perl (1.68-1) ...
13:50:27 #8 62.43 Setting up libsub-identify-perl (0.14-1+b3) ...
13:50:27 #8 62.44 Setting up libdistro-info-perl (1.0) ...
13:50:27 #8 62.45 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
13:50:27 #8 62.46 Setting up libobject-id-perl (0.1.2-2.1) ...
13:50:27 #8 62.47 Setting up libio-stringy-perl (2.111-3) ...
13:50:27 #8 62.48 Setting up liblist-moreutils-perl (0.430-2) ...
13:50:27 #8 62.49 Setting up libhtml-tagset-perl (3.20-4) ...
13:50:27 #8 62.50 Setting up liblog-any-perl (1.709-1) ...
13:50:27 #8 62.52 Setting up libauthen-sasl-perl (2.1600-1.1) ...
13:50:27 #8 62.53 Setting up libdevel-size-perl (0.83-1+b2) ...
13:50:27 #8 62.54 Setting up libdebhelper-perl (13.3.4) ...
13:50:27 #8 62.55 Setting up libpod-constants-perl (0.19-2) ...
13:50:27 #8 62.56 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
13:50:27 #8 62.57 Setting up libconvert-binhex-perl (1.125-1) ...
13:50:27 #8 62.58 Setting up liblwp-mediatypes-perl (6.04-1) ...
13:50:27 #8 62.60 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
13:50:27 #8 62.61 Setting up libtry-tiny-perl (0.30-1) ...
13:50:27 #8 62.62 Setting up libtype-tiny-perl (1.012001-2) ...
13:50:27 #8 62.63 Setting up libcommon-sense-perl (3.75-1+b4) ...
13:50:27 #8 62.64 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
13:50:27 #8 62.65 Setting up libnet-http-perl (6.20-1) ...
13:50:27 #8 62.66 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
13:50:27 #8 62.67 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
13:50:27 #8 62.68 Setting up libtime-moment-perl (0.44-1+b3) ...
13:50:27 #8 62.69 Setting up libencode-locale-perl (1.05-1.1) ...
13:50:27 #8 62.70 Setting up python3 (3.9.2-3) ...
13:50:28 #8 63.00 Setting up libexception-class-perl (1.44-1) ...
13:50:28 #8 63.03 Setting up python3-xdg (0.27-2) ...
13:50:28 #8 63.21 Setting up libconfig-tiny-perl (2.26-1) ...
13:50:28 #8 63.22 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
13:50:28 #8 63.23 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
13:50:28 #8 63.24 Setting up liblist-utilsby-perl (0.11-1) ...
13:50:28 #8 63.25 Setting up libstring-shellquote-perl (1.04-1) ...
13:50:28 #8 63.27 Setting up libsub-install-perl (0.928-1.1) ...
13:50:28 #8 63.28 Setting up dpkg-dev (1.20.10) ...
13:50:28 #8 63.29 Setting up libnumber-compare-perl (0.03-1.1) ...
13:50:28 #8 63.30 Setting up intltool-debian (0.35.0+20060710.5) ...
13:50:28 #8 63.32 Setting up liberror-perl (0.17029-1) ...
13:50:28 #8 63.33 Setting up python3-six (1.16.0-2) ...
13:50:28 #8 63.47 Setting up dh-autoreconf (20) ...
13:50:28 #8 63.48 Setting up patchutils (0.4.2-1) ...
13:50:28 #8 63.49 Setting up libmail-sendmail-perl (0.80-1.1) ...
13:50:28 #8 63.50 Setting up libltdl-dev:arm64 (2.4.6-15) ...
13:50:28 #8 63.51 Setting up libjson-maybexs-perl (1.004003-1) ...
13:50:28 #8 63.52 Setting up libxml-sax-base-perl (1.09-1.1) ...
13:50:28 #8 63.53 Setting up libio-string-perl (1.08-3.1) ...
13:50:28 #8 63.54 Setting up libreadonly-perl (2.050-3) ...
13:50:28 #8 63.55 Setting up python3-gpg (1.14.0-1+b2) ...
13:50:29 #8 63.72 Setting up python3-certifi (2020.6.20-1) ...
13:50:29 #8 63.85 Setting up libfile-find-rule-perl (0.34-1) ...
13:50:29 #8 63.86 Setting up libstring-copyright-perl (0.003006-1) ...
13:50:29 #8 63.87 Setting up libgd3:arm64 (2.3.0-2) ...
13:50:29 #8 63.88 Setting up python3-idna (2.10-1) ...
13:50:29 #8 64.08 Setting up libdata-optlist-perl (0.110-1.1) ...
13:50:29 #8 64.09 Setting up libipc-run-perl (20200505.0-1) ...
13:50:29 #8 64.10 Setting up git (1:2.30.2-1) ...
13:50:29 #8 64.14 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
13:50:29 #8 64.15 Setting up python3-urllib3 (1.26.5-1~exp1) ...
13:50:29 #8 64.32 Setting up libcontextual-return-perl (0.004014-2) ...
13:50:29 #8 64.33 Setting up libwww-robotrules-perl (6.02-1) ...
13:50:29 #8 64.35 Setting up libtypes-serialiser-perl (1.01-1) ...
13:50:29 #8 64.36 Setting up libhtml-parser-perl (3.75-1+b1) ...
13:50:29 #8 64.37 Setting up libgit-wrapper-perl (0.048-1) ...
13:50:29 #8 64.38 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
13:50:29 #8 64.39 Setting up librole-tiny-perl (2.002004-1) ...
13:50:29 #8 64.40 Setting up gnupg (2.2.27-2+deb11u1) ...
13:50:29 #8 64.41 Setting up build-essential (12.9) ...
13:50:29 #8 64.42 Setting up python3-unidiff (0.5.5-2) ...
13:50:29 #8 64.56 Setting up lsb-release (11.1.0) ...
13:50:29 #8 64.58 Setting up libfont-ttf-perl (1.06-1.1) ...
13:50:29 #8 64.59 Setting up libfile-homedir-perl (1.006-1) ...
13:50:29 #8 64.60 Setting up python3-magic (2:0.4.20-3) ...
13:50:30 #8 64.74 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
13:50:30 #8 64.75 Setting up pristine-tar (1.49) ...
13:50:30 #8 64.77 Setting up libio-socket-ssl-perl (2.069-1) ...
13:50:30 #8 64.82 Setting up libsub-exporter-perl (0.987-1) ...
13:50:30 #8 64.83 Setting up libc-devtools (2.31-13+deb11u3) ...
13:50:30 #8 64.84 Setting up libalgorithm-merge-perl (0.08-3) ...
13:50:30 #8 64.85 Setting up libhttp-message-perl (6.28-1) ...
13:50:30 #8 64.86 Setting up libhtml-form-perl (6.07-1) ...
13:50:30 #8 64.87 Setting up python3-pkg-resources (52.0.0-4) ...
13:50:30 #8 65.07 Setting up libiterator-perl (0.03+ds1-1.1) ...
13:50:30 #8 65.08 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
13:50:30 #8 65.09 Setting up libjson-xs-perl (4.030-1+b1) ...
13:50:30 #8 65.10 Setting up libhttp-negotiate-perl (6.01-1) ...
13:50:30 #8 65.11 Setting up libio-prompter-perl (0.004015-1) ...
13:50:30 #8 65.13 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
13:50:30 #8 65.14 Setting up libhttp-cookies-perl (6.10-1) ...
13:50:30 #8 65.15 Setting up python3-apt (2.2.1) ...
13:50:30 #8 65.30 Setting up po-debconf (1.0.21+nmu1) ...
13:50:30 #8 65.31 Setting up libhtml-tree-perl (5.07-2) ...
13:50:30 #8 65.32 Setting up libparams-classify-perl (0.015-1+b3) ...
13:50:30 #8 65.34 Setting up libpath-iterator-rule-perl (1.014-1) ...
13:50:30 #8 65.35 Setting up libhtml-format-perl (2.12-1.1) ...
13:50:30 #8 65.36 Setting up libxml-sax-perl (1.02+dfsg-1) ...
13:50:30 #8 65.42 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
13:50:30 #8 65.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:30 #8 65.61 
13:50:30 #8 65.61 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:31 #8 65.67 Setting up python3-chardet (4.0.0-1) ...
13:50:31 #8 65.95 Setting up libnet-smtp-ssl-perl (1.04-1) ...
13:50:31 #8 65.96 Setting up libmodule-runtime-perl (0.016-1) ...
13:50:31 #8 65.97 Setting up libmailtools-perl (2.21-1) ...
13:50:31 #8 65.98 Setting up python3-debian (0.1.39) ...
13:50:31 #8 66.14 Setting up python3-requests (2.25.1+dfsg-2) ...
13:50:31 #8 66.30 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:50:31 #8 66.34 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
13:50:31 #8 66.41 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
13:50:31 #8 66.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:31 #8 66.61 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:31 #8 66.68 Setting up dh-strip-nondeterminism (1.12.0-1) ...
13:50:31 #8 66.69 Setting up libconst-fast-perl (0.014-1.1) ...
13:50:31 #8 66.70 Setting up libhttp-daemon-perl (6.12-1) ...
13:50:31 #8 66.71 Setting up libdata-dpath-perl (0.58-1) ...
13:50:31 #8 66.72 Setting up libmodule-implementation-perl (0.09-1.1) ...
13:50:32 #8 66.74 Setting up libpackage-stash-perl (0.39-1) ...
13:50:32 #8 66.75 Setting up libimport-into-perl (1.002005-1) ...
13:50:32 #8 66.76 Setting up libmoo-perl (2.004004-1) ...
13:50:32 #8 66.77 Setting up liblist-someutils-perl (0.58-1) ...
13:50:32 #8 66.78 Setting up debhelper (13.3.4) ...
13:50:32 #8 66.79 Setting up libmime-tools-perl (5.509-1) ...
13:50:32 #8 66.80 Setting up dput (1.1.0) ...
13:50:32 #8 66.96 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
13:50:32 #8 66.97 Setting up equivs (2.3.1) ...
13:50:32 #8 66.99 Setting up libmoox-aliases-perl (0.001006-1.1) ...
13:50:32 #8 67.00 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
13:50:32 #8 67.01 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
13:50:32 #8 67.02 Setting up libnamespace-clean-perl (0.27-1) ...
13:50:32 #8 67.04 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
13:50:32 #8 67.06 Setting up libnamespace-autoclean-perl (0.29-1) ...
13:50:32 #8 67.08 Setting up libgitlab-api-v4-perl (0.26-1) ...
13:50:32 #8 67.11 Setting up libmoox-struct-perl (0.020-1) ...
13:50:32 #8 67.16 Setting up lintian (2.104.0) ...
13:50:32 #8 67.20 Setting up licensecheck (3.1.1-2) ...
13:50:32 #8 67.22 Setting up liblwp-protocol-https-perl (6.10-1) ...
13:50:32 #8 67.23 Setting up libwww-perl (6.52-1) ...
13:50:32 #8 67.25 Setting up devscripts (2.21.3+deb11u1) ...
13:50:32 #8 67.42 Setting up libxml-parser-perl:arm64 (2.46-2) ...
13:50:32 #8 67.43 Setting up libxml-sax-expat-perl (0.51-1) ...
13:50:32 #8 67.48 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
13:50:32 #8 67.53 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:32 #8 67.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:32 #8 67.70 Setting up libsoap-lite-perl (1.27-1) ...
13:50:32 #8 67.71 Setting up libxmlrpc-lite-perl (0.717-4) ...
13:50:32 #8 67.72 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:50:32 #8 67.76 Processing triggers for ca-certificates (20210119) ...
13:50:33 #8 67.77 Updating certificates in /etc/ssl/certs...
13:50:33 #8 68.25 0 added, 0 removed; done.
13:50:33 #8 68.25 Running hooks in /etc/ca-certificates/update.d...
13:50:33 #8 68.26 done.
13:50:33 #8 DONE 68.6s
13:50:33 
13:50:33 #10 [stage-1 3/8] COPY common /root/build-deb/debian
13:50:33 #10 sha256:0117b2f35d4292f67199533aae39c23ff1d1b74ceb30b27bbf9c6fcb13ae8ee0
13:50:33 #10 DONE 0.1s
13:50:33 
13:50:33 #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:50:33 #11 sha256:6c355b97eb0f84371c1a6844b599d2e8cf3e3ad6106dccc1db34a5ee6b3ae34e
13:50:34 #11 0.393 Hit:1 http://deb.debian.org/debian bullseye InRelease
13:50:34 #11 0.393 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
13:50:34 #11 0.633 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
13:50:35 #11 0.749 Reading package lists...
13:50:35 #11 1.542 dpkg-buildpackage: info: source package docker-ce-build-deps
13:50:35 #11 1.542 dpkg-buildpackage: info: source version 1.0
13:50:35 #11 1.542 dpkg-buildpackage: info: source distribution unstable
13:50:35 #11 1.542 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
13:50:35 #11 1.580  dpkg-source --before-build .
13:50:35 #11 1.580 dpkg-buildpackage: info: host architecture arm64
13:50:35 #11 1.675  debian/rules clean
13:50:35 #11 1.678 dh clean
13:50:35 #11 1.752    dh_clean
13:50:35 #11 1.786  debian/rules binary
13:50:35 #11 1.788 dh binary
13:50:35 #11 1.852    dh_update_autotools_config
13:50:35 #11 1.880    dh_autoreconf
13:50:35 #11 1.919    create-stamp debian/debhelper-build-stamp
13:50:35 #11 1.919    dh_prep
13:50:35 #11 1.947    dh_install
13:50:35 #11 1.979    dh_installdocs
13:50:36 #11 2.016    dh_installchangelogs
13:50:36 #11 2.095    dh_perl
13:50:36 #11 2.129    dh_link
13:50:36 #11 2.162    dh_strip_nondeterminism
13:50:36 #11 2.224    dh_compress
13:50:36 #11 2.265    dh_fixperms
13:50:36 #11 2.308    dh_missing
13:50:36 #11 2.335    dh_installdeb
13:50:36 #11 2.369    dh_gencontrol
13:50:36 #11 2.482    dh_md5sums
13:50:36 #11 2.517    dh_builddeb
13:50:36 #11 2.543 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
13:50:36 #11 2.561  dpkg-genbuildinfo --build=binary
13:50:36 #11 2.700  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
13:50:36 #11 2.776 dpkg-genchanges: info: binary-only upload (no source code included)
13:50:36 #11 2.779  dpkg-source --after-build .
13:50:36 #11 2.875 dpkg-buildpackage: info: binary-only upload (no source included)
13:50:36 #11 2.879 
13:50:36 #11 2.879 The package has been created.
13:50:36 #11 2.879 Attention, the package has been created in the current directory,
13:50:36 #11 2.879 not in ".." as indicated by the message above!
13:50:36 #11 2.902 Selecting previously unselected package docker-ce-build-deps.
13:50:36 #11 2.917 (Reading database ... 28643 files and directories currently installed.)
13:50:36 #11 2.918 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
13:50:36 #11 2.921 Unpacking docker-ce-build-deps (1.0) ...
13:50:37 #11 2.966 Reading package lists...
13:50:37 #11 3.471 Building dependency tree...
13:50:37 #11 3.619 Reading state information...
13:50:37 #11 3.641 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
13:50:37 #11 3.827 Starting 2 pkgProblemResolver with broken count: 0
13:50:37 #11 3.830 Done
13:50:37 #11 3.997  Done
13:50:37 #11 4.146 Starting pkgProblemResolver with broken count: 0
13:50:37 #11 4.176 Starting 2 pkgProblemResolver with broken count: 0
13:50:38 #11 4.180 Done
13:50:38 #11 4.430 The following additional packages will be installed:
13:50:38 #11 4.430   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
13:50:38 #11 4.430   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
13:50:38 #11 4.430   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
13:50:38 #11 4.430   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
13:50:38 #11 4.431   libsystemd-dev libudev-dev libuv1 pkg-config procps
13:50:38 #11 4.433 Suggested packages:
13:50:38 #11 4.433   cmake-doc ninja-build apparmor-easyprof seccomp
13:50:38 #11 4.433 Recommended packages:
13:50:38 #11 4.433   psmisc
13:50:38 #11 4.602 The following NEW packages will be installed:
13:50:38 #11 4.602   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
13:50:38 #11 4.602   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
13:50:38 #11 4.603   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
13:50:38 #11 4.603   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
13:50:38 #11 4.603   libsystemd-dev libudev-dev libuv1 pkg-config procps
13:50:38 #11 4.877 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
13:50:38 #11 4.877 1 not fully installed or removed.
13:50:38 #11 4.877 Need to get 9692 kB of archives.
13:50:38 #11 4.877 After this operation, 44.0 MB of additional disk space will be used.
13:50:38 #11 4.877 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
13:50:38 #11 4.882 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:50:38 #11 4.892 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2 [93.2 kB]
13:50:38 #11 4.916 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
13:50:38 #11 4.917 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
13:50:38 #11 4.920 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
13:50:38 #11 4.921 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
13:50:38 #11 4.922 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
13:50:38 #11 4.923 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
13:50:38 #11 4.972 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
13:50:38 #11 4.973 Get:11 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
13:50:38 #11 4.980 Get:12 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
13:50:38 #11 4.982 Get:13 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
13:50:38 #11 4.983 Get:14 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
13:50:38 #11 4.983 Get:15 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
13:50:38 #11 4.984 Get:16 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
13:50:38 #11 4.985 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
13:50:38 #11 4.998 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
13:50:38 #11 4.999 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
13:50:38 #11 5.000 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
13:50:38 #11 5.001 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
13:50:38 #11 5.004 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
13:50:38 #11 5.005 Get:23 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
13:50:38 #11 5.006 Get:24 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
13:50:38 #11 5.008 Get:25 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
13:50:38 #11 5.010 Get:26 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
13:50:39 #11 5.193 debconf: delaying package configuration, since apt-utils is not installed
13:50:39 #11 5.239 Fetched 9692 kB in 0s (24.2 MB/s)
13:50:39 #11 5.271 Selecting previously unselected package bash-completion.
13:50:39 #11 5.271 (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 ... 28647 files and directories currently installed.)
13:50:39 #11 5.284 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
13:50:39 #11 5.905 Unpacking bash-completion (1:2.11-2) ...
13:50:39 #11 6.028 Selecting previously unselected package cmake-data.
13:50:39 #11 6.031 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:50:39 #11 6.036 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:50:40 #11 6.425 Selecting previously unselected package libncurses6:arm64.
13:50:40 #11 6.429 Preparing to unpack .../02-libncurses6_6.2+20201114-2_arm64.deb ...
13:50:40 #11 6.436 Unpacking libncurses6:arm64 (6.2+20201114-2) ...
13:50:40 #11 6.473 Selecting previously unselected package libprocps8:arm64.
13:50:40 #11 6.476 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
13:50:40 #11 6.479 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
13:50:40 #11 6.544 Selecting previously unselected package procps.
13:50:40 #11 6.548 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
13:50:40 #11 6.562 Unpacking procps (2:3.3.17-5) ...
13:50:40 #11 6.633 Selecting previously unselected package libjsoncpp24:arm64.
13:50:40 #11 6.636 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
13:50:40 #11 6.663 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
13:50:40 #11 6.716 Selecting previously unselected package librhash0:arm64.
13:50:40 #11 6.719 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
13:50:40 #11 6.722 Unpacking librhash0:arm64 (1.4.1-2) ...
13:50:40 #11 6.762 Selecting previously unselected package libuv1:arm64.
13:50:40 #11 6.766 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
13:50:40 #11 6.772 Unpacking libuv1:arm64 (1.40.0-2) ...
13:50:40 #11 6.812 Selecting previously unselected package cmake.
13:50:40 #11 6.815 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
13:50:40 #11 6.819 Unpacking cmake (3.18.4-2+deb11u1) ...
13:50:40 #11 7.151 Selecting previously unselected package dh-apparmor.
13:50:40 #11 7.154 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
13:50:40 #11 7.158 Unpacking dh-apparmor (2.13.6-10) ...
13:50:41 #11 7.220 Selecting previously unselected package libbtrfs0:arm64.
13:50:41 #11 7.223 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ...
13:50:41 #11 7.230 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
13:50:41 #11 7.296 Selecting previously unselected package libbtrfs-dev:arm64.
13:50:41 #11 7.300 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ...
13:50:41 #11 7.306 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
13:50:41 #11 7.380 Selecting previously unselected package dmsetup.
13:50:41 #11 7.383 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
13:50:41 #11 7.402 Unpacking dmsetup (2:1.02.175-2.1) ...
13:50:41 #11 7.498 Selecting previously unselected package libdevmapper1.02.1:arm64.
13:50:41 #11 7.501 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:50:41 #11 7.509 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:41 #11 7.563 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
13:50:41 #11 7.567 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
13:50:41 #11 7.572 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:41 #11 7.648 Selecting previously unselected package libudev-dev:arm64.
13:50:41 #11 7.651 Preparing to unpack .../15-libudev-dev_247.3-7_arm64.deb ...
13:50:41 #11 7.657 Unpacking libudev-dev:arm64 (247.3-7) ...
13:50:41 #11 7.704 Selecting previously unselected package libsepol1-dev:arm64.
13:50:41 #11 7.707 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
13:50:41 #11 7.712 Unpacking libsepol1-dev:arm64 (3.1-1) ...
13:50:41 #11 7.785 Selecting previously unselected package libpcre2-16-0:arm64.
13:50:41 #11 7.789 Preparing to unpack .../17-libpcre2-16-0_10.36-2_arm64.deb ...
13:50:41 #11 7.793 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
13:50:41 #11 7.851 Selecting previously unselected package libpcre2-32-0:arm64.
13:50:41 #11 7.854 Preparing to unpack .../18-libpcre2-32-0_10.36-2_arm64.deb ...
13:50:41 #11 7.859 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
13:50:41 #11 7.916 Selecting previously unselected package libpcre2-posix2:arm64.
13:50:41 #11 7.916 Preparing to unpack .../19-libpcre2-posix2_10.36-2_arm64.deb ...
13:50:41 #11 7.919 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
13:50:41 #11 7.954 Selecting previously unselected package libpcre2-dev:arm64.
13:50:41 #11 7.958 Preparing to unpack .../20-libpcre2-dev_10.36-2_arm64.deb ...
13:50:41 #11 7.962 Unpacking libpcre2-dev:arm64 (10.36-2) ...
13:50:41 #11 8.041 Selecting previously unselected package libselinux1-dev:arm64.
13:50:42 #11 8.044 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
13:50:42 #11 8.049 Unpacking libselinux1-dev:arm64 (3.1-3) ...
13:50:42 #11 8.110 Selecting previously unselected package libdevmapper-dev:arm64.
13:50:42 #11 8.113 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
13:50:42 #11 8.119 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:50:42 #11 8.147 Selecting previously unselected package libseccomp-dev:arm64.
13:50:42 #11 8.151 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
13:50:42 #11 8.154 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:50:42 #11 8.193 Selecting previously unselected package libsystemd-dev:arm64.
13:50:42 #11 8.196 Preparing to unpack .../24-libsystemd-dev_247.3-7_arm64.deb ...
13:50:42 #11 8.200 Unpacking libsystemd-dev:arm64 (247.3-7) ...
13:50:42 #11 8.299 Selecting previously unselected package pkg-config.
13:50:42 #11 8.303 Preparing to unpack .../25-pkg-config_0.29.2-1_arm64.deb ...
13:50:42 #11 8.307 Unpacking pkg-config (0.29.2-1) ...
13:50:42 #11 8.377 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
13:50:42 #11 8.386 Setting up libsepol1-dev:arm64 (3.1-1) ...
13:50:42 #11 8.395 Setting up libpcre2-16-0:arm64 (10.36-2) ...
13:50:42 #11 8.405 Setting up libbtrfs0:arm64 (5.10.1-2) ...
13:50:42 #11 8.415 Setting up libpcre2-32-0:arm64 (10.36-2) ...
13:50:42 #11 8.424 Setting up libuv1:arm64 (1.40.0-2) ...
13:50:42 #11 8.433 Setting up bash-completion (1:2.11-2) ...
13:50:42 #11 9.136 Setting up libncurses6:arm64 (6.2+20201114-2) ...
13:50:43 #11 9.157 Setting up pkg-config (0.29.2-1) ...
13:50:43 #11 9.228 Setting up libudev-dev:arm64 (247.3-7) ...
13:50:43 #11 9.240 Setting up libpcre2-posix2:arm64 (10.36-2) ...
13:50:43 #11 9.251 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
13:50:43 #11 9.261 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
13:50:43 #11 9.271 Setting up librhash0:arm64 (1.4.1-2) ...
13:50:43 #11 9.281 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:50:43 #11 9.296 Setting up dh-apparmor (2.13.6-10) ...
13:50:43 #11 9.305 Setting up libsystemd-dev:arm64 (247.3-7) ...
13:50:43 #11 9.315 Setting up libprocps8:arm64 (2:3.3.17-5) ...
13:50:43 #11 9.326 Setting up libpcre2-dev:arm64 (10.36-2) ...
13:50:43 #11 9.337 Setting up libselinux1-dev:arm64 (3.1-3) ...
13:50:43 #11 9.347 Setting up procps (2:3.3.17-5) ...
13:50:43 #11 9.381 Setting up cmake (3.18.4-2+deb11u1) ...
13:50:43 #11 9.395 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:43 #11 9.407 Setting up dmsetup (2:1.02.175-2.1) ...
13:50:43 #11 9.418 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
13:50:43 #11 9.427 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
13:50:43 #11 9.437 Setting up docker-ce-build-deps (1.0) ...
13:50:43 #11 9.448 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:50:43 #11 9.468 Processing triggers for man-db (2.9.4-2) ...
13:50:45 #11 DONE 11.3s
13:50:45 
13:50:45 #12 [stage-1 5/8] COPY sources/ /sources
13:50:45 #12 sha256:83f97d1d481d87cce5c0f4ef29c56bfe35d8f6a55ad2f4c0be4a09e1dea7c99f
13:50:45 #12 DONE 0.2s
13:50:45 
13:50:45 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
13:50:45 #14 sha256:fe1c46bdec249279899ffd7f4ba4597e3cb010fe6838b01a309232b45295e50f
13:50:48 #14 DONE 2.7s
13:50:48 
13:50:48 #15 [stage-1 7/8] WORKDIR /root/build-deb
13:50:48 #15 sha256:1f96a626b743d8b87c268d8ccf38c74b5de9668600b2c888f7e5ea500e524700
13:50:48 #15 DONE 0.0s
13:50:48 
13:50:48 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
13:50:48 #16 sha256:8c4b15287a079d5ee3f5fd928e1346ad42ff8f994343ae46526b8cfd83071b31
13:50:48 #16 DONE 0.0s
13:50:48 
13:50:48 #17 exporting to image
13:50:48 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:50:48 #17 exporting layers
13:50:52 #17 exporting layers 3.6s done
13:50:52 #17 writing image sha256:cbdb1478c2e1674232dbcffd7fe28ba2604b71a43a84a90135818950dd6404a6 done
13:50:52 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
13:50:52 #17 DONE 3.6s
13:50:52 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/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
13:50:52 + set -e
13:50:52 + mkdir -p /root/build-deb/engine
13:50:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
13:50:52 + mkdir -p /root/build-deb/cli
13:50:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
13:50:52 + mkdir -p /root/build-deb/compose
13:50:52 + tar -C /root/build-deb -xzf /sources/compose.tgz
13:50:52 + mkdir -p /root/build-deb/scan-cli-plugin
13:50:52 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
13:50:52 + mkdir -p /go/src/github.com/docker
13:50:52 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
13:50:52 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
13:50:52 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
13:50:52 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
13:50:52 + EPOCH=5
13:50:52 + EPOCH_SEP=
13:50:52 + [[ ! -z 5 ]]
13:50:52 + EPOCH_SEP=:
13:50:52 + [[ -z 0.0.0-20220511162217-aa7e414 ]]
13:50:52 + echo VERSION AAA 0.0.0-20220511162217-aa7e414
13:50:52 VERSION AAA 0.0.0-20220511162217-aa7e414
13:50:52 + VERSION=0.0.0-20220511162217-aa7e414
13:50:52 + echo VERSION bbb 0.0.0-20220511162217-aa7e414
13:50:52 VERSION bbb 0.0.0-20220511162217-aa7e414
13:50:52 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
13:50:52 + debSource=docker-ce
13:50:52 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
13:50:52 + debMaintainer='Docker <support@docker.com>'
13:50:52 ++ date --rfc-2822
13:50:52 + debDate='Tue, 31 May 2022 13:50:52 +0000'
13:50:52 + cat
13:50:52 + export CLI_GITCOMMIT=aa7e414
13:50:52 + CLI_GITCOMMIT=aa7e414
13:50:52 + export ENGINE_GITCOMMIT=90033ab
13:50:52 + ENGINE_GITCOMMIT=90033ab
13:50:52 + export SCAN_GITCOMMIT=061fe0a
13:50:52 VERSION BBB 0.0.0-20220511162217-aa7e414
13:50:52 + SCAN_GITCOMMIT=061fe0a
13:50:52 + echo VERSION BBB 0.0.0-20220511162217-aa7e414
13:50:52 + dpkg-buildpackage -uc -us -I.git
13:50:53 dpkg-buildpackage: info: source package docker-ce
13:50:53 dpkg-buildpackage: info: source version 5:0.0.0-20220511162217-aa7e414-0~debian-bullseye
13:50:53 dpkg-buildpackage: info: source distribution bullseye
13:50:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
13:50:53  dpkg-source -I.git --before-build .
13:50:53 dpkg-buildpackage: info: host architecture arm64
13:50:53  debian/rules clean
13:50:53 dh clean --with=bash-completion --with=systemd
13:50:53    dh_clean
13:50:53  dpkg-source -I.git -b .
13:50:53 dpkg-source: warning: native package version may not have a revision
13:50:53 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220511162217-aa7e414-0~debian'
13:50:53 dpkg-source: info: using source format '1.0'
13:50:53 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz
13:51:03 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc
13:51:03  debian/rules build
13:51:03 dh build --with=bash-completion --with=systemd
13:51:03    dh_update_autotools_config
13:51:03    dh_autoreconf
13:51:03    debian/rules override_dh_auto_build
13:51:03 make[1]: Entering directory '/root/build-deb'
13:51:03 # Build the daemon and dependencies
13:51:03 cd engine && DOCKER_GITCOMMIT=90033ab PRODUCT=docker ./hack/make.sh dynbinary
13:51:03 
13:51:03 Removing bundles/
13:51:03 
13:51:03 ---> Making bundle: dynbinary (in bundles/dynbinary)
13:51:03 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:51:03 GOOS="" GOARCH="" GOARM=""
13:52:25 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:52:25 
13:52:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
13:52:25 + RM_GOPATH=0
13:52:25 + TMP_GOPATH=/go
13:52:25 + : /usr/local/bin
13:52:25 + '[' -z /go ']'
13:52:25 + export GOPATH=/go
13:52:25 + GOPATH=/go
13:52:25 + case "$(go env GOARCH)" in
13:52:25 ++ go env GOARCH
13:52:25 + export GO_BUILDMODE=-buildmode=pie
13:52:25 + GO_BUILDMODE=-buildmode=pie
13:52:25 ++ dirname hack/dockerfile/install/install.sh
13:52:25 + dir=hack/dockerfile/install
13:52:25 + bin=tini
13:52:25 + shift
13:52:25 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
13:52:25 + . hack/dockerfile/install/tini.installer
13:52:25 ++ : v0.19.0
13:52:25 + install_tini
13:52:25 + echo 'Install tini version v0.19.0'
13:52:25 + git clone https://github.com/krallin/tini.git /go/tini
13:52:25 Install tini version v0.19.0
13:52:25 Cloning into '/go/tini'...
13:52:25 + cd /go/tini
13:52:25 + git checkout -q v0.19.0
13:52:25 + cmake .
13:52:25 -- The C compiler identification is GNU 10.2.1
13:52:25 -- Detecting C compiler ABI info
13:52:25 -- Detecting C compiler ABI info - done
13:52:25 -- Check for working C compiler: /usr/bin/cc - skipped
13:52:25 -- Detecting C compile features
13:52:25 -- Detecting C compile features - done
13:52:25 -- Performing Test HAS_BUILTIN_FORTIFY
13:52:25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:52:25 -- Configuring done
13:52:25 -- Generating done
13:52:25 -- Build files have been written to: /go/tini
13:52:25 + make tini-static
13:52:25 make[2]: Entering directory '/go/tini'
13:52:25 make[3]: Entering directory '/go/tini'
13:52:25 make[4]: Entering directory '/go/tini'
13:52:25 make[5]: Entering directory '/go/tini'
13:52:25 Scanning dependencies of target tini-static
13:52:25 make[5]: Leaving directory '/go/tini'
13:52:25 make[5]: Entering directory '/go/tini'
13:52:25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:52:25 [100%] Linking C executable tini-static
13:52:25 make[5]: Leaving directory '/go/tini'
13:52:25 [100%] Built target tini-static
13:52:25 make[4]: Leaving directory '/go/tini'
13:52:25 make[3]: Leaving directory '/go/tini'
13:52:25 make[2]: Leaving directory '/go/tini'
13:52:25 + mkdir -p /usr/local/bin
13:52:25 + cp tini-static /usr/local/bin/docker-init
13:52:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
13:52:25 + RM_GOPATH=0
13:52:25 + TMP_GOPATH=/go
13:52:25 + : /usr/local/bin
13:52:25 + '[' -z /go ']'
13:52:25 + export GOPATH=/go
13:52:25 + GOPATH=/go
13:52:25 + case "$(go env GOARCH)" in
13:52:25 ++ go env GOARCH
13:52:25 + export GO_BUILDMODE=-buildmode=pie
13:52:25 + GO_BUILDMODE=-buildmode=pie
13:52:25 ++ dirname hack/dockerfile/install/install.sh
13:52:25 + dir=hack/dockerfile/install
13:52:25 + bin=proxy
13:52:25 + shift
13:52:25 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
13:52:25 + . hack/dockerfile/install/proxy.installer
13:52:25 ++ : 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:25 + install_proxy dynamic
13:52:25 + case "$1" in
13:52:25 + install_proxy_dynamic
13:52:25 + export PROXY_LDFLAGS=-linkmode=external install_proxy
13:52:25 + PROXY_LDFLAGS=-linkmode=external
13:52:25 + export BUILD_MODE=-buildmode=pie
13:52:25 + BUILD_MODE=-buildmode=pie
13:52:25 + _install_proxy
13:52:25 + echo 'Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b'
13:52:25 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
13:52:25 Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:25 Cloning into '/go/src/github.com/docker/libnetwork'...
13:52:25 + cd /go/src/github.com/docker/libnetwork
13:52:25 + git checkout -q 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:25 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:52:25 + return
13:52:25 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
13:52:25 + RM_GOPATH=0
13:52:25 + TMP_GOPATH=/go
13:52:25 + : /usr/local/bin
13:52:25 + '[' -z /go ']'
13:52:25 + export GOPATH=/go
13:52:25 + GOPATH=/go
13:52:25 + case "$(go env GOARCH)" in
13:52:25 ++ go env GOARCH
13:52:25 + export GO_BUILDMODE=-buildmode=pie
13:52:25 + GO_BUILDMODE=-buildmode=pie
13:52:25 ++ dirname hack/dockerfile/install/install.sh
13:52:25 + dir=hack/dockerfile/install
13:52:25 + bin=rootlesskit
13:52:25 + shift
13:52:25 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
13:52:25 + . hack/dockerfile/install/rootlesskit.installer
13:52:25 ++ : v0.14.4
13:52:25 + install_rootlesskit dynamic
13:52:25 + case "$1" in
13:52:25 + install_rootlesskit_dynamic
13:52:25 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
13:52:25 + ROOTLESSKIT_LDFLAGS=-linkmode=external
13:52:25 + export BUILD_MODE=-buildmode=pie
13:52:25 + BUILD_MODE=-buildmode=pie
13:52:25 + _install_rootlesskit
13:52:25 + echo 'Install rootlesskit version v0.14.4'
13:52:25 Install rootlesskit version v0.14.4
13:52:25 + for f in rootlesskit rootlesskit-docker-proxy
13:52:25 + GOBIN=/usr/local/bin
13:52:25 + GO111MODULE=on
13:52:25 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
13:52:25 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
13:52:25 go: downloading github.com/pkg/errors v0.9.1
13:52:25 go: downloading github.com/sirupsen/logrus v1.8.1
13:52:25 go: downloading github.com/urfave/cli/v2 v2.3.0
13:52:25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:52:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:52:25 go: downloading github.com/google/uuid v1.3.0
13:52:25 go: downloading github.com/moby/vpnkit v0.5.0
13:52:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:52:25 go: downloading github.com/gofrs/flock v0.8.1
13:52:25 go: downloading github.com/gorilla/mux v1.8.0
13:52:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:52:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:52:25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:52:25 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:52:25 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:52:26 + for f in rootlesskit rootlesskit-docker-proxy
13:52:26 + GOBIN=/usr/local/bin
13:52:26 + GO111MODULE=on
13:52:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
13:52:27 + return
13:52:27 # Build the CLI
13:52:27 cd /go/src/github.com/docker/cli && \
13:52:27 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220511162217-aa7e414 GITCOMMIT=aa7e414 dynbinary manpages
13:52:27 make[2]: Entering directory '/root/build-deb/cli'
13:52:27 GO_LINKMODE=dynamic ./scripts/build/binary
13:52:27 Building dynamic docker-linux-arm64
13:53:35 scripts/docs/generate-man.sh
13:54:31 Project root: /go/src/github.com/docker/cli
13:54:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
13:54:31 2022/05/31 13:54:26 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
13:54:31 make[2]: Leaving directory '/root/build-deb/cli'
13:54:31 # Build the compose plugin
13:54:31 # FIXME: using GOPROXY, to work around:
13:54:31 # 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:31 cd /go/src/github.com/docker/compose \
13:54:31 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
13:54:31 && mkdir -p /usr/libexec/docker/cli-plugins/ \
13:54:31 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.6.0 \
13:54:31 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
13:54:57 make[2]: Entering directory '/root/build-deb/compose'
13:54:57 GOOS=linux GOARCH=arm64 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:56:05 make[2]: Leaving directory '/root/build-deb/compose'
13:56:05 # Build the scan-plugin
13:56:05 # TODO change once we support scan-plugin on other architectures
13:56:05 if [ "arm64" = "amd64" ]; then \
13:56:05 	cd /go/src/github.com/docker/scan-cli-plugin \
13:56:05 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
13:56:05 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
13:56:05 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
13:56:05 fi
13:56:05 # Build the CLI plugins
13:56:05 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
13:56:05 set -e;cd /sources && \
13:56:05 	tar xzf plugin-installers.tgz; \
13:56:05 	for installer in plugins/*.installer; do \
13:56:05 		LDFLAGS='' bash ${installer} build; \
13:56:05 	done
13:56:05 Cloning into '/go/src/github.com/docker/app'...
13:56:05 Fetching origin
13:56:05 make[2]: Entering directory '/go/src/github.com/docker/app'
13:56:05 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:56:44 make[2]: Leaving directory '/go/src/github.com/docker/app'
13:56:44 Cloning into '/go/src/github.com/docker/buildx'...
13:56:44 Fetching origin
13:56:45 + GO111MODULE=on
13:56:45 + 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:58:06 make[1]: Leaving directory '/root/build-deb'
13:58:06    debian/rules override_dh_auto_test
13:58:06 make[1]: Entering directory '/root/build-deb'
13:58:06 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
13:58:06 	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:58:06 PASS: daemon version OK
13:58:06 ver="$(cli/build/docker --version)"; \
13:58:06 	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:58:06 PASS: cli version OK
13:58:06 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
13:58:06 	test "$ver" = "v2.6.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
13:58:06 PASS: docker-compose version OK
13:58:06 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
13:58:06 # TODO change once we support scan-plugin on other architectures
13:58:06 if [ "arm64" = "amd64" ]; then \
13:58:06 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
13:58:06 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
13:58:06 fi
13:58:06 make[1]: Leaving directory '/root/build-deb'
13:58:06    create-stamp debian/debhelper-build-stamp
13:58:06  debian/rules binary
13:58:06 dh binary --with=bash-completion --with=systemd
13:58:06    dh_testroot
13:58:06    dh_prep
13:58:06    debian/rules override_dh_auto_install
13:58:06 make[1]: Entering directory '/root/build-deb'
13:58:06 # docker-ce-cli install
13:58:06 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:58:06 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:58:06 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
13:58:06 set -e;cd /sources && \
13:58:06 	tar xzf plugin-installers.tgz; \
13:58:06 	for installer in plugins/*.installer; do \
13:58:06 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
13:58:06 		PREFIX=/usr/libexec/docker/cli-plugins \
13:58:06 			bash ${installer} install_plugin; \
13:58:06 	done
13:58:06 # docker-ce install
13:58:06 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
13:58:06 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
13:58:06 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414 debian/docker-ce/usr/bin/dockerd
13:58:06 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
13:58:06 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
13:58:06 # docker-compose-plugin install
13:58:06 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
13:58:06 # docker-scan-plugin install
13:58:06 # TODO change once we support scan-plugin on other architectures
13:58:06 if [ "arm64" = "amd64" ]; then \
13:58:06 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
13:58:06 fi
13:58:06 # docker-ce-rootless-extras install
13:58:06 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
13:58:06 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
13:58:06 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
13:58:06 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
13:58:06 # TODO: how can we install vpnkit?
13:58:06 make[1]: Leaving directory '/root/build-deb'
13:58:06    debian/rules override_dh_install
13:58:06 make[1]: Entering directory '/root/build-deb'
13:58:06 dh_install
13:58:06 # TODO Can we do this from within our container?
13:58:06 dh_apparmor --profile-name=docker-ce -pdocker-ce
13:58:06 make[1]: Leaving directory '/root/build-deb'
13:58:06    dh_installdocs
13:58:06    dh_installchangelogs
13:58:06    dh_installman
13:58:06    dh_bash-completion
13:58:06    dh_systemd_enable
13:58:06    debian/rules override_dh_installinit
13:58:06 make[1]: Entering directory '/root/build-deb'
13:58:06 # use "docker" as our service name, not "docker-ce"
13:58:06 dh_installinit --name=docker
13:58:06 make[1]: Leaving directory '/root/build-deb'
13:58:06    dh_systemd_start
13:58:06    dh_perl
13:58:06    dh_link
13:58:06    dh_strip_nondeterminism
13:58:06    dh_compress
13:58:06    dh_fixperms
13:58:06    dh_missing
13:58:06    debian/rules override_dh_strip
13:58:06 make[1]: Entering directory '/root/build-deb'
13:58:06 # Go has lots of problems with stripping, so just don't
13:58:06 make[1]: Leaving directory '/root/build-deb'
13:58:06    dh_makeshlibs
13:58:06    debian/rules override_dh_shlibdeps
13:58:06 make[1]: Entering directory '/root/build-deb'
13:58:06 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
13:58:12 make[1]: Leaving directory '/root/build-deb'
13:58:12    dh_installdeb
13:58:12    debian/rules override_dh_gencontrol
13:58:12 make[1]: Entering directory '/root/build-deb'
13:58:12 # Use separate version for the compose-plugin package, then generate the other control files as usual
13:58:12 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
13:58:12 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
13:58:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
13:58:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
13:58:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
13:58:12 if [ "arm64" = "amd64" ]; then \
13:58:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
13:58:12 fi
13:58:12 dh_gencontrol --remaining-packages
13:58:12 make[1]: Leaving directory '/root/build-deb'
13:58:12    dh_md5sums
13:58:12    debian/rules override_dh_builddeb
13:58:12 make[1]: Entering directory '/root/build-deb'
13:58:12 dh_builddeb -- -Zxz
13:58:12 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'.
13:58:12 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'.
13:58:30 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.6.0~debian-bullseye_arm64.deb'.
13:58:48 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'.
13:59:27 make[1]: Leaving directory '/root/build-deb'
13:59:27  dpkg-genbuildinfo
13:59:27  dpkg-genchanges  >../docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.changes
13:59:28 dpkg-genchanges: info: including full source code in upload
13:59:28  dpkg-source -I.git --after-build .
13:59:28 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
13:59:28 + destination=/build
13:59:28 + mkdir -p /build
13:59:28 + mv -v /root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.buildinfo /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.changes /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb /root/docker-compose-plugin_2.6.0~debian-bullseye_arm64.deb /build
13:59:28 copied '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'
13:59:28 removed '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'
13:59:28 copied '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'
13:59:28 removed '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'
13:59:28 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc'
13:59:28 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc'
13:59:28 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz'
13:59:28 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz'
13:59:28 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.buildinfo'
13:59:28 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.buildinfo'
13:59:28 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.changes' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.changes'
13:59:28 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.changes'
13:59:28 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'
13:59:28 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_arm64.deb'
13:59:28 copied '/root/docker-compose-plugin_2.6.0~debian-bullseye_arm64.deb' -> '/build/docker-compose-plugin_2.6.0~debian-bullseye_arm64.deb'
13:59:28 removed '/root/docker-compose-plugin_2.6.0~debian-bullseye_arm64.deb'
13:59:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
13:59:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'