Skip to content

Console Output

11:08:13 + make REF=20.10 raspbian-buster
11:08:13 git init src/github.com/docker/cli
11:08:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli/.git/
11:08:13 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
11:08:13 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
11:08:13 + SRC=src/github.com/docker/cli
11:08:13 + REF=20.10
11:08:13 + REF_FETCH=20.10
11:08:13 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
11:08:13 + awk {print $2}
11:08:13 + REF=refs/heads/20.10
11:08:13 + [ -n refs/heads/20.10 ]
11:08:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
11:08:13 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
11:08:15 From https://github.com/docker/cli
11:08:15  * [new branch]      20.10      -> 20.10
11:08:15  * [new branch]      20.10      -> origin/20.10
11:08:15 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
11:08:15 git init src/github.com/docker/docker
11:08:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker/.git/
11:08:15 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
11:08:15 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
11:08:15 + SRC=src/github.com/docker/docker
11:08:15 + REF=20.10
11:08:15 + REF_FETCH=20.10
11:08:15 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
11:08:15 + awk {print $2}
11:08:15 + REF=refs/heads/20.10
11:08:15 + [ -n refs/heads/20.10 ]
11:08:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
11:08:15 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
11:08:18 From https://github.com/docker/docker
11:08:18  * [new branch]      20.10      -> 20.10
11:08:18  * [new branch]      20.10      -> origin/20.10
11:08:18 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
11:08:18 make -C deb VERSION=0.0.1-dev GO_VERSION=1.19.9 raspbian-buster
11:08:18 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'
11:08:18 mkdir -p sources
11:08:18 docker run --rm -w /v \
11:08:18 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/cli:/cli \
11:08:18 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
11:08:18 	alpine \
11:08:18 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
11:08:20 mkdir -p sources
11:08:20 docker run --rm -w /v \
11:08:20 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/src/github.com/docker/docker:/engine \
11:08:20 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
11:08:20 	alpine \
11:08:20 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
11:08:24 mkdir -p sources
11:08:24 cp ../systemd/docker.service sources/docker.service
11:08:24 mkdir -p sources
11:08:24 cp ../systemd/docker.socket sources/docker.socket
11:08:24 docker run --rm -w /v \
11:08:24 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/plugins:/plugins \
11:08:24 	-v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/sources:/v \
11:08:24 	alpine \
11:08:24 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
11:08:24 == Building packages for raspbian-buster ==
11:08:24 mkdir -p "debbuild/raspbian-buster"
11:08:24 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.19.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
11:08:25 #1 [internal] load build definition from Dockerfile
11:08:25 #1 transferring dockerfile: 1.02kB done
11:08:25 #1 DONE 0.0s
11:08:25 
11:08:25 #2 [internal] load .dockerignore
11:08:25 #2 transferring context: 2B done
11:08:25 #2 DONE 0.0s
11:08:25 
11:08:25 #3 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
11:08:25 #3 DONE 0.0s
11:08:25 
11:08:25 #4 [auth] library/golang:pull token for registry-1.docker.io
11:08:25 #4 DONE 0.0s
11:08:25 
11:08:25 #5 [internal] load metadata for docker.io/library/golang:1.19.9-buster
11:08:25 #5 DONE 0.2s
11:08:25 
11:08:25 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
11:08:25 #6 DONE 0.3s
11:08:25 
11:08:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.9-buster@sha256:63622e583632a937df612c2c5aa22a9105e7400a3a1d3869382624eaa3c104cf
11:08:25 #7 DONE 0.0s
11:08:25 
11:08:25 #8 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd
11:08:25 #8 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd 0.0s done
11:08:25 #8 sha256:5fdeefe92e79cfbdf6008e5a2246b8ad7442f4def62ea1492d23524583cb5b84 0B / 256B 0.1s
11:08:25 #8 sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd 1.99kB / 1.99kB done
11:08:25 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 0B / 38.52MB 0.1s
11:08:25 #8 sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500 0B / 306B 0.1s
11:08:25 #8 sha256:b7d7e76becd49a12d7ae4dee1b0c7be1f67bd25b46853fd6d211e5a503262549 5.01kB / 5.01kB done
11:08:25 #8 sha256:5fdeefe92e79cfbdf6008e5a2246b8ad7442f4def62ea1492d23524583cb5b84 256B / 256B 0.1s done
11:08:25 #8 sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500 306B / 306B 0.1s done
11:08:25 #8 sha256:99dfe3536f54a68584694bf403eb32ac518b312db10d1983a291f259e2668964 913B / 913B 0.2s done
11:08:25 #8 sha256:cf16eca179b5e7c2b72e97687817a882ffd60dcefafae9c033db6417bf994b81 177B / 177B 0.2s done
11:08:25 #8 sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef 0B / 130.62kB 0.3s
11:08:25 #8 sha256:b01ca48f191ba3bcdb4ab21deea439cc96dc0ce9e8d7c1a58b897a86f7d60471 414B / 414B 0.3s done
11:08:25 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 0B / 18.95MB 0.3s
11:08:25 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 4.19MB / 38.52MB 0.4s
11:08:25 #8 ...
11:08:25 
11:08:25 #9 [internal] load build context
11:08:25 #9 transferring context: 19.41MB 0.5s done
11:08:25 #9 DONE 0.5s
11:08:25 
11:08:25 #7 [golang 1/1] FROM docker.io/library/golang:1.19.9-buster@sha256:63622e583632a937df612c2c5aa22a9105e7400a3a1d3869382624eaa3c104cf
11:08:25 #7 CACHED
11:08:25 
11:08:25 #8 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:d442227064a5a1b4ace4e34e69d0d2664a79abff0ddfff4be3faa0ad441a0acd
11:08:25 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 6.29MB / 38.52MB 0.5s
11:08:25 #8 sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef 130.62kB / 130.62kB 0.4s done
11:08:25 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 1.05MB / 18.95MB 0.5s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 12.58MB / 38.52MB 0.7s
11:08:26 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 6.29MB / 18.95MB 0.7s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 15.73MB / 38.52MB 0.8s
11:08:26 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 9.44MB / 18.95MB 0.8s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 17.83MB / 38.52MB 0.9s
11:08:26 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 12.58MB / 18.95MB 0.9s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 23.07MB / 38.52MB 1.1s
11:08:26 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 17.83MB / 18.95MB 1.1s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 26.21MB / 38.52MB 1.2s
11:08:26 #8 sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 18.95MB / 18.95MB 1.2s done
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 32.51MB / 38.52MB 1.4s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 35.65MB / 38.52MB 1.5s
11:08:26 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 38.52MB / 38.52MB 1.6s
11:08:27 #8 sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 38.52MB / 38.52MB 1.7s done
11:08:27 #8 extracting sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 0.1s
11:08:29 #8 extracting sha256:9e1ad582a09deeff537a2baf211b4cc011ec9a65cb122cd6bc735420bbec3e93 2.2s done
11:08:29 #8 extracting sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500
11:08:29 #8 extracting sha256:d8d604eaebb14dd975f676a926f360cfce39a4e4592ecdde4cea5e724acf6500 done
11:08:29 #8 extracting sha256:5fdeefe92e79cfbdf6008e5a2246b8ad7442f4def62ea1492d23524583cb5b84 done
11:08:29 #8 extracting sha256:99dfe3536f54a68584694bf403eb32ac518b312db10d1983a291f259e2668964 done
11:08:29 #8 extracting sha256:cf16eca179b5e7c2b72e97687817a882ffd60dcefafae9c033db6417bf994b81 done
11:08:29 #8 extracting sha256:b01ca48f191ba3bcdb4ab21deea439cc96dc0ce9e8d7c1a58b897a86f7d60471 done
11:08:29 #8 extracting sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1
11:08:30 #8 extracting sha256:47d1cc72e50701299c35dc3bb9b873d1691cf9a526063b81f84baaf3e91616e1 0.7s done
11:08:30 #8 extracting sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef
11:08:30 #8 extracting sha256:dcd7c0c8ecbcc4b25764f7253e37ce5225765fe76337a770d0b023973659e8ef done
11:08:30 #8 DONE 5.5s
11:08:30 
11:08:30 #10 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
11:08:31 #10 1.003 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
11:08:31 #10 1.108 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
11:08:32 #10 1.294 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
11:08:32 #10 1.401 Get:4 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
11:08:32 #10 1.444 Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB]
11:08:32 #10 1.500 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
11:08:32 #10 1.501 Get:7 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
11:08:34 #10 3.095 Get:8 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB]
11:08:35 #10 4.347 Fetched 19.0 MB in 4s (4800 kB/s)
11:08:36 #10 4.347 Reading package lists...
11:08:37 #10 5.567 Reading package lists...
11:08:37 #10 6.779 Building dependency tree...
11:08:37 #10 6.961 Reading state information...
11:08:38 #10 7.222 The following additional packages will be installed:
11:08:38 #10 7.222   autoconf automake autopoint autotools-dev binutils
11:08:38 #10 7.222   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
11:08:38 #10 7.222   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
11:08:38 #10 7.222   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
11:08:38 #10 7.222   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
11:08:38 #10 7.222   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
11:08:38 #10 7.222   libcroco3 libcurl3-gnutls libcurl4 libdebhelper-perl
11:08:38 #10 7.222   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
11:08:38 #10 7.222   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
11:08:38 #10 7.222   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
11:08:38 #10 7.222   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
11:08:38 #10 7.222   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
11:08:38 #10 7.222   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
11:08:38 #10 7.222   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
11:08:38 #10 7.222   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
11:08:38 #10 7.222   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
11:08:38 #10 7.222   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
11:08:38 #10 7.222   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
11:08:38 #10 7.222   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
11:08:38 #10 7.222   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
11:08:38 #10 7.222   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
11:08:38 #10 7.222   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
11:08:38 #10 7.222   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
11:08:38 #10 7.222   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
11:08:38 #10 7.223   po-debconf python3 python3-minimal python3.7 python3.7-minimal
11:08:38 #10 7.223   sensible-utils wdiff xz-utils
11:08:38 #10 7.225 Suggested packages:
11:08:38 #10 7.225   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
11:08:38 #10 7.225   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
11:08:38 #10 7.225   autopkgtest bls-standalone bsd-mailx | mailx build-essential
11:08:38 #10 7.225   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
11:08:38 #10 7.225   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
11:08:38 #10 7.225   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
11:08:38 #10 7.225   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
11:08:38 #10 7.225   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
11:08:38 #10 7.225   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
11:08:38 #10 7.225   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
11:08:38 #10 7.225   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
11:08:38 #10 7.225   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
11:08:38 #10 7.225   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
11:08:38 #10 7.225   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
11:08:38 #10 7.225   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
11:08:38 #10 7.225   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
11:08:38 #10 7.225   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
11:08:38 #10 7.225   diffutils-doc perl-doc libterm-readline-gnu-perl
11:08:38 #10 7.225   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
11:08:38 #10 7.225   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
11:08:38 #10 7.225   python3.7-doc binfmt-support wdiff-doc
11:08:38 #10 7.225 Recommended packages:
11:08:38 #10 7.225   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
11:08:38 #10 7.225   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
11:08:38 #10 7.225   licensecheck lintian python3-apt python3-debian python3-magic
11:08:38 #10 7.225   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
11:08:38 #10 7.225   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
11:08:38 #10 7.225   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
11:08:38 #10 7.225   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
11:08:38 #10 7.225   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
11:08:38 #10 7.225   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
11:08:38 #10 7.225   libmail-sendmail-perl
11:08:39 #10 8.779 The following NEW packages will be installed:
11:08:39 #10 8.779   autoconf automake autopoint autotools-dev binutils
11:08:39 #10 8.779   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
11:08:39 #10 8.779   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
11:08:39 #10 8.779   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
11:08:39 #10 8.779   intltool-debian libarchive-zip-perl libasan5 libatomic1
11:08:39 #10 8.779   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
11:08:39 #10 8.779   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
11:08:39 #10 8.779   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
11:08:39 #10 8.779   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
11:08:39 #10 8.779   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
11:08:39 #10 8.779   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
11:08:39 #10 8.779   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
11:08:39 #10 8.779   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
11:08:39 #10 8.779   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
11:08:39 #10 8.779   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
11:08:39 #10 8.779   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
11:08:39 #10 8.779   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
11:08:39 #10 8.779   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
11:08:39 #10 8.779   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
11:08:39 #10 8.780   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
11:08:39 #10 8.780   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
11:08:39 #10 8.780   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
11:08:39 #10 8.780   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
11:08:39 #10 8.780   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
11:08:39 #10 8.780   po-debconf python3 python3-minimal python3.7 python3.7-minimal
11:08:39 #10 8.781   sensible-utils wdiff xz-utils
11:08:39 #10 8.781 The following packages will be upgraded:
11:08:39 #10 8.782   curl libc6 libcurl4
11:08:39 #10 9.277 3 upgraded, 125 newly installed, 0 to remove and 17 not upgraded.
11:08:39 #10 9.277 Need to get 69.6 MB of archives.
11:08:39 #10 9.277 After this operation, 272 MB of additional disk space will be used.
11:08:39 #10 9.277 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
11:08:40 #10 9.545 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u1 [2351 kB]
11:08:40 #10 9.722 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u3 [308 kB]
11:08:40 #10 9.933 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
11:08:40 #10 9.937 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
11:08:40 #10 9.938 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
11:08:41 #10 10.05 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
11:08:41 #10 10.05 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
11:08:41 #10 10.05 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
11:08:41 #10 10.16 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
11:08:41 #10 10.39 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u1 [267 kB]
11:08:41 #10 10.39 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
11:08:41 #10 10.40 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
11:08:41 #10 10.42 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20230425~buster-1 [1012 kB]
11:08:41 #10 10.43 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u1 [2112 kB]
11:08:41 #10 10.59 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
11:08:41 #10 10.60 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
11:08:41 #10 10.72 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
11:08:41 #10 10.72 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u4 [583 kB]
11:08:41 #10 10.73 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
11:08:41 #10 10.73 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u4 [1463 kB]
11:08:41 #10 10.81 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
11:08:41 #10 10.81 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
11:08:41 #10 10.81 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
11:08:41 #10 10.82 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u4 [1663 kB]
11:08:41 #10 10.93 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u4 [330 kB]
11:08:41 #10 10.94 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
11:08:41 #10 10.95 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
11:08:41 #10 10.95 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
11:08:41 #10 10.95 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
11:08:41 #10 10.95 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
11:08:41 #10 10.96 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
11:08:41 #10 10.96 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
11:08:41 #10 10.96 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
11:08:42 #10 11.04 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
11:08:42 #10 11.15 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
11:08:42 #10 11.15 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
11:08:42 #10 11.15 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
11:08:42 #10 11.17 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
11:08:42 #10 11.17 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
11:08:42 #10 11.18 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
11:08:42 #10 11.26 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
11:08:42 #10 11.38 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
11:08:42 #10 11.39 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
11:08:42 #10 11.39 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
11:08:42 #10 11.50 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
11:08:42 #10 11.50 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
11:08:42 #10 11.58 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
11:08:42 #10 11.60 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
11:08:42 #10 11.60 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
11:08:43 #10 12.21 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
11:08:43 #10 12.21 Get:52 http://archive.raspbian.org/raspbian buster/main armhf curl armhf 7.64.0-4+deb10u6 [256 kB]
11:08:43 #10 12.21 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libcurl4 armhf 7.64.0-4+deb10u6 [297 kB]
11:08:43 #10 12.22 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
11:08:43 #10 12.22 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
11:08:43 #10 12.22 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
11:08:43 #10 12.22 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
11:08:43 #10 12.22 Get:58 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
11:08:43 #10 12.23 Get:59 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
11:08:43 #10 12.46 Get:60 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
11:08:44 #10 12.92 Get:61 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
11:08:44 #10 12.92 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
11:08:44 #10 12.92 Get:63 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
11:08:44 #10 12.92 Get:64 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
11:08:44 #10 12.99 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
11:08:44 #10 12.99 Get:66 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
11:08:44 #10 12.99 Get:67 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
11:08:44 #10 13.03 Get:68 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
11:08:44 #10 13.10 Get:69 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
11:08:44 #10 13.11 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
11:08:44 #10 13.22 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
11:08:44 #10 13.22 Get:72 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
11:08:44 #10 13.22 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
11:08:44 #10 13.32 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
11:08:44 #10 13.86 Get:75 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [572 kB]
11:08:44 #10 13.87 Get:76 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
11:08:44 #10 13.87 Get:77 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
11:08:44 #10 13.97 Get:78 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
11:08:44 #10 13.97 Get:79 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
11:08:44 #10 13.97 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
11:08:44 #10 13.97 Get:81 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
11:08:44 #10 13.98 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
11:08:44 #10 13.98 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
11:08:44 #10 13.99 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
11:08:44 #10 14.12 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
11:08:45 #10 14.12 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
11:08:45 #10 14.12 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
11:08:45 #10 14.12 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
11:08:45 #10 14.19 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
11:08:45 #10 14.19 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
11:08:45 #10 14.19 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
11:08:45 #10 14.19 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
11:08:45 #10 14.19 Get:93 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
11:08:45 #10 14.29 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
11:08:45 #10 14.29 Get:95 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
11:08:45 #10 14.29 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
11:08:45 #10 14.29 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
11:08:45 #10 14.40 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
11:08:45 #10 14.40 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
11:08:45 #10 14.40 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
11:08:45 #10 14.40 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
11:08:45 #10 14.40 Get:102 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
11:08:45 #10 14.50 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
11:08:45 #10 14.50 Get:104 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
11:08:45 #10 14.50 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
11:08:45 #10 14.51 Get:106 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
11:08:45 #10 14.74 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
11:08:45 #10 14.96 Get:108 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
11:08:45 #10 14.97 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
11:08:46 #10 15.18 Get:110 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
11:08:46 #10 15.18 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
11:08:46 #10 15.18 Get:112 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
11:08:46 #10 15.19 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
11:08:46 #10 15.40 Get:114 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
11:08:46 #10 15.41 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
11:08:46 #10 15.41 Get:116 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
11:08:46 #10 15.41 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
11:08:46 #10 15.41 Get:118 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
11:08:46 #10 15.41 Get:119 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
11:08:46 #10 15.51 Get:120 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
11:08:46 #10 15.51 Get:121 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
11:08:46 #10 15.52 Get:122 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
11:08:46 #10 15.63 Get:123 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
11:08:46 #10 15.63 Get:124 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB]
11:08:46 #10 15.64 Get:125 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [185 kB]
11:08:46 #10 15.64 Get:126 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
11:08:46 #10 15.64 Get:127 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB]
11:08:46 #10 15.75 Get:128 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u8 [4187 kB]
11:08:47 #10 16.25 debconf: delaying package configuration, since apt-utils is not installed
11:08:47 #10 16.28 Fetched 69.6 MB in 7s (9569 kB/s)
11:08:47 #10 16.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7700 files and directories currently installed.)
11:08:47 #10 16.32 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
11:08:47 #10 16.46 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) over (2.28-10+rpi1+deb10u2) ...
11:08:48 #10 17.32 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
11:08:49 #10 18.48 Selecting previously unselected package libbsd0:armhf.
11:08:49 #10 18.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7700 files and directories currently installed.)
11:08:49 #10 18.48 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
11:08:49 #10 18.49 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
11:08:49 #10 18.53 Selecting previously unselected package libtinfo5:armhf.
11:08:49 #10 18.53 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u3_armhf.deb ...
11:08:49 #10 18.53 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
11:08:49 #10 18.58 Selecting previously unselected package bsdmainutils.
11:08:49 #10 18.58 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
11:08:49 #10 18.58 Unpacking bsdmainutils (11.1.2) ...
11:08:49 #10 18.63 Selecting previously unselected package libuchardet0:armhf.
11:08:49 #10 18.63 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
11:08:49 #10 18.63 Unpacking libuchardet0:armhf (0.0.6-3) ...
11:08:49 #10 18.67 Selecting previously unselected package groff-base.
11:08:49 #10 18.67 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
11:08:49 #10 18.67 Unpacking groff-base (1.22.4-3+deb10u1) ...
11:08:49 #10 18.77 Selecting previously unselected package libgdbm6:armhf.
11:08:49 #10 18.77 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
11:08:49 #10 18.78 Unpacking libgdbm6:armhf (1.18.1-4) ...
11:08:49 #10 18.81 Selecting previously unselected package libpipeline1:armhf.
11:08:49 #10 18.82 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
11:08:49 #10 18.82 Unpacking libpipeline1:armhf (1.5.1-2) ...
11:08:49 #10 18.87 Selecting previously unselected package man-db.
11:08:49 #10 18.87 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
11:08:49 #10 18.87 Unpacking man-db (2.8.5-2) ...
11:08:49 #10 19.00 Selecting previously unselected package perl-modules-5.28.
11:08:49 #10 19.00 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
11:08:49 #10 19.00 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
11:08:50 #10 19.36 Selecting previously unselected package libgdbm-compat4:armhf.
11:08:50 #10 19.36 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
11:08:50 #10 19.37 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
11:08:50 #10 19.40 Selecting previously unselected package libperl5.28:armhf.
11:08:50 #10 19.40 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
11:08:50 #10 19.41 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
11:08:50 #10 19.77 Selecting previously unselected package perl.
11:08:50 #10 19.78 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
11:08:50 #10 19.78 Unpacking perl (5.28.1-6+deb10u1) ...
11:08:50 #10 19.83 Selecting previously unselected package libpython3.7-minimal:armhf.
11:08:50 #10 19.83 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
11:08:50 #10 19.84 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
11:08:50 #10 19.93 Selecting previously unselected package libexpat1:armhf.
11:08:50 #10 19.93 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
11:08:50 #10 19.94 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
11:08:50 #10 19.98 Selecting previously unselected package python3.7-minimal.
11:08:50 #10 19.98 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u4_armhf.deb ...
11:08:50 #10 19.99 Unpacking python3.7-minimal (3.7.3-2+deb10u4) ...
11:08:51 #10 20.15 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u4) ...
11:08:51 #10 20.16 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
11:08:51 #10 20.18 Setting up python3.7-minimal (3.7.3-2+deb10u4) ...
11:08:51 #10 20.67 Selecting previously unselected package python3-minimal.
11:08:51 #10 20.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10537 files and directories currently installed.)
11:08:51 #10 20.68 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
11:08:51 #10 20.68 Unpacking python3-minimal (3.7.3-1) ...
11:08:51 #10 20.72 Selecting previously unselected package mime-support.
11:08:51 #10 20.72 Preparing to unpack .../1-mime-support_3.62_all.deb ...
11:08:51 #10 20.73 Unpacking mime-support (3.62) ...
11:08:51 #10 20.76 Selecting previously unselected package libmpdec2:armhf.
11:08:51 #10 20.76 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
11:08:51 #10 20.77 Unpacking libmpdec2:armhf (2.4.2-2) ...
11:08:51 #10 20.80 Selecting previously unselected package libpython3.7-stdlib:armhf.
11:08:51 #10 20.81 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u4_armhf.deb ...
11:08:51 #10 20.81 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
11:08:51 #10 20.99 Selecting previously unselected package python3.7.
11:08:51 #10 20.99 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u4_armhf.deb ...
11:08:51 #10 20.99 Unpacking python3.7 (3.7.3-2+deb10u4) ...
11:08:51 #10 21.03 Selecting previously unselected package libpython3-stdlib:armhf.
11:08:51 #10 21.03 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
11:08:51 #10 21.03 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
11:08:51 #10 21.06 Setting up python3-minimal (3.7.3-1) ...
11:08:52 #10 21.25 Selecting previously unselected package python3.
11:08:52 #10 21.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10974 files and directories currently installed.)
11:08:52 #10 21.25 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
11:08:52 #10 21.26 Unpacking python3 (3.7.3-1) ...
11:08:52 #10 21.29 Selecting previously unselected package sensible-utils.
11:08:52 #10 21.29 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
11:08:52 #10 21.29 Unpacking sensible-utils (0.0.12) ...
11:08:52 #10 21.32 Selecting previously unselected package bzip2.
11:08:52 #10 21.32 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
11:08:52 #10 21.33 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
11:08:52 #10 21.35 Selecting previously unselected package libmagic-mgc.
11:08:52 #10 21.36 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
11:08:52 #10 21.36 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
11:08:52 #10 21.43 Selecting previously unselected package libmagic1:armhf.
11:08:52 #10 21.43 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
11:08:52 #10 21.43 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
11:08:52 #10 21.47 Selecting previously unselected package file.
11:08:52 #10 21.47 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
11:08:52 #10 21.47 Unpacking file (1:5.35-4+deb10u2) ...
11:08:52 #10 21.50 Selecting previously unselected package gettext-base.
11:08:52 #10 21.51 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
11:08:52 #10 21.51 Unpacking gettext-base (0.19.8.1-9) ...
11:08:52 #10 21.56 Selecting previously unselected package xz-utils.
11:08:52 #10 21.56 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
11:08:52 #10 21.56 Unpacking xz-utils (5.2.4-1+deb10u1) ...
11:08:52 #10 21.61 Selecting previously unselected package libsigsegv2:armhf.
11:08:52 #10 21.61 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
11:08:52 #10 21.61 Unpacking libsigsegv2:armhf (2.12-2) ...
11:08:52 #10 21.64 Selecting previously unselected package m4.
11:08:52 #10 21.65 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
11:08:52 #10 21.65 Unpacking m4 (1.4.18-2) ...
11:08:52 #10 21.69 Selecting previously unselected package autoconf.
11:08:52 #10 21.69 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
11:08:52 #10 21.70 Unpacking autoconf (2.69-11) ...
11:08:52 #10 21.75 Selecting previously unselected package autotools-dev.
11:08:52 #10 21.75 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
11:08:52 #10 21.76 Unpacking autotools-dev (20180224.1) ...
11:08:52 #10 21.79 Selecting previously unselected package automake.
11:08:52 #10 21.80 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
11:08:52 #10 21.80 Unpacking automake (1:1.16.1-4) ...
11:08:52 #10 21.87 Selecting previously unselected package autopoint.
11:08:52 #10 21.87 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
11:08:52 #10 21.88 Unpacking autopoint (0.19.8.1-9) ...
11:08:52 #10 21.91 Selecting previously unselected package binutils-common:armhf.
11:08:52 #10 21.91 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
11:08:52 #10 21.92 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
11:08:52 #10 22.15 Selecting previously unselected package libbinutils:armhf.
11:08:52 #10 22.15 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
11:08:52 #10 22.15 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
11:08:52 #10 22.21 Selecting previously unselected package libfl2:armhf.
11:08:53 #10 22.21 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
11:08:53 #10 22.22 Unpacking libfl2:armhf (2.6.4-6.2) ...
11:08:53 #10 22.25 Selecting previously unselected package binutils-arm-linux-gnueabihf.
11:08:53 #10 22.25 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
11:08:53 #10 22.26 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
11:08:53 #10 22.46 Selecting previously unselected package binutils.
11:08:53 #10 22.46 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
11:08:53 #10 22.47 Unpacking binutils (2.31.1-16+rpi2) ...
11:08:53 #10 22.51 Selecting previously unselected package libisl19:armhf.
11:08:53 #10 22.51 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
11:08:53 #10 22.51 Unpacking libisl19:armhf (0.20-2) ...
11:08:53 #10 22.58 Selecting previously unselected package libmpfr6:armhf.
11:08:53 #10 22.58 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
11:08:53 #10 22.59 Unpacking libmpfr6:armhf (4.0.2-1) ...
11:08:53 #10 22.64 Selecting previously unselected package libmpc3:armhf.
11:08:53 #10 22.64 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
11:08:53 #10 22.65 Unpacking libmpc3:armhf (1.1.0-1) ...
11:08:53 #10 22.68 Selecting previously unselected package cpp-8.
11:08:53 #10 22.68 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
11:08:53 #10 22.69 Unpacking cpp-8 (8.3.0-6+rpi1) ...
11:08:54 #10 23.29 Selecting previously unselected package cpp.
11:08:54 #10 23.29 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
11:08:54 #10 23.30 Unpacking cpp (4:8.3.0-1+rpi2) ...
11:08:54 #10 23.33 Preparing to unpack .../024-curl_7.64.0-4+deb10u6_armhf.deb ...
11:08:54 #10 23.34 Unpacking curl (7.64.0-4+deb10u6) over (7.64.0-4+deb10u3) ...
11:08:54 #10 23.40 Preparing to unpack .../025-libcurl4_7.64.0-4+deb10u6_armhf.deb ...
11:08:54 #10 23.42 Unpacking libcurl4:armhf (7.64.0-4+deb10u6) over (7.64.0-4+deb10u3) ...
11:08:54 #10 23.49 Selecting previously unselected package libcc1-0:armhf.
11:08:54 #10 23.49 Preparing to unpack .../026-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.49 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
11:08:54 #10 23.53 Selecting previously unselected package libgomp1:armhf.
11:08:54 #10 23.53 Preparing to unpack .../027-libgomp1_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.53 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
11:08:54 #10 23.57 Selecting previously unselected package libatomic1:armhf.
11:08:54 #10 23.57 Preparing to unpack .../028-libatomic1_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.58 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
11:08:54 #10 23.61 Selecting previously unselected package libasan5:armhf.
11:08:54 #10 23.61 Preparing to unpack .../029-libasan5_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.61 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
11:08:54 #10 23.67 Selecting previously unselected package libubsan1:armhf.
11:08:54 #10 23.68 Preparing to unpack .../030-libubsan1_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.68 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
11:08:54 #10 23.71 Selecting previously unselected package libgcc-8-dev:armhf.
11:08:54 #10 23.72 Preparing to unpack .../031-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.72 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
11:08:54 #10 23.81 Selecting previously unselected package gcc-8.
11:08:54 #10 23.81 Preparing to unpack .../032-gcc-8_8.3.0-6+rpi1_armhf.deb ...
11:08:54 #10 23.82 Unpacking gcc-8 (8.3.0-6+rpi1) ...
11:08:55 #10 24.45 Selecting previously unselected package gcc.
11:08:55 #10 24.45 Preparing to unpack .../033-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
11:08:55 #10 24.46 Unpacking gcc (4:8.3.0-1+rpi2) ...
11:08:55 #10 24.49 Selecting previously unselected package libc-dev-bin.
11:08:55 #10 24.49 Preparing to unpack .../034-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
11:08:55 #10 24.49 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
11:08:55 #10 24.53 Selecting previously unselected package linux-libc-dev:armhf.
11:08:55 #10 24.53 Preparing to unpack .../035-linux-libc-dev_1%3a1.20230425~buster-1_armhf.deb ...
11:08:55 #10 24.53 Unpacking linux-libc-dev:armhf (1:1.20230425~buster-1) ...
11:08:55 #10 24.68 Selecting previously unselected package libc6-dev:armhf.
11:08:55 #10 24.68 Preparing to unpack .../036-libc6-dev_2.28-10+rpt2+rpi1+deb10u1_armhf.deb ...
11:08:55 #10 24.68 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
11:08:55 #10 24.93 Selecting previously unselected package libtool.
11:08:55 #10 24.93 Preparing to unpack .../037-libtool_2.4.6-9_all.deb ...
11:08:55 #10 24.94 Unpacking libtool (2.4.6-9) ...
11:08:55 #10 24.99 Selecting previously unselected package dh-autoreconf.
11:08:55 #10 24.99 Preparing to unpack .../038-dh-autoreconf_19_all.deb ...
11:08:55 #10 24.99 Unpacking dh-autoreconf (19) ...
11:08:55 #10 25.03 Selecting previously unselected package libarchive-zip-perl.
11:08:55 #10 25.03 Preparing to unpack .../039-libarchive-zip-perl_1.64-1_all.deb ...
11:08:55 #10 25.03 Unpacking libarchive-zip-perl (1.64-1) ...
11:08:55 #10 25.07 Selecting previously unselected package libfile-stripnondeterminism-perl.
11:08:55 #10 25.07 Preparing to unpack .../040-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
11:08:55 #10 25.07 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
11:08:55 #10 25.10 Selecting previously unselected package dh-strip-nondeterminism.
11:08:55 #10 25.10 Preparing to unpack .../041-dh-strip-nondeterminism_1.1.2-1_all.deb ...
11:08:55 #10 25.11 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
11:08:55 #10 25.13 Selecting previously unselected package libdpkg-perl.
11:08:56 #10 25.14 Preparing to unpack .../042-libdpkg-perl_1.19.8_all.deb ...
11:08:56 #10 25.14 Unpacking libdpkg-perl (1.19.8) ...
11:08:56 #10 25.21 Selecting previously unselected package patch.
11:08:56 #10 25.21 Preparing to unpack .../043-patch_2.7.6-3+deb10u1_armhf.deb ...
11:08:56 #10 25.21 Unpacking patch (2.7.6-3+deb10u1) ...
11:08:56 #10 25.25 Selecting previously unselected package make.
11:08:56 #10 25.26 Preparing to unpack .../044-make_4.2.1-1.2_armhf.deb ...
11:08:56 #10 25.26 Unpacking make (4.2.1-1.2) ...
11:08:56 #10 25.32 Selecting previously unselected package dpkg-dev.
11:08:56 #10 25.32 Preparing to unpack .../045-dpkg-dev_1.19.8_all.deb ...
11:08:56 #10 25.33 Unpacking dpkg-dev (1.19.8) ...
11:08:56 #10 25.43 Selecting previously unselected package libelf1:armhf.
11:08:56 #10 25.43 Preparing to unpack .../046-libelf1_0.176-1.1_armhf.deb ...
11:08:56 #10 25.43 Unpacking libelf1:armhf (0.176-1.1) ...
11:08:56 #10 25.48 Selecting previously unselected package dwz.
11:08:56 #10 25.48 Preparing to unpack .../047-dwz_0.12-3_armhf.deb ...
11:08:56 #10 25.48 Unpacking dwz (0.12-3) ...
11:08:56 #10 25.52 Selecting previously unselected package libdebhelper-perl.
11:08:56 #10 25.52 Preparing to unpack .../048-libdebhelper-perl_13.2~bpo10+1_all.deb ...
11:08:56 #10 25.52 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
11:08:56 #10 25.58 Selecting previously unselected package libglib2.0-0:armhf.
11:08:56 #10 25.58 Preparing to unpack .../049-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
11:08:56 #10 25.58 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
11:08:56 #10 25.70 Selecting previously unselected package libicu63:armhf.
11:08:56 #10 25.70 Preparing to unpack .../050-libicu63_63.1-6+deb10u3_armhf.deb ...
11:08:56 #10 25.71 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
11:08:57 #10 26.46 Selecting previously unselected package libxml2:armhf.
11:08:57 #10 26.46 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ...
11:08:57 #10 26.46 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
11:08:57 #10 26.54 Selecting previously unselected package libcroco3:armhf.
11:08:57 #10 26.55 Preparing to unpack .../052-libcroco3_0.6.12-3_armhf.deb ...
11:08:57 #10 26.55 Unpacking libcroco3:armhf (0.6.12-3) ...
11:08:57 #10 26.59 Selecting previously unselected package gettext.
11:08:57 #10 26.59 Preparing to unpack .../053-gettext_0.19.8.1-9_armhf.deb ...
11:08:57 #10 26.59 Unpacking gettext (0.19.8.1-9) ...
11:08:57 #10 26.72 Selecting previously unselected package intltool-debian.
11:08:57 #10 26.72 Preparing to unpack .../054-intltool-debian_0.35.0+20060710.5_all.deb ...
11:08:57 #10 26.73 Unpacking intltool-debian (0.35.0+20060710.5) ...
11:08:57 #10 26.75 Selecting previously unselected package po-debconf.
11:08:57 #10 26.75 Preparing to unpack .../055-po-debconf_1.0.21_all.deb ...
11:08:57 #10 26.76 Unpacking po-debconf (1.0.21) ...
11:08:57 #10 26.80 Selecting previously unselected package debhelper.
11:08:57 #10 26.81 Preparing to unpack .../056-debhelper_13.2~bpo10+1_all.deb ...
11:08:57 #10 26.81 Unpacking debhelper (13.2~bpo10+1) ...
11:08:57 #10 26.92 Selecting previously unselected package libfakeroot:armhf.
11:08:57 #10 26.92 Preparing to unpack .../057-libfakeroot_1.23-1_armhf.deb ...
11:08:57 #10 26.92 Unpacking libfakeroot:armhf (1.23-1) ...
11:08:57 #10 26.96 Selecting previously unselected package fakeroot.
11:08:57 #10 26.96 Preparing to unpack .../058-fakeroot_1.23-1_armhf.deb ...
11:08:57 #10 26.96 Unpacking fakeroot (1.23-1) ...
11:08:57 #10 26.99 Selecting previously unselected package libfile-which-perl.
11:08:57 #10 27.00 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
11:08:57 #10 27.01 Unpacking libfile-which-perl (1.23-1) ...
11:08:57 #10 27.03 Selecting previously unselected package libfile-homedir-perl.
11:08:58 #10 27.04 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ...
11:08:58 #10 27.04 Unpacking libfile-homedir-perl (1.004-1) ...
11:08:58 #10 27.07 Selecting previously unselected package libio-pty-perl.
11:08:58 #10 27.07 Preparing to unpack .../061-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
11:08:58 #10 27.08 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
11:08:58 #10 27.11 Selecting previously unselected package libipc-run-perl.
11:08:58 #10 27.11 Preparing to unpack .../062-libipc-run-perl_20180523.0-1_all.deb ...
11:08:58 #10 27.12 Unpacking libipc-run-perl (20180523.0-1) ...
11:08:58 #10 27.15 Selecting previously unselected package libclass-method-modifiers-perl.
11:08:58 #10 27.15 Preparing to unpack .../063-libclass-method-modifiers-perl_2.12-1_all.deb ...
11:08:58 #10 27.16 Unpacking libclass-method-modifiers-perl (2.12-1) ...
11:08:58 #10 27.19 Selecting previously unselected package libsub-exporter-progressive-perl.
11:08:58 #10 27.19 Preparing to unpack .../064-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
11:08:58 #10 27.19 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
11:08:58 #10 27.22 Selecting previously unselected package libdevel-globaldestruction-perl.
11:08:58 #10 27.22 Preparing to unpack .../065-libdevel-globaldestruction-perl_0.14-1_all.deb ...
11:08:58 #10 27.22 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
11:08:58 #10 27.26 Selecting previously unselected package libb-hooks-op-check-perl.
11:08:58 #10 27.26 Preparing to unpack .../066-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
11:08:58 #10 27.27 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
11:08:58 #10 27.29 Selecting previously unselected package libdynaloader-functions-perl.
11:08:58 #10 27.30 Preparing to unpack .../067-libdynaloader-functions-perl_0.003-1_all.deb ...
11:08:58 #10 27.30 Unpacking libdynaloader-functions-perl (0.003-1) ...
11:08:58 #10 27.33 Selecting previously unselected package libdevel-callchecker-perl.
11:08:58 #10 27.33 Preparing to unpack .../068-libdevel-callchecker-perl_0.008-1_armhf.deb ...
11:08:58 #10 27.33 Unpacking libdevel-callchecker-perl (0.008-1) ...
11:08:58 #10 27.36 Selecting previously unselected package libparams-classify-perl.
11:08:58 #10 27.36 Preparing to unpack .../069-libparams-classify-perl_0.015-1+b1_armhf.deb ...
11:08:58 #10 27.37 Unpacking libparams-classify-perl (0.015-1+b1) ...
11:08:58 #10 27.40 Selecting previously unselected package libmodule-runtime-perl.
11:08:58 #10 27.40 Preparing to unpack .../070-libmodule-runtime-perl_0.016-1_all.deb ...
11:08:58 #10 27.40 Unpacking libmodule-runtime-perl (0.016-1) ...
11:08:58 #10 27.43 Selecting previously unselected package libimport-into-perl.
11:08:58 #10 27.43 Preparing to unpack .../071-libimport-into-perl_1.002005-1_all.deb ...
11:08:58 #10 27.43 Unpacking libimport-into-perl (1.002005-1) ...
11:08:58 #10 27.46 Selecting previously unselected package librole-tiny-perl.
11:08:58 #10 27.46 Preparing to unpack .../072-librole-tiny-perl_2.000006-1_all.deb ...
11:08:58 #10 27.47 Unpacking librole-tiny-perl (2.000006-1) ...
11:08:58 #10 27.49 Selecting previously unselected package libstrictures-perl.
11:08:58 #10 27.50 Preparing to unpack .../073-libstrictures-perl_2.000005-1_all.deb ...
11:08:58 #10 27.50 Unpacking libstrictures-perl (2.000005-1) ...
11:08:58 #10 27.53 Selecting previously unselected package libsub-quote-perl.
11:08:58 #10 27.53 Preparing to unpack .../074-libsub-quote-perl_2.005001-1_all.deb ...
11:08:58 #10 27.53 Unpacking libsub-quote-perl (2.005001-1) ...
11:08:58 #10 27.56 Selecting previously unselected package libmoo-perl.
11:08:58 #10 27.56 Preparing to unpack .../075-libmoo-perl_2.003004-2_all.deb ...
11:08:58 #10 27.57 Unpacking libmoo-perl (2.003004-2) ...
11:08:58 #10 27.60 Selecting previously unselected package libencode-locale-perl.
11:08:58 #10 27.60 Preparing to unpack .../076-libencode-locale-perl_1.05-1_all.deb ...
11:08:58 #10 27.60 Unpacking libencode-locale-perl (1.05-1) ...
11:08:58 #10 27.63 Selecting previously unselected package libtimedate-perl.
11:08:58 #10 27.63 Preparing to unpack .../077-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
11:08:58 #10 27.64 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
11:08:58 #10 27.67 Selecting previously unselected package libhttp-date-perl.
11:08:58 #10 27.67 Preparing to unpack .../078-libhttp-date-perl_6.02-1_all.deb ...
11:08:58 #10 27.68 Unpacking libhttp-date-perl (6.02-1) ...
11:08:58 #10 27.70 Selecting previously unselected package libfile-listing-perl.
11:08:58 #10 27.70 Preparing to unpack .../079-libfile-listing-perl_6.04-1_all.deb ...
11:08:58 #10 27.71 Unpacking libfile-listing-perl (6.04-1) ...
11:08:58 #10 27.73 Selecting previously unselected package libhtml-tagset-perl.
11:08:58 #10 27.73 Preparing to unpack .../080-libhtml-tagset-perl_3.20-3_all.deb ...
11:08:58 #10 27.74 Unpacking libhtml-tagset-perl (3.20-3) ...
11:08:58 #10 27.76 Selecting previously unselected package liburi-perl.
11:08:58 #10 27.77 Preparing to unpack .../081-liburi-perl_1.76-1_all.deb ...
11:08:58 #10 27.77 Unpacking liburi-perl (1.76-1) ...
11:08:58 #10 27.82 Selecting previously unselected package libhtml-parser-perl.
11:08:58 #10 27.82 Preparing to unpack .../082-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
11:08:58 #10 27.83 Unpacking libhtml-parser-perl (3.72-3+b2) ...
11:08:58 #10 27.86 Selecting previously unselected package libhtml-tree-perl.
11:08:58 #10 27.87 Preparing to unpack .../083-libhtml-tree-perl_5.07-2_all.deb ...
11:08:58 #10 27.87 Unpacking libhtml-tree-perl (5.07-2) ...
11:08:58 #10 27.91 Selecting previously unselected package libio-html-perl.
11:08:58 #10 27.92 Preparing to unpack .../084-libio-html-perl_1.001-1_all.deb ...
11:08:58 #10 27.92 Unpacking libio-html-perl (1.001-1) ...
11:08:58 #10 27.95 Selecting previously unselected package liblwp-mediatypes-perl.
11:08:58 #10 27.95 Preparing to unpack .../085-liblwp-mediatypes-perl_6.02-1_all.deb ...
11:08:58 #10 27.96 Unpacking liblwp-mediatypes-perl (6.02-1) ...
11:08:58 #10 27.99 Selecting previously unselected package libhttp-message-perl.
11:08:58 #10 27.99 Preparing to unpack .../086-libhttp-message-perl_6.18-1_all.deb ...
11:08:58 #10 27.99 Unpacking libhttp-message-perl (6.18-1) ...
11:08:58 #10 28.02 Selecting previously unselected package libhttp-cookies-perl.
11:08:58 #10 28.03 Preparing to unpack .../087-libhttp-cookies-perl_6.04-1_all.deb ...
11:08:58 #10 28.03 Unpacking libhttp-cookies-perl (6.04-1) ...
11:08:58 #10 28.06 Selecting previously unselected package libhttp-negotiate-perl.
11:08:58 #10 28.06 Preparing to unpack .../088-libhttp-negotiate-perl_6.01-1_all.deb ...
11:08:58 #10 28.07 Unpacking libhttp-negotiate-perl (6.01-1) ...
11:08:58 #10 28.10 Selecting previously unselected package perl-openssl-defaults:armhf.
11:08:58 #10 28.10 Preparing to unpack .../089-perl-openssl-defaults_3_armhf.deb ...
11:08:58 #10 28.10 Unpacking perl-openssl-defaults:armhf (3) ...
11:08:58 #10 28.13 Selecting previously unselected package libnet-ssleay-perl.
11:08:59 #10 28.13 Preparing to unpack .../090-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
11:08:59 #10 28.14 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
11:08:59 #10 28.21 Selecting previously unselected package libio-socket-ssl-perl.
11:08:59 #10 28.21 Preparing to unpack .../091-libio-socket-ssl-perl_2.060-3_all.deb ...
11:08:59 #10 28.22 Unpacking libio-socket-ssl-perl (2.060-3) ...
11:08:59 #10 28.26 Selecting previously unselected package libnet-http-perl.
11:08:59 #10 28.26 Preparing to unpack .../092-libnet-http-perl_6.18-1_all.deb ...
11:08:59 #10 28.26 Unpacking libnet-http-perl (6.18-1) ...
11:08:59 #10 28.29 Selecting previously unselected package liblwp-protocol-https-perl.
11:08:59 #10 28.29 Preparing to unpack .../093-liblwp-protocol-https-perl_6.07-2_all.deb ...
11:08:59 #10 28.30 Unpacking liblwp-protocol-https-perl (6.07-2) ...
11:08:59 #10 28.32 Selecting previously unselected package libtry-tiny-perl.
11:08:59 #10 28.33 Preparing to unpack .../094-libtry-tiny-perl_0.30-1_all.deb ...
11:08:59 #10 28.33 Unpacking libtry-tiny-perl (0.30-1) ...
11:08:59 #10 28.36 Selecting previously unselected package libwww-robotrules-perl.
11:08:59 #10 28.36 Preparing to unpack .../095-libwww-robotrules-perl_6.02-1_all.deb ...
11:08:59 #10 28.36 Unpacking libwww-robotrules-perl (6.02-1) ...
11:08:59 #10 28.39 Selecting previously unselected package libwww-perl.
11:08:59 #10 28.39 Preparing to unpack .../096-libwww-perl_6.36-2_all.deb ...
11:08:59 #10 28.39 Unpacking libwww-perl (6.36-2) ...
11:08:59 #10 28.44 Selecting previously unselected package patchutils.
11:08:59 #10 28.44 Preparing to unpack .../097-patchutils_0.3.4-2_armhf.deb ...
11:08:59 #10 28.44 Unpacking patchutils (0.3.4-2) ...
11:08:59 #10 28.48 Selecting previously unselected package wdiff.
11:08:59 #10 28.48 Preparing to unpack .../098-wdiff_1.2.2-2_armhf.deb ...
11:08:59 #10 28.48 Unpacking wdiff (1.2.2-2) ...
11:08:59 #10 28.53 Selecting previously unselected package devscripts.
11:08:59 #10 28.53 Preparing to unpack .../099-devscripts_2.19.5+deb10u1_armhf.deb ...
11:08:59 #10 28.55 Unpacking devscripts (2.19.5+deb10u1) ...
11:08:59 #10 28.66 Selecting previously unselected package equivs.
11:08:59 #10 28.67 Preparing to unpack .../100-equivs_2.2.0_all.deb ...
11:08:59 #10 28.67 Unpacking equivs (2.2.0) ...
11:08:59 #10 28.71 Selecting previously unselected package libcurl3-gnutls:armhf.
11:08:59 #10 28.71 Preparing to unpack .../101-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
11:08:59 #10 28.71 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
11:08:59 #10 28.76 Selecting previously unselected package libpcre2-8-0:armhf.
11:08:59 #10 28.77 Preparing to unpack .../102-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ...
11:08:59 #10 28.77 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ...
11:08:59 #10 28.81 Selecting previously unselected package liberror-perl.
11:08:59 #10 28.81 Preparing to unpack .../103-liberror-perl_0.17027-2_all.deb ...
11:08:59 #10 28.82 Unpacking liberror-perl (0.17027-2) ...
11:08:59 #10 28.84 Selecting previously unselected package git-man.
11:08:59 #10 28.85 Preparing to unpack .../104-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
11:08:59 #10 28.85 Unpacking git-man (1:2.20.1-2+deb10u8) ...
11:08:59 #10 28.96 Selecting previously unselected package git.
11:08:59 #10 28.96 Preparing to unpack .../105-git_1%3a2.20.1-2+deb10u8_armhf.deb ...
11:08:59 #10 28.98 Unpacking git (1:2.20.1-2+deb10u8) ...
11:09:00 #10 29.39 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
11:09:00 #10 29.41 Setting up libpipeline1:armhf (1.5.1-2) ...
11:09:00 #10 29.42 Setting up mime-support (3.62) ...
11:09:00 #10 29.45 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
11:09:00 #10 29.46 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
11:09:00 #10 29.47 No schema files found: doing nothing.
11:09:00 #10 29.48 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
11:09:00 #10 29.49 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
11:09:00 #10 29.51 Setting up perl-openssl-defaults:armhf (3) ...
11:09:00 #10 29.52 Setting up linux-libc-dev:armhf (1:1.20230425~buster-1) ...
11:09:00 #10 29.53 Setting up gettext-base (0.19.8.1-9) ...
11:09:00 #10 29.54 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
11:09:00 #10 29.55 Setting up file (1:5.35-4+deb10u2) ...
11:09:00 #10 29.56 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
11:09:00 #10 29.58 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
11:09:00 #10 29.59 Setting up libicu63:armhf (63.1-6+deb10u3) ...
11:09:00 #10 29.60 Setting up libfakeroot:armhf (1.23-1) ...
11:09:00 #10 29.61 Setting up fakeroot (1.23-1) ...
11:09:00 #10 29.62 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.62 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
11:09:00 #10 29.63 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
11:09:00 #10 29.64 Setting up autotools-dev (20180224.1) ...
11:09:00 #10 29.65 Setting up make (4.2.1-1.2) ...
11:09:00 #10 29.66 Setting up libmpfr6:armhf (4.0.2-1) ...
11:09:00 #10 29.68 Setting up libsigsegv2:armhf (2.12-2) ...
11:09:00 #10 29.69 Setting up xz-utils (5.2.4-1+deb10u1) ...
11:09:00 #10 29.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.70 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
11:09:00 #10 29.71 Setting up libmpc3:armhf (1.1.0-1) ...
11:09:00 #10 29.72 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
11:09:00 #10 29.73 Setting up patch (2.7.6-3+deb10u1) ...
11:09:00 #10 29.74 Setting up autopoint (0.19.8.1-9) ...
11:09:00 #10 29.75 Setting up libfl2:armhf (2.6.4-6.2) ...
11:09:00 #10 29.76 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ...
11:09:00 #10 29.78 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
11:09:00 #10 29.79 Setting up libisl19:armhf (0.20-2) ...
11:09:00 #10 29.80 Setting up sensible-utils (0.0.12) ...
11:09:00 #10 29.81 Setting up libuchardet0:armhf (0.0.6-3) ...
11:09:00 #10 29.84 Setting up libcurl4:armhf (7.64.0-4+deb10u6) ...
11:09:00 #10 29.87 Setting up git-man (1:2.20.1-2+deb10u8) ...
11:09:00 #10 29.90 Setting up curl (7.64.0-4+deb10u6) ...
11:09:00 #10 29.92 Setting up libmpdec2:armhf (2.4.2-2) ...
11:09:00 #10 29.94 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
11:09:00 #10 29.95 Setting up cpp-8 (8.3.0-6+rpi1) ...
11:09:00 #10 29.98 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u1) ...
11:09:00 #10 30.00 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
11:09:00 #10 30.04 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
11:09:00 #10 30.07 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
11:09:00 #10 30.08 Setting up libelf1:armhf (0.176-1.1) ...
11:09:00 #10 30.09 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
11:09:00 #10 30.10 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
11:09:00 #10 30.11 Setting up libgdbm6:armhf (1.18.1-4) ...
11:09:00 #10 30.13 Setting up wdiff (1.2.2-2) ...
11:09:00 #10 30.14 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u4) ...
11:09:01 #10 30.15 Setting up m4 (1.4.18-2) ...
11:09:01 #10 30.16 Setting up binutils (2.31.1-16+rpi2) ...
11:09:01 #10 30.17 Setting up bsdmainutils (11.1.2) ...
11:09:01 #10 30.19 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
11:09:01 #10 30.19 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
11:09:01 #10 30.19 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
11:09:01 #10 30.19 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
11:09:01 #10 30.20 Setting up libcroco3:armhf (0.6.12-3) ...
11:09:01 #10 30.21 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
11:09:01 #10 30.22 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
11:09:01 #10 30.23 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
11:09:01 #10 30.25 Setting up dwz (0.12-3) ...
11:09:01 #10 30.26 Setting up groff-base (1.22.4-3+deb10u1) ...
11:09:01 #10 30.28 Setting up cpp (4:8.3.0-1+rpi2) ...
11:09:01 #10 30.29 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u1) ...
11:09:01 #10 30.31 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
11:09:01 #10 30.32 Setting up python3.7 (3.7.3-2+deb10u4) ...
11:09:02 #10 31.02 Setting up gettext (0.19.8.1-9) ...
11:09:02 #10 31.04 Setting up gcc-8 (8.3.0-6+rpi1) ...
11:09:02 #10 31.05 Setting up libtool (2.4.6-9) ...
11:09:02 #10 31.07 Setting up python3 (3.7.3-1) ...
11:09:02 #10 31.17 Setting up man-db (2.8.5-2) ...
11:09:02 #10 31.29 Building database of manual pages ...
11:09:04 #10 33.45 Setting up gcc (4:8.3.0-1+rpi2) ...
11:09:04 #10 33.48 Setting up perl (5.28.1-6+deb10u1) ...
11:09:04 #10 33.50 Setting up libio-html-perl (1.001-1) ...
11:09:04 #10 33.51 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
11:09:04 #10 33.52 Setting up libdpkg-perl (1.19.8) ...
11:09:04 #10 33.54 Setting up autoconf (2.69-11) ...
11:09:04 #10 33.55 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
11:09:04 #10 33.57 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
11:09:04 #10 33.58 Setting up libdevel-globaldestruction-perl (0.14-1) ...
11:09:04 #10 33.59 Setting up libstrictures-perl (2.000005-1) ...
11:09:04 #10 33.60 Setting up libsub-quote-perl (2.005001-1) ...
11:09:04 #10 33.62 Setting up liburi-perl (1.76-1) ...
11:09:04 #10 33.64 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
11:09:04 #10 33.66 Setting up automake (1:1.16.1-4) ...
11:09:04 #10 33.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
11:09:04 #10 33.67 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
11:09:04 #10 33.67 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
11:09:04 #10 33.68 Setting up libhttp-date-perl (6.02-1) ...
11:09:04 #10 33.69 Setting up libfile-which-perl (1.23-1) ...
11:09:04 #10 33.70 Setting up libfile-listing-perl (6.04-1) ...
11:09:04 #10 33.72 Setting up libdynaloader-functions-perl (0.003-1) ...
11:09:04 #10 33.73 Setting up libclass-method-modifiers-perl (2.12-1) ...
11:09:04 #10 33.74 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
11:09:04 #10 33.76 Setting up libarchive-zip-perl (1.64-1) ...
11:09:04 #10 33.77 Setting up libhtml-tagset-perl (3.20-3) ...
11:09:04 #10 33.78 Setting up libdebhelper-perl (13.2~bpo10+1) ...
11:09:04 #10 33.79 Setting up liblwp-mediatypes-perl (6.02-1) ...
11:09:04 #10 33.81 Setting up libtry-tiny-perl (0.30-1) ...
11:09:04 #10 33.82 Setting up libnet-http-perl (6.18-1) ...
11:09:04 #10 33.83 Setting up libencode-locale-perl (1.05-1) ...
11:09:04 #10 33.84 Setting up libdevel-callchecker-perl (0.008-1) ...
11:09:04 #10 33.85 Setting up dpkg-dev (1.19.8) ...
11:09:04 #10 33.87 Setting up intltool-debian (0.35.0+20060710.5) ...
11:09:04 #10 33.89 Setting up liberror-perl (0.17027-2) ...
11:09:04 #10 33.90 Setting up patchutils (0.3.4-2) ...
11:09:04 #10 33.91 Setting up libipc-run-perl (20180523.0-1) ...
11:09:04 #10 33.92 Setting up git (1:2.20.1-2+deb10u8) ...
11:09:04 #10 33.96 Setting up libwww-robotrules-perl (6.02-1) ...
11:09:04 #10 33.97 Setting up libhtml-parser-perl (3.72-3+b2) ...
11:09:04 #10 33.98 Setting up librole-tiny-perl (2.000006-1) ...
11:09:04 #10 33.99 Setting up libfile-homedir-perl (1.004-1) ...
11:09:04 #10 34.00 Setting up libio-socket-ssl-perl (2.060-3) ...
11:09:04 #10 34.02 Setting up libhttp-message-perl (6.18-1) ...
11:09:04 #10 34.03 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
11:09:04 #10 34.04 Setting up libhttp-negotiate-perl (6.01-1) ...
11:09:04 #10 34.05 Setting up libhttp-cookies-perl (6.04-1) ...
11:09:04 #10 34.06 Setting up po-debconf (1.0.21) ...
11:09:04 #10 34.08 Setting up libhtml-tree-perl (5.07-2) ...
11:09:04 #10 34.09 Setting up libparams-classify-perl (0.015-1+b1) ...
11:09:04 #10 34.10 Setting up libmodule-runtime-perl (0.016-1) ...
11:09:04 #10 34.12 Setting up libimport-into-perl (1.002005-1) ...
11:09:05 #10 34.13 Setting up libmoo-perl (2.003004-2) ...
11:09:05 #10 34.14 Setting up liblwp-protocol-https-perl (6.07-2) ...
11:09:05 #10 34.16 Setting up libwww-perl (6.36-2) ...
11:09:05 #10 34.17 Setting up debhelper (13.2~bpo10+1) ...
11:09:05 #10 34.18 Setting up dh-autoreconf (19) ...
11:09:05 #10 34.20 Setting up devscripts (2.19.5+deb10u1) ...
11:09:05 #10 34.35 Setting up dh-strip-nondeterminism (1.1.2-1) ...
11:09:05 #10 34.36 Setting up equivs (2.2.0) ...
11:09:05 #10 34.38 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
11:09:06 #10 DONE 35.5s
11:09:06 
11:09:06 #11 [stage-1 3/8] COPY common /root/build-deb/debian
11:09:06 #11 DONE 0.0s
11:09:06 
11:09:06 #12 [stage-1 4/8] RUN apt-get update  && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
11:09:07 #12 0.901 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
11:09:07 #12 1.060 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
11:09:08 #12 1.148 Reading package lists...
11:09:09 #12 2.763 dh_testdir
11:09:09 #12 2.784 dh_testroot
11:09:09 #12 2.805 dh_prep
11:09:09 #12 2.829 dh_testdir
11:09:09 #12 2.850 dh_testroot
11:09:09 #12 2.870 dh_install
11:09:09 #12 2.891 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:09:09 #12 2.900 dh_installdocs
11:09:09 #12 2.921 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:09:09 #12 2.935 dh_installchangelogs
11:09:09 #12 3.016 dh_compress
11:09:09 #12 3.041 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:09:09 #12 3.054 dh_fixperms
11:09:09 #12 3.103 dh_installdeb
11:09:09 #12 3.132 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
11:09:09 #12 3.133 dh_gencontrol
11:09:09 #12 3.254 dh_md5sums
11:09:09 #12 3.286 dh_builddeb
11:09:09 #12 3.309 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
11:09:09 #12 3.328 
11:09:09 #12 3.328 The package has been created.
11:09:09 #12 3.328 Attention, the package has been created in the current directory,
11:09:09 #12 3.328 not in ".." as indicated by the message above!
11:09:09 #12 3.382 Selecting previously unselected package docker-ce-build-deps.
11:09:09 #12 3.393 (Reading database ... 17197 files and directories currently installed.)
11:09:09 #12 3.394 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
11:09:09 #12 3.398 Unpacking docker-ce-build-deps (1.0) ...
11:09:10 #12 3.472 Reading package lists...
11:09:11 #12 4.665 Building dependency tree...
11:09:11 #12 4.851 Reading state information...
11:09:11 #12 4.873 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
11:09:11 #12 4.925 Starting 2 pkgProblemResolver with broken count: 0
11:09:11 #12 4.927 Done
11:09:11 #12 4.951  Done
11:09:11 #12 4.960 Starting pkgProblemResolver with broken count: 0
11:09:11 #12 4.991 Starting 2 pkgProblemResolver with broken count: 0
11:09:11 #12 4.994 Done
11:09:11 #12 5.146 The following additional packages will be installed:
11:09:11 #12 5.146   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
11:09:11 #12 5.146   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:09:11 #12 5.147   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
11:09:11 #12 5.147   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
11:09:11 #12 5.147   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libsystemd0
11:09:11 #12 5.147   libudev-dev libudev1 libuv1 pkg-config udev
11:09:11 #12 5.149 Suggested packages:
11:09:11 #12 5.149   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
11:09:11 #12 5.149   libtool-doc seccomp libstdc++-8-doc
11:09:11 #12 5.566 The following NEW packages will be installed:
11:09:11 #12 5.566   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
11:09:12 #12 5.567   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:09:12 #12 5.567   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
11:09:12 #12 5.567   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
11:09:12 #12 5.567   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
11:09:12 #12 5.568   libuv1 pkg-config
11:09:12 #12 5.569 The following packages will be upgraded:
11:09:12 #12 5.569   libsystemd0 libudev1 udev
11:09:12 #12 6.126 3 upgraded, 30 newly installed, 0 to remove and 14 not upgraded.
11:09:12 #12 6.126 1 not fully installed or removed.
11:09:12 #12 6.126 Need to get 19.2 MB of archives.
11:09:12 #12 6.126 After this operation, 72.0 MB of additional disk space will be used.
11:09:12 #12 6.126 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
11:09:12 #12 6.216 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
11:09:13 #12 6.800 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
11:09:13 #12 7.011 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
11:09:13 #12 7.148 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
11:09:13 #12 7.198 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
11:09:13 #12 7.265 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
11:09:13 #12 7.265 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
11:09:13 #12 7.270 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
11:09:13 #12 7.273 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB]
11:09:13 #12 7.279 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
11:09:13 #12 7.280 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
11:09:13 #12 7.282 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
11:09:13 #12 7.285 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
11:09:13 #12 7.287 Get:15 http://archive.raspbian.org/raspbian buster/main armhf udev armhf 241-7~deb10u9+rpi1 [1249 kB]
11:09:13 #12 7.377 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libudev1 armhf 241-7~deb10u9+rpi1 [144 kB]
11:09:13 #12 7.379 Get:17 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
11:09:13 #12 7.383 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
11:09:13 #12 7.463 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
11:09:13 #12 7.465 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u9+rpi1 [111 kB]
11:09:13 #12 7.466 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
11:09:13 #12 7.471 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
11:09:13 #12 7.474 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
11:09:13 #12 7.477 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
11:09:13 #12 7.558 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
11:09:13 #12 7.565 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
11:09:13 #12 7.567 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
11:09:14 #12 7.653 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
11:09:14 #12 7.658 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
11:09:14 #12 7.660 Get:30 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
11:09:14 #12 7.662 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libsystemd0 armhf 241-7~deb10u9+rpi1 [306 kB]
11:09:14 #12 7.666 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u9+rpi1 [323 kB]
11:09:14 #12 7.670 Get:33 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
11:09:14 #12 7.941 debconf: delaying package configuration, since apt-utils is not installed
11:09:14 #12 7.971 Fetched 19.2 MB in 2s (8880 kB/s)
11:09:14 #12 7.989 Selecting previously unselected package libstdc++-8-dev:armhf.
11:09:14 #12 7.990 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17201 files and directories currently installed.)
11:09:14 #12 8.001 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
11:09:14 #12 8.006 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
11:09:14 #12 8.223 Selecting previously unselected package g++-8.
11:09:14 #12 8.226 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
11:09:14 #12 8.229 Unpacking g++-8 (8.3.0-6+rpi1) ...
11:09:15 #12 8.880 Selecting previously unselected package g++.
11:09:15 #12 8.882 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
11:09:15 #12 8.886 Unpacking g++ (4:8.3.0-1+rpi2) ...
11:09:15 #12 8.911 Selecting previously unselected package build-essential.
11:09:15 #12 8.912 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
11:09:15 #12 8.916 Unpacking build-essential (12.6) ...
11:09:15 #12 8.950 Selecting previously unselected package bash-completion.
11:09:15 #12 8.952 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
11:09:15 #12 9.552 Unpacking bash-completion (1:2.8-6) ...
11:09:16 #12 9.670 Selecting previously unselected package cmake-data.
11:09:16 #12 9.672 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
11:09:16 #12 9.678 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
11:09:16 #12 10.03 Selecting previously unselected package libarchive13:armhf.
11:09:16 #12 10.04 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
11:09:16 #12 10.04 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
11:09:16 #12 10.10 Selecting previously unselected package libjsoncpp1:armhf.
11:09:16 #12 10.10 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
11:09:16 #12 10.11 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
11:09:16 #12 10.14 Selecting previously unselected package librhash0:armhf.
11:09:16 #12 10.14 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
11:09:16 #12 10.15 Unpacking librhash0:armhf (1.3.8-1) ...
11:09:16 #12 10.19 Selecting previously unselected package libuv1:armhf.
11:09:16 #12 10.19 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
11:09:16 #12 10.20 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
11:09:16 #12 10.23 Selecting previously unselected package cmake.
11:09:16 #12 10.23 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
11:09:16 #12 10.24 Unpacking cmake (3.16.3-3~bpo10+1) ...
11:09:16 #12 10.51 Selecting previously unselected package dh-apparmor.
11:09:17 #12 10.51 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
11:09:17 #12 10.51 Unpacking dh-apparmor (2.13.2-10) ...
11:09:17 #12 10.55 Selecting previously unselected package libbtrfs0:armhf.
11:09:17 #12 10.55 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
11:09:17 #12 10.55 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
11:09:17 #12 10.60 Selecting previously unselected package libbtrfs-dev:armhf.
11:09:17 #12 10.60 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
11:09:17 #12 10.60 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
11:09:17 #12 10.67 Preparing to unpack .../14-udev_241-7~deb10u9+rpi1_armhf.deb ...
11:09:17 #12 10.75 Unpacking udev (241-7~deb10u9+rpi1) over (241-7~deb10u8+rpi1) ...
11:09:17 #12 11.23 Preparing to unpack .../15-libudev1_241-7~deb10u9+rpi1_armhf.deb ...
11:09:17 #12 11.25 Unpacking libudev1:armhf (241-7~deb10u9+rpi1) over (241-7~deb10u8+rpi1) ...
11:09:17 #12 11.29 Setting up libudev1:armhf (241-7~deb10u9+rpi1) ...
11:09:17 #12 11.33 Selecting previously unselected package dmsetup.
11:09:17 #12 11.33 (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 ... 21537 files and directories currently installed.)
11:09:17 #12 11.35 Preparing to unpack .../00-dmsetup_2%3a1.02.155-3_armhf.deb ...
11:09:17 #12 11.35 Unpacking dmsetup (2:1.02.155-3) ...
11:09:17 #12 11.39 Selecting previously unselected package libdevmapper1.02.1:armhf.
11:09:17 #12 11.40 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
11:09:17 #12 11.40 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
11:09:17 #12 11.45 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
11:09:17 #12 11.45 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
11:09:17 #12 11.45 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
11:09:17 #12 11.49 Selecting previously unselected package libudev-dev:armhf.
11:09:17 #12 11.50 Preparing to unpack .../03-libudev-dev_241-7~deb10u9+rpi1_armhf.deb ...
11:09:17 #12 11.50 Unpacking libudev-dev:armhf (241-7~deb10u9+rpi1) ...
11:09:17 #12 11.54 Selecting previously unselected package libsepol1-dev:armhf.
11:09:17 #12 11.54 Preparing to unpack .../04-libsepol1-dev_2.8-1_armhf.deb ...
11:09:17 #12 11.55 Unpacking libsepol1-dev:armhf (2.8-1) ...
11:09:17 #12 11.61 Selecting previously unselected package libpcre16-3:armhf.
11:09:17 #12 11.61 Preparing to unpack .../05-libpcre16-3_2%3a8.39-12_armhf.deb ...
11:09:17 #12 11.62 Unpacking libpcre16-3:armhf (2:8.39-12) ...
11:09:17 #12 11.66 Selecting previously unselected package libpcre32-3:armhf.
11:09:17 #12 11.66 Preparing to unpack .../06-libpcre32-3_2%3a8.39-12_armhf.deb ...
11:09:17 #12 11.67 Unpacking libpcre32-3:armhf (2:8.39-12) ...
11:09:17 #12 11.71 Selecting previously unselected package libpcrecpp0v5:armhf.
11:09:18 #12 11.72 Preparing to unpack .../07-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
11:09:18 #12 11.72 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
11:09:18 #12 11.75 Selecting previously unselected package libpcre3-dev:armhf.
11:09:18 #12 11.76 Preparing to unpack .../08-libpcre3-dev_2%3a8.39-12_armhf.deb ...
11:09:18 #12 11.76 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
11:09:18 #12 11.83 Selecting previously unselected package libselinux1-dev:armhf.
11:09:18 #12 11.83 Preparing to unpack .../09-libselinux1-dev_2.8-1+b1_armhf.deb ...
11:09:18 #12 11.84 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
11:09:18 #12 11.88 Selecting previously unselected package libdevmapper-dev:armhf.
11:09:18 #12 11.88 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
11:09:18 #12 11.89 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
11:09:18 #12 11.92 Selecting previously unselected package libltdl7:armhf.
11:09:18 #12 11.92 Preparing to unpack .../11-libltdl7_2.4.6-9_armhf.deb ...
11:09:18 #12 11.93 Unpacking libltdl7:armhf (2.4.6-9) ...
11:09:18 #12 11.96 Selecting previously unselected package libltdl-dev:armhf.
11:09:18 #12 11.96 Preparing to unpack .../12-libltdl-dev_2.4.6-9_armhf.deb ...
11:09:18 #12 11.97 Unpacking libltdl-dev:armhf (2.4.6-9) ...
11:09:18 #12 12.01 Selecting previously unselected package libseccomp-dev:armhf.
11:09:18 #12 12.01 Preparing to unpack .../13-libseccomp-dev_2.3.3-4_armhf.deb ...
11:09:18 #12 12.02 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
11:09:18 #12 12.06 Preparing to unpack .../14-libsystemd0_241-7~deb10u9+rpi1_armhf.deb ...
11:09:18 #12 12.07 Unpacking libsystemd0:armhf (241-7~deb10u9+rpi1) over (241-7~deb10u8+rpi1) ...
11:09:18 #12 12.16 Setting up libsystemd0:armhf (241-7~deb10u9+rpi1) ...
11:09:18 #12 12.20 Selecting previously unselected package libsystemd-dev:armhf.
11:09:18 #12 12.20 (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 ... 22161 files and directories currently installed.)
11:09:18 #12 12.21 Preparing to unpack .../libsystemd-dev_241-7~deb10u9+rpi1_armhf.deb ...
11:09:18 #12 12.22 Unpacking libsystemd-dev:armhf (241-7~deb10u9+rpi1) ...
11:09:18 #12 12.29 Selecting previously unselected package pkg-config.
11:09:18 #12 12.29 Preparing to unpack .../pkg-config_0.29-6_armhf.deb ...
11:09:18 #12 12.30 Unpacking pkg-config (0.29-6) ...
11:09:18 #12 12.34 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
11:09:18 #12 12.35 Setting up libseccomp-dev:armhf (2.3.3-4) ...
11:09:18 #12 12.36 Setting up libpcre16-3:armhf (2:8.39-12) ...
11:09:18 #12 12.38 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
11:09:18 #12 12.39 Setting up libsepol1-dev:armhf (2.8-1) ...
11:09:18 #12 12.40 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
11:09:18 #12 12.41 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
11:09:18 #12 12.42 Setting up bash-completion (1:2.8-6) ...
11:09:19 #12 13.07 Setting up libpcre32-3:armhf (2:8.39-12) ...
11:09:19 #12 13.08 Setting up udev (241-7~deb10u9+rpi1) ...
11:09:20 #12 13.83 invoke-rc.d: could not determine current runlevel
11:09:20 #12 13.84 invoke-rc.d: policy-rc.d denied execution of restart.
11:09:20 #12 13.88 Setting up pkg-config (0.29-6) ...
11:09:20 #12 13.94 Setting up libudev-dev:armhf (241-7~deb10u9+rpi1) ...
11:09:20 #12 13.95 Setting up libltdl7:armhf (2.4.6-9) ...
11:09:20 #12 13.96 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
11:09:20 #12 13.98 Setting up librhash0:armhf (1.3.8-1) ...
11:09:20 #12 13.99 Setting up cmake-data (3.16.3-3~bpo10+1) ...
11:09:20 #12 14.00 Setting up dh-apparmor (2.13.2-10) ...
11:09:20 #12 14.02 Setting up libsystemd-dev:armhf (241-7~deb10u9+rpi1) ...
11:09:20 #12 14.03 Setting up libjsoncpp1:armhf (1.7.4-3) ...
11:09:20 #12 14.04 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
11:09:20 #12 14.05 Setting up libpcre3-dev:armhf (2:8.39-12) ...
11:09:20 #12 14.06 Setting up libltdl-dev:armhf (2.4.6-9) ...
11:09:20 #12 14.08 Setting up g++-8 (8.3.0-6+rpi1) ...
11:09:20 #12 14.09 Setting up cmake (3.16.3-3~bpo10+1) ...
11:09:20 #12 14.10 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
11:09:20 #12 14.11 Setting up g++ (4:8.3.0-1+rpi2) ...
11:09:20 #12 14.14 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
11:09:20 #12 14.14 Setting up build-essential (12.6) ...
11:09:20 #12 14.16 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
11:09:20 #12 14.17 Setting up dmsetup (2:1.02.155-3) ...
11:09:20 #12 14.18 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
11:09:20 #12 14.19 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
11:09:20 #12 14.20 Setting up docker-ce-build-deps (1.0) ...
11:09:20 #12 14.21 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
11:09:20 #12 14.23 Processing triggers for man-db (2.8.5-2) ...
11:09:20 #12 DONE 14.7s
11:09:20 
11:09:20 #13 [stage-1 5/8] COPY sources/ /sources
11:09:21 #13 DONE 0.1s
11:09:21 
11:09:21 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
11:09:23 #14 DONE 2.3s
11:09:23 
11:09:23 #15 [stage-1 7/8] WORKDIR /root/build-deb
11:09:23 #15 DONE 0.0s
11:09:23 
11:09:23 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
11:09:23 #16 DONE 0.0s
11:09:23 
11:09:23 #17 exporting to image
11:09:23 #17 exporting layers
11:09:30 #17 exporting layers 6.0s done
11:09:30 #17 writing image sha256:0da9dac81b7e0e7590b9bb612e9765c2774261cc443ca7f1731208d93b0c29c1 done
11:09:30 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
11:09:30 #17 DONE 6.0s
11:09:30 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230406105517.b82b9f3 -e VERSION=0.0.0-20230406105517-b82b9f3 -e CLI_GITCOMMIT=b82b9f3 -e ENGINE_GITCOMMIT=0fdb994 -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
11:09:30 + set -e
11:09:30 + mkdir -p /root/build-deb/engine
11:09:30 + tar -C /root/build-deb -xzf /sources/engine.tgz
11:09:30 + mkdir -p /root/build-deb/cli
11:09:30 + tar -C /root/build-deb -xzf /sources/cli.tgz
11:09:30 + mkdir -p /go/src/github.com/docker
11:09:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
11:09:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
11:09:30 + EPOCH=5
11:09:30 + EPOCH_SEP=
11:09:30 + [[ ! -z 5 ]]
11:09:30 + EPOCH_SEP=:
11:09:30 + [[ -z 0.0.0~20230406105517.b82b9f3 ]]
11:09:30 + echo VERSION AAA 0.0.0-20230406105517-b82b9f3
11:09:30 VERSION AAA 0.0.0-20230406105517-b82b9f3
11:09:30 + VERSION=0.0.0-20230406105517-b82b9f3
11:09:30 VERSION bbb 0.0.0-20230406105517-b82b9f3
11:09:30 + echo VERSION bbb 0.0.0-20230406105517-b82b9f3
11:09:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
11:09:30 + debSource=docker-ce
11:09:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
11:09:30 + debMaintainer='Docker <support@docker.com>'
11:09:30 ++ date --rfc-2822
11:09:30 + debDate='Thu, 04 May 2023 11:09:30 +0000'
11:09:30 + cat
11:09:30 + export CLI_GITCOMMIT=b82b9f3
11:09:30 + CLI_GITCOMMIT=b82b9f3
11:09:30 + export ENGINE_GITCOMMIT=0fdb994
11:09:30 + ENGINE_GITCOMMIT=0fdb994
11:09:30 + echo VERSION BBB 0.0.0-20230406105517-b82b9f3
11:09:30 VERSION BBB 0.0.0-20230406105517-b82b9f3
11:09:30 + dpkg-buildpackage -uc -us -I.git
11:09:30 dpkg-buildpackage: info: source package docker-ce
11:09:30 dpkg-buildpackage: info: source version 5:0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster
11:09:30 dpkg-buildpackage: info: source distribution buster
11:09:30 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
11:09:30  dpkg-source -I.git --before-build .
11:09:30 dpkg-buildpackage: info: host architecture armhf
11:09:31  debian/rules clean
11:09:31 dh clean --with=bash-completion --with=systemd
11:09:31    dh_clean
11:09:31  dpkg-source -I.git -b .
11:09:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230406105517.b82b9f3~3-0~raspbian'
11:09:31 dpkg-source: info: using source format '1.0'
11:09:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.tar.gz
11:09:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.dsc
11:09:41  debian/rules build
11:09:41 dh build --with=bash-completion --with=systemd
11:09:41    dh_update_autotools_config
11:09:41    dh_autoreconf
11:09:41    debian/rules override_dh_auto_build
11:09:41 make[1]: Entering directory '/root/build-deb'
11:09:41 # Build the daemon and dependencies
11:09:41 cd engine && DOCKER_GITCOMMIT=0fdb994 PRODUCT=docker ./hack/make.sh dynbinary
11:09:41 
11:09:41 Removing bundles/
11:09:41 
11:09:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
11:09:41 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20230406105517-b82b9f3
11:09:41 GOOS="" GOARCH="" GOARM=""
11:11:32 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20230406105517-b82b9f3
11:11:32 
11:11:32 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
11:11:32 + RM_GOPATH=0
11:11:32 + TMP_GOPATH=/go
11:11:32 + : /usr/local/bin
11:11:32 + '[' -z /go ']'
11:11:32 + export GOPATH=/go
11:11:32 + GOPATH=/go
11:11:32 + case "$(go env GOARCH)" in
11:11:32 ++ go env GOARCH
11:11:32 + export GO_BUILDMODE=-buildmode=pie
11:11:32 + GO_BUILDMODE=-buildmode=pie
11:11:32 ++ dirname hack/dockerfile/install/install.sh
11:11:32 + dir=hack/dockerfile/install
11:11:32 + bin=tini
11:11:32 + shift
11:11:32 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
11:11:32 + . hack/dockerfile/install/tini.installer
11:11:32 ++ : v0.19.0
11:11:32 + install_tini
11:11:32 + echo 'Install tini version v0.19.0'
11:11:32 + git clone https://github.com/krallin/tini.git /go/tini
11:11:32 Install tini version v0.19.0
11:11:32 Cloning into '/go/tini'...
11:11:32 + cd /go/tini
11:11:32 + git checkout -q v0.19.0
11:11:32 + cmake .
11:11:32 -- The C compiler identification is GNU 8.3.0
11:11:32 -- Check for working C compiler: /usr/bin/cc
11:11:32 -- Check for working C compiler: /usr/bin/cc -- works
11:11:32 -- Detecting C compiler ABI info
11:11:32 -- Detecting C compiler ABI info - done
11:11:32 -- Detecting C compile features
11:11:32 -- Detecting C compile features - done
11:11:32 -- Performing Test HAS_BUILTIN_FORTIFY
11:11:32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:11:32 -- Configuring done
11:11:32 -- Generating done
11:11:32 -- Build files have been written to: /go/tini
11:11:32 + make tini-static
11:11:32 make[2]: Entering directory '/go/tini'
11:11:32 make[3]: Entering directory '/go/tini'
11:11:32 make[4]: Entering directory '/go/tini'
11:11:32 make[5]: Entering directory '/go/tini'
11:11:32 Scanning dependencies of target tini-static
11:11:32 make[5]: Leaving directory '/go/tini'
11:11:32 make[5]: Entering directory '/go/tini'
11:11:32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:11:32 [100%] Linking C executable tini-static
11:11:32 make[5]: Leaving directory '/go/tini'
11:11:32 [100%] Built target tini-static
11:11:32 make[4]: Leaving directory '/go/tini'
11:11:32 make[3]: Leaving directory '/go/tini'
11:11:32 make[2]: Leaving directory '/go/tini'
11:11:32 + mkdir -p /usr/local/bin
11:11:32 + cp tini-static /usr/local/bin/docker-init
11:11:32 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
11:11:32 + RM_GOPATH=0
11:11:32 + TMP_GOPATH=/go
11:11:32 + : /usr/local/bin
11:11:32 + '[' -z /go ']'
11:11:32 + export GOPATH=/go
11:11:32 + GOPATH=/go
11:11:32 + case "$(go env GOARCH)" in
11:11:32 ++ go env GOARCH
11:11:32 + export GO_BUILDMODE=-buildmode=pie
11:11:32 + GO_BUILDMODE=-buildmode=pie
11:11:32 ++ dirname hack/dockerfile/install/install.sh
11:11:32 + dir=hack/dockerfile/install
11:11:32 + bin=proxy
11:11:32 + shift
11:11:32 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
11:11:32 + . hack/dockerfile/install/proxy.installer
11:11:32 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03
11:11:32 + install_proxy dynamic
11:11:32 + case "$1" in
11:11:32 + install_proxy_dynamic
11:11:32 + export PROXY_LDFLAGS=-linkmode=external install_proxy
11:11:32 + PROXY_LDFLAGS=-linkmode=external
11:11:32 + export BUILD_MODE=-buildmode=pie
11:11:32 + BUILD_MODE=-buildmode=pie
11:11:32 + _install_proxy
11:11:32 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03'
11:11:32 + git clone https://github.com/moby/libnetwork.git /go/src/github.com/docker/libnetwork
11:11:32 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03
11:11:32 Cloning into '/go/src/github.com/docker/libnetwork'...
11:11:32 + cd /go/src/github.com/docker/libnetwork
11:11:32 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03
11:11:32 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:11:32 + return
11:11:32 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
11:11:32 + RM_GOPATH=0
11:11:32 + TMP_GOPATH=/go
11:11:32 + : /usr/local/bin
11:11:32 + '[' -z /go ']'
11:11:32 + export GOPATH=/go
11:11:32 + GOPATH=/go
11:11:32 + case "$(go env GOARCH)" in
11:11:32 ++ go env GOARCH
11:11:32 + export GO_BUILDMODE=-buildmode=pie
11:11:32 + GO_BUILDMODE=-buildmode=pie
11:11:32 ++ dirname hack/dockerfile/install/install.sh
11:11:32 + dir=hack/dockerfile/install
11:11:32 + bin=rootlesskit
11:11:32 + shift
11:11:32 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
11:11:32 + . hack/dockerfile/install/rootlesskit.installer
11:11:32 ++ : v0.14.4
11:11:32 + install_rootlesskit dynamic
11:11:32 + case "$1" in
11:11:32 + install_rootlesskit_dynamic
11:11:32 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
11:11:32 + ROOTLESSKIT_LDFLAGS=-linkmode=external
11:11:32 + export BUILD_MODE=-buildmode=pie
11:11:32 + BUILD_MODE=-buildmode=pie
11:11:32 + _install_rootlesskit
11:11:32 + echo 'Install rootlesskit version v0.14.4'
11:11:32 + for f in rootlesskit rootlesskit-docker-proxy
11:11:32 + GOBIN=/usr/local/bin
11:11:32 + GO111MODULE=on
11:11:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
11:11:32 Install rootlesskit version v0.14.4
11:11:32 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
11:11:34 go: downloading github.com/pkg/errors v0.9.1
11:11:34 go: downloading github.com/sirupsen/logrus v1.8.1
11:11:34 go: downloading github.com/urfave/cli/v2 v2.3.0
11:11:34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:11:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:11:34 go: downloading github.com/google/uuid v1.3.0
11:11:34 go: downloading github.com/moby/vpnkit v0.5.0
11:11:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
11:11:34 go: downloading github.com/gofrs/flock v0.8.1
11:11:34 go: downloading github.com/gorilla/mux v1.8.0
11:11:34 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:11:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:11:34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:11:35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:11:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:11:42 + for f in rootlesskit rootlesskit-docker-proxy
11:11:42 + GOBIN=/usr/local/bin
11:11:42 + GO111MODULE=on
11:11:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
11:11:44 + return
11:11:44 # Build the CLI
11:11:44 cd /go/src/github.com/docker/cli && \
11:11:44 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20230406105517-b82b9f3 GITCOMMIT=b82b9f3 dynbinary manpages
11:11:44 make[2]: Entering directory '/root/build-deb/cli'
11:11:44 GO_LINKMODE=dynamic ./scripts/build/binary
11:11:44 Building dynamic docker-linux-arm-v6
11:13:20 scripts/docs/generate-man.sh
11:14:57 Project root: /go/src/github.com/docker/cli
11:14:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
11:14:57 2023/05/04 11:14:49 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
11:14:57 make[2]: Leaving directory '/root/build-deb/cli'
11:14:57 # Build the CLI plugins
11:14:57 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
11:14:57 set -e;cd /sources && \
11:14:57 	tar xzf plugin-installers.tgz; \
11:14:57 	for installer in plugins/*.installer; do \
11:14:57 		LDFLAGS='' bash ${installer} build; \
11:14:57 	done
11:14:57 Cloning into '/go/src/github.com/docker/app'...
11:14:57 Fetching origin
11:14:57 make[2]: Entering directory '/go/src/github.com/docker/app'
11:14:57 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
11:16:04 make[2]: Leaving directory '/go/src/github.com/docker/app'
11:16:04 Cloning into '/go/src/github.com/docker/buildx'...
11:16:04 Fetching origin
11:16:04 + GO111MODULE=on
11:16:04 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.10.4-docker -X github.com/docker/buildx/version.Revision=c513d34049e499c53468deac6c4267ee72948f02 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    debian/rules override_dh_auto_test
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
11:18:11 	test "$ver" = "Docker version 0.0.0-20230406105517-b82b9f3, build 0fdb994" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
11:18:11 PASS: daemon version OK
11:18:11 ver="$(cli/build/docker --version)"; \
11:18:11 	test "$ver" = "Docker version 0.0.0-20230406105517-b82b9f3, build b82b9f3" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
11:18:11 PASS: cli version OK
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    create-stamp debian/debhelper-build-stamp
11:18:11  debian/rules binary
11:18:11 dh binary --with=bash-completion --with=systemd
11:18:11    dh_testroot
11:18:11    dh_prep
11:18:11    debian/rules override_dh_auto_install
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 # docker-ce-cli install
11:18:11 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
11:18:11 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
11:18:11 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
11:18:11 set -e;cd /sources && \
11:18:11 	tar xzf plugin-installers.tgz; \
11:18:11 	for installer in plugins/*.installer; do \
11:18:11 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
11:18:11 		PREFIX=/usr/libexec/docker/cli-plugins \
11:18:11 			bash ${installer} install_plugin; \
11:18:11 	done
11:18:11 # docker-ce install
11:18:11 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
11:18:11 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
11:18:11 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20230406105517-b82b9f3 debian/docker-ce/usr/bin/dockerd
11:18:11 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
11:18:11 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
11:18:11 # docker-ce-rootless-extras install
11:18:11 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
11:18:11 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
11:18:11 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
11:18:11 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
11:18:11 # TODO: how can we install vpnkit?
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    debian/rules override_dh_install
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 dh_install
11:18:11 # TODO Can we do this from within our container?
11:18:11 dh_apparmor --profile-name=docker-ce -pdocker-ce
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    dh_installdocs
11:18:11    dh_installchangelogs
11:18:11    dh_installman
11:18:11    dh_bash-completion
11:18:11    dh_systemd_enable
11:18:11    debian/rules override_dh_installinit
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 # use "docker" as our service name, not "docker-ce"
11:18:11 dh_installinit --name=docker
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    dh_systemd_start
11:18:11    dh_perl
11:18:11    dh_link
11:18:11    dh_strip_nondeterminism
11:18:11    dh_compress
11:18:11    dh_fixperms
11:18:11    dh_missing
11:18:11    debian/rules override_dh_strip
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 # Go has lots of problems with stripping, so just don't
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    dh_makeshlibs
11:18:11    debian/rules override_dh_shlibdeps
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
11:18:11 make[1]: Leaving directory '/root/build-deb'
11:18:11    dh_installdeb
11:18:11    dh_gencontrol
11:18:11    dh_md5sums
11:18:11    debian/rules override_dh_builddeb
11:18:11 make[1]: Entering directory '/root/build-deb'
11:18:11 dh_builddeb -- -Zxz
11:18:11 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'.
11:18:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'.
11:18:37 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'.
11:19:24 make[1]: Leaving directory '/root/build-deb'
11:19:24  dpkg-genbuildinfo
11:19:24  dpkg-genchanges  >../docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.changes
11:19:24 dpkg-genchanges: info: including full source code in upload
11:19:24  dpkg-source -I.git --after-build .
11:19:24 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
11:19:24 + destination=/build
11:19:24 + mkdir -p /build
11:19:24 + mv -v /root/docker-ce-cli_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.dsc /root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb /build
11:19:24 copied '/root/docker-ce-cli_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'
11:19:24 removed '/root/docker-ce-cli_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'
11:19:24 copied '/root/docker-ce-rootless-extras_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'
11:19:24 removed '/root/docker-ce-rootless-extras_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'
11:19:24 copied '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.dsc'
11:19:24 removed '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.dsc'
11:19:24 copied '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.tar.gz'
11:19:24 removed '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster.tar.gz'
11:19:24 copied '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.buildinfo'
11:19:24 removed '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.buildinfo'
11:19:24 copied '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.changes'
11:19:24 removed '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.changes'
11:19:24 copied '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'
11:19:24 removed '/root/docker-ce_0.0.0~20230406105517.b82b9f3~3-0~raspbian-buster_armhf.deb'
11:19:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
11:19:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/deb'