Skip to content

Console Output

13:48:43 + make REF=20.10 debian-bullseye
13:48:43 git init src/github.com/docker/cli
13:48:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
13:48:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
13:48:43 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
13:48:43 + SRC=src/github.com/docker/cli
13:48:43 + REF=20.10
13:48:43 + REF_FETCH=20.10
13:48:43 + awk {print $2}
13:48:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
13:48:43 + REF=refs/heads/20.10
13:48:43 + [ -n refs/heads/20.10 ]
13:48:43 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:48:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:48:44 From https://github.com/docker/cli
13:48:44  * [new branch]      20.10      -> 20.10
13:48:44  * [new tag]         v20.10.16  -> v20.10.16
13:48:44  * [new branch]      20.10      -> origin/20.10
13:48:44 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
13:48:44 git init src/github.com/docker/docker
13:48:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
13:48:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
13:48:44 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
13:48:44 + SRC=src/github.com/docker/docker
13:48:44 + REF=20.10
13:48:44 + REF_FETCH=20.10
13:48:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
13:48:44 + awk {print $2}
13:48:44 + REF=refs/heads/20.10
13:48:44 + [ -n refs/heads/20.10 ]
13:48:44 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
13:48:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
13:48:45 From https://github.com/docker/docker
13:48:45  * [new branch]      20.10      -> 20.10
13:48:45  * [new branch]      20.10      -> origin/20.10
13:48:45 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
13:48:45 git init src/github.com/docker/compose
13:48:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose/.git/
13:48:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
13:48:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.6.0"
13:48:45 + SRC=src/github.com/docker/compose
13:48:45 + REF=v2.6.0
13:48:45 + REF_FETCH=v2.6.0
13:48:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.6.0
13:48:45 + awk {print $2}
13:48:46 + REF=refs/tags/v2.6.0
13:48:46 + [ -n refs/tags/v2.6.0 ]
13:48:46 + REF_FETCH=refs/tags/v2.6.0:refs/tags/v2.6.0
13:48:46 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.6.0:refs/tags/v2.6.0
13:48:46 From https://github.com/docker/compose
13:48:46  * [new tag]         v2.6.0     -> v2.6.0
13:48:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.6.0
13:48:46 git init src/github.com/docker/scan-cli-plugin
13:48:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin/.git/
13:48:46 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
13:48:46 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.17.0"
13:48:46 + SRC=src/github.com/docker/scan-cli-plugin
13:48:46 + REF=v0.17.0
13:48:46 + REF_FETCH=v0.17.0
13:48:46 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.17.0
13:48:46 + awk {print $2}
13:48:46 + REF=refs/tags/v0.17.0
13:48:46 + [ -n refs/tags/v0.17.0 ]
13:48:46 + REF_FETCH=refs/tags/v0.17.0:refs/tags/v0.17.0
13:48:46 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.17.0:refs/tags/v0.17.0
13:48:46 From https://github.com/docker/scan-cli-plugin
13:48:46  * [new tag]         v0.17.0    -> v0.17.0
13:48:46 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.17.0
13:48:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.17.10 debian-bullseye
13:48:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
13:48:46 mkdir -p sources
13:48:46 docker run --rm -w /v \
13:48:46 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
13:48:46 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:46 	alpine \
13:48:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
13:48:49 mkdir -p sources
13:48:49 docker run --rm -w /v \
13:48:49 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
13:48:49 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:49 	alpine \
13:48:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
13:48:52 mkdir -p sources
13:48:52 docker run --rm -w /v \
13:48:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/compose:/compose \
13:48:52 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:52 	alpine \
13:48:52 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
13:48:53 mkdir -p sources
13:48:53 docker run --rm -w /v \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
13:48:53 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:53 	alpine \
13:48:53 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
13:48:54 mkdir -p sources
13:48:54 cp ../systemd/docker.service sources/docker.service
13:48:54 mkdir -p sources
13:48:54 cp ../systemd/docker.socket sources/docker.socket
13:48:54 docker run --rm -w /v \
13:48:54 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
13:48:54 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
13:48:54 	alpine \
13:48:54 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
13:48:54 == Building packages for debian-bullseye ==
13:48:54 mkdir -p "debbuild/debian-bullseye"
13:48:54 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:48:54 #1 [internal] load build definition from Dockerfile
13:48:54 #1 sha256:d8ddb680c304ba8e5b2ffc7eed6e441e536f1e812321768be24cb1512b194f19
13:48:54 #1 transferring dockerfile: 922B done
13:48:54 #1 DONE 0.0s
13:48:54 
13:48:54 #2 [internal] load .dockerignore
13:48:54 #2 sha256:540fe6c1eaa89916b60f7fdd5527ce507f0b190776ac6de6877d7f63266189bd
13:48:54 #2 transferring context: 2B done
13:48:54 #2 DONE 0.0s
13:48:54 
13:48:54 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:48:54 #4 sha256:187e15fb05664faf82364bfba092da55f13ec639c696e30d825cf5da27151e9c
13:48:55 #4 ...
13:48:55 
13:48:55 #5 [auth] library/debian:pull token for registry-1.docker.io
13:48:55 #5 sha256:1e910b14e4f1abf265ee20bbe0abb18e39ab15108a5d34d06c90d4856c04011d
13:48:55 #5 DONE 0.0s
13:48:55 
13:48:55 #6 [auth] library/golang:pull token for registry-1.docker.io
13:48:55 #6 sha256:a214b5373c8705f020b56a7e4d5974096e9a16fec857d7f5b537505414e1828a
13:48:55 #6 DONE 0.0s
13:48:55 
13:48:55 #4 [internal] load metadata for docker.io/library/golang:1.17.10-buster
13:48:55 #4 sha256:187e15fb05664faf82364bfba092da55f13ec639c696e30d825cf5da27151e9c
13:48:55 #4 DONE 0.3s
13:48:55 
13:48:55 #3 [internal] load metadata for docker.io/library/debian:bullseye
13:48:55 #3 sha256:014fb2d315cad134d36e118d77cb54cc380fa218da4e07a0a3feca53f8c2ae03
13:48:55 #3 DONE 0.4s
13:48:55 
13:48:55 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:48:55 #13 sha256:23e0167fe85cde87d6fc5fa8b66199b775285be4d3b5d0959960948bbd4b5a51
13:48:55 #13 DONE 0.0s
13:48:55 
13:48:55 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
13:48:55 #7 sha256:2ec742311afa1621ce2795ff097e622aa85237c6a457695f24bf2755919e224a
13:48:55 #7 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done
13:48:55 #7 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done
13:48:55 #7 sha256:49ac40f7de436345dae5f19abaf263bc38429d6262703d3af7ae9c00042e41a7 529B / 529B done
13:48:55 #7 sha256:fb683037c9d6deebaec211b27cbf4fff91745c44611ad863d1f4c1e9a796d0ff 1.48kB / 1.48kB done
13:48:55 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 2.10MB / 50.20MB 0.2s
13:48:55 #7 ...
13:48:55 
13:48:55 #9 [internal] load build context
13:48:55 #9 sha256:c495cb43253c30199f0824b36e46cb2477ed8c27a26bfff4a09e49e85b684f11
13:48:55 #9 transferring context: 19.83MB 0.4s done
13:48:55 #9 DONE 0.4s
13:48:55 
13:48:55 #13 [golang 1/1] FROM docker.io/library/golang:1.17.10-buster@sha256:f629fcac0ef84c3bb5622e6992d9e7f3d9b79ba98f11d97c450e86f973f9cc4a
13:48:55 #13 sha256:23e0167fe85cde87d6fc5fa8b66199b775285be4d3b5d0959960948bbd4b5a51
13:48:55 #13 CACHED
13:48:55 
13:48:55 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510
13:48:55 #7 sha256:2ec742311afa1621ce2795ff097e622aa85237c6a457695f24bf2755919e224a
13:48:55 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 9.44MB / 50.20MB 0.5s
13:48:55 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 12.58MB / 50.20MB 0.6s
13:48:55 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 15.73MB / 50.20MB 0.7s
13:48:56 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 22.02MB / 50.20MB 0.9s
13:48:56 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 25.17MB / 50.20MB 1.0s
13:48:56 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 28.31MB / 50.20MB 1.1s
13:48:56 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 34.60MB / 50.20MB 1.3s
13:48:56 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 37.75MB / 50.20MB 1.4s
13:48:57 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 44.04MB / 50.20MB 1.6s
13:48:57 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 47.19MB / 50.20MB 1.7s
13:48:57 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 50.20MB / 50.20MB 1.8s
13:48:57 #7 sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 50.20MB / 50.20MB 2.0s done
13:48:57 #7 extracting sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00
13:49:00 #7 extracting sha256:8c8b1770c0de8d780b721bb37e9a8b6e5071a83530a584b1aed8ddc9aa12dd00 2.8s done
13:49:00 #7 DONE 5.0s
13:49:00 
13:49:00 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
13:49:00 #8 sha256:b0eaedc6bf3ff520266233943344e881ef957e3c8b85e873a99893770342b00f
13:49:00 #8 0.604 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
13:49:00 #8 0.604 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
13:49:00 #8 0.613 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
13:49:00 #8 0.715 Get:4 http://security.debian.org/debian-security bullseye-security/main armhf Packages [153 kB]
13:49:01 #8 0.825 Get:5 http://deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
13:49:01 #8 0.963 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
13:49:02 #8 1.880 Fetched 8299 kB in 2s (5398 kB/s)
13:49:03 #8 1.880 Reading package lists...
13:49:03 #8 2.696 Reading package lists...
13:49:04 #8 3.504 Building dependency tree...
13:49:04 #8 3.687 Reading state information...
13:49:04 #8 4.018 The following additional packages will be installed:
13:49:04 #8 4.018   autoconf automake autopoint autotools-dev binutils
13:49:04 #8 4.018   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
13:49:04 #8 4.018   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
13:49:04 #8 4.018   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
13:49:04 #8 4.018   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
13:49:04 #8 4.019   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
13:49:04 #8 4.019   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
13:49:04 #8 4.019   intltool-debian iso-codes less libalgorithm-diff-perl
13:49:04 #8 4.019   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
13:49:04 #8 4.019   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
13:49:04 #8 4.019   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
13:49:04 #8 4.019   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
13:49:04 #8 4.019   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
13:49:04 #8 4.019   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
13:49:04 #8 4.019   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
13:49:04 #8 4.019   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
13:49:04 #8 4.019   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
13:49:04 #8 4.019   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
13:49:04 #8 4.019   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
13:49:04 #8 4.019   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
13:49:04 #8 4.019   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
13:49:04 #8 4.019   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
13:49:04 #8 4.019   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
13:49:04 #8 4.019   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
13:49:04 #8 4.019   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
13:49:04 #8 4.019   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
13:49:04 #8 4.019   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
13:49:04 #8 4.019   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
13:49:04 #8 4.019   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
13:49:04 #8 4.019   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
13:49:04 #8 4.019   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
13:49:04 #8 4.019   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
13:49:04 #8 4.019   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
13:49:04 #8 4.019   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
13:49:04 #8 4.019   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:49:04 #8 4.020   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
13:49:04 #8 4.020   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
13:49:04 #8 4.020   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
13:49:04 #8 4.020   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
13:49:04 #8 4.020   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
13:49:04 #8 4.020   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
13:49:04 #8 4.020   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
13:49:04 #8 4.020   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
13:49:04 #8 4.020   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
13:49:04 #8 4.020   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
13:49:04 #8 4.020   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
13:49:04 #8 4.020   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
13:49:04 #8 4.020   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
13:49:04 #8 4.020   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
13:49:04 #8 4.020   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
13:49:04 #8 4.020   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
13:49:04 #8 4.020   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
13:49:04 #8 4.020   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
13:49:04 #8 4.020   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
13:49:04 #8 4.020   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
13:49:04 #8 4.020   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
13:49:04 #8 4.020   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
13:49:04 #8 4.020   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
13:49:04 #8 4.020   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
13:49:04 #8 4.020   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
13:49:04 #8 4.020   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
13:49:04 #8 4.020   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
13:49:04 #8 4.020   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
13:49:04 #8 4.020   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
13:49:04 #8 4.020   libstrictures-perl libstring-copyright-perl libstring-escape-perl
13:49:04 #8 4.020   libstring-shellquote-perl libsub-exporter-perl
13:49:04 #8 4.020   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
13:49:04 #8 4.020   libsub-name-perl libsub-override-perl libsub-quote-perl
13:49:04 #8 4.020   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
13:49:04 #8 4.021   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
13:49:04 #8 4.021   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
13:49:04 #8 4.021   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
13:49:04 #8 4.021   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
13:49:04 #8 4.021   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
13:49:04 #8 4.021   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
13:49:04 #8 4.021   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
13:49:04 #8 4.021   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
13:49:04 #8 4.021   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
13:49:04 #8 4.021   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
13:49:04 #8 4.021   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
13:49:04 #8 4.021   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
13:49:04 #8 4.021   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
13:49:04 #8 4.021   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
13:49:04 #8 4.021   python3 python3-apt python3-certifi python3-chardet python3-debian
13:49:04 #8 4.021   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
13:49:04 #8 4.021   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
13:49:04 #8 4.022   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
13:49:04 #8 4.022   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
13:49:04 #8 4.026 Suggested packages:
13:49:04 #8 4.026   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
13:49:04 #8 4.026   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
13:49:04 #8 4.026   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
13:49:04 #8 4.026   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
13:49:04 #8 4.026   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
13:49:04 #8 4.026   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
13:49:04 #8 4.026   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
13:49:04 #8 4.026   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
13:49:04 #8 4.026   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
13:49:04 #8 4.026   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
13:49:04 #8 4.026   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
13:49:04 #8 4.026   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
13:49:04 #8 4.026   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
13:49:04 #8 4.026   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
13:49:04 #8 4.026   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
13:49:04 #8 4.026   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
13:49:04 #8 4.026   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
13:49:04 #8 4.026   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
13:49:04 #8 4.026   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
13:49:04 #8 4.026   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
13:49:04 #8 4.026   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
13:49:04 #8 4.026   diffutils-doc perl-doc libterm-readline-gnu-perl
13:49:04 #8 4.026   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
13:49:04 #8 4.026   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
13:49:04 #8 4.026   python-apt-doc python3-setuptools python3-cryptography python3-openssl
13:49:04 #8 4.026   python3-socks python-requests-doc python3.9-venv python3.9-doc
13:49:04 #8 4.026   binfmt-support readline-doc zip wdiff-doc
13:49:06 #8 6.512 The following NEW packages will be installed:
13:49:06 #8 6.512   autoconf automake autopoint autotools-dev binutils
13:49:06 #8 6.512   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
13:49:06 #8 6.512   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
13:49:06 #8 6.512   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
13:49:06 #8 6.512   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
13:49:06 #8 6.512   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
13:49:06 #8 6.512   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
13:49:06 #8 6.512   gpgconf gpgsm groff-base intltool-debian iso-codes less
13:49:06 #8 6.512   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
13:49:06 #8 6.512   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
13:49:06 #8 6.512   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
13:49:06 #8 6.513   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
13:49:06 #8 6.513   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
13:49:06 #8 6.513   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
13:49:06 #8 6.513   libclass-inspector-perl libclass-method-modifiers-perl
13:49:06 #8 6.513   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
13:49:06 #8 6.513   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
13:49:06 #8 6.513   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
13:49:06 #8 6.513   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
13:49:06 #8 6.513   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
13:49:06 #8 6.513   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
13:49:06 #8 6.513   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
13:49:06 #8 6.513   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
13:49:06 #8 6.513   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
13:49:06 #8 6.513   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
13:49:06 #8 6.513   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
13:49:06 #8 6.513   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
13:49:06 #8 6.513   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
13:49:06 #8 6.513   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
13:49:06 #8 6.513   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
13:49:06 #8 6.513   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
13:49:06 #8 6.513   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
13:49:06 #8 6.513   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
13:49:06 #8 6.513   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
13:49:06 #8 6.513   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:49:06 #8 6.513   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
13:49:06 #8 6.513   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
13:49:06 #8 6.513   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
13:49:06 #8 6.513   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
13:49:06 #8 6.513   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
13:49:06 #8 6.513   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
13:49:06 #8 6.513   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
13:49:06 #8 6.513   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
13:49:06 #8 6.513   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
13:49:06 #8 6.513   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
13:49:06 #8 6.513   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
13:49:06 #8 6.513   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
13:49:06 #8 6.513   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
13:49:06 #8 6.513   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
13:49:06 #8 6.518   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
13:49:06 #8 6.518   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
13:49:06 #8 6.518   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
13:49:06 #8 6.518   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
13:49:06 #8 6.518   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
13:49:06 #8 6.518   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
13:49:06 #8 6.518   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
13:49:06 #8 6.518   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
13:49:06 #8 6.518   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
13:49:06 #8 6.518   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
13:49:06 #8 6.518   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
13:49:06 #8 6.518   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
13:49:06 #8 6.518   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
13:49:06 #8 6.518   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
13:49:06 #8 6.518   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
13:49:06 #8 6.518   libstrictures-perl libstring-copyright-perl libstring-escape-perl
13:49:06 #8 6.518   libstring-shellquote-perl libsub-exporter-perl
13:49:06 #8 6.518   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
13:49:06 #8 6.518   libsub-name-perl libsub-override-perl libsub-quote-perl
13:49:06 #8 6.518   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
13:49:06 #8 6.518   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
13:49:06 #8 6.518   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
13:49:06 #8 6.518   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
13:49:06 #8 6.518   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
13:49:06 #8 6.518   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
13:49:06 #8 6.518   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
13:49:06 #8 6.518   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
13:49:06 #8 6.518   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
13:49:06 #8 6.518   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
13:49:06 #8 6.518   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
13:49:06 #8 6.518   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
13:49:06 #8 6.518   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
13:49:06 #8 6.518   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
13:49:06 #8 6.518   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
13:49:06 #8 6.518   python3 python3-apt python3-certifi python3-chardet python3-debian
13:49:06 #8 6.518   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
13:49:06 #8 6.518   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
13:49:06 #8 6.518   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
13:49:06 #8 6.518   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
13:49:07 #8 6.802 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded.
13:49:07 #8 6.802 Need to get 157 MB of archives.
13:49:07 #8 6.802 After this operation, 456 MB of additional disk space will be used.
13:49:07 #8 6.802 Get:1 http://security.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u2 [829 kB]
13:49:07 #8 6.804 Get:2 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
13:49:07 #8 6.808 Get:3 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
13:49:07 #8 6.810 Get:4 http://security.debian.org/debian-security bullseye-security/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
13:49:07 #8 6.813 Get:5 http://security.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.113-1 [1456 kB]
13:49:07 #8 6.820 Get:6 http://security.debian.org/debian-security bullseye-security/main armhf libdpkg-perl all 1.20.10 [1545 kB]
13:49:07 #8 6.824 Get:7 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
13:49:07 #8 6.824 Get:8 http://security.debian.org/debian-security bullseye-security/main armhf dpkg-dev all 1.20.10 [2306 kB]
13:49:07 #8 6.859 Get:9 http://security.debian.org/debian-security bullseye-security/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
13:49:07 #8 6.860 Get:10 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
13:49:07 #8 6.860 Get:11 http://security.debian.org/debian-security bullseye-security/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u2 [603 kB]
13:49:07 #8 6.862 Get:12 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
13:49:07 #8 6.863 Get:13 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
13:49:07 #8 6.870 Get:14 http://security.debian.org/debian-security bullseye-security/main armhf libtiff5 armhf 4.2.0-1+deb11u1 [272 kB]
13:49:07 #8 6.873 Get:15 http://security.debian.org/debian-security bullseye-security/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
13:49:07 #8 6.874 Get:16 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
13:49:07 #8 6.889 Get:17 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
13:49:07 #8 6.889 Get:18 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
13:49:07 #8 6.907 Get:19 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
13:49:07 #8 6.909 Get:20 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
13:49:07 #8 6.910 Get:21 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
13:49:07 #8 6.914 Get:22 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u3 [78.2 kB]
13:49:07 #8 6.915 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
13:49:07 #8 6.923 Get:24 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
13:49:07 #8 6.924 Get:25 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
13:49:07 #8 6.924 Get:26 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
13:49:07 #8 6.924 Get:27 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2 [107 kB]
13:49:07 #8 6.925 Get:28 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
13:49:07 #8 6.926 Get:29 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
13:49:07 #8 6.927 Get:30 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
13:49:07 #8 6.930 Get:31 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
13:49:07 #8 6.937 Get:32 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
13:49:07 #8 6.939 Get:33 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
13:49:07 #8 6.940 Get:34 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
13:49:07 #8 6.941 Get:35 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
13:49:07 #8 6.957 Get:36 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
13:49:07 #8 6.958 Get:37 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
13:49:07 #8 6.958 Get:38 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
13:49:07 #8 6.959 Get:39 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
13:49:07 #8 6.960 Get:40 http://deb.debian.org/debian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
13:49:07 #8 6.973 Get:41 http://deb.debian.org/debian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
13:49:07 #8 6.975 Get:42 http://deb.debian.org/debian bullseye/main armhf file armhf 1:5.39-3 [68.1 kB]
13:49:07 #8 6.976 Get:43 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
13:49:07 #8 6.978 Get:44 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
13:49:07 #8 6.985 Get:45 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
13:49:07 #8 6.987 Get:46 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
13:49:07 #8 6.990 Get:47 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
13:49:07 #8 6.991 Get:48 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
13:49:07 #8 6.993 Get:49 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
13:49:07 #8 6.994 Get:50 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5 [842 kB]
13:49:07 #8 7.000 Get:51 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
13:49:07 #8 7.001 Get:52 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
13:49:07 #8 7.002 Get:53 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
13:49:07 #8 7.004 Get:54 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
13:49:07 #8 7.007 Get:55 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
13:49:07 #8 7.008 Get:56 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
13:49:07 #8 7.013 Get:57 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
13:49:07 #8 7.020 Get:58 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
13:49:07 #8 7.034 Get:59 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
13:49:07 #8 7.036 Get:60 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
13:49:07 #8 7.036 Get:61 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
13:49:07 #8 7.037 Get:62 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
13:49:07 #8 7.047 Get:63 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
13:49:07 #8 7.082 Get:64 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u3 [271 kB]
13:49:07 #8 7.087 Get:65 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
13:49:07 #8 7.098 Get:66 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [182 kB]
13:49:07 #8 7.106 Get:67 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
13:49:07 #8 7.109 Get:68 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u3 [1876 kB]
13:49:07 #8 7.118 Get:69 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
13:49:07 #8 7.121 Get:70 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
13:49:07 #8 7.126 Get:71 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
13:49:07 #8 7.128 Get:72 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
13:49:07 #8 7.216 Get:73 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
13:49:07 #8 7.217 Get:74 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
13:49:07 #8 7.238 Get:75 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
13:49:07 #8 7.239 Get:76 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
13:49:07 #8 7.240 Get:77 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
13:49:07 #8 7.250 Get:78 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
13:49:07 #8 7.254 Get:79 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
13:49:07 #8 7.271 Get:80 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
13:49:07 #8 7.446 Get:81 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
13:49:07 #8 7.451 Get:82 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
13:49:07 #8 7.462 Get:83 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
13:49:08 #8 7.543 Get:84 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
13:49:08 #8 7.546 Get:85 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
13:49:08 #8 7.548 Get:86 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
13:49:08 #8 7.549 Get:87 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
13:49:08 #8 7.549 Get:88 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
13:49:08 #8 7.551 Get:89 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
13:49:08 #8 7.551 Get:90 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
13:49:08 #8 7.552 Get:91 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
13:49:08 #8 7.553 Get:92 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
13:49:08 #8 7.553 Get:93 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
13:49:08 #8 7.554 Get:94 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
13:49:08 #8 7.554 Get:95 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u1 [309 kB]
13:49:08 #8 7.557 Get:96 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u1 [258 kB]
13:49:08 #8 7.559 Get:97 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
13:49:08 #8 7.560 Get:98 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
13:49:08 #8 7.564 Get:99 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
13:49:08 #8 7.566 Get:100 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
13:49:08 #8 7.567 Get:101 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
13:49:08 #8 7.568 Get:102 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
13:49:08 #8 7.569 Get:103 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
13:49:08 #8 7.570 Get:104 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
13:49:08 #8 7.571 Get:105 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
13:49:08 #8 7.573 Get:106 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
13:49:08 #8 7.575 Get:107 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
13:49:08 #8 7.689 Get:108 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
13:49:08 #8 7.699 Get:109 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
13:49:08 #8 7.700 Get:110 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
13:49:08 #8 7.702 Get:111 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
13:49:08 #8 7.708 Get:112 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
13:49:08 #8 7.870 Get:113 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
13:49:08 #8 7.871 Get:114 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
13:49:08 #8 7.872 Get:115 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
13:49:08 #8 7.872 Get:116 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u1 [532 kB]
13:49:08 #8 7.875 Get:117 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3 [105 kB]
13:49:08 #8 7.876 Get:118 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
13:49:08 #8 7.877 Get:119 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u1 [722 kB]
13:49:08 #8 7.881 Get:120 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u1 [1085 kB]
13:49:08 #8 7.887 Get:121 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u1 [835 kB]
13:49:08 #8 7.892 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u1 [868 kB]
13:49:08 #8 7.900 Get:123 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
13:49:08 #8 7.901 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u1 [630 kB]
13:49:08 #8 7.904 Get:125 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u1 [509 kB]
13:49:08 #8 7.906 Get:126 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u1 [503 kB]
13:49:08 #8 7.909 Get:127 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u1 [617 kB]
13:49:08 #8 7.911 Get:128 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u1 [825 kB]
13:49:08 #8 7.915 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
13:49:08 #8 7.915 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
13:49:08 #8 7.916 Get:131 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
13:49:08 #8 7.916 Get:132 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
13:49:08 #8 7.917 Get:133 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
13:49:08 #8 7.917 Get:134 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
13:49:08 #8 7.919 Get:135 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
13:49:08 #8 7.919 Get:136 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
13:49:08 #8 7.922 Get:137 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
13:49:08 #8 7.926 Get:138 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
13:49:08 #8 7.926 Get:139 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
13:49:08 #8 7.927 Get:140 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
13:49:08 #8 7.927 Get:141 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
13:49:08 #8 7.930 Get:142 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
13:49:08 #8 7.931 Get:143 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
13:49:08 #8 7.932 Get:144 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
13:49:08 #8 7.933 Get:145 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
13:49:08 #8 7.934 Get:146 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
13:49:08 #8 7.934 Get:147 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
13:49:08 #8 7.935 Get:148 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
13:49:08 #8 7.935 Get:149 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
13:49:08 #8 7.936 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
13:49:08 #8 7.936 Get:151 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
13:49:08 #8 7.937 Get:152 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
13:49:08 #8 7.937 Get:153 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
13:49:08 #8 7.939 Get:154 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
13:49:08 #8 7.939 Get:155 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
13:49:08 #8 7.939 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
13:49:08 #8 7.940 Get:157 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
13:49:08 #8 7.941 Get:158 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
13:49:08 #8 7.941 Get:159 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
13:49:08 #8 7.942 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
13:49:08 #8 7.943 Get:161 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
13:49:08 #8 7.944 Get:162 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
13:49:08 #8 7.945 Get:163 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
13:49:08 #8 7.945 Get:164 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
13:49:08 #8 7.946 Get:165 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
13:49:08 #8 7.946 Get:166 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
13:49:08 #8 7.947 Get:167 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
13:49:08 #8 7.947 Get:168 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
13:49:08 #8 7.948 Get:169 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
13:49:08 #8 7.953 Get:170 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
13:49:08 #8 7.955 Get:171 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u1 [7624 B]
13:49:08 #8 7.955 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
13:49:08 #8 7.955 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
13:49:08 #8 7.956 Get:174 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
13:49:08 #8 7.957 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
13:49:08 #8 7.957 Get:176 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
13:49:08 #8 7.959 Get:177 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
13:49:08 #8 7.960 Get:178 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
13:49:08 #8 7.961 Get:179 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
13:49:08 #8 7.962 Get:180 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
13:49:08 #8 7.967 Get:181 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
13:49:08 #8 7.969 Get:182 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u1 [306 kB]
13:49:08 #8 7.970 Get:183 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
13:49:08 #8 7.971 Get:184 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
13:49:08 #8 7.979 Get:185 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1 [5128 kB]
13:49:08 #8 8.006 Get:186 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
13:49:08 #8 8.018 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
13:49:08 #8 8.019 Get:188 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
13:49:08 #8 8.020 Get:189 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
13:49:08 #8 8.021 Get:190 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
13:49:08 #8 8.021 Get:191 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
13:49:08 #8 8.022 Get:192 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
13:49:08 #8 8.022 Get:193 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
13:49:08 #8 8.024 Get:194 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
13:49:08 #8 8.024 Get:195 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
13:49:08 #8 8.025 Get:196 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
13:49:08 #8 8.025 Get:197 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
13:49:08 #8 8.030 Get:198 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
13:49:08 #8 8.033 Get:199 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
13:49:08 #8 8.034 Get:200 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
13:49:08 #8 8.036 Get:201 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1 [357 kB]
13:49:08 #8 8.039 Get:202 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
13:49:08 #8 8.040 Get:203 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
13:49:08 #8 8.042 Get:204 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
13:49:08 #8 8.044 Get:205 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
13:49:08 #8 8.045 Get:206 http://deb.debian.org/debian bullseye/main armhf libwebp6 armhf 0.6.1-2.1 [226 kB]
13:49:08 #8 8.047 Get:207 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
13:49:08 #8 8.048 Get:208 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
13:49:08 #8 8.049 Get:209 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
13:49:08 #8 8.050 Get:210 http://deb.debian.org/debian bullseye/main armhf libx11-data all 2:1.7.2-1 [311 kB]
13:49:08 #8 8.053 Get:211 http://deb.debian.org/debian bullseye/main armhf libx11-6 armhf 2:1.7.2-1 [713 kB]
13:49:08 #8 8.056 Get:212 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1 [44.0 kB]
13:49:08 #8 8.057 Get:213 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
13:49:08 #8 8.060 Get:214 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u3 [246 kB]
13:49:08 #8 8.062 Get:215 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
13:49:08 #8 8.065 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
13:49:08 #8 8.066 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
13:49:08 #8 8.067 Get:218 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
13:49:08 #8 8.068 Get:219 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
13:49:08 #8 8.070 Get:220 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
13:49:08 #8 8.073 Get:221 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
13:49:08 #8 8.074 Get:222 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
13:49:08 #8 8.076 Get:223 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
13:49:08 #8 8.077 Get:224 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
13:49:08 #8 8.078 Get:225 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
13:49:08 #8 8.080 Get:226 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
13:49:08 #8 8.081 Get:227 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
13:49:08 #8 8.084 Get:228 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
13:49:08 #8 8.088 Get:229 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
13:49:08 #8 8.089 Get:230 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
13:49:08 #8 8.091 Get:231 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
13:49:08 #8 8.093 Get:232 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
13:49:08 #8 8.094 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
13:49:08 #8 8.095 Get:234 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
13:49:08 #8 8.096 Get:235 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
13:49:08 #8 8.097 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
13:49:08 #8 8.099 Get:237 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
13:49:08 #8 8.100 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
13:49:08 #8 8.100 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
13:49:08 #8 8.101 Get:240 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
13:49:08 #8 8.105 Get:241 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
13:49:08 #8 8.108 Get:242 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
13:49:08 #8 8.109 Get:243 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
13:49:08 #8 8.109 Get:244 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
13:49:08 #8 8.111 Get:245 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
13:49:08 #8 8.114 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
13:49:08 #8 8.115 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
13:49:08 #8 8.116 Get:248 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
13:49:08 #8 8.118 Get:249 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
13:49:08 #8 8.118 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
13:49:08 #8 8.118 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
13:49:08 #8 8.120 Get:252 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
13:49:08 #8 8.120 Get:253 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
13:49:08 #8 8.123 Get:254 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
13:49:08 #8 8.125 Get:255 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
13:49:08 #8 8.126 Get:256 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
13:49:08 #8 8.126 Get:257 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
13:49:08 #8 8.126 Get:258 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
13:49:08 #8 8.131 Get:259 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
13:49:08 #8 8.131 Get:260 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
13:49:08 #8 8.133 Get:261 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
13:49:08 #8 8.133 Get:262 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
13:49:08 #8 8.135 Get:263 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
13:49:08 #8 8.136 Get:264 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
13:49:08 #8 8.137 Get:265 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
13:49:08 #8 8.137 Get:266 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
13:49:08 #8 8.138 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
13:49:08 #8 8.140 Get:268 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
13:49:08 #8 8.141 Get:269 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
13:49:08 #8 8.143 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
13:49:08 #8 8.144 Get:271 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
13:49:08 #8 8.145 Get:272 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
13:49:08 #8 8.146 Get:273 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
13:49:08 #8 8.148 Get:274 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
13:49:08 #8 8.151 Get:275 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
13:49:08 #8 8.153 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
13:49:08 #8 8.159 Get:277 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
13:49:08 #8 8.167 Get:278 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
13:49:08 #8 8.176 Get:279 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
13:49:08 #8 8.176 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
13:49:08 #8 8.177 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
13:49:08 #8 8.177 Get:282 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
13:49:08 #8 8.177 Get:283 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1 [22.9 kB]
13:49:08 #8 8.178 Get:284 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
13:49:08 #8 8.179 Get:285 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
13:49:08 #8 8.179 Get:286 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
13:49:08 #8 8.180 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
13:49:08 #8 8.182 Get:288 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
13:49:08 #8 8.186 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
13:49:08 #8 8.187 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
13:49:08 #8 8.188 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
13:49:08 #8 8.192 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
13:49:08 #8 8.193 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
13:49:08 #8 8.195 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
13:49:08 #8 8.197 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
13:49:08 #8 8.199 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
13:49:08 #8 8.200 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
13:49:08 #8 8.200 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
13:49:08 #8 8.201 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
13:49:08 #8 8.201 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
13:49:08 #8 8.202 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
13:49:08 #8 8.204 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
13:49:08 #8 8.219 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
13:49:08 #8 8.220 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
13:49:08 #8 8.221 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
13:49:08 #8 8.222 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
13:49:08 #8 8.224 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
13:49:08 #8 8.225 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
13:49:08 #8 8.226 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
13:49:08 #8 8.227 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
13:49:08 #8 8.229 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
13:49:08 #8 8.230 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
13:49:08 #8 8.230 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
13:49:08 #8 8.232 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
13:49:08 #8 8.235 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
13:49:08 #8 8.236 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
13:49:08 #8 8.238 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
13:49:08 #8 8.239 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
13:49:08 #8 8.240 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
13:49:08 #8 8.242 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
13:49:08 #8 8.243 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
13:49:08 #8 8.243 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
13:49:08 #8 8.245 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
13:49:08 #8 8.248 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
13:49:08 #8 8.250 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
13:49:08 #8 8.251 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
13:49:08 #8 8.252 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
13:49:08 #8 8.254 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
13:49:08 #8 8.256 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
13:49:08 #8 8.258 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
13:49:08 #8 8.259 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
13:49:08 #8 8.260 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
13:49:08 #8 8.261 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
13:49:08 #8 8.263 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
13:49:08 #8 8.264 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
13:49:08 #8 8.265 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
13:49:08 #8 8.267 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
13:49:08 #8 8.279 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
13:49:08 #8 8.280 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
13:49:08 #8 8.283 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
13:49:08 #8 8.284 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
13:49:08 #8 8.286 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
13:49:08 #8 8.287 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
13:49:08 #8 8.288 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
13:49:08 #8 8.290 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
13:49:08 #8 8.291 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
13:49:08 #8 8.292 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
13:49:08 #8 8.294 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
13:49:08 #8 8.295 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
13:49:08 #8 8.296 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
13:49:08 #8 8.297 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
13:49:08 #8 8.299 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
13:49:08 #8 8.300 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
13:49:08 #8 8.300 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
13:49:08 #8 8.302 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
13:49:08 #8 8.304 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
13:49:08 #8 8.305 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26 [157 kB]
13:49:08 #8 8.307 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
13:49:08 #8 8.313 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
13:49:08 #8 8.314 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
13:49:08 #8 8.324 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
13:49:08 #8 8.325 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
13:49:08 #8 8.328 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
13:49:08 #8 8.339 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
13:49:08 #8 8.362 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
13:49:08 #8 8.363 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20211207.1025-0+deb11u1 [125 kB]
13:49:08 #8 8.364 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
13:49:08 #8 8.364 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
13:49:08 #8 8.366 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
13:49:08 #8 8.367 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
13:49:08 #8 8.369 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
13:49:08 #8 8.369 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
13:49:08 #8 8.371 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
13:49:08 #8 8.371 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
13:49:08 #8 8.371 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
13:49:08 #8 8.372 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
13:49:08 #8 8.378 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
13:49:08 #8 8.383 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
13:49:08 #8 8.384 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
13:49:08 #8 8.563 debconf: delaying package configuration, since apt-utils is not installed
13:49:08 #8 8.597 Fetched 157 MB in 2s (84.9 MB/s)
13:49:09 #8 8.612 Selecting previously unselected package bsdextrautils.
13:49:09 #8 8.612 (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 ... 6655 files and directories currently installed.)
13:49:09 #8 8.617 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
13:49:09 #8 8.621 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
13:49:09 #8 8.663 Selecting previously unselected package libuchardet0:armhf.
13:49:09 #8 8.664 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
13:49:09 #8 8.671 Unpacking libuchardet0:armhf (0.0.7-1) ...
13:49:09 #8 8.701 Selecting previously unselected package groff-base.
13:49:09 #8 8.703 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
13:49:09 #8 8.706 Unpacking groff-base (1.22.4-6) ...
13:49:09 #8 8.818 Selecting previously unselected package libgdbm6:armhf.
13:49:09 #8 8.818 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
13:49:09 #8 8.822 Unpacking libgdbm6:armhf (1.19-2) ...
13:49:09 #8 8.857 Selecting previously unselected package libpipeline1:armhf.
13:49:09 #8 8.859 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
13:49:09 #8 8.862 Unpacking libpipeline1:armhf (1.5.3-1) ...
13:49:09 #8 8.908 Selecting previously unselected package man-db.
13:49:09 #8 8.908 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
13:49:09 #8 8.914 Unpacking man-db (2.9.4-2) ...
13:49:09 #8 9.051 Selecting previously unselected package perl-modules-5.32.
13:49:09 #8 9.051 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
13:49:09 #8 9.054 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
13:49:09 #8 9.399 Selecting previously unselected package libgdbm-compat4:armhf.
13:49:09 #8 9.401 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
13:49:09 #8 9.405 Unpacking libgdbm-compat4:armhf (1.19-2) ...
13:49:09 #8 9.439 Selecting previously unselected package libperl5.32:armhf.
13:49:09 #8 9.441 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
13:49:09 #8 9.445 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
13:49:10 #8 9.830 Selecting previously unselected package perl.
13:49:10 #8 9.830 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
13:49:10 #8 9.838 Unpacking perl (5.32.1-4+deb11u2) ...
13:49:10 #8 9.891 Selecting previously unselected package liblocale-gettext-perl.
13:49:10 #8 9.893 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
13:49:10 #8 9.898 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
13:49:10 #8 9.935 Selecting previously unselected package libpython3.9-minimal:armhf.
13:49:10 #8 9.935 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
13:49:10 #8 9.938 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
13:49:10 #8 10.05 Selecting previously unselected package libexpat1:armhf.
13:49:10 #8 10.05 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u3_armhf.deb ...
13:49:10 #8 10.06 Unpacking libexpat1:armhf (2.2.10-2+deb11u3) ...
13:49:10 #8 10.10 Selecting previously unselected package python3.9-minimal.
13:49:10 #8 10.10 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
13:49:10 #8 10.10 Unpacking python3.9-minimal (3.9.2-1) ...
13:49:10 #8 10.27 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
13:49:10 #8 10.29 Setting up libexpat1:armhf (2.2.10-2+deb11u3) ...
13:49:10 #8 10.30 Setting up python3.9-minimal (3.9.2-1) ...
13:49:11 #8 10.97 Selecting previously unselected package python3-minimal.
13:49:11 #8 10.97 (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 ... 9508 files and directories currently installed.)
13:49:11 #8 10.98 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
13:49:11 #8 10.98 Unpacking python3-minimal (3.9.2-3) ...
13:49:11 #8 11.01 Selecting previously unselected package media-types.
13:49:11 #8 11.01 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
13:49:11 #8 11.02 Unpacking media-types (4.0.0) ...
13:49:11 #8 11.06 Selecting previously unselected package libmpdec3:armhf.
13:49:11 #8 11.06 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
13:49:11 #8 11.06 Unpacking libmpdec3:armhf (2.5.1-1) ...
13:49:11 #8 11.10 Selecting previously unselected package libncursesw6:armhf.
13:49:11 #8 11.11 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_armhf.deb ...
13:49:11 #8 11.11 Unpacking libncursesw6:armhf (6.2+20201114-2) ...
13:49:11 #8 11.14 Selecting previously unselected package readline-common.
13:49:11 #8 11.15 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
13:49:11 #8 11.15 Unpacking readline-common (8.1-1) ...
13:49:11 #8 11.18 Selecting previously unselected package libreadline8:armhf.
13:49:11 #8 11.19 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
13:49:11 #8 11.19 Unpacking libreadline8:armhf (8.1-1) ...
13:49:11 #8 11.23 Selecting previously unselected package libsqlite3-0:armhf.
13:49:11 #8 11.23 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
13:49:11 #8 11.23 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
13:49:11 #8 11.31 Selecting previously unselected package libpython3.9-stdlib:armhf.
13:49:11 #8 11.31 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
13:49:11 #8 11.32 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
13:49:11 #8 11.49 Selecting previously unselected package python3.9.
13:49:11 #8 11.49 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
13:49:11 #8 11.49 Unpacking python3.9 (3.9.2-1) ...
13:49:11 #8 11.53 Selecting previously unselected package libpython3-stdlib:armhf.
13:49:11 #8 11.53 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
13:49:11 #8 11.54 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
13:49:11 #8 11.57 Setting up python3-minimal (3.9.2-3) ...
13:49:12 #8 11.75 Selecting previously unselected package python3.
13:49:12 #8 11.75 (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 ... 9946 files and directories currently installed.)
13:49:12 #8 11.75 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
13:49:12 #8 11.77 Unpacking python3 (3.9.2-3) ...
13:49:12 #8 11.82 Selecting previously unselected package less.
13:49:12 #8 11.82 Preparing to unpack .../001-less_551-2_armhf.deb ...
13:49:12 #8 11.83 Unpacking less (551-2) ...
13:49:12 #8 11.87 Selecting previously unselected package netbase.
13:49:12 #8 11.87 Preparing to unpack .../002-netbase_6.3_all.deb ...
13:49:12 #8 11.87 Unpacking netbase (6.3) ...
13:49:12 #8 11.91 Selecting previously unselected package sensible-utils.
13:49:12 #8 11.91 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
13:49:12 #8 11.92 Unpacking sensible-utils (0.0.14) ...
13:49:12 #8 11.95 Selecting previously unselected package bzip2.
13:49:12 #8 11.95 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
13:49:12 #8 11.95 Unpacking bzip2 (1.0.8-4) ...
13:49:12 #8 11.98 Selecting previously unselected package openssl.
13:49:12 #8 11.98 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u2_armhf.deb ...
13:49:12 #8 11.99 Unpacking openssl (1.1.1n-0+deb11u2) ...
13:49:12 #8 12.09 Selecting previously unselected package ca-certificates.
13:49:12 #8 12.09 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
13:49:12 #8 12.09 Unpacking ca-certificates (20210119) ...
13:49:12 #8 12.14 Selecting previously unselected package libmagic-mgc.
13:49:12 #8 12.14 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_armhf.deb ...
13:49:12 #8 12.14 Unpacking libmagic-mgc (1:5.39-3) ...
13:49:12 #8 12.21 Selecting previously unselected package libmagic1:armhf.
13:49:12 #8 12.21 Preparing to unpack .../008-libmagic1_1%3a5.39-3_armhf.deb ...
13:49:12 #8 12.22 Unpacking libmagic1:armhf (1:5.39-3) ...
13:49:12 #8 12.25 Selecting previously unselected package file.
13:49:12 #8 12.25 Preparing to unpack .../009-file_1%3a5.39-3_armhf.deb ...
13:49:12 #8 12.25 Unpacking file (1:5.39-3) ...
13:49:12 #8 12.28 Selecting previously unselected package gettext-base.
13:49:12 #8 12.29 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
13:49:12 #8 12.29 Unpacking gettext-base (0.21-4) ...
13:49:12 #8 12.34 Selecting previously unselected package manpages.
13:49:12 #8 12.34 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
13:49:12 #8 12.34 Unpacking manpages (5.10-1) ...
13:49:12 #8 12.47 Selecting previously unselected package libmd0:armhf.
13:49:12 #8 12.47 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
13:49:12 #8 12.47 Unpacking libmd0:armhf (1.0.3-3) ...
13:49:12 #8 12.51 Selecting previously unselected package libbsd0:armhf.
13:49:12 #8 12.51 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
13:49:12 #8 12.51 Unpacking libbsd0:armhf (0.11.3-1) ...
13:49:12 #8 12.55 Selecting previously unselected package libedit2:armhf.
13:49:12 #8 12.55 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
13:49:12 #8 12.55 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
13:49:12 #8 12.59 Selecting previously unselected package libcbor0:armhf.
13:49:13 #8 12.59 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
13:49:13 #8 12.59 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
13:49:13 #8 12.63 Selecting previously unselected package libfido2-1:armhf.
13:49:13 #8 12.63 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
13:49:13 #8 12.63 Unpacking libfido2-1:armhf (1.6.0-2) ...
13:49:13 #8 12.67 Selecting previously unselected package openssh-client.
13:49:13 #8 12.67 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_armhf.deb ...
13:49:13 #8 12.68 Unpacking openssh-client (1:8.4p1-5) ...
13:49:13 #8 12.78 Selecting previously unselected package ucf.
13:49:13 #8 12.78 Preparing to unpack .../018-ucf_3.0043_all.deb ...
13:49:13 #8 12.78 Moving old data out of the way
13:49:13 #8 12.79 Unpacking ucf (3.0043) ...
13:49:13 #8 12.82 Selecting previously unselected package xz-utils.
13:49:13 #8 12.82 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
13:49:13 #8 12.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
13:49:13 #8 12.87 Selecting previously unselected package libsigsegv2:armhf.
13:49:13 #8 12.87 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
13:49:13 #8 12.88 Unpacking libsigsegv2:armhf (2.13-1) ...
13:49:13 #8 12.90 Selecting previously unselected package m4.
13:49:13 #8 12.90 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
13:49:13 #8 12.91 Unpacking m4 (1.4.18-5) ...
13:49:13 #8 12.95 Selecting previously unselected package autoconf.
13:49:13 #8 12.95 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
13:49:13 #8 12.96 Unpacking autoconf (2.69-14) ...
13:49:13 #8 13.01 Selecting previously unselected package autotools-dev.
13:49:13 #8 13.01 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
13:49:13 #8 13.01 Unpacking autotools-dev (20180224.1+nmu1) ...
13:49:13 #8 13.05 Selecting previously unselected package automake.
13:49:13 #8 13.05 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
13:49:13 #8 13.06 Unpacking automake (1:1.16.3-2) ...
13:49:13 #8 13.13 Selecting previously unselected package autopoint.
13:49:13 #8 13.13 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
13:49:13 #8 13.13 Unpacking autopoint (0.21-4) ...
13:49:13 #8 13.17 Selecting previously unselected package binutils-common:armhf.
13:49:13 #8 13.17 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
13:49:13 #8 13.17 Unpacking binutils-common:armhf (2.35.2-2) ...
13:49:13 #8 13.42 Selecting previously unselected package libbinutils:armhf.
13:49:13 #8 13.42 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
13:49:13 #8 13.42 Unpacking libbinutils:armhf (2.35.2-2) ...
13:49:13 #8 13.49 Selecting previously unselected package libctf-nobfd0:armhf.
13:49:13 #8 13.49 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
13:49:13 #8 13.49 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
13:49:13 #8 13.53 Selecting previously unselected package libctf0:armhf.
13:49:13 #8 13.53 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
13:49:13 #8 13.53 Unpacking libctf0:armhf (2.35.2-2) ...
13:49:13 #8 13.56 Selecting previously unselected package binutils-arm-linux-gnueabihf.
13:49:13 #8 13.56 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
13:49:13 #8 13.56 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
13:49:14 #8 13.81 Selecting previously unselected package binutils.
13:49:14 #8 13.81 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
13:49:14 #8 13.82 Unpacking binutils (2.35.2-2) ...
13:49:14 #8 13.85 Selecting previously unselected package libc-dev-bin.
13:49:14 #8 13.85 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u3_armhf.deb ...
13:49:14 #8 13.85 Unpacking libc-dev-bin (2.31-13+deb11u3) ...
13:49:14 #8 13.89 Selecting previously unselected package linux-libc-dev:armhf.
13:49:14 #8 13.89 Preparing to unpack .../033-linux-libc-dev_5.10.113-1_armhf.deb ...
13:49:14 #8 13.89 Unpacking linux-libc-dev:armhf (5.10.113-1) ...
13:49:14 #8 14.03 Selecting previously unselected package libcrypt-dev:armhf.
13:49:14 #8 14.03 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
13:49:14 #8 14.03 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
13:49:14 #8 14.07 Selecting previously unselected package libtirpc-dev:armhf.
13:49:14 #8 14.07 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_armhf.deb ...
13:49:14 #8 14.07 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
13:49:14 #8 14.11 Selecting previously unselected package libnsl-dev:armhf.
13:49:14 #8 14.11 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
13:49:14 #8 14.12 Unpacking libnsl-dev:armhf (1.3.0-2) ...
13:49:14 #8 14.15 Selecting previously unselected package libc6-dev:armhf.
13:49:14 #8 14.15 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u3_armhf.deb ...
13:49:14 #8 14.15 Unpacking libc6-dev:armhf (2.31-13+deb11u3) ...
13:49:14 #8 14.37 Selecting previously unselected package libisl23:armhf.
13:49:14 #8 14.37 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
13:49:14 #8 14.37 Unpacking libisl23:armhf (0.23-1) ...
13:49:14 #8 14.45 Selecting previously unselected package libmpfr6:armhf.
13:49:14 #8 14.45 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
13:49:14 #8 14.45 Unpacking libmpfr6:armhf (4.1.0-3) ...
13:49:14 #8 14.51 Selecting previously unselected package libmpc3:armhf.
13:49:14 #8 14.51 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
13:49:14 #8 14.52 Unpacking libmpc3:armhf (1.2.0-1) ...
13:49:14 #8 14.54 Selecting previously unselected package cpp-10.
13:49:14 #8 14.54 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
13:49:14 #8 14.55 Unpacking cpp-10 (10.2.1-6) ...
13:49:15 #8 15.12 Selecting previously unselected package cpp.
13:49:15 #8 15.12 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
13:49:15 #8 15.13 Unpacking cpp (4:10.2.1-1) ...
13:49:15 #8 15.16 Selecting previously unselected package libcc1-0:armhf.
13:49:15 #8 15.16 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
13:49:15 #8 15.16 Unpacking libcc1-0:armhf (10.2.1-6) ...
13:49:15 #8 15.20 Selecting previously unselected package libgomp1:armhf.
13:49:15 #8 15.20 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
13:49:15 #8 15.20 Unpacking libgomp1:armhf (10.2.1-6) ...
13:49:15 #8 15.24 Selecting previously unselected package libatomic1:armhf.
13:49:15 #8 15.24 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
13:49:15 #8 15.24 Unpacking libatomic1:armhf (10.2.1-6) ...
13:49:15 #8 15.27 Selecting previously unselected package libasan6:armhf.
13:49:15 #8 15.27 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
13:49:15 #8 15.28 Unpacking libasan6:armhf (10.2.1-6) ...
13:49:15 #8 15.50 Selecting previously unselected package libubsan1:armhf.
13:49:15 #8 15.50 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
13:49:15 #8 15.51 Unpacking libubsan1:armhf (10.2.1-6) ...
13:49:15 #8 15.60 Selecting previously unselected package libgcc-10-dev:armhf.
13:49:15 #8 15.60 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
13:49:15 #8 15.61 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
13:49:15 #8 15.71 Selecting previously unselected package gcc-10.
13:49:16 #8 15.71 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
13:49:16 #8 15.71 Unpacking gcc-10 (10.2.1-6) ...
13:49:17 #8 16.81 Selecting previously unselected package gcc.
13:49:17 #8 16.81 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
13:49:17 #8 16.82 Unpacking gcc (4:10.2.1-1) ...
13:49:17 #8 16.85 Selecting previously unselected package libstdc++-10-dev:armhf.
13:49:17 #8 16.85 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
13:49:17 #8 16.85 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
13:49:17 #8 17.08 Selecting previously unselected package g++-10.
13:49:17 #8 17.08 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
13:49:17 #8 17.09 Unpacking g++-10 (10.2.1-6) ...
13:49:17 #8 17.73 Selecting previously unselected package g++.
13:49:17 #8 17.73 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
13:49:17 #8 17.74 Unpacking g++ (4:10.2.1-1) ...
13:49:17 #8 17.78 Selecting previously unselected package make.
13:49:18 #8 17.78 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
13:49:18 #8 17.78 Unpacking make (4.3-4.1) ...
13:49:18 #8 17.85 Selecting previously unselected package libdpkg-perl.
13:49:18 #8 17.85 Preparing to unpack .../055-libdpkg-perl_1.20.10_all.deb ...
13:49:18 #8 17.86 Unpacking libdpkg-perl (1.20.10) ...
13:49:18 #8 17.93 Selecting previously unselected package patch.
13:49:18 #8 17.93 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
13:49:18 #8 17.94 Unpacking patch (2.7.6-7) ...
13:49:18 #8 17.98 Selecting previously unselected package dpkg-dev.
13:49:18 #8 17.98 Preparing to unpack .../057-dpkg-dev_1.20.10_all.deb ...
13:49:18 #8 17.99 Unpacking dpkg-dev (1.20.10) ...
13:49:18 #8 18.12 Selecting previously unselected package build-essential.
13:49:18 #8 18.12 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
13:49:18 #8 18.12 Unpacking build-essential (12.9) ...
13:49:18 #8 18.15 Selecting previously unselected package libbrotli1:armhf.
13:49:18 #8 18.15 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
13:49:18 #8 18.16 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
13:49:18 #8 18.21 Selecting previously unselected package libsasl2-modules-db:armhf.
13:49:18 #8 18.21 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
13:49:18 #8 18.21 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
13:49:18 #8 18.24 Selecting previously unselected package libsasl2-2:armhf.
13:49:18 #8 18.24 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
13:49:18 #8 18.25 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
13:49:18 #8 18.29 Selecting previously unselected package libldap-2.4-2:armhf.
13:49:18 #8 18.29 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
13:49:18 #8 18.29 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
13:49:18 #8 18.34 Selecting previously unselected package libnghttp2-14:armhf.
13:49:18 #8 18.34 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
13:49:18 #8 18.35 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
13:49:18 #8 18.39 Selecting previously unselected package libpsl5:armhf.
13:49:18 #8 18.39 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
13:49:18 #8 18.39 Unpacking libpsl5:armhf (0.21.0-1.2) ...
13:49:18 #8 18.43 Selecting previously unselected package librtmp1:armhf.
13:49:18 #8 18.44 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
13:49:18 #8 18.44 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
13:49:18 #8 18.48 Selecting previously unselected package libssh2-1:armhf.
13:49:18 #8 18.48 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
13:49:18 #8 18.49 Unpacking libssh2-1:armhf (1.9.0-2) ...
13:49:18 #8 18.56 Selecting previously unselected package libcurl4:armhf.
13:49:19 #8 18.57 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u1_armhf.deb ...
13:49:19 #8 18.57 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u1) ...
13:49:19 #8 18.62 Selecting previously unselected package curl.
13:49:19 #8 18.62 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u1_armhf.deb ...
13:49:19 #8 18.63 Unpacking curl (7.74.0-1.3+deb11u1) ...
13:49:19 #8 18.69 Selecting previously unselected package dctrl-tools.
13:49:19 #8 18.69 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
13:49:19 #8 18.70 Unpacking dctrl-tools (2.24-3) ...
13:49:19 #8 18.73 Selecting previously unselected package libdebhelper-perl.
13:49:19 #8 18.74 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
13:49:19 #8 18.74 Unpacking libdebhelper-perl (13.3.4) ...
13:49:19 #8 18.78 Selecting previously unselected package libtool.
13:49:19 #8 18.78 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
13:49:19 #8 18.79 Unpacking libtool (2.4.6-15) ...
13:49:19 #8 18.83 Selecting previously unselected package dh-autoreconf.
13:49:19 #8 18.83 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
13:49:19 #8 18.84 Unpacking dh-autoreconf (20) ...
13:49:19 #8 18.87 Selecting previously unselected package libarchive-zip-perl.
13:49:19 #8 18.87 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
13:49:19 #8 18.87 Unpacking libarchive-zip-perl (1.68-1) ...
13:49:19 #8 18.91 Selecting previously unselected package libsub-override-perl.
13:49:19 #8 18.91 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
13:49:19 #8 18.92 Unpacking libsub-override-perl (0.09-2) ...
13:49:19 #8 18.94 Selecting previously unselected package libfile-stripnondeterminism-perl.
13:49:19 #8 18.94 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
13:49:19 #8 18.95 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
13:49:19 #8 18.97 Selecting previously unselected package dh-strip-nondeterminism.
13:49:19 #8 18.98 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
13:49:19 #8 18.98 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
13:49:19 #8 19.01 Selecting previously unselected package libelf1:armhf.
13:49:19 #8 19.02 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
13:49:19 #8 19.02 Unpacking libelf1:armhf (0.183-1) ...
13:49:19 #8 19.06 Selecting previously unselected package dwz.
13:49:19 #8 19.06 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
13:49:19 #8 19.07 Unpacking dwz (0.13+20210201-1) ...
13:49:19 #8 19.12 Selecting previously unselected package libicu67:armhf.
13:49:19 #8 19.12 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
13:49:19 #8 19.12 Unpacking libicu67:armhf (67.1-7) ...
13:49:20 #8 19.91 Selecting previously unselected package libxml2:armhf.
13:49:20 #8 19.91 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u2_armhf.deb ...
13:49:20 #8 19.92 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
13:49:20 #8 20.00 Selecting previously unselected package gettext.
13:49:20 #8 20.00 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
13:49:20 #8 20.01 Unpacking gettext (0.21-4) ...
13:49:20 #8 20.13 Selecting previously unselected package intltool-debian.
13:49:20 #8 20.14 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
13:49:20 #8 20.14 Unpacking intltool-debian (0.35.0+20060710.5) ...
13:49:20 #8 20.17 Selecting previously unselected package po-debconf.
13:49:20 #8 20.17 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
13:49:20 #8 20.17 Unpacking po-debconf (1.0.21+nmu1) ...
13:49:20 #8 20.23 Selecting previously unselected package debhelper.
13:49:20 #8 20.24 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
13:49:20 #8 20.24 Unpacking debhelper (13.3.4) ...
13:49:20 #8 20.35 Selecting previously unselected package debian-keyring.
13:49:20 #8 20.36 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
13:49:20 #8 20.36 Unpacking debian-keyring (2021.07.26) ...
13:49:23 #8 22.72 Selecting previously unselected package libfakeroot:armhf.
13:49:23 #8 22.72 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
13:49:23 #8 22.73 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
13:49:23 #8 22.77 Selecting previously unselected package fakeroot.
13:49:23 #8 22.77 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
13:49:23 #8 22.77 Unpacking fakeroot (1.25.3-1.1) ...
13:49:23 #8 22.82 Selecting previously unselected package libassuan0:armhf.
13:49:23 #8 22.83 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
13:49:23 #8 22.83 Unpacking libassuan0:armhf (2.5.3-7.1) ...
13:49:23 #8 22.86 Selecting previously unselected package gpgconf.
13:49:23 #8 22.87 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 22.87 Unpacking gpgconf (2.2.27-2+deb11u1) ...
13:49:23 #8 22.92 Selecting previously unselected package libksba8:armhf.
13:49:23 #8 22.92 Preparing to unpack .../090-libksba8_1.5.0-3_armhf.deb ...
13:49:23 #8 22.92 Unpacking libksba8:armhf (1.5.0-3) ...
13:49:23 #8 22.97 Selecting previously unselected package libnpth0:armhf.
13:49:23 #8 22.97 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
13:49:23 #8 22.98 Unpacking libnpth0:armhf (1.6-3) ...
13:49:23 #8 23.01 Selecting previously unselected package dirmngr.
13:49:23 #8 23.01 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 23.03 Unpacking dirmngr (2.2.27-2+deb11u1) ...
13:49:23 #8 23.08 Selecting previously unselected package gnupg-l10n.
13:49:23 #8 23.09 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u1_all.deb ...
13:49:23 #8 23.09 Unpacking gnupg-l10n (2.2.27-2+deb11u1) ...
13:49:23 #8 23.20 Selecting previously unselected package gnupg-utils.
13:49:23 #8 23.20 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 23.20 Unpacking gnupg-utils (2.2.27-2+deb11u1) ...
13:49:23 #8 23.29 Selecting previously unselected package gpg.
13:49:23 #8 23.29 Preparing to unpack .../095-gpg_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 23.29 Unpacking gpg (2.2.27-2+deb11u1) ...
13:49:23 #8 23.37 Selecting previously unselected package pinentry-curses.
13:49:23 #8 23.37 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
13:49:23 #8 23.38 Unpacking pinentry-curses (1.1.0-4) ...
13:49:23 #8 23.42 Selecting previously unselected package gpg-agent.
13:49:23 #8 23.43 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 23.43 Unpacking gpg-agent (2.2.27-2+deb11u1) ...
13:49:23 #8 23.53 Selecting previously unselected package gpg-wks-client.
13:49:23 #8 23.53 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 23.53 Unpacking gpg-wks-client (2.2.27-2+deb11u1) ...
13:49:23 #8 23.58 Selecting previously unselected package gpg-wks-server.
13:49:23 #8 23.58 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u1_armhf.deb ...
13:49:23 #8 23.59 Unpacking gpg-wks-server (2.2.27-2+deb11u1) ...
13:49:23 #8 23.63 Selecting previously unselected package gpgsm.
13:49:24 #8 23.63 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u1_armhf.deb ...
13:49:24 #8 23.63 Unpacking gpgsm (2.2.27-2+deb11u1) ...
13:49:24 #8 23.68 Selecting previously unselected package gnupg.
13:49:24 #8 23.69 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u1_all.deb ...
13:49:24 #8 23.69 Unpacking gnupg (2.2.27-2+deb11u1) ...
13:49:24 #8 23.75 Selecting previously unselected package libfile-dirlist-perl.
13:49:24 #8 23.75 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
13:49:24 #8 23.75 Unpacking libfile-dirlist-perl (0.05-2) ...
13:49:24 #8 23.78 Selecting previously unselected package libfile-which-perl.
13:49:24 #8 23.78 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
13:49:24 #8 23.79 Unpacking libfile-which-perl (1.23-1) ...
13:49:24 #8 23.82 Selecting previously unselected package libfile-homedir-perl.
13:49:24 #8 23.82 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
13:49:24 #8 23.82 Unpacking libfile-homedir-perl (1.006-1) ...
13:49:24 #8 23.85 Selecting previously unselected package libfile-touch-perl.
13:49:24 #8 23.85 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
13:49:24 #8 23.86 Unpacking libfile-touch-perl (0.11-1) ...
13:49:24 #8 23.89 Selecting previously unselected package libio-pty-perl.
13:49:24 #8 23.89 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
13:49:24 #8 23.89 Unpacking libio-pty-perl (1:1.15-2) ...
13:49:24 #8 23.93 Selecting previously unselected package libipc-run-perl.
13:49:24 #8 23.93 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
13:49:24 #8 23.93 Unpacking libipc-run-perl (20200505.0-1) ...
13:49:24 #8 23.97 Selecting previously unselected package libclass-method-modifiers-perl.
13:49:24 #8 23.97 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
13:49:24 #8 23.98 Unpacking libclass-method-modifiers-perl (2.13-1) ...
13:49:24 #8 24.01 Selecting previously unselected package libb-hooks-op-check-perl.
13:49:24 #8 24.01 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
13:49:24 #8 24.01 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
13:49:24 #8 24.04 Selecting previously unselected package libdynaloader-functions-perl.
13:49:24 #8 24.05 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
13:49:24 #8 24.05 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
13:49:24 #8 24.08 Selecting previously unselected package libdevel-callchecker-perl.
13:49:24 #8 24.08 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
13:49:24 #8 24.08 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
13:49:24 #8 24.11 Selecting previously unselected package libparams-classify-perl.
13:49:24 #8 24.12 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
13:49:24 #8 24.12 Unpacking libparams-classify-perl (0.015-1+b3) ...
13:49:24 #8 24.15 Selecting previously unselected package libmodule-runtime-perl.
13:49:24 #8 24.15 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
13:49:24 #8 24.16 Unpacking libmodule-runtime-perl (0.016-1) ...
13:49:24 #8 24.18 Selecting previously unselected package libimport-into-perl.
13:49:24 #8 24.19 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
13:49:24 #8 24.19 Unpacking libimport-into-perl (1.002005-1) ...
13:49:24 #8 24.22 Selecting previously unselected package librole-tiny-perl.
13:49:24 #8 24.23 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
13:49:24 #8 24.23 Unpacking librole-tiny-perl (2.002004-1) ...
13:49:24 #8 24.26 Selecting previously unselected package libstrictures-perl.
13:49:24 #8 24.26 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
13:49:24 #8 24.27 Unpacking libstrictures-perl (2.000006-1) ...
13:49:24 #8 24.30 Selecting previously unselected package libsub-quote-perl.
13:49:24 #8 24.30 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
13:49:24 #8 24.30 Unpacking libsub-quote-perl (2.006006-1) ...
13:49:24 #8 24.33 Selecting previously unselected package libmoo-perl.
13:49:24 #8 24.33 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
13:49:24 #8 24.34 Unpacking libmoo-perl (2.004004-1) ...
13:49:24 #8 24.37 Selecting previously unselected package libencode-locale-perl.
13:49:24 #8 24.37 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
13:49:24 #8 24.37 Unpacking libencode-locale-perl (1.05-1.1) ...
13:49:24 #8 24.40 Selecting previously unselected package libtimedate-perl.
13:49:24 #8 24.40 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
13:49:24 #8 24.41 Unpacking libtimedate-perl (2.3300-2) ...
13:49:24 #8 24.45 Selecting previously unselected package libhttp-date-perl.
13:49:24 #8 24.45 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
13:49:24 #8 24.46 Unpacking libhttp-date-perl (6.05-1) ...
13:49:24 #8 24.48 Selecting previously unselected package libfile-listing-perl.
13:49:24 #8 24.49 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
13:49:24 #8 24.49 Unpacking libfile-listing-perl (6.14-1) ...
13:49:24 #8 24.52 Selecting previously unselected package libhtml-tagset-perl.
13:49:24 #8 24.52 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
13:49:24 #8 24.53 Unpacking libhtml-tagset-perl (3.20-4) ...
13:49:24 #8 24.56 Selecting previously unselected package liburi-perl.
13:49:24 #8 24.56 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
13:49:24 #8 24.56 Unpacking liburi-perl (5.08-1) ...
13:49:24 #8 24.60 Selecting previously unselected package libhtml-parser-perl.
13:49:24 #8 24.60 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
13:49:24 #8 24.60 Unpacking libhtml-parser-perl (3.75-1+b1) ...
13:49:24 #8 24.64 Selecting previously unselected package libhtml-tree-perl.
13:49:25 #8 24.64 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
13:49:25 #8 24.64 Unpacking libhtml-tree-perl (5.07-2) ...
13:49:25 #8 24.69 Selecting previously unselected package libio-html-perl.
13:49:25 #8 24.69 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
13:49:25 #8 24.70 Unpacking libio-html-perl (1.004-2) ...
13:49:25 #8 24.72 Selecting previously unselected package liblwp-mediatypes-perl.
13:49:25 #8 24.73 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
13:49:25 #8 24.73 Unpacking liblwp-mediatypes-perl (6.04-1) ...
13:49:25 #8 24.76 Selecting previously unselected package libhttp-message-perl.
13:49:25 #8 24.76 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
13:49:25 #8 24.76 Unpacking libhttp-message-perl (6.28-1) ...
13:49:25 #8 24.80 Selecting previously unselected package libhttp-cookies-perl.
13:49:25 #8 24.80 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
13:49:25 #8 24.81 Unpacking libhttp-cookies-perl (6.10-1) ...
13:49:25 #8 24.83 Selecting previously unselected package libhttp-negotiate-perl.
13:49:25 #8 24.83 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
13:49:25 #8 24.84 Unpacking libhttp-negotiate-perl (6.01-1) ...
13:49:25 #8 24.86 Selecting previously unselected package perl-openssl-defaults:armhf.
13:49:25 #8 24.86 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
13:49:25 #8 24.87 Unpacking perl-openssl-defaults:armhf (5) ...
13:49:25 #8 24.90 Selecting previously unselected package libnet-ssleay-perl.
13:49:25 #8 24.90 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
13:49:25 #8 24.90 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
13:49:25 #8 24.96 Selecting previously unselected package libio-socket-ssl-perl.
13:49:25 #8 24.96 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
13:49:25 #8 24.97 Unpacking libio-socket-ssl-perl (2.069-1) ...
13:49:25 #8 25.01 Selecting previously unselected package libnet-http-perl.
13:49:25 #8 25.01 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
13:49:25 #8 25.02 Unpacking libnet-http-perl (6.20-1) ...
13:49:25 #8 25.05 Selecting previously unselected package liblwp-protocol-https-perl.
13:49:25 #8 25.05 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
13:49:25 #8 25.07 Unpacking liblwp-protocol-https-perl (6.10-1) ...
13:49:25 #8 25.10 Selecting previously unselected package libtry-tiny-perl.
13:49:25 #8 25.10 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
13:49:25 #8 25.14 Unpacking libtry-tiny-perl (0.30-1) ...
13:49:25 #8 25.17 Selecting previously unselected package libwww-robotrules-perl.
13:49:25 #8 25.17 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
13:49:25 #8 25.18 Unpacking libwww-robotrules-perl (6.02-1) ...
13:49:25 #8 25.21 Selecting previously unselected package libwww-perl.
13:49:25 #8 25.21 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
13:49:25 #8 25.21 Unpacking libwww-perl (6.52-1) ...
13:49:25 #8 25.26 Selecting previously unselected package patchutils.
13:49:25 #8 25.26 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
13:49:25 #8 25.27 Unpacking patchutils (0.4.2-1) ...
13:49:25 #8 25.30 Selecting previously unselected package wdiff.
13:49:25 #8 25.31 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
13:49:25 #8 25.31 Unpacking wdiff (1.2.2-2+b1) ...
13:49:25 #8 25.36 Selecting previously unselected package devscripts.
13:49:25 #8 25.37 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
13:49:25 #8 25.38 Unpacking devscripts (2.21.3+deb11u1) ...
13:49:25 #8 25.51 Selecting previously unselected package diffstat.
13:49:25 #8 25.51 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
13:49:25 #8 25.51 Unpacking diffstat (1.64-1) ...
13:49:25 #8 25.54 Selecting previously unselected package distro-info-data.
13:49:25 #8 25.55 Preparing to unpack .../144-distro-info-data_0.51+deb11u1_all.deb ...
13:49:25 #8 25.55 Unpacking distro-info-data (0.51+deb11u1) ...
13:49:25 #8 25.59 Selecting previously unselected package python3-pkg-resources.
13:49:25 #8 25.59 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
13:49:25 #8 25.60 Unpacking python3-pkg-resources (52.0.0-4) ...
13:49:25 #8 25.64 Selecting previously unselected package python3-chardet.
13:49:25 #8 25.65 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
13:49:25 #8 25.65 Unpacking python3-chardet (4.0.0-1) ...
13:49:25 #8 25.69 Selecting previously unselected package python3-six.
13:49:26 #8 25.69 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
13:49:26 #8 25.70 Unpacking python3-six (1.16.0-2) ...
13:49:26 #8 25.73 Selecting previously unselected package python3-debian.
13:49:26 #8 25.73 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
13:49:26 #8 25.74 Unpacking python3-debian (0.1.39) ...
13:49:26 #8 25.78 Selecting previously unselected package libgpgme11:armhf.
13:49:26 #8 25.78 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
13:49:26 #8 25.78 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
13:49:26 #8 25.83 Selecting previously unselected package python3-gpg.
13:49:26 #8 25.83 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
13:49:26 #8 25.83 Unpacking python3-gpg (1.14.0-1+b2) ...
13:49:26 #8 25.89 Selecting previously unselected package dput.
13:49:26 #8 25.89 Preparing to unpack .../151-dput_1.1.0_all.deb ...
13:49:26 #8 25.90 Unpacking dput (1.1.0) ...
13:49:26 #8 25.93 Selecting previously unselected package equivs.
13:49:26 #8 25.94 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
13:49:26 #8 25.94 Unpacking equivs (2.3.1) ...
13:49:26 #8 25.97 Selecting previously unselected package fonts-dejavu-core.
13:49:26 #8 25.98 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
13:49:26 #8 25.98 Unpacking fonts-dejavu-core (2.37-2) ...
13:49:26 #8 26.12 Selecting previously unselected package fontconfig-config.
13:49:26 #8 26.12 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
13:49:26 #8 26.20 Unpacking fontconfig-config (2.13.1-4.2) ...
13:49:26 #8 26.25 Selecting previously unselected package libcurl3-gnutls:armhf.
13:49:26 #8 26.25 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u1_armhf.deb ...
13:49:26 #8 26.25 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ...
13:49:26 #8 26.30 Selecting previously unselected package liberror-perl.
13:49:26 #8 26.31 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
13:49:26 #8 26.31 Unpacking liberror-perl (0.17029-1) ...
13:49:26 #8 26.34 Selecting previously unselected package git-man.
13:49:26 #8 26.34 Preparing to unpack .../157-git-man_1%3a2.30.2-1_all.deb ...
13:49:26 #8 26.35 Unpacking git-man (1:2.30.2-1) ...
13:49:26 #8 26.48 Selecting previously unselected package git.
13:49:26 #8 26.48 Preparing to unpack .../158-git_1%3a2.30.2-1_armhf.deb ...
13:49:26 #8 26.49 Unpacking git (1:2.30.2-1) ...
13:49:27 #8 26.97 Selecting previously unselected package iso-codes.
13:49:27 #8 26.97 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
13:49:27 #8 26.97 Unpacking iso-codes (4.6.0-1) ...
13:49:27 #8 27.40 Selecting previously unselected package libalgorithm-diff-perl.
13:49:27 #8 27.40 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
13:49:27 #8 27.41 Unpacking libalgorithm-diff-perl (1.201-1) ...
13:49:27 #8 27.44 Selecting previously unselected package libalgorithm-diff-xs-perl.
13:49:27 #8 27.44 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
13:49:27 #8 27.45 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
13:49:27 #8 27.47 Selecting previously unselected package libalgorithm-merge-perl.
13:49:27 #8 27.48 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
13:49:27 #8 27.48 Unpacking libalgorithm-merge-perl (0.08-3) ...
13:49:27 #8 27.51 Selecting previously unselected package libaliased-perl.
13:49:27 #8 27.51 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
13:49:27 #8 27.52 Unpacking libaliased-perl (0.34-1.1) ...
13:49:27 #8 27.55 Selecting previously unselected package libapt-pkg-perl.
13:49:27 #8 27.55 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
13:49:27 #8 27.55 Unpacking libapt-pkg-perl (0.1.39) ...
13:49:27 #8 27.60 Selecting previously unselected package libarchive-cpio-perl.
13:49:27 #8 27.60 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
13:49:27 #8 27.61 Unpacking libarchive-cpio-perl (0.10-1.1) ...
13:49:27 #8 27.65 Selecting previously unselected package libarchive13:armhf.
13:49:27 #8 27.65 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
13:49:27 #8 27.66 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
13:49:27 #8 27.71 Selecting previously unselected package libarray-intspan-perl.
13:49:27 #8 27.71 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
13:49:27 #8 27.73 Unpacking libarray-intspan-perl (2.004-1) ...
13:49:27 #8 27.78 Selecting previously unselected package libauthen-sasl-perl.
13:49:27 #8 27.79 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
13:49:27 #8 27.80 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
13:49:27 #8 27.83 Selecting previously unselected package libmodule-implementation-perl.
13:49:28 #8 27.83 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
13:49:28 #8 27.84 Unpacking libmodule-implementation-perl (0.09-1.1) ...
13:49:28 #8 27.88 Selecting previously unselected package libsub-exporter-progressive-perl.
13:49:28 #8 27.88 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
13:49:28 #8 27.89 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
13:49:28 #8 27.91 Selecting previously unselected package libvariable-magic-perl.
13:49:28 #8 27.92 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
13:49:28 #8 27.92 Unpacking libvariable-magic-perl (0.62-1+b3) ...
13:49:28 #8 27.95 Selecting previously unselected package libb-hooks-endofscope-perl.
13:49:28 #8 27.96 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
13:49:28 #8 27.96 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
13:49:28 #8 28.00 Selecting previously unselected package libpng16-16:armhf.
13:49:28 #8 28.00 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
13:49:28 #8 28.00 Unpacking libpng16-16:armhf (1.6.37-3) ...
13:49:28 #8 28.06 Selecting previously unselected package libfreetype6:armhf.
13:49:28 #8 28.06 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1_armhf.deb ...
13:49:28 #8 28.06 Unpacking libfreetype6:armhf (2.10.4+dfsg-1) ...
13:49:28 #8 28.14 Selecting previously unselected package libfontconfig1:armhf.
13:49:28 #8 28.14 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
13:49:28 #8 28.14 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
13:49:28 #8 28.19 Selecting previously unselected package libjpeg62-turbo:armhf.
13:49:28 #8 28.19 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
13:49:28 #8 28.20 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
13:49:28 #8 28.24 Selecting previously unselected package libdeflate0:armhf.
13:49:28 #8 28.25 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
13:49:28 #8 28.25 Unpacking libdeflate0:armhf (1.7-1) ...
13:49:28 #8 28.29 Selecting previously unselected package libjbig0:armhf.
13:49:28 #8 28.29 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
13:49:28 #8 28.30 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
13:49:28 #8 28.34 Selecting previously unselected package libwebp6:armhf.
13:49:28 #8 28.34 Preparing to unpack .../179-libwebp6_0.6.1-2.1_armhf.deb ...
13:49:28 #8 28.34 Unpacking libwebp6:armhf (0.6.1-2.1) ...
13:49:28 #8 28.40 Selecting previously unselected package libtiff5:armhf.
13:49:28 #8 28.41 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u1_armhf.deb ...
13:49:28 #8 28.41 Unpacking libtiff5:armhf (4.2.0-1+deb11u1) ...
13:49:28 #8 28.46 Selecting previously unselected package libxau6:armhf.
13:49:28 #8 28.47 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
13:49:28 #8 28.47 Unpacking libxau6:armhf (1:1.0.9-1) ...
13:49:28 #8 28.51 Selecting previously unselected package libxdmcp6:armhf.
13:49:29 #8 28.51 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
13:49:29 #8 28.51 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
13:49:29 #8 28.55 Selecting previously unselected package libxcb1:armhf.
13:49:29 #8 28.55 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
13:49:29 #8 28.56 Unpacking libxcb1:armhf (1.14-3) ...
13:49:29 #8 28.59 Selecting previously unselected package libx11-data.
13:49:29 #8 28.59 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1_all.deb ...
13:49:29 #8 28.60 Unpacking libx11-data (2:1.7.2-1) ...
13:49:29 #8 28.67 Selecting previously unselected package libx11-6:armhf.
13:49:29 #8 28.67 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1_armhf.deb ...
13:49:29 #8 28.68 Unpacking libx11-6:armhf (2:1.7.2-1) ...
13:49:29 #8 28.76 Selecting previously unselected package libxpm4:armhf.
13:49:29 #8 28.76 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1_armhf.deb ...
13:49:29 #8 28.76 Unpacking libxpm4:armhf (1:3.5.12-1) ...
13:49:29 #8 28.80 Selecting previously unselected package libgd3:armhf.
13:49:29 #8 28.80 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
13:49:29 #8 28.81 Unpacking libgd3:armhf (2.3.0-2) ...
13:49:29 #8 28.84 Selecting previously unselected package libc-devtools.
13:49:29 #8 28.84 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u3_armhf.deb ...
13:49:29 #8 28.85 Unpacking libc-devtools (2.31-13+deb11u3) ...
13:49:29 #8 28.89 Selecting previously unselected package libcapture-tiny-perl.
13:49:29 #8 28.89 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
13:49:29 #8 28.89 Unpacking libcapture-tiny-perl (0.48-1) ...
13:49:29 #8 28.92 Selecting previously unselected package libclass-data-inheritable-perl.
13:49:29 #8 28.92 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
13:49:29 #8 28.93 Unpacking libclass-data-inheritable-perl (0.08-3) ...
13:49:29 #8 28.96 Selecting previously unselected package libclass-inspector-perl.
13:49:29 #8 28.96 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
13:49:29 #8 28.96 Unpacking libclass-inspector-perl (1.36-1) ...
13:49:29 #8 28.99 Selecting previously unselected package libclass-xsaccessor-perl.
13:49:29 #8 29.00 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
13:49:29 #8 29.00 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
13:49:29 #8 29.03 Selecting previously unselected package libclone-perl.
13:49:29 #8 29.04 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
13:49:29 #8 29.04 Unpacking libclone-perl (0.45-1+b1) ...
13:49:29 #8 29.07 Selecting previously unselected package libcommon-sense-perl.
13:49:29 #8 29.07 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
13:49:29 #8 29.07 Unpacking libcommon-sense-perl (3.75-1+b4) ...
13:49:29 #8 29.13 Selecting previously unselected package libconfig-tiny-perl.
13:49:29 #8 29.13 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
13:49:29 #8 29.13 Unpacking libconfig-tiny-perl (2.26-1) ...
13:49:29 #8 29.16 Selecting previously unselected package libparams-util-perl.
13:49:29 #8 29.16 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
13:49:29 #8 29.17 Unpacking libparams-util-perl (1.102-1+b1) ...
13:49:29 #8 29.20 Selecting previously unselected package libsub-install-perl.
13:49:29 #8 29.20 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
13:49:29 #8 29.21 Unpacking libsub-install-perl (0.928-1.1) ...
13:49:29 #8 29.23 Selecting previously unselected package libdata-optlist-perl.
13:49:29 #8 29.24 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
13:49:29 #8 29.24 Unpacking libdata-optlist-perl (0.110-1.1) ...
13:49:29 #8 29.27 Selecting previously unselected package libsub-exporter-perl.
13:49:29 #8 29.27 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
13:49:29 #8 29.28 Unpacking libsub-exporter-perl (0.987-1) ...
13:49:29 #8 29.31 Selecting previously unselected package libconst-fast-perl.
13:49:29 #8 29.31 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
13:49:29 #8 29.32 Unpacking libconst-fast-perl (0.014-1.1) ...
13:49:29 #8 29.35 Selecting previously unselected package libwant-perl.
13:49:29 #8 29.35 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
13:49:29 #8 29.36 Unpacking libwant-perl (0.29-1+b6) ...
13:49:29 #8 29.39 Selecting previously unselected package libcontextual-return-perl.
13:49:29 #8 29.39 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
13:49:29 #8 29.40 Unpacking libcontextual-return-perl (0.004014-2) ...
13:49:29 #8 29.43 Selecting previously unselected package libconvert-binhex-perl.
13:49:29 #8 29.44 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
13:49:29 #8 29.44 Unpacking libconvert-binhex-perl (1.125-1) ...
13:49:29 #8 29.47 Selecting previously unselected package libcpanel-json-xs-perl.
13:49:29 #8 29.47 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
13:49:29 #8 29.48 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
13:49:29 #8 29.52 Selecting previously unselected package libdevel-stacktrace-perl.
13:49:29 #8 29.53 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
13:49:29 #8 29.53 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
13:49:29 #8 29.56 Selecting previously unselected package libexception-class-perl.
13:49:29 #8 29.57 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
13:49:29 #8 29.57 Unpacking libexception-class-perl (1.44-1) ...
13:49:29 #8 29.61 Selecting previously unselected package libiterator-perl.
13:49:30 #8 29.61 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
13:49:30 #8 29.61 Unpacking libiterator-perl (0.03+ds1-1.1) ...
13:49:30 #8 29.64 Selecting previously unselected package libiterator-util-perl.
13:49:30 #8 29.64 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
13:49:30 #8 29.65 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
13:49:30 #8 29.68 Selecting previously unselected package libexporter-tiny-perl.
13:49:30 #8 29.68 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
13:49:30 #8 29.68 Unpacking libexporter-tiny-perl (1.002002-1) ...
13:49:30 #8 29.72 Selecting previously unselected package liblist-moreutils-xs-perl.
13:49:30 #8 29.72 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
13:49:30 #8 29.72 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
13:49:30 #8 29.76 Selecting previously unselected package liblist-moreutils-perl.
13:49:30 #8 29.76 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
13:49:30 #8 29.77 Unpacking liblist-moreutils-perl (0.430-2) ...
13:49:30 #8 29.81 Selecting previously unselected package libdata-dpath-perl.
13:49:30 #8 29.81 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
13:49:30 #8 29.81 Unpacking libdata-dpath-perl (0.58-1) ...
13:49:30 #8 29.85 Selecting previously unselected package libdata-dump-perl.
13:49:30 #8 29.86 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
13:49:30 #8 29.86 Unpacking libdata-dump-perl (1.23-1.1) ...
13:49:30 #8 29.92 Selecting previously unselected package libdata-messagepack-perl.
13:49:30 #8 29.92 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
13:49:30 #8 29.93 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
13:49:30 #8 29.96 Selecting previously unselected package libnet-domain-tld-perl.
13:49:30 #8 29.96 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
13:49:30 #8 29.97 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
13:49:30 #8 30.00 Selecting previously unselected package libdata-validate-domain-perl.
13:49:30 #8 30.00 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
13:49:30 #8 30.01 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
13:49:30 #8 30.04 Selecting previously unselected package libdevel-size-perl.
13:49:30 #8 30.04 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
13:49:30 #8 30.05 Unpacking libdevel-size-perl (0.83-1+b2) ...
13:49:30 #8 30.08 Selecting previously unselected package libdistro-info-perl.
13:49:30 #8 30.08 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
13:49:30 #8 30.09 Unpacking libdistro-info-perl (1.0) ...
13:49:30 #8 30.12 Selecting previously unselected package libemail-address-xs-perl.
13:49:30 #8 30.13 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
13:49:30 #8 30.13 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
13:49:30 #8 30.17 Selecting previously unselected package libfcgi0ldbl:armhf.
13:49:30 #8 30.17 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
13:49:30 #8 30.18 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
13:49:30 #8 30.24 Selecting previously unselected package libfcgi-bin.
13:49:30 #8 30.24 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
13:49:30 #8 30.25 Unpacking libfcgi-bin (2.4.2-2) ...
13:49:30 #8 30.29 Selecting previously unselected package libfcgi-perl:armhf.
13:49:30 #8 30.30 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
13:49:30 #8 30.30 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
13:49:30 #8 30.34 Selecting previously unselected package libipc-system-simple-perl.
13:49:30 #8 30.35 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
13:49:30 #8 30.35 Unpacking libipc-system-simple-perl (1.30-1) ...
13:49:30 #8 30.40 Selecting previously unselected package libfile-basedir-perl.
13:49:30 #8 30.41 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
13:49:30 #8 30.41 Unpacking libfile-basedir-perl (0.08-1) ...
13:49:30 #8 30.46 Selecting previously unselected package libfile-chdir-perl.
13:49:30 #8 30.46 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
13:49:30 #8 30.47 Unpacking libfile-chdir-perl (0.1008-1.1) ...
13:49:30 #8 30.50 Selecting previously unselected package libfile-fcntllock-perl.
13:49:30 #8 30.50 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
13:49:30 #8 30.50 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
13:49:30 #8 30.53 Selecting previously unselected package libnumber-compare-perl.
13:49:30 #8 30.54 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
13:49:30 #8 30.54 Unpacking libnumber-compare-perl (0.03-1.1) ...
13:49:30 #8 30.57 Selecting previously unselected package libtext-glob-perl.
13:49:30 #8 30.57 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
13:49:30 #8 30.58 Unpacking libtext-glob-perl (0.11-1) ...
13:49:30 #8 30.61 Selecting previously unselected package libfile-find-rule-perl.
13:49:30 #8 30.61 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
13:49:30 #8 30.63 Unpacking libfile-find-rule-perl (0.34-1) ...
13:49:30 #8 30.67 Selecting previously unselected package libfont-afm-perl.
13:49:30 #8 30.67 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
13:49:30 #8 30.68 Unpacking libfont-afm-perl (1.20-3) ...
13:49:30 #8 30.71 Selecting previously unselected package libio-string-perl.
13:49:30 #8 30.71 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
13:49:31 #8 30.72 Unpacking libio-string-perl (1.08-3.1) ...
13:49:31 #8 30.77 Selecting previously unselected package libfont-ttf-perl.
13:49:31 #8 30.77 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
13:49:31 #8 30.78 Unpacking libfont-ttf-perl (1.06-1.1) ...
13:49:31 #8 30.85 Selecting previously unselected package libio-stringy-perl.
13:49:31 #8 30.85 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
13:49:31 #8 30.85 Unpacking libio-stringy-perl (2.111-3) ...
13:49:31 #8 30.89 Selecting previously unselected package libparams-validate-perl:armhf.
13:49:31 #8 30.89 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
13:49:31 #8 30.90 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
13:49:31 #8 30.94 Selecting previously unselected package libgetopt-long-descriptive-perl.
13:49:31 #8 30.94 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
13:49:31 #8 30.95 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
13:49:31 #8 30.99 Selecting previously unselected package libsort-versions-perl.
13:49:31 #8 30.99 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
13:49:31 #8 30.99 Unpacking libsort-versions-perl (1.62-1) ...
13:49:31 #8 31.03 Selecting previously unselected package libgit-wrapper-perl.
13:49:31 #8 31.03 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
13:49:31 #8 31.03 Unpacking libgit-wrapper-perl (0.048-1) ...
13:49:31 #8 31.06 Selecting previously unselected package libhttp-tiny-multipart-perl.
13:49:31 #8 31.07 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
13:49:31 #8 31.07 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
13:49:31 #8 31.10 Selecting previously unselected package libio-prompter-perl.
13:49:31 #8 31.10 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
13:49:31 #8 31.10 Unpacking libio-prompter-perl (0.004015-1) ...
13:49:31 #8 31.13 Selecting previously unselected package libjson-perl.
13:49:31 #8 31.13 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
13:49:31 #8 31.14 Unpacking libjson-perl (4.03000-1) ...
13:49:31 #8 31.17 Selecting previously unselected package liblog-any-perl.
13:49:31 #8 31.17 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
13:49:31 #8 31.18 Unpacking liblog-any-perl (1.709-1) ...
13:49:31 #8 31.22 Selecting previously unselected package liblog-any-adapter-screen-perl.
13:49:31 #8 31.22 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
13:49:31 #8 31.23 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
13:49:31 #8 31.26 Selecting previously unselected package libpackage-stash-perl.
13:49:31 #8 31.26 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
13:49:31 #8 31.27 Unpacking libpackage-stash-perl (0.39-1) ...
13:49:31 #8 31.30 Selecting previously unselected package libsub-identify-perl.
13:49:31 #8 31.31 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
13:49:31 #8 31.31 Unpacking libsub-identify-perl (0.14-1+b3) ...
13:49:31 #8 31.34 Selecting previously unselected package libsub-name-perl.
13:49:31 #8 31.34 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
13:49:31 #8 31.35 Unpacking libsub-name-perl (0.26-1+b1) ...
13:49:31 #8 31.38 Selecting previously unselected package libnamespace-clean-perl.
13:49:31 #8 31.38 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
13:49:31 #8 31.39 Unpacking libnamespace-clean-perl (0.27-1) ...
13:49:31 #8 31.43 Selecting previously unselected package libpath-tiny-perl.
13:49:31 #8 31.43 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
13:49:31 #8 31.43 Unpacking libpath-tiny-perl (0.118-1) ...
13:49:31 #8 31.47 Selecting previously unselected package libtype-tiny-perl.
13:49:31 #8 31.47 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
13:49:31 #8 31.48 Unpacking libtype-tiny-perl (1.012001-2) ...
13:49:31 #8 31.54 Selecting previously unselected package libgitlab-api-v4-perl.
13:49:31 #8 31.54 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
13:49:31 #8 31.54 Unpacking libgitlab-api-v4-perl (0.26-1) ...
13:49:31 #8 31.59 Selecting previously unselected package libglib2.0-0:armhf.
13:49:31 #8 31.60 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
13:49:31 #8 31.60 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
13:49:32 #8 31.76 Selecting previously unselected package libglib2.0-data.
13:49:32 #8 31.76 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
13:49:32 #8 31.76 Unpacking libglib2.0-data (2.66.8-1) ...
13:49:32 #8 31.93 Selecting previously unselected package libgpm2:armhf.
13:49:32 #8 31.94 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
13:49:32 #8 31.94 Unpacking libgpm2:armhf (1.20.7-8) ...
13:49:32 #8 31.98 Selecting previously unselected package libhash-fieldhash-perl.
13:49:32 #8 31.98 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
13:49:32 #8 31.98 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
13:49:32 #8 32.02 Selecting previously unselected package libhtml-form-perl.
13:49:32 #8 32.02 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
13:49:32 #8 32.03 Unpacking libhtml-form-perl (6.07-1) ...
13:49:32 #8 32.06 Selecting previously unselected package libhtml-format-perl.
13:49:32 #8 32.07 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
13:49:32 #8 32.07 Unpacking libhtml-format-perl (2.12-1.1) ...
13:49:32 #8 32.10 Selecting previously unselected package libhtml-html5-entities-perl.
13:49:32 #8 32.10 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
13:49:32 #8 32.11 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
13:49:32 #8 32.15 Selecting previously unselected package libhttp-daemon-perl.
13:49:32 #8 32.15 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1_all.deb ...
13:49:32 #8 32.15 Unpacking libhttp-daemon-perl (6.12-1) ...
13:49:32 #8 32.18 Selecting previously unselected package libio-sessiondata-perl.
13:49:32 #8 32.19 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
13:49:32 #8 32.19 Unpacking libio-sessiondata-perl (1.03-1.1) ...
13:49:32 #8 32.22 Selecting previously unselected package libipc-run3-perl.
13:49:32 #8 32.22 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
13:49:32 #8 32.22 Unpacking libipc-run3-perl (0.048-2) ...
13:49:32 #8 32.26 Selecting previously unselected package libtypes-serialiser-perl.
13:49:32 #8 32.26 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
13:49:32 #8 32.26 Unpacking libtypes-serialiser-perl (1.01-1) ...
13:49:32 #8 32.29 Selecting previously unselected package libjson-xs-perl.
13:49:32 #8 32.30 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
13:49:32 #8 32.30 Unpacking libjson-xs-perl (4.030-1+b1) ...
13:49:32 #8 32.34 Selecting previously unselected package libjson-maybexs-perl.
13:49:32 #8 32.34 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
13:49:32 #8 32.35 Unpacking libjson-maybexs-perl (1.004003-1) ...
13:49:32 #8 32.39 Selecting previously unselected package libldap-common.
13:49:32 #8 32.39 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
13:49:32 #8 32.40 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
13:49:32 #8 32.44 Selecting previously unselected package liblist-compare-perl.
13:49:32 #8 32.44 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
13:49:32 #8 32.45 Unpacking liblist-compare-perl (0.55-1) ...
13:49:32 #8 32.50 Selecting previously unselected package liblist-someutils-perl.
13:49:32 #8 32.50 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
13:49:32 #8 32.51 Unpacking liblist-someutils-perl (0.58-1) ...
13:49:32 #8 32.56 Selecting previously unselected package liblist-someutils-xs-perl.
13:49:32 #8 32.56 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
13:49:32 #8 32.57 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
13:49:32 #8 32.60 Selecting previously unselected package liblist-utilsby-perl.
13:49:32 #8 32.61 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
13:49:32 #8 32.61 Unpacking liblist-utilsby-perl (0.11-1) ...
13:49:32 #8 32.64 Selecting previously unselected package libltdl7:armhf.
13:49:32 #8 32.65 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
13:49:32 #8 32.65 Unpacking libltdl7:armhf (2.4.6-15) ...
13:49:32 #8 32.69 Selecting previously unselected package libltdl-dev:armhf.
13:49:32 #8 32.69 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
13:49:32 #8 32.70 Unpacking libltdl-dev:armhf (2.4.6-15) ...
13:49:33 #8 32.77 Selecting previously unselected package liblzo2-2:armhf.
13:49:33 #8 32.77 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
13:49:33 #8 32.77 Unpacking liblzo2-2:armhf (2.10-2) ...
13:49:33 #8 32.83 Selecting previously unselected package libsys-hostname-long-perl.
13:49:33 #8 32.83 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
13:49:33 #8 32.84 Unpacking libsys-hostname-long-perl (1.5-2) ...
13:49:33 #8 32.88 Selecting previously unselected package libmail-sendmail-perl.
13:49:33 #8 32.88 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
13:49:33 #8 32.89 Unpacking libmail-sendmail-perl (0.80-1.1) ...
13:49:33 #8 32.94 Selecting previously unselected package libnet-smtp-ssl-perl.
13:49:33 #8 32.94 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
13:49:33 #8 32.95 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
13:49:33 #8 33.00 Selecting previously unselected package libmailtools-perl.
13:49:33 #8 33.01 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
13:49:33 #8 33.01 Unpacking libmailtools-perl (2.21-1) ...
13:49:33 #8 33.09 Selecting previously unselected package libmarkdown2:armhf.
13:49:33 #8 33.09 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
13:49:33 #8 33.11 Unpacking libmarkdown2:armhf (2.2.6-1) ...
13:49:33 #8 33.14 Selecting previously unselected package libmime-tools-perl.
13:49:33 #8 33.14 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
13:49:33 #8 33.15 Unpacking libmime-tools-perl (5.509-1) ...
13:49:33 #8 33.19 Selecting previously unselected package libmoox-aliases-perl.
13:49:33 #8 33.20 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
13:49:33 #8 33.20 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
13:49:33 #8 33.23 Selecting previously unselected package libnamespace-autoclean-perl.
13:49:33 #8 33.24 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
13:49:33 #8 33.24 Unpacking libnamespace-autoclean-perl (0.29-1) ...
13:49:33 #8 33.27 Selecting previously unselected package libobject-id-perl.
13:49:33 #8 33.27 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
13:49:33 #8 33.28 Unpacking libobject-id-perl (0.1.2-2.1) ...
13:49:33 #8 33.32 Selecting previously unselected package libmoox-struct-perl.
13:49:33 #8 33.32 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
13:49:33 #8 33.32 Unpacking libmoox-struct-perl (0.020-1) ...
13:49:33 #8 33.36 Selecting previously unselected package libmouse-perl.
13:49:33 #8 33.36 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
13:49:33 #8 33.37 Unpacking libmouse-perl (2.5.10-1+b1) ...
13:49:33 #8 33.42 Selecting previously unselected package libnumber-range-perl.
13:49:33 #8 33.42 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
13:49:33 #8 33.43 Unpacking libnumber-range-perl (0.12-1.1) ...
13:49:33 #8 33.48 Selecting previously unselected package libossp-uuid16:armhf.
13:49:33 #8 33.48 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
13:49:33 #8 33.48 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
13:49:33 #8 33.52 Selecting previously unselected package libossp-uuid-perl.
13:49:33 #8 33.52 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
13:49:33 #8 33.53 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
13:49:33 #8 33.56 Selecting previously unselected package libpackage-stash-xs-perl.
13:49:33 #8 33.56 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
13:49:33 #8 33.57 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
13:49:33 #8 33.59 Selecting previously unselected package libpath-iterator-rule-perl.
13:49:33 #8 33.60 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
13:49:33 #8 33.61 Unpacking libpath-iterator-rule-perl (1.014-1) ...
13:49:33 #8 33.64 Selecting previously unselected package libperlio-gzip-perl.
13:49:33 #8 33.64 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
13:49:33 #8 33.65 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
13:49:33 #8 33.68 Selecting previously unselected package libpod-parser-perl.
13:49:33 #8 33.69 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
13:49:33 #8 33.70 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
13:49:33 #8 33.71 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
13:49:33 #8 33.71 Unpacking libpod-parser-perl (1.63-2) ...
13:49:33 #8 33.76 Selecting previously unselected package libpod-constants-perl.
13:49:33 #8 33.76 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
13:49:33 #8 33.77 Unpacking libpod-constants-perl (0.19-2) ...
13:49:33 #8 33.80 Selecting previously unselected package libproc-processtable-perl.
13:49:34 #8 33.81 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
13:49:34 #8 33.81 Unpacking libproc-processtable-perl (0.59-2+b1) ...
13:49:34 #8 33.86 Selecting previously unselected package libre2-9:armhf.
13:49:34 #8 33.86 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
13:49:34 #8 33.86 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
13:49:34 #8 33.91 Selecting previously unselected package libre-engine-re2-perl:armhf.
13:49:34 #8 33.91 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
13:49:34 #8 33.91 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
13:49:34 #8 33.95 Selecting previously unselected package libreadonly-perl.
13:49:34 #8 33.95 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
13:49:34 #8 33.95 Unpacking libreadonly-perl (2.050-3) ...
13:49:34 #8 33.99 Selecting previously unselected package libref-util-perl.
13:49:34 #8 33.99 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
13:49:34 #8 34.00 Unpacking libref-util-perl (0.204-1) ...
13:49:34 #8 34.06 Selecting previously unselected package libref-util-xs-perl.
13:49:34 #8 34.06 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
13:49:34 #8 34.07 Unpacking libref-util-xs-perl (0.117-1+b3) ...
13:49:34 #8 34.10 Selecting previously unselected package libregexp-pattern-license-perl.
13:49:34 #8 34.10 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
13:49:34 #8 34.11 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
13:49:34 #8 34.15 Selecting previously unselected package libregexp-pattern-perl.
13:49:34 #8 34.15 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
13:49:34 #8 34.16 Unpacking libregexp-pattern-perl (0.2.14-1) ...
13:49:34 #8 34.19 Selecting previously unselected package libsasl2-modules:armhf.
13:49:34 #8 34.20 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
13:49:34 #8 34.20 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
13:49:34 #8 34.25 Selecting previously unselected package libsereal-decoder-perl.
13:49:34 #8 34.25 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
13:49:34 #8 34.25 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
13:49:34 #8 34.29 Selecting previously unselected package libsereal-encoder-perl.
13:49:34 #8 34.29 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
13:49:34 #8 34.30 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
13:49:34 #8 34.33 Selecting previously unselected package libtask-weaken-perl.
13:49:34 #8 34.34 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
13:49:34 #8 34.34 Unpacking libtask-weaken-perl (1.06-1) ...
13:49:34 #8 34.37 Selecting previously unselected package libxml-parser-perl:armhf.
13:49:34 #8 34.37 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
13:49:34 #8 34.38 Unpacking libxml-parser-perl:armhf (2.46-2) ...
13:49:34 #8 34.42 Selecting previously unselected package libsoap-lite-perl.
13:49:34 #8 34.43 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
13:49:34 #8 34.43 Unpacking libsoap-lite-perl (1.27-1) ...
13:49:34 #8 34.49 Selecting previously unselected package libsort-key-perl.
13:49:34 #8 34.49 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
13:49:34 #8 34.49 Unpacking libsort-key-perl (1.33-2+b3) ...
13:49:34 #8 34.53 Selecting previously unselected package libstring-copyright-perl.
13:49:35 #8 34.53 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
13:49:35 #8 34.53 Unpacking libstring-copyright-perl (0.003006-1) ...
13:49:35 #8 34.56 Selecting previously unselected package libstring-escape-perl.
13:49:35 #8 34.57 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
13:49:35 #8 34.57 Unpacking libstring-escape-perl (2010.002-2) ...
13:49:35 #8 34.60 Selecting previously unselected package libstring-shellquote-perl.
13:49:35 #8 34.60 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
13:49:35 #8 34.61 Unpacking libstring-shellquote-perl (1.04-1) ...
13:49:35 #8 34.64 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
13:49:35 #8 34.64 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
13:49:35 #8 34.64 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
13:49:35 #8 34.67 Selecting previously unselected package libterm-readkey-perl.
13:49:35 #8 34.68 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
13:49:35 #8 34.68 Unpacking libterm-readkey-perl (2.38-1+b2) ...
13:49:35 #8 34.71 Selecting previously unselected package libtext-levenshteinxs-perl.
13:49:35 #8 34.71 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
13:49:35 #8 34.72 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
13:49:35 #8 34.75 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
13:49:35 #8 34.75 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
13:49:35 #8 34.76 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
13:49:35 #8 34.79 Selecting previously unselected package libtext-xslate-perl.
13:49:35 #8 34.79 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
13:49:35 #8 34.79 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
13:49:35 #8 34.84 Selecting previously unselected package libtime-duration-perl.
13:49:35 #8 34.84 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
13:49:35 #8 34.85 Unpacking libtime-duration-perl (1.21-1) ...
13:49:35 #8 34.88 Selecting previously unselected package libtime-moment-perl.
13:49:35 #8 34.88 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
13:49:35 #8 34.88 Unpacking libtime-moment-perl (0.44-1+b3) ...
13:49:35 #8 34.92 Selecting previously unselected package libtype-tiny-xs-perl.
13:49:35 #8 34.92 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
13:49:35 #8 34.92 Unpacking libtype-tiny-xs-perl (0.022-1) ...
13:49:35 #8 34.95 Selecting previously unselected package libunicode-utf8-perl.
13:49:35 #8 34.96 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
13:49:35 #8 34.96 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
13:49:35 #8 35.00 Selecting previously unselected package libxdelta2.
13:49:35 #8 35.00 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
13:49:35 #8 35.01 Unpacking libxdelta2 (1.1.3-9.3) ...
13:49:35 #8 35.05 Selecting previously unselected package libxext6:armhf.
13:49:35 #8 35.05 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
13:49:35 #8 35.05 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
13:49:35 #8 35.09 Selecting previously unselected package libxml-namespacesupport-perl.
13:49:35 #8 35.09 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
13:49:35 #8 35.10 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
13:49:35 #8 35.14 Selecting previously unselected package libxml-sax-base-perl.
13:49:35 #8 35.14 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
13:49:35 #8 35.15 Unpacking libxml-sax-base-perl (1.09-1.1) ...
13:49:35 #8 35.20 Selecting previously unselected package libxml-sax-perl.
13:49:35 #8 35.21 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
13:49:35 #8 35.22 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
13:49:35 #8 35.27 Selecting previously unselected package libxml-libxml-perl.
13:49:35 #8 35.27 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
13:49:35 #8 35.28 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:49:35 #8 35.35 Selecting previously unselected package libxml-sax-expat-perl.
13:49:35 #8 35.35 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
13:49:35 #8 35.36 Unpacking libxml-sax-expat-perl (0.51-1) ...
13:49:35 #8 35.40 Selecting previously unselected package libxmlrpc-lite-perl.
13:49:35 #8 35.40 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
13:49:35 #8 35.40 Unpacking libxmlrpc-lite-perl (0.717-4) ...
13:49:35 #8 35.45 Selecting previously unselected package libxmuu1:armhf.
13:49:35 #8 35.45 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
13:49:35 #8 35.46 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
13:49:35 #8 35.50 Selecting previously unselected package libyaml-0-2:armhf.
13:49:35 #8 35.51 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
13:49:35 #8 35.51 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
13:49:35 #8 35.58 Selecting previously unselected package libyaml-libyaml-perl.
13:49:36 #8 35.58 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
13:49:36 #8 35.59 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
13:49:36 #8 35.63 Selecting previously unselected package licensecheck.
13:49:36 #8 35.63 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
13:49:36 #8 35.64 Unpacking licensecheck (3.1.1-2) ...
13:49:36 #8 35.68 Selecting previously unselected package lzip.
13:49:36 #8 35.68 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
13:49:36 #8 35.68 Unpacking lzip (1.22-3) ...
13:49:36 #8 35.73 Selecting previously unselected package lzop.
13:49:36 #8 35.73 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
13:49:36 #8 35.74 Unpacking lzop (1.04-2) ...
13:49:36 #8 35.77 Selecting previously unselected package t1utils.
13:49:36 #8 35.77 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
13:49:36 #8 35.78 Unpacking t1utils (1.41-4) ...
13:49:36 #8 35.82 Selecting previously unselected package unzip.
13:49:36 #8 35.82 Preparing to unpack .../332-unzip_6.0-26_armhf.deb ...
13:49:36 #8 35.83 Unpacking unzip (6.0-26) ...
13:49:36 #8 35.88 Selecting previously unselected package lintian.
13:49:36 #8 35.88 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
13:49:36 #8 35.89 Unpacking lintian (2.104.0) ...
13:49:36 #8 36.24 Selecting previously unselected package lsb-release.
13:49:36 #8 36.24 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
13:49:36 #8 36.25 Unpacking lsb-release (11.1.0) ...
13:49:36 #8 36.29 Selecting previously unselected package manpages-dev.
13:49:36 #8 36.30 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
13:49:36 #8 36.30 Unpacking manpages-dev (5.10-1) ...
13:49:36 #8 36.60 Selecting previously unselected package pbzip2.
13:49:36 #8 36.60 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
13:49:36 #8 36.61 Unpacking pbzip2 (1.1.13-1) ...
13:49:36 #8 36.64 Selecting previously unselected package pixz.
13:49:36 #8 36.64 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
13:49:36 #8 36.64 Unpacking pixz (1.0.7-1) ...
13:49:36 #8 36.67 Selecting previously unselected package xdelta.
13:49:36 #8 36.68 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
13:49:36 #8 36.68 Unpacking xdelta (1.1.3-9.3) ...
13:49:36 #8 36.71 Selecting previously unselected package xdelta3.
13:49:37 #8 36.71 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
13:49:37 #8 36.72 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
13:49:37 #8 36.76 Selecting previously unselected package pristine-tar.
13:49:37 #8 36.76 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
13:49:37 #8 36.76 Unpacking pristine-tar (1.49) ...
13:49:37 #8 36.80 Selecting previously unselected package publicsuffix.
13:49:37 #8 36.81 Preparing to unpack .../341-publicsuffix_20211207.1025-0+deb11u1_all.deb ...
13:49:37 #8 36.81 Unpacking publicsuffix (20211207.1025-0+deb11u1) ...
13:49:37 #8 36.86 Selecting previously unselected package python-apt-common.
13:49:37 #8 36.86 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
13:49:37 #8 36.86 Unpacking python-apt-common (2.2.1) ...
13:49:37 #8 36.91 Selecting previously unselected package python3-apt.
13:49:37 #8 36.91 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
13:49:37 #8 36.92 Unpacking python3-apt (2.2.1) ...
13:49:37 #8 36.96 Selecting previously unselected package python3-certifi.
13:49:37 #8 36.97 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
13:49:37 #8 36.97 Unpacking python3-certifi (2020.6.20-1) ...
13:49:37 #8 37.02 Selecting previously unselected package python3-idna.
13:49:37 #8 37.02 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
13:49:37 #8 37.02 Unpacking python3-idna (2.10-1) ...
13:49:37 #8 37.06 Selecting previously unselected package python3-magic.
13:49:37 #8 37.06 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
13:49:37 #8 37.07 Unpacking python3-magic (2:0.4.20-3) ...
13:49:37 #8 37.10 Selecting previously unselected package python3-urllib3.
13:49:37 #8 37.11 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
13:49:37 #8 37.11 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
13:49:37 #8 37.15 Selecting previously unselected package python3-requests.
13:49:37 #8 37.16 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
13:49:37 #8 37.16 Unpacking python3-requests (2.25.1+dfsg-2) ...
13:49:37 #8 37.20 Selecting previously unselected package python3-unidiff.
13:49:37 #8 37.21 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
13:49:37 #8 37.21 Unpacking python3-unidiff (0.5.5-2) ...
13:49:37 #8 37.25 Selecting previously unselected package python3-xdg.
13:49:37 #8 37.25 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
13:49:37 #8 37.26 Unpacking python3-xdg (0.27-2) ...
13:49:37 #8 37.30 Selecting previously unselected package shared-mime-info.
13:49:37 #8 37.30 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
13:49:37 #8 37.31 Unpacking shared-mime-info (2.0-1) ...
13:49:37 #8 37.41 Selecting previously unselected package strace.
13:49:37 #8 37.42 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
13:49:37 #8 37.42 Unpacking strace (5.10-1) ...
13:49:37 #8 37.48 Selecting previously unselected package xauth.
13:49:37 #8 37.49 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
13:49:37 #8 37.49 Unpacking xauth (1:1.1-1) ...
13:49:37 #8 37.54 Selecting previously unselected package xdg-user-dirs.
13:49:37 #8 37.54 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
13:49:37 #8 37.55 Unpacking xdg-user-dirs (0.17-2) ...
13:49:37 #8 37.61 Setting up libksba8:armhf (1.5.0-3) ...
13:49:37 #8 37.63 Setting up media-types (4.0.0) ...
13:49:37 #8 37.65 Setting up libpipeline1:armhf (1.5.3-1) ...
13:49:38 #8 37.66 Setting up wdiff (1.2.2-2+b1) ...
13:49:38 #8 37.67 Setting up libxau6:armhf (1:1.0.9-1) ...
13:49:38 #8 37.70 Setting up libre2-9:armhf (20210201+dfsg-1) ...
13:49:38 #8 37.71 Setting up libpsl5:armhf (0.21.0-1.2) ...
13:49:38 #8 37.72 Setting up libgpm2:armhf (1.20.7-8) ...
13:49:38 #8 37.73 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
13:49:38 #8 37.74 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
13:49:38 #8 37.75 Setting up libicu67:armhf (67.1-7) ...
13:49:38 #8 37.77 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
13:49:38 #8 37.78 Setting up xdg-user-dirs (0.17-2) ...
13:49:38 #8 37.81 Setting up libmagic-mgc (1:5.39-3) ...
13:49:38 #8 37.82 Setting up libyaml-0-2:armhf (0.2.2-1) ...
13:49:38 #8 37.84 Setting up libglib2.0-0:armhf (2.66.8-1) ...
13:49:38 #8 37.88 No schema files found: doing nothing.
13:49:38 #8 37.89 Setting up distro-info-data (0.51+deb11u1) ...
13:49:38 #8 37.90 Setting up manpages (5.10-1) ...
13:49:38 #8 37.91 Setting up unzip (6.0-26) ...
13:49:38 #8 37.93 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
13:49:38 #8 37.94 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
13:49:38 #8 37.95 Setting up libsqlite3-0:armhf (3.34.1-3) ...
13:49:38 #8 37.97 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
13:49:38 #8 37.99 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
13:49:38 #8 38.01 Setting up libfcgi-bin (2.4.2-2) ...
13:49:38 #8 38.02 Setting up binutils-common:armhf (2.35.2-2) ...
13:49:38 #8 38.04 Setting up libnghttp2-14:armhf (1.43.0-1) ...
13:49:38 #8 38.05 Setting up libmagic1:armhf (1:5.39-3) ...
13:49:38 #8 38.07 Setting up libdeflate0:armhf (1.7-1) ...
13:49:38 #8 38.08 Setting up less (551-2) ...
13:49:38 #8 38.10 Setting up perl-openssl-defaults:armhf (5) ...
13:49:38 #8 38.12 Setting up linux-libc-dev:armhf (5.10.113-1) ...
13:49:38 #8 38.13 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
13:49:38 #8 38.15 Setting up gettext-base (0.21-4) ...
13:49:38 #8 38.16 Setting up liblzo2-2:armhf (2.10-2) ...
13:49:38 #8 38.17 Setting up libnpth0:armhf (1.6-3) ...
13:49:38 #8 38.18 Setting up file (1:5.39-3) ...
13:49:38 #8 38.20 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
13:49:38 #8 38.21 Setting up libassuan0:armhf (2.5.3-7.1) ...
13:49:38 #8 38.22 Setting up libgomp1:armhf (10.2.1-6) ...
13:49:38 #8 38.24 Setting up bzip2 (1.0.8-4) ...
13:49:38 #8 38.25 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
13:49:38 #8 38.27 Setting up pbzip2 (1.1.13-1) ...
13:49:38 #8 38.29 Setting up libjbig0:armhf (2.1-3.1+b2) ...
13:49:38 #8 38.31 Setting up libfakeroot:armhf (1.25.3-1.1) ...
13:49:38 #8 38.32 Setting up libasan6:armhf (10.2.1-6) ...
13:49:38 #8 38.34 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
13:49:38 #8 38.35 Setting up fakeroot (1.25.3-1.1) ...
13:49:38 #8 38.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:49:38 #8 38.37 Setting up autotools-dev (20180224.1+nmu1) ...
13:49:38 #8 38.38 Setting up libglib2.0-data (2.66.8-1) ...
13:49:38 #8 38.39 Setting up libtirpc-dev:armhf (1.3.1-1) ...
13:49:38 #8 38.41 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
13:49:38 #8 38.42 Setting up libx11-data (2:1.7.2-1) ...
13:49:38 #8 38.43 Setting up make (4.3-4.1) ...
13:49:38 #8 38.44 Setting up libmpfr6:armhf (4.1.0-3) ...
13:49:38 #8 38.46 Setting up gnupg-l10n (2.2.27-2+deb11u1) ...
13:49:38 #8 38.47 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
13:49:38 #8 38.48 Setting up lzip (1.22-3) ...
13:49:38 #8 38.51 Setting up strace (5.10-1) ...
13:49:38 #8 38.52 Setting up libsigsegv2:armhf (2.13-1) ...
13:49:38 #8 38.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
13:49:38 #8 38.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:49:38 #8 38.55 Setting up t1utils (1.41-4) ...
13:49:38 #8 38.57 Setting up diffstat (1.64-1) ...
13:49:38 #8 38.58 Setting up libpng16-16:armhf (1.6.37-3) ...
13:49:38 #8 38.59 Setting up libmpc3:armhf (1.2.0-1) ...
13:49:38 #8 38.61 Setting up libatomic1:armhf (10.2.1-6) ...
13:49:38 #8 38.63 Setting up patch (2.7.6-7) ...
13:49:38 #8 38.65 Setting up autopoint (0.21-4) ...
13:49:38 #8 38.67 Setting up libwebp6:armhf (0.6.1-2.1) ...
13:49:38 #8 38.68 Setting up fonts-dejavu-core (2.37-2) ...
13:49:38 #8 38.77 Setting up libxdelta2 (1.1.3-9.3) ...
13:49:39 #8 38.79 Setting up libncursesw6:armhf (6.2+20201114-2) ...
13:49:39 #8 38.81 Setting up libltdl7:armhf (2.4.6-15) ...
13:49:39 #8 38.84 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
13:49:39 #8 38.85 Setting up libubsan1:armhf (10.2.1-6) ...
13:49:39 #8 38.86 Setting up libmd0:armhf (1.0.3-3) ...
13:49:39 #8 38.88 Setting up python-apt-common (2.2.1) ...
13:49:39 #8 38.89 Setting up libnsl-dev:armhf (1.3.0-2) ...
13:49:39 #8 38.92 Setting up sensible-utils (0.0.14) ...
13:49:39 #8 38.93 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
13:49:39 #8 38.95 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
13:49:39 #8 38.96 Setting up libuchardet0:armhf (0.0.7-1) ...
13:49:39 #8 38.98 Setting up lzop (1.04-2) ...
13:49:39 #8 38.99 Setting up libmpdec3:armhf (2.5.1-1) ...
13:49:39 #8 39.00 Setting up git-man (1:2.30.2-1) ...
13:49:39 #8 39.01 Setting up libssh2-1:armhf (1.9.0-2) ...
13:49:39 #8 39.02 Setting up netbase (6.3) ...
13:49:39 #8 39.06 Setting up libtiff5:armhf (4.2.0-1+deb11u1) ...
13:49:39 #8 39.07 Setting up libbinutils:armhf (2.35.2-2) ...
13:49:39 #8 39.09 Setting up libfido2-1:armhf (1.6.0-2) ...
13:49:39 #8 39.10 Setting up libisl23:armhf (0.23-1) ...
13:49:39 #8 39.11 Setting up libc-dev-bin (2.31-13+deb11u3) ...
13:49:39 #8 39.12 Setting up openssl (1.1.1n-0+deb11u2) ...
13:49:39 #8 39.14 Setting up libbsd0:armhf (0.11.3-1) ...
13:49:39 #8 39.16 Setting up libelf1:armhf (0.183-1) ...
13:49:39 #8 39.17 Setting up readline-common (8.1-1) ...
13:49:39 #8 39.19 Setting up publicsuffix (20211207.1025-0+deb11u1) ...
13:49:39 #8 39.20 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u2) ...
13:49:39 #8 39.21 Setting up libmarkdown2:armhf (2.2.6-1) ...
13:49:39 #8 39.22 Setting up libcc1-0:armhf (10.2.1-6) ...
13:49:39 #8 39.23 Setting up iso-codes (4.6.0-1) ...
13:49:39 #8 39.25 Setting up liblocale-gettext-perl (1.07-4+b1) ...
13:49:39 #8 39.26 Setting up cpp-10 (10.2.1-6) ...
13:49:39 #8 39.27 Setting up dctrl-tools (2.24-3) ...
13:49:39 #8 39.29 Setting up debian-keyring (2021.07.26) ...
13:49:39 #8 39.30 Setting up libgdbm6:armhf (1.19-2) ...
13:49:39 #8 39.32 Setting up libctf0:armhf (2.35.2-2) ...
13:49:39 #8 39.33 Setting up pinentry-curses (1.1.0-4) ...
13:49:39 #8 39.35 Setting up manpages-dev (5.10-1) ...
13:49:39 #8 39.36 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
13:49:39 #8 39.38 Setting up libxcb1:armhf (1.14-3) ...
13:49:39 #8 39.39 Setting up gettext (0.21-4) ...
13:49:39 #8 39.40 Setting up xdelta (1.1.3-9.3) ...
13:49:39 #8 39.41 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
13:49:39 #8 39.42 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
13:49:39 #8 39.44 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
13:49:39 #8 39.45 Setting up libreadline8:armhf (8.1-1) ...
13:49:39 #8 39.46 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
13:49:39 #8 39.47 Setting up m4 (1.4.18-5) ...
13:49:39 #8 39.49 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u1) ...
13:49:39 #8 39.50 Setting up ca-certificates (20210119) ...
13:49:40 #8 39.86 Updating certificates in /etc/ssl/certs...
13:49:40 #8 40.24 129 added, 0 removed; done.
13:49:40 #8 40.28 Setting up libfreetype6:armhf (2.10.4+dfsg-1) ...
13:49:40 #8 40.29 Setting up shared-mime-info (2.0-1) ...
13:49:43 #8 42.94 Setting up libgdbm-compat4:armhf (1.19-2) ...
13:49:43 #8 42.95 Setting up ucf (3.0043) ...
13:49:43 #8 43.06 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
13:49:43 #8 43.07 Setting up dwz (0.13+20210201-1) ...
13:49:43 #8 43.08 Setting up groff-base (1.22.4-6) ...
13:49:43 #8 43.10 Setting up cpp (4:10.2.1-1) ...
13:49:43 #8 43.12 Setting up pixz (1.0.7-1) ...
13:49:43 #8 43.14 Setting up gpgconf (2.2.27-2+deb11u1) ...
13:49:43 #8 43.15 Setting up libcurl4:armhf (7.74.0-1.3+deb11u1) ...
13:49:43 #8 43.16 Setting up libc6-dev:armhf (2.31-13+deb11u3) ...
13:49:43 #8 43.17 Setting up libx11-6:armhf (2:1.7.2-1) ...
13:49:43 #8 43.18 Setting up curl (7.74.0-1.3+deb11u1) ...
13:49:43 #8 43.20 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
13:49:43 #8 43.21 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
13:49:43 #8 43.22 Setting up gpg (2.2.27-2+deb11u1) ...
13:49:43 #8 43.24 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
13:49:43 #8 43.25 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
13:49:43 #8 43.27 Setting up gnupg-utils (2.2.27-2+deb11u1) ...
13:49:43 #8 43.29 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
13:49:43 #8 43.30 Setting up gpg-agent (2.2.27-2+deb11u1) ...
13:49:44 #8 43.79 Setting up libxpm4:armhf (1:3.5.12-1) ...
13:49:44 #8 43.80 Setting up fontconfig-config (2.13.1-4.2) ...
13:49:44 #8 44.00 Setting up openssh-client (1:8.4p1-5) ...
13:49:44 #8 44.10 Setting up gpgsm (2.2.27-2+deb11u1) ...
13:49:44 #8 44.12 Setting up libxext6:armhf (2:1.3.3-1.1) ...
13:49:44 #8 44.13 Setting up binutils (2.35.2-2) ...
13:49:44 #8 44.14 Setting up man-db (2.9.4-2) ...
13:49:44 #8 44.25 Building database of manual pages ...
13:49:54 #8 54.19 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
13:49:54 #8 54.20 Setting up dirmngr (2.2.27-2+deb11u1) ...
13:49:54 #8 54.34 Setting up perl (5.32.1-4+deb11u2) ...
13:49:54 #8 54.36 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
13:49:54 #8 54.37 Setting up libclass-data-inheritable-perl (0.08-3) ...
13:49:54 #8 54.40 Setting up libdata-dump-perl (1.23-1.1) ...
13:49:54 #8 54.41 Setting up libref-util-perl (0.204-1) ...
13:49:54 #8 54.43 Setting up libipc-system-simple-perl (1.30-1) ...
13:49:54 #8 54.44 Setting up libnet-domain-tld-perl (1.75-1.1) ...
13:49:54 #8 54.45 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
13:49:54 #8 54.46 Setting up libvariable-magic-perl (0.62-1+b3) ...
13:49:54 #8 54.48 Setting up libio-html-perl (1.004-2) ...
13:49:54 #8 54.50 Setting up libpod-parser-perl (1.63-2) ...
13:49:54 #8 54.51 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
13:49:54 #8 54.52 Setting up liblist-moreutils-xs-perl (0.430-2) ...
13:49:54 #8 54.54 Setting up gcc-10 (10.2.1-6) ...
13:49:55 #8 54.56 Setting up libparams-util-perl (1.102-1+b1) ...
13:49:55 #8 54.57 Setting up libdpkg-perl (1.20.10) ...
13:49:55 #8 54.59 Setting up libtime-duration-perl (1.21-1) ...
13:49:55 #8 54.60 Setting up autoconf (2.69-14) ...
13:49:55 #8 54.62 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
13:49:55 #8 54.64 Setting up libarray-intspan-perl (2.004-1) ...
13:49:55 #8 54.65 Setting up libcapture-tiny-perl (0.48-1) ...
13:49:55 #8 54.67 Setting up libtimedate-perl (2.3300-2) ...
13:49:55 #8 54.68 Setting up gpg-wks-server (2.2.27-2+deb11u1) ...
13:49:55 #8 54.70 Setting up libsub-name-perl (0.26-1+b1) ...
13:49:55 #8 54.71 Setting up libtype-tiny-xs-perl (0.022-1) ...
13:49:55 #8 54.73 Setting up libdata-validate-domain-perl (0.10-1.1) ...
13:49:55 #8 54.74 Setting up libproc-processtable-perl (0.59-2+b1) ...
13:49:55 #8 54.75 Setting up libfile-chdir-perl (0.1008-1.1) ...
13:49:55 #8 54.76 Setting up xauth (1:1.1-1) ...
13:49:55 #8 54.77 Setting up libpath-tiny-perl (0.118-1) ...
13:49:55 #8 54.78 Setting up libarchive-cpio-perl (0.10-1.1) ...
13:49:55 #8 54.80 Setting up libjson-perl (4.03000-1) ...
13:49:55 #8 54.81 Setting up libipc-run3-perl (0.048-2) ...
13:49:55 #8 54.82 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
13:49:55 #8 54.84 Setting up libsub-override-perl (0.09-2) ...
13:49:55 #8 54.85 Setting up libaliased-perl (0.34-1.1) ...
13:49:55 #8 54.86 Setting up libstrictures-perl (2.000006-1) ...
13:49:55 #8 54.87 Setting up libsub-quote-perl (2.006006-1) ...
13:49:55 #8 54.88 Setting up libdevel-stacktrace-perl (2.0400-1) ...
13:49:55 #8 54.89 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
13:49:55 #8 54.91 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
13:49:55 #8 54.92 Setting up libsort-versions-perl (1.62-1) ...
13:49:55 #8 54.93 Setting up libexporter-tiny-perl (1.002002-1) ...
13:49:55 #8 54.94 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
13:49:55 #8 54.95 Setting up libfile-dirlist-perl (0.05-2) ...
13:49:55 #8 54.96 Setting up libterm-readkey-perl (2.38-1+b2) ...
13:49:55 #8 54.97 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
13:49:55 #8 54.98 Setting up libperlio-gzip-perl (0.19-1+b7) ...
13:49:55 #8 55.00 Setting up libsys-hostname-long-perl (1.5-2) ...
13:49:55 #8 55.01 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
13:49:55 #8 55.02 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
13:49:55 #8 55.03 Setting up liburi-perl (5.08-1) ...
13:49:55 #8 55.05 Setting up libfile-touch-perl (0.11-1) ...
13:49:55 #8 55.06 Setting up python3.9 (3.9.2-1) ...
13:49:56 #8 55.78 Setting up libemail-address-xs-perl (1.04-1+b3) ...
13:49:56 #8 55.79 Setting up libnet-ssleay-perl (1.88-3+b1) ...
13:49:56 #8 55.80 Setting up automake (1:1.16.3-2) ...
13:49:56 #8 55.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
13:49:56 #8 55.82 Setting up libapt-pkg-perl (0.1.39) ...
13:49:56 #8 55.83 Setting up libio-sessiondata-perl (1.03-1.1) ...
13:49:56 #8 55.84 Setting up libstring-escape-perl (2010.002-2) ...
13:49:56 #8 55.85 Setting up libhttp-date-perl (6.05-1) ...
13:49:56 #8 55.86 Setting up libfile-which-perl (1.23-1) ...
13:49:56 #8 55.87 Setting up libfile-basedir-perl (0.08-1) ...
13:49:56 #8 55.89 Setting up libnumber-range-perl (0.12-1.1) ...
13:49:56 #8 55.90 Setting up libtask-weaken-perl (1.06-1) ...
13:49:56 #8 55.91 Setting up libunicode-utf8-perl (0.62-1+b2) ...
13:49:56 #8 55.92 Setting up libmouse-perl (2.5.10-1+b1) ...
13:49:56 #8 55.94 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
13:49:56 #8 55.95 Setting up g++-10 (10.2.1-6) ...
13:49:56 #8 55.96 Setting up libfile-listing-perl (6.14-1) ...
13:49:56 #8 55.97 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
13:49:56 #8 55.98 Setting up gpg-wks-client (2.2.27-2+deb11u1) ...
13:49:56 #8 55.99 Setting up libregexp-pattern-perl (0.2.14-1) ...
13:49:56 #8 56.00 Setting up libdata-messagepack-perl (1.00-4+b1) ...
13:49:56 #8 56.01 Setting up libclass-inspector-perl (1.36-1) ...
13:49:56 #8 56.03 Setting up libfont-afm-perl (1.20-3) ...
13:49:56 #8 56.04 Setting up libwant-perl (0.29-1+b6) ...
13:49:56 #8 56.05 Setting up libdynaloader-functions-perl (0.003-1.1) ...
13:49:56 #8 56.06 Setting up libtext-glob-perl (0.11-1) ...
13:49:56 #8 56.08 Setting up libclass-method-modifiers-perl (2.13-1) ...
13:49:56 #8 56.09 Setting up liblist-compare-perl (0.55-1) ...
13:49:56 #8 56.10 Setting up libref-util-xs-perl (0.117-1+b3) ...
13:49:56 #8 56.11 Setting up libio-pty-perl (1:1.15-2) ...
13:49:56 #8 56.12 Setting up libtool (2.4.6-15) ...
13:49:56 #8 56.13 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
13:49:56 #8 56.15 Setting up libsort-key-perl (1.33-2+b3) ...
13:49:56 #8 56.16 Setting up libclone-perl (0.45-1+b1) ...
13:49:56 #8 56.19 Setting up libalgorithm-diff-perl (1.201-1) ...
13:49:56 #8 56.20 Setting up libarchive-zip-perl (1.68-1) ...
13:49:56 #8 56.21 Setting up libsub-identify-perl (0.14-1+b3) ...
13:49:56 #8 56.22 Setting up libdistro-info-perl (1.0) ...
13:49:56 #8 56.23 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
13:49:56 #8 56.25 Setting up libobject-id-perl (0.1.2-2.1) ...
13:49:56 #8 56.27 Setting up libio-stringy-perl (2.111-3) ...
13:49:56 #8 56.28 Setting up liblist-moreutils-perl (0.430-2) ...
13:49:56 #8 56.29 Setting up libhtml-tagset-perl (3.20-4) ...
13:49:56 #8 56.31 Setting up liblog-any-perl (1.709-1) ...
13:49:56 #8 56.32 Setting up libauthen-sasl-perl (2.1600-1.1) ...
13:49:56 #8 56.33 Setting up libdevel-size-perl (0.83-1+b2) ...
13:49:56 #8 56.35 Setting up libdebhelper-perl (13.3.4) ...
13:49:56 #8 56.37 Setting up libpod-constants-perl (0.19-2) ...
13:49:56 #8 56.38 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
13:49:56 #8 56.39 Setting up libconvert-binhex-perl (1.125-1) ...
13:49:56 #8 56.40 Setting up liblwp-mediatypes-perl (6.04-1) ...
13:49:56 #8 56.41 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
13:49:56 #8 56.43 Setting up libtry-tiny-perl (0.30-1) ...
13:49:56 #8 56.45 Setting up libtype-tiny-perl (1.012001-2) ...
13:49:56 #8 56.46 Setting up libcommon-sense-perl (3.75-1+b4) ...
13:49:56 #8 56.47 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
13:49:56 #8 56.49 Setting up libnet-http-perl (6.20-1) ...
13:49:57 #8 56.50 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
13:49:57 #8 56.51 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
13:49:57 #8 56.52 Setting up libtime-moment-perl (0.44-1+b3) ...
13:49:57 #8 56.53 Setting up libencode-locale-perl (1.05-1.1) ...
13:49:57 #8 56.55 Setting up python3 (3.9.2-3) ...
13:49:57 #8 56.84 Setting up libexception-class-perl (1.44-1) ...
13:49:57 #8 56.86 Setting up python3-xdg (0.27-2) ...
13:49:57 #8 57.04 Setting up libconfig-tiny-perl (2.26-1) ...
13:49:57 #8 57.06 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
13:49:57 #8 57.07 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
13:49:57 #8 57.09 Setting up liblist-utilsby-perl (0.11-1) ...
13:49:57 #8 57.10 Setting up libstring-shellquote-perl (1.04-1) ...
13:49:57 #8 57.11 Setting up libsub-install-perl (0.928-1.1) ...
13:49:57 #8 57.13 Setting up gcc (4:10.2.1-1) ...
13:49:57 #8 57.16 Setting up dpkg-dev (1.20.10) ...
13:49:57 #8 57.18 Setting up libnumber-compare-perl (0.03-1.1) ...
13:49:57 #8 57.19 Setting up intltool-debian (0.35.0+20060710.5) ...
13:49:57 #8 57.20 Setting up liberror-perl (0.17029-1) ...
13:49:57 #8 57.21 Setting up python3-six (1.16.0-2) ...
13:49:57 #8 57.35 Setting up dh-autoreconf (20) ...
13:49:57 #8 57.36 Setting up patchutils (0.4.2-1) ...
13:49:57 #8 57.37 Setting up libmail-sendmail-perl (0.80-1.1) ...
13:49:57 #8 57.38 Setting up libltdl-dev:armhf (2.4.6-15) ...
13:49:57 #8 57.39 Setting up libjson-maybexs-perl (1.004003-1) ...
13:49:57 #8 57.41 Setting up libxml-sax-base-perl (1.09-1.1) ...
13:49:57 #8 57.42 Setting up libio-string-perl (1.08-3.1) ...
13:49:57 #8 57.43 Setting up libreadonly-perl (2.050-3) ...
13:49:57 #8 57.44 Setting up python3-gpg (1.14.0-1+b2) ...
13:49:58 #8 57.61 Setting up python3-certifi (2020.6.20-1) ...
13:49:58 #8 57.74 Setting up libfile-find-rule-perl (0.34-1) ...
13:49:58 #8 57.76 Setting up libstring-copyright-perl (0.003006-1) ...
13:49:58 #8 57.77 Setting up libgd3:armhf (2.3.0-2) ...
13:49:58 #8 57.78 Setting up python3-idna (2.10-1) ...
13:49:58 #8 57.98 Setting up libdata-optlist-perl (0.110-1.1) ...
13:49:58 #8 57.99 Setting up libipc-run-perl (20200505.0-1) ...
13:49:58 #8 58.00 Setting up git (1:2.30.2-1) ...
13:49:58 #8 58.03 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
13:49:58 #8 58.04 Setting up python3-urllib3 (1.26.5-1~exp1) ...
13:49:58 #8 58.21 Setting up libcontextual-return-perl (0.004014-2) ...
13:49:58 #8 58.22 Setting up libwww-robotrules-perl (6.02-1) ...
13:49:58 #8 58.23 Setting up libtypes-serialiser-perl (1.01-1) ...
13:49:58 #8 58.24 Setting up g++ (4:10.2.1-1) ...
13:49:58 #8 58.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
13:49:58 #8 58.27 Setting up libhtml-parser-perl (3.75-1+b1) ...
13:49:58 #8 58.28 Setting up libgit-wrapper-perl (0.048-1) ...
13:49:58 #8 58.29 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
13:49:58 #8 58.31 Setting up librole-tiny-perl (2.002004-1) ...
13:49:58 #8 58.32 Setting up gnupg (2.2.27-2+deb11u1) ...
13:49:58 #8 58.33 Setting up build-essential (12.9) ...
13:49:58 #8 58.34 Setting up python3-unidiff (0.5.5-2) ...
13:49:58 #8 58.47 Setting up lsb-release (11.1.0) ...
13:49:58 #8 58.48 Setting up libfont-ttf-perl (1.06-1.1) ...
13:49:58 #8 58.49 Setting up libfile-homedir-perl (1.006-1) ...
13:49:58 #8 58.50 Setting up python3-magic (2:0.4.20-3) ...
13:49:59 #8 58.63 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
13:49:59 #8 58.64 Setting up pristine-tar (1.49) ...
13:49:59 #8 58.65 Setting up libio-socket-ssl-perl (2.069-1) ...
13:49:59 #8 58.66 Setting up libsub-exporter-perl (0.987-1) ...
13:49:59 #8 58.68 Setting up libc-devtools (2.31-13+deb11u3) ...
13:49:59 #8 58.69 Setting up libalgorithm-merge-perl (0.08-3) ...
13:49:59 #8 58.71 Setting up libhttp-message-perl (6.28-1) ...
13:49:59 #8 58.72 Setting up libhtml-form-perl (6.07-1) ...
13:49:59 #8 58.73 Setting up python3-pkg-resources (52.0.0-4) ...
13:49:59 #8 58.92 Setting up libiterator-perl (0.03+ds1-1.1) ...
13:49:59 #8 58.93 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
13:49:59 #8 58.94 Setting up libjson-xs-perl (4.030-1+b1) ...
13:49:59 #8 58.95 Setting up libhttp-negotiate-perl (6.01-1) ...
13:49:59 #8 58.96 Setting up libio-prompter-perl (0.004015-1) ...
13:49:59 #8 58.97 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
13:49:59 #8 58.98 Setting up libhttp-cookies-perl (6.10-1) ...
13:49:59 #8 58.99 Setting up python3-apt (2.2.1) ...
13:49:59 #8 59.15 Setting up po-debconf (1.0.21+nmu1) ...
13:49:59 #8 59.16 Setting up libhtml-tree-perl (5.07-2) ...
13:49:59 #8 59.17 Setting up libparams-classify-perl (0.015-1+b3) ...
13:49:59 #8 59.18 Setting up libpath-iterator-rule-perl (1.014-1) ...
13:49:59 #8 59.19 Setting up libhtml-format-perl (2.12-1.1) ...
13:49:59 #8 59.20 Setting up libxml-sax-perl (1.02+dfsg-1) ...
13:49:59 #8 59.26 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
13:49:59 #8 59.32 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:49:59 #8 59.44 
13:49:59 #8 59.44 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:49:59 #8 59.47 Setting up python3-chardet (4.0.0-1) ...
13:50:00 #8 59.76 Setting up libnet-smtp-ssl-perl (1.04-1) ...
13:50:00 #8 59.77 Setting up libmodule-runtime-perl (0.016-1) ...
13:50:00 #8 59.79 Setting up libmailtools-perl (2.21-1) ...
13:50:00 #8 59.80 Setting up python3-debian (0.1.39) ...
13:50:00 #8 59.95 Setting up python3-requests (2.25.1+dfsg-2) ...
13:50:00 #8 60.10 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
13:50:00 #8 60.14 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
13:50:00 #8 60.22 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
13:50:00 #8 60.29 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:00 #8 60.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:00 #8 60.44 Setting up dh-strip-nondeterminism (1.12.0-1) ...
13:50:00 #8 60.46 Setting up libconst-fast-perl (0.014-1.1) ...
13:50:00 #8 60.47 Setting up libhttp-daemon-perl (6.12-1) ...
13:50:00 #8 60.49 Setting up libdata-dpath-perl (0.58-1) ...
13:50:00 #8 60.50 Setting up libmodule-implementation-perl (0.09-1.1) ...
13:50:00 #8 60.51 Setting up libpackage-stash-perl (0.39-1) ...
13:50:00 #8 60.52 Setting up libimport-into-perl (1.002005-1) ...
13:50:00 #8 60.53 Setting up libmoo-perl (2.004004-1) ...
13:50:00 #8 60.55 Setting up liblist-someutils-perl (0.58-1) ...
13:50:00 #8 60.56 Setting up debhelper (13.3.4) ...
13:50:00 #8 60.57 Setting up libmime-tools-perl (5.509-1) ...
13:50:00 #8 60.58 Setting up dput (1.1.0) ...
13:50:01 #8 60.73 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
13:50:01 #8 60.75 Setting up equivs (2.3.1) ...
13:50:01 #8 60.76 Setting up libmoox-aliases-perl (0.001006-1.1) ...
13:50:01 #8 60.77 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
13:50:01 #8 60.78 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
13:50:01 #8 60.79 Setting up libnamespace-clean-perl (0.27-1) ...
13:50:01 #8 60.80 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
13:50:01 #8 60.82 Setting up libnamespace-autoclean-perl (0.29-1) ...
13:50:01 #8 60.83 Setting up libgitlab-api-v4-perl (0.26-1) ...
13:50:01 #8 60.84 Setting up libmoox-struct-perl (0.020-1) ...
13:50:01 #8 60.85 Setting up lintian (2.104.0) ...
13:50:01 #8 60.87 Setting up licensecheck (3.1.1-2) ...
13:50:01 #8 60.88 Setting up liblwp-protocol-https-perl (6.10-1) ...
13:50:01 #8 60.89 Setting up libwww-perl (6.52-1) ...
13:50:01 #8 60.90 Setting up devscripts (2.21.3+deb11u1) ...
13:50:01 #8 61.05 Setting up libxml-parser-perl:armhf (2.46-2) ...
13:50:01 #8 61.06 Setting up libxml-sax-expat-perl (0.51-1) ...
13:50:01 #8 61.10 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
13:50:01 #8 61.15 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
13:50:01 #8 61.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
13:50:01 #8 61.31 Setting up libsoap-lite-perl (1.27-1) ...
13:50:01 #8 61.34 Setting up libxmlrpc-lite-perl (0.717-4) ...
13:50:01 #8 61.35 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:50:01 #8 61.38 Processing triggers for ca-certificates (20210119) ...
13:50:01 #8 61.39 Updating certificates in /etc/ssl/certs...
13:50:02 #8 61.72 0 added, 0 removed; done.
13:50:02 #8 61.72 Running hooks in /etc/ca-certificates/update.d...
13:50:02 #8 61.72 done.
13:50:02 #8 DONE 62.1s
13:50:02 
13:50:02 #10 [stage-1 3/8] COPY common /root/build-deb/debian
13:50:02 #10 sha256:1daf30a0d3939943ed9ecc9bc1e20644d0ffc64e39e2bf5796e79ab056d6861e
13:50:02 #10 DONE 0.1s
13:50:02 
13:50:02 #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:02 #11 sha256:0657792c3f5c32d653c359dd40d528916ca2f649b9991de96b5b69799e6ebf00
13:50:03 #11 0.660 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
13:50:03 #11 0.660 Hit:2 http://deb.debian.org/debian bullseye InRelease
13:50:03 #11 0.660 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
13:50:04 #11 1.008 Reading package lists...
13:50:04 #11 2.086 dpkg-buildpackage: info: source package docker-ce-build-deps
13:50:04 #11 2.086 dpkg-buildpackage: info: source version 1.0
13:50:04 #11 2.086 dpkg-buildpackage: info: source distribution unstable
13:50:04 #11 2.086 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
13:50:04 #11 2.122 dpkg-buildpackage: info: host architecture armhf
13:50:04 #11 2.122  dpkg-source --before-build .
13:50:04 #11 2.225  debian/rules clean
13:50:04 #11 2.227 dh clean
13:50:04 #11 2.305    dh_clean
13:50:04 #11 2.337  debian/rules binary
13:50:05 #11 2.338 dh binary
13:50:05 #11 2.404    dh_update_autotools_config
13:50:05 #11 2.431    dh_autoreconf
13:50:05 #11 2.471    create-stamp debian/debhelper-build-stamp
13:50:05 #11 2.471    dh_prep
13:50:05 #11 2.499    dh_install
13:50:05 #11 2.532    dh_installdocs
13:50:05 #11 2.571    dh_installchangelogs
13:50:05 #11 2.651    dh_perl
13:50:05 #11 2.686    dh_link
13:50:05 #11 2.721    dh_strip_nondeterminism
13:50:05 #11 2.781    dh_compress
13:50:05 #11 2.819    dh_fixperms
13:50:05 #11 2.858    dh_missing
13:50:05 #11 2.883    dh_installdeb
13:50:05 #11 2.917    dh_gencontrol
13:50:05 #11 3.038    dh_md5sums
13:50:05 #11 3.071    dh_builddeb
13:50:05 #11 3.097 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
13:50:05 #11 3.117  dpkg-genbuildinfo --build=binary
13:50:05 #11 3.263  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
13:50:05 #11 3.343 dpkg-genchanges: info: binary-only upload (no source code included)
13:50:05 #11 3.346  dpkg-source --after-build .
13:50:05 #11 3.447 dpkg-buildpackage: info: binary-only upload (no source included)
13:50:06 #11 3.451 
13:50:06 #11 3.451 The package has been created.
13:50:06 #11 3.451 Attention, the package has been created in the current directory,
13:50:06 #11 3.451 not in ".." as indicated by the message above!
13:50:06 #11 3.474 Selecting previously unselected package docker-ce-build-deps.
13:50:06 #11 3.491 (Reading database ... 28395 files and directories currently installed.)
13:50:06 #11 3.492 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
13:50:06 #11 3.496 Unpacking docker-ce-build-deps (1.0) ...
13:50:07 #11 3.559 Reading package lists...
13:50:07 #11 4.351 Building dependency tree...
13:50:07 #11 4.525 Reading state information...
13:50:07 #11 4.553 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
13:50:07 #11 4.779 Starting 2 pkgProblemResolver with broken count: 0
13:50:07 #11 4.782 Done
13:50:07 #11 4.980  Done
13:50:07 #11 5.177 Starting pkgProblemResolver with broken count: 0
13:50:07 #11 5.233 Starting 2 pkgProblemResolver with broken count: 0
13:50:07 #11 5.237 Done
13:50:08 #11 5.560 The following additional packages will be installed:
13:50:08 #11 5.560   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
13:50:08 #11 5.561   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
13:50:08 #11 5.561   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
13:50:08 #11 5.561   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
13:50:08 #11 5.561   libsystemd-dev libudev-dev libuv1 pkg-config procps
13:50:08 #11 5.563 Suggested packages:
13:50:08 #11 5.563   cmake-doc ninja-build apparmor-easyprof seccomp
13:50:08 #11 5.563 Recommended packages:
13:50:08 #11 5.563   psmisc
13:50:08 #11 5.841 The following NEW packages will be installed:
13:50:08 #11 5.842   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
13:50:08 #11 5.842   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
13:50:08 #11 5.842   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
13:50:08 #11 5.842   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
13:50:08 #11 5.843   libsystemd-dev libudev-dev libuv1 pkg-config procps
13:50:08 #11 6.115 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
13:50:08 #11 6.115 1 not fully installed or removed.
13:50:08 #11 6.115 Need to get 9529 kB of archives.
13:50:08 #11 6.115 After this operation, 34.9 MB of additional disk space will be used.
13:50:08 #11 6.115 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
13:50:08 #11 6.120 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
13:50:08 #11 6.129 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2 [80.5 kB]
13:50:08 #11 6.131 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
13:50:08 #11 6.132 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
13:50:08 #11 6.135 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
13:50:08 #11 6.144 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
13:50:08 #11 6.146 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
13:50:08 #11 6.149 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
13:50:08 #11 6.169 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
13:50:08 #11 6.170 Get:11 http://deb.debian.org/debian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [204 kB]
13:50:08 #11 6.172 Get:12 http://deb.debian.org/debian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [264 kB]
13:50:08 #11 6.173 Get:13 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
13:50:08 #11 6.174 Get:14 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
13:50:08 #11 6.175 Get:15 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
13:50:08 #11 6.176 Get:16 http://deb.debian.org/debian bullseye/main armhf libudev-dev armhf 247.3-7 [123 kB]
13:50:08 #11 6.178 Get:17 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
13:50:08 #11 6.210 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
13:50:08 #11 6.212 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [188 kB]
13:50:08 #11 6.214 Get:20 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.5 kB]
13:50:08 #11 6.215 Get:21 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2 [638 kB]
13:50:08 #11 6.219 Get:22 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
13:50:08 #11 6.225 Get:23 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
13:50:08 #11 6.226 Get:24 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
13:50:08 #11 6.230 Get:25 http://deb.debian.org/debian bullseye/main armhf libsystemd-dev armhf 247.3-7 [401 kB]
13:50:08 #11 6.328 Get:26 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
13:50:09 #11 6.503 debconf: delaying package configuration, since apt-utils is not installed
13:50:09 #11 6.553 Fetched 9529 kB in 0s (19.9 MB/s)
13:50:09 #11 6.585 Selecting previously unselected package bash-completion.
13:50:09 #11 6.585 (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 ... 28399 files and directories currently installed.)
13:50:09 #11 6.599 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
13:50:09 #11 7.081 Unpacking bash-completion (1:2.11-2) ...
13:50:09 #11 7.200 Selecting previously unselected package cmake-data.
13:50:09 #11 7.203 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
13:50:09 #11 7.208 Unpacking cmake-data (3.18.4-2+deb11u1) ...
13:50:10 #11 7.534 Selecting previously unselected package libncurses6:armhf.
13:50:10 #11 7.537 Preparing to unpack .../02-libncurses6_6.2+20201114-2_armhf.deb ...
13:50:10 #11 7.548 Unpacking libncurses6:armhf (6.2+20201114-2) ...
13:50:10 #11 7.586 Selecting previously unselected package libprocps8:armhf.
13:50:10 #11 7.588 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
13:50:10 #11 7.592 Unpacking libprocps8:armhf (2:3.3.17-5) ...
13:50:10 #11 7.638 Selecting previously unselected package procps.
13:50:10 #11 7.641 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
13:50:10 #11 7.648 Unpacking procps (2:3.3.17-5) ...
13:50:10 #11 7.724 Selecting previously unselected package libjsoncpp24:armhf.
13:50:10 #11 7.727 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
13:50:10 #11 7.730 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
13:50:10 #11 7.771 Selecting previously unselected package librhash0:armhf.
13:50:10 #11 7.774 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
13:50:10 #11 7.778 Unpacking librhash0:armhf (1.4.1-2) ...
13:50:10 #11 7.827 Selecting previously unselected package libuv1:armhf.
13:50:10 #11 7.830 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
13:50:10 #11 7.835 Unpacking libuv1:armhf (1.40.0-2) ...
13:50:10 #11 7.871 Selecting previously unselected package cmake.
13:50:10 #11 7.874 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
13:50:10 #11 7.878 Unpacking cmake (3.18.4-2+deb11u1) ...
13:50:10 #11 8.242 Selecting previously unselected package dh-apparmor.
13:50:10 #11 8.245 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
13:50:10 #11 8.249 Unpacking dh-apparmor (2.13.6-10) ...
13:50:10 #11 8.293 Selecting previously unselected package libbtrfs0:armhf.
13:50:10 #11 8.295 Preparing to unpack .../10-libbtrfs0_5.10.1-2_armhf.deb ...
13:50:10 #11 8.298 Unpacking libbtrfs0:armhf (5.10.1-2) ...
13:50:10 #11 8.345 Selecting previously unselected package libbtrfs-dev:armhf.
13:50:11 #11 8.348 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_armhf.deb ...
13:50:11 #11 8.353 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
13:50:11 #11 8.409 Selecting previously unselected package dmsetup.
13:50:11 #11 8.412 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
13:50:11 #11 8.417 Unpacking dmsetup (2:1.02.175-2.1) ...
13:50:11 #11 8.455 Selecting previously unselected package libdevmapper1.02.1:armhf.
13:50:11 #11 8.458 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
13:50:11 #11 8.462 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
13:50:11 #11 8.510 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
13:50:11 #11 8.512 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
13:50:11 #11 8.518 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
13:50:11 #11 8.544 Selecting previously unselected package libudev-dev:armhf.
13:50:11 #11 8.546 Preparing to unpack .../15-libudev-dev_247.3-7_armhf.deb ...
13:50:11 #11 8.549 Unpacking libudev-dev:armhf (247.3-7) ...
13:50:11 #11 8.589 Selecting previously unselected package libsepol1-dev:armhf.
13:50:11 #11 8.592 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
13:50:11 #11 8.595 Unpacking libsepol1-dev:armhf (3.1-1) ...
13:50:11 #11 8.657 Selecting previously unselected package libpcre2-16-0:armhf.
13:50:11 #11 8.660 Preparing to unpack .../17-libpcre2-16-0_10.36-2_armhf.deb ...
13:50:11 #11 8.663 Unpacking libpcre2-16-0:armhf (10.36-2) ...
13:50:11 #11 8.710 Selecting previously unselected package libpcre2-32-0:armhf.
13:50:11 #11 8.713 Preparing to unpack .../18-libpcre2-32-0_10.36-2_armhf.deb ...
13:50:11 #11 8.717 Unpacking libpcre2-32-0:armhf (10.36-2) ...
13:50:11 #11 8.767 Selecting previously unselected package libpcre2-posix2:armhf.
13:50:11 #11 8.769 Preparing to unpack .../19-libpcre2-posix2_10.36-2_armhf.deb ...
13:50:11 #11 8.773 Unpacking libpcre2-posix2:armhf (10.36-2) ...
13:50:11 #11 8.802 Selecting previously unselected package libpcre2-dev:armhf.
13:50:11 #11 8.805 Preparing to unpack .../20-libpcre2-dev_10.36-2_armhf.deb ...
13:50:11 #11 8.808 Unpacking libpcre2-dev:armhf (10.36-2) ...
13:50:11 #11 8.890 Selecting previously unselected package libselinux1-dev:armhf.
13:50:11 #11 8.893 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
13:50:11 #11 8.897 Unpacking libselinux1-dev:armhf (3.1-3) ...
13:50:11 #11 8.949 Selecting previously unselected package libdevmapper-dev:armhf.
13:50:11 #11 8.952 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
13:50:11 #11 8.956 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
13:50:11 #11 8.987 Selecting previously unselected package libseccomp-dev:armhf.
13:50:11 #11 8.990 Preparing to unpack .../23-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
13:50:11 #11 8.993 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
13:50:11 #11 9.029 Selecting previously unselected package libsystemd-dev:armhf.
13:50:11 #11 9.032 Preparing to unpack .../24-libsystemd-dev_247.3-7_armhf.deb ...
13:50:11 #11 9.035 Unpacking libsystemd-dev:armhf (247.3-7) ...
13:50:11 #11 9.141 Selecting previously unselected package pkg-config.
13:50:11 #11 9.144 Preparing to unpack .../25-pkg-config_0.29.2-1_armhf.deb ...
13:50:11 #11 9.148 Unpacking pkg-config (0.29.2-1) ...
13:50:11 #11 9.193 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
13:50:11 #11 9.207 Setting up libsepol1-dev:armhf (3.1-1) ...
13:50:11 #11 9.223 Setting up libpcre2-16-0:armhf (10.36-2) ...
13:50:11 #11 9.233 Setting up libbtrfs0:armhf (5.10.1-2) ...
13:50:11 #11 9.242 Setting up libpcre2-32-0:armhf (10.36-2) ...
13:50:11 #11 9.252 Setting up libuv1:armhf (1.40.0-2) ...
13:50:11 #11 9.266 Setting up bash-completion (1:2.11-2) ...
13:50:12 #11 9.806 Setting up libncurses6:armhf (6.2+20201114-2) ...
13:50:12 #11 9.815 Setting up pkg-config (0.29.2-1) ...
13:50:12 #11 9.863 Setting up libudev-dev:armhf (247.3-7) ...
13:50:12 #11 9.875 Setting up libpcre2-posix2:armhf (10.36-2) ...
13:50:12 #11 9.886 Setting up libjsoncpp24:armhf (1.9.4-4) ...
13:50:12 #11 9.899 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
13:50:12 #11 9.913 Setting up librhash0:armhf (1.4.1-2) ...
13:50:12 #11 9.932 Setting up cmake-data (3.18.4-2+deb11u1) ...
13:50:12 #11 9.949 Setting up dh-apparmor (2.13.6-10) ...
13:50:12 #11 9.961 Setting up libsystemd-dev:armhf (247.3-7) ...
13:50:12 #11 9.973 Setting up libprocps8:armhf (2:3.3.17-5) ...
13:50:12 #11 9.984 Setting up libpcre2-dev:armhf (10.36-2) ...
13:50:12 #11 9.995 Setting up libselinux1-dev:armhf (3.1-3) ...
13:50:12 #11 10.00 Setting up procps (2:3.3.17-5) ...
13:50:12 #11 10.04 Setting up cmake (3.18.4-2+deb11u1) ...
13:50:12 #11 10.05 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
13:50:12 #11 10.07 Setting up dmsetup (2:1.02.175-2.1) ...
13:50:12 #11 10.08 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
13:50:12 #11 10.10 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
13:50:12 #11 10.11 Setting up docker-ce-build-deps (1.0) ...
13:50:12 #11 10.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
13:50:12 #11 10.14 Processing triggers for man-db (2.9.4-2) ...
13:50:14 #11 DONE 11.6s
13:50:14 
13:50:14 #12 [stage-1 5/8] COPY sources/ /sources
13:50:14 #12 sha256:ce0d65c055f3584f3e38382b46f2ee8c8adfdd3278d18fc91f7be05b2f075f42
13:50:14 #12 DONE 0.1s
13:50:14 
13:50:14 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
13:50:14 #14 sha256:3f4887c85cea6a0a2ccfe19e796436ad9ea37c6ff696f6be14c7c893f9bf2a4b
13:50:16 #14 DONE 2.0s
13:50:16 
13:50:16 #15 [stage-1 7/8] WORKDIR /root/build-deb
13:50:16 #15 sha256:20e3fd7ae28b2458eecb5fcdf4bc3ee67eb603f1717685095649302bb53aafc5
13:50:16 #15 DONE 0.0s
13:50:16 
13:50:16 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
13:50:16 #16 sha256:43c41e3ecfb572f5d357ffb43a94ce9e130d26b518af02bac1e37bc18c64e4c1
13:50:16 #16 DONE 0.0s
13:50:16 
13:50:16 #17 exporting to image
13:50:16 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
13:50:16 #17 exporting layers
13:50:26 #17 exporting layers 9.8s done
13:50:26 #17 writing image sha256:8d150a2c9daed55472f71837e2db538d26ebba24fbf90e001d0b6d6d4b661b28 done
13:50:26 #17 naming to docker.io/debbuild-debian-bullseye/aarch64 done
13:50:26 #17 DONE 9.8s
13:50:26 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:26 + set -e
13:50:26 + mkdir -p /root/build-deb/engine
13:50:26 + tar -C /root/build-deb -xzf /sources/engine.tgz
13:50:27 + mkdir -p /root/build-deb/cli
13:50:27 + tar -C /root/build-deb -xzf /sources/cli.tgz
13:50:27 + mkdir -p /root/build-deb/compose
13:50:27 + tar -C /root/build-deb -xzf /sources/compose.tgz
13:50:27 + mkdir -p /root/build-deb/scan-cli-plugin
13:50:27 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
13:50:27 + mkdir -p /go/src/github.com/docker
13:50:27 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
13:50:27 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
13:50:27 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
13:50:27 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
13:50:27 + EPOCH=5
13:50:27 + EPOCH_SEP=
13:50:27 + [[ ! -z 5 ]]
13:50:27 + EPOCH_SEP=:
13:50:27 + [[ -z 0.0.0-20220511162217-aa7e414 ]]
13:50:27 + echo VERSION AAA 0.0.0-20220511162217-aa7e414
13:50:27 VERSION AAA 0.0.0-20220511162217-aa7e414
13:50:27 VERSION bbb 0.0.0-20220511162217-aa7e414
13:50:27 + VERSION=0.0.0-20220511162217-aa7e414
13:50:27 + echo VERSION bbb 0.0.0-20220511162217-aa7e414
13:50:27 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
13:50:27 + debSource=docker-ce
13:50:27 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
13:50:27 + debMaintainer='Docker <support@docker.com>'
13:50:27 ++ date --rfc-2822
13:50:27 + debDate='Tue, 31 May 2022 13:50:27 +0000'
13:50:27 + cat
13:50:27 + export CLI_GITCOMMIT=aa7e414
13:50:27 + CLI_GITCOMMIT=aa7e414
13:50:27 + export ENGINE_GITCOMMIT=90033ab
13:50:27 + ENGINE_GITCOMMIT=90033ab
13:50:27 + export SCAN_GITCOMMIT=061fe0a
13:50:27 + SCAN_GITCOMMIT=061fe0a
13:50:27 + echo VERSION BBB 0.0.0-20220511162217-aa7e414
13:50:27 + dpkg-buildpackage -uc -us -I.git
13:50:27 VERSION BBB 0.0.0-20220511162217-aa7e414
13:50:27 dpkg-buildpackage: info: source package docker-ce
13:50:27 dpkg-buildpackage: info: source version 5:0.0.0-20220511162217-aa7e414-0~debian-bullseye
13:50:27 dpkg-buildpackage: info: source distribution bullseye
13:50:27 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
13:50:27 dpkg-buildpackage: info: host architecture armhf
13:50:27  dpkg-source -I.git --before-build .
13:50:27  debian/rules clean
13:50:27 dh clean --with=bash-completion --with=systemd
13:50:27    dh_clean
13:50:27  dpkg-source -I.git -b .
13:50:27 dpkg-source: warning: native package version may not have a revision
13:50:27 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20220511162217-aa7e414-0~debian'
13:50:27 dpkg-source: info: using source format '1.0'
13:50:27 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz
13:50:37 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc
13:50:37  debian/rules build
13:50:37 dh build --with=bash-completion --with=systemd
13:50:37    dh_update_autotools_config
13:50:37    dh_autoreconf
13:50:38    debian/rules override_dh_auto_build
13:50:38 make[1]: Entering directory '/root/build-deb'
13:50:38 # Build the daemon and dependencies
13:50:38 cd engine && DOCKER_GITCOMMIT=90033ab PRODUCT=docker ./hack/make.sh dynbinary
13:50:38 
13:50:38 Removing bundles/
13:50:38 
13:50:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
13:50:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:50:38 GOOS="" GOARCH="" GOARM=""
13:52:14 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414
13:52:14 
13:52:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
13:52:14 + RM_GOPATH=0
13:52:14 + TMP_GOPATH=/go
13:52:14 + : /usr/local/bin
13:52:14 + '[' -z /go ']'
13:52:14 + export GOPATH=/go
13:52:14 + GOPATH=/go
13:52:14 + case "$(go env GOARCH)" in
13:52:14 ++ go env GOARCH
13:52:14 + export GO_BUILDMODE=-buildmode=pie
13:52:14 + GO_BUILDMODE=-buildmode=pie
13:52:14 ++ dirname hack/dockerfile/install/install.sh
13:52:14 + dir=hack/dockerfile/install
13:52:14 + bin=tini
13:52:14 + shift
13:52:14 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
13:52:14 + . hack/dockerfile/install/tini.installer
13:52:14 ++ : v0.19.0
13:52:14 + install_tini
13:52:14 + echo 'Install tini version v0.19.0'
13:52:14 + git clone https://github.com/krallin/tini.git /go/tini
13:52:14 Install tini version v0.19.0
13:52:14 Cloning into '/go/tini'...
13:52:14 + cd /go/tini
13:52:14 + git checkout -q v0.19.0
13:52:14 + cmake .
13:52:14 -- The C compiler identification is GNU 10.2.1
13:52:14 -- Detecting C compiler ABI info
13:52:14 -- Detecting C compiler ABI info - done
13:52:14 -- Check for working C compiler: /usr/bin/cc - skipped
13:52:14 -- Detecting C compile features
13:52:14 -- Detecting C compile features - done
13:52:14 -- Performing Test HAS_BUILTIN_FORTIFY
13:52:14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:52:14 -- Configuring done
13:52:14 -- Generating done
13:52:14 -- Build files have been written to: /go/tini
13:52:14 + make tini-static
13:52:14 make[2]: Entering directory '/go/tini'
13:52:14 make[3]: Entering directory '/go/tini'
13:52:14 make[4]: Entering directory '/go/tini'
13:52:14 make[5]: Entering directory '/go/tini'
13:52:14 Scanning dependencies of target tini-static
13:52:14 make[5]: Leaving directory '/go/tini'
13:52:14 make[5]: Entering directory '/go/tini'
13:52:14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:52:14 [100%] Linking C executable tini-static
13:52:14 make[5]: Leaving directory '/go/tini'
13:52:14 [100%] Built target tini-static
13:52:14 make[4]: Leaving directory '/go/tini'
13:52:14 make[3]: Leaving directory '/go/tini'
13:52:14 make[2]: Leaving directory '/go/tini'
13:52:14 + mkdir -p /usr/local/bin
13:52:14 + cp tini-static /usr/local/bin/docker-init
13:52:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
13:52:14 + RM_GOPATH=0
13:52:14 + TMP_GOPATH=/go
13:52:14 + : /usr/local/bin
13:52:14 + '[' -z /go ']'
13:52:14 + export GOPATH=/go
13:52:14 + GOPATH=/go
13:52:14 + case "$(go env GOARCH)" in
13:52:14 ++ go env GOARCH
13:52:14 + export GO_BUILDMODE=-buildmode=pie
13:52:14 + GO_BUILDMODE=-buildmode=pie
13:52:14 ++ dirname hack/dockerfile/install/install.sh
13:52:14 + dir=hack/dockerfile/install
13:52:14 + bin=proxy
13:52:14 + shift
13:52:14 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
13:52:14 + . hack/dockerfile/install/proxy.installer
13:52:14 ++ : 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:14 + install_proxy dynamic
13:52:14 + case "$1" in
13:52:14 + install_proxy_dynamic
13:52:14 + export PROXY_LDFLAGS=-linkmode=external install_proxy
13:52:14 + PROXY_LDFLAGS=-linkmode=external
13:52:14 + export BUILD_MODE=-buildmode=pie
13:52:14 + BUILD_MODE=-buildmode=pie
13:52:14 + _install_proxy
13:52:14 + echo 'Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b'
13:52:14 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
13:52:14 Install docker-proxy version 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:14 Cloning into '/go/src/github.com/docker/libnetwork'...
13:52:14 + cd /go/src/github.com/docker/libnetwork
13:52:14 + git checkout -q 2dab5620d4462865c6151e573b3e7fa5d3b8458b
13:52:14 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:52:14 + return
13:52:14 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
13:52:14 + RM_GOPATH=0
13:52:14 + TMP_GOPATH=/go
13:52:14 + : /usr/local/bin
13:52:14 + '[' -z /go ']'
13:52:14 + export GOPATH=/go
13:52:14 + GOPATH=/go
13:52:14 + case "$(go env GOARCH)" in
13:52:14 ++ go env GOARCH
13:52:14 + export GO_BUILDMODE=-buildmode=pie
13:52:14 + GO_BUILDMODE=-buildmode=pie
13:52:14 ++ dirname hack/dockerfile/install/install.sh
13:52:14 + dir=hack/dockerfile/install
13:52:14 + bin=rootlesskit
13:52:14 + shift
13:52:14 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
13:52:14 + . hack/dockerfile/install/rootlesskit.installer
13:52:14 ++ : v0.14.4
13:52:14 + install_rootlesskit dynamic
13:52:14 + case "$1" in
13:52:14 + install_rootlesskit_dynamic
13:52:14 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
13:52:14 + ROOTLESSKIT_LDFLAGS=-linkmode=external
13:52:14 + export BUILD_MODE=-buildmode=pie
13:52:14 + BUILD_MODE=-buildmode=pie
13:52:14 + _install_rootlesskit
13:52:14 + echo 'Install rootlesskit version v0.14.4'
13:52:14 + for f in rootlesskit rootlesskit-docker-proxy
13:52:14 + GOBIN=/usr/local/bin
13:52:14 + GO111MODULE=on
13:52:14 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
13:52:14 Install rootlesskit version v0.14.4
13:52:14 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
13:52:15 go: downloading github.com/pkg/errors v0.9.1
13:52:15 go: downloading github.com/sirupsen/logrus v1.8.1
13:52:15 go: downloading github.com/urfave/cli/v2 v2.3.0
13:52:15 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
13:52:15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
13:52:16 go: downloading github.com/google/uuid v1.3.0
13:52:16 go: downloading github.com/moby/vpnkit v0.5.0
13:52:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
13:52:16 go: downloading github.com/gofrs/flock v0.8.1
13:52:16 go: downloading github.com/gorilla/mux v1.8.0
13:52:16 go: downloading github.com/moby/sys/mountinfo v0.4.1
13:52:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
13:52:16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
13:52:16 go: downloading github.com/u-root/u-root v7.0.0+incompatible
13:52:16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
13:52:23 + for f in rootlesskit rootlesskit-docker-proxy
13:52:23 + GOBIN=/usr/local/bin
13:52:23 + GO111MODULE=on
13:52:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
13:52:24 + return
13:52:24 # Build the CLI
13:52:24 cd /go/src/github.com/docker/cli && \
13:52:24 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20220511162217-aa7e414 GITCOMMIT=aa7e414 dynbinary manpages
13:52:24 make[2]: Entering directory '/root/build-deb/cli'
13:52:24 GO_LINKMODE=dynamic ./scripts/build/binary
13:52:24 Building dynamic docker-linux-arm-v6
13:53:46 scripts/docs/generate-man.sh
13:55:22 Project root: /go/src/github.com/docker/cli
13:55:22 Generating man pages into /go/src/github.com/docker/cli/man/man1
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
13:55:22 2022/05/31 13:55:08 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
13:55:22 make[2]: Leaving directory '/root/build-deb/cli'
13:55:22 # Build the compose plugin
13:55:22 # FIXME: using GOPROXY, to work around:
13:55:22 # 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:55:22 cd /go/src/github.com/docker/compose \
13:55:22 && GOPROXY="https://proxy.golang.org" GO111MODULE=on go mod download \
13:55:22 && mkdir -p /usr/libexec/docker/cli-plugins/ \
13:55:22 && GOPROXY="https://proxy.golang.org" GO111MODULE=on GIT_TAG=v2.6.0 \
13:55:22 	make COMPOSE_BINARY=/usr/libexec/docker/cli-plugins/docker-compose -f builder.Makefile compose-plugin
13:55:54 make[2]: Entering directory '/root/build-deb/compose'
13:55:54 GOOS=linux GOARCH=arm CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.6.0"  -o /usr/libexec/docker/cli-plugins/docker-compose ./cmd
13:57:16 make[2]: Leaving directory '/root/build-deb/compose'
13:57:16 # Build the scan-plugin
13:57:16 # TODO change once we support scan-plugin on other architectures
13:57:16 if [ "armhf" = "amd64" ]; then \
13:57:16 	cd /go/src/github.com/docker/scan-cli-plugin \
13:57:16 	&& PLATFORM_BINARY=docker-scan COMMIT=061fe0a TAG_NAME=v0.17.0 make native-build \
13:57:16 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
13:57:16 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
13:57:16 fi
13:57:16 # Build the CLI plugins
13:57:16 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
13:57:16 set -e;cd /sources && \
13:57:16 	tar xzf plugin-installers.tgz; \
13:57:16 	for installer in plugins/*.installer; do \
13:57:16 		LDFLAGS='' bash ${installer} build; \
13:57:16 	done
13:57:16 Cloning into '/go/src/github.com/docker/app'...
13:57:16 Fetching origin
13:57:16 make[2]: Entering directory '/go/src/github.com/docker/app'
13:57:16 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
13:58:12 make[2]: Leaving directory '/go/src/github.com/docker/app'
13:58:12 Cloning into '/go/src/github.com/docker/buildx'...
13:58:12 Fetching origin
13:58:12 + GO111MODULE=on
13:58:12 + 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
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    debian/rules override_dh_auto_test
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
14:00:03 	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)
14:00:03 PASS: daemon version OK
14:00:03 ver="$(cli/build/docker --version)"; \
14:00:03 	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)
14:00:03 PASS: cli version OK
14:00:03 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
14:00:03 	test "$ver" = "v2.6.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
14:00:03 PASS: docker-compose version OK
14:00:03 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
14:00:03 # TODO change once we support scan-plugin on other architectures
14:00:03 if [ "armhf" = "amd64" ]; then \
14:00:03 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
14:00:03 		test "$ver" = "v0.17.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
14:00:03 fi
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    create-stamp debian/debhelper-build-stamp
14:00:03  debian/rules binary
14:00:03 dh binary --with=bash-completion --with=systemd
14:00:03    dh_testroot
14:00:03    dh_prep
14:00:03    debian/rules override_dh_auto_install
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 # docker-ce-cli install
14:00:03 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
14:00:03 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
14:00:03 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:00:03 set -e;cd /sources && \
14:00:03 	tar xzf plugin-installers.tgz; \
14:00:03 	for installer in plugins/*.installer; do \
14:00:03 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:00:03 		PREFIX=/usr/libexec/docker/cli-plugins \
14:00:03 			bash ${installer} install_plugin; \
14:00:03 	done
14:00:03 # docker-ce install
14:00:03 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:00:03 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:00:03 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220511162217-aa7e414 debian/docker-ce/usr/bin/dockerd
14:00:03 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:00:03 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:00:03 # docker-compose-plugin install
14:00:03 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
14:00:03 # docker-scan-plugin install
14:00:03 # TODO change once we support scan-plugin on other architectures
14:00:03 if [ "armhf" = "amd64" ]; then \
14:00:03 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
14:00:03 fi
14:00:03 # docker-ce-rootless-extras install
14:00:03 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
14:00:03 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
14:00:03 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
14:00:03 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
14:00:03 # TODO: how can we install vpnkit?
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    debian/rules override_dh_install
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 dh_install
14:00:03 # TODO Can we do this from within our container?
14:00:03 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    dh_installdocs
14:00:03    dh_installchangelogs
14:00:03    dh_installman
14:00:03    dh_bash-completion
14:00:03    dh_systemd_enable
14:00:03    debian/rules override_dh_installinit
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 # use "docker" as our service name, not "docker-ce"
14:00:03 dh_installinit --name=docker
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    dh_systemd_start
14:00:03    dh_perl
14:00:03    dh_link
14:00:03    dh_strip_nondeterminism
14:00:03    dh_compress
14:00:03    dh_fixperms
14:00:03    dh_missing
14:00:03    debian/rules override_dh_strip
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 # Go has lots of problems with stripping, so just don't
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    dh_makeshlibs
14:00:03    debian/rules override_dh_shlibdeps
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    dh_installdeb
14:00:03    debian/rules override_dh_gencontrol
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 # Use separate version for the compose-plugin package, then generate the other control files as usual
14:00:03 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
14:00:03 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
14:00:03 # Use separate version for the scan-plugin package, then generate the other control files as usual
14:00:03 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
14:00:03 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
14:00:03 if [ "armhf" = "amd64" ]; then \
14:00:03 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
14:00:03 fi
14:00:03 dh_gencontrol --remaining-packages
14:00:03 make[1]: Leaving directory '/root/build-deb'
14:00:03    dh_md5sums
14:00:03    debian/rules override_dh_builddeb
14:00:03 make[1]: Entering directory '/root/build-deb'
14:00:03 dh_builddeb -- -Zxz
14:00:03 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'.
14:00:03 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'.
14:00:15 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.6.0~debian-bullseye_armhf.deb'.
14:00:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'.
14:01:17 make[1]: Leaving directory '/root/build-deb'
14:01:17  dpkg-genbuildinfo
14:01:17  dpkg-genchanges  >../docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.changes
14:01:17 dpkg-genchanges: info: including full source code in upload
14:01:17  dpkg-source -I.git --after-build .
14:01:17 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:01:17 + destination=/build
14:01:17 + mkdir -p /build
14:01:17 + mv -v /root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.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_armhf.buildinfo /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.changes /root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb /root/docker-compose-plugin_2.6.0~debian-bullseye_armhf.deb /build
14:01:17 copied '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'
14:01:17 removed '/root/docker-ce-cli_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'
14:01:17 copied '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'
14:01:17 removed '/root/docker-ce-rootless-extras_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'
14:01:17 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'
14:01:17 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.dsc'
14:01:17 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'
14:01:17 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye.tar.gz'
14:01:17 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.buildinfo'
14:01:17 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.buildinfo'
14:01:17 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.changes'
14:01:17 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.changes'
14:01:17 copied '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'
14:01:17 removed '/root/docker-ce_0.0.0-20220511162217-aa7e414-0~debian-bullseye_armhf.deb'
14:01:17 copied '/root/docker-compose-plugin_2.6.0~debian-bullseye_armhf.deb' -> '/build/docker-compose-plugin_2.6.0~debian-bullseye_armhf.deb'
14:01:17 removed '/root/docker-compose-plugin_2.6.0~debian-bullseye_armhf.deb'
14:01:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
14:01:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'