Skip to content
Success

Console Output

Push event to branch 19.03
10:20:29 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from edff587624af922d8825c7436b5e39d72f1dad1b
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static)
[Pipeline] stage
[Pipeline] { (Ubuntu Xenial and Focal Package)
[Pipeline] stage
[Pipeline] { (Centos 7 RPM Package)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c97e2165ce071644) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ecbe5f21ed45ec5e) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-094066c39dfc23cd1) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_19.03@tmp/79c5e6ab-cecd-4ca5-aa77-f1a85d50e1ea/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
10:20:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:20:31 chowning workspace
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_19.03@tmp/b1771e44-0978-4d22-92de-ace044c858c5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
10:20:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:20:31 chowning workspace
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_19.03@tmp/85c9ab15-5bc1-4ede-9fa2-0f3e96df0b75/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
10:20:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
10:20:31 chowning workspace
[Pipeline] sh
10:20:31 + pwd
10:20:31 + id -u
10:20:31 + id -g
10:20:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
10:20:31 + pwd
10:20:31 + id -u
10:20:31 + id -g
10:20:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
10:20:31 + pwd
10:20:31 + id -u
10:20:31 + id -g
10:20:31 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
10:20:31 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
10:20:31 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
10:20:32 Removing all docker containers
[Pipeline] sh
10:20:32 + docker container ls -aq
[Pipeline] echo
10:20:32 Docker containers have been removed
[Pipeline] echo
10:20:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:20:32 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
10:20:32 The recommended git tool is: git
10:20:32 using credential docker-jenkins-github-credentials
10:20:32 Cloning the remote Git repository
10:20:32 Cloning with configured refspecs honoured and without tags
10:20:32 + docker container ls -aq
[Pipeline] echo
10:20:32 Docker containers have been removed
[Pipeline] echo
10:20:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:20:32 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
10:20:32 The recommended git tool is: git
10:20:32 using credential docker-jenkins-github-credentials
10:20:32 Cloning the remote Git repository
10:20:32 Cloning with configured refspecs honoured and without tags
10:20:32 + docker container ls -aq
[Pipeline] echo
10:20:32 Docker containers have been removed
[Pipeline] echo
10:20:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:20:32 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
10:20:32 The recommended git tool is: git
10:20:32 using credential docker-jenkins-github-credentials
10:20:32 Cloning the remote Git repository
10:20:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:20:32 Avoid second fetch
10:20:32 Checking out Revision edff587624af922d8825c7436b5e39d72f1dad1b (19.03)
10:20:32 Commit message: "Merge pull request #524 from thaJeztah/19.03_backport_remove_fedora_31"
10:20:32 Avoid second fetch
10:20:32 Checking out Revision edff587624af922d8825c7436b5e39d72f1dad1b (19.03)
10:20:32 Avoid second fetch
10:20:32 Checking out Revision edff587624af922d8825c7436b5e39d72f1dad1b (19.03)
10:20:32 Commit message: "Merge pull request #524 from thaJeztah/19.03_backport_remove_fedora_31"
10:20:33 Commit message: "Merge pull request #524 from thaJeztah/19.03_backport_remove_fedora_31"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f edff587624af922d8825c7436b5e39d72f1dad1b # timeout=10
 > git rev-list --no-walk e28c7bc96edeee244c8bb794390352cada5dd675 # timeout=10
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f edff587624af922d8825c7436b5e39d72f1dad1b # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f edff587624af922d8825c7436b5e39d72f1dad1b # timeout=10
[Pipeline] sh
[Pipeline] sh
10:20:33 + git clone https://github.com/docker/cli.git
10:20:33 Cloning into 'cli'...
10:20:33 + git clone https://github.com/docker/cli.git
10:20:33 Cloning into 'cli'...
10:20:33 + git clone https://github.com/docker/cli.git
10:20:33 Cloning into 'cli'...
[Pipeline] sh
[Pipeline] sh
10:20:48 + git -C cli checkout 19.03
[Pipeline] sh
10:20:48 + git -C cli checkout 19.03
10:20:48 Switched to a new branch '19.03'
10:20:48 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
10:20:48 + git -C cli checkout 19.03
10:20:49 Switched to a new branch '19.03'
10:20:49 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
10:20:49 + git clone https://github.com/docker/docker.git engine
10:20:49 Cloning into 'engine'...
10:20:49 Switched to a new branch '19.03'
10:20:49 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
10:20:49 + git clone https://github.com/docker/docker.git engine
10:20:49 Cloning into 'engine'...
10:20:49 + git clone https://github.com/docker/docker.git engine
10:20:49 Cloning into 'engine'...
[Pipeline] sh
[Pipeline] sh
10:21:04 + git -C engine checkout 19.03
[Pipeline] sh
10:21:04 + git -C engine checkout 19.03
10:21:04 + git -C engine checkout 19.03
10:21:04 Switched to a new branch '19.03'
10:21:04 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
10:21:04 Switched to a new branch '19.03'
10:21:04 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
10:21:04 Switched to a new branch '19.03'
10:21:04 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
[Pipeline] sh
10:21:05 + pwd
10:21:05 + pwd
10:21:05 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli static
10:21:05 for p in static-linux; do \
10:21:05 	make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli GO_VERSION=1.13.15 ${p}; \
10:21:05 done
10:21:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static'
10:21:05 make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/cli -f docker.Makefile VERSION=0.0.0-20210212105829-69f9c8c906 build
10:21:05 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli'
10:21:05 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
10:21:05 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native -
10:21:05 Sending build context to Docker daemon  2.048kB

10:21:05 Step 1/6 : ARG GO_VERSION=1.13.15
10:21:05 Step 2/6 : FROM    golang:${GO_VERSION}-alpine
10:21:05 + pwd
10:21:05 + pwd
10:21:05 + make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli ubuntu-xenial ubuntu-focal
10:21:05 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb'
10:21:05 mkdir -p sources
10:21:05 docker run --rm -i -w /v \
10:21:05 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \
10:21:05 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
10:21:05 	alpine \
10:21:05 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
10:21:05 + pwd
10:21:05 + pwd
10:21:05 + make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli centos-7
10:21:05 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm'
10:21:05 mkdir -p rpmbuild/SOURCES
10:21:05 docker run --rm -i -w /v \
10:21:05 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \
10:21:05 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
10:21:05 	alpine \
10:21:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
10:21:05 Unable to find image 'alpine:latest' locally
10:21:05 1.13.15-alpine: Pulling from library/golang
10:21:05 df20fa9351a1: Pulling fs layer
10:21:05 ed8968b2872e: Pulling fs layer
10:21:05 a92cc7c5fd73: Pulling fs layer
10:21:05 dd0b68742591: Pulling fs layer
10:21:05 fb4ae7ba1102: Pulling fs layer
10:21:05 dd0b68742591: Waiting
10:21:05 fb4ae7ba1102: Waiting
10:21:05 df20fa9351a1: Verifying Checksum
10:21:05 df20fa9351a1: Download complete
10:21:05 ed8968b2872e: Verifying Checksum
10:21:05 ed8968b2872e: Download complete
10:21:05 a92cc7c5fd73: Verifying Checksum
10:21:05 a92cc7c5fd73: Download complete
10:21:05 latest: Pulling from library/alpine
10:21:05 ba3557a56b15: Pulling fs layer
10:21:05 fb4ae7ba1102: Verifying Checksum
10:21:05 fb4ae7ba1102: Download complete
10:21:05 df20fa9351a1: Pull complete
10:21:05 ba3557a56b15: Verifying Checksum
10:21:05 ba3557a56b15: Download complete
10:21:05 ba3557a56b15: Pull complete
10:21:05 Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be
10:21:05 Status: Downloaded newer image for alpine:latest
10:21:05 ed8968b2872e: Pull complete
10:21:05 a92cc7c5fd73: Pull complete
10:21:07 mkdir -p sources
10:21:07 docker run --rm -i -w /v \
10:21:07 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \
10:21:07 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
10:21:07 	alpine \
10:21:07 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
10:21:07 dd0b68742591: Verifying Checksum
10:21:07 dd0b68742591: Download complete
10:21:09 mkdir -p rpmbuild/SOURCES
10:21:09 docker run --rm -i -w /v \
10:21:09 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \
10:21:09 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
10:21:09 	alpine \
10:21:09 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
10:21:10 mkdir -p sources
10:21:10 cp ../systemd/docker.service sources/docker.service
10:21:10 mkdir -p sources
10:21:10 cp ../systemd/docker.socket sources/docker.socket
10:21:10 docker run --rm -i -w /v \
10:21:10 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \
10:21:10 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
10:21:10 	alpine \
10:21:10 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
10:21:10 mkdir -p rpmbuild/SOURCES
10:21:10 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
10:21:10 mkdir -p rpmbuild/SOURCES
10:21:11 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
10:21:11 docker run --rm -i -w /v \
10:21:11 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \
10:21:11 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
10:21:11 	alpine \
10:21:11 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
10:21:11 == Building packages for ubuntu-xenial ==
10:21:11 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-xenial/Dockerfile .
10:21:11 #1 [internal] load build definition from Dockerfile
10:21:11 #1 sha256:4abc29d0dc29446735a7b57921a5a10abeb33785969818d1e371d72b8870271c
10:21:11 #1 transferring dockerfile: 899B done
10:21:11 #1 DONE 0.0s
10:21:11 
10:21:11 #2 [internal] load .dockerignore
10:21:11 #2 sha256:d2b54c8ac83a1eb6acd33d3e0b0e936f7538c8c6393acd84189266a0fa3cc388
10:21:11 #2 transferring context: 2B done
10:21:11 #2 DONE 0.0s
10:21:11 
10:21:11 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
10:21:11 #5 sha256:11078b0a362159233ee942dc32c831c4cafd58ef022b4c453910ce5d80222f38
10:21:11 #5 DONE 0.0s
10:21:11 
10:21:11 #6 [auth] library/golang:pull token for registry-1.docker.io
10:21:11 #6 sha256:ec6e1902a319caf4dc67f2e4cd42f281986463f936772d716fcf4ff87cc43bc5
10:21:11 #6 DONE 0.0s
10:21:11 
10:21:11 #4 [internal] load metadata for docker.io/library/ubuntu:xenial
10:21:11 #4 sha256:f62bae18ed588840f045c881b2502661f2a89578a2f8f99b83f5200ee83dd25b
10:21:11 #4 DONE 0.4s
10:21:11 
10:21:11 #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:21:11 #3 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
10:21:11 #3 DONE 0.2s
10:21:11 
10:21:11 #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:21:11 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
10:21:11 #13 CACHED
10:21:11 
10:21:11 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:e74994b7a9ec8e2129cfc6a871f3236940006ed31091de355578492ed140a39c
10:21:11 #7 sha256:2160bd26182bfade90a167f8cf56f25cf75e5601ebde7553a1142a6f20fb64fd
10:21:11 #7 resolve docker.io/library/ubuntu:xenial@sha256:e74994b7a9ec8e2129cfc6a871f3236940006ed31091de355578492ed140a39c done
10:21:11 #7 sha256:e74994b7a9ec8e2129cfc6a871f3236940006ed31091de355578492ed140a39c 1.42kB / 1.42kB done
10:21:11 #7 sha256:edf232ee7dc18c57c063bc83533ef2c03c6dfae55a0124f7d372aed51cd1d9c8 1.15kB / 1.15kB done
10:21:11 #7 sha256:8185511cd5ad68f14aee2bac83a449a6eea2be06f0a4715b008cfe19f07a64f7 3.36kB / 3.36kB done
10:21:11 #7 sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 0B / 45.96MB 0.1s
10:21:11 #7 sha256:5dfa26c6b9c9d1ccbcb1eaa65befa376805d9324174ac580ca76fdedc3575f54 0B / 852B 0.1s
10:21:11 #7 sha256:0ba7bf18aa406cb7dc372ac732de222b04d1c824ff1705d8900831c3d1361ff5 0B / 527B 0.1s
10:21:11 #7 sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 7.34MB / 45.96MB 0.2s
10:21:11 #7 sha256:5dfa26c6b9c9d1ccbcb1eaa65befa376805d9324174ac580ca76fdedc3575f54 852B / 852B 0.1s done
10:21:11 #7 sha256:0ba7bf18aa406cb7dc372ac732de222b04d1c824ff1705d8900831c3d1361ff5 527B / 527B 0.2s done
10:21:11 #7 sha256:4c6ec688ebe374ea7d89ce967576d221a177ebd2c02ca9f053197f954102e30b 0B / 169B 0.2s
10:21:11 #7 sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 11.53MB / 45.96MB 0.3s
10:21:11 #7 sha256:4c6ec688ebe374ea7d89ce967576d221a177ebd2c02ca9f053197f954102e30b 169B / 169B 0.2s done
10:21:11 #7 ...
10:21:11 
10:21:11 #9 [internal] load build context
10:21:11 #9 sha256:28415ca525ac41a6ecae65e61c3848edd530f835f762173054b99daeae69592d
10:21:11 #9 transferring context: 18.75MB 0.4s done
10:21:11 #9 DONE 0.4s
10:21:11 
10:21:11 #7 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:e74994b7a9ec8e2129cfc6a871f3236940006ed31091de355578492ed140a39c
10:21:11 #7 sha256:2160bd26182bfade90a167f8cf56f25cf75e5601ebde7553a1142a6f20fb64fd
10:21:11 #7 sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 22.32MB / 45.96MB 0.4s
10:21:12 == Building packages for centos-7 ==
10:21:12 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R root:root rpmbuild
10:21:12 #7 sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 45.96MB / 45.96MB 0.6s
10:21:12 #7 sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 45.96MB / 45.96MB 0.6s done
10:21:12 #7 extracting sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888
10:21:12 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.13.15-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
10:21:12 #2 [internal] load .dockerignore
10:21:12 #2 sha256:694780f327d0913d902bdcf34e9b9ebea65a38009aed808033d5da9c5ea1aeb2
10:21:12 #2 transferring context: 2B done
10:21:12 #2 DONE 0.0s
10:21:12 
10:21:12 #1 [internal] load build definition from Dockerfile
10:21:12 #1 sha256:ffcd3f3d4aa1cc4eddec73f16bca8d57517a7725831ff71667cd45bc8db23965
10:21:12 #1 transferring dockerfile: 874B done
10:21:12 #1 DONE 0.0s
10:21:12 
10:21:12 #5 [auth] library/golang:pull token for registry-1.docker.io
10:21:12 #5 sha256:7a31000ab0bcbf4b5097a71cd5ea94dfebd4b307605e1c7f3377d31f52b153c4
10:21:12 #5 DONE 0.0s
10:21:12 
10:21:12 #6 [auth] library/centos:pull token for registry-1.docker.io
10:21:12 #6 sha256:fa3e3345d315517069e6ce2edea98c2ceb59ca8c8793e498d0d1209c62c556db
10:21:12 #6 DONE 0.0s
10:21:12 
10:21:12 #4 [internal] load metadata for docker.io/library/centos:7
10:21:12 #4 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
10:21:12 #4 ...
10:21:12 
10:21:12 #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:21:12 #3 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
10:21:12 #3 DONE 0.2s
10:21:13 dd0b68742591: Pull complete
10:21:13 fb4ae7ba1102: Pull complete
10:21:13 Digest: sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd
10:21:13 Status: Downloaded newer image for golang:1.13.15-alpine
10:21:13  ---> 5863598a981a
10:21:13 Step 3/6 : RUN     apk add -U git bash coreutils gcc musl-dev
10:21:13 
10:21:13 #4 [internal] load metadata for docker.io/library/centos:7
10:21:13 #4 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
10:21:13 #4 DONE 0.3s
10:21:13 
10:21:13 #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:21:13 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
10:21:13 #13 CACHED
10:21:13 
10:21:13 #10 [internal] load build context
10:21:13 #10 sha256:bfdf02457e9a8d534c73a25e00bc58faf38177052742fff53a0fcf662f34901e
10:21:13 #10 transferring context: 7.14kB 0.0s done
10:21:13 #10 DONE 0.0s
10:21:13 
10:21:13 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e
10:21:13 #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52
10:21:13 #7 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e done
10:21:13 #7 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done
10:21:13 #7 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done
10:21:13 #7 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 13.63MB / 76.10MB 0.2s
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 25.17MB / 76.10MB 0.3s
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 35.65MB / 76.10MB 0.4s
10:21:13  ---> Running in 39b027e29121
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 55.57MB / 76.10MB 0.6s
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 66.06MB / 76.10MB 0.7s
10:21:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.8s
10:21:13 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.9s done
10:21:14 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc
10:21:14 #7 extracting sha256:4007a89234b4f56c03e6831dc220550d2e5fba935d9f5f5bcea64857ac4f4888 2.1s done
10:21:14 #7 extracting sha256:5dfa26c6b9c9d1ccbcb1eaa65befa376805d9324174ac580ca76fdedc3575f54 done
10:21:14 #7 extracting sha256:0ba7bf18aa406cb7dc372ac732de222b04d1c824ff1705d8900831c3d1361ff5 done
10:21:14 #7 extracting sha256:4c6ec688ebe374ea7d89ce967576d221a177ebd2c02ca9f053197f954102e30b done
10:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
10:21:15 (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10)
10:21:15 (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0)
10:21:15 (3/25) Installing ncurses-libs (6.2_p20200523-r0)
10:21:15 (4/25) Installing readline (8.0.4-r0)
10:21:15 (5/25) Installing bash (5.0.17-r0)
10:21:15 Executing bash-5.0.17-r0.post-install
10:21:15 (6/25) Installing libacl (2.2.53-r0)
10:21:15 (7/25) Installing libattr (2.4.48-r0)
10:21:15 (8/25) Installing coreutils (8.32-r0)
10:21:15 (9/25) Installing libgcc (9.3.0-r2)
10:21:15 (10/25) Installing libstdc++ (9.3.0-r2)
10:21:15 (11/25) Installing binutils (2.34-r1)
10:21:15 (12/25) Installing gmp (6.2.0-r0)
10:21:15 (13/25) Installing isl (0.18-r0)
10:21:15 #7 DONE 3.5s
10:21:15 
10:21:15 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
10:21:15 #8 sha256:9e2f449aff95e6ace59c1deafa90818eec43d1f7e0e61045ebf9929df0f935b3
10:21:15 (14/25) Installing libgomp (9.3.0-r2)
10:21:15 (15/25) Installing libatomic (9.3.0-r2)
10:21:15 (16/25) Installing libgphobos (9.3.0-r2)
10:21:15 (17/25) Installing mpfr4 (4.0.2-r4)
10:21:15 (18/25) Installing mpc1 (1.1.0-r1)
10:21:15 (19/25) Installing gcc (9.3.0-r2)
10:21:16 (20/25) Installing nghttp2-libs (1.41.0-r0)
10:21:16 (21/25) Installing libcurl (7.69.1-r3)
10:21:16 (22/25) Installing expat (2.2.9-r1)
10:21:16 (23/25) Installing pcre2 (10.35-r0)
10:21:16 (24/25) Installing git (2.26.2-r0)
10:21:16 (25/25) Installing musl-dev (1.1.24-r10)
10:21:16 Executing busybox-1.31.1-r16.trigger
10:21:16 OK: 160 MiB in 39 packages
10:21:17 #8 1.695 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
10:21:17 #8 2.079 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
10:21:17 #8 2.175 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
10:21:17 #8 2.243 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
10:21:17 #8 2.458 Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
10:21:17 #8 2.475 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
10:21:18 #8 2.943 Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
10:21:18 #8 2.956 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [2434 kB]
10:21:18 #8 3.106 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB]
10:21:18 #8 3.107 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1540 kB]
10:21:18 #8 3.155 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [26.2 kB]
10:21:18 Removing intermediate container 39b027e29121
10:21:18  ---> 1fe768471462
10:21:18 Step 4/6 : ENV     CGO_ENABLED=0         DISABLE_WARN_OUTSIDE_CONTAINER=1
10:21:18  ---> Running in a1f0254a5db4
10:21:18 Removing intermediate container a1f0254a5db4
10:21:18  ---> c02a24db139e
10:21:18 Step 5/6 : WORKDIR /go/src/github.com/docker/cli
10:21:18 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.7s done
10:21:18 #7 DONE 5.0s
10:21:18 
10:21:18 #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi
10:21:18 #8 sha256:cf43c9cf3aef68042b013c14de9aaf076721298047612f0c2c39a018ab7e7503
10:21:18 #8 3.156 Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [10.9 kB]
10:21:18 #8 3.157 Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.6 kB]
10:21:18  ---> Running in ba180ddf59b6
10:21:18 Removing intermediate container ba180ddf59b6
10:21:18  ---> 8a7c811a1612
10:21:18 Step 6/6 : CMD     ./scripts/build/binary
10:21:18  ---> Running in c6902b82d880
10:21:18 Removing intermediate container c6902b82d880
10:21:18  ---> 5f601ab849e7
10:21:18 Successfully built 5f601ab849e7
10:21:18 Successfully tagged docker-cli-native:latest
10:21:18 docker run --rm -e VERSION=0.0.0-20210212105829-69f9c8c906 -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build"  docker-cli-native
10:21:18 #8 DONE 0.9s
10:21:18 
10:21:18 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
10:21:18 #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a
10:21:19 Building statically linked build/docker-linux-amd64
10:21:19 #9 0.657 Loaded plugins: fastestmirror, ovl
10:21:19 #9 0.787 Determining fastest mirrors
10:21:19 #8 4.770 Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
10:21:20 #8 5.145 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1928 kB]
10:21:20 #8 5.552 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB]
10:21:20 #8 5.553 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [983 kB]
10:21:20 #8 5.576 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8820 B]
10:21:20 #8 5.689 Fetched 19.1 MB in 5s (3661 kB/s)
10:21:21 #8 5.689 Reading package lists...
10:21:22 #8 6.548 Reading package lists...
10:21:22 #8 7.396 Building dependency tree...
10:21:22 #8 7.526 Reading state information...
10:21:22 #8 7.634 The following additional packages will be installed:
10:21:22 #8 7.634   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
10:21:22 #8 7.634   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
10:21:22 #8 7.634   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
10:21:22 #8 7.634   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
10:21:22 #8 7.634   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
10:21:22 #8 7.634   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
10:21:22 #8 7.634   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
10:21:22 #8 7.634   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
10:21:22 #8 7.634   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
10:21:22 #8 7.634   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
10:21:22 #8 7.634   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
10:21:22 #8 7.634   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
10:21:22 #8 7.634   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
10:21:22 #8 7.634   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
10:21:22 #8 7.634   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
10:21:22 #8 7.634   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
10:21:22 #8 7.634   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
10:21:22 #8 7.634   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
10:21:22 #8 7.634   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
10:21:22 #8 7.634   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
10:21:22 #8 7.634   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
10:21:22 #8 7.634   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
10:21:22 #8 7.634   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
10:21:22 #8 7.634   libio-socket-ssl-perl libio-string-perl libipc-run-perl
10:21:22 #8 7.635   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
10:21:22 #8 7.635   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
10:21:22 #8 7.635   liblist-moreutils-perl liblocale-gettext-perl liblsan0
10:21:22 #8 7.635   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
10:21:22 #8 7.635   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
10:21:22 #8 7.635   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
10:21:22 #8 7.635   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
10:21:22 #8 7.635   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
10:21:22 #8 7.635   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
10:21:22 #8 7.635   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
10:21:22 #8 7.635   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
10:21:22 #8 7.635   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
10:21:22 #8 7.635   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
10:21:22 #8 7.635   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
10:21:22 #8 7.635   libunistring0 liburi-perl libwind0-heimdal libwww-perl
10:21:22 #8 7.635   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
10:21:22 #8 7.635   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
10:21:22 #8 7.635   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
10:21:22 #8 7.635   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
10:21:22 #8 7.635   po-debconf python python-apt-common python-minimal python2.7
10:21:22 #8 7.635   python2.7-minimal python3 python3-apt python3-chardet python3-debian
10:21:22 #8 7.635   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
10:21:22 #8 7.635   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
10:21:22 #8 7.635   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
10:21:22 #8 7.636 Suggested packages:
10:21:22 #8 7.636   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
10:21:22 #8 7.636   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
10:21:22 #8 7.636   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
10:21:22 #8 7.636   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
10:21:22 #8 7.636   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
10:21:22 #8 7.636   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
10:21:22 #8 7.636   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
10:21:22 #8 7.636   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
10:21:22 #8 7.636   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
10:21:22 #8 7.636   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
10:21:22 #8 7.636   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
10:21:22 #8 7.636   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
10:21:22 #8 7.636   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
10:21:22 #8 7.636   libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl
10:21:22 #8 7.636   libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl
10:21:22 #8 7.636   libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
10:21:22 #8 7.636   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
10:21:22 #8 7.636   libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl
10:21:22 #8 7.636   lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed
10:21:22 #8 7.636   diffutils-doc perl-doc libterm-readline-gnu-perl
10:21:22 #8 7.637   | libterm-readline-perl-perl libmail-box-perl python-doc python-tk
10:21:22 #8 7.637   python2.7-doc binfmt-support python3-doc python3-tk python3-venv
10:21:22 #8 7.637   python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv
10:21:22 #8 7.637   python3.5-doc openssh-server sgml-base-doc zip
10:21:22 #8 7.637 The following NEW packages will be installed:
10:21:22 #8 7.637   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
10:21:22 #8 7.637   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
10:21:22 #8 7.637   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
10:21:22 #8 7.637   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
10:21:22 #8 7.637   groff-base hardening-includes ifupdown intltool-debian iproute2
10:21:22 #8 7.637   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
10:21:22 #8 7.637   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
10:21:22 #8 7.637   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
10:21:22 #8 7.637   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
10:21:22 #8 7.637   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
10:21:22 #8 7.637   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
10:21:22 #8 7.637   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
10:21:22 #8 7.637   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
10:21:22 #8 7.637   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
10:21:22 #8 7.637   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
10:21:22 #8 7.637   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
10:21:22 #8 7.638   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
10:21:22 #8 7.638   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
10:21:22 #8 7.638   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
10:21:22 #8 7.638   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
10:21:22 #8 7.638   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
10:21:22 #8 7.638   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
10:21:22 #8 7.638   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
10:21:22 #8 7.638   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
10:21:22 #8 7.638   libio-socket-ssl-perl libio-string-perl libipc-run-perl
10:21:22 #8 7.638   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
10:21:22 #8 7.638   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
10:21:22 #8 7.638   liblist-moreutils-perl liblocale-gettext-perl liblsan0
10:21:22 #8 7.638   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
10:21:22 #8 7.638   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
10:21:22 #8 7.638   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
10:21:22 #8 7.638   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
10:21:22 #8 7.638   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
10:21:22 #8 7.638   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
10:21:22 #8 7.638   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
10:21:22 #8 7.638   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
10:21:22 #8 7.638   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
10:21:22 #8 7.638   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
10:21:22 #8 7.638   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
10:21:22 #8 7.638   libunistring0 liburi-perl libwind0-heimdal libwww-perl
10:21:22 #8 7.638   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
10:21:22 #8 7.638   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
10:21:22 #8 7.638   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
10:21:22 #8 7.638   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
10:21:22 #8 7.638   po-debconf python python-apt-common python-minimal python2.7
10:21:22 #8 7.638   python2.7-minimal python3 python3-apt python3-chardet python3-debian
10:21:22 #8 7.638   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
10:21:22 #8 7.639   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
10:21:22 #8 7.639   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
10:21:25 #8 10.11 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded.
10:21:25 #8 10.11 Need to get 90.9 MB of archives.
10:21:25 #8 10.11 After this operation, 383 MB of additional disk space will be used.
10:21:25 #8 10.11 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
10:21:25 #8 10.25 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
10:21:25 #8 10.28 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
10:21:25 #8 10.29 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
10:21:25 #8 10.35 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.18 [1087 kB]
10:21:25 #8 10.63 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.12 [524 kB]
10:21:25 #8 10.67 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
10:21:25 #8 10.68 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.12 [1598 kB]
10:21:25 #8 10.75 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
10:21:25 #8 10.75 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
10:21:25 #8 10.75 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
10:21:25 #8 10.76 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB]
10:21:25 #8 10.78 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.12 [2131 kB]
10:21:26 #8 10.87 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.12 [165 kB]
10:21:26 #8 10.88 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
10:21:26 #8 10.88 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
10:21:26 #8 10.88 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
10:21:26 #8 10.88 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
10:21:26 #8 10.88 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
10:21:26 #8 10.88 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.6 [1120 kB]
10:21:26 #8 10.94 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
10:21:26 #8 10.94 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
10:21:26 #8 11.00 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
10:21:26 #8 11.00 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB]
10:21:26 #8 11.00 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB]
10:21:26 #8 11.01 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
10:21:26 #8 11.01 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
10:21:26 #8 11.07 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
10:21:26 #8 11.08 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
10:21:26 #8 11.08 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
10:21:26 #8 11.09 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
10:21:26 #8 11.09 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
10:21:26 #8 11.14 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB]
10:21:26 #8 11.26 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB]
10:21:26 #9 7.267  * base: d36uatko69830t.cloudfront.net
10:21:26 #9 7.268  * extras: d36uatko69830t.cloudfront.net
10:21:26 #9 7.268  * updates: d36uatko69830t.cloudfront.net
10:21:26 #8 11.42 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB]
10:21:26 #8 11.43 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.13 [337 kB]
10:21:26 #8 11.45 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.13 [1259 kB]
10:21:26 #8 11.51 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
10:21:26 #8 11.51 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.13 [1886 kB]
10:21:26 #8 11.59 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.13 [224 kB]
10:21:26 #8 11.60 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
10:21:26 #8 11.60 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
10:21:26 #8 11.61 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
10:21:26 #8 11.62 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
10:21:26 #8 11.63 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
10:21:26 #8 11.63 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
10:21:26 #8 11.64 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.16 [4644 B]
10:21:26 #8 11.64 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB]
10:21:26 #8 11.71 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB]
10:21:27 #8 11.71 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
10:21:27 #8 11.73 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
10:21:27 #8 11.73 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [153 kB]
10:21:27 #8 11.74 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.17 [667 kB]
10:21:27 #8 11.76 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
10:21:27 #8 11.79 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
10:21:27 #8 11.79 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
10:21:27 #8 11.79 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32ubuntu0.2 [54.6 kB]
10:21:27 #8 11.80 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB]
10:21:27 #8 11.86 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
10:21:27 #8 11.86 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
10:21:27 #8 11.86 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
10:21:27 #8 11.87 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.2 [107 kB]
10:21:27 #8 11.87 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
10:21:27 #8 11.93 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.8 [548 kB]
10:21:27 #8 11.95 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
10:21:27 #8 11.95 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
10:21:27 #8 11.95 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
10:21:27 #8 11.95 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.18 [492 kB]
10:21:27 #8 12.00 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB]
10:21:27 #8 12.01 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
10:21:27 #8 12.01 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
10:21:27 #8 12.01 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
10:21:27 #8 12.09 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB]
10:21:27 #8 12.10 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
10:21:27 #8 12.10 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
10:21:27 #8 12.10 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB]
10:21:27 #8 12.10 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB]
10:21:27 #8 12.10 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
10:21:27 #8 12.15 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB]
10:21:27 #8 12.15 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB]
10:21:27 #8 12.15 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
10:21:27 #8 12.22 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
10:21:27 #8 12.22 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
10:21:27 #8 12.22 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
10:21:27 #8 12.22 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
10:21:27 #8 12.23 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
10:21:27 #8 12.23 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
10:21:27 #8 12.23 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
10:21:27 #8 12.29 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
10:21:27 #8 12.29 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.12 [160 kB]
10:21:27 #8 12.30 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
10:21:27 #8 12.36 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.18 [184 kB]
10:21:27 #8 12.37 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
10:21:27 #8 12.37 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.6 [131 kB]
10:21:27 #8 12.37 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
10:21:27 #8 12.74 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
10:21:27 #8 12.74 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
10:21:27 #8 12.75 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
10:21:27 #8 12.75 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
10:21:27 #8 12.81 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB]
10:21:28 #8 12.83 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.11 [16.7 kB]
10:21:28 #8 12.97 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.11 [145 kB]
10:21:28 #8 13.30 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB]
10:21:28 #8 13.44 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
10:21:28 #8 13.51 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
10:21:28 #8 13.53 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
10:21:28 #8 13.53 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
10:21:28 #8 13.54 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
10:21:28 #8 13.54 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
10:21:28 #8 13.55 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
10:21:28 #8 13.55 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
10:21:28 #8 13.67 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.2 [68.8 kB]
10:21:28 #8 13.68 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-201.233 [833 kB]
10:21:28 #8 13.72 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.2 [2083 kB]
10:21:28 #8 13.82 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
10:21:29 #8 13.84 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]
10:21:29 #8 14.21 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
10:21:29 #8 14.21 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
10:21:29 #8 14.21 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
10:21:29 #8 14.22 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
10:21:29 #8 14.22 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]
10:21:29 #8 14.22 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
10:21:29 #8 14.23 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
10:21:29 #8 14.23 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
10:21:29 #8 14.24 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
10:21:29 #8 14.29 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
10:21:29 #8 14.32 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]
10:21:29 #8 14.32 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
10:21:29 #8 14.32 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]
10:21:29 #8 14.42 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]
10:21:29 #8 14.84 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
10:21:29 #8 14.84 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
10:21:29 #8 14.87 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]
10:21:30 #8 15.30 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
10:21:30 #8 15.30 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
10:21:30 #8 15.30 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
10:21:30 #8 15.30 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
10:21:30 #8 15.31 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
10:21:30 #8 15.31 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
10:21:30 #8 15.35 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
10:21:30 #8 15.35 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.18 [139 kB]
10:21:30 #8 15.35 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
10:21:30 #8 15.37 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
10:21:30 #8 15.37 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
10:21:30 #8 15.45 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
10:21:30 #8 15.45 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
10:21:30 #8 15.45 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
10:21:30 #8 15.45 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
10:21:30 #8 15.45 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
10:21:30 #8 15.46 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
10:21:30 #8 15.46 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
10:21:30 #8 15.47 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
10:21:30 #8 15.53 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
10:21:30 #8 15.53 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
10:21:30 #8 15.59 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
10:21:30 #8 15.59 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
10:21:30 #8 15.59 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
10:21:30 #8 15.60 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.9 [736 kB]
10:21:30 #8 15.61 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.9 [3176 kB]
10:21:30 #8 15.76 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
10:21:30 #8 15.76 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
10:21:30 #8 15.76 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
10:21:30 #8 15.76 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
10:21:30 #8 15.77 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
10:21:30 #8 15.77 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
10:21:30 #8 15.77 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
10:21:30 #8 15.77 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
10:21:30 #8 15.77 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
10:21:30 #8 15.84 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
10:21:30 #8 15.85 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
10:21:30 #8 15.85 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
10:21:30 #8 15.85 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
10:21:30 #8 15.85 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
10:21:30 #8 15.85 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
10:21:30 #8 15.85 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
10:21:30 #8 15.85 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B]
10:21:30 #8 15.85 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
10:21:30 #8 15.91 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
10:21:30 #8 15.93 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
10:21:30 #8 15.93 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
10:21:30 #8 15.93 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
10:21:30 #8 15.93 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
10:21:30 #8 15.93 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
10:21:30 #8 15.94 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
10:21:30 #8 15.94 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
10:21:30 #8 15.94 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
10:21:30 #8 15.98 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
10:21:31 #8 16.01 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
10:21:31 #8 16.02 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
10:21:31 #8 16.02 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
10:21:31 #8 16.02 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
10:21:31 #8 16.02 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
10:21:31 #8 16.02 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
10:21:31 #8 16.02 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
10:21:31 #8 16.02 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
10:21:31 #8 16.06 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
10:21:31 #8 16.10 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
10:21:31 #8 16.10 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
10:21:31 #8 16.10 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
10:21:31 #8 16.10 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
10:21:31 #8 16.10 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
10:21:31 #8 16.10 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
10:21:31 #8 16.25 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
10:21:31 #8 16.39 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
10:21:31 #8 16.39 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
10:21:31 #8 16.41 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
10:21:31 #8 16.49 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
10:21:31 #8 16.51 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
10:21:31 #8 16.59 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
10:21:31 #8 16.62 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
10:21:31 #8 16.63 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
10:21:31 #8 16.64 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
10:21:31 #8 16.68 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
10:21:31 #8 16.68 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
10:21:31 #8 16.69 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
10:21:31 #8 16.69 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
10:21:31 #8 16.70 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
10:21:31 #8 16.71 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
10:21:31 #8 16.76 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
10:21:31 #8 16.76 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
10:21:31 #8 16.77 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
10:21:31 #8 16.77 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
10:21:31 #8 16.78 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
10:21:31 #8 16.85 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
10:21:32 #8 16.95 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
10:21:32 #8 16.96 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
10:21:32 #8 16.96 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
10:21:32 #8 16.96 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
10:21:32 #8 16.96 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
10:21:32 #8 16.96 Get:230 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB]
10:21:32 #8 16.98 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
10:21:32 #8 16.98 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
10:21:32 #8 16.98 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
10:21:32 #8 17.05 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.4 [5440 B]
10:21:32 #8 17.12 debconf: delaying package configuration, since apt-utils is not installed
10:21:32 #8 17.14 Fetched 90.9 MB in 9s (9976 kB/s)
10:21:32 #8 17.16 Selecting previously unselected package libatm1:amd64.
10:21:32 #8 17.16 (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 ... 4780 files and directories currently installed.)
10:21:32 #8 17.17 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
10:21:32 #8 17.17 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
10:21:32 #8 17.20 Selecting previously unselected package liblocale-gettext-perl.
10:21:32 #8 17.20 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
10:21:32 #8 17.20 Unpacking liblocale-gettext-perl (1.07-1build1) ...
10:21:32 #8 17.24 Selecting previously unselected package libmnl0:amd64.
10:21:32 #8 17.24 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
10:21:32 #8 17.24 Unpacking libmnl0:amd64 (1.0.3-5) ...
10:21:32 #8 17.27 Selecting previously unselected package libpopt0:amd64.
10:21:32 #8 17.28 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
10:21:32 #8 17.28 Unpacking libpopt0:amd64 (1.16-10) ...
10:21:32 #8 17.33 Selecting previously unselected package libssl1.0.0:amd64.
10:21:32 #8 17.33 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.18_amd64.deb ...
10:21:32 #8 17.33 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.18) ...
10:21:32 #8 17.47 Selecting previously unselected package libpython3.5-minimal:amd64.
10:21:32 #8 17.47 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:21:32 #8 17.48 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:21:32 #8 17.57 Selecting previously unselected package libexpat1:amd64.
10:21:32 #8 17.57 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
10:21:32 #8 17.58 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
10:21:32 #8 17.62 Selecting previously unselected package python3.5-minimal.
10:21:32 #8 17.62 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:21:32 #8 17.63 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.12) ...
10:21:33 #8 17.80 Selecting previously unselected package python3-minimal.
10:21:33 #8 17.80 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
10:21:33 #8 17.80 Unpacking python3-minimal (3.5.1-3) ...
10:21:33 #8 17.84 Selecting previously unselected package mime-support.
10:21:33 #8 17.84 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
10:21:33 #8 17.84 Unpacking mime-support (3.59ubuntu1) ...
10:21:33 #8 17.88 Selecting previously unselected package libmpdec2:amd64.
10:21:33 #8 17.88 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
10:21:33 #8 17.88 Unpacking libmpdec2:amd64 (2.4.2-1) ...
10:21:33 #8 17.92 Selecting previously unselected package libsqlite3-0:amd64.
10:21:33 #8 17.93 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ...
10:21:33 #8 17.93 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
10:21:33 #8 17.99 Selecting previously unselected package libpython3.5-stdlib:amd64.
10:21:33 #8 17.99 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:21:33 #8 18.00 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:21:33 #8 18.24 Selecting previously unselected package python3.5.
10:21:33 #8 18.24 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.12_amd64.deb ...
10:21:33 #8 18.25 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.12) ...
10:21:33 #8 18.29 Selecting previously unselected package libpython3-stdlib:amd64.
10:21:33 #8 18.29 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
10:21:33 #8 18.29 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
10:21:33 #8 18.32 Selecting previously unselected package dh-python.
10:21:33 #8 18.32 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
10:21:33 #8 18.33 Unpacking dh-python (2.20151103ubuntu1.2) ...
10:21:33 #8 18.35 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:21:33 #8 18.38 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.18) ...
10:21:33 #8 18.46 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:21:33 #8 18.47 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
10:21:33 #8 18.48 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.12) ...
10:21:34 #8 18.92 Setting up python3-minimal (3.5.1-3) ...
10:21:34 #8 19.10 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:21:34 #8 19.22 Selecting previously unselected package python3.
10:21:34 #8 19.22 (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 ... 5786 files and directories currently installed.)
10:21:34 #8 19.23 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
10:21:34 #8 19.23 Unpacking python3 (3.5.1-3) ...
10:21:34 #8 19.52 Selecting previously unselected package libgdbm3:amd64.
10:21:34 #8 19.52 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
10:21:34 #8 19.58 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
10:21:34 #8 19.66 Selecting previously unselected package libffi6:amd64.
10:21:34 #8 19.66 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
10:21:34 #8 19.67 Unpacking libffi6:amd64 (3.2.1-4) ...
10:21:35 #8 19.96 Selecting previously unselected package libglib2.0-0:amd64.
10:21:35 #8 19.96 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.6_amd64.deb ...
10:21:35 #8 19.98 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ...
10:21:35 #8 20.13 Selecting previously unselected package libxau6:amd64.
10:21:35 #8 20.13 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
10:21:35 #8 20.14 Unpacking libxau6:amd64 (1:1.0.8-1) ...
10:21:35 #8 20.26 Selecting previously unselected package libxdmcp6:amd64.
10:21:35 #8 20.26 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
10:21:35 #8 20.27 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
10:21:35 #8 20.34 Selecting previously unselected package libxcb1:amd64.
10:21:35 #8 20.34 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
10:21:35 #8 20.35 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
10:21:35 #8 20.40 Selecting previously unselected package libx11-data.
10:21:35 #8 20.40 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ...
10:21:35 #8 20.41 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ...
10:21:35 #8 20.48 Selecting previously unselected package libx11-6:amd64.
10:21:35 #8 20.49 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ...
10:21:35 #8 20.49 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ...
10:21:35 #8 20.64 Selecting previously unselected package libxext6:amd64.
10:21:35 #8 20.64 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
10:21:35 #8 20.66 Unpacking libxext6:amd64 (2:1.3.3-1) ...
10:21:35 #8 20.72 Selecting previously unselected package groff-base.
10:21:35 #8 20.72 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
10:21:35 #8 20.73 Unpacking groff-base (1.22.3-7) ...
10:21:36 #8 20.83 Selecting previously unselected package bsdmainutils.
10:21:36 #8 20.83 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
10:21:36 #8 20.85 Unpacking bsdmainutils (9.0.6ubuntu3) ...
10:21:36 #8 20.91 Selecting previously unselected package libpipeline1:amd64.
10:21:36 #8 20.91 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
10:21:36 #8 20.91 Unpacking libpipeline1:amd64 (1.4.1-2) ...
10:21:36 #8 20.96 Selecting previously unselected package man-db.
10:21:36 #8 20.96 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
10:21:36 #8 20.97 Unpacking man-db (2.7.5-1) ...
10:21:36 #8 21.11 Selecting previously unselected package sgml-base.
10:21:36 #8 21.11 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
10:21:36 #8 21.12 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
10:21:36 #8 21.16 Selecting previously unselected package libunistring0:amd64.
10:21:36 #8 21.17 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
10:21:36 #8 21.17 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
10:21:36 #8 21.26 Selecting previously unselected package perl-modules-5.22.
10:21:36 #8 21.26 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ...
10:21:36 #8 21.26 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ...
10:21:36 #8 21.63 Selecting previously unselected package libperl5.22:amd64.
10:21:36 #8 21.63 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ...
10:21:36 #8 21.64 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ...
10:21:37 #8 22.04 Selecting previously unselected package perl.
10:21:37 #8 22.05 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ...
10:21:37 #8 22.05 Unpacking perl (5.22.1-9ubuntu0.9) ...
10:21:37 #8 22.12 Selecting previously unselected package libpython2.7-minimal:amd64.
10:21:37 #8 22.12 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:21:37 #8 22.12 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:21:37 #8 22.21 Selecting previously unselected package python2.7-minimal.
10:21:37 #8 22.21 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:21:37 #8 22.21 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.13) ...
10:21:37 #8 22.36 Selecting previously unselected package python-minimal.
10:21:37 #8 22.36 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
10:21:37 #8 22.37 Unpacking python-minimal (2.7.12-1~16.04) ...
10:21:37 #8 22.40 Selecting previously unselected package libpython2.7-stdlib:amd64.
10:21:37 #8 22.40 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:21:37 #8 22.40 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:21:37 #8 22.63 Selecting previously unselected package python2.7.
10:21:37 #8 22.63 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.13_amd64.deb ...
10:21:37 #8 22.64 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.13) ...
10:21:37 #8 22.68 Selecting previously unselected package libpython-stdlib:amd64.
10:21:37 #8 22.68 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
10:21:37 #8 22.68 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
10:21:37 #8 22.70 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:21:37 #8 22.75 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:21:37 #8 22.77 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.13) ...
10:21:38 #8 23.03 Setting up python-minimal (2.7.12-1~16.04) ...
10:21:38 #8 23.09 Selecting previously unselected package python.
10:21:38 #8 23.09 (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 ... 9166 files and directories currently installed.)
10:21:38 #8 23.10 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
10:21:38 #8 23.11 Unpacking python (2.7.12-1~16.04) ...
10:21:38 #8 23.16 Selecting previously unselected package libgmp10:amd64.
10:21:38 #8 23.16 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
10:21:38 #8 23.16 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
10:21:38 #8 23.22 Selecting previously unselected package libmpfr4:amd64.
10:21:38 #8 23.22 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
10:21:38 #8 23.22 Unpacking libmpfr4:amd64 (3.1.4-1) ...
10:21:38 #8 23.27 Selecting previously unselected package libmpc3:amd64.
10:21:38 #8 23.27 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
10:21:38 #8 23.27 Unpacking libmpc3:amd64 (1.0.3-1) ...
10:21:38 #8 23.30 Selecting previously unselected package bzip2.
10:21:38 #8 23.30 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
10:21:38 #8 23.31 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
10:21:38 #8 23.33 Selecting previously unselected package distro-info-data.
10:21:38 #8 23.33 Preparing to unpack .../distro-info-data_0.28ubuntu0.16_all.deb ...
10:21:38 #8 23.34 Unpacking distro-info-data (0.28ubuntu0.16) ...
10:21:38 #8 23.38 Selecting previously unselected package libmagic1:amd64.
10:21:38 #8 23.38 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ...
10:21:38 #8 23.38 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
10:21:38 #8 23.44 Selecting previously unselected package file.
10:21:38 #8 23.44 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ...
10:21:38 #8 23.44 Unpacking file (1:5.25-2ubuntu1.4) ...
10:21:38 #8 23.66 Selecting previously unselected package iproute2.
10:21:38 #8 23.66 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
10:21:38 #8 23.71 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
10:21:38 #8 23.83 Selecting previously unselected package ifupdown.
10:21:38 #8 23.83 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
10:21:38 #8 23.84 Unpacking ifupdown (0.8.10ubuntu1.4) ...
10:21:38 #8 23.88 Selecting previously unselected package libisc-export160.
10:21:38 #8 23.89 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
10:21:38 #8 23.89 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:21:38 #8 23.93 Selecting previously unselected package libdns-export162.
10:21:39 #8 23.93 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.17_amd64.deb ...
10:21:39 #8 23.94 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:21:39 #8 24.03 Selecting previously unselected package isc-dhcp-client.
10:21:39 #8 24.03 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
10:21:39 #8 24.04 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
10:21:39 #8 24.10 Selecting previously unselected package isc-dhcp-common.
10:21:39 #8 24.10 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
10:21:39 #8 24.10 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
10:21:39 #8 24.15 Selecting previously unselected package less.
10:21:39 #8 24.15 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
10:21:39 #8 24.15 Unpacking less (481-2.1ubuntu0.2) ...
10:21:39 #8 24.19 Selecting previously unselected package libapt-inst2.0:amd64.
10:21:39 #8 24.19 Preparing to unpack .../libapt-inst2.0_1.2.32ubuntu0.2_amd64.deb ...
10:21:39 #8 24.20 Unpacking libapt-inst2.0:amd64 (1.2.32ubuntu0.2) ...
10:21:39 #8 24.24 Selecting previously unselected package libbsd0:amd64.
10:21:39 #8 24.24 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ...
10:21:39 #8 24.25 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
10:21:39 #8 24.28 Selecting previously unselected package libnettle6:amd64.
10:21:39 #8 24.28 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
10:21:39 #8 24.28 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
10:21:39 #8 24.33 Selecting previously unselected package libhogweed4:amd64.
10:21:39 #8 24.33 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
10:21:39 #8 24.33 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
10:21:39 #8 24.37 Selecting previously unselected package libidn11:amd64.
10:21:39 #8 24.38 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
10:21:39 #8 24.38 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
10:21:39 #8 24.42 Selecting previously unselected package libp11-kit0:amd64.
10:21:39 #8 24.42 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ...
10:21:39 #8 24.42 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ...
10:21:39 #8 24.46 Selecting previously unselected package libtasn1-6:amd64.
10:21:39 #8 24.46 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
10:21:39 #8 24.47 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
10:21:39 #8 24.50 Selecting previously unselected package libgnutls30:amd64.
10:21:39 #8 24.51 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.8_amd64.deb ...
10:21:39 #8 24.51 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
10:21:39 #8 24.59 Selecting previously unselected package libxtables11:amd64.
10:21:39 #8 24.59 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
10:21:39 #8 24.59 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
10:21:39 #8 24.62 Selecting previously unselected package lsb-release.
10:21:39 #8 24.62 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
10:21:39 #8 24.63 Unpacking lsb-release (9.20160110ubuntu0.2) ...
10:21:39 #8 24.66 Selecting previously unselected package netbase.
10:21:39 #8 24.66 Preparing to unpack .../archives/netbase_5.3_all.deb ...
10:21:39 #8 24.67 Unpacking netbase (5.3) ...
10:21:39 #8 24.70 Selecting previously unselected package openssl.
10:21:39 #8 24.70 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.18_amd64.deb ...
10:21:39 #8 24.71 Unpacking openssl (1.0.2g-1ubuntu4.18) ...
10:21:39 #8 24.79 Selecting previously unselected package ca-certificates.
10:21:39 #8 24.79 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ...
10:21:39 #8 24.79 Unpacking ca-certificates (20210119~16.04.1) ...
10:21:39 #8 24.85 Selecting previously unselected package libasprintf0v5:amd64.
10:21:39 #8 24.85 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
10:21:39 #8 24.85 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
10:21:39 #8 24.88 Selecting previously unselected package gettext-base.
10:21:40 #8 24.88 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
10:21:40 #8 24.89 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
10:21:40 #8 24.91 Selecting previously unselected package iso-codes.
10:21:40 #8 24.92 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
10:21:40 #8 24.92 Unpacking iso-codes (3.65-1) ...
10:21:40 #8 25.26 Selecting previously unselected package krb5-locales.
10:21:40 #8 25.26 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ...
10:21:40 #8 25.27 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ...
10:21:40 #8 25.32 Selecting previously unselected package libroken18-heimdal:amd64.
10:21:40 #8 25.32 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:40 #8 25.33 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:40 #8 25.37 Selecting previously unselected package libasn1-8-heimdal:amd64.
10:21:40 #8 25.38 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:40 #8 25.38 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:40 #8 25.46 Selecting previously unselected package libkrb5support0:amd64.
10:21:40 #8 25.46 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:21:40 #8 25.47 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:21:40 #8 25.52 Selecting previously unselected package libk5crypto3:amd64.
10:21:40 #8 25.52 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:21:40 #8 25.53 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:21:40 #8 25.57 Selecting previously unselected package libkeyutils1:amd64.
10:21:40 #8 25.57 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
10:21:40 #8 25.57 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
10:21:40 #8 25.60 Selecting previously unselected package libkrb5-3:amd64.
10:21:40 #8 25.60 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:21:40 #8 25.61 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:21:40 #8 25.67 Selecting previously unselected package libgssapi-krb5-2:amd64.
10:21:40 #8 25.67 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ...
10:21:40 #8 25.68 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:21:40 #8 25.72 Selecting previously unselected package libhcrypto4-heimdal:amd64.
10:21:40 #8 25.72 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:40 #8 25.72 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:40 #8 25.77 Selecting previously unselected package libheimbase1-heimdal:amd64.
10:21:40 #8 25.77 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:40 #8 25.78 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:40 #8 25.81 Selecting previously unselected package libwind0-heimdal:amd64.
10:21:40 #8 25.82 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:40 #8 25.82 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:40 #8 25.88 Selecting previously unselected package libhx509-5-heimdal:amd64.
10:21:41 #8 25.88 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:41 #8 25.89 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:41 #8 25.94 Selecting previously unselected package libkrb5-26-heimdal:amd64.
10:21:41 #8 25.95 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:41 #8 25.95 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:41 #8 26.04 Selecting previously unselected package libheimntlm0-heimdal:amd64.
10:21:41 #8 26.04 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:41 #8 26.05 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:41 #8 26.09 Selecting previously unselected package libgssapi3-heimdal:amd64.
10:21:41 #8 26.09 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
10:21:41 #8 26.10 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:21:41 #8 26.14 Selecting previously unselected package libsasl2-modules-db:amd64.
10:21:41 #8 26.14 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
10:21:41 #8 26.14 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:21:41 #8 26.17 Selecting previously unselected package libsasl2-2:amd64.
10:21:41 #8 26.18 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
10:21:41 #8 26.18 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:21:41 #8 26.22 Selecting previously unselected package libldap-2.4-2:amd64.
10:21:41 #8 26.22 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.12_amd64.deb ...
10:21:41 #8 26.22 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.12) ...
10:21:41 #8 26.27 Selecting previously unselected package librtmp1:amd64.
10:21:41 #8 26.27 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
10:21:41 #8 26.28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
10:21:41 #8 26.31 Selecting previously unselected package libcurl3-gnutls:amd64.
10:21:41 #8 26.31 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.18_amd64.deb ...
10:21:41 #8 26.32 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.18) ...
10:21:41 #8 26.37 Selecting previously unselected package libedit2:amd64.
10:21:41 #8 26.37 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
10:21:41 #8 26.37 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
10:21:41 #8 26.41 Selecting previously unselected package libglib2.0-data.
10:21:41 #8 26.41 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.6_all.deb ...
10:21:41 #8 26.41 Unpacking libglib2.0-data (2.48.2-0ubuntu4.6) ...
10:21:41 #8 26.44 Selecting previously unselected package libicu55:amd64.
10:21:41 #8 26.45 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
10:21:41 #8 26.45 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
10:21:42 #8 27.19 Selecting previously unselected package libsasl2-modules:amd64.
10:21:42 #8 27.19 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
10:21:42 #8 27.20 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:21:42 #8 27.24 Selecting previously unselected package libxml2:amd64.
10:21:42 #8 27.24 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
10:21:42 #8 27.24 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
10:21:42 #8 27.33 Selecting previously unselected package libxmuu1:amd64.
10:21:42 #8 27.34 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
10:21:42 #8 27.34 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
10:21:42 #8 27.37 Selecting previously unselected package manpages.
10:21:42 #8 27.37 Preparing to unpack .../manpages_4.04-2_all.deb ...
10:21:42 #8 27.37 Unpacking manpages (4.04-2) ...
10:21:42 #8 27.51 Selecting previously unselected package openssh-client.
10:21:42 #8 27.51 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
10:21:42 #8 27.51 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ...
10:21:42 #8 27.63 Selecting previously unselected package python-apt-common.
10:21:42 #8 27.63 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.11_all.deb ...
10:21:42 #8 27.64 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.11) ...
10:21:42 #8 27.67 Selecting previously unselected package python3-apt.
10:21:42 #8 27.67 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.11_amd64.deb ...
10:21:42 #8 27.67 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.11) ...
10:21:42 #8 27.72 Selecting previously unselected package rsync.
10:21:42 #8 27.72 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ...
10:21:42 #8 27.73 Unpacking rsync (3.1.1-3ubuntu1.3) ...
10:21:42 #8 27.79 Selecting previously unselected package shared-mime-info.
10:21:42 #8 27.79 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
10:21:42 #8 27.79 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
10:21:42 #8 27.86 Selecting previously unselected package strace.
10:21:42 #8 27.86 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
10:21:42 #8 27.87 Unpacking strace (4.11-1ubuntu3) ...
10:21:42 #8 27.91 Selecting previously unselected package xauth.
10:21:43 #8 27.91 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
10:21:43 #8 27.92 Unpacking xauth (1:1.0.9-1ubuntu2) ...
10:21:43 #8 27.95 Selecting previously unselected package xdg-user-dirs.
10:21:43 #8 27.95 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
10:21:43 #8 27.96 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
10:21:43 #8 28.08 Selecting previously unselected package xml-core.
10:21:43 #8 28.08 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
10:21:43 #8 28.09 Unpacking xml-core (0.13+nmu2) ...
10:21:43 #8 28.13 Selecting previously unselected package at.
10:21:43 #8 28.13 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
10:21:43 #8 28.13 Unpacking at (3.1.18-2ubuntu1) ...
10:21:43 #8 28.17 Selecting previously unselected package autotools-dev.
10:21:43 #8 28.17 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
10:21:43 #8 28.17 Unpacking autotools-dev (20150820.1) ...
10:21:43 #8 28.21 Selecting previously unselected package binutils.
10:21:43 #8 28.21 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
10:21:43 #8 28.21 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
10:21:43 #8 28.49 Selecting previously unselected package libc-dev-bin.
10:21:43 #8 28.50 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.2_amd64.deb ...
10:21:43 #8 28.50 Unpacking libc-dev-bin (2.23-0ubuntu11.2) ...
10:21:43 #8 28.54 Selecting previously unselected package linux-libc-dev:amd64.
10:21:43 #8 28.54 Preparing to unpack .../linux-libc-dev_4.4.0-201.233_amd64.deb ...
10:21:43 #8 28.55 Unpacking linux-libc-dev:amd64 (4.4.0-201.233) ...
10:21:43 #8 28.68 Selecting previously unselected package libc6-dev:amd64.
10:21:43 #8 28.68 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.2_amd64.deb ...
10:21:43 #8 28.69 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.2) ...
10:21:44 #8 28.95 Selecting previously unselected package libisl15:amd64.
10:21:44 #8 28.95 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
10:21:44 #8 28.96 Unpacking libisl15:amd64 (0.16.1-1) ...
10:21:44 #8 29.03 Selecting previously unselected package cpp-5.
10:21:44 #8 29.03 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:44 #8 29.03 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
10:21:44 #8 29.73 Selecting previously unselected package cpp.
10:21:45 #8 29.74 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
10:21:45 #8 29.74 Unpacking cpp (4:5.3.1-1ubuntu1) ...
10:21:45 #8 29.78 Selecting previously unselected package libcc1-0:amd64.
10:21:45 #8 29.78 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 29.78 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 29.83 Selecting previously unselected package libgomp1:amd64.
10:21:45 #8 29.83 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 29.84 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 29.88 Selecting previously unselected package libitm1:amd64.
10:21:45 #8 29.88 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 29.88 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 29.92 Selecting previously unselected package libatomic1:amd64.
10:21:45 #8 29.93 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 29.93 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 29.98 Selecting previously unselected package libasan2:amd64.
10:21:45 #8 29.98 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 29.98 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.04 Selecting previously unselected package liblsan0:amd64.
10:21:45 #8 30.04 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.04 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.09 Selecting previously unselected package libtsan0:amd64.
10:21:45 #8 30.10 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.10 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.18 Selecting previously unselected package libubsan0:amd64.
10:21:45 #8 30.18 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.19 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.24 Selecting previously unselected package libcilkrts5:amd64.
10:21:45 #8 30.24 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.24 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.29 Selecting previously unselected package libmpx0:amd64.
10:21:45 #8 30.29 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.29 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.35 Selecting previously unselected package libquadmath0:amd64.
10:21:45 #8 30.35 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.35 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.40 Selecting previously unselected package libgcc-5-dev:amd64.
10:21:45 #8 30.40 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.42 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:45 #8 30.64 Selecting previously unselected package gcc-5.
10:21:45 #8 30.64 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:45 #8 30.65 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
10:21:46 #8 31.42 Selecting previously unselected package gcc.
10:21:46 #8 31.42 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
10:21:46 #8 31.42 Unpacking gcc (4:5.3.1-1ubuntu1) ...
10:21:46 #8 31.46 Selecting previously unselected package libstdc++-5-dev:amd64.
10:21:46 #8 31.46 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:46 #8 31.47 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:21:46 #8 31.69 Selecting previously unselected package g++-5.
10:21:46 #8 31.69 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
10:21:46 #8 31.70 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
10:21:47 #8 32.45 Selecting previously unselected package g++.
10:21:47 #8 32.45 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
10:21:47 #8 32.46 Unpacking g++ (4:5.3.1-1ubuntu1) ...
10:21:47 #8 32.49 Selecting previously unselected package make.
10:21:47 #8 32.49 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
10:21:47 #8 32.49 Unpacking make (4.1-6) ...
10:21:47 #8 32.54 Selecting previously unselected package libdpkg-perl.
10:21:47 #8 32.54 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
10:21:47 #8 32.55 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
10:21:47 #8 32.60 Selecting previously unselected package xz-utils.
10:21:47 #8 32.60 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
10:21:47 #8 32.61 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
10:21:47 #8 32.64 Selecting previously unselected package patch.
10:21:47 #8 32.64 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
10:21:47 #8 32.65 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
10:21:47 #8 32.69 Selecting previously unselected package dpkg-dev.
10:21:47 #8 32.69 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
10:21:47 #8 32.70 Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
10:21:47 #8 32.79 Selecting previously unselected package build-essential.
10:21:48 #8 32.79 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
10:21:48 #8 32.79 Unpacking build-essential (12.1ubuntu2) ...
10:21:48 #8 32.82 Selecting previously unselected package curl.
10:21:48 #8 32.82 Preparing to unpack .../curl_7.47.0-1ubuntu2.18_amd64.deb ...
10:21:48 #8 32.82 Unpacking curl (7.47.0-1ubuntu2.18) ...
10:21:48 #8 32.87 Selecting previously unselected package dctrl-tools.
10:21:48 #8 32.87 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
10:21:48 #8 32.88 Unpacking dctrl-tools (2.24-2) ...
10:21:48 #8 32.92 Selecting previously unselected package libcroco3:amd64.
10:21:48 #8 32.92 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
10:21:48 #8 32.92 Unpacking libcroco3:amd64 (0.6.11-1) ...
10:21:48 #8 32.96 Selecting previously unselected package gettext.
10:21:48 #8 32.97 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
10:21:48 #8 32.97 Unpacking gettext (0.19.7-2ubuntu3.1) ...
10:21:48 #8 33.10 Selecting previously unselected package intltool-debian.
10:21:48 #8 33.10 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
10:21:48 #8 33.11 Unpacking intltool-debian (0.35.0+20060710.4) ...
10:21:48 #8 33.14 Selecting previously unselected package po-debconf.
10:21:48 #8 33.14 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
10:21:48 #8 33.15 Unpacking po-debconf (1.0.19) ...
10:21:48 #8 33.20 Selecting previously unselected package libarchive-zip-perl.
10:21:48 #8 33.20 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
10:21:48 #8 33.20 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
10:21:48 #8 33.24 Selecting previously unselected package libfile-stripnondeterminism-perl.
10:21:48 #8 33.24 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
10:21:48 #8 33.24 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
10:21:48 #8 33.28 Selecting previously unselected package libtimedate-perl.
10:21:48 #8 33.28 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
10:21:48 #8 33.29 Unpacking libtimedate-perl (2.3000-2) ...
10:21:48 #8 33.32 Selecting previously unselected package dh-strip-nondeterminism.
10:21:48 #9 25.70 Resolving Dependencies
10:21:48 #9 25.70 --> Running transaction check
10:21:48 #9 25.70 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
10:21:48 #9 25.71 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.81 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.81 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.81 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.81 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.81 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.81 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.82 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.82 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.82 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.82 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.82 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.83 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
10:21:48 #9 25.83 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
10:21:48 #9 25.83 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
10:21:48 #9 25.83 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
10:21:48 #9 25.83 --> Running transaction check
10:21:48 #9 25.83 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
10:21:48 #9 25.83 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
10:21:48 #9 25.83 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
10:21:48 #9 25.83 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
10:21:48 #9 25.84 ---> Package file.x86_64 0:5.11-37.el7 will be installed
10:21:48 #9 25.84 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
10:21:48 #9 25.84 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
10:21:48 #9 25.84 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
10:21:48 #9 25.84 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
10:21:48 #9 25.85 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.85 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.85 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.86 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
10:21:48 #9 25.87 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
10:21:48 #9 25.87 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
10:21:48 #9 25.87 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
10:21:48 #9 25.87 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
10:21:48 #9 25.87 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
10:21:48 #9 25.88 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
10:21:48 #9 25.88 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
10:21:48 #9 25.88 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:21:48 #9 25.88 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:21:48 #9 25.88 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:21:48 #9 25.88 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
10:21:48 #9 25.88 ---> Package unzip.x86_64 0:6.0-21.el7 will be installed
10:21:48 #9 25.88 --> Running transaction check
10:21:48 #9 25.88 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
10:21:48 #9 25.88 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
10:21:48 #9 25.88 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
10:21:48 #9 25.88 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
10:21:48 #9 25.89 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
10:21:48 #9 25.89 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
10:21:48 #9 25.89 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
10:21:48 #9 25.89 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
10:21:48 #9 25.89 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
10:21:48 #9 25.89 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
10:21:48 #9 25.89 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
10:21:48 #9 25.90 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
10:21:48 #9 25.90 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
10:21:48 #9 25.90 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
10:21:48 #9 25.90 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
10:21:48 #9 25.90 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
10:21:48 #9 25.90 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
10:21:48 #9 25.90 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
10:21:48 #9 25.90 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
10:21:48 #9 25.90 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
10:21:48 #9 25.91 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
10:21:48 #9 25.91 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
10:21:48 #9 25.91 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
10:21:48 #9 25.91 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
10:21:48 #9 25.91 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
10:21:48 #9 25.91 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
10:21:48 #9 25.91 --> Running transaction check
10:21:48 #9 25.91 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
10:21:48 #9 25.91 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
10:21:48 #9 25.91 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
10:21:48 #9 25.92 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
10:21:48 #9 25.92 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
10:21:48 #9 25.92 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
10:21:48 #9 25.92 --> Running transaction check
10:21:48 #9 25.92 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
10:21:48 #9 25.92 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
10:21:48 #9 25.98 --> Finished Dependency Resolution
10:21:48 #9 25.99 
10:21:48 #9 25.99 Dependencies Resolved
10:21:48 #9 26.00 
10:21:48 #9 26.00 ================================================================================
10:21:48 #9 26.00  Package                   Arch      Version                   Repository  Size
10:21:48 #9 26.00 ================================================================================
10:21:48 #9 26.00 Installing:
10:21:48 #9 26.00  rpm-build                 x86_64    4.11.3-45.el7             base       149 k
10:21:48 #9 26.00  rpmlint                   noarch    1.5-4.el7                 base       229 k
10:21:48 #9 26.00 Installing for dependencies:
10:21:48 #9 26.00  bzip2                     x86_64    1.0.6-13.el7              base        52 k
10:21:48 #9 26.00  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
10:21:48 #9 26.00  dwz                       x86_64    0.11-3.el7                base        99 k
10:21:48 #9 26.00  elfutils                  x86_64    0.176-5.el7               base       308 k
10:21:48 #9 26.00  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
10:21:48 #9 26.00  file                      x86_64    5.11-37.el7               base        57 k
10:21:48 #9 26.00  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
10:21:48 #9 26.00  groff-base                x86_64    1.22.2-8.el7              base       942 k
10:21:48 #9 26.00  patch                     x86_64    2.7.1-12.el7_7            base       111 k
10:21:48 #9 26.00  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
10:21:48 #9 26.00  perl-Carp                 noarch    1.26-244.el7              base        19 k
10:21:48 #9 26.00  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
10:21:48 #9 26.00  perl-Exporter             noarch    5.68-3.el7                base        28 k
10:21:48 #9 26.00  perl-File-Path            noarch    2.09-2.el7                base        26 k
10:21:48 #9 26.00  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
10:21:48 #9 26.00  perl-Filter               x86_64    1.49-3.el7                base        76 k
10:21:48 #9 26.00  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
10:21:48 #9 26.00  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
10:21:48 #9 26.00  perl-PathTools            x86_64    3.40-5.el7                base        82 k
10:21:48 #9 26.00  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
10:21:48 #9 26.00  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
10:21:48 #9 26.00  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
10:21:48 #9 26.00  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
10:21:48 #9 26.00  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
10:21:48 #9 26.00  perl-Socket               x86_64    2.010-5.el7               base        49 k
10:21:48 #9 26.00  perl-Storable             x86_64    2.45-3.el7                base        77 k
10:21:48 #9 26.00  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
10:21:48 #9 26.00  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
10:21:48 #9 26.00  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
10:21:48 #9 26.00  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
10:21:48 #9 26.00  perl-constant             noarch    1.27-2.el7                base        19 k
10:21:48 #9 26.00  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
10:21:48 #9 26.00  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
10:21:48 #9 26.00  perl-parent               noarch    1:0.225-244.el7           base        12 k
10:21:48 #9 26.00  perl-podlators            noarch    2.5.1-3.el7               base       112 k
10:21:48 #9 26.00  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
10:21:48 #9 26.00  perl-threads              x86_64    1.87-4.el7                base        49 k
10:21:48 #9 26.00  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
10:21:48 #9 26.00  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
10:21:48 #9 26.00  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
10:21:48 #9 26.00  unzip                     x86_64    6.0-21.el7                base       171 k
10:21:48 #9 26.00  zip                       x86_64    3.0-11.el7                base       260 k
10:21:48 #9 26.00 
10:21:48 #9 26.00 Transaction Summary
10:21:48 #9 26.00 ================================================================================
10:21:48 #9 26.00 Install  2 Packages (+42 Dependent packages)
10:21:48 #9 26.00 
10:21:48 #9 26.00 Total download size: 16 M
10:21:48 #9 26.00 Installed size: 51 M
10:21:48 #9 26.00 Downloading packages:
10:21:48 #8 33.32 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
10:21:48 #8 33.32 Unpacking dh-strip-nondeterminism (0.015-1) ...
10:21:48 #8 33.35 Selecting previously unselected package debhelper.
10:21:48 #8 33.35 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
10:21:48 #8 33.35 Unpacking debhelper (9.20160115ubuntu3) ...
10:21:48 #8 33.47 Selecting previously unselected package devscripts.
10:21:48 #8 33.47 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
10:21:48 #8 33.48 Unpacking devscripts (2.16.2ubuntu3) ...
10:21:48 #8 33.59 Selecting previously unselected package diffstat.
10:21:48 #8 33.60 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
10:21:48 #8 33.60 Unpacking diffstat (1.61-1) ...
10:21:48 #8 33.64 Selecting previously unselected package dput.
10:21:48 #8 33.65 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
10:21:48 #8 33.65 Unpacking dput (0.9.6.4ubuntu3) ...
10:21:48 #8 33.69 Selecting previously unselected package libfakeroot:amd64.
10:21:48 #8 33.69 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
10:21:48 #8 33.70 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
10:21:48 #8 33.73 Selecting previously unselected package fakeroot.
10:21:48 #8 33.73 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
10:21:48 #8 33.74 Unpacking fakeroot (1.20.2-1ubuntu1) ...
10:21:48 #8 33.78 Selecting previously unselected package liberror-perl.
10:21:48 #8 33.78 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
10:21:48 #8 33.79 Unpacking liberror-perl (0.17-1.2) ...
10:21:48 #8 33.81 Selecting previously unselected package git-man.
10:21:49 #8 33.81 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.9_all.deb ...
10:21:49 #8 33.82 Unpacking git-man (1:2.7.4-0ubuntu1.9) ...
10:21:49 #8 33.94 Selecting previously unselected package git.
10:21:49 #8 33.94 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.9_amd64.deb ...
10:21:49 #8 33.96 Unpacking git (1:2.7.4-0ubuntu1.9) ...
10:21:49 #8 34.33 Selecting previously unselected package libalgorithm-diff-perl.
10:21:49 #8 34.34 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
10:21:49 #8 34.34 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
10:21:49 #8 34.39 Selecting previously unselected package libalgorithm-diff-xs-perl.
10:21:49 #8 34.39 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
10:21:49 #8 34.40 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
10:21:49 #8 34.42 Selecting previously unselected package libalgorithm-merge-perl.
10:21:49 #8 34.42 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
10:21:49 #8 34.43 Unpacking libalgorithm-merge-perl (0.08-3) ...
10:21:49 #8 34.53 Selecting previously unselected package libapt-pkg-perl.
10:21:49 #8 34.53 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
10:21:49 #8 34.55 Unpacking libapt-pkg-perl (0.1.29build7) ...
10:21:49 #8 34.59 Selecting previously unselected package libasprintf-dev:amd64.
10:21:49 #8 34.59 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
10:21:49 #8 34.59 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:21:49 #8 34.62 Selecting previously unselected package libhtml-tagset-perl.
10:21:49 #8 34.62 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
10:21:49 #8 34.63 Unpacking libhtml-tagset-perl (3.20-2) ...
10:21:49 #8 34.66 Selecting previously unselected package liburi-perl.
10:21:49 #8 34.66 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
10:21:49 #8 34.67 Unpacking liburi-perl (1.71-1) ...
10:21:49 #8 34.70 Selecting previously unselected package libhtml-parser-perl.
10:21:49 #8 34.70 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
10:21:49 #8 34.71 Unpacking libhtml-parser-perl (3.72-1) ...
10:21:49 #8 34.74 Selecting previously unselected package libcgi-pm-perl.
10:21:49 #8 34.74 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
10:21:49 #8 34.75 Unpacking libcgi-pm-perl (4.26-1) ...
10:21:49 #8 34.79 Selecting previously unselected package libfcgi-perl.
10:21:49 #8 34.79 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
10:21:49 #8 34.80 Unpacking libfcgi-perl (0.77-1build1) ...
10:21:49 #8 34.83 Selecting previously unselected package libcgi-fast-perl.
10:21:49 #8 34.83 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
10:21:49 #8 34.83 Unpacking libcgi-fast-perl (1:2.10-1) ...
10:21:49 #8 34.87 Selecting previously unselected package libsub-name-perl.
10:21:50 #8 34.87 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
10:21:50 #8 34.88 Unpacking libsub-name-perl (0.14-1build1) ...
10:21:50 #8 34.90 Selecting previously unselected package libclass-accessor-perl.
10:21:50 #8 34.90 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
10:21:50 #8 34.91 Unpacking libclass-accessor-perl (0.34-1) ...
10:21:50 #8 34.93 Selecting previously unselected package libclone-perl.
10:21:50 #8 34.93 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
10:21:50 #8 34.94 Unpacking libclone-perl (0.38-1build1) ...
10:21:50 #8 34.97 Selecting previously unselected package libdata-alias-perl.
10:21:50 #8 34.97 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
10:21:50 #8 34.97 Unpacking libdata-alias-perl (1.20-1build1) ...
10:21:50 #8 35.00 Selecting previously unselected package libdigest-hmac-perl.
10:21:50 #8 35.00 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
10:21:50 #8 35.01 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
10:21:50 #8 35.04 Selecting previously unselected package libdistro-info-perl.
10:21:50 #8 35.04 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ...
10:21:50 #8 35.05 Unpacking libdistro-info-perl (0.14ubuntu0.1) ...
10:21:50 #8 35.08 Selecting previously unselected package libnet-ssleay-perl.
10:21:50 #8 35.08 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
10:21:50 #8 35.09 Unpacking libnet-ssleay-perl (1.72-1build1) ...
10:21:50 #8 35.16 Selecting previously unselected package libio-socket-ssl-perl.
10:21:50 #8 35.17 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
10:21:50 #8 35.18 Unpacking libio-socket-ssl-perl (2.024-1) ...
10:21:50 #8 35.23 Selecting previously unselected package libnet-smtp-ssl-perl.
10:21:50 #8 35.23 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
10:21:50 #8 35.24 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
10:21:50 #8 35.26 Selecting previously unselected package libmailtools-perl.
10:21:50 #8 35.26 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
10:21:50 #8 35.27 Unpacking libmailtools-perl (2.13-1) ...
10:21:50 #8 35.31 Selecting previously unselected package libsocket6-perl.
10:21:50 #8 35.31 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
10:21:50 #8 35.31 Unpacking libsocket6-perl (0.25-1build2) ...
10:21:50 #8 35.34 Selecting previously unselected package libio-socket-inet6-perl.
10:21:50 #8 35.34 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
10:21:50 #8 35.35 Unpacking libio-socket-inet6-perl (2.72-2) ...
10:21:50 #8 35.38 Selecting previously unselected package libnet-ip-perl.
10:21:50 #8 35.38 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
10:21:50 #8 35.39 Unpacking libnet-ip-perl (1.26-1) ...
10:21:50 #8 35.42 Selecting previously unselected package libnet-dns-perl.
10:21:50 #8 35.43 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
10:21:50 #8 35.43 Unpacking libnet-dns-perl (0.81-2build1) ...
10:21:50 #8 35.48 Selecting previously unselected package libnet-domain-tld-perl.
10:21:50 #8 35.49 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
10:21:50 #8 35.49 Unpacking libnet-domain-tld-perl (1.73-1) ...
10:21:50 #8 35.52 Selecting previously unselected package libemail-valid-perl.
10:21:50 #8 35.52 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
10:21:50 #8 35.52 Unpacking libemail-valid-perl (1.198-1) ...
10:21:50 #8 35.55 Selecting previously unselected package libencode-locale-perl.
10:21:50 #8 35.55 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
10:21:50 #8 35.56 Unpacking libencode-locale-perl (1.05-1) ...
10:21:50 #8 35.58 Selecting previously unselected package libexporter-tiny-perl.
10:21:50 #8 35.58 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
10:21:50 #8 35.59 Unpacking libexporter-tiny-perl (0.042-1) ...
10:21:50 #8 35.62 Selecting previously unselected package libipc-system-simple-perl.
10:21:50 #8 35.62 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
10:21:50 #8 35.62 Unpacking libipc-system-simple-perl (1.25-3) ...
10:21:50 #8 35.65 Selecting previously unselected package libfile-basedir-perl.
10:21:50 #8 35.65 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
10:21:50 #8 35.66 Unpacking libfile-basedir-perl (0.07-1) ...
10:21:50 #8 35.69 Selecting previously unselected package libfile-fcntllock-perl.
10:21:50 #8 35.69 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
10:21:50 #8 35.70 Unpacking libfile-fcntllock-perl (0.22-3) ...
10:21:50 #8 35.74 Selecting previously unselected package libhttp-date-perl.
10:21:50 #8 35.74 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
10:21:50 #8 35.74 Unpacking libhttp-date-perl (6.02-1) ...
10:21:50 #8 35.78 Selecting previously unselected package libfile-listing-perl.
10:21:50 #8 35.78 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
10:21:50 #8 35.78 Unpacking libfile-listing-perl (6.04-1) ...
10:21:50 #8 35.89 Selecting previously unselected package libfont-afm-perl.
10:21:51 #8 35.89 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
10:21:51 #8 35.92 Unpacking libfont-afm-perl (1.20-1) ...
10:21:51 #8 36.06 Selecting previously unselected package libgettextpo0:amd64.
10:21:51 #8 36.06 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
10:21:51 #8 36.07 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
10:21:51 #8 36.22 Selecting previously unselected package libgettextpo-dev:amd64.
10:21:51 #8 36.22 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
10:21:51 #8 36.24 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:21:51 #8 36.32 Selecting previously unselected package libio-html-perl.
10:21:51 #8 36.32 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
10:21:51 #8 36.32 Unpacking libio-html-perl (1.001-1) ...
10:21:51 #8 36.36 Selecting previously unselected package liblwp-mediatypes-perl.
10:21:51 #8 36.36 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
10:21:51 #8 36.38 Unpacking liblwp-mediatypes-perl (6.02-1) ...
10:21:51 #8 36.44 Selecting previously unselected package libhttp-message-perl.
10:21:51 #8 36.44 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
10:21:51 #8 36.45 Unpacking libhttp-message-perl (6.11-1) ...
10:21:51 #8 36.50 Selecting previously unselected package libhtml-form-perl.
10:21:51 #8 36.50 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
10:21:51 #8 36.50 Unpacking libhtml-form-perl (6.03-1) ...
10:21:51 #8 36.53 Selecting previously unselected package libhtml-tree-perl.
10:21:51 #8 36.53 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
10:21:51 #8 36.54 Unpacking libhtml-tree-perl (5.03-2) ...
10:21:51 #8 36.58 Selecting previously unselected package libhtml-format-perl.
10:21:51 #8 36.58 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
10:21:51 #8 36.59 Unpacking libhtml-format-perl (2.11-2) ...
10:21:51 #8 36.62 Selecting previously unselected package libhttp-cookies-perl.
10:21:51 #8 36.62 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
10:21:51 #8 36.63 Unpacking libhttp-cookies-perl (6.01-1) ...
10:21:51 #8 36.66 Selecting previously unselected package libhttp-daemon-perl.
10:21:51 #8 36.66 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
10:21:51 #8 36.66 Unpacking libhttp-daemon-perl (6.01-1) ...
10:21:51 #8 36.69 Selecting previously unselected package libhttp-negotiate-perl.
10:21:51 #8 36.69 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
10:21:51 #8 36.70 Unpacking libhttp-negotiate-perl (6.00-2) ...
10:21:51 #8 36.72 Selecting previously unselected package libio-pty-perl.
10:21:51 #8 36.72 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
10:21:51 #8 36.73 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
10:21:51 #8 36.76 Selecting previously unselected package libio-string-perl.
10:21:51 #8 36.77 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
10:21:51 #8 36.77 Unpacking libio-string-perl (1.08-3) ...
10:21:51 #8 36.80 Selecting previously unselected package libipc-run-perl.
10:21:51 #8 36.80 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
10:21:51 #8 36.81 Unpacking libipc-run-perl (0.94-1) ...
10:21:51 #8 36.87 Selecting previously unselected package liblist-moreutils-perl.
10:21:52 #8 36.87 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
10:21:52 #8 36.87 Unpacking liblist-moreutils-perl (0.413-1build1) ...
10:21:52 #8 36.91 Selecting previously unselected package libnet-http-perl.
10:21:52 #8 36.91 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
10:21:52 #8 36.92 Unpacking libnet-http-perl (6.09-1) ...
10:21:52 #8 36.95 Selecting previously unselected package libwww-robotrules-perl.
10:21:52 #8 36.95 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
10:21:52 #8 36.96 Unpacking libwww-robotrules-perl (6.01-1) ...
10:21:52 #8 37.00 Selecting previously unselected package libwww-perl.
10:21:52 #8 37.00 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
10:21:52 #8 37.01 Unpacking libwww-perl (6.15-1) ...
10:21:52 #8 37.06 Selecting previously unselected package liblwp-protocol-https-perl.
10:21:52 #8 37.06 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
10:21:52 #8 37.06 Unpacking liblwp-protocol-https-perl (6.06-2) ...
10:21:52 #8 37.09 Selecting previously unselected package libsys-hostname-long-perl.
10:21:52 #8 37.09 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
10:21:52 #8 37.10 Unpacking libsys-hostname-long-perl (1.5-1) ...
10:21:52 #8 37.12 Selecting previously unselected package libmail-sendmail-perl.
10:21:52 #8 37.13 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
10:21:52 #8 37.13 Unpacking libmail-sendmail-perl (0.79.16-1) ...
10:21:52 #8 37.16 Selecting previously unselected package libparse-debianchangelog-perl.
10:21:52 #8 37.16 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
10:21:52 #8 37.16 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
10:21:52 #8 37.20 Selecting previously unselected package libperlio-gzip-perl.
10:21:52 #8 37.20 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
10:21:52 #8 37.20 Unpacking libperlio-gzip-perl (0.19-1build1) ...
10:21:52 #8 37.23 Selecting previously unselected package libtext-levenshtein-perl.
10:21:52 #8 37.23 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
10:21:52 #8 37.24 Unpacking libtext-levenshtein-perl (0.13-1) ...
10:21:52 #8 37.27 Selecting previously unselected package libyaml-libyaml-perl.
10:21:52 #8 37.27 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
10:21:52 #8 37.27 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
10:21:52 #8 37.31 Selecting previously unselected package hardening-includes.
10:21:52 #8 37.31 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
10:21:52 #8 37.32 Unpacking hardening-includes (2.7ubuntu2) ...
10:21:52 #8 37.35 Selecting previously unselected package patchutils.
10:21:52 #8 37.35 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
10:21:52 #8 37.36 Unpacking patchutils (0.3.4-1) ...
10:21:52 #8 37.39 Selecting previously unselected package t1utils.
10:21:52 #8 37.39 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
10:21:52 #8 37.40 Unpacking t1utils (1.39-2) ...
10:21:52 #8 37.45 Selecting previously unselected package lintian.
10:21:52 #8 37.45 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
10:21:52 #8 37.47 Unpacking lintian (2.5.43ubuntu0.1) ...
10:21:52 #8 37.78 Selecting previously unselected package manpages-dev.
10:21:52 #8 37.78 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
10:21:52 #8 37.82 Unpacking manpages-dev (4.04-2) ...
10:21:53 #8 38.13 Selecting previously unselected package python3-pkg-resources.
10:21:53 #8 38.13 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
10:21:53 #8 38.13 Unpacking python3-pkg-resources (20.7.0-1) ...
10:21:53 #8 38.17 Selecting previously unselected package python3-chardet.
10:21:53 #8 38.17 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
10:21:53 #8 38.18 Unpacking python3-chardet (2.3.0-2) ...
10:21:53 #8 38.22 Selecting previously unselected package python3-six.
10:21:53 #8 38.23 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
10:21:53 #8 38.23 Unpacking python3-six (1.10.0-3) ...
10:21:53 #8 38.27 Selecting previously unselected package python3-debian.
10:21:53 #8 38.27 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
10:21:53 #8 38.27 Unpacking python3-debian (0.1.27ubuntu2) ...
10:21:53 #8 38.31 Selecting previously unselected package rename.
10:21:53 #8 38.31 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
10:21:53 #8 38.32 Unpacking rename (0.20-4) ...
10:21:53 #8 38.35 Selecting previously unselected package unzip.
10:21:53 #8 38.35 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ...
10:21:53 #8 38.35 Unpacking unzip (6.0-20ubuntu1.1) ...
10:21:53 #8 38.40 Selecting previously unselected package wdiff.
10:21:53 #9 34.27 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
10:21:53 #9 34.27 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
10:21:53 #8 38.40 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
10:21:53 #8 38.40 Unpacking wdiff (1.2.2-1build1) ...
10:21:53 #8 38.44 Selecting previously unselected package equivs.
10:21:53 #8 38.44 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
10:21:53 #8 38.44 Unpacking equivs (2.0.9+nmu1) ...
10:21:53 #8 38.48 Selecting previously unselected package libauthen-sasl-perl.
10:21:53 #8 38.48 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
10:21:53 #8 38.49 Unpacking libauthen-sasl-perl (2.1600-1) ...
10:21:53 #8 38.53 Selecting previously unselected package python3-magic.
10:21:53 #8 38.53 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.4_all.deb ...
10:21:53 #8 38.54 Unpacking python3-magic (1:5.25-2ubuntu1.4) ...
10:21:53 #8 38.56 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:21:53 #8 38.58 Processing triggers for systemd (229-4ubuntu21.29) ...
10:21:53 #8 38.61 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
10:21:53 #8 38.65 Setting up liblocale-gettext-perl (1.07-1build1) ...
10:21:53 #8 38.66 Setting up libmnl0:amd64 (1.0.3-5) ...
10:21:53 #8 38.69 Setting up libpopt0:amd64 (1.16-10) ...
10:21:53 #8 38.71 Setting up mime-support (3.59ubuntu1) ...
10:21:53 #8 38.74 Setting up libmpdec2:amd64 (2.4.2-1) ...
10:21:53 #8 38.75 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
10:21:53 #8 38.77 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.12) ...
10:21:53 #8 38.79 Setting up python3.5 (3.5.2-2ubuntu0~16.04.12) ...
10:21:54 #8 39.72 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
10:21:54 #8 39.73 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
10:21:54 #8 39.75 Setting up libffi6:amd64 (3.2.1-4) ...
10:21:54 #8 39.76 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ...
10:21:54 #8 39.77 No schema files found: doing nothing.
10:21:54 #8 39.78 Setting up libxau6:amd64 (1:1.0.8-1) ...
10:21:54 #8 39.79 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
10:21:54 #8 39.81 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
10:21:54 #8 39.82 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ...
10:21:54 #8 39.83 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ...
10:21:54 #8 39.84 Setting up libxext6:amd64 (2:1.3.3-1) ...
10:21:54 #8 39.86 Setting up groff-base (1.22.3-7) ...
10:21:54 #8 39.88 Setting up bsdmainutils (9.0.6ubuntu3) ...
10:21:55 #8 39.90 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
10:21:55 #8 39.90 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
10:21:55 #8 39.91 Setting up libpipeline1:amd64 (1.4.1-2) ...
10:21:55 #8 39.92 Setting up man-db (2.7.5-1) ...
10:21:55 #8 40.00 Building database of manual pages ...
10:22:01 #8 46.31 Setting up sgml-base (1.26+nmu4ubuntu1) ...
10:22:01 #8 46.34 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
10:22:01 #8 46.36 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ...
10:22:01 #8 46.37 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ...
10:22:01 #8 46.39 Setting up perl (5.22.1-9ubuntu0.9) ...
10:22:01 #8 46.41 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
10:22:01 #8 46.41 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.13) ...
10:22:01 #8 46.43 Setting up python2.7 (2.7.12-1ubuntu0~16.04.13) ...
10:22:01 #9 42.64 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
10:22:02 #8 47.08 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
10:22:02 #8 47.09 Setting up python (2.7.12-1~16.04) ...
10:22:02 #8 47.10 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
10:22:02 #8 47.12 Setting up libmpfr4:amd64 (3.1.4-1) ...
10:22:02 #8 47.13 Setting up libmpc3:amd64 (1.0.3-1) ...
10:22:02 #8 47.14 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
10:22:02 #8 47.15 Setting up distro-info-data (0.28ubuntu0.16) ...
10:22:02 #8 47.16 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
10:22:02 #8 47.18 Setting up file (1:5.25-2ubuntu1.4) ...
10:22:02 #8 47.19 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
10:22:02 #8 47.24 Setting up ifupdown (0.8.10ubuntu1.4) ...
10:22:02 #8 47.33 Creating /etc/network/interfaces.
10:22:02 #8 47.46 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:22:02 #8 47.47 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.17) ...
10:22:02 #8 47.48 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
10:22:02 #8 47.51 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
10:22:02 #8 47.53 Setting up less (481-2.1ubuntu0.2) ...
10:22:02 #8 47.61 Setting up libapt-inst2.0:amd64 (1.2.32ubuntu0.2) ...
10:22:02 #8 47.62 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
10:22:02 #8 47.63 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
10:22:02 #8 47.64 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
10:22:02 #8 47.66 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
10:22:02 #8 47.67 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ...
10:22:02 #8 47.69 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
10:22:02 #8 47.70 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
10:22:02 #8 47.71 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
10:22:02 #8 47.74 Setting up netbase (5.3) ...
10:22:02 #8 47.77 Setting up openssl (1.0.2g-1ubuntu4.18) ...
10:22:02 #8 47.78 Setting up ca-certificates (20210119~16.04.1) ...
10:22:03 #8 48.14 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
10:22:03 #8 48.16 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
10:22:03 #8 48.17 Setting up iso-codes (3.65-1) ...
10:22:03 #8 48.18 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ...
10:22:03 #8 48.20 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.21 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.22 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:22:03 #8 48.24 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:22:03 #8 48.25 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
10:22:03 #8 48.26 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:22:03 #8 48.27 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ...
10:22:03 #8 48.29 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.32 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.33 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.34 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.35 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.37 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.39 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
10:22:03 #8 48.40 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:22:03 #8 48.41 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:22:03 #8 48.42 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.12) ...
10:22:03 #8 48.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
10:22:03 #8 48.46 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.18) ...
10:22:03 #8 48.48 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
10:22:03 #8 48.49 Setting up libglib2.0-data (2.48.2-0ubuntu4.6) ...
10:22:03 #8 48.50 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
10:22:03 #8 48.51 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
10:22:03 #8 48.53 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
10:22:03 #8 48.54 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
10:22:03 #8 48.56 Setting up manpages (4.04-2) ...
10:22:03 #8 48.56 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ...
10:22:03 #8 48.64 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.11) ...
10:22:03 #8 48.65 Setting up rsync (3.1.1-3ubuntu1.3) ...
10:22:03 #8 48.70 invoke-rc.d: could not determine current runlevel
10:22:03 #8 48.70 invoke-rc.d: policy-rc.d denied execution of restart.
10:22:03 #8 48.70 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
10:22:05 #8 50.90 Setting up strace (4.11-1ubuntu3) ...
10:22:05 #8 50.91 Setting up xauth (1:1.0.9-1ubuntu2) ...
10:22:06 #8 50.93 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
10:22:06 #8 50.97 Setting up xml-core (0.13+nmu2) ...
10:22:06 #8 51.13 Setting up at (3.1.18-2ubuntu1) ...
10:22:06 #8 51.29 invoke-rc.d: could not determine current runlevel
10:22:06 #8 51.29 invoke-rc.d: policy-rc.d denied execution of start.
10:22:06 #8 51.30 Setting up autotools-dev (20150820.1) ...
10:22:06 #8 51.32 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
10:22:06 #8 51.34 Setting up libc-dev-bin (2.23-0ubuntu11.2) ...
10:22:06 #8 51.36 Setting up linux-libc-dev:amd64 (4.4.0-201.233) ...
10:22:06 #8 51.37 Setting up libc6-dev:amd64 (2.23-0ubuntu11.2) ...
10:22:06 #8 51.39 Setting up libisl15:amd64 (0.16.1-1) ...
10:22:06 #8 51.41 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.42 Setting up cpp (4:5.3.1-1ubuntu1) ...
10:22:06 #8 51.45 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.46 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.48 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.49 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.50 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.51 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.53 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.54 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.55 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.57 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.58 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.59 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.60 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.61 Setting up gcc (4:5.3.1-1ubuntu1) ...
10:22:06 #8 51.64 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.65 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
10:22:06 #8 51.66 Setting up g++ (4:5.3.1-1ubuntu1) ...
10:22:06 #8 51.69 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
10:22:06 #8 51.70 Setting up make (4.1-6) ...
10:22:06 #8 51.71 Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
10:22:06 #8 51.72 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
10:22:06 #8 51.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:22:06 #8 51.74 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
10:22:06 #8 51.75 Setting up dpkg-dev (1.18.4ubuntu1.6) ...
10:22:06 #8 51.77 Setting up build-essential (12.1ubuntu2) ...
10:22:06 #8 51.78 Setting up curl (7.47.0-1ubuntu2.18) ...
10:22:06 #8 51.79 Setting up dctrl-tools (2.24-2) ...
10:22:06 #8 51.80 Setting up libcroco3:amd64 (0.6.11-1) ...
10:22:06 #8 51.81 Setting up gettext (0.19.7-2ubuntu3.1) ...
10:22:06 #8 51.83 Setting up intltool-debian (0.35.0+20060710.4) ...
10:22:06 #8 51.84 Setting up po-debconf (1.0.19) ...
10:22:06 #8 51.86 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
10:22:06 #8 51.87 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
10:22:06 #8 51.88 Setting up libtimedate-perl (2.3000-2) ...
10:22:07 #8 51.89 Setting up diffstat (1.61-1) ...
10:22:07 #8 51.90 Setting up dput (0.9.6.4ubuntu3) ...
10:22:07 #8 51.94 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
10:22:07 #8 51.96 Setting up fakeroot (1.20.2-1ubuntu1) ...
10:22:07 #8 51.97 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
10:22:07 #8 51.99 Setting up liberror-perl (0.17-1.2) ...
10:22:07 #8 52.00 Setting up git-man (1:2.7.4-0ubuntu1.9) ...
10:22:07 #8 52.02 Setting up git (1:2.7.4-0ubuntu1.9) ...
10:22:07 #8 52.04 Setting up libalgorithm-diff-perl (1.19.03-1) ...
10:22:07 #8 52.05 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
10:22:07 #8 52.06 Setting up libalgorithm-merge-perl (0.08-3) ...
10:22:07 #8 52.09 Setting up libapt-pkg-perl (0.1.29build7) ...
10:22:07 #8 52.11 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:22:07 #8 52.12 Setting up libhtml-tagset-perl (3.20-2) ...
10:22:07 #8 52.14 Setting up liburi-perl (1.71-1) ...
10:22:07 #8 52.15 Setting up libhtml-parser-perl (3.72-1) ...
10:22:07 #8 52.17 Setting up libcgi-pm-perl (4.26-1) ...
10:22:07 #8 52.19 Setting up libfcgi-perl (0.77-1build1) ...
10:22:07 #8 52.21 Setting up libcgi-fast-perl (1:2.10-1) ...
10:22:07 #8 52.22 Setting up libsub-name-perl (0.14-1build1) ...
10:22:07 #8 52.24 Setting up libclass-accessor-perl (0.34-1) ...
10:22:07 #8 52.25 Setting up libclone-perl (0.38-1build1) ...
10:22:07 #8 52.27 Setting up libdata-alias-perl (1.20-1build1) ...
10:22:07 #8 52.29 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
10:22:07 #8 52.31 Setting up libdistro-info-perl (0.14ubuntu0.1) ...
10:22:07 #8 52.32 Setting up libnet-ssleay-perl (1.72-1build1) ...
10:22:07 #8 52.33 Setting up libio-socket-ssl-perl (2.024-1) ...
10:22:07 #8 52.34 Setting up libnet-smtp-ssl-perl (1.03-1) ...
10:22:07 #8 52.35 Setting up libmailtools-perl (2.13-1) ...
10:22:07 #8 52.37 Setting up libsocket6-perl (0.25-1build2) ...
10:22:07 #8 52.38 Setting up libio-socket-inet6-perl (2.72-2) ...
10:22:07 #8 52.39 Setting up libnet-ip-perl (1.26-1) ...
10:22:07 #8 52.40 Setting up libnet-dns-perl (0.81-2build1) ...
10:22:07 #8 52.41 Setting up libnet-domain-tld-perl (1.73-1) ...
10:22:07 #8 52.42 Setting up libemail-valid-perl (1.198-1) ...
10:22:07 #8 52.43 Setting up libencode-locale-perl (1.05-1) ...
10:22:07 #8 52.44 Setting up libexporter-tiny-perl (0.042-1) ...
10:22:07 #8 52.46 Setting up libipc-system-simple-perl (1.25-3) ...
10:22:07 #8 52.47 Setting up libfile-basedir-perl (0.07-1) ...
10:22:07 #8 52.48 Setting up libfile-fcntllock-perl (0.22-3) ...
10:22:07 #8 52.49 Setting up libhttp-date-perl (6.02-1) ...
10:22:07 #8 52.50 Setting up libfile-listing-perl (6.04-1) ...
10:22:07 #8 52.51 Setting up libfont-afm-perl (1.20-1) ...
10:22:07 #8 52.52 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
10:22:07 #8 52.54 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
10:22:07 #8 52.55 Setting up libio-html-perl (1.001-1) ...
10:22:07 #8 52.56 Setting up liblwp-mediatypes-perl (6.02-1) ...
10:22:07 #8 52.57 Setting up libhttp-message-perl (6.11-1) ...
10:22:07 #8 52.59 Setting up libhtml-form-perl (6.03-1) ...
10:22:07 #8 52.60 Setting up libhtml-tree-perl (5.03-2) ...
10:22:07 #8 52.61 Setting up libhtml-format-perl (2.11-2) ...
10:22:07 #8 52.63 Setting up libhttp-cookies-perl (6.01-1) ...
10:22:07 #8 52.66 Setting up libhttp-daemon-perl (6.01-1) ...
10:22:07 #8 52.67 Setting up libhttp-negotiate-perl (6.00-2) ...
10:22:07 #8 52.68 Setting up libio-pty-perl (1:1.08-1.1build1) ...
10:22:07 #8 52.69 Setting up libio-string-perl (1.08-3) ...
10:22:07 #8 52.70 Setting up libipc-run-perl (0.94-1) ...
10:22:07 #8 52.72 Setting up liblist-moreutils-perl (0.413-1build1) ...
10:22:07 #8 52.73 Setting up libnet-http-perl (6.09-1) ...
10:22:07 #8 52.74 Setting up libwww-robotrules-perl (6.01-1) ...
10:22:07 #8 52.75 Setting up libsys-hostname-long-perl (1.5-1) ...
10:22:07 #8 52.76 Setting up libmail-sendmail-perl (0.79.16-1) ...
10:22:07 #8 52.78 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
10:22:07 #8 52.79 Setting up libperlio-gzip-perl (0.19-1build1) ...
10:22:07 #8 52.80 Setting up libtext-levenshtein-perl (0.13-1) ...
10:22:07 #8 52.81 Setting up libyaml-libyaml-perl (0.41-6build1) ...
10:22:07 #8 52.82 Setting up hardening-includes (2.7ubuntu2) ...
10:22:07 #8 52.83 Setting up patchutils (0.3.4-1) ...
10:22:07 #8 52.85 Setting up t1utils (1.39-2) ...
10:22:07 #8 52.86 Setting up lintian (2.5.43ubuntu0.1) ...
10:22:07 #8 52.88 Setting up manpages-dev (4.04-2) ...
10:22:07 #8 52.89 Setting up rename (0.20-4) ...
10:22:07 #8 52.90 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
10:22:07 #8 52.91 Setting up unzip (6.0-20ubuntu1.1) ...
10:22:07 #8 52.93 Setting up wdiff (1.2.2-1build1) ...
10:22:07 #8 52.94 Setting up libauthen-sasl-perl (2.1600-1) ...
10:22:07 #8 52.95 Setting up dh-python (2.20151103ubuntu1.2) ...
10:22:08 #8 53.12 Setting up python3 (3.5.1-3) ...
10:22:08 #8 53.44 Setting up lsb-release (9.20160110ubuntu0.2) ...
10:22:08 #8 53.45 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.11) ...
10:22:08 #8 53.63 Setting up debhelper (9.20160115ubuntu3) ...
10:22:08 #8 53.64 Setting up devscripts (2.16.2ubuntu3) ...
10:22:09 #8 53.81 Setting up liblwp-protocol-https-perl (6.06-2) ...
10:22:09 #8 53.82 Setting up python3-pkg-resources (20.7.0-1) ...
10:22:09 #8 54.02 Setting up python3-chardet (2.3.0-2) ...
10:22:09 #8 54.30 Setting up python3-six (1.10.0-3) ...
10:22:09 #8 54.46 Setting up python3-debian (0.1.27ubuntu2) ...
10:22:10 #8 54.68 Setting up equivs (2.0.9+nmu1) ...
10:22:10 #8 54.71 Setting up python3-magic (1:5.25-2ubuntu1.4) ...
10:22:10 #8 54.90 Setting up dh-strip-nondeterminism (0.015-1) ...
10:22:10 #8 54.91 Setting up libwww-perl (6.15-1) ...
10:22:10 #8 54.93 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:22:10 #8 54.94 Processing triggers for systemd (229-4ubuntu21.29) ...
10:22:10 #8 54.95 Processing triggers for ca-certificates (20210119~16.04.1) ...
10:22:10 #8 54.96 Updating certificates in /etc/ssl/certs...
10:22:11 #8 56.07 129 added, 0 removed; done.
10:22:11 #8 56.07 Running hooks in /etc/ca-certificates/update.d...
10:22:11 #8 56.07 done.
10:22:11 #8 56.09 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
10:22:11 #9 50.94 --------------------------------------------------------------------------------
10:22:11 #9 50.94 Total                                              672 kB/s |  16 MB  00:24     
10:22:11 #9 50.94 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
10:22:11 #9 50.95 Importing GPG key 0xF4A80EB5:
10:22:11 #9 50.95  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
10:22:11 #9 50.95  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
10:22:11 #9 50.95  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
10:22:11 #9 50.95  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
10:22:11 #9 50.99 Running transaction check
10:22:11 #9 51.02 Running transaction test
10:22:11 #9 51.06 Transaction test succeeded
10:22:11 #9 51.06 Running transaction
10:22:11 #9 51.22   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
10:22:11 #9 51.24   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
10:22:11 #9 51.25   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
10:22:11 #9 51.27   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
10:22:11 #9 51.29   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
10:22:11 #9 51.31   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
10:22:11 #9 51.32   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                    7/44 
10:22:11 #9 51.57   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
10:22:11 #9 51.58   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
10:22:11 #9 51.60   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
10:22:11 #9 51.61   Installing : perl-threads-1.87-4.el7.x86_64                             11/44 
10:22:11 #9 51.63   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      12/44 
10:22:11 #9 51.64   Installing : perl-Exporter-5.68-3.el7.noarch                            13/44 
10:22:11 #9 51.65   Installing : perl-constant-1.27-2.el7.noarch                            14/44 
10:22:11 #9 51.67   Installing : perl-Carp-1.26-244.el7.noarch                              15/44 
10:22:11 #9 51.68   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      16/44 
10:22:11 #9 51.69   Installing : perl-Socket-2.010-5.el7.x86_64                             17/44 
10:22:11 #9 51.71   Installing : perl-Time-Local-1.2300-2.el7.noarch                        18/44 
10:22:11 #9 51.73   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
10:22:11 #9 51.74   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
10:22:11 #9 51.76   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
10:22:11 #9 51.78   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
10:22:11 #9 51.82   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
10:22:11 #9 51.83   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
10:22:11 #9 51.85   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
10:22:11 #9 51.87   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
10:22:11 #9 51.95   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/44 
10:22:12 #8 DONE 56.8s
10:22:12 
10:22:12 #10 [stage-1 3/8] COPY common /root/build-deb/debian
10:22:12 #10 sha256:61e913804de03d82333beefaf2019a5310b681fec9c583b651f70735192ed1b7
10:22:12 #10 DONE 0.1s
10:22:12 
10:22:12 #11 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
10:22:12 #11 sha256:c2e50f3b6dd2f4ae5e0412aa72daba85899aba7bea867d7303c31f2a33466bc3
10:22:12 #9 52.51   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
10:22:12 #9 53.36   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             29/44 
10:22:12 #9 53.39   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
10:22:12 #9 53.41   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
10:22:12 #9 53.42   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
10:22:12 #9 53.44   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
10:22:12 #9 53.48   Installing : zip-3.0-11.el7.x86_64                                      34/44 
10:22:12 #9 53.52   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
10:22:12 #9 53.55   Installing : unzip-6.0-21.el7.x86_64                                    36/44 
10:22:12 #9 53.57   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
10:22:13 #11 1.068 dh_testdir
10:22:13 #11 1.081 dh_testroot
10:22:13 #11 1.092 dh_prep
10:22:13 #11 1.108 dh_testdir
10:22:13 #11 1.120 dh_testroot
10:22:13 #11 1.131 dh_install
10:22:13 #11 1.152 dh_installdocs
10:22:13 #11 1.168 dh_installchangelogs
10:22:13 #9 53.60   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
10:22:13 #11 1.243 dh_compress
10:22:13 #11 1.269 dh_fixperms
10:22:13 #11 1.308 dh_installdeb
10:22:13 #11 1.322 dh_gencontrol
10:22:13 #9 54.42   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
10:22:13 #9 54.44   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
10:22:13 #9 54.45   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
10:22:13 #9 54.47   Installing : file-5.11-37.el7.x86_64                                    42/44 
10:22:13 #9 54.50   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
10:22:13 #9 54.55   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
10:22:13 #9 54.57   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
10:22:13 #9 54.58   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
10:22:13 #9 54.59   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
10:22:13 #9 54.60   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
10:22:13 #9 54.60   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/44 
10:22:13 #9 54.61   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
10:22:13 #9 54.62   Verifying  : perl-constant-1.27-2.el7.noarch                             7/44 
10:22:13 #9 54.63   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
10:22:13 #9 54.63   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/44 
10:22:13 #9 54.64   Verifying  : perl-Carp-1.26-244.el7.noarch                              10/44 
10:22:13 #9 54.65   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      11/44 
10:22:13 #11 1.426 dh_md5sums
10:22:13 #11 1.447 dh_builddeb
10:22:13 #11 1.462 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
10:22:13 #11 1.486 
10:22:13 #11 1.486 The package has been created.
10:22:13 #11 1.486 Attention, the package has been created in the current directory,
10:22:13 #11 1.486 not in ".." as indicated by the message above!
10:22:13 #11 1.508 Selecting previously unselected package docker-ce-build-deps.
10:22:13 #11 1.518 (Reading database ... 20356 files and directories currently installed.)
10:22:13 #11 1.519 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
10:22:13 #11 1.523 Unpacking docker-ce-build-deps (1.0) ...
10:22:13 #9 54.66   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         12/44 
10:22:13 #9 54.66   Verifying  : perl-Socket-2.010-5.el7.x86_64                             13/44 
10:22:13 #9 54.67   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  14/44 
10:22:13 #9 54.68   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/44 
10:22:13 #9 54.68   Verifying  : groff-base-1.22.2-8.el7.x86_64                             16/44 
10:22:13 #9 54.69   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        17/44 
10:22:13 #9 54.70   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        18/44 
10:22:13 #9 54.71   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             19/44 
10:22:13 #9 54.71   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/44 
10:22:13 #9 54.72   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/44 
10:22:13 #9 54.73   Verifying  : dwz-0.11-3.el7.x86_64                                      22/44 
10:22:13 #9 54.74   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/44 
10:22:13 #9 54.75   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/44 
10:22:13 #9 54.75   Verifying  : patch-2.7.1-12.el7_7.x86_64                                25/44 
10:22:13 #9 54.76   Verifying  : unzip-6.0-21.el7.x86_64                                    26/44 
10:22:13 #9 54.77   Verifying  : perl-Storable-2.45-3.el7.x86_64                            27/44 
10:22:13 #9 54.78   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 28/44 
10:22:13 #9 54.78   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           29/44 
10:22:13 #9 54.79   Verifying  : perl-Encode-2.51-7.el7.x86_64                              30/44 
10:22:13 #9 54.80   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
10:22:13 #9 54.80   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
10:22:13 #9 54.81   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
10:22:13 #9 54.82   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             34/44 
10:22:13 #9 54.82   Verifying  : perl-File-Path-2.09-2.el7.noarch                           35/44 
10:22:13 #9 54.83   Verifying  : elfutils-0.176-5.el7.x86_64                                36/44 
10:22:13 #9 54.84   Verifying  : zip-3.0-11.el7.x86_64                                      37/44 
10:22:13 #9 54.85   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      38/44 
10:22:13 #9 54.85   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/44 
10:22:13 #9 54.86   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/44 
10:22:14 #9 54.86   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/44 
10:22:14 #9 54.87   Verifying  : python-srpm-macros-3-34.el7.noarch                         42/44 
10:22:14 #9 54.88   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        43/44 
10:22:14 #9 54.88   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
10:22:14 #9 54.92 
10:22:14 #9 54.92 Installed:
10:22:14 #9 54.92   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
10:22:14 #9 54.92 
10:22:14 #9 54.92 Dependency Installed:
10:22:14 #9 54.92   bzip2.x86_64 0:1.0.6-13.el7                                                   
10:22:14 #9 54.92   desktop-file-utils.x86_64 0:0.23-2.el7                                        
10:22:14 #9 54.92   dwz.x86_64 0:0.11-3.el7                                                       
10:22:14 #9 54.92   elfutils.x86_64 0:0.176-5.el7                                                 
10:22:14 #9 54.92   emacs-filesystem.noarch 1:24.3-23.el7                                         
10:22:14 #9 54.92   file.x86_64 0:5.11-37.el7                                                     
10:22:14 #9 54.92   gdb.x86_64 0:7.6.1-120.el7                                                    
10:22:14 #9 54.92   groff-base.x86_64 0:1.22.2-8.el7                                              
10:22:14 #9 54.92   patch.x86_64 0:2.7.1-12.el7_7                                                 
10:22:14 #9 54.92   perl.x86_64 4:5.16.3-299.el7_9                                                
10:22:14 #9 54.92   perl-Carp.noarch 0:1.26-244.el7                                               
10:22:14 #9 54.92   perl-Encode.x86_64 0:2.51-7.el7                                               
10:22:14 #9 54.92   perl-Exporter.noarch 0:5.68-3.el7                                             
10:22:14 #9 54.92   perl-File-Path.noarch 0:2.09-2.el7                                            
10:22:14 #9 54.92   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
10:22:14 #9 54.92   perl-Filter.x86_64 0:1.49-3.el7                                               
10:22:14 #9 54.92   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
10:22:14 #9 54.92   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
10:22:14 #9 54.92   perl-PathTools.x86_64 0:3.40-5.el7                                            
10:22:14 #9 54.92   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
10:22:14 #9 54.92   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
10:22:14 #9 54.92   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
10:22:14 #9 54.92   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
10:22:14 #9 54.92   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
10:22:14 #9 54.92   perl-Socket.x86_64 0:2.010-5.el7                                              
10:22:14 #9 54.92   perl-Storable.x86_64 0:2.45-3.el7                                             
10:22:14 #9 54.92   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
10:22:14 #9 54.92   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
10:22:14 #9 54.92   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
10:22:14 #9 54.92   perl-Time-Local.noarch 0:1.2300-2.el7                                         
10:22:14 #9 54.92   perl-constant.noarch 0:1.27-2.el7                                             
10:22:14 #9 54.92   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
10:22:14 #9 54.92   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
10:22:14 #9 54.92   perl-parent.noarch 1:0.225-244.el7                                            
10:22:14 #9 54.92   perl-podlators.noarch 0:2.5.1-3.el7                                           
10:22:14 #9 54.92   perl-srpm-macros.noarch 0:1-8.el7                                             
10:22:14 #9 54.92   perl-threads.x86_64 0:1.87-4.el7                                              
10:22:14 #9 54.92   perl-threads-shared.x86_64 0:1.43-6.el7                                       
10:22:14 #9 54.92   python-srpm-macros.noarch 0:3-34.el7                                          
10:22:14 #9 54.92   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
10:22:14 #9 54.92   unzip.x86_64 0:6.0-21.el7                                                     
10:22:14 #9 54.92   zip.x86_64 0:3.0-11.el7                                                       
10:22:14 #9 54.92 
10:22:14 #9 54.92 Complete!
10:22:14 #9 DONE 55.1s
10:22:14 
10:22:14 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
10:22:14 #11 sha256:119f3db2bdf16b210fc5e69bc80a68c53d80d77db71077e992228750295c4e97
10:22:14 #11 DONE 0.0s
10:22:14 
10:22:14 #12 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
10:22:14 #12 sha256:d61419130219108a5e462470b477205406105f849cdf74bee3ff5a6266c61d06
10:22:14 #11 1.567 Reading package lists...
10:22:14 #11 2.422 Building dependency tree...
10:22:14 #11 2.560 Reading state information...
10:22:14 #11 2.572 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
10:22:14 #11 2.595 Starting 2 pkgProblemResolver with broken count: 0
10:22:14 #11 2.597 Done
10:22:14 #11 2.608  Done
10:22:14 #11 2.611 Starting pkgProblemResolver with broken count: 0
10:22:14 #11 2.628 Starting 2 pkgProblemResolver with broken count: 0
10:22:14 #11 2.629 Done
10:22:14 #11 2.687 The following additional packages will be installed:
10:22:14 #11 2.687   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
10:22:14 #11 2.688   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
10:22:14 #11 2.688   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
10:22:14 #11 2.688   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
10:22:14 #11 2.688   libtool libudev-dev pkg-config
10:22:14 #11 2.689 Suggested packages:
10:22:14 #11 2.689   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
10:22:14 #11 2.689   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
10:22:14 #11 2.690 The following NEW packages will be installed:
10:22:14 #11 2.690   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
10:22:14 #11 2.690   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
10:22:14 #11 2.690   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
10:22:14 #11 2.691   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
10:22:14 #11 2.691   libtool libudev-dev pkg-config
10:22:14 #12 0.610 Loaded plugins: fastestmirror, ovl
10:22:14 #12 0.724 Enabling base-source repository
10:22:14 #12 0.724 Enabling extras-source repository
10:22:14 #12 0.724 Enabling updates-source repository
10:22:14 #12 0.724 Loading mirror speeds from cached hostfile
10:22:14 #12 0.725  * base: d36uatko69830t.cloudfront.net
10:22:14 #12 0.726  * extras: d36uatko69830t.cloudfront.net
10:22:14 #12 0.726  * updates: d36uatko69830t.cloudfront.net
10:22:17 #11 4.931 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
10:22:17 #11 4.931 1 not fully installed or removed.
10:22:17 #11 4.931 Need to get 7061 kB of archives.
10:22:17 #11 4.931 After this operation, 36.8 MB of additional disk space will be used.
10:22:17 #11 4.931 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
10:22:17 #11 5.260 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
10:22:17 #11 5.280 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
10:22:17 #11 5.433 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
10:22:17 #11 5.546 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB]
10:22:17 #11 5.561 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.18 [187 kB]
10:22:17 #11 5.570 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
10:22:17 #11 5.573 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
10:22:17 #11 5.694 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
10:22:17 #11 5.695 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
10:22:17 #11 5.696 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
10:22:17 #11 5.696 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.29 [150 kB]
10:22:17 #11 5.703 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
10:22:17 #11 5.715 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
10:22:17 #11 5.722 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
10:22:17 #11 5.729 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
10:22:17 #11 5.729 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
10:22:17 #11 5.767 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
10:22:17 #11 5.769 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
10:22:17 #11 5.839 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
10:22:17 #11 5.840 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
10:22:17 #11 5.842 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.16.04.3 [65.5 kB]
10:22:17 #11 5.844 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.29 [159 kB]
10:22:17 #11 5.846 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
10:22:17 #11 5.849 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
10:22:17 #11 5.918 debconf: delaying package configuration, since apt-utils is not installed
10:22:17 #11 5.941 Fetched 7061 kB in 3s (2271 kB/s)
10:22:18 #11 5.968 Selecting previously unselected package bash-completion.
10:22:18 #11 5.968 (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 ... 20360 files and directories currently installed.)
10:22:18 #11 5.980 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
10:22:18 #11 6.235 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
10:22:18 #11 6.254 Replaced by files in installed package apt (1.2.32ubuntu0.2) ...
10:22:18 #11 6.330 Selecting previously unselected package liblzo2-2:amd64.
10:22:18 #11 6.330 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
10:22:18 #11 6.334 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
10:22:18 #11 6.370 Selecting previously unselected package btrfs-tools.
10:22:18 #11 6.372 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
10:22:18 #11 6.379 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
10:22:18 #11 6.470 Selecting previously unselected package cmake-data.
10:22:18 #11 6.472 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
10:22:18 #11 6.477 Unpacking cmake-data (3.5.1-1ubuntu3) ...
10:22:18 #11 6.728 Selecting previously unselected package libarchive13:amd64.
10:22:18 #11 6.731 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ...
10:22:18 #11 6.736 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
10:22:18 #11 6.794 Selecting previously unselected package libcurl3:amd64.
10:22:18 #11 6.796 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.18_amd64.deb ...
10:22:18 #11 6.799 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.18) ...
10:22:18 #11 6.844 Selecting previously unselected package libjsoncpp1:amd64.
10:22:19 #11 6.846 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
10:22:19 #11 6.850 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
10:22:19 #11 6.893 Selecting previously unselected package cmake.
10:22:19 #11 6.895 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
10:22:19 #11 6.905 Unpacking cmake (3.5.1-1ubuntu3) ...
10:22:19 #11 7.185 Selecting previously unselected package dh-apparmor.
10:22:19 #11 7.188 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
10:22:19 #11 7.191 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
10:22:19 #11 7.216 Selecting previously unselected package dh-systemd.
10:22:19 #11 7.218 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
10:22:19 #11 7.222 Unpacking dh-systemd (1.29ubuntu4) ...
10:22:19 #11 7.254 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:22:19 #11 7.256 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
10:22:19 #11 7.260 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
10:22:19 #11 7.294 Selecting previously unselected package libudev-dev:amd64.
10:22:19 #11 7.296 Preparing to unpack .../libudev-dev_229-4ubuntu21.29_amd64.deb ...
10:22:19 #11 7.302 Unpacking libudev-dev:amd64 (229-4ubuntu21.29) ...
10:22:19 #11 7.345 Selecting previously unselected package libsepol1-dev:amd64.
10:22:19 #11 7.347 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
10:22:19 #11 7.351 Unpacking libsepol1-dev:amd64 (2.4-2) ...
10:22:19 #11 7.407 Selecting previously unselected package libpcre16-3:amd64.
10:22:19 #11 7.409 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
10:22:19 #11 7.413 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
10:22:19 #11 7.457 Selecting previously unselected package libpcre32-3:amd64.
10:22:19 #11 7.459 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
10:22:19 #11 7.463 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
10:22:19 #11 7.507 Selecting previously unselected package libpcrecpp0v5:amd64.
10:22:19 #11 7.509 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
10:22:19 #11 7.512 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
10:22:19 #11 7.538 Selecting previously unselected package libpcre3-dev:amd64.
10:22:19 #11 7.540 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
10:22:19 #11 7.543 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
10:22:19 #11 7.623 Selecting previously unselected package libselinux1-dev:amd64.
10:22:19 #11 7.625 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
10:22:19 #11 7.629 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
10:22:19 #11 7.678 Selecting previously unselected package libdevmapper-dev:amd64.
10:22:19 #11 7.680 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
10:22:19 #11 7.684 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
10:22:19 #11 7.721 Selecting previously unselected package libltdl7:amd64.
10:22:19 #11 7.723 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
10:22:19 #11 7.727 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
10:22:19 #11 7.765 Selecting previously unselected package libltdl-dev:amd64.
10:22:19 #11 7.767 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
10:22:19 #11 7.770 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
10:22:19 #11 7.812 Selecting previously unselected package libseccomp-dev:amd64.
10:22:19 #11 7.814 Preparing to unpack .../libseccomp-dev_2.4.3-1ubuntu3.16.04.3_amd64.deb ...
10:22:19 #11 7.819 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.3) ...
10:22:19 #11 7.859 Selecting previously unselected package libsystemd-dev:amd64.
10:22:19 #11 7.861 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.29_amd64.deb ...
10:22:19 #11 7.865 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.29) ...
10:22:19 #11 7.925 Selecting previously unselected package libtool.
10:22:19 #11 7.927 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
10:22:19 #11 7.931 Unpacking libtool (2.4.6-0.1) ...
10:22:19 #11 7.988 Selecting previously unselected package pkg-config.
10:22:20 #11 7.990 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
10:22:20 #11 7.995 Unpacking pkg-config (0.29.1-0ubuntu1) ...
10:22:20 #11 8.017 Processing triggers for man-db (2.7.5-1) ...
10:22:21 #12 6.465 Checking for new repos for mirrors
10:22:21 #12 6.468 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
10:22:21 #12 6.470  --> 1:make-3.82-24.el7.x86_64
10:22:21 #12 6.571  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.572  --> git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.575 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
10:22:21 #12 6.576  --> Already installed : bash-4.2.46-34.el7.x86_64
10:22:21 #12 6.577  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
10:22:21 #12 6.578  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
10:22:21 #12 6.579  --> cmake-2.8.12.2-2.el7.x86_64
10:22:21 #12 6.580  --> 7:device-mapper-devel-1.02.170-6.el7_9.3.x86_64
10:22:21 #12 6.581  --> gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.581  --> git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.584  --> glibc-static-2.17-323.el7_9.x86_64
10:22:21 #12 6.585  --> libseccomp-devel-2.3.1-4.el7.x86_64
10:22:21 #12 6.587  --> libselinux-devel-2.5-15.el7.x86_64
10:22:21 #12 6.587  --> libtool-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.588  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.589  --> 1:make-3.82-24.el7.x86_64
10:22:21 #12 6.589  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
10:22:21 #12 6.590  --> Already installed : systemd-219-78.el7.x86_64
10:22:21 #12 6.591  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:22:21 #12 6.593  --> systemd-devel-219-78.el7_9.3.x86_64
10:22:21 #12 6.594  --> Already installed : 2:tar-1.26-35.el7.x86_64
10:22:21 #12 6.594  --> which-2.20-7.el7.x86_64
10:22:21 #12 6.595 --> Running transaction check
10:22:21 #12 6.595 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
10:22:21 #12 6.598 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
10:22:21 #12 6.714 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
10:22:21 #12 6.714 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
10:22:21 #12 6.722 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
10:22:21 #12 6.724 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.3 will be installed
10:22:21 #12 6.726 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.3 for package: 7:device-mapper-devel-1.02.170-6.el7_9.3.x86_64
10:22:21 #12 6.728 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
10:22:21 #12 6.730 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.734 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.735 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.739 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.741 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.743 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
10:22:21 #12 6.744 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
10:22:21 #12 6.756 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.757 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.759 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.761 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.761 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.763 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.764 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
10:22:21 #12 6.766 ---> Package glibc-static.x86_64 0:2.17-323.el7_9 will be installed
10:22:21 #12 6.766 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
10:22:21 #12 6.766 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
10:22:21 #12 6.768 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
10:22:21 #12 6.768 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
10:22:21 #12 6.769 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
10:22:21 #12 6.771 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
10:22:21 #12 6.771 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
10:22:21 #12 6.774 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
10:22:21 #12 6.775 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.777 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.778 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
10:22:21 #12 6.779 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.781 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
10:22:21 #12 6.782 ---> Package make.x86_64 1:3.82-24.el7 will be installed
10:22:21 #12 6.782 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
10:22:21 #12 6.783 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:22:21 #12 6.784 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:22:21 #12 6.787 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:22:21 #12 6.789 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
10:22:21 #12 6.790 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
10:22:21 #12 6.793 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
10:22:21 #12 6.801 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
10:22:21 #12 6.804 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
10:22:21 #12 6.804 ---> Package which.x86_64 0:2.20-7.el7 will be installed
10:22:21 #12 6.804 --> Running transaction check
10:22:21 #12 6.805 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
10:22:21 #12 6.809 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
10:22:21 #12 6.811 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
10:22:21 #12 6.812 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
10:22:21 #12 6.815 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
10:22:21 #12 6.817 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
10:22:21 #12 6.819 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
10:22:21 #12 6.821 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
10:22:21 #12 6.821 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
10:22:21 #12 6.826 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
10:22:21 #12 6.826 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
10:22:21 #12 6.828 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.3 will be an update
10:22:21 #12 6.831 ---> Package glibc-devel.x86_64 0:2.17-323.el7_9 will be installed
10:22:21 #12 6.835 --> Processing Dependency: glibc-headers = 2.17-323.el7_9 for package: glibc-devel-2.17-323.el7_9.x86_64
10:22:21 #12 6.837 --> Processing Dependency: glibc = 2.17-323.el7_9 for package: glibc-devel-2.17-323.el7_9.x86_64
10:22:21 #12 6.844 Package: glibc-2.17-323.el7_9.src - can't co-install with glibc-2.17-323.el7_9.x86_64
10:22:21 #12 6.845 Package: glibc-2.17-323.el7_9.src - can't co-install with glibc-2.17-323.el7_9.x86_64
10:22:21 #12 6.845 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-323.el7_9.x86_64
10:22:21 #12 6.846 ---> Package less.x86_64 0:458-9.el7 will be installed
10:22:21 #12 6.847 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
10:22:21 #12 6.850 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
10:22:21 #12 6.851 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
10:22:21 #12 6.852 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
10:22:21 #12 6.853 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
10:22:21 #12 6.853 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
10:22:21 #12 6.854 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
10:22:21 #12 6.854 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
10:22:21 #12 6.855 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
10:22:21 #12 6.859 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
10:22:21 #12 6.860 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
10:22:21 #12 6.862 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
10:22:21 #12 6.862 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
10:22:21 #12 6.864 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
10:22:21 #12 6.865 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
10:22:21 #12 6.867 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
10:22:21 #12 6.868 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
10:22:21 #12 6.869 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
10:22:21 #12 6.871 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
10:22:21 #12 6.872 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
10:22:21 #12 6.874 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
10:22:21 #12 6.875 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
10:22:21 #12 6.877 ---> Package systemd.x86_64 0:219-78.el7 will be updated
10:22:21 #12 6.880 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
10:22:21 #12 6.891 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
10:22:21 #12 6.892 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
10:22:21 #12 6.894 --> Running transaction check
10:22:21 #12 6.894 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
10:22:21 #12 6.895 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.3 will be an update
10:22:21 #12 6.896 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
10:22:21 #12 6.897 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
10:22:21 #12 6.897 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
10:22:21 #12 6.899 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
10:22:21 #12 6.901 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
10:22:21 #12 6.902 ---> Package glibc.x86_64 0:2.17-323.el7_9 will be an update
10:22:21 #12 6.903 ---> Package glibc-headers.x86_64 0:2.17-323.el7_9 will be installed
10:22:21 #12 6.904 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-323.el7_9.x86_64
10:22:21 #12 6.907 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-323.el7_9.x86_64
10:22:21 #12 6.907 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
10:22:21 #12 6.908 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
10:22:21 #12 6.908 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
10:22:21 #12 6.910 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
10:22:21 #12 6.912 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
10:22:21 #12 6.914 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
10:22:21 #12 6.916 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
10:22:21 #12 6.917 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
10:22:21 #12 6.919 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.922 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.923 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.924 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.926 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.927 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.928 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.928 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.931 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.932 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.932 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
10:22:21 #12 6.932 --> Running transaction check
10:22:21 #12 6.932 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
10:22:21 #12 6.933 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
10:22:21 #12 6.933 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
10:22:21 #12 6.934 ---> Package glibc-common.x86_64 0:2.17-323.el7_9 will be an update
10:22:21 #12 6.936 ---> Package kernel-headers.x86_64 0:3.10.0-1160.15.2.el7 will be installed
10:22:21 #12 6.936 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
10:22:21 #12 6.937 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
10:22:21 #12 6.938 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
10:22:21 #12 6.938 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
10:22:21 #12 6.939 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
10:22:21 #12 6.939 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
10:22:21 #12 6.963 --> Finished Dependency Resolution
10:22:21 #12 6.989 
10:22:21 #12 6.989 Dependencies Resolved
10:22:21 #12 6.997 
10:22:21 #12 6.997 ================================================================================
10:22:21 #12 6.997  Package                   Arch      Version                   Repository  Size
10:22:21 #12 6.997 ================================================================================
10:22:21 #12 6.997 Installing:
10:22:21 #12 6.997  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
10:22:21 #12 6.997  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
10:22:21 #12 6.997  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.3      updates    206 k
10:22:21 #12 6.997  gcc                       x86_64    4.8.5-44.el7              base        16 M
10:22:21 #12 6.997  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
10:22:21 #12 6.997  glibc-static              x86_64    2.17-323.el7_9            updates    1.6 M
10:22:21 #12 6.997  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
10:22:21 #12 6.997  libselinux-devel          x86_64    2.5-15.el7                base       187 k
10:22:21 #12 6.997  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
10:22:21 #12 6.997  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
10:22:21 #12 6.997  make                      x86_64    1:3.82-24.el7             base       421 k
10:22:21 #12 6.997  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
10:22:21 #12 6.997  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
10:22:21 #12 6.997  which                     x86_64    2.20-7.el7                base        41 k
10:22:21 #12 6.997 Installing for dependencies:
10:22:21 #12 6.997  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
10:22:21 #12 6.997  autoconf                  noarch    2.69-11.el7               base       701 k
10:22:21 #12 6.997  automake                  noarch    1.13.4-3.el7              base       679 k
10:22:21 #12 6.997  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
10:22:21 #12 6.997  checkpolicy               x86_64    2.5-8.el7                 base       295 k
10:22:21 #12 6.997  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
10:22:21 #12 6.997  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
10:22:21 #12 6.997  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
10:22:21 #12 6.997  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
10:22:21 #12 6.997  glibc-devel               x86_64    2.17-323.el7_9            updates    1.1 M
10:22:21 #12 6.997  glibc-headers             x86_64    2.17-323.el7_9            updates    691 k
10:22:21 #12 6.997  kernel-headers            x86_64    3.10.0-1160.15.2.el7      updates    9.0 M
10:22:21 #12 6.997  less                      x86_64    458-9.el7                 base       120 k
10:22:21 #12 6.997  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
10:22:21 #12 6.997  libcgroup                 x86_64    0.41-21.el7               base        66 k
10:22:21 #12 6.997  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
10:22:21 #12 6.997  libgomp                   x86_64    4.8.5-44.el7              base       159 k
10:22:21 #12 6.997  libmpc                    x86_64    1.0.1-3.el7               base        51 k
10:22:21 #12 6.997  libseccomp                x86_64    2.3.1-4.el7               base        56 k
10:22:21 #12 6.997  libselinux-python         x86_64    2.5-15.el7                base       236 k
10:22:21 #12 6.997  libselinux-utils          x86_64    2.5-15.el7                base       151 k
10:22:21 #12 6.997  libsemanage-python        x86_64    2.5-14.el7                base       113 k
10:22:21 #12 6.997  libsepol-devel            x86_64    2.5-10.el7                base        77 k
10:22:21 #12 6.997  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
10:22:21 #12 6.997  lzo                       x86_64    2.06-8.el7                base        59 k
10:22:21 #12 6.997  m4                        x86_64    1.4.16-10.el7             base       256 k
10:22:21 #12 6.997  mpfr                      x86_64    3.1.1-4.el7               base       203 k
10:22:21 #12 6.997  openssh                   x86_64    7.4p1-21.el7              base       510 k
10:22:21 #12 6.997  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
10:22:21 #12 6.997  pcre-devel                x86_64    8.32-17.el7               base       480 k
10:22:21 #12 6.997  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
10:22:21 #12 6.997  perl-Error                noarch    1:0.17020-2.el7           base        32 k
10:22:21 #12 6.997  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
10:22:21 #12 6.997  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
10:22:21 #12 6.997  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
10:22:21 #12 6.997  policycoreutils           x86_64    2.5-34.el7                base       917 k
10:22:21 #12 6.997  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
10:22:21 #12 6.997  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
10:22:21 #12 6.997  python-IPy                noarch    0.75-6.el7                base        32 k
10:22:21 #12 6.997  rsync                     x86_64    3.1.2-10.el7              base       404 k
10:22:21 #12 6.997  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
10:22:21 #12 6.997  setools-libs              x86_64    3.3.8-4.el7               base       620 k
10:22:21 #12 6.997 Updating for dependencies:
10:22:21 #12 6.997  device-mapper             x86_64    7:1.02.170-6.el7_9.3      updates    297 k
10:22:21 #12 6.997  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.3      updates    325 k
10:22:21 #12 6.997  glibc                     x86_64    2.17-323.el7_9            updates    3.6 M
10:22:21 #12 6.997  glibc-common              x86_64    2.17-323.el7_9            updates     12 M
10:22:21 #12 6.997  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
10:22:21 #12 6.997  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
10:22:21 #12 6.997 
10:22:21 #12 6.997 Transaction Summary
10:22:21 #12 6.997 ================================================================================
10:22:21 #12 6.997 Install  14 Packages (+42 Dependent packages)
10:22:21 #12 6.997 Upgrade              (  6 Dependent packages)
10:22:21 #12 6.997 
10:22:21 #12 6.998 Total download size: 81 M
10:22:21 #12 6.998 Downloading packages:
10:22:21 #12 7.001 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
10:22:21 #11 9.241 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:22:21 #11 9.280 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
10:22:21 #11 9.568 Setting up liblzo2-2:amd64 (2.08-1.2) ...
10:22:21 #11 9.594 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
10:22:21 #11 9.608 Setting up cmake-data (3.5.1-1ubuntu3) ...
10:22:21 #11 9.628 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
10:22:21 #11 9.645 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.18) ...
10:22:21 #11 9.660 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
10:22:21 #11 9.671 Setting up cmake (3.5.1-1ubuntu3) ...
10:22:21 #11 9.697 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
10:22:21 #11 9.710 Setting up dh-systemd (1.29ubuntu4) ...
10:22:21 #11 9.721 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
10:22:21 #11 9.732 Setting up libudev-dev:amd64 (229-4ubuntu21.29) ...
10:22:21 #11 9.746 Setting up libsepol1-dev:amd64 (2.4-2) ...
10:22:21 #11 9.759 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
10:22:21 #11 9.769 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
10:22:21 #11 9.780 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
10:22:21 #11 9.791 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
10:22:21 #11 9.801 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
10:22:21 #11 9.812 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
10:22:21 #11 9.824 Setting up libltdl7:amd64 (2.4.6-0.1) ...
10:22:21 #11 9.836 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
10:22:21 #11 9.849 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.3) ...
10:22:21 #11 9.864 Setting up libsystemd-dev:amd64 (229-4ubuntu21.29) ...
10:22:21 #11 9.880 Setting up libtool (2.4.6-0.1) ...
10:22:21 #11 9.893 Setting up pkg-config (0.29.1-0ubuntu1) ...
10:22:21 #11 9.939 Setting up docker-ce-build-deps (1.0) ...
10:22:21 #11 9.950 Processing triggers for libc-bin (2.23-0ubuntu11.2) ...
10:22:22 #11 DONE 10.2s
10:22:22 
10:22:22 #12 [stage-1 5/8] COPY sources/ /sources
10:22:22 #12 sha256:e9257549231bbb75a701c4bf28a42c7c74c086401a452548713d3f7e36add8e1
10:22:22 #12 DONE 0.1s
10:22:22 
10:22:22 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
10:22:22 #14 sha256:b19617820388332a7765b3e4515f56c142e4260c0eae2ad3759ca0db603fc323
10:22:23 #14 DONE 1.3s
10:22:23 
10:22:23 #15 [stage-1 7/8] WORKDIR /root/build-deb
10:22:23 #15 sha256:e6b435752709ea1e4dc38d86b638070baa635d881f5150c333e4baec4bb28fb8
10:22:23 #15 DONE 0.0s
10:22:23 
10:22:23 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
10:22:23 #16 sha256:dceb8d990a37e13720e9a41cb59eef77978887be11812fdee822ab37e95dbcd2
10:22:23 #16 DONE 0.0s
10:22:23 
10:22:23 #17 exporting to image
10:22:23 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:22:23 #17 exporting layers
10:22:26 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli'
10:22:26 make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/engine VERSION=0.0.0-20210212105829-69f9c8c906 binary
10:22:26 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine'
10:22:27 mkdir bundles
10:22:27 Makefile:157: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run:
10:22:27  DOCKER_CLI_PATH=/host/path/to/cli/binary make shell 
10:22:27  then change the cli and compile into a binary at the same location.
10:22:27 
10:22:27 DOCKER_BUILDKIT="1" docker build --build-arg=GO_VERSION  --build-arg=CROSS=false  -t "docker-dev:19-03" -f "Dockerfile" .
10:22:27 #1 [internal] load build definition from Dockerfile
10:22:27 #1 sha256:ac856df5661396991e18f26260cabb7b12514d1957061d40933b9630ca54780e
10:22:27 #1 transferring dockerfile: 12.30kB done
10:22:27 #1 DONE 0.0s
10:22:27 
10:22:27 #2 [internal] load .dockerignore
10:22:27 #2 sha256:06b730094d4f102d365c84e1653672a6d669734034fdd685d0add67d2d009cd3
10:22:27 #2 transferring context: 87B done
10:22:27 #2 DONE 0.0s
10:22:27 
10:22:27 #5 [auth] library/golang:pull token for registry-1.docker.io
10:22:27 #5 sha256:7c14d38bf22c8ea735f2e32b3a37b6d80ee4c8513a10df7bc5af779f1c9aab34
10:22:27 #5 DONE 0.0s
10:22:27 
10:22:27 #6 [auth] djs55/vpnkit:pull token for registry-1.docker.io
10:22:27 #6 sha256:1ee94728b5dcfc7f42c7086af4f88599766dcea5524d4c81643e821b9f3d869e
10:22:27 #6 DONE 0.0s
10:22:27 
10:22:27 #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:22:27 #4 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
10:22:27 #4 DONE 0.2s
10:22:27 
10:22:27 #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:22:27 #3 sha256:0744460b99de67bfe9ca7a38d9dbc5e3111067727041ce06d1592e96a89b72ef
10:22:27 #3 DONE 0.3s
10:22:27 
10:22:27 #7 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:22:27 #7 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
10:22:27 #7 CACHED
10:22:27 
10:22:27 #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:22:27 #65 sha256:ad8fabe0650487c46a88d1017e30ca52e526b9a24ddddd97b9a4dbdace8413cd
10:22:27 #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
10:22:28 #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
10:22:28 #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.2s
10:22:28 #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
10:22:28 #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.24MB / 9.11MB 0.3s
10:22:28 #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
10:22:28 #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
10:22:29 #17 exporting layers 4.8s done
10:22:29 #17 writing image sha256:609d0b48d4910928f941f6b8a448e948a46655d0d6513fa3feaf4e8c9d1e42bc done
10:22:29 #17 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done
10:22:29 #17 DONE 4.8s
10:22:29 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20210129131206-eeec7e566a -e VERSION=0.0.0-20210129131206-eeec7e566a -e DOCKER_GITCOMMIT=eeec7e566a -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-xenial:/build  debbuild-ubuntu-xenial/x86_64
10:22:29 + set -e
10:22:29 + mkdir -p /root/build-deb/engine
10:22:29 + tar -C /root/build-deb -xzf /sources/engine.tgz
10:22:29 #65 ...
10:22:29 
10:22:29 #8 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
10:22:29 #8 sha256:38281f9c03dcb1036c9ca5f64d78dab76b3aa16c072942e132c98f4a023f0d7c
10:22:29 #8 DONE 1.2s
10:22:29 
10:22:29 #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:22:29 #65 sha256:ad8fabe0650487c46a88d1017e30ca52e526b9a24ddddd97b9a4dbdace8413cd
10:22:29 + mkdir -p /root/build-deb/cli
10:22:29 + tar -C /root/build-deb -xzf /sources/cli.tgz
10:22:29 + mkdir -p /go/src/github.com/docker
10:22:29 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
10:22:29 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
10:22:29 + EPOCH=5
10:22:29 + EPOCH_SEP=
10:22:29 + [[ ! -z 5 ]]
10:22:29 + EPOCH_SEP=:
10:22:29 + [[ -z 0.0.0-20210129131206-eeec7e566a ]]
10:22:29 + echo VERSION AAA 0.0.0-20210129131206-eeec7e566a
10:22:29 + VERSION=0.0.0-20210129131206-eeec7e566a
10:22:29 + echo VERSION bbb 0.0.0-20210129131206-eeec7e566a
10:22:29 VERSION AAA 0.0.0-20210129131206-eeec7e566a
10:22:29 VERSION bbb 0.0.0-20210129131206-eeec7e566a
10:22:29 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
10:22:29 + debSource=docker-ce
10:22:29 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
10:22:29 + debMaintainer='Docker <support@docker.com>'
10:22:29 ++ date --rfc-2822
10:22:29 + debDate='Thu, 18 Feb 2021 10:22:29 +0000'
10:22:29 + cat
10:22:29 + export DOCKER_GITCOMMIT=eeec7e566a
10:22:29 + DOCKER_GITCOMMIT=eeec7e566a
10:22:29 + echo VERSION BBB 0.0.0-20210129131206-eeec7e566a
10:22:29 VERSION BBB 0.0.0-20210129131206-eeec7e566a
10:22:29 + dpkg-buildpackage -uc -us -I.git
10:22:29 dpkg-buildpackage: source package docker-ce
10:22:29 dpkg-buildpackage: source version 5:0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial
10:22:29 dpkg-buildpackage: source distribution xenial
10:22:29 dpkg-buildpackage: source changed by Docker <support@docker.com>
10:22:29 dpkg-buildpackage: host architecture amd64
10:22:29  dpkg-source -I.git --before-build build-deb
10:22:30  debian/rules clean
10:22:30 dh clean --with=bash-completion --with=systemd
10:22:30    dh_testdir
10:22:30    dh_auto_clean
10:22:30    dh_clean
10:22:30  dpkg-source -I.git -b build-deb
10:22:30 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
10:22:30 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
10:22:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210129131206-eeec7e566a-0~ubuntu'
10:22:30 dpkg-source: info: using source format '1.0'
10:22:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.tar.gz
10:22:30 #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done
10:22:30 #65 DONE 2.7s
10:22:30 
10:22:30 #19 [internal] load build context
10:22:30 #19 sha256:15e55db4f3ea1620680f802db28ea06239ec3e238525b6bee01fc3e6d318cbec
10:22:32 #19 transferring context: 51.19MB 4.1s done
10:22:32 #19 DONE 4.4s
10:22:32 
10:22:32 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:22:32 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:22:32 #38 2.997 + mktemp -d
10:22:32 #38 3.003 + export GOPATH=/tmp/tmp.VWXILIDcli
10:22:32 #38 3.003 + git clone https://github.com/docker/distribution.git /tmp/tmp.VWXILIDcli/src/github.com/docker/distribution
10:22:32 #38 3.025 Cloning into '/tmp/tmp.VWXILIDcli/src/github.com/docker/distribution'...
10:22:32 #38 ...
10:22:32 
10:22:32 #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:22:32 #20 sha256:e107adb235158a2b8fb94bba66e7d88705e23b4dec27750dd5a0def282c1e938
10:22:32 #20 DONE 0.1s
10:22:32 
10:22:32 #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:22:32 #21 sha256:8eadc634ba40f79cb884c30d482efaf7fe53b6638508e592624a0d26e7ff8626
10:22:32 #21 DONE 0.1s
10:22:32 
10:22:32 #22 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:22:32 #22 sha256:45f28316eed358f8ba1a27bad9eeb8a601965da668a5fedcc687fb737043bdf2
10:22:32 #22 ...
10:22:32 
10:22:32 #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
10:22:32 #67 sha256:669f23fec48d17f2228106b33bfe6eac794d2ca14672f1a41e787eceae466ee8
10:22:32 #67 DONE 0.2s
10:22:32 
10:22:32 #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
10:22:32 #46 sha256:71bf6c02e62e58178e073b979e60e6c8fee7e98e71351414f8cf18659672e5c1
10:22:32 #46 DONE 0.3s
10:22:32 
10:22:32 #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
10:22:32 #61 sha256:5e087c4aa87d2ebb3f51a560221a38946262557e3b65284fce073bcdb44f5dfc
10:22:32 #61 DONE 0.3s
10:22:32 
10:22:32 #49 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ./
10:22:32 #49 sha256:c6d8318eb112699ea31c6a42a457158ba9ee8e1d50fedbf9b9c1365f79a1593d
10:22:32 #49 DONE 0.4s
10:22:32 
10:22:32 #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
10:22:32 #43 sha256:3c31334c24af2fc93dbf05d94880b6f767e4b0f05dc5e3209e02fab1bb2a4d74
10:22:32 #43 DONE 0.4s
10:22:32 
10:22:32 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:22:32 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:22:32 #44 ...
10:22:32 
10:22:32 #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
10:22:32 #30 sha256:ec6c90374c7f37c91f679fa15b2827c8e4b9c70d84a1922241f50faa90bdf249
10:22:32 #30 DONE 0.4s
10:22:33 
10:22:33 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:22:33 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:22:37 #31 4.179 + RM_GOPATH=0
10:22:37 #31 4.179 + TMP_GOPATH=
10:22:37 #31 4.179 + : /build
10:22:37 #31 4.179 + '[' -z '' ']'
10:22:37 #31 4.181 ++ mktemp -d
10:22:37 #31 4.192 + export GOPATH=/tmp/tmp.PblHW55Tjd
10:22:37 #31 4.192 + GOPATH=/tmp/tmp.PblHW55Tjd
10:22:37 #31 4.192 + RM_GOPATH=1
10:22:37 #31 4.193 ++ dirname ./install.sh
10:22:37 #31 4.195 + dir=.
10:22:37 #31 4.196 + bin=tomlv
10:22:37 #31 4.196 + shift
10:22:37 #31 4.196 + '[' '!' -f ./tomlv.installer ']'
10:22:37 #31 4.196 + . ./tomlv.installer
10:22:37 #31 4.197 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:22:37 #31 4.198 + install_tomlv
10:22:37 #31 4.199 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:22:37 #31 4.199 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:22:37 #31 4.199 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PblHW55Tjd/src/github.com/BurntSushi/toml
10:22:37 #31 4.206 Cloning into '/tmp/tmp.PblHW55Tjd/src/github.com/BurntSushi/toml'...
10:22:38 #31 5.137 + cd /tmp/tmp.PblHW55Tjd/src/github.com/BurntSushi/toml
10:22:38 #31 5.144 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:22:38 #31 5.166 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:22:38 #31 ...
10:22:38 
10:22:38 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:22:38 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:22:38 #44 4.240 + RM_GOPATH=0
10:22:38 #44 4.240 + TMP_GOPATH=
10:22:38 #44 4.240 + : /build
10:22:38 #44 4.241 + '[' -z '' ']'
10:22:38 #44 4.241 ++ mktemp -d
10:22:38 #44 4.248 + export GOPATH=/tmp/tmp.zxKlV5gdMI
10:22:38 #44 4.248 + GOPATH=/tmp/tmp.zxKlV5gdMI
10:22:38 #44 4.249 + RM_GOPATH=1
10:22:38 #44 4.253 ++ dirname ./install.sh
10:22:38 #44 4.257 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:22:38 #44 4.258 + dir=.
10:22:38 #44 4.258 + bin=vndr
10:22:38 #44 4.258 + shift
10:22:38 #44 4.258 + '[' '!' -f ./vndr.installer ']'
10:22:38 #44 4.258 + . ./vndr.installer
10:22:38 #44 4.258 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:22:38 #44 4.258 + install_vndr
10:22:38 #44 4.258 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:22:38 #44 4.258 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zxKlV5gdMI/src/github.com/LK4D4/vndr
10:22:38 #44 4.275 Cloning into '/tmp/tmp.zxKlV5gdMI/src/github.com/LK4D4/vndr'...
10:22:38 #44 5.110 + cd /tmp/tmp.zxKlV5gdMI/src/github.com/LK4D4/vndr
10:22:38 #44 5.110 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:22:38 #44 5.122 + go build -buildmode=pie -v -o /build/vndr .
10:22:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.dsc
10:22:38  debian/rules build
10:22:38 dh build --with=bash-completion --with=systemd
10:22:38    dh_testdir
10:22:38    dh_update_autotools_config
10:22:38    dh_auto_configure
10:22:38    debian/rules override_dh_auto_build
10:22:38 make[1]: Entering directory '/root/build-deb'
10:22:38 # Build the daemon and dependencies
10:22:38 cd engine && PRODUCT=docker ./hack/make.sh dynbinary
10:22:38 
10:22:38 Removing bundles/
10:22:38 
10:22:38 ---> Making bundle: dynbinary (in bundles/dynbinary)
10:22:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a
10:22:38 GOOS="" GOARCH="" GOARM=""
10:22:39 #44 ...
10:22:39 
10:22:39 #9 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
10:22:39 #9 sha256:8e6b7970bcd19bd3a0d6edaea2af7694f2904517045d90af2cb006429465eea8
10:22:39 #9 3.426 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
10:22:39 #9 3.489 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:22:39 #9 3.489 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:22:39 #9 4.713 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:22:39 #9 6.948 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:22:39 #9 9.617 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:22:39 #9 ...
10:22:39 
10:22:39 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:22:39 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:22:39 #24 3.066 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:22:39 #24 3.066 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
10:22:39 #24 3.099 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:22:39 #24 3.725 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:22:39 #24 6.493 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:22:39 #24 9.161 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:22:39 #24 ...
10:22:39 
10:22:39 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:22:39 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:22:39 #40 4.394 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:22:39 #40 4.458 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
10:22:39 #40 4.458 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:22:39 #40 5.693 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:22:39 #40 6.968 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:22:39 #40 9.331 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:22:39 #40 ...
10:22:39 
10:22:39 #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:22:39 #33 sha256:f14815db2b5847526f35f09b361cde51bc68016af5030b1db97f2d8d84675f6a
10:22:39 #33 3.783 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:22:39 #33 3.934 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
10:22:39 #33 3.965 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:22:39 #33 5.231 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:22:39 #33 6.797 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:22:39 #33 9.414 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:22:39 #33 ...
10:22:39 
10:22:39 #28 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "/go/src/github.com/go-swagger/go-swagger"     && (cd "/go/src/github.com/go-swagger/go-swagger" && git checkout -q "5793aa66d4b4112c2602c716516e24710e4adbb5")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "/go"
10:22:39 #28 sha256:064697f466d638d934b658bfacf9e1a62c21548216772e16d3ea4c26480eddf5
10:22:39 #28 3.644 + mktemp -d
10:22:39 #28 3.644 + export GOPATH=/tmp/tmp.TCR7PUXyvu
10:22:39 #28 3.644 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.TCR7PUXyvu/src/github.com/go-swagger/go-swagger
10:22:39 #28 3.653 Cloning into '/tmp/tmp.TCR7PUXyvu/src/github.com/go-swagger/go-swagger'...
10:22:39 #28 ...
10:22:39 
10:22:39 #56 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
10:22:39 #56 sha256:970900276b1f43f81eb8748ed30bff859dca9d86664e4e01670ac0677e31ae2a
10:22:39 #56 3.732 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:22:39 #56 3.831 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
10:22:39 #56 3.831 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:22:39 #56 5.012 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:22:39 #56 6.570 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:22:39 #56 8.822 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:22:40 #56 ...
10:22:40 
10:22:40 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:22:40 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:22:40 #31 6.111 runtime/internal/atomic
10:22:40 #31 6.116 internal/cpu
10:22:40 #31 6.286 runtime/internal/sys
10:22:40 #31 6.562 runtime/internal/math
10:22:40 #31 6.694 math/bits
10:22:40 #31 6.840 internal/bytealg
10:22:40 #31 7.281 math
10:22:40 #31 7.741 runtime
10:22:43 #31 ...
10:22:43 
10:22:43 #68 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:22:43 #68 sha256:4b58881222ecc24089607d495e02a34373120ab6441cfe9f60af2ca002e9bc09
10:22:43 #68 3.966 + RM_GOPATH=0
10:22:43 #68 3.966 + TMP_GOPATH=
10:22:43 #68 3.966 + : /build
10:22:43 #68 3.966 + '[' -z '' ']'
10:22:43 #68 3.966 ++ mktemp -d
10:22:43 #68 3.966 + export GOPATH=/tmp/tmp.vCyVSvkXLW
10:22:43 #68 3.966 + GOPATH=/tmp/tmp.vCyVSvkXLW
10:22:43 #68 3.966 + RM_GOPATH=1
10:22:43 #68 3.966 ++ dirname ./install.sh
10:22:43 #68 3.966 + dir=.
10:22:43 #68 3.966 + bin=proxy
10:22:43 #68 3.966 + shift
10:22:43 #68 3.966 + '[' '!' -f ./proxy.installer ']'
10:22:43 #68 3.967 + . ./proxy.installer
10:22:43 #68 3.970 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
10:22:43 #68 3.970 + install_proxy
10:22:43 #68 3.970 + case "$1" in
10:22:43 #68 3.970 + export CGO_ENABLED=0
10:22:43 #68 3.970 + CGO_ENABLED=0
10:22:43 #68 3.970 + _install_proxy
10:22:43 #68 3.970 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
10:22:43 #68 3.970 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vCyVSvkXLW/src/github.com/docker/libnetwork
10:22:43 #68 3.970 Cloning into '/tmp/tmp.vCyVSvkXLW/src/github.com/docker/libnetwork'...
10:22:43 #68 3.971 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
10:22:43 #68 ...
10:22:43 
10:22:43 #62 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:22:43 #62 sha256:6fdba0a411203c4afca24e772eb758eda38cce45cb717bc25a26bca3c18b872d
10:22:43 #62 4.216 + RM_GOPATH=0
10:22:43 #62 4.217 + TMP_GOPATH=
10:22:43 #62 4.217 + : /build/
10:22:43 #62 4.218 + '[' -z '' ']'
10:22:43 #62 4.219 ++ mktemp -d
10:22:43 #62 4.221 + export GOPATH=/tmp/tmp.133D36jYYS
10:22:43 #62 4.221 + GOPATH=/tmp/tmp.133D36jYYS
10:22:43 #62 4.221 + RM_GOPATH=1
10:22:43 #62 4.221 ++ dirname ./install.sh
10:22:43 #62 4.222 + dir=.
10:22:43 #62 4.222 + bin=rootlesskit
10:22:43 #62 4.222 + shift
10:22:43 #62 4.222 + '[' '!' -f ./rootlesskit.installer ']'
10:22:43 #62 4.222 + . ./rootlesskit.installer
10:22:43 #62 4.222 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
10:22:43 #62 4.223 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
10:22:43 #62 4.223 + install_rootlesskit
10:22:43 #62 4.223 + case "$1" in
10:22:43 #62 4.223 + export CGO_ENABLED=0
10:22:43 #62 4.223 + CGO_ENABLED=0
10:22:43 #62 4.223 + _install_rootlesskit
10:22:43 #62 4.223 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
10:22:43 #62 4.223 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.133D36jYYS/src/github.com/rootless-containers/rootlesskit
10:22:43 #62 4.233 Cloning into '/tmp/tmp.133D36jYYS/src/github.com/rootless-containers/rootlesskit'...
10:22:43 #62 9.114 + cd /tmp/tmp.133D36jYYS/src/github.com/rootless-containers/rootlesskit
10:22:43 #62 9.114 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
10:22:43 #62 9.851 + for f in rootlesskit rootlesskit-docker-proxy
10:22:43 #62 9.873 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:22:43 #62 ...
10:22:43 
10:22:43 #47 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:22:43 #47 sha256:0438993c0d8d9b5f868372d828f27398d49966c7273507b8c5755ee3d9e7b212
10:22:43 #47 3.941 + RM_GOPATH=0
10:22:43 #47 3.941 + TMP_GOPATH=
10:22:43 #47 3.941 + : /build
10:22:43 #47 3.941 + '[' -z '' ']'
10:22:43 #47 3.941 ++ mktemp -d
10:22:43 #47 3.949 + export GOPATH=/tmp/tmp.49rgzlzsU0
10:22:43 #47 3.949 + GOPATH=/tmp/tmp.49rgzlzsU0
10:22:43 #47 3.949 + RM_GOPATH=1
10:22:43 #47 3.949 ++ dirname ./install.sh
10:22:43 #47 3.949 + dir=.
10:22:43 #47 3.949 + bin=gotestsum
10:22:43 #47 3.949 + shift
10:22:43 #47 3.949 + '[' '!' -f ./gotestsum.installer ']'
10:22:43 #47 3.949 + . ./gotestsum.installer
10:22:43 #47 3.949 ++ : v0.3.5
10:22:43 #47 3.949 + install_gotestsum
10:22:43 #47 3.953 + set -e
10:22:43 #47 3.956 + export GO111MODULE=on
10:22:43 #47 3.956 + GO111MODULE=on
10:22:43 #47 3.956 + go get -d gotest.tools/gotestsum@v0.3.5
10:22:43 #47 4.177 go: finding gotest.tools v0.3.5
10:22:43 #47 4.177 go: finding gotest.tools/gotestsum v0.3.5
10:22:43 #47 5.154 go: downloading gotest.tools/gotestsum v0.3.5
10:22:43 #47 5.646 go: extracting gotest.tools/gotestsum v0.3.5
10:22:43 #47 6.761 go: downloading gotest.tools v2.1.0+incompatible
10:22:43 #47 6.889 go: extracting gotest.tools v2.1.0+incompatible
10:22:43 #47 7.112 go: downloading github.com/jonboulle/clockwork v0.1.0
10:22:43 #47 7.122 go: downloading github.com/pkg/errors v0.8.0
10:22:43 #47 7.135 go: downloading github.com/spf13/pflag v1.0.1
10:22:43 #47 7.217 go: extracting github.com/jonboulle/clockwork v0.1.0
10:22:43 #47 7.361 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:22:43 #47 7.367 go: extracting github.com/spf13/pflag v1.0.1
10:22:43 #47 7.373 go: downloading github.com/sirupsen/logrus v1.0.5
10:22:43 #47 7.437 go: extracting github.com/pkg/errors v0.8.0
10:22:43 #47 7.657 go: downloading github.com/fatih/color v1.6.0
10:22:43 #47 7.690 go: extracting github.com/sirupsen/logrus v1.0.5
10:22:43 #47 7.695 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:22:43 #47 7.698 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:22:43 #47 7.727 go: extracting github.com/fatih/color v1.6.0
10:22:43 #47 7.730 go: downloading github.com/mattn/go-colorable v0.0.9
10:22:43 #47 7.819 go: downloading github.com/mattn/go-isatty v0.0.3
10:22:43 #47 8.299 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:22:43 #47 8.311 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:22:43 #47 8.320 go: extracting github.com/mattn/go-colorable v0.0.9
10:22:43 #47 8.322 go: extracting github.com/mattn/go-isatty v0.0.3
10:22:43 #47 ...
10:22:43 
10:22:43 #50 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:22:43 #50 sha256:57f58d3897c4a4085ccc28767eea2fa442bc2a09739438cc49b030d5dce0df72
10:22:43 #50 4.136 + RM_GOPATH=0
10:22:43 #50 4.136 + TMP_GOPATH=
10:22:43 #50 4.136 + : /build
10:22:43 #50 4.136 + '[' -z '' ']'
10:22:43 #50 4.138 ++ mktemp -d
10:22:43 #50 4.140 + export GOPATH=/tmp/tmp.ixsLjR36rG
10:22:43 #50 4.140 + GOPATH=/tmp/tmp.ixsLjR36rG
10:22:43 #50 4.140 + RM_GOPATH=1
10:22:43 #50 4.140 ++ dirname ./install.sh
10:22:43 #50 4.140 + dir=.
10:22:43 #50 4.140 + bin=gometalinter
10:22:43 #50 4.140 + shift
10:22:43 #50 4.140 + '[' '!' -f ./gometalinter.installer ']'
10:22:43 #50 4.140 + . ./gometalinter.installer
10:22:43 #50 4.140 ++ GOMETALINTER_COMMIT=v2.0.6
10:22:43 #50 4.140 + install_gometalinter
10:22:43 #50 4.140 + echo 'Installing gometalinter version v2.0.6'
10:22:43 #50 4.140 Installing gometalinter version v2.0.6
10:22:43 #50 4.144 + go get -d github.com/alecthomas/gometalinter
10:22:43 #50 ...
10:22:43 
10:22:43 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:22:43 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:22:43 #44 6.596 internal/cpu
10:22:43 #44 6.604 runtime/internal/atomic
10:22:43 #44 6.944 runtime/internal/sys
10:22:43 #44 7.127 internal/bytealg
10:22:43 #44 7.222 runtime/internal/math
10:22:43 #44 7.388 internal/race
10:22:43 #44 7.544 sync/atomic
10:22:43 #44 7.817 unicode
10:22:43 #44 8.038 runtime
10:22:44 #44 11.44 unicode/utf8
10:22:44 #44 11.98 math/bits
10:22:45 #44 ...
10:22:45 
10:22:45 #22 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:22:45 #22 sha256:45f28316eed358f8ba1a27bad9eeb8a601965da668a5fedcc687fb737043bdf2
10:22:45 #22 4.084 + RM_GOPATH=0
10:22:45 #22 4.084 + TMP_GOPATH=
10:22:45 #22 4.084 + : /build
10:22:45 #22 4.084 + '[' -z '' ']'
10:22:45 #22 4.084 ++ mktemp -d
10:22:45 #22 4.084 + export GOPATH=/tmp/tmp.Y7raf7ZSmZ
10:22:45 #22 4.084 + GOPATH=/tmp/tmp.Y7raf7ZSmZ
10:22:45 #22 4.084 + RM_GOPATH=1
10:22:45 #22 4.089 ++ dirname ./install.sh
10:22:45 #22 4.090 + dir=.
10:22:45 #22 4.092 + bin=dockercli
10:22:45 #22 4.092 + shift
10:22:45 #22 4.092 + '[' '!' -f ./dockercli.installer ']'
10:22:45 #22 4.092 + . ./dockercli.installer
10:22:45 #22 4.092 ++ : stable
10:22:45 #22 4.092 ++ : 17.06.2-ce
10:22:45 #22 4.093 + install_dockercli
10:22:45 #22 4.093 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:22:45 #22 4.093 Install docker/cli version 17.06.2-ce from stable
10:22:45 #22 4.096 ++ uname -m
10:22:45 #22 4.102 + arch=x86_64
10:22:45 #22 4.102 + '[' x86_64 '!=' x86_64 ']'
10:22:45 #22 4.102 + url=https://download.docker.com/linux/static
10:22:45 #22 4.102 + tar -xz docker/docker
10:22:45 #22 4.103 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:22:45 #22 12.23 + mkdir -p /build
10:22:45 #22 12.24 + mv docker/docker /build/
10:22:45 #22 12.25 + rmdir docker
10:22:45 #22 DONE 12.6s
10:22:45 
10:22:45 #50 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:22:45 #50 sha256:57f58d3897c4a4085ccc28767eea2fa442bc2a09739438cc49b030d5dce0df72
10:22:45 #50 11.87 + cd /tmp/tmp.ixsLjR36rG/src/github.com/alecthomas/gometalinter
10:22:45 #50 11.87 + git checkout -q v2.0.6
10:22:45 #50 12.58 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:22:49 #50 ...
10:22:49 
10:22:49 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:22:49 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:22:49 #38 19.75 Checking out files:  79% (1340/1681)   
Checking out files:  80% (1345/1681)   
Checking out files:  81% (1362/1681)   
Checking out files:  82% (1379/1681)   
Checking out files:  83% (1396/1681)   
Checking out files:  84% (1413/1681)   
Checking out files:  85% (1429/1681)   
Checking out files:  86% (1446/1681)   
Checking out files:  87% (1463/1681)   
Checking out files:  88% (1480/1681)   
Checking out files:  89% (1497/1681)   
Checking out files:  90% (1513/1681)   
Checking out files:  91% (1530/1681)   
Checking out files:  92% (1547/1681)   
Checking out files:  93% (1564/1681)   
Checking out files:  94% (1581/1681)   
Checking out files:  95% (1597/1681)   
Checking out files:  96% (1614/1681)   
Checking out files:  97% (1631/1681)   
Checking out files:  98% (1648/1681)   
Checking out files:  99% (1665/1681)   
Checking out files: 100% (1681/1681)   
Checking out files: 100% (1681/1681), done.
10:22:49 #38 20.36 + cd /tmp/tmp.VWXILIDcli/src/github.com/docker/distribution
10:22:49 #38 20.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:22:52 #38 22.93 + GOPATH=/tmp/tmp.VWXILIDcli/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VWXILIDcli go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:22:53 #38 ...
10:22:53 
10:22:53 #47 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:22:53 #47 sha256:0438993c0d8d9b5f868372d828f27398d49966c7273507b8c5755ee3d9e7b212
10:22:53 #47 10.58 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:22:53 #47 10.88 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:22:53 #47 11.77 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:22:53 #47 14.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:22:53 #47 15.65 go: finding gotest.tools/gotestsum v1.6.1
10:22:53 #47 15.65 go: finding gotest.tools v2.2.0+incompatible
10:22:53 #47 15.65 go: downloading gotest.tools/gotestsum v1.6.1
10:22:53 #47 15.65 go: downloading gotest.tools v2.2.0+incompatible
10:22:53 #47 16.10 go: extracting gotest.tools/gotestsum v1.6.1
10:22:53 #47 16.14 go: extracting gotest.tools v2.2.0+incompatible
10:22:53 #47 17.12 go: downloading github.com/pkg/errors v0.9.1
10:22:53 #47 17.28 go: downloading github.com/fatih/color v1.9.0
10:22:53 #47 17.31 go: downloading github.com/spf13/pflag v1.0.3
10:22:53 #47 17.32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:22:53 #47 17.33 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:22:53 #47 17.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:22:53 #47 17.34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:22:53 #47 17.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:22:53 #47 17.46 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
10:22:53 #47 17.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:22:53 #47 17.68 go: extracting github.com/spf13/pflag v1.0.3
10:22:53 #47 17.78 go: extracting github.com/fatih/color v1.9.0
10:22:53 #47 17.80 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:22:53 #47 17.83 go: extracting github.com/fsnotify/fsnotify v1.4.9
10:22:53 #47 17.87 go: downloading github.com/mattn/go-isatty v0.0.12
10:22:53 #47 17.88 go: downloading github.com/mattn/go-colorable v0.1.6
10:22:53 #47 17.92 go: extracting github.com/pkg/errors v0.9.1
10:22:53 #47 18.31 go: extracting github.com/mattn/go-isatty v0.0.12
10:22:53 #47 18.42 go: extracting github.com/mattn/go-colorable v0.1.6
10:22:53 #47 20.82 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
10:22:53 #47 20.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:22:54 #47 ...
10:22:54 
10:22:54 #68 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:22:54 #68 sha256:4b58881222ecc24089607d495e02a34373120ab6441cfe9f60af2ca002e9bc09
10:22:54 #68 21.40 Checking out files:  67% (1281/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
10:22:54 #68 ...
10:22:54 
10:22:54 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:22:54 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:22:54 #31 11.25 unicode/utf8
10:22:54 #31 12.04 internal/race
10:22:54 #31 12.29 sync/atomic
10:22:54 #31 12.82 unicode
10:22:54 #31 16.19 internal/testlog
10:22:54 #31 16.60 encoding
10:22:54 #31 16.81 runtime/cgo
10:22:54 #31 ...
10:22:54 
10:22:54 #68 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:22:54 #68 sha256:4b58881222ecc24089607d495e02a34373120ab6441cfe9f60af2ca002e9bc09
10:22:54 #68 21.40 Checking out files:  67% (1281/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
10:22:54 #68 21.97 + cd /tmp/tmp.vCyVSvkXLW/src/github.com/docker/libnetwork
10:22:54 #68 21.97 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
10:22:56 #68 ...
10:22:56 
10:22:56 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:22:56 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:22:56 #44 13.03 math
10:22:56 #44 17.37 internal/testlog
10:22:56 #44 17.68 encoding
10:22:56 #44 17.83 unicode/utf16
10:22:56 #44 17.97 container/list
10:22:56 #44 18.34 crypto/internal/subtle
10:22:56 #44 18.42 crypto/subtle
10:22:56 #44 18.55 vendor/golang.org/x/crypto/cryptobyte/asn1
10:22:56 #44 18.69 internal/nettrace
10:22:56 #44 18.90 runtime/cgo
10:22:56 #44 ...
10:22:56 
10:22:56 #47 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:22:56 #47 sha256:0438993c0d8d9b5f868372d828f27398d49966c7273507b8c5755ee3d9e7b212
10:22:56 #47 22.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:22:57 #47 25.14 go: finding github.com/fatih/color v1.9.0
10:22:58 #47 25.30 go: finding github.com/spf13/pflag v1.0.3
10:22:58 #47 25.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:22:58 #47 25.48 go: finding github.com/mattn/go-colorable v0.1.6
10:22:58 #47 25.51 go: finding github.com/pkg/errors v0.9.1
10:22:58 #47 25.56 go: finding github.com/mattn/go-isatty v0.0.12
10:22:58 #47 25.71 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
10:22:58 #47 25.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:22:58 #47 25.78 go: finding github.com/fsnotify/fsnotify v1.4.9
10:22:58 #47 25.93 go: finding github.com/jonboulle/clockwork v0.1.0
10:22:58 #47 25.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:22:58 #47 26.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:22:59 #47 ...
10:22:59 
10:22:59 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:22:59 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:22:59 #24 20.10 Fetched 8422 kB in 17s (488 kB/s)
10:22:59 #24 20.10 Reading package lists...
10:22:59 #24 26.50 Reading package lists...
10:22:59 #24 ...
10:22:59 
10:22:59 #9 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
10:22:59 #9 sha256:8e6b7970bcd19bd3a0d6edaea2af7694f2904517045d90af2cb006429465eea8
10:22:59 #9 20.26 Fetched 8422 kB in 17s (494 kB/s)
10:22:59 #9 20.26 Reading package lists...
10:22:59 #9 27.17 Reading package lists...
10:22:59 #9 ...
10:22:59 
10:22:59 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:22:59 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:22:59 #40 21.56 Fetched 8422 kB in 17s (483 kB/s)
10:22:59 #40 21.56 Reading package lists...
10:22:59 #40 28.72 Reading package lists...
10:22:59 #40 ...
10:22:59 
10:22:59 #56 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
10:22:59 #56 sha256:970900276b1f43f81eb8748ed30bff859dca9d86664e4e01670ac0677e31ae2a
10:22:59 #56 20.64 Fetched 8422 kB in 17s (492 kB/s)
10:22:59 #56 20.64 Reading package lists...
10:22:59 #56 27.74 Reading package lists...
10:22:59 #56 ...
10:22:59 
10:22:59 #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:22:59 #33 sha256:f14815db2b5847526f35f09b361cde51bc68016af5030b1db97f2d8d84675f6a
10:22:59 #33 21.24 Fetched 8422 kB in 18s (477 kB/s)
10:22:59 #33 21.24 Reading package lists...
10:23:02 #33 28.24 Reading package lists...
10:23:02 #33 ...
10:23:02 
10:23:02 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:23:02 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:23:02 #24 26.50 Reading package lists...
10:23:04 #24 33.35 Building dependency tree...
10:23:04 #24 34.88 Reading state information...
10:23:06 #24 36.86 The following additional packages will be installed:
10:23:06 #24 36.86   libjq1 libonig5
10:23:06 #24 ...
10:23:06 
10:23:06 #68 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:23:06 #68 sha256:4b58881222ecc24089607d495e02a34373120ab6441cfe9f60af2ca002e9bc09
10:23:06 #68 23.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:23:06 #68 ...
10:23:06 
10:23:06 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:06 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:06 #40 28.72 Reading package lists...
10:23:06 #40 35.51 Building dependency tree...
10:23:06 #40 37.12 Reading state information...
10:23:08 #40 39.05 The following additional packages will be installed:
10:23:08 #40 39.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
10:23:08 #40 39.05   libprotoc17 python-pkg-resources python-six zlib1g-dev
10:23:08 #40 39.06 Suggested packages:
10:23:08 #40 39.09   manpages-dev python-setuptools
10:23:09 #40 40.50 The following NEW packages will be installed:
10:23:09 #40 40.50   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
10:23:09 #40 40.50   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
10:23:09 #40 40.50   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
10:23:09 #40 40.51   python-six zlib1g-dev
10:23:10 #40 ...
10:23:10 
10:23:10 #56 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
10:23:10 #56 sha256:970900276b1f43f81eb8748ed30bff859dca9d86664e4e01670ac0677e31ae2a
10:23:10 #56 27.74 Reading package lists...
10:23:10 #56 34.03 Building dependency tree...
10:23:10 #56 35.47 Reading state information...
10:23:10 #56 37.21 The following additional packages will be installed:
10:23:10 #56 37.22   libbtrfs0
10:23:10 #56 37.46 The following NEW packages will be installed:
10:23:10 #56 37.47   libbtrfs-dev libbtrfs0
10:23:10 #56 37.90 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.
10:23:10 #56 37.90 Need to get 119 kB of archives.
10:23:10 #56 37.90 After this operation, 387 kB of additional disk space will be used.
10:23:10 #56 37.90 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:23:10 #56 37.90 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:23:10 #56 39.05 debconf: delaying package configuration, since apt-utils is not installed
10:23:10 #56 39.31 Fetched 119 kB in 0s (420 kB/s)
10:23:10 #56 39.43 Selecting previously unselected package libbtrfs0.
10:23:10 #56 39.43 (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 ... 15410 files and directories currently installed.)
10:23:10 #56 39.52 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
10:23:10 #56 39.54 Unpacking libbtrfs0 (4.20.1-2) ...
10:23:10 #56 39.67 Selecting previously unselected package libbtrfs-dev.
10:23:10 #56 39.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
10:23:10 #56 39.71 Unpacking libbtrfs-dev (4.20.1-2) ...
10:23:10 #56 40.05 Setting up libbtrfs0 (4.20.1-2) ...
10:23:10 #56 40.07 Setting up libbtrfs-dev (4.20.1-2) ...
10:23:10 #56 40.08 Processing triggers for libc-bin (2.28-10) ...
10:23:10 #56 DONE 40.9s
10:23:10 
10:23:10 #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:23:10 #57 sha256:7e20749e21e44fc3120514540cae1bc6c417a33d4bd4f784a5327aacf5fa85e3
10:23:10 #57 DONE 0.1s
10:23:10 
10:23:10 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:10 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:10 #40 40.93 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded.
10:23:10 #40 40.93 Need to get 4095 kB of archives.
10:23:10 #40 40.93 After this operation, 22.5 MB of additional disk space will be used.
10:23:10 #40 40.93 Get:1 http://deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
10:23:10 #40 40.93 Get:2 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:23:10 #40 40.93 Get:3 http://deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:23:10 #40 40.95 Get:4 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:23:10 #40 40.96 Get:5 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
10:23:10 #40 40.98 Get:6 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:23:10 #40 41.00 Get:7 http://deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
10:23:10 #40 ...
10:23:10 
10:23:10 #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
10:23:10 #58 sha256:34fc7db5819720c78d7f890a4636ad7cf03201eea572b14e7988367121c31351
10:23:10 #58 DONE 0.1s
10:23:10 
10:23:10 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:10 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:10 #40 41.01 Get:8 http://deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
10:23:10 #40 41.01 Get:9 http://deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
10:23:10 #40 41.14 Get:10 http://deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
10:23:10 #40 41.18 Get:11 http://deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
10:23:10 #40 ...
10:23:10 
10:23:10 #9 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
10:23:10 #9 sha256:8e6b7970bcd19bd3a0d6edaea2af7694f2904517045d90af2cb006429465eea8
10:23:10 #9 27.17 Reading package lists...
10:23:10 #9 33.88 Building dependency tree...
10:23:10 #9 35.45 Reading state information...
10:23:10 #9 37.42 The following additional packages will be installed:
10:23:10 #9 37.45   libapparmor1
10:23:10 #9 37.46 Suggested packages:
10:23:10 #9 37.46   seccomp
10:23:10 #9 37.74 The following NEW packages will be installed:
10:23:10 #9 37.77   libapparmor-dev libapparmor1 libseccomp-dev
10:23:10 #9 38.12 0 upgraded, 3 newly installed, 0 to remove and 23 not upgraded.
10:23:10 #9 38.12 Need to get 293 kB of archives.
10:23:10 #9 38.12 After this operation, 952 kB of additional disk space will be used.
10:23:10 #9 38.12 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
10:23:10 #9 38.13 Get:2 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
10:23:10 #9 38.13 Get:3 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
10:23:10 #9 39.30 debconf: delaying package configuration, since apt-utils is not installed
10:23:10 #9 39.57 Fetched 293 kB in 0s (1106 kB/s)
10:23:10 #9 39.68 Selecting previously unselected package libapparmor1:amd64.
10:23:10 #9 39.68 (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 ... 15410 files and directories currently installed.)
10:23:10 #9 39.83 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
10:23:10 #9 39.84 Unpacking libapparmor1:amd64 (2.13.2-10) ...
10:23:10 #9 40.09 Selecting previously unselected package libapparmor-dev:amd64.
10:23:10 #9 40.10 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
10:23:10 #9 40.12 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
10:23:10 #9 40.36 Selecting previously unselected package libseccomp-dev:amd64.
10:23:10 #9 40.37 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
10:23:10 #9 40.37 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
10:23:10 #9 40.81 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
10:23:10 #9 40.86 Setting up libapparmor1:amd64 (2.13.2-10) ...
10:23:10 #9 40.88 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
10:23:10 #9 40.93 Processing triggers for libc-bin (2.28-10) ...
10:23:10 #9 DONE 41.3s
10:23:10 
10:23:10 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:10 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:10 #40 41.42 Get:12 http://deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
10:23:10 #40 ...
10:23:10 
10:23:10 #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:23:10 #52 sha256:a443d70e94a8e6b129fad130bf93f5404e0645c924c8d7653eb69d432e0eabb7
10:23:10 #52 DONE 0.1s
10:23:10 
10:23:10 #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
10:23:10 #53 sha256:207762bbe329f019a5a5adb7d89ec0028b4cc4566ad56b7a5fa1e94c3ce187bf
10:23:10 #53 DONE 0.1s
10:23:10 
10:23:10 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:10 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:10 #40 41.64 Get:13 http://deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
10:23:10 #40 41.64 Get:14 http://deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
10:23:10 #40 41.64 Get:15 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
10:23:10 #40 41.66 Get:16 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
10:23:10 #40 41.66 Get:17 http://deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
10:23:12 #40 ...
10:23:12 
10:23:12 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:23:12 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:23:12 #44 29.59 vendor/golang.org/x/crypto/internal/subtle
10:23:12 #44 29.75 vendor/golang.org/x/crypto/curve25519
10:23:12 #44 39.00 sync
10:23:12 #44 39.00 internal/reflectlite
10:23:12 #44 ...
10:23:12 
10:23:12 #10 [dev  1/25] RUN groupadd -r docker
10:23:12 #10 sha256:9342dcea98e2c74624d2ddb058c95b2b7e035367da7ff2d9a202bb5d6adf3f3f
10:23:12 #10 DONE 2.1s
10:23:12 
10:23:12 #11 [dev  2/25] RUN useradd --create-home --gid docker unprivilegeduser
10:23:12 #11 sha256:9d3e4ae615adefd255f5bc5de4f2b40ecf91bbc973c1d10a3f21884727cd2353
10:23:14 #11 DONE 1.4s
10:23:14 
10:23:14 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:23:14 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:23:14 #59 2.299 + RM_GOPATH=0
10:23:14 #59 2.299 + TMP_GOPATH=
10:23:14 #59 2.299 + : /build
10:23:14 #59 2.299 + '[' -z '' ']'
10:23:14 #59 2.307 ++ mktemp -d
10:23:14 #59 2.309 + export GOPATH=/tmp/tmp.katyS9aOrZ
10:23:14 #59 2.315 + GOPATH=/tmp/tmp.katyS9aOrZ
10:23:14 #59 2.315 + RM_GOPATH=1
10:23:14 #59 2.315 ++ dirname ./install.sh
10:23:14 #59 2.332 + dir=.
10:23:14 #59 2.332 + bin=containerd
10:23:14 #59 2.332 + shift
10:23:14 #59 2.333 + '[' '!' -f ./containerd.installer ']'
10:23:14 #59 2.333 + . ./containerd.installer
10:23:14 #59 2.333 ++ : ea765aba0d05254012b0b9e595e995c09186427f
10:23:14 #59 2.333 + install_containerd
10:23:14 #59 2.333 Install containerd version ea765aba0d05254012b0b9e595e995c09186427f
10:23:14 #59 2.333 + echo 'Install containerd version ea765aba0d05254012b0b9e595e995c09186427f'
10:23:14 #59 2.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.katyS9aOrZ/src/github.com/containerd/containerd
10:23:14 #59 2.336 Cloning into '/tmp/tmp.katyS9aOrZ/src/github.com/containerd/containerd'...
10:23:14 #59 ...
10:23:14 
10:23:14 #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:23:14 #33 sha256:f14815db2b5847526f35f09b361cde51bc68016af5030b1db97f2d8d84675f6a
10:23:14 #33 28.24 Reading package lists...
10:23:14 #33 35.12 Building dependency tree...
10:23:14 #33 36.67 Reading state information...
10:23:14 #33 38.67 The following additional packages will be installed:
10:23:14 #33 38.69   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:23:14 #33 38.70 Suggested packages:
10:23:14 #33 38.70   cmake-doc ninja-build lrzip
10:23:14 #33 38.70 Recommended packages:
10:23:14 #33 38.70   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:23:14 #33 39.71 The following NEW packages will be installed:
10:23:14 #33 39.75   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:23:14 #33 39.76   vim-common xxd
10:23:14 #33 40.17 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded.
10:23:14 #33 40.17 Need to get 14.9 MB of archives.
10:23:14 #33 40.17 After this operation, 61.8 MB of additional disk space will be used.
10:23:14 #33 40.17 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:23:14 #33 40.18 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:23:14 #33 40.19 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
10:23:14 #33 40.33 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:23:14 #33 41.56 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
10:23:14 #33 41.65 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
10:23:14 #33 41.76 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
10:23:14 #33 41.79 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
10:23:14 #33 41.81 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
10:23:14 #33 41.81 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
10:23:14 #33 44.39 debconf: delaying package configuration, since apt-utils is not installed
10:23:14 #33 44.78 Fetched 14.9 MB in 3s (5627 kB/s)
10:23:14 #33 44.98 Selecting previously unselected package xxd.
10:23:14 #33 44.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
10:23:14 #33 45.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
10:23:14 #33 ...
10:23:14 
10:23:14 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:14 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:14 #40 43.92 debconf: delaying package configuration, since apt-utils is not installed
10:23:14 #40 44.38 Fetched 4095 kB in 1s (3635 kB/s)
10:23:14 #40 44.48 Selecting previously unselected package libcap-dev:amd64.
10:23:14 #40 44.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 ... 15410 files and directories currently installed.)
10:23:14 #40 44.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
10:23:14 #40 44.62 Unpacking libcap-dev:amd64 (1:2.25-2) ...
10:23:14 #40 44.84 Selecting previously unselected package libnet1:amd64.
10:23:14 #40 44.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:23:14 #40 44.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:23:14 #40 45.12 Selecting previously unselected package libnet1-dev.
10:23:14 #40 45.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:23:14 #40 45.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:23:14 #40 ...
10:23:14 
10:23:14 #68 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
10:23:14 #68 sha256:4b58881222ecc24089607d495e02a34373120ab6441cfe9f60af2ca002e9bc09
10:23:14 #68 DONE 42.1s
10:23:14 
10:23:14 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:14 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:14 #40 45.70 Selecting previously unselected package libnl-3-200:amd64.
10:23:14 #40 45.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
10:23:14 #40 45.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:23:15 #40 45.98 Selecting previously unselected package libnl-3-dev:amd64.
10:23:15 #40 45.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
10:23:15 #40 46.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
10:23:15 #40 46.32 Selecting previously unselected package libprotobuf-c1:amd64.
10:23:15 #40 46.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:23:15 #40 46.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:23:15 #40 46.62 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:23:15 #40 ...
10:23:15 
10:23:15 #12 [dev  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:23:15 #12 sha256:425b2f218be29612ac6924bed7a7f32aa6fc1bcbf970e5b04c5abd156db26ca1
10:23:15 #12 1.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:23:15 #12 DONE 1.9s
10:23:15 
10:23:15 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:15 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:15 #40 46.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
10:23:15 #40 46.67 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:23:16 #40 47.09 Selecting previously unselected package zlib1g-dev:amd64.
10:23:16 #40 47.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
10:23:16 #40 47.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:23:16 #40 ...
10:23:16 
10:23:16 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:23:16 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:23:16 #24 37.25 The following NEW packages will be installed:
10:23:16 #24 37.27   jq libjq1 libonig5
10:23:16 #24 37.27 The following packages will be upgraded:
10:23:16 #24 37.28   ca-certificates
10:23:16 #24 37.70 1 upgraded, 3 newly installed, 0 to remove and 22 not upgraded.
10:23:16 #24 37.70 Need to get 520 kB of archives.
10:23:16 #24 37.70 After this operation, 1094 kB of additional disk space will be used.
10:23:16 #24 37.70 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
10:23:16 #24 37.70 Get:2 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:23:16 #24 37.71 Get:3 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:23:16 #24 37.72 Get:4 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:23:16 #24 38.82 debconf: delaying package configuration, since apt-utils is not installed
10:23:16 #24 39.08 Fetched 520 kB in 0s (1599 kB/s)
10:23:16 #24 39.22 (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 ... 15410 files and directories currently installed.)
10:23:16 #24 39.37 Preparing to unpack .../ca-certificates_20200601~deb10u2_all.deb ...
10:23:16 #24 39.39 Unpacking ca-certificates (20200601~deb10u2) over (20200601~deb10u1) ...
10:23:16 #24 40.21 Selecting previously unselected package libonig5:amd64.
10:23:16 #24 40.22 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
10:23:16 #24 40.22 Unpacking libonig5:amd64 (6.9.1-1) ...
10:23:16 #24 40.53 Selecting previously unselected package libjq1:amd64.
10:23:16 #24 40.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:23:16 #24 40.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:23:16 #24 40.77 Selecting previously unselected package jq.
10:23:16 #24 40.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
10:23:16 #24 40.79 Unpacking jq (1.5+dfsg-2+b1) ...
10:23:16 #24 41.24 Setting up ca-certificates (20200601~deb10u2) ...
10:23:16 #24 ...
10:23:16 
10:23:16 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:16 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:16 #40 47.52 Selecting previously unselected package libprotobuf17:amd64.
10:23:16 #40 47.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
10:23:16 #40 47.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
10:23:18 #40 ...
10:23:18 
10:23:18 #13 [dev  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:23:18 #13 sha256:d1c4c3947290ce50751a0b85928e93810df49f95d5d8843f2d91f369ebcfd7fc
10:23:18 #13 DONE 2.1s
10:23:18 
10:23:18 #14 [dev  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:23:18 #14 sha256:fd49c3fc534b3fbafeebcceecae12cc10ac264b0718d2d245721b78412a8fbd7
10:23:19 #14 DONE 1.5s
10:23:19 
10:23:19 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:19 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:19 #40 49.02 Selecting previously unselected package libprotobuf-lite17:amd64.
10:23:19 #40 49.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
10:23:19 #40 49.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:23:19 #40 49.58 Selecting previously unselected package libprotobuf-dev:amd64.
10:23:19 #40 49.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
10:23:19 #40 49.64 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:23:20 #40 ...
10:23:20 
10:23:20 #15 [dev  6/25] RUN ldconfig
10:23:20 #15 sha256:7f2d5debfc32552ee63cc6ca3afebdc60b5d51fa08fada1ab11f991feca9dd0c
10:23:20 #15 DONE 1.3s
10:23:20 
10:23:20 #54 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:23:20 #54 sha256:02a93a1e2112248dce9be1b2e787dfdba8078a1dbe6ce6e934f9ebb22fbeeedb
10:23:20 #54 1.808 + RM_GOPATH=0
10:23:20 #54 1.808 + TMP_GOPATH=
10:23:20 #54 1.808 + : /build
10:23:20 #54 1.808 + '[' -z '' ']'
10:23:20 #54 1.809 ++ mktemp -d
10:23:20 #54 1.812 + export GOPATH=/tmp/tmp.X4ctRykcdI
10:23:20 #54 1.812 + GOPATH=/tmp/tmp.X4ctRykcdI
10:23:20 #54 1.812 + RM_GOPATH=1
10:23:20 #54 1.816 ++ dirname ./install.sh
10:23:20 #54 1.820 + dir=.
10:23:20 #54 1.821 + bin=runc
10:23:20 #54 1.821 + shift
10:23:20 #54 1.821 + '[' '!' -f ./runc.installer ']'
10:23:20 #54 1.821 + . ./runc.installer
10:23:20 #54 1.821 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:23:20 #54 1.822 + install_runc
10:23:20 #54 1.822 + grep -q '^3\.10\.0.*\.el7\.'
10:23:20 #54 1.823 + uname -r
10:23:20 #54 1.854 + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:23:20 #54 1.855 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:23:20 #54 1.855 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:23:20 #54 1.855 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X4ctRykcdI/src/github.com/opencontainers/runc
10:23:20 #54 1.869 Cloning into '/tmp/tmp.X4ctRykcdI/src/github.com/opencontainers/runc'...
10:23:20 #54 ...
10:23:20 
10:23:20 #28 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "/go/src/github.com/go-swagger/go-swagger"     && (cd "/go/src/github.com/go-swagger/go-swagger" && git checkout -q "5793aa66d4b4112c2602c716516e24710e4adbb5")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "/go"
10:23:20 #28 sha256:064697f466d638d934b658bfacf9e1a62c21548216772e16d3ea4c26480eddf5
10:23:21 #28 50.46 Checking out files:  49% (748/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  85% (1297/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
10:23:21 #28 ...
10:23:21 
10:23:21 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:23:21 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:23:21 #31 38.54 sync
10:23:21 #31 38.60 internal/reflectlite
10:23:21 #31 43.24 errors
10:23:21 #31 43.25 sort
10:23:21 #31 44.23 strconv
10:23:21 #31 45.34 io
10:23:21 #31 46.89 internal/oserror
10:23:21 #31 47.19 syscall
10:23:21 #31 ...
10:23:21 
10:23:21 #28 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "/go/src/github.com/go-swagger/go-swagger"     && (cd "/go/src/github.com/go-swagger/go-swagger" && git checkout -q "5793aa66d4b4112c2602c716516e24710e4adbb5")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "/go"
10:23:21 #28 sha256:064697f466d638d934b658bfacf9e1a62c21548216772e16d3ea4c26480eddf5
10:23:22 #28 50.46 Checking out files:  49% (748/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  85% (1297/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1413/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
10:23:22 #28 52.83 + cd /tmp/tmp.TCR7PUXyvu/src/github.com/go-swagger/go-swagger
10:23:22 #28 52.83 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:23:22 #28 53.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:23:24 #28 ...
10:23:24 
10:23:24 #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:23:24 #33 sha256:f14815db2b5847526f35f09b361cde51bc68016af5030b1db97f2d8d84675f6a
10:23:24 #33 45.10 Unpacking xxd (2:8.1.0875-5) ...
10:23:24 #33 45.42 Selecting previously unselected package vim-common.
10:23:24 #33 45.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:23:24 #33 45.62 Unpacking vim-common (2:8.1.0875-5) ...
10:23:24 #33 46.64 Selecting previously unselected package cmake-data.
10:23:24 #33 46.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:23:24 #33 46.67 Unpacking cmake-data (3.13.4-1) ...
10:23:24 #33 52.02 Selecting previously unselected package libicu63:amd64.
10:23:24 #33 52.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
10:23:24 #33 52.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:23:24 #33 ...
10:23:24 
10:23:24 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:23:24 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:23:24 #44 41.48 github.com/LK4D4/vndr/godl/singleflight
10:23:24 #44 41.97 math/rand
10:23:24 #44 44.05 internal/singleflight
10:23:24 #44 45.00 sort
10:23:24 #44 45.00 errors
10:23:24 #44 45.98 io
10:23:24 #44 46.93 strconv
10:23:24 #44 48.59 bytes
10:23:24 #44 51.11 bufio
10:23:24 #44 ...
10:23:24 
10:23:24 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:24 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:24 #40 52.08 Selecting previously unselected package libprotoc17:amd64.
10:23:24 #40 52.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
10:23:24 #40 52.09 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
10:23:24 #40 52.92 Selecting previously unselected package protobuf-c-compiler.
10:23:24 #40 52.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
10:23:24 #40 52.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
10:23:24 #40 53.09 Selecting previously unselected package protobuf-compiler.
10:23:24 #40 53.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
10:23:24 #40 53.11 Unpacking protobuf-compiler (3.6.1.3-2) ...
10:23:24 #40 53.23 Selecting previously unselected package python-pkg-resources.
10:23:24 #40 53.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
10:23:24 #40 53.24 Unpacking python-pkg-resources (40.8.0-1) ...
10:23:24 #40 53.52 Selecting previously unselected package python-six.
10:23:24 #40 53.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
10:23:24 #40 53.54 Unpacking python-six (1.12.0-1) ...
10:23:24 #40 53.65 Selecting previously unselected package python-protobuf.
10:23:24 #40 53.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
10:23:24 #40 53.66 Unpacking python-protobuf (3.6.1.3-2) ...
10:23:24 #40 54.41 Setting up python-pkg-resources (40.8.0-1) ...
10:23:28 #40 ...
10:23:28 
10:23:28 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:23:28 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:23:28 #24 59.06 Updating certificates in /etc/ssl/certs...
10:23:29 #12 65.19 --------------------------------------------------------------------------------
10:23:29 #12 65.19 Total                                              1.4 MB/s |  81 MB  00:58     
10:23:29 #12 65.34 Running transaction check
10:23:29 #12 65.50 Running transaction test
10:23:29 #12 65.65 Transaction test succeeded
10:23:29 #12 65.65 Running transaction
10:23:29 #12 68.05   Updating   : glibc-common-2.17-323.el7_9.x86_64                          1/68 
10:23:29 #12 68.54   Updating   : glibc-2.17-323.el7_9.x86_64                                 2/68 
10:23:29 #12 69.12   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
10:23:29 #12 69.13   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
10:23:29 #12 69.71   Installing : mpfr-3.1.1-4.el7.x86_64                                     5/68 
10:23:29 #12 70.31   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          6/68 
10:23:29 #12 72.10   Updating   : systemd-219-78.el7_9.3.x86_64                               7/68 
10:23:29 #12 72.84 Failed to get D-Bus connection: Operation not permitted
10:23:29 #12 72.88   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.3.x86_64              8/68 
10:23:29 #12 73.46   Updating   : 7:device-mapper-1.02.170-6.el7_9.3.x86_64                   9/68 
10:23:29 #12 74.02   Installing : libmpc-1.0.1-3.el7.x86_64                                  10/68 
10:23:29 #12 74.59   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
10:23:30 #12 75.17   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
10:23:30 #12 75.76   Installing : 1:make-3.82-24.el7.x86_64                                  13/68 
10:23:30 #12 76.35   Installing : checkpolicy-2.5-8.el7.x86_64                               14/68 
10:23:30 #12 76.37   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
10:23:30 #24 ...
10:23:30 
10:23:30 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:23:30 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:23:30 #16 1.730 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
10:23:30 #16 1.731 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:23:30 #16 1.807 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:23:30 #16 2.736 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB]
10:23:30 #16 4.121 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
10:23:30 #16 6.156 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B]
10:23:31 #16 ...
10:23:31 
10:23:31 #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:23:31 #33 sha256:f14815db2b5847526f35f09b361cde51bc68016af5030b1db97f2d8d84675f6a
10:23:31 #33 59.86 Selecting previously unselected package libxml2:amd64.
10:23:31 #33 59.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
10:23:31 #33 59.92 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
10:23:31 #33 60.67 Selecting previously unselected package libarchive13:amd64.
10:23:31 #33 60.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
10:23:31 #33 60.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:23:31 #33 61.08 Selecting previously unselected package libjsoncpp1:amd64.
10:23:31 #33 61.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
10:23:31 #33 61.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
10:23:31 #33 61.31 Selecting previously unselected package librhash0:amd64.
10:23:31 #33 61.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
10:23:31 #33 61.32 Unpacking librhash0:amd64 (1.3.8-1) ...
10:23:31 #33 61.55 Selecting previously unselected package libuv1:amd64.
10:23:31 #33 61.56 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
10:23:31 #33 61.57 Unpacking libuv1:amd64 (1.24.1-1) ...
10:23:31 #33 61.80 Selecting previously unselected package cmake.
10:23:31 #33 61.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
10:23:31 #33 61.83 Unpacking cmake (3.13.4-1) ...
10:23:31 #12 76.42   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
10:23:32 #12 77.61   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
10:23:32 #33 ...
10:23:32 
10:23:32 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:23:32 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:23:32 #31 49.60 reflect
10:23:32 #31 56.40 time
10:23:32 #31 ...
10:23:32 
10:23:32 #54 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:23:32 #54 sha256:02a93a1e2112248dce9be1b2e787dfdba8078a1dbe6ce6e934f9ebb22fbeeedb
10:23:32 #54 17.69 Checking out files:  96% (1124/1170)   
Checking out files:  97% (1135/1170)   
Checking out files:  98% (1147/1170)   
Checking out files:  99% (1159/1170)   
Checking out files: 100% (1170/1170)   
Checking out files: 100% (1170/1170), done.
10:23:32 #54 17.77 + cd /tmp/tmp.X4ctRykcdI/src/github.com/opencontainers/runc
10:23:32 #54 17.77 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:23:32 #54 18.91 + '[' -z '' ']'
10:23:32 #54 18.92 + target=static
10:23:32 #54 18.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:23:32 #54 21.28 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
10:23:33 #12 78.21   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
10:23:33 #12 78.79   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
10:23:34 #54 ...
10:23:34 
10:23:34 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:23:34 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:23:34 #24 63.96 11 added, 0 removed; done.
10:23:34 #24 64.05 Setting up libonig5:amd64 (6.9.1-1) ...
10:23:34 #24 64.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:23:34 #24 64.11 Setting up jq (1.5+dfsg-2+b1) ...
10:23:34 #24 64.13 Processing triggers for libc-bin (2.28-10) ...
10:23:34 #24 64.17 Processing triggers for ca-certificates (20200601~deb10u2) ...
10:23:34 #24 64.21 Updating certificates in /etc/ssl/certs...
10:23:34 #12 79.37   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
10:23:34 #12 80.54   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
10:23:34 #12 80.56   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
10:23:34 #24 ...
10:23:34 
10:23:34 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:23:34 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:23:34 #44 51.81 reflect
10:23:34 #44 53.03 internal/oserror
10:23:34 #44 53.28 syscall
10:23:34 #44 61.56 time
10:23:34 #44 ...
10:23:34 
10:23:34 #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:23:34 #33 sha256:f14815db2b5847526f35f09b361cde51bc68016af5030b1db97f2d8d84675f6a
10:23:34 #33 65.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:23:34 #33 65.63 Setting up xxd (2:8.1.0875-5) ...
10:23:34 #33 65.65 Setting up libuv1:amd64 (1.24.1-1) ...
10:23:34 #33 65.66 Setting up vim-common (2:8.1.0875-5) ...
10:23:34 #33 65.69 Setting up librhash0:amd64 (1.3.8-1) ...
10:23:34 #33 65.70 Setting up cmake-data (3.13.4-1) ...
10:23:34 #33 65.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
10:23:34 #33 65.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
10:23:34 #33 65.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
10:23:34 #33 65.76 Setting up cmake (3.13.4-1) ...
10:23:35 #33 65.80 Processing triggers for libc-bin (2.28-10) ...
10:23:35 #33 65.94 Processing triggers for mime-support (3.62) ...
10:23:35 #12 80.57   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
10:23:35 #33 DONE 66.6s
10:23:35 
10:23:35 #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
10:23:35 #34 sha256:ea551c9268cc768cd9bd7a831bea778e76d8b882b38278e60514c9d7696934c4
10:23:35 #34 DONE 0.1s
10:23:35 
10:23:35 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:35 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:35 #40 59.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
10:23:35 #40 59.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:23:35 #40 59.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:23:35 #40 59.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
10:23:35 #40 59.65 Setting up python-six (1.12.0-1) ...
10:23:35 #40 64.59 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
10:23:35 #40 64.60 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:23:35 #40 64.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
10:23:35 #40 64.64 Setting up libcap-dev:amd64 (1:2.25-2) ...
10:23:35 #40 64.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
10:23:35 #40 64.67 Setting up protobuf-compiler (3.6.1.3-2) ...
10:23:35 #40 64.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:23:35 #40 64.70 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
10:23:35 #40 64.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
10:23:35 #40 64.73 Setting up python-protobuf (3.6.1.3-2) ...
10:23:35 #12 81.14   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
10:23:35 #40 ...
10:23:35 
10:23:35 #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
10:23:35 #35 sha256:7f34f83bba9cb8c9b065a2be89ca42e16bcffa9f03a951a6ed66d203239a8751
10:23:35 #35 DONE 0.1s
10:23:35 
10:23:35 #36 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:23:35 #36 sha256:d9fad743b9baffb9c1769a5b6014df6e8c84eb21ae78bd55101ea39d12222368
10:23:35 #12 81.71   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
10:23:35 #12 81.81   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
10:23:37 #36 1.226 + RM_GOPATH=0
10:23:37 #36 1.226 + TMP_GOPATH=
10:23:37 #36 1.226 + : /build
10:23:37 #36 1.226 + '[' -z '' ']'
10:23:37 #36 1.228 ++ mktemp -d
10:23:37 #36 1.230 + export GOPATH=/tmp/tmp.dSvUbnVQDX
10:23:37 #36 1.231 + GOPATH=/tmp/tmp.dSvUbnVQDX
10:23:37 #36 1.231 + RM_GOPATH=1
10:23:37 #36 1.234 ++ dirname ./install.sh
10:23:37 #36 1.251 + dir=.
10:23:37 #36 1.251 + bin=tini
10:23:37 #36 1.251 + shift
10:23:37 #36 1.251 + '[' '!' -f ./tini.installer ']'
10:23:37 #36 1.253 + . ./tini.installer
10:23:37 #36 1.253 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:23:37 #36 1.260 + install_tini
10:23:37 #36 1.263 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:23:37 #36 1.263 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:23:37 #36 1.263 + git clone https://github.com/krallin/tini.git /tmp/tmp.dSvUbnVQDX/tini
10:23:37 #36 1.265 Cloning into '/tmp/tmp.dSvUbnVQDX/tini'...
10:23:37 #12 81.84   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
10:23:37 #12 83.02   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
10:23:37 #12 83.60   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
10:23:37 #36 2.078 + cd /tmp/tmp.dSvUbnVQDX/tini
10:23:38 #36 2.078 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:23:38 #36 2.123 + cmake .
10:23:38 #36 ...
10:23:38 
10:23:38 #24 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:23:38 #24 sha256:cc1bc97b8acf27188a8945823079d2b7d581592facbe2e0e1fd71d98dab672d2
10:23:38 #24 68.62 0 added, 0 removed; done.
10:23:38 #24 68.62 Running hooks in /etc/ca-certificates/update.d...
10:23:38 #24 68.62 done.
10:23:38 #24 DONE 69.0s
10:23:38 
10:23:38 #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
10:23:38 #25 sha256:7bf33131ce352ec280384d9ae83568016eb3febc63aba3cd8ac38cd51e47dc3d
10:23:38 #25 DONE 0.1s
10:23:38 
10:23:38 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:38 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:38 #12 83.63   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
10:23:38 #12 84.29   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
10:23:38 #12 84.31   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
10:23:38 #12 84.38   Installing : autoconf-2.69-11.el7.noarch                                33/68 
10:23:38 #12 84.94 install-info: No such file or directory for /usr/share/info/autoconf.info
10:23:38 #12 84.97   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
10:23:38 #12 84.99   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
10:23:39 #12 85.01   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
10:23:39 #12 85.65   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
10:23:40 #12 85.68   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
10:23:40 #12 86.25   Installing : less-458-9.el7.x86_64                                      39/68 
10:23:40 #26 2.408 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:23:40 #26 2.815 
10:23:41 #12 86.27   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
10:23:41 #12 86.80   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
10:23:41 #12 86.87   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
10:23:41 #12 86.89   Installing : libsepol-devel-2.5-10.el7.x86_64                           43/68 
10:23:41 #12 86.92   Installing : libselinux-devel-2.5-15.el7.x86_64                         44/68 
10:23:41 #12 86.97   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/68 
10:23:41 #12 87.04   Installing : automake-1.13.4-3.el7.noarch                               46/68 
10:23:41 #12 87.62 install-info: No such file or directory for /usr/share/info/automake.info.gz
10:23:41 #12 87.63   Installing : python-IPy-0.75-6.el7.noarch                               47/68 
10:23:41 #12 87.70   Installing : policycoreutils-python-2.5-34.el7.x86_64                   48/68 
10:23:42 #12 87.74   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    49/68 
10:23:43 #26 2.984 
                                                                           0.3%
####                                                                       6.1%
#######                                                                   10.9%
###########                                                               15.5%
################                                                          23.0%
#####################                                                     29.7%
##########################                                                36.6%
############################                                              39.4%
###############################                                           44.2%
###################################                                       48.7%
#######################################                                   54.9%
###########################################                               60.1%
##############################################                            64.7%
##################################################                        69.7%
#####################################################                     74.7%
###########################################################               82.5%
################################################################          90.0%
##################################################################        92.9%#26 ...
10:23:43 
10:23:43 #40 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
10:23:43 #40 sha256:3f7b85ab12099229b3829834733866f1c15f585551f1fed4ed8a38bccb73f35e
10:23:43 #40 73.40 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
10:23:43 #40 73.42 Processing triggers for libc-bin (2.28-10) ...
10:23:43 #40 DONE 73.9s
10:23:43 
10:23:43 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:43 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:43 #26 2.984 
                                                                           0.3%
####                                                                       6.1%
#######                                                                   10.9%
###########                                                               15.5%
################                                                          23.0%
#####################                                                     29.7%
##########################                                                36.6%
############################                                              39.4%
###############################                                           44.2%
###################################                                       48.7%
#######################################                                   54.9%
###########################################                               60.1%
##############################################                            64.7%
##################################################                        69.7%
#####################################################                     74.7%
###########################################################               82.5%
################################################################          90.0%
##################################################################        92.9%
######################################################################## 100.0%
10:23:43 #26 ...
10:23:43 
10:23:43 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:23:43 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:23:43 #12 88.21   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             50/68 
10:23:43 #12 89.01   Installing : kernel-headers-3.10.0-1160.15.2.el7.x86_64                 51/68 
10:23:43 #12 89.70   Installing : glibc-headers-2.17-323.el7_9.x86_64                        52/68 
10:23:45 #41 2.742 Note: Building without setproctitle() and strlcpy() support.
10:23:45 #41 2.743       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:23:45 #41 2.800 Note: Building without GnuTLS support
10:23:45 #41 2.802 Makefile.config:39: Warn: you have no libnftables installed
10:23:45 #12 89.82   Installing : glibc-devel-2.17-323.el7_9.x86_64                          53/68 
10:23:46 #41 2.830 Makefile.config:40: Warn: Building without nftables support
10:23:46 #41 ...
10:23:46 
10:23:46 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:23:46 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:23:46 #31 63.46 internal/poll
10:23:46 #31 64.51 internal/fmtsort
10:23:46 #31 65.67 internal/syscall/execenv
10:23:46 #31 65.91 internal/syscall/unix
10:23:46 #31 66.24 strings
10:23:46 #31 66.69 os
10:23:46 #31 69.45 bytes
10:23:46 #31 71.95 bufio
10:23:46 #31 72.00 fmt
10:23:46 #12 91.50   Installing : gcc-4.8.5-44.el7.x86_64                                    54/68 
10:23:46 #31 ...
10:23:46 
10:23:46 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:46 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:46 #26 5.624 
10:23:46 #26 5.898 #=#=#                                                                         

####                                                                       6.6%
################                                                          22.8%
###########################                                               38.2%
####################################                                      50.4%
#################################################                         69.2%
############################################################              83.4%
######################################################################    97.5%
######################################################################## 100.0%
10:23:46 #26 7.027 
10:23:46 #12 92.13   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
10:23:46 #12 92.68 install-info: No such file or directory for /usr/share/info/libtool.info.gz
10:23:46 #12 92.89   Installing : glibc-static-2.17-323.el7_9.x86_64                         56/68 
10:23:46 #12 92.91   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.3.x86_64            57/68 
10:23:47 #12 92.93   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
10:23:47 #12 92.95   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
10:23:47 #26 7.241 
##                                                                         3.2%
#######                                                                   10.8%
############                                                              17.7%
#################                                                         24.2%
######################                                                    31.3%
###########################                                               38.2%
##############################                                            42.1%
################################                                          45.1%
####################################                                      50.2%
########################################                                  55.8%
############################################                              61.2%
###############################################                           66.5%
#####################################################                     73.6%
#########################################################                 79.5%
############################################################              84.6%
##################################################################        92.4%
######################################################################## 100.0%
10:23:47 #26 9.381 
10:23:47 #12 92.99   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
10:23:48 #12 93.82   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
10:23:48 #26 9.651 
                                                                           0.0%
#                                                                          1.8%
###                                                                        4.7%
10:23:48 #26 ...
10:23:48 
10:23:48 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:23:48 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:23:48 #16 17.40 Fetched 8422 kB in 16s (529 kB/s)
10:23:48 #16 17.40 Reading package lists...
10:23:48 #16 25.05 Reading package lists...
10:23:48 #16 ...
10:23:48 
10:23:48 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:48 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:48 #26 9.651 
                                                                           0.0%
#                                                                          1.8%
###                                                                        4.7%
###                                                                        5.0%
####                                                                       6.2%
10:23:48 #26 ...
10:23:48 
10:23:48 #36 [tini 4/4] RUN PREFIX=/build ./install.sh tini
10:23:48 #36 sha256:d9fad743b9baffb9c1769a5b6014df6e8c84eb21ae78bd55101ea39d12222368
10:23:48 #36 3.154 -- The C compiler identification is GNU 8.3.0
10:23:48 #36 3.207 -- Check for working C compiler: /usr/bin/cc
10:23:48 #36 4.253 -- Check for working C compiler: /usr/bin/cc -- works
10:23:48 #36 4.254 -- Detecting C compiler ABI info
10:23:48 #36 5.286 -- Detecting C compiler ABI info - done
10:23:48 #36 5.368 -- Detecting C compile features
10:23:48 #36 8.235 -- Detecting C compile features - done
10:23:48 #36 8.280 -- Performing Test HAS_BUILTIN_FORTIFY
10:23:48 #36 8.669 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:23:48 #36 8.814 -- Configuring done
10:23:48 #36 8.843 -- Generating done
10:23:48 #36 8.852 -- Build files have been written to: /tmp/tmp.dSvUbnVQDX/tini
10:23:48 #36 8.887 + make tini-static
10:23:48 #36 9.500 Scanning dependencies of target tini-static
10:23:48 #36 9.721 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:23:48 #36 11.44 [100%] Linking C executable tini-static
10:23:48 #36 12.23 [100%] Built target tini-static
10:23:48 #36 12.32 + mkdir -p /build
10:23:48 #36 12.32 + cp tini-static /build/docker-init
10:23:48 #36 DONE 12.6s
10:23:48 
10:23:48 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:48 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:48 #12 93.84   Installing : which-2.20-7.el7.x86_64                                    62/68 
10:23:48 #12 94.40 install-info: No such file or directory for /usr/share/info/which.info.gz
10:23:49 #12 94.41   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
10:23:50 #12 95.52   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      64/68 
10:23:50 #12 96.08   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
10:23:50 #26 9.651 
                                                                           0.0%
#                                                                          1.8%
###                                                                        4.7%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.9%
######                                                                     8.9%
#########                                                                 12.8%
##########                                                                14.6%
###########                                                               16.6%
#############                                                             19.4%
###############                                                           20.9%
################                                                          23.1%
##################                                                        25.3%
###################                                                       27.6%
#####################                                                     30.1%
########################                                                  33.4%
#########################                                                 35.9%
###########################                                               38.5%
#############################                                             41.1%
################################                                          45.0%
##################################                                        48.3%
####################################                                      51.2%
######################################                                    53.9%
########################################                                  56.1%
#########################################                                 58.1%
###########################################                               60.2%
10:23:50 #26 ...
10:23:50 
10:23:50 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:23:50 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:23:50 #44 68.01 internal/fmtsort
10:23:50 #44 68.63 internal/poll
10:23:50 #44 68.74 internal/syscall/execenv
10:23:50 #44 68.96 internal/syscall/unix
10:23:50 #44 69.28 strings
10:23:50 #44 71.96 os
10:23:50 #44 72.94 regexp/syntax
10:23:50 #44 77.05 fmt
10:23:50 #44 ...
10:23:50 
10:23:50 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:50 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:51 #12 96.66   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
10:23:51 #12 97.22   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
10:23:52 #26 9.651 
                                                                           0.0%
#                                                                          1.8%
###                                                                        4.7%
###                                                                        5.0%
####                                                                       6.2%
#####                                                                      7.9%
######                                                                     8.9%
#########                                                                 12.8%
##########                                                                14.6%
###########                                                               16.6%
#############                                                             19.4%
###############                                                           20.9%
################                                                          23.1%
##################                                                        25.3%
###################                                                       27.6%
#####################                                                     30.1%
########################                                                  33.4%
#########################                                                 35.9%
###########################                                               38.5%
#############################                                             41.1%
################################                                          45.0%
##################################                                        48.3%
####################################                                      51.2%
######################################                                    53.9%
########################################                                  56.1%
#########################################                                 58.1%
###########################################                               60.2%
#############################################                             62.9%
###############################################                           65.7%
##################################################                        69.5%
####################################################                      73.3%
######################################################                    76.2%
########################################################                  78.7%
##########################################################                80.9%
############################################################              84.2%
##############################################################            87.3%
################################################################          90.0%
###################################################################       93.3%
####################################################################      95.4%
#######################################################################   98.8%
######################################################################## 100.0%
10:23:52 #26 14.23 
10:23:52 #12 97.25   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
10:23:52 #12 98.41   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
10:23:52 #12 98.42   Verifying  : glibc-headers-2.17-323.el7_9.x86_64                         2/68 
10:23:52 #12 98.43   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          3/68 
10:23:52 #12 98.44   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    4/68 
10:23:52 #12 98.45   Verifying  : glibc-static-2.17-323.el7_9.x86_64                          5/68 
10:23:52 #12 98.46   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    6/68 
10:23:52 #12 98.47   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     7/68 
10:23:52 #12 98.47   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        8/68 
10:23:52 #12 98.48   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
10:23:52 #12 98.49   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
10:23:52 #12 98.50   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
10:23:52 #12 98.50   Verifying  : openssh-7.4p1-21.el7.x86_64                                12/68 
10:23:52 #12 98.51   Verifying  : glibc-devel-2.17-323.el7_9.x86_64                          13/68 
10:23:52 #12 98.52   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                14/68 
10:23:52 #12 98.53   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.3.x86_64            15/68 
10:23:52 #12 98.54   Verifying  : kernel-headers-3.10.0-1160.15.2.el7.x86_64                 16/68 
10:23:52 #12 98.58   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             17/68 
10:23:52 #12 98.59   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        18/68 
10:23:52 #12 98.60   Verifying  : glibc-2.17-323.el7_9.x86_64                                19/68 
10:23:52 #12 98.61   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         20/68 
10:23:52 #12 98.62   Verifying  : which-2.20-7.el7.x86_64                                    21/68 
10:23:52 #12 98.63   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         22/68 
10:23:52 #12 98.63   Verifying  : cpp-4.8.5-44.el7.x86_64                                    23/68 
10:23:52 #12 98.64   Verifying  : python-IPy-0.75-6.el7.noarch                               24/68 
10:23:52 #12 98.65   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              25/68 
10:23:52 #12 98.66   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               26/68 
10:23:52 #12 98.66   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         27/68 
10:23:52 #12 98.67   Verifying  : 1:make-3.82-24.el7.x86_64                                  28/68 
10:23:52 #12 98.68   Verifying  : 7:device-mapper-1.02.170-6.el7_9.3.x86_64                  29/68 
10:23:52 #12 98.69   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           30/68 
10:23:52 #12 98.70   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              31/68 
10:23:52 #12 98.70   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            32/68 
10:23:52 #12 98.71   Verifying  : systemd-219-78.el7_9.3.x86_64                              33/68 
10:23:52 #12 98.72   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       34/68 
10:23:52 #12 98.72   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        35/68 
10:23:52 #12 98.73   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           36/68 
10:23:52 #12 98.74   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
10:23:52 #12 98.75   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
10:23:52 #12 98.76   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        39/68 
10:23:52 #12 98.76   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
10:23:52 #12 98.77   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
10:23:52 #12 98.78   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
10:23:52 #12 98.79   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
10:23:52 #12 98.80   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.3.x86_64             44/68 
10:23:52 #12 98.80   Verifying  : checkpolicy-2.5-8.el7.x86_64                               45/68 
10:23:52 #12 98.81   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  46/68 
10:23:52 #12 98.82   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   47/68 
10:23:52 #12 98.83   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       48/68 
10:23:52 #12 98.84   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           49/68 
10:23:52 #12 98.84   Verifying  : glibc-common-2.17-323.el7_9.x86_64                         50/68 
10:23:52 #12 98.86   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          51/68 
10:23:52 #12 98.86   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    52/68 
10:23:52 #12 98.87   Verifying  : pcre-devel-8.32-17.el7.x86_64                              53/68 
10:23:52 #12 98.88   Verifying  : autoconf-2.69-11.el7.noarch                                54/68 
10:23:52 #12 98.89   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      55/68 
10:23:52 #12 98.90   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                56/68 
10:23:52 #12 98.90   Verifying  : rsync-3.1.2-10.el7.x86_64                                  57/68 
10:23:52 #12 98.91   Verifying  : policycoreutils-2.5-34.el7.x86_64                          58/68 
10:23:53 #12 98.92   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
10:23:53 #12 98.93   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
10:23:53 #12 98.94   Verifying  : less-458-9.el7.x86_64                                      61/68 
10:23:53 #12 98.94   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
10:23:53 #12 98.95   Verifying  : glibc-2.17-317.el7.x86_64                                  63/68 
10:23:53 #12 98.95   Verifying  : glibc-common-2.17-317.el7.x86_64                           64/68 
10:23:53 #12 98.95   Verifying  : systemd-libs-219-78.el7.x86_64                             65/68 
10:23:53 #12 98.95   Verifying  : systemd-219-78.el7.x86_64                                  66/68 
10:23:53 #12 98.96   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      67/68 
10:23:53 #12 98.96   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 68/68 
10:23:53 #12 99.00 
10:23:53 #12 99.00 Installed:
10:23:53 #12 99.00   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
10:23:53 #12 99.00   cmake.x86_64 0:2.8.12.2-2.el7                                                 
10:23:53 #12 99.00   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.3                               
10:23:53 #12 99.00   gcc.x86_64 0:4.8.5-44.el7                                                     
10:23:53 #12 99.00   git.x86_64 0:1.8.3.1-23.el7_8                                                 
10:23:53 #12 99.00   glibc-static.x86_64 0:2.17-323.el7_9                                          
10:23:53 #12 99.00   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
10:23:53 #12 99.00   libselinux-devel.x86_64 0:2.5-15.el7                                          
10:23:53 #12 99.00   libtool.x86_64 0:2.4.2-22.el7_3                                               
10:23:53 #12 99.00   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
10:23:53 #12 99.00   make.x86_64 1:3.82-24.el7                                                     
10:23:53 #12 99.00   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
10:23:53 #12 99.00   systemd-devel.x86_64 0:219-78.el7_9.3                                         
10:23:53 #12 99.00   which.x86_64 0:2.20-7.el7                                                     
10:23:53 #12 99.00 
10:23:53 #12 99.00 Dependency Installed:
10:23:53 #12 99.00   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
10:23:53 #12 99.00   autoconf.noarch 0:2.69-11.el7                                                 
10:23:53 #12 99.00   automake.noarch 0:1.13.4-3.el7                                                
10:23:53 #12 99.00   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
10:23:53 #12 99.00   checkpolicy.x86_64 0:2.5-8.el7                                                
10:23:53 #12 99.00   cpp.x86_64 0:4.8.5-44.el7                                                     
10:23:53 #12 99.00   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
10:23:53 #12 99.00   fipscheck.x86_64 0:1.4.1-6.el7                                                
10:23:53 #12 99.00   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
10:23:53 #12 99.00   glibc-devel.x86_64 0:2.17-323.el7_9                                           
10:23:53 #12 99.00   glibc-headers.x86_64 0:2.17-323.el7_9                                         
10:23:53 #12 99.00   kernel-headers.x86_64 0:3.10.0-1160.15.2.el7                                  
10:23:53 #12 99.00   less.x86_64 0:458-9.el7                                                       
10:23:53 #12 99.00   libarchive.x86_64 0:3.1.2-14.el7_7                                            
10:23:53 #12 99.00   libcgroup.x86_64 0:0.41-21.el7                                                
10:23:53 #12 99.00   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
10:23:53 #12 99.00   libgomp.x86_64 0:4.8.5-44.el7                                                 
10:23:53 #12 99.00   libmpc.x86_64 0:1.0.1-3.el7                                                   
10:23:53 #12 99.00   libseccomp.x86_64 0:2.3.1-4.el7                                               
10:23:53 #12 99.00   libselinux-python.x86_64 0:2.5-15.el7                                         
10:23:53 #12 99.00   libselinux-utils.x86_64 0:2.5-15.el7                                          
10:23:53 #12 99.00   libsemanage-python.x86_64 0:2.5-14.el7                                        
10:23:53 #12 99.00   libsepol-devel.x86_64 0:2.5-10.el7                                            
10:23:53 #12 99.00   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
10:23:53 #12 99.00   lzo.x86_64 0:2.06-8.el7                                                       
10:23:53 #12 99.00   m4.x86_64 0:1.4.16-10.el7                                                     
10:23:53 #12 99.00   mpfr.x86_64 0:3.1.1-4.el7                                                     
10:23:53 #12 99.00   openssh.x86_64 0:7.4p1-21.el7                                                 
10:23:53 #12 99.00   openssh-clients.x86_64 0:7.4p1-21.el7                                         
10:23:53 #12 99.00   pcre-devel.x86_64 0:8.32-17.el7                                               
10:23:53 #12 99.00   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
10:23:53 #12 99.00   perl-Error.noarch 1:0.17020-2.el7                                             
10:23:53 #12 99.00   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
10:23:53 #12 99.00   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
10:23:53 #12 99.00   perl-Test-Harness.noarch 0:3.28-3.el7                                         
10:23:53 #12 99.00   policycoreutils.x86_64 0:2.5-34.el7                                           
10:23:53 #12 99.00   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
10:23:53 #12 99.00   policycoreutils-python.x86_64 0:2.5-34.el7                                    
10:23:53 #12 99.00   python-IPy.noarch 0:0.75-6.el7                                                
10:23:53 #12 99.00   rsync.x86_64 0:3.1.2-10.el7                                                   
10:23:53 #12 99.00   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
10:23:53 #12 99.00   setools-libs.x86_64 0:3.3.8-4.el7                                             
10:23:53 #12 99.00 
10:23:53 #12 99.00 Dependency Updated:
10:23:53 #12 99.00   device-mapper.x86_64 7:1.02.170-6.el7_9.3                                     
10:23:53 #12 99.00   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.3                                
10:23:53 #12 99.00   glibc.x86_64 0:2.17-323.el7_9                                                 
10:23:53 #12 99.00   glibc-common.x86_64 0:2.17-323.el7_9                                          
10:23:53 #12 99.00   systemd.x86_64 0:219-78.el7_9.3                                               
10:23:53 #12 99.00   systemd-libs.x86_64 0:219-78.el7_9.3                                          
10:23:53 #12 99.00 
10:23:53 #12 99.00 Complete!
10:23:53 #26 15.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:23:53 #12 DONE 99.3s
10:23:53 
10:23:53 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
10:23:53 #14 sha256:6c73a973d39899ea3281f9fb703ef6bc046883310930e190353ff42d6cac536f
10:23:53 #26 15.50 
10:23:53 #26 15.68 
######################################################################## 100.0%
10:23:53 #26 15.80 
10:23:54 #14 DONE 1.4s
10:23:54 
10:23:54 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
10:23:54 #15 sha256:2a76a775c257f950b27a0d2b9ef10e5e63f8434138dab94b9aec2cf3148ac271
10:23:54 #15 DONE 0.0s
10:23:55 
10:23:55 #16 exporting to image
10:23:55 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:23:55 #16 exporting layers
10:23:55 #26 16.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:23:55 #26 17.00 
10:23:55 #26 17.23 
                                                                           0.7%
######################################################################## 100.0%
10:23:55 #26 17.40 
10:23:56 #26 18.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:23:56 #26 18.46 skipping existing 1849cc453dee
10:23:56 #26 18.56 
10:23:56 #26 ...
10:23:56 
10:23:56 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:23:56 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:23:56 #31 73.91 path/filepath
10:23:56 #31 75.43 io/ioutil
10:23:56 #31 76.95 path
10:23:56 #31 77.71 text/tabwriter
10:23:56 #31 78.31 flag
10:23:56 #31 78.61 github.com/BurntSushi/toml
10:23:56 #31 80.55 log
10:23:56 #31 83.35 github.com/BurntSushi/toml/cmd/tomlv
10:23:56 #31 ...
10:23:56 
10:23:56 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:23:56 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:23:56 #41 5.381 fatal: not a git repository (or any of the parent directories): .git
10:23:56 #41 5.513   GEN      .gitid
10:23:56 #41 5.556   GEN      criu/include/version.h
10:23:56 #41 5.738   GEN      include/common/asm
10:23:56 #41 8.300   PBCC     images/timens.pb-c.c
10:23:56 #41 8.389   DEP      images/timens.pb-c.d
10:23:56 #41 8.506   PBCC     images/fown.pb-c.c
10:23:56 #41 8.524   PBCC     images/google/protobuf/descriptor.pb-c.c
10:23:56 #41 8.610   PBCC     images/opts.pb-c.c
10:23:56 #41 8.669   PBCC     images/memfd.pb-c.c
10:23:56 #41 8.806   DEP      images/fown.pb-c.d
10:23:56 #41 8.882   DEP      images/google/protobuf/descriptor.pb-c.d
10:23:56 #41 9.066   DEP      images/opts.pb-c.d
10:23:56 #41 9.210   DEP      images/memfd.pb-c.d
10:23:56 #41 9.272   PBCC     images/sit.pb-c.c
10:23:56 #41 9.388   DEP      images/sit.pb-c.d
10:23:56 #41 9.494   PBCC     images/macvlan.pb-c.c
10:23:56 #41 9.502   DEP      images/macvlan.pb-c.d
10:23:56 #41 9.560   PBCC     images/autofs.pb-c.c
10:23:56 #41 9.600   DEP      images/autofs.pb-c.d
10:23:56 #41 9.674   PBCC     images/sysctl.pb-c.c
10:23:56 #41 9.708   DEP      images/sysctl.pb-c.d
10:23:56 #41 9.778   PBCC     images/time.pb-c.c
10:23:56 #41 9.836   DEP      images/time.pb-c.d
10:23:56 #41 9.926   PBCC     images/binfmt-misc.pb-c.c
10:23:56 #41 9.950   DEP      images/binfmt-misc.pb-c.d
10:23:56 #41 9.990   PBCC     images/seccomp.pb-c.c
10:23:56 #41 9.999   DEP      images/seccomp.pb-c.d
10:23:56 #41 10.06   PBCC     images/userns.pb-c.c
10:23:56 #41 10.11   DEP      images/userns.pb-c.d
10:23:56 #41 10.17   PBCC     images/cgroup.pb-c.c
10:23:56 #41 10.25   DEP      images/cgroup.pb-c.d
10:23:56 #41 10.32   PBCC     images/ext-file.pb-c.c
10:23:56 #41 10.37   DEP      images/ext-file.pb-c.d
10:23:56 #41 10.46   PBCC     images/rpc.pb-c.c
10:23:56 #41 10.57   DEP      images/rpc.pb-c.d
10:23:56 #41 10.64   PBCC     images/siginfo.pb-c.c
10:23:56 #41 10.70   DEP      images/siginfo.pb-c.d
10:23:56 #41 10.77   PBCC     images/pagemap.pb-c.c
10:23:56 #41 10.79   DEP      images/pagemap.pb-c.d
10:23:56 #41 10.89   PBCC     images/rlimit.pb-c.c
10:23:56 #41 10.90   DEP      images/rlimit.pb-c.d
10:23:56 #41 10.99   PBCC     images/file-lock.pb-c.c
10:23:56 #41 11.03   DEP      images/file-lock.pb-c.d
10:23:56 #41 11.13   PBCC     images/tty.pb-c.c
10:23:56 #41 11.22   DEP      images/tty.pb-c.d
10:23:56 #41 11.30   PBCC     images/tun.pb-c.c
10:23:56 #41 11.37   PBCC     images/netdev.pb-c.c
10:23:56 #41 11.45   DEP      images/tun.pb-c.d
10:23:56 #41 11.57   DEP      images/netdev.pb-c.d
10:23:56 #41 11.61   PBCC     images/vma.pb-c.c
10:23:56 #41 11.69   DEP      images/vma.pb-c.d
10:23:56 #41 11.75   PBCC     images/creds.pb-c.c
10:23:56 #41 11.79   DEP      images/creds.pb-c.d
10:23:56 #41 11.83   PBCC     images/utsns.pb-c.c
10:23:56 #41 11.86   DEP      images/utsns.pb-c.d
10:23:56 #41 11.95   PBCC     images/ipc-desc.pb-c.c
10:23:56 #41 12.01   PBCC     images/ipc-sem.pb-c.c
10:23:56 #41 12.07   DEP      images/ipc-desc.pb-c.d
10:23:56 #41 12.12   DEP      images/ipc-sem.pb-c.d
10:23:56 #41 12.22   PBCC     images/ipc-msg.pb-c.c
10:23:56 #41 12.27   DEP      images/ipc-msg.pb-c.d
10:23:56 #41 12.31   PBCC     images/ipc-shm.pb-c.c
10:23:56 #41 12.36   DEP      images/ipc-shm.pb-c.d
10:23:56 #41 12.43   PBCC     images/ipc-var.pb-c.c
10:23:56 #41 12.47   DEP      images/ipc-var.pb-c.d
10:23:56 #41 12.53   PBCC     images/sk-opts.pb-c.c
10:23:56 #41 12.57   PBCC     images/packet-sock.pb-c.c
10:23:56 #41 12.62   DEP      images/sk-opts.pb-c.d
10:23:56 #41 12.66   DEP      images/packet-sock.pb-c.d
10:23:56 #41 12.74   PBCC     images/sk-netlink.pb-c.c
10:23:56 #41 12.81   DEP      images/sk-netlink.pb-c.d
10:23:56 #41 12.95   PBCC     images/sk-inet.pb-c.c
10:23:56 #41 13.01   DEP      images/sk-inet.pb-c.d
10:23:56 #41 13.11   PBCC     images/sk-unix.pb-c.c
10:23:56 #41 13.17   DEP      images/sk-unix.pb-c.d
10:23:56 #41 13.24   PBCC     images/mm.pb-c.c
10:23:56 #41 13.34   DEP      images/mm.pb-c.d
10:23:56 #41 13.42   PBCC     images/timerfd.pb-c.c
10:23:56 #41 13.49   DEP      images/timerfd.pb-c.d
10:23:56 #41 13.59   PBCC     images/timer.pb-c.c
10:23:56 #41 13.61   DEP      images/timer.pb-c.d
10:23:56 #41 13.65   PBCC     images/sa.pb-c.c
10:23:56 #41 13.73   DEP      images/sa.pb-c.d
10:23:56 #41 13.79   PBCC     images/pipe-data.pb-c.c
10:23:56 #41 13.81   DEP      images/pipe-data.pb-c.d
10:23:56 #41 13.86   PBCC     images/mnt.pb-c.c
10:23:56 #41 13.90   DEP      images/mnt.pb-c.d
10:23:57 #41 14.01   PBCC     images/sk-packet.pb-c.c
10:23:57 #41 14.09   DEP      images/sk-packet.pb-c.d
10:23:57 #41 14.13   PBCC     images/tcp-stream.pb-c.c
10:23:57 #41 14.17   DEP      images/tcp-stream.pb-c.d
10:23:57 #41 14.24   PBCC     images/pipe.pb-c.c
10:23:57 #41 14.31   DEP      images/pipe.pb-c.d
10:23:57 #41 14.37   PBCC     images/pstree.pb-c.c
10:23:57 #41 14.39   DEP      images/pstree.pb-c.d
10:23:57 #41 14.49   PBCC     images/fs.pb-c.c
10:23:57 #41 14.53   DEP      images/fs.pb-c.d
10:23:57 #41 14.61   PBCC     images/signalfd.pb-c.c
10:23:57 #41 14.67   DEP      images/signalfd.pb-c.d
10:23:57 #41 14.73   PBCC     images/fh.pb-c.c
10:23:58 #41 14.79   PBCC     images/fsnotify.pb-c.c
10:23:58 #41 14.85   DEP      images/fh.pb-c.d
10:23:58 #41 14.94   DEP      images/fsnotify.pb-c.d
10:23:58 #41 15.01   PBCC     images/eventpoll.pb-c.c
10:23:58 #41 15.03   DEP      images/eventpoll.pb-c.d
10:23:58 #41 15.08   PBCC     images/eventfd.pb-c.c
10:23:58 #41 15.13   DEP      images/eventfd.pb-c.d
10:23:58 #41 15.18   PBCC     images/remap-file-path.pb-c.c
10:23:58 #41 15.20   DEP      images/remap-file-path.pb-c.d
10:23:58 #41 15.27   PBCC     images/fifo.pb-c.c
10:23:58 #41 15.31   DEP      images/fifo.pb-c.d
10:23:58 #41 15.42   PBCC     images/ghost-file.pb-c.c
10:23:58 #41 15.49   DEP      images/ghost-file.pb-c.d
10:23:58 #41 15.56   PBCC     images/regfile.pb-c.c
10:23:58 #41 ...
10:23:58 
10:23:58 #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
10:23:58 #26 sha256:24e13cdbf61e4739736a07fc6a9a7d90cb4a9dd8f57471c09d1dbe29f6caab44
10:23:58 #26 19.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:23:58 #26 20.25 
10:23:58 #26 20.42 
######################################################################## 100.0%
10:23:58 #26 20.58 
10:23:59 #26 20.67 Download of images into '/build' complete.
10:23:59 #26 20.67 Use something like the following to load the result into a Docker daemon:
10:23:59 #26 20.67   tar -cC '/build' . | docker load
10:23:59 #26 DONE 20.9s
10:23:59 
10:23:59 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:23:59 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:23:59 #41 15.67   DEP      images/regfile.pb-c.d
10:23:59 #41 15.77   PBCC     images/ns.pb-c.c
10:23:59 #41 15.79   DEP      images/ns.pb-c.d
10:23:59 #41 15.85   PBCC     images/fdinfo.pb-c.c
10:23:59 #41 15.90   DEP      images/fdinfo.pb-c.d
10:23:59 #41 15.96   PBCC     images/core-aarch64.pb-c.c
10:23:59 #16 exporting layers 3.9s done
10:23:59 #16 writing image sha256:26ab00b0443542e03eb27adf13bc59949aaf33c5db160c84454435dc7861e85c done
10:23:59 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
10:23:59 #16 DONE 3.9s
10:23:59 docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit eeec7e566a' --define '_release 0' --define '_version 0.0.0.20210129131206.eeec7e566a' --define '_origversion 0.0.0-20210129131206-eeec7e566a'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec
10:23:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8YrPSJ
10:23:59 + umask 022
10:23:59 + cd /root/rpmbuild/BUILD
10:23:59 + cd /root/rpmbuild/BUILD
10:23:59 + rm -rf src
10:23:59 + /usr/bin/mkdir -p src
10:23:59 + cd src
10:23:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
10:23:59 + /usr/bin/tar -xf -
10:23:59 #41 16.12   PBCC     images/core-arm.pb-c.c
10:23:59 #41 16.23   PBCC     images/core-ppc64.pb-c.c
10:23:59 #41 16.38   PBCC     images/core-s390.pb-c.c
10:23:59 #41 16.65   PBCC     images/core-x86.pb-c.c
10:23:59 #41 16.78   PBCC     images/core.pb-c.c
10:23:59 + STATUS=0
10:23:59 + '[' 0 -ne 0 ']'
10:23:59 + /usr/bin/tar -xf -
10:23:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
10:23:59 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a
10:23:59 
10:23:59 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
10:23:59 + RM_GOPATH=0
10:23:59 + TMP_GOPATH=/go
10:23:59 + : /usr/local/bin
10:23:59 + '[' -z /go ']'
10:23:59 + export GOPATH=/go
10:23:59 + GOPATH=/go
10:23:59 ++ dirname hack/dockerfile/install/install.sh
10:23:59 + dir=hack/dockerfile/install
10:23:59 + bin=tini
10:23:59 + shift
10:23:59 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
10:23:59 + . hack/dockerfile/install/tini.installer
10:23:59 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:23:59 + install_tini
10:23:59 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:23:59 + git clone https://github.com/krallin/tini.git /go/tini
10:23:59 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:23:59 Cloning into '/go/tini'...
10:23:59 + cd /go/tini
10:23:59 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:23:59 + cmake .
10:23:59 -- The C compiler identification is GNU 5.4.0
10:23:59 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
10:23:59 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
10:23:59 -- Detecting C compiler ABI info
10:23:59 -- Detecting C compiler ABI info - done
10:23:59 -- Detecting C compile features
10:23:59 -- Detecting C compile features - done
10:23:59 -- Performing Test HAS_BUILTIN_FORTIFY
10:23:59 -- Performing Test HAS_BUILTIN_FORTIFY - Success
10:23:59 -- Configuring done
10:23:59 -- Generating done
10:23:59 -- Build files have been written to: /go/tini
10:23:59 + make tini-static
10:23:59 make[2]: Entering directory '/go/tini'
10:23:59 make[3]: Entering directory '/go/tini'
10:23:59 make[4]: Entering directory '/go/tini'
10:23:59 make[5]: Entering directory '/go/tini'
10:23:59 Scanning dependencies of target tini-static
10:23:59 make[5]: Leaving directory '/go/tini'
10:23:59 make[5]: Entering directory '/go/tini'
10:23:59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:23:59 [100%] Linking C executable tini-static
10:23:59 make[5]: Leaving directory '/go/tini'
10:23:59 [100%] Built target tini-static
10:23:59 make[4]: Leaving directory '/go/tini'
10:23:59 make[3]: Leaving directory '/go/tini'
10:23:59 make[2]: Leaving directory '/go/tini'
10:23:59 + mkdir -p /usr/local/bin
10:23:59 + cp tini-static /usr/local/bin/docker-init
10:23:59 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
10:23:59 + RM_GOPATH=0
10:23:59 + TMP_GOPATH=/go
10:23:59 + : /usr/local/bin
10:23:59 + '[' -z /go ']'
10:23:59 + export GOPATH=/go
10:23:59 + GOPATH=/go
10:23:59 ++ dirname hack/dockerfile/install/install.sh
10:23:59 + dir=hack/dockerfile/install
10:23:59 + bin=proxy
10:23:59 + shift
10:23:59 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
10:23:59 + . hack/dockerfile/install/proxy.installer
10:23:59 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
10:23:59 + install_proxy dynamic
10:23:59 + case "$1" in
10:23:59 + install_proxy_dynamic
10:23:59 + export PROXY_LDFLAGS=-linkmode=external install_proxy
10:23:59 + PROXY_LDFLAGS=-linkmode=external
10:23:59 + export BUILD_MODE=-buildmode=pie
10:23:59 + BUILD_MODE=-buildmode=pie
10:23:59 + _install_proxy
10:23:59 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
10:23:59 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
10:23:59 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
10:23:59 Cloning into '/go/src/github.com/docker/libnetwork'...
10:23:59 + cd /go/src/github.com/docker/libnetwork
10:23:59 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
10:23:59 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:23:59 + return
10:23:59 # Build the CLI
10:23:59 cd /go/src/github.com/docker/cli && \
10:23:59 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210129131206-eeec7e566a GITCOMMIT=eeec7e566a dynbinary manpages
10:23:59 make[2]: Entering directory '/root/build-deb/cli'
10:23:59 ./scripts/build/dynbinary
10:23:59 Building dynamically linked build/docker-linux-amd64
10:24:00 #41 16.98   PBCC     images/inventory.pb-c.c
10:24:00 #41 17.15   DEP      images/core-aarch64.pb-c.d
10:24:00 + STATUS=0
10:24:00 + '[' 0 -ne 0 ']'
10:24:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
10:24:00 + exit 0
10:24:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vXNQn4
10:24:00 + umask 022
10:24:00 + cd /root/rpmbuild/BUILD
10:24:00 + cd src
10:24:00 + export DOCKER_GITCOMMIT=eeec7e566a
10:24:00 + DOCKER_GITCOMMIT=eeec7e566a
10:24:00 + mkdir -p /go/src/github.com/docker
10:24:00 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
10:24:00 + pushd /root/rpmbuild/BUILD/src/engine
10:24:00 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
10:24:00 + for component in tini '"proxy dynamic"'
10:24:00 + TMP_GOPATH=/go
10:24:00 + hack/dockerfile/install/install.sh tini
10:24:00 + RM_GOPATH=0
10:24:00 + TMP_GOPATH=/go
10:24:00 + : /usr/local/bin
10:24:00 + '[' -z /go ']'
10:24:00 + export GOPATH=/go
10:24:00 + GOPATH=/go
10:24:00 ++ dirname hack/dockerfile/install/install.sh
10:24:00 + dir=hack/dockerfile/install
10:24:00 + bin=tini
10:24:00 + shift
10:24:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
10:24:00 + . hack/dockerfile/install/tini.installer
10:24:00 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:24:00 + install_tini
10:24:00 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:24:00 + git clone https://github.com/krallin/tini.git /go/tini
10:24:00 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:24:00 Cloning into '/go/tini'...
10:24:00 #41 17.24   DEP      images/core-arm.pb-c.d
10:24:00 #41 17.40   DEP      images/core-ppc64.pb-c.d
10:24:00 #41 17.53   DEP      images/core-s390.pb-c.d
10:24:00 #41 17.63   DEP      images/core-x86.pb-c.d
10:24:00 + cd /go/tini
10:24:00 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:24:00 + cmake .
10:24:00 -- The C compiler identification is GNU 4.8.5
10:24:00 -- Check for working C compiler: /usr/bin/cc
10:24:00 -- Check for working C compiler: /usr/bin/cc -- works
10:24:00 -- Detecting C compiler ABI info
10:24:00 -- Detecting C compiler ABI info - done
10:24:00 -- Performing Test HAS_BUILTIN_FORTIFY
10:24:00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:24:00 -- Configuring done
10:24:00 -- Generating done
10:24:00 -- Build files have been written to: /go/tini
10:24:00 + make tini-static
10:24:00 Scanning dependencies of target tini-static
10:24:00 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:24:01 #41 17.86   DEP      images/core.pb-c.d
10:24:01 #41 18.04   DEP      images/inventory.pb-c.d
10:24:01 Linking C executable tini-static
10:24:01 [100%] Built target tini-static
10:24:01 + mkdir -p /usr/local/bin
10:24:01 + cp tini-static /usr/local/bin/docker-init
10:24:01 + for component in tini '"proxy dynamic"'
10:24:01 + TMP_GOPATH=/go
10:24:01 + hack/dockerfile/install/install.sh proxy dynamic
10:24:01 + RM_GOPATH=0
10:24:01 + TMP_GOPATH=/go
10:24:01 + : /usr/local/bin
10:24:01 + '[' -z /go ']'
10:24:01 + export GOPATH=/go
10:24:01 + GOPATH=/go
10:24:01 ++ dirname hack/dockerfile/install/install.sh
10:24:01 + dir=hack/dockerfile/install
10:24:01 + bin=proxy
10:24:01 + shift
10:24:01 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
10:24:01 + . hack/dockerfile/install/proxy.installer
10:24:01 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
10:24:01 + install_proxy dynamic
10:24:01 + case "$1" in
10:24:01 + install_proxy_dynamic
10:24:01 + export PROXY_LDFLAGS=-linkmode=external install_proxy
10:24:01 + PROXY_LDFLAGS=-linkmode=external
10:24:01 + export BUILD_MODE=-buildmode=pie
10:24:01 + BUILD_MODE=-buildmode=pie
10:24:01 + _install_proxy
10:24:01 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
10:24:01 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
10:24:01 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
10:24:01 Cloning into '/go/src/github.com/docker/libnetwork'...
10:24:01 #41 18.21   PBCC     images/cpuinfo.pb-c.c
10:24:01 #41 18.25   DEP      images/cpuinfo.pb-c.d
10:24:01 #41 18.41   PBCC     images/stats.pb-c.c
10:24:01 #41 18.54   DEP      images/stats.pb-c.d
10:24:01 #41 ...
10:24:01 
10:24:01 #31 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
10:24:01 #31 sha256:b50b62004fabefb3206f8434872190060aa9e9f24267015109c62a42b9d2fe76
10:24:01 #31 DONE 89.0s
10:24:02 
10:24:02 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:02 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:02 #16 25.05 Reading package lists...
10:24:02 #16 32.37 Building dependency tree...
10:24:02 #16 33.74 Reading state information...
10:24:02 #16 35.58 libcap2-bin is already the newest version (1:2.25-2).
10:24:02 #16 35.58 libcap2-bin set to manually installed.
10:24:02 #16 35.58 The following additional packages will be installed:
10:24:02 #16 35.59   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:24:02 #16 35.60   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
10:24:02 #16 35.60   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:24:02 #16 35.60   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:24:02 #16 35.60   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
10:24:02 #16 35.60   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
10:24:02 #16 35.60   libsepol1-dev libsystemd0 libudev1 mingw-w64-common mingw-w64-x86-64-dev
10:24:02 #16 35.60   python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal
10:24:02 #16 35.60   python3-pkg-resources python3.7 python3.7-minimal vim-runtime xxd
10:24:02 #16 35.61 Suggested packages:
10:24:02 #16 35.62   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
10:24:02 #16 35.62   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
10:24:02 #16 35.63   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
10:24:02 #16 35.63   xfsdump acl attr quota
10:24:02 #16 35.63 Recommended packages:
10:24:02 #16 35.63   aufs-dkms nftables build-essential python3-dev python3-keyring
10:24:02 #16 35.63   python3-keyrings.alt python3-xdg unzip
10:24:02 #16 40.94 The following NEW packages will be installed:
10:24:02 #16 40.96   apparmor aufs-tools bash-completion binutils-mingw-w64
10:24:02 #16 40.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
10:24:02 #16 40.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
10:24:02 #16 40.97   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:24:02 #16 40.97   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:24:02 #16 40.97   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:24:02 #16 40.97   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:24:02 #16 40.97   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:24:02 #16 40.97   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
10:24:02 #16 40.97   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
10:24:02 #16 40.98   python3-distutils python3-lib2to3 python3-minimal python3-pip
10:24:02 #16 40.98   python3-pkg-resources python3-setuptools python3-wheel python3.7
10:24:02 #16 40.98   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
10:24:02 #16 40.99   xfsprogs xxd xz-utils zip
10:24:02 #16 41.00 The following packages will be upgraded:
10:24:02 #16 41.01   libsystemd0 libudev1
10:24:02 #16 41.43 2 upgraded, 68 newly installed, 0 to remove and 21 not upgraded.
10:24:02 #16 41.43 Need to get 105 MB of archives.
10:24:02 #16 41.43 After this operation, 597 MB of additional disk space will be used.
10:24:02 #16 41.43 Get:1 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB]
10:24:02 #16 41.45 Get:2 http://deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
10:24:02 #16 41.46 Get:3 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
10:24:02 #16 41.54 Get:4 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
10:24:02 #16 41.77 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
10:24:02 #16 41.78 Get:6 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
10:24:02 #16 41.78 Get:7 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
10:24:02 #16 ...
10:24:02 
10:24:02 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:24:02 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:24:02 #44 79.59 path/filepath
10:24:02 #44 81.28 regexp
10:24:02 #44 82.25 flag
10:24:02 #44 83.84 go/token
10:24:02 #44 84.87 go/scanner
10:24:02 #44 85.70 internal/lazyregexp
10:24:02 #44 85.99 path
10:24:02 #44 86.57 io/ioutil
10:24:02 #44 86.72 go/ast
10:24:02 #44 88.03 net/url
10:24:02 #44 ...
10:24:02 
10:24:02 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:02 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:02 #16 42.04 Get:8 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
10:24:02 #16 42.08 Get:9 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
10:24:02 #16 42.10 Get:10 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
10:24:03 #16 42.11 Get:11 http://deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB]
10:24:03 #16 42.14 Get:12 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
10:24:03 #16 42.15 Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
10:24:03 #16 42.16 Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
10:24:03 #16 42.18 Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:24:03 #16 42.18 Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
10:24:03 #16 42.18 Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
10:24:03 #16 42.19 Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
10:24:03 #16 42.23 Get:19 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
10:24:03 #16 42.23 Get:20 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
10:24:03 #16 42.24 Get:21 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
10:24:03 #16 42.25 Get:22 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
10:24:03 #16 42.25 Get:23 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
10:24:03 #16 42.28 Get:24 http://deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
10:24:03 #16 42.36 Get:25 http://deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
10:24:03 + cd /go/src/github.com/docker/libnetwork
10:24:03 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
10:24:03 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:24:03 #16 42.46 Get:26 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
10:24:03 #16 42.68 Get:27 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
10:24:03 #16 42.92 Get:28 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:24:03 #16 42.94 Get:29 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
10:24:03 #16 42.96 Get:30 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
10:24:03 #16 42.96 Get:31 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
10:24:04 #16 43.38 Get:32 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:24:04 #16 43.62 Get:33 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
10:24:04 #16 43.63 Get:34 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
10:24:06 #16 46.20 Get:35 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
10:24:09 #16 48.16 Get:36 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
10:24:09 #16 48.16 Get:37 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
10:24:09 #16 48.17 Get:38 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
10:24:09 #16 48.17 Get:39 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
10:24:09 #16 48.19 Get:40 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
10:24:09 #16 48.20 Get:41 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
10:24:09 #16 48.20 Get:42 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
10:24:09 #16 48.20 Get:43 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB]
10:24:09 #16 48.21 Get:44 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
10:24:09 #16 48.23 Get:45 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
10:24:09 #16 48.26 Get:46 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
10:24:09 #16 48.28 Get:47 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
10:24:09 #16 48.28 Get:48 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
10:24:09 #16 48.34 Get:49 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
10:24:09 #16 48.35 Get:50 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
10:24:09 #16 48.36 Get:51 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
10:24:09 #16 48.37 Get:52 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
10:24:09 #16 ...
10:24:09 
10:24:09 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:24:09 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:24:09 #59 54.44 Checking out files:  35% (1335/3766)   
Checking out files:  36% (1356/3766)   
Checking out files:  37% (1394/3766)   
Checking out files:  38% (1432/3766)   
Checking out files:  39% (1469/3766)   
Checking out files:  40% (1507/3766)   
Checking out files:  41% (1545/3766)   
Checking out files:  42% (1582/3766)   
Checking out files:  43% (1620/3766)   
Checking out files:  44% (1658/3766)   
Checking out files:  45% (1695/3766)   
Checking out files:  46% (1733/3766)   
Checking out files:  47% (1771/3766)   
Checking out files:  48% (1808/3766)   
Checking out files:  49% (1846/3766)   
Checking out files:  50% (1883/3766)   
Checking out files:  51% (1921/3766)   
Checking out files:  52% (1959/3766)   
Checking out files:  53% (1996/3766)   
Checking out files:  54% (2034/3766)   
Checking out files:  55% (2072/3766)   
Checking out files:  56% (2109/3766)   
Checking out files:  57% (2147/3766)   
Checking out files:  58% (2185/3766)   
Checking out files:  59% (2222/3766)   
Checking out files:  60% (2260/3766)   
Checking out files:  61% (2298/3766)   
Checking out files:  62% (2335/3766)   
Checking out files:  63% (2373/3766)   
Checking out files:  64% (2411/3766)   
Checking out files:  65% (2448/3766)   
Checking out files:  66% (2486/3766)   
Checking out files:  67% (2524/3766)   
Checking out files:  68% (2561/3766)   
Checking out files:  69% (2599/3766)   
Checking out files:  70% (2637/3766)   
Checking out files:  71% (2674/3766)   
Checking out files:  72% (2712/3766)   
Checking out files:  73% (2750/3766)   
Checking out files:  74% (2787/3766)   
Checking out files:  75% (2825/3766)   
Checking out files:  76% (2863/3766)   
Checking out files:  77% (2900/3766)   
Checking out files:  78% (2938/3766)   
Checking out files:  78% (2949/3766)   
Checking out files:  79% (2976/3766)   
Checking out files:  80% (3013/3766)   
Checking out files:  81% (3051/3766)   
Checking out files:  82% (3089/3766)   
Checking out files:  83% (3126/3766)   
Checking out files:  84% (3164/3766)   
Checking out files:  85% (3202/3766)   
Checking out files:  86% (3239/3766)   
Checking out files:  87% (3277/3766)   
Checking out files:  88% (3315/3766)   
Checking out files:  89% (3352/3766)   
Checking out files:  90% (3390/3766)   
Checking out files:  91% (3428/3766)   
Checking out files:  92% (3465/3766)   
Checking out files:  93% (3503/3766)   
Checking out files:  94% (3541/3766)   
Checking out files:  95% (3578/3766)   
Checking out files:  96% (3616/3766)   
Checking out files:  97% (3654/3766)   
Checking out files:  98% (3691/3766)   
Checking out files:  99% (3729/3766)   
Checking out files: 100% (3766/3766)   
Checking out files: 100% (3766/3766), done.
10:24:09 #59 56.37 + cd /tmp/tmp.katyS9aOrZ/src/github.com/containerd/containerd
10:24:09 #59 56.37 + git checkout -q ea765aba0d05254012b0b9e595e995c09186427f
10:24:09 #59 58.45 + export 'BUILDTAGS=netgo osusergo static_build'
10:24:09 #59 58.45 + BUILDTAGS='netgo osusergo static_build'
10:24:09 #59 58.45 + export EXTRA_FLAGS=-buildmode=pie
10:24:09 #59 58.45 + EXTRA_FLAGS=-buildmode=pie
10:24:09 #59 58.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:24:09 #59 58.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:24:09 #59 58.45 + '[' '' = dynamic ']'
10:24:09 #59 58.45 + make
10:24:09 #59 59.71 + bin/ctr
10:24:11 + return
10:24:11 + VERSION=0.0.0-20210129131206-eeec7e566a
10:24:11 + PRODUCT=docker
10:24:11 + hack/make.sh dynbinary
10:24:11 
10:24:11 Removing bundles/
10:24:11 
10:24:11 ---> Making bundle: dynbinary (in bundles/dynbinary)
10:24:11 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a
10:24:11 GOOS="" GOARCH="" GOARM=""
10:24:12 #59 ...
10:24:12 
10:24:12 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:12 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:12 #16 48.99 Get:53 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:24:12 #16 48.99 Get:54 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
10:24:12 #16 48.99 Get:55 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
10:24:12 #16 49.00 Get:56 http://deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
10:24:12 #16 49.00 Get:57 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB]
10:24:12 #16 49.02 Get:58 http://deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
10:24:12 #16 49.03 Get:59 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
10:24:12 #16 49.13 Get:60 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:24:12 #16 49.15 Get:61 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
10:24:12 #16 49.17 Get:62 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
10:24:12 #16 49.18 Get:63 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
10:24:12 #16 49.19 Get:64 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
10:24:12 #16 49.22 Get:65 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
10:24:12 #16 49.23 Get:66 http://deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
10:24:12 #16 49.26 Get:67 http://deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
10:24:12 #16 49.68 Get:68 http://deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
10:24:12 #16 49.75 Get:69 http://deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
10:24:12 #16 49.80 Get:70 http://deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
10:24:12 #16 50.87 debconf: delaying package configuration, since apt-utils is not installed
10:24:12 #16 51.08 Fetched 105 MB in 9s (12.1 MB/s)
10:24:12 #16 51.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 ... 15473 files and directories currently installed.)
10:24:12 #16 51.26 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ...
10:24:12 #16 51.28 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
10:24:12 #16 51.63 Setting up libsystemd0:amd64 (241-7~deb10u6) ...
10:24:12 #16 51.77 Selecting previously unselected package pigz.
10:24:12 #16 51.77 (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 ... 15473 files and directories currently installed.)
10:24:12 #16 51.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
10:24:12 #16 51.83 Unpacking pigz (2.4-1) ...
10:24:12 #16 51.97 Selecting previously unselected package libpython3.7-minimal:amd64.
10:24:12 #16 51.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:24:12 #16 51.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:24:13 #16 52.72 Selecting previously unselected package python3.7-minimal.
10:24:13 #16 52.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
10:24:13 #16 52.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:24:13 #16 ...
10:24:13 
10:24:13 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:24:13 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:24:13 #44 90.93 text/template/parse
10:24:13 #44 93.26 go/parser
10:24:13 #44 95.73 text/template
10:24:13 #44 97.70 log
10:24:13 #44 98.31 encoding/binary
10:24:13 #44 100.1 encoding/base64
10:24:13 #44 100.7 encoding/json
10:24:13 #44 ...
10:24:13 
10:24:13 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:13 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:13 #41 20.89 make[1]: Nothing to be done for 'all'.
10:24:13 #41 22.54   CC       images/stats.o
10:24:13 #41 23.01   CC       images/core.o
10:24:13 #41 23.63   CC       images/core-x86.o
10:24:13 #41 24.19   CC       images/core-arm.o
10:24:13 #41 24.76   CC       images/core-aarch64.o
10:24:13 #41 25.18   CC       images/core-ppc64.o
10:24:13 #41 25.87   CC       images/core-s390.o
10:24:13 #41 26.63   CC       images/cpuinfo.o
10:24:13 #41 27.09   CC       images/inventory.o
10:24:13 #41 27.40   CC       images/fdinfo.o
10:24:13 #41 27.76   CC       images/fown.o
10:24:13 #41 27.96   CC       images/ns.o
10:24:13 #41 28.26   CC       images/regfile.o
10:24:13 #41 28.49   CC       images/ghost-file.o
10:24:13 #41 28.82   CC       images/fifo.o
10:24:13 #41 29.12   CC       images/remap-file-path.o
10:24:13 #41 29.41   CC       images/eventfd.o
10:24:13 #41 29.70   CC       images/eventpoll.o
10:24:13 #41 30.04   CC       images/fh.o
10:24:13 #41 30.37   CC       images/fsnotify.o
10:24:14 #41 31.03   CC       images/signalfd.o
10:24:14 #41 ...
10:24:14 
10:24:14 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:24:14 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:24:14 #44 101.1 go/doc
10:24:18 #44 105.2 github.com/LK4D4/vndr/build
10:24:19 #44 106.2 encoding/xml
10:24:19 #44 ...
10:24:19 
10:24:19 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:19 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:19 #16 54.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
10:24:19 #16 54.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:24:19 #16 57.47 Selecting previously unselected package python3-minimal.
10:24:19 #16 57.47 (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 ... 15722 files and directories currently installed.)
10:24:19 #16 57.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
10:24:19 #16 57.56 Unpacking python3-minimal (3.7.3-1) ...
10:24:19 #16 57.68 Selecting previously unselected package libmpdec2:amd64.
10:24:19 #16 57.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
10:24:19 #16 57.70 Unpacking libmpdec2:amd64 (2.4.2-2) ...
10:24:19 #16 57.89 Selecting previously unselected package libpython3.7-stdlib:amd64.
10:24:19 #16 57.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
10:24:19 #16 57.92 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:24:20 #16 59.43 Selecting previously unselected package python3.7.
10:24:20 #16 59.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
10:24:20 #16 59.45 Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:24:20 #16 59.59 Selecting previously unselected package libpython3-stdlib:amd64.
10:24:20 #16 59.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
10:24:20 #16 59.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
10:24:20 #16 59.83 Setting up python3-minimal (3.7.3-1) ...
10:24:22 #16 61.16 Selecting previously unselected package python3.
10:24:22 #16 61.16 (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 ... 16134 files and directories currently installed.)
10:24:22 #16 61.20 Preparing to unpack .../python3_3.7.3-1_amd64.deb ...
10:24:22 #16 61.23 Unpacking python3 (3.7.3-1) ...
10:24:22 #16 61.35 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ...
10:24:22 #16 61.39 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ...
10:24:22 #16 61.65 Setting up libudev1:amd64 (241-7~deb10u6) ...
10:24:22 #16 61.79 Selecting previously unselected package libip4tc0:amd64.
10:24:22 #16 61.79 (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 ... 16167 files and directories currently installed.)
10:24:22 #16 61.83 Preparing to unpack .../00-libip4tc0_1.8.2-4_amd64.deb ...
10:24:22 #16 61.84 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:24:22 #16 61.96 Selecting previously unselected package libip6tc0:amd64.
10:24:22 #16 62.00 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
10:24:22 #16 62.00 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:24:22 #16 62.12 Selecting previously unselected package libiptc0:amd64.
10:24:22 #16 62.13 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
10:24:22 #16 62.15 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:24:23 #16 62.26 Selecting previously unselected package libnfnetlink0:amd64.
10:24:23 #16 62.26 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:24:23 #16 62.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:24:23 #16 62.39 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:24:23 #16 62.39 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:24:23 #16 62.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:24:23 #16 62.49 Selecting previously unselected package libnftnl11:amd64.
10:24:23 #16 62.49 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
10:24:23 #16 62.50 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:24:23 #16 62.62 Selecting previously unselected package iptables.
10:24:23 #16 62.63 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
10:24:23 #16 62.63 Unpacking iptables (1.8.2-4) ...
10:24:23 #16 63.13 Selecting previously unselected package xxd.
10:24:23 #16 63.16 Preparing to unpack .../07-xxd_2%3a8.1.0875-5_amd64.deb ...
10:24:23 #16 63.16 Unpacking xxd (2:8.1.0875-5) ...
10:24:24 #16 63.39 Selecting previously unselected package vim-common.
10:24:24 #16 63.39 Preparing to unpack .../08-vim-common_2%3a8.1.0875-5_all.deb ...
10:24:24 #16 63.42 Unpacking vim-common (2:8.1.0875-5) ...
10:24:24 #16 63.63 Selecting previously unselected package bash-completion.
10:24:24 #16 63.64 Preparing to unpack .../09-bash-completion_1%3a2.8-6_all.deb ...
10:24:24 #16 ...
10:24:24 
10:24:24 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:24 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:24 #41 31.37   CC       images/fs.o
10:24:24 #41 31.67   CC       images/pstree.o
10:24:24 #41 31.99   CC       images/pipe.o
10:24:24 #41 32.28   CC       images/tcp-stream.o
10:24:24 #41 32.54   CC       images/sk-packet.o
10:24:24 #41 32.81   CC       images/mnt.o
10:24:24 #41 33.12   CC       images/pipe-data.o
10:24:24 #41 33.38   CC       images/sa.o
10:24:24 #41 33.63   CC       images/timer.o
10:24:24 #41 34.12   CC       images/timerfd.o
10:24:24 #41 34.37   CC       images/mm.o
10:24:24 #41 34.82   CC       images/sk-opts.o
10:24:24 #41 35.09   CC       images/sk-unix.o
10:24:24 #41 35.39   CC       images/sk-inet.o
10:24:24 #41 35.92   CC       images/tun.o
10:24:24 #41 36.23   CC       images/sk-netlink.o
10:24:24 #41 36.51   CC       images/packet-sock.o
10:24:24 #41 36.97   CC       images/ipc-var.o
10:24:24 #41 37.13   CC       images/ipc-desc.o
10:24:24 #41 37.41   CC       images/ipc-shm.o
10:24:24 #41 37.75   CC       images/ipc-msg.o
10:24:24 #41 38.08   CC       images/ipc-sem.o
10:24:24 #41 38.30   CC       images/utsns.o
10:24:24 #41 38.55   CC       images/creds.o
10:24:24 #41 38.71   CC       images/vma.o
10:24:24 #41 38.99   CC       images/netdev.o
10:24:24 #41 39.51   CC       images/tty.o
10:24:24 #41 40.22   CC       images/file-lock.o
10:24:24 #41 40.50   CC       images/rlimit.o
10:24:24 #41 40.72   CC       images/pagemap.o
10:24:24 #41 41.13   CC       images/siginfo.o
10:24:24 #41 41.46   CC       images/rpc.o
10:24:26 #41 42.94   CC       images/ext-file.o
10:24:26 #41 43.16   CC       images/cgroup.o
10:24:27 #41 44.04   CC       images/userns.o
10:24:27 #41 44.32   CC       images/google/protobuf/descriptor.o
10:24:28 #41 ...
10:24:28 
10:24:28 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:28 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:28 #16 67.64 Unpacking bash-completion (1:2.8-6) ...
10:24:29 #16 68.17 Selecting previously unselected package bzip2.
10:24:29 #16 68.18 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:24:29 #16 68.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:24:29 #16 68.33 Selecting previously unselected package xz-utils.
10:24:29 #16 68.35 Preparing to unpack .../11-xz-utils_5.2.4-1_amd64.deb ...
10:24:29 #16 68.36 Unpacking xz-utils (5.2.4-1) ...
10:24:29 #16 68.61 Selecting previously unselected package apparmor.
10:24:29 #16 68.61 Preparing to unpack .../12-apparmor_2.13.2-10_amd64.deb ...
10:24:29 #16 68.72 Unpacking apparmor (2.13.2-10) ...
10:24:30 #16 69.30 Selecting previously unselected package aufs-tools.
10:24:30 #16 69.30 Preparing to unpack .../13-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:24:30 #16 69.31 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:24:30 #16 69.45 Selecting previously unselected package binutils-mingw-w64-i686.
10:24:30 #16 69.45 Preparing to unpack .../14-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:24:30 #16 69.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:24:31 #16 ...
10:24:31 
10:24:31 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:24:31 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:24:31 #44 108.8 github.com/LK4D4/vndr/versioned
10:24:31 #44 108.9 compress/flate
10:24:31 #44 111.5 hash
10:24:31 #44 111.6 hash/crc32
10:24:31 #44 112.5 compress/gzip
10:24:31 #44 112.7 context
10:24:31 #44 113.3 crypto/cipher
10:24:31 #44 113.7 math/big
10:24:31 #44 114.8 crypto/aes
10:24:31 #44 115.8 crypto
10:24:31 #44 116.0 crypto/des
10:24:31 #44 116.6 crypto/internal/randutil
10:24:31 #44 116.7 crypto/sha512
10:24:31 #44 117.9 crypto/ed25519/internal/edwards25519
10:24:31 #44 ...
10:24:31 
10:24:31 #62 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:24:31 #62 sha256:6fdba0a411203c4afca24e772eb758eda38cce45cb717bc25a26bca3c18b872d
10:24:31 #62 118.9 + for f in rootlesskit rootlesskit-docker-proxy
10:24:31 #62 118.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:24:37 #62 ...
10:24:37 
10:24:37 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:37 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:37 #41 46.59   CC       images/opts.o
10:24:37 #41 46.82   CC       images/seccomp.o
10:24:37 #41 47.17   CC       images/binfmt-misc.o
10:24:37 #41 47.37   CC       images/time.o
10:24:37 #41 47.61   CC       images/sysctl.o
10:24:37 #41 47.83   CC       images/autofs.o
10:24:37 #41 48.03   CC       images/macvlan.o
10:24:37 #41 48.29   CC       images/sit.o
10:24:37 #41 48.68   CC       images/memfd.o
10:24:37 #41 48.95   CC       images/timens.o
10:24:37 #41 49.29   LINK     images/built-in.o
10:24:37 #41 49.51   GEN      compel/include/asm
10:24:37 #41 49.53   GEN      compel/include/version.h
10:24:37 #41 49.56 touch .config
10:24:37 #41 49.64   GEN      include/common/config.h
10:24:37 #41 49.73   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:24:37 #41 49.76   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:24:37 #41 49.79   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:24:37 #41 49.84   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:24:37 #41 49.88   DEP      compel/arch/x86/plugins/std/memcpy.d
10:24:37 #41 49.89   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:24:37 #41 49.93   GEN      compel/plugins/include/uapi/std/syscall.h
10:24:37 #41 49.99   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:24:37 #41 50.00   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:24:37 #41 50.02   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:24:37 #41 50.03   DEP      compel/plugins/std/infect.d
10:24:37 #41 50.16   DEP      compel/plugins/std/string.d
10:24:37 #41 50.24   DEP      compel/plugins/std/log.d
10:24:37 #41 50.33   DEP      compel/plugins/std/fds.d
10:24:37 #41 50.53   DEP      compel/plugins/std/std.d
10:24:37 #41 50.70   DEP      compel/plugins/shmem/shmem.d
10:24:37 #41 50.84   DEP      compel/plugins/fds/fds.d
10:24:37 #41 51.01   CC       compel/plugins/std/std.o
10:24:37 #41 51.34   CC       compel/plugins/std/fds.o
10:24:37 #41 51.81   CC       compel/plugins/std/log.o
10:24:37 #41 52.85   CC       compel/plugins/std/string.o
10:24:37 #41 53.61   CC       compel/plugins/std/infect.o
10:24:37 #41 54.12   CC       compel/arch/x86/plugins/std/parasite-head.o
10:24:37 #41 54.21   CC       compel/arch/x86/plugins/std/memcpy.o
10:24:37 #41 54.28   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:24:37 #41 54.37   AR       compel/plugins/std.lib.a
10:24:37 #41 54.47   CC       compel/plugins/fds/fds.o
10:24:38 #41 54.73   AR       compel/plugins/fds.lib.a
10:24:38 #41 54.82   HOSTDEP  compel/src/lib/log-host.d
10:24:38 #41 54.91   HOSTDEP  compel/src/lib/handle-elf-host.d
10:24:38 #41 55.09   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:24:38 #41 55.15   HOSTDEP  compel/src/main-host.d
10:24:38 #41 55.25   DEP      compel/src/lib/ptrace.d
10:24:38 #41 55.40   DEP      compel/src/lib/infect.d
10:24:38 #41 55.59   DEP      compel/src/lib/infect-util.d
10:24:39 #41 55.84   DEP      compel/src/lib/infect-rpc.d
10:24:39 #41 55.95   DEP      compel/arch/x86/src/lib/infect.d
10:24:39 #41 56.22   DEP      compel/arch/x86/src/lib/cpu.d
10:24:39 #41 56.29   DEP      compel/src/lib/log.d
10:24:39 #41 ...
10:24:39 
10:24:39 #62 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:24:39 #62 sha256:6fdba0a411203c4afca24e772eb758eda38cce45cb717bc25a26bca3c18b872d
10:24:39 #62 DONE 126.7s
10:24:39 
10:24:39 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:39 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:39 #41 56.47   DEP      compel/src/main.d
10:24:39 #41 ...
10:24:39 
10:24:39 #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:24:39 #63 sha256:0876187ef0d20cb08c53a991e04ee95b72c6b4d6473dc22286a847a9370e320f
10:24:39 #63 DONE 0.1s
10:24:39 
10:24:39 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:39 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:39 #41 56.60   DEP      compel/src/lib/handle-elf.d
10:24:39 #41 56.71   DEP      compel/arch/x86/src/lib/handle-elf.d
10:24:40 #41 56.98   CC       compel/src/lib/log.o
10:24:40 #41 57.47   CC       compel/arch/x86/src/lib/cpu.o
10:24:41 #41 58.67   CC       compel/arch/x86/src/lib/infect.o
10:24:42 #41 ...
10:24:42 
10:24:42 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:42 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:42 #16 71.77 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:24:42 #16 71.79 Preparing to unpack .../15-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:24:42 #16 71.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:24:42 #16 74.54 Selecting previously unselected package binutils-mingw-w64.
10:24:42 #16 74.54 Preparing to unpack .../16-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:24:42 #16 74.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:24:42 #16 74.66 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:24:42 #16 74.66 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:24:42 #16 74.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:24:42 #16 74.84 Selecting previously unselected package dmsetup.
10:24:42 #16 74.84 Preparing to unpack .../18-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:24:42 #16 74.86 Unpacking dmsetup (2:1.02.155-3) ...
10:24:42 #16 75.10 Selecting previously unselected package mingw-w64-common.
10:24:42 #16 75.10 Preparing to unpack .../19-mingw-w64-common_6.0.0-3_all.deb ...
10:24:42 #16 75.12 Unpacking mingw-w64-common (6.0.0-3) ...
10:24:42 #16 80.89 Selecting previously unselected package mingw-w64-x86-64-dev.
10:24:42 #16 80.89 Preparing to unpack .../20-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:24:42 #16 80.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:24:42 #16 ...
10:24:42 
10:24:42 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:42 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:42 #41 59.64   CC       compel/src/lib/infect-rpc.o
10:24:43 #41 60.12   CC       compel/src/lib/infect-util.o
10:24:43 #41 ...
10:24:43 
10:24:43 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:24:43 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:24:43 #44 120.3 crypto/hmac
10:24:43 #44 120.5 crypto/md5
10:24:43 #44 121.1 crypto/rc4
10:24:43 #44 121.3 crypto/sha1
10:24:43 #44 122.5 crypto/sha256
10:24:43 #44 123.3 crypto/rand
10:24:43 #44 123.5 crypto/elliptic
10:24:43 #44 124.3 encoding/asn1
10:24:43 #44 126.5 crypto/ed25519
10:24:43 #44 126.9 crypto/rsa
10:24:43 #44 128.4 crypto/ecdsa
10:24:43 #44 129.1 crypto/dsa
10:24:43 #44 129.1 encoding/hex
10:24:43 #44 129.5 encoding/pem
10:24:43 #44 129.6 crypto/x509/pkix
10:24:43 #44 130.0 vendor/golang.org/x/crypto/cryptobyte
10:24:43 #44 130.2 vendor/golang.org/x/net/dns/dnsmessage
10:24:43 #44 ...
10:24:43 
10:24:43 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:43 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:43 #41 60.41   CC       compel/src/lib/infect.o
10:24:46 #41 63.11   CC       compel/src/lib/ptrace.o
10:24:46 #41 63.58   AR       compel/libcompel.a
10:24:46 #41 63.69   HOSTCC   compel/src/main-host.o
10:24:47 #41 64.02   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:24:47 #41 64.17   HOSTCC   compel/src/lib/handle-elf-host.o
10:24:47 #41 64.54   HOSTCC   compel/src/lib/log-host.o
10:24:47 #41 64.72   HOSTLINK compel/compel-host-bin
10:24:48 #41 64.87   DEP      soccr/soccr.d
10:24:48 #41 64.99   CC       soccr/soccr.o
10:24:49 #41 66.37   AR       soccr/libsoccr.a
10:24:49 #41 66.44 make[1]: 'soccr/libsoccr.a' is up to date.
10:24:49 #41 66.78   DEP      criu/arch/x86/sigframe.d
10:24:49 #41 66.85   DEP      criu/arch/x86/sigaction_compat.d
10:24:49 #41 66.95   DEP      criu/arch/x86/kerndat.d
10:24:50 #41 67.14   DEP      criu/arch/x86/crtools.d
10:24:50 #41 67.34   DEP      criu/arch/x86/cpu.d
10:24:50 #41 67.58   CC       criu/arch/x86/cpu.o
10:24:51 #41 68.38   CC       criu/arch/x86/crtools.o
10:24:52 #41 ...
10:24:52 
10:24:52 #50 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:24:52 #50 sha256:57f58d3897c4a4085ccc28767eea2fa442bc2a09739438cc49b030d5dce0df72
10:24:52 #50 139.5 + GOBIN=/build
10:24:52 #50 139.5 + /build/gometalinter --install
10:24:52 #50 139.6 Installing:
10:24:52 #50 139.6   deadcode
10:24:52 #50 139.6   dupl
10:24:52 #50 139.6   errcheck
10:24:52 #50 139.6   gas
10:24:52 #50 139.6   gochecknoglobals
10:24:52 #50 139.6   gochecknoinits
10:24:52 #50 139.6   goconst
10:24:52 #50 139.6   gocyclo
10:24:52 #50 139.6   goimports
10:24:52 #50 139.6   golint
10:24:52 #50 139.6   gosimple
10:24:52 #50 139.6   gotype
10:24:52 #50 139.6   gotypex
10:24:52 #50 139.6   ineffassign
10:24:52 #50 139.6   interfacer
10:24:52 #50 139.6   lll
10:24:52 #50 139.6   maligned
10:24:52 #50 139.6   megacheck
10:24:52 #50 139.6   misspell
10:24:52 #50 139.6   nakedret
10:24:52 #50 139.6   safesql
10:24:52 #50 139.6   staticcheck
10:24:52 #50 139.6   structcheck
10:24:52 #50 139.6   unconvert
10:24:52 #50 139.6   unparam
10:24:52 #50 139.6   unused
10:24:52 #50 139.6   varcheck
10:24:55 #50 ...
10:24:55 
10:24:55 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:24:55 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:24:55 #44 132.0 vendor/golang.org/x/crypto/internal/chacha20
10:24:55 #44 132.6 vendor/golang.org/x/crypto/poly1305
10:24:55 #44 133.0 vendor/golang.org/x/sys/cpu
10:24:55 #44 133.4 vendor/golang.org/x/crypto/chacha20poly1305
10:24:55 #44 134.0 net
10:24:55 #44 134.8 vendor/golang.org/x/crypto/hkdf
10:24:55 #44 135.0 vendor/golang.org/x/text/transform
10:24:55 #44 135.7 vendor/golang.org/x/text/unicode/bidi
10:24:55 #44 137.8 vendor/golang.org/x/text/secure/bidirule
10:24:55 #44 138.0 vendor/golang.org/x/text/unicode/norm
10:24:55 #44 142.0 vendor/golang.org/x/net/idna
10:24:55 #44 ...
10:24:55 
10:24:55 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:55 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:55 #41 69.84   CC       criu/arch/x86/kerndat.o
10:24:55 #41 70.45   CC       criu/arch/x86/sigaction_compat.o
10:24:55 #41 70.80   CC       criu/arch/x86/sigframe.o
10:24:55 #41 71.15   LINK     criu/arch/x86/crtools.built-in.o
10:24:55 #41 71.21   DEP      criu/pie/util-vdso-elf32.d
10:24:55 #41 71.33   DEP      criu/pie/util-vdso.d
10:24:55 #41 71.47   DEP      criu/pie/util.d
10:24:55 #41 71.61   CC       criu/pie/util.o
10:24:55 #41 72.07   CC       criu/pie/util-vdso.o
10:24:55 #41 72.92   CC       criu/pie/util-vdso-elf32.o
10:24:56 #41 73.61   AR       criu/pie/pie.lib.a
10:24:56 #41 73.69   DEP      criu/pie/restorer.d
10:24:56 #41 ...
10:24:56 
10:24:56 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:24:56 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:24:56 #16 86.06 Selecting previously unselected package gcc-mingw-w64-base.
10:24:56 #16 86.06 Preparing to unpack .../21-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:24:56 #16 86.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:24:56 #16 86.22 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:24:56 #16 86.23 Preparing to unpack .../22-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:24:56 #16 86.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:24:57 #16 ...
10:24:57 
10:24:57 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:24:57 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:24:57 #41 73.89   DEP      criu/arch/x86/sigaction_compat_pie.d
10:24:57 #41 74.02   DEP      criu/arch/x86/restorer_unmap.d
10:24:57 #41 74.05   DEP      criu/arch/x86/restorer.d
10:24:57 #41 74.37   DEP      criu/arch/x86/vdso-pie.d
10:24:57 #41 74.50   DEP      criu/pie/parasite-vdso.d
10:24:57 #41 74.68   DEP      criu/pie/parasite.d
10:24:58 #41 75.00   CC       criu/pie/parasite.o
10:25:00 #41 76.57   LINK     criu/pie/parasite.built-in.o
10:25:00 #41 76.61   GEN      criu/pie/parasite-blob.h
10:25:00 #41 76.63   CC       criu/pie/parasite-vdso.o
10:25:00 #41 77.50   CC       criu/arch/x86/vdso-pie.o
10:25:00 #41 77.83   CC       criu/arch/x86/restorer.o
10:25:01 #41 78.61   CC       criu/arch/x86/restorer_unmap.o
10:25:01 #41 78.70   CC       criu/arch/x86/sigaction_compat_pie.o
10:25:02 #41 79.09   CC       criu/pie/restorer.o
10:25:06 #41 82.78   LINK     criu/pie/restorer.built-in.o
10:25:06 #41 82.82   GEN      criu/pie/restorer-blob.h
10:25:06 #41 82.92   DEP      criu/vdso.d
10:25:06 #41 83.19   DEP      criu/vdso-compat.d
10:25:06 #41 83.32   DEP      criu/uts_ns.d
10:25:06 #41 83.51   DEP      criu/util.d
10:25:06 #41 83.76   DEP      criu/uffd.d
10:25:07 #41 84.10   DEP      criu/tun.d
10:25:07 #41 84.34   DEP      criu/tty.d
10:25:07 scripts/docs/generate-man.sh
10:25:07 #41 ...
10:25:07 
10:25:07 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:25:07 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:25:07 #44 144.6 vendor/golang.org/x/net/http2/hpack
10:25:07 #44 145.9 mime
10:25:07 #44 147.5 mime/quotedprintable
10:25:07 #44 147.9 net/http/internal
10:25:07 #44 148.4 os/exec
10:25:07 #44 153.5 net/textproto
10:25:07 #44 153.5 crypto/x509
10:25:07 #44 ...
10:25:07 
10:25:07 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:07 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:07 #41 84.59   DEP      criu/timerfd.d
10:25:07 #41 84.88   DEP      criu/timens.d
10:25:08 #41 85.12   DEP      criu/sysfs_parse.d
10:25:08 #41 85.34   DEP      criu/sysctl.d
10:25:08 #41 85.53   DEP      criu/string.d
10:25:08 #41 85.58   DEP      criu/stats.d
10:25:08 #41 85.75   DEP      criu/sockets.d
10:25:09 #41 86.00   DEP      criu/sk-unix.d
10:25:09 #41 86.34   DEP      criu/sk-tcp.d
10:25:09 #41 86.57   DEP      criu/sk-queue.d
10:25:09 #41 86.82   DEP      criu/sk-packet.d
10:25:10 #41 87.02   DEP      criu/sk-netlink.d
10:25:10 #41 87.21   DEP      criu/sk-inet.d
10:25:10 #41 87.43   DEP      criu/signalfd.d
10:25:10 #41 87.68   DEP      criu/sigframe.d
10:25:11 #41 87.87   DEP      criu/shmem.d
10:25:11 #41 88.13   DEP      criu/servicefd.d
10:25:11 #41 88.30   DEP      criu/seize.d
10:25:11 #41 88.56   DEP      criu/seccomp.d
10:25:11 #41 88.80   DEP      criu/rst-malloc.d
10:25:12 #41 88.87   DEP      criu/rbtree.d
10:25:12 #41 88.91   DEP      criu/pstree.d
10:25:12 #41 89.11   DEP      criu/protobuf.d
10:25:12 #41 89.28   GEN      criu/protobuf-desc-gen.h
10:25:14 #41 91.19   DEP      criu/protobuf-desc.d
10:25:14 #41 91.31   DEP      criu/proc_parse.d
10:25:14 #41 91.65   DEP      criu/plugin.d
10:25:14 #41 91.80   DEP      criu/pipes.d
10:25:15 #41 92.00   DEP      criu/pie-util.d
10:25:15 #41 92.20   DEP      criu/pie-util-vdso.d
10:25:15 #41 92.40   DEP      criu/pie-util-vdso-elf32.d
10:25:15 #41 92.55   DEP      criu/path.d
10:25:15 #41 92.72   DEP      criu/parasite-syscall.d
10:25:16 #41 92.98   DEP      criu/pagemap.d
10:25:16 #41 93.14   DEP      criu/pagemap-cache.d
10:25:16 #41 93.35   DEP      criu/page-xfer.d
10:25:16 #41 93.53   DEP      criu/page-pipe.d
10:25:16 #41 93.62   DEP      criu/netfilter.d
10:25:16 #41 93.84   DEP      criu/net.d
10:25:17 #41 94.12   DEP      criu/namespaces.d
10:25:17 #41 94.39   DEP      criu/mount.d
10:25:17 #41 94.61   DEP      criu/memfd.d
10:25:18 #41 94.75   DEP      criu/mem.d
10:25:18 #41 ...
10:25:18 
10:25:18 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:25:18 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:25:18 #44 154.9 vendor/golang.org/x/net/http/httpguts
10:25:18 #44 155.1 vendor/golang.org/x/net/http/httpproxy
10:25:18 #44 155.8 mime/multipart
10:25:18 #44 158.3 crypto/tls
10:25:18 #44 ...
10:25:18 
10:25:18 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:18 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:18 #41 94.95   DEP      criu/lsm.d
10:25:18 #41 95.10   DEP      criu/log.d
10:25:18 #41 95.29   DEP      criu/libnetlink.d
10:25:18 #41 95.42   DEP      criu/kerndat.d
10:25:18 #41 95.71   DEP      criu/kcmp-ids.d
10:25:18 #41 95.81   DEP      criu/irmap.d
10:25:18 #41 ...
10:25:18 
10:25:18 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:25:18 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:25:18 #16 108.0 Selecting previously unselected package g++-mingw-w64-x86-64.
10:25:18 #16 108.0 Preparing to unpack .../23-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:25:18 #16 108.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:25:19 #16 ...
10:25:19 
10:25:19 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:25:19 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:25:19 #44 165.7 net/http/httptrace
10:25:19 #44 166.0 net/http
10:25:24 #44 ...
10:25:24 
10:25:24 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:24 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:24 #41 95.98   DEP      criu/ipc_ns.d
10:25:24 #41 96.18   DEP      criu/image.d
10:25:24 #41 96.36   DEP      criu/image-desc.d
10:25:24 #41 96.50   DEP      criu/fsnotify.d
10:25:24 #41 96.68   DEP      criu/filesystems.d
10:25:24 #41 96.94   DEP      criu/files.d
10:25:24 #41 97.13   DEP      criu/files-reg.d
10:25:24 #41 97.40   DEP      criu/files-ext.d
10:25:24 #41 97.57   DEP      criu/file-lock.d
10:25:24 #41 97.74   DEP      criu/file-ids.d
10:25:24 #41 97.95   DEP      criu/fifo.d
10:25:24 #41 98.12   DEP      criu/fdstore.d
10:25:24 #41 98.29   DEP      criu/fault-injection.d
10:25:24 #41 98.34   DEP      criu/external.d
10:25:24 #41 98.49   DEP      criu/eventpoll.d
10:25:24 #41 98.76   DEP      criu/eventfd.d
10:25:24 #41 98.94   DEP      criu/crtools.d
10:25:24 #41 99.11   DEP      criu/cr-service.d
10:25:24 #41 99.30   DEP      criu/cr-restore.d
10:25:24 #41 99.72   DEP      criu/cr-errno.d
10:25:24 #41 99.74   DEP      criu/cr-dump.d
10:25:24 #41 100.1   DEP      criu/cr-dedup.d
10:25:24 #41 100.3   DEP      criu/cr-check.d
10:25:24 #41 100.6   DEP      criu/config.d
10:25:24 #41 100.9   DEP      criu/clone-noasan.d
10:25:24 #41 101.0   DEP      criu/cgroup.d
10:25:24 #41 101.3   DEP      criu/cgroup-props.d
10:25:24 #41 101.4   DEP      criu/bitmap.d
10:25:24 #41 101.4   DEP      criu/bfd.d
10:25:24 #41 101.6   DEP      criu/autofs.d
10:25:24 #41 ...
10:25:24 
10:25:24 #28 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "/go/src/github.com/go-swagger/go-swagger"     && (cd "/go/src/github.com/go-swagger/go-swagger" && git checkout -q "5793aa66d4b4112c2602c716516e24710e4adbb5")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "/go"
10:25:24 #28 sha256:064697f466d638d934b658bfacf9e1a62c21548216772e16d3ea4c26480eddf5
10:25:24 #28 175.5 + rm -rf /tmp/tmp.TCR7PUXyvu
10:25:25 #28 DONE 176.3s
10:25:25 
10:25:25 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:25 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:25 #41 101.8   DEP      criu/aio.d
10:25:25 #41 102.2   DEP      criu/action-scripts.d
10:25:25 #41 102.7   CC       criu/action-scripts.o
10:25:26 #41 103.5   CC       criu/aio.o
10:25:27 #41 104.1   CC       criu/autofs.o
10:25:29 #41 105.9   CC       criu/bfd.o
10:25:29 #41 106.4   CC       criu/bitmap.o
10:25:29 #41 106.6   CC       criu/cgroup-props.o
10:25:30 #41 ...
10:25:30 
10:25:30 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:25:30 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:25:30 #16 124.9 Selecting previously unselected package libonig5:amd64.
10:25:30 #16 124.9 Preparing to unpack .../24-libonig5_6.9.1-1_amd64.deb ...
10:25:30 #16 125.0 Unpacking libonig5:amd64 (6.9.1-1) ...
10:25:30 #16 125.4 Selecting previously unselected package libjq1:amd64.
10:25:30 #16 125.4 Preparing to unpack .../25-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:25:30 #16 125.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:25:30 #16 125.7 Selecting previously unselected package jq.
10:25:30 #16 125.7 Preparing to unpack .../26-jq_1.5+dfsg-2+b1_amd64.deb ...
10:25:30 #16 125.7 Unpacking jq (1.5+dfsg-2+b1) ...
10:25:30 #16 125.8 Selecting previously unselected package libaio1:amd64.
10:25:30 #16 125.9 Preparing to unpack .../27-libaio1_0.3.112-3_amd64.deb ...
10:25:30 #16 125.9 Unpacking libaio1:amd64 (0.3.112-3) ...
10:25:30 #16 125.9 Selecting previously unselected package libbtrfs0.
10:25:30 #16 125.9 Preparing to unpack .../28-libbtrfs0_4.20.1-2_amd64.deb ...
10:25:30 #16 125.9 Unpacking libbtrfs0 (4.20.1-2) ...
10:25:30 #16 126.0 Selecting previously unselected package libbtrfs-dev.
10:25:30 #16 126.0 Preparing to unpack .../29-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:25:30 #16 126.0 Unpacking libbtrfs-dev (4.20.1-2) ...
10:25:30 #16 126.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:25:30 #16 126.2 Preparing to unpack .../30-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:25:30 #16 126.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:25:30 #16 126.3 Selecting previously unselected package libudev-dev:amd64.
10:25:30 #16 126.3 Preparing to unpack .../31-libudev-dev_241-7~deb10u6_amd64.deb ...
10:25:30 #16 126.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ...
10:25:30 #16 126.5 Selecting previously unselected package libsepol1-dev:amd64.
10:25:30 #16 126.5 Preparing to unpack .../32-libsepol1-dev_2.8-1_amd64.deb ...
10:25:30 #16 126.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:25:30 #16 126.9 Selecting previously unselected package libpcre16-3:amd64.
10:25:30 #16 126.9 Preparing to unpack .../33-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:25:30 #16 126.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:25:30 #16 127.1 Selecting previously unselected package libpcre32-3:amd64.
10:25:30 #16 127.1 Preparing to unpack .../34-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:25:30 #16 127.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:25:30 #16 127.2 Selecting previously unselected package libpcrecpp0v5:amd64.
10:25:30 #16 127.3 Preparing to unpack .../35-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:25:30 #16 127.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:25:30 #16 127.4 Selecting previously unselected package libpcre3-dev:amd64.
10:25:30 #16 127.4 Preparing to unpack .../36-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:25:30 #16 127.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:25:30 #16 127.8 Selecting previously unselected package libselinux1-dev:amd64.
10:25:30 #16 127.9 Preparing to unpack .../37-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:25:30 #16 127.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:25:30 #16 128.2 Selecting previously unselected package libdevmapper-dev:amd64.
10:25:30 #16 128.2 Preparing to unpack .../38-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:25:30 #16 128.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:25:30 #16 128.3 Selecting previously unselected package libgpm2:amd64.
10:25:30 #16 128.3 Preparing to unpack .../39-libgpm2_1.20.7-5_amd64.deb ...
10:25:30 #16 128.3 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:25:30 #16 128.4 Selecting previously unselected package libicu63:amd64.
10:25:30 #16 128.4 Preparing to unpack .../40-libicu63_63.1-6+deb10u1_amd64.deb ...
10:25:30 #16 128.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:25:32 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a
10:25:32 
10:25:32 + popd
10:25:32 + exit 0
10:25:32 ~/rpmbuild/BUILD/src
10:25:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mqfysZ
10:25:32 + umask 022
10:25:32 + cd /root/rpmbuild/BUILD
10:25:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64 '!=' / ']'
10:25:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:25:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:25:32 + mkdir -p /root/rpmbuild/BUILDROOT
10:25:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:25:32 + cd src
10:25:32 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
10:25:32 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/bin/dockerd
10:25:32 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/bin/docker-proxy
10:25:32 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/bin/docker-init
10:25:32 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/lib/systemd/system/docker.service
10:25:32 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/lib/systemd/system/docker.socket
10:25:32 + /usr/lib/rpm/check-buildroot
10:25:32 + /usr/lib/rpm/redhat/brp-compress
10:25:32 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
10:25:32 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
10:25:32 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
10:25:32 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
10:25:32 + /usr/lib/rpm/redhat/brp-python-hardlink
10:25:32 + /usr/lib/rpm/redhat/brp-java-repack-jars
10:25:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rfFW5U
10:25:32 + umask 022
10:25:32 + cd /root/rpmbuild/BUILD
10:25:32 + cd src
10:25:32 + engine/bundles/dynbinary-daemon/dockerd -v
10:25:32 Docker version 0.0.0-20210129131206-eeec7e566a, build eeec7e566a
10:25:32 + exit 0
10:25:32 Processing files: docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:25:32 Provides: docker-ce = 3:0.0.0.20210129131206.eeec7e566a-0.el7 docker-ce(x86-64) = 3:0.0.0.20210129131206.eeec7e566a-0.el7
10:25:32 Requires(interp): /bin/sh /bin/sh /bin/sh
10:25:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
10:25:32 Requires(post): /bin/sh
10:25:32 Requires(preun): /bin/sh
10:25:32 Requires(postun): /bin/sh
10:25:32 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
10:25:32 Conflicts: docker docker-io docker-engine-cs docker-ee
10:25:32 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
10:25:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:25:32 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.src.rpm
10:25:33 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64.rpm
10:25:33 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8a1wsi
10:25:33 + umask 022
10:25:33 + cd /root/rpmbuild/BUILD
10:25:33 + cd src
10:25:33 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:25:33 + exit 0
10:25:33 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NmwfwJ
10:25:33 + umask 022
10:25:33 + cd /root/rpmbuild/BUILD
10:25:33 + cd /root/rpmbuild/BUILD
10:25:33 + rm -rf src
10:25:33 + /usr/bin/mkdir -p src
10:25:33 + cd src
10:25:33 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
10:25:33 + /usr/bin/tar -xf -
10:25:34 + STATUS=0
10:25:34 + '[' 0 -ne 0 ']'
10:25:34 + /usr/bin/tar -xf -
10:25:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
10:25:34 + STATUS=0
10:25:34 + '[' 0 -ne 0 ']'
10:25:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
10:25:34 + exit 0
10:25:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.McgI5b
10:25:34 + umask 022
10:25:34 + cd /root/rpmbuild/BUILD
10:25:34 + cd src
10:25:34 + mkdir -p /go/src/github.com/docker
10:25:34 + rm -f /go/src/github.com/docker/cli
10:25:34 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
10:25:34 + pushd /go/src/github.com/docker/cli
10:25:34 + DISABLE_WARN_OUTSIDE_CONTAINER=1
10:25:34 + make VERSION=0.0.0-20210129131206-eeec7e566a GITCOMMIT=eeec7e566a dynbinary manpages
10:25:34 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
10:25:34 ./scripts/build/dynbinary
10:25:34 Building dynamically linked build/docker-linux-amd64
10:25:34 #16 133.0 Selecting previously unselected package libnet1:amd64.
10:25:34 #16 133.0 Preparing to unpack .../41-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:25:34 #16 133.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:25:34 #16 133.1 Selecting previously unselected package libnl-3-200:amd64.
10:25:34 #16 133.1 Preparing to unpack .../42-libnl-3-200_3.4.0-1_amd64.deb ...
10:25:34 #16 133.1 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:25:34 #16 133.2 Selecting previously unselected package libprotobuf-c1:amd64.
10:25:34 #16 133.2 Preparing to unpack .../43-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:25:34 #16 133.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:25:34 #16 133.3 Selecting previously unselected package libreadline5:amd64.
10:25:34 #16 133.3 Preparing to unpack .../44-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:25:34 #16 133.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:25:34 #16 133.4 Selecting previously unselected package libsystemd-dev:amd64.
10:25:34 #16 133.4 Preparing to unpack .../45-libsystemd-dev_241-7~deb10u6_amd64.deb ...
10:25:34 #16 133.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ...
10:25:34 #16 133.9 Selecting previously unselected package net-tools.
10:25:34 #16 133.9 Preparing to unpack .../46-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:25:34 #16 133.9 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:25:35 #16 134.2 Selecting previously unselected package python-pip-whl.
10:25:35 #16 134.3 Preparing to unpack .../47-python-pip-whl_18.1-5_all.deb ...
10:25:35 #16 134.3 Unpacking python-pip-whl (18.1-5) ...
10:25:36 #16 135.0 Selecting previously unselected package python3-lib2to3.
10:25:36 #16 135.0 Preparing to unpack .../48-python3-lib2to3_3.7.3-1_all.deb ...
10:25:36 #16 135.0 Unpacking python3-lib2to3 (3.7.3-1) ...
10:25:36 #16 135.1 Selecting previously unselected package python3-distutils.
10:25:36 #16 135.1 Preparing to unpack .../49-python3-distutils_3.7.3-1_all.deb ...
10:25:36 #16 135.1 Unpacking python3-distutils (3.7.3-1) ...
10:25:36 #16 135.2 Selecting previously unselected package python3-pip.
10:25:36 #16 135.2 Preparing to unpack .../50-python3-pip_18.1-5_all.deb ...
10:25:36 #16 135.2 Unpacking python3-pip (18.1-5) ...
10:25:36 #16 135.5 Selecting previously unselected package python3-pkg-resources.
10:25:36 #16 135.5 Preparing to unpack .../51-python3-pkg-resources_40.8.0-1_all.deb ...
10:25:36 #16 135.5 Unpacking python3-pkg-resources (40.8.0-1) ...
10:25:36 #16 135.7 Selecting previously unselected package python3-setuptools.
10:25:36 #16 135.7 Preparing to unpack .../52-python3-setuptools_40.8.0-1_all.deb ...
10:25:36 #16 135.7 Unpacking python3-setuptools (40.8.0-1) ...
10:25:37 #16 ...
10:25:37 
10:25:37 #47 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:25:37 #47 sha256:0438993c0d8d9b5f868372d828f27398d49966c7273507b8c5755ee3d9e7b212
10:25:37 #47 DONE 184.0s
10:25:37 
10:25:37 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:37 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:37 #41 107.5   CC       criu/cgroup.o
10:25:37 #41 111.1   CC       criu/clone-noasan.o
10:25:37 #41 111.4   CC       criu/config.o
10:25:37 #41 113.0   CC       criu/cr-check.o
10:25:37 #41 ...
10:25:37 
10:25:37 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:25:37 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:25:37 #16 136.2 Selecting previously unselected package python3-wheel.
10:25:37 #16 136.2 Preparing to unpack .../53-python3-wheel_0.32.3-2_all.deb ...
10:25:37 #16 136.2 Unpacking python3-wheel (0.32.3-2) ...
10:25:37 #16 136.3 Selecting previously unselected package thin-provisioning-tools.
10:25:37 #16 136.4 Preparing to unpack .../54-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:25:37 #16 136.4 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:25:37 #16 136.8 Selecting previously unselected package vim-runtime.
10:25:37 #16 136.8 Preparing to unpack .../55-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:25:37 #16 136.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:25:37 #16 137.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:25:37 #16 137.0 Unpacking vim-runtime (2:8.1.0875-5) ...
10:25:42 #16 141.0 Selecting previously unselected package vim.
10:25:42 #16 141.0 Preparing to unpack .../56-vim_2%3a8.1.0875-5_amd64.deb ...
10:25:42 #16 141.0 Unpacking vim (2:8.1.0875-5) ...
10:25:42 #16 ...
10:25:42 
10:25:42 #44 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:25:42 #44 sha256:b14912f3b8dc7c8307c090f2afb44f6262005eee5d89b0f9ece54e2cb5ab06bd
10:25:42 #44 179.3 github.com/LK4D4/vndr/godl
10:25:42 #44 180.2 github.com/LK4D4/vndr
10:25:42 #44 DONE 189.2s
10:25:42 
10:25:42 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:42 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:42 #41 115.5   CC       criu/cr-dedup.o
10:25:42 #41 116.1   CC       criu/cr-dump.o
10:25:42 #41 118.7   CC       criu/cr-errno.o
10:25:42 #41 118.8   CC       criu/cr-restore.o
10:25:44 #41 ...
10:25:44 
10:25:44 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:25:44 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:25:44 #16 141.8 Selecting previously unselected package xfsprogs.
10:25:44 #16 141.8 Preparing to unpack .../57-xfsprogs_4.20.0-1_amd64.deb ...
10:25:44 #16 141.8 Unpacking xfsprogs (4.20.0-1) ...
10:25:44 #16 142.7 Selecting previously unselected package zip.
10:25:44 #16 142.7 Preparing to unpack .../58-zip_3.0-11+b1_amd64.deb ...
10:25:44 #16 142.8 Unpacking zip (3.0-11+b1) ...
10:25:44 #16 143.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:25:44 #16 143.0 Setting up aufs-tools (1:4.14+20190211-1) ...
10:25:44 #16 143.0 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:25:44 #16 143.0 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:25:44 #16 143.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:25:44 #16 143.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:25:44 #16 143.1 Setting up libgpm2:amd64 (1.20.7-5) ...
10:25:44 #16 143.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:25:44 #16 143.1 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:25:44 #16 143.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:25:44 #16 143.2 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:25:44 #16 143.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:25:44 #16 143.2 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:25:44 #16 143.2 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:25:44 #16 143.2 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:25:44 #16 143.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:25:44 #16 143.2 Setting up xxd (2:8.1.0875-5) ...
10:25:44 #16 143.2 Setting up libbtrfs0 (4.20.1-2) ...
10:25:44 #16 143.2 Setting up zip (3.0-11+b1) ...
10:25:44 #16 143.3 Setting up vim-common (2:8.1.0875-5) ...
10:25:44 #16 143.3 Setting up bash-completion (1:2.8-6) ...
10:25:47 #16 146.0 Setting up libiptc0:amd64 (1.8.2-4) ...
10:25:47 #16 146.0 Setting up xz-utils (5.2.4-1) ...
10:25:47 #16 146.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:25:47 #16 146.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:25:47 #16 146.1 Setting up libudev-dev:amd64 (241-7~deb10u6) ...
10:25:47 #16 146.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:25:47 #16 146.1 Setting up libbtrfs-dev (4.20.1-2) ...
10:25:47 #16 146.1 Setting up pigz (2.4-1) ...
10:25:47 #16 146.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:25:47 #16 146.2 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:25:47 #16 146.2 Setting up python-pip-whl (18.1-5) ...
10:25:47 #16 146.2 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:25:47 #16 146.2 Setting up mingw-w64-common (6.0.0-3) ...
10:25:47 #16 146.2 Setting up vim-runtime (2:8.1.0875-5) ...
10:25:47 #16 146.6 Setting up libaio1:amd64 (0.3.112-3) ...
10:25:47 #16 146.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ...
10:25:47 #16 146.7 Setting up libonig5:amd64 (6.9.1-1) ...
10:25:47 #16 146.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:25:47 #16 146.7 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:25:47 #16 146.7 Setting up vim (2:8.1.0875-5) ...
10:25:47 #16 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:25:47 #16 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:25:47 #16 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:25:47 #16 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:25:47 #16 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:25:47 #16 146.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:25:47 #16 146.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:25:47 #16 146.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:25:47 #16 146.8 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:25:47 #16 146.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:25:47 #16 146.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:25:47 #16 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:25:47 #16 146.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:25:47 #16 146.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:25:47 #16 146.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:25:47 #16 146.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:25:47 #16 146.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:25:47 #16 146.9 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:25:47 #16 146.9 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:25:47 #16 146.9 Setting up jq (1.5+dfsg-2+b1) ...
10:25:47 #16 146.9 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:25:47 #16 146.9 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:25:50 #16 149.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:25:50 #16 149.8 Setting up iptables (1.8.2-4) ...
10:25:50 #16 149.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:25:50 #16 149.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:25:50 #16 149.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:25:50 #16 149.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:25:50 #16 149.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:25:50 #16 149.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:25:50 #16 149.8 Setting up python3 (3.7.3-1) ...
10:25:51 #16 150.3 Setting up python3-wheel (0.32.3-2) ...
10:25:51 #16 150.9 Setting up apparmor (2.13.2-10) ...
10:25:53 #16 152.4 Setting up python3-lib2to3 (3.7.3-1) ...
10:25:53 #16 152.8 Setting up python3-pkg-resources (40.8.0-1) ...
10:25:54 #16 153.6 Setting up python3-distutils (3.7.3-1) ...
10:25:54 #16 154.0 Setting up python3-setuptools (40.8.0-1) ...
10:25:56 #16 155.3 Setting up python3-pip (18.1-5) ...
10:25:56 #16 ...
10:25:56 
10:25:56 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:56 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:56 #41 123.7   CC       criu/cr-service.o
10:25:56 #41 125.4   CC       criu/crtools.o
10:25:56 #41 125.9   CC       criu/eventfd.o
10:25:56 #41 126.3   CC       criu/eventpoll.o
10:25:56 #41 127.2   CC       criu/external.o
10:25:56 #41 127.6   CC       criu/fault-injection.o
10:25:56 #41 127.7   CC       criu/fdstore.o
10:25:56 #41 128.1   CC       criu/fifo.o
10:25:56 #41 128.5   CC       criu/file-ids.o
10:25:56 #41 128.9   CC       criu/file-lock.o
10:25:56 #41 129.8   CC       criu/files-ext.o
10:25:56 #41 130.3   CC       criu/files-reg.o
10:25:56 #41 132.6   CC       criu/files.o
10:25:57 #41 ...
10:25:57 
10:25:57 #16 [dev  7/25] RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
10:25:57 #16 sha256:cc19e1443fb6063285471f623942e8063abef5552d333bfc17a535430145cb3d
10:25:57 #16 156.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:25:57 #16 156.4 Setting up dmsetup (2:1.02.155-3) ...
10:25:57 #16 156.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:25:57 #16 156.4 Setting up xfsprogs (4.20.0-1) ...
10:25:57 #16 156.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:25:57 #16 156.4 Processing triggers for mime-support (3.62) ...
10:25:57 #16 156.5 Processing triggers for libc-bin (2.28-10) ...
10:25:57 #16 DONE 157.0s
10:25:57 
10:25:57 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:25:57 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:25:57 #38 ...
10:25:57 
10:25:57 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:25:57 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:25:57 #41 134.8   CC       criu/filesystems.o
10:25:58 #41 ...
10:25:58 
10:25:58 #17 [dev  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
10:25:58 #17 sha256:7f9d474b3318b782777811bc20e6aaab955942de864b7a51c473d02192edd4c6
10:25:58 #17 1.020 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:25:58 #17 1.023 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:25:58 #17 1.026 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:25:58 #17 DONE 1.1s
10:25:59 
10:25:59 #18 [dev  9/25] RUN pip3 install yamllint==1.16.0
10:25:59 #18 sha256:38ccab4dfd48065a349da0e2ad64ce3e37d329b04eab98c424a9854c17b10231
10:26:04 #18 4.992 Collecting yamllint==1.16.0
10:26:05 #18 ...
10:26:05 
10:26:05 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:26:05 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:26:05 #41 136.1   CC       criu/fsnotify.o
10:26:05 #41 137.4   CC       criu/image-desc.o
10:26:05 #41 137.6   CC       criu/image.o
10:26:05 #41 138.5   CC       criu/ipc_ns.o
10:26:05 #41 139.8   CC       criu/irmap.o
10:26:05 #41 140.6   CC       criu/kcmp-ids.o
10:26:05 #41 140.9   CC       criu/kerndat.o
10:26:05 #41 141.7   CC       criu/libnetlink.o
10:26:05 #41 142.1   CC       criu/log.o
10:26:05 #41 142.5   CC       criu/lsm.o
10:26:06 #41 142.9   CC       criu/mem.o
10:26:08 #41 144.5   CC       criu/memfd.o
10:26:08 #41 145.1   CC       criu/mount.o
10:26:09 #41 ...
10:26:09 
10:26:09 #18 [dev  9/25] RUN pip3 install yamllint==1.16.0
10:26:09 #18 sha256:38ccab4dfd48065a349da0e2ad64ce3e37d329b04eab98c424a9854c17b10231
10:26:09 #18 10.40   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:26:09 #18 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:26:09 #18 10.55   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
10:26:09 #18 10.61 Collecting pyyaml (from yamllint==1.16.0)
10:26:09 #18 10.84   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
10:26:10 #18 11.23 Installing collected packages: pathspec, pyyaml, yamllint
10:26:10 #18 11.67 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0
10:26:10 #18 DONE 12.1s
10:26:10 
10:26:10 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:26:10 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:26:11 #38 ...
10:26:11 
10:26:11 #23 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
10:26:11 #23 sha256:9d65cdf8fbeb3894deff1f902e2227f0f494a439da8e1a0cbfa7199534f8778a
10:26:11 #23 DONE 0.2s
10:26:11 
10:26:11 #27 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
10:26:11 #27 sha256:f15518b5e67cf23deaae8728ba00a381eb5a8ecc198e852c6ed7f3f51e328e10
10:26:11 #27 DONE 0.8s
10:26:11 
10:26:11 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:26:11 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:26:12 #38 ...
10:26:12 
10:26:12 #29 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
10:26:12 #29 sha256:175a84a51c365835ebb2064baa5225a4fc97325dd2ef4faba3fc110383cb82b1
10:26:12 #29 DONE 0.1s
10:26:12 
10:26:12 #32 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
10:26:12 #32 sha256:fb965f16f850e30961168d036b7a6210c733e7719cf061e44149e7bac9fd2d41
10:26:12 #32 DONE 0.1s
10:26:12 
10:26:12 #37 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
10:26:12 #37 sha256:c0cee3736164106dbba55e93d9dc4296b073f2f672b26fa43c9efff8191a5584
10:26:12 #37 DONE 0.0s
10:26:12 
10:26:12 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:26:12 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:26:12 #38 ...
10:26:12 
10:26:12 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:26:12 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:26:12 #41 149.3   CC       criu/namespaces.o
10:26:14 #41 151.0   CC       criu/net.o
10:26:15 Project root: /go/src/github.com/docker/cli
10:26:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
10:26:15 2021/02/18 10:26:12 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
10:26:15 make[2]: Leaving directory '/root/build-deb/cli'
10:26:15 # Build the CLI plugins
10:26:15 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
10:26:15 set -e;cd /sources && \
10:26:15 	tar xzf plugin-installers.tgz; \
10:26:15 	for installer in plugins/*.installer; do \
10:26:15 		LDFLAGS='' bash ${installer} build; \
10:26:15 	done
10:26:15 Cloning into '/go/src/github.com/docker/app'...
10:26:15 Fetching origin
10:26:15 make[2]: Entering directory '/go/src/github.com/docker/app'
10:26:15 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2021-02-18T10:26:14Z" -o bin/docker-app ./cmd/docker-app
10:26:17 #41 153.7   CC       criu/netfilter.o
10:26:17 #41 154.0   CC       criu/page-pipe.o
10:26:17 #41 154.6   CC       criu/page-xfer.o
10:26:19 #41 156.0   CC       criu/pagemap-cache.o
10:26:19 #41 ...
10:26:19 
10:26:19 #54 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:26:19 #54 sha256:02a93a1e2112248dce9be1b2e787dfdba8078a1dbe6ce6e934f9ebb22fbeeedb
10:26:19 #54 188.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:26:21 #54 190.5 + mkdir -p /build
10:26:21 #54 190.5 + cp runc /build/runc
10:26:21 #54 DONE 190.7s
10:26:21 
10:26:21 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:26:21 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:26:21 #41 156.3   CC       criu/pagemap.o
10:26:21 #41 157.2   CC       criu/parasite-syscall.o
10:26:21 #41 158.1   CC       criu/path.o
10:26:21 #41 158.4   CC       criu/pie-util-vdso-elf32.o
10:26:22 #41 158.9   CC       criu/pie-util-vdso.o
10:26:22 #41 159.4   CC       criu/pie-util.o
10:26:22 #41 159.6   CC       criu/pipes.o
10:26:23 #41 160.1   CC       criu/plugin.o
10:26:23 #41 160.4   CC       criu/proc_parse.o
10:26:24 #41 ...
10:26:24 
10:26:24 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:26:24 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:26:24 #38 235.6 + dpkg --print-architecture
10:26:24 #38 235.6 + cd /tmp/tmp.VWXILIDcli/src/github.com/docker/distribution
10:26:24 #38 235.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:26:25 #38 235.9 + GOPATH=/tmp/tmp.VWXILIDcli/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VWXILIDcli
10:26:25 #38 235.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:26:37 #38 ...
10:26:37 
10:26:37 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:26:37 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:26:37 #41 162.5   CC       criu/protobuf-desc.o
10:26:37 #41 163.2   CC       criu/protobuf.o
10:26:37 #41 163.5   CC       criu/pstree.o
10:26:37 #41 164.4   CC       criu/rbtree.o
10:26:37 #41 164.6   CC       criu/rst-malloc.o
10:26:37 #41 164.8   CC       criu/seccomp.o
10:26:37 #41 165.4   CC       criu/seize.o
10:26:37 #41 166.1   CC       criu/servicefd.o
10:26:37 #41 166.4   CC       criu/shmem.o
10:26:37 #41 167.2   CC       criu/sigframe.o
10:26:37 #41 167.4   CC       criu/signalfd.o
10:26:37 #41 167.6   CC       criu/sk-inet.o
10:26:37 #41 168.4   CC       criu/sk-netlink.o
10:26:37 #41 168.8   CC       criu/sk-packet.o
10:26:37 #41 169.4   CC       criu/sk-queue.o
10:26:37 #41 169.9   CC       criu/sk-tcp.o
10:26:37 #41 170.2   CC       criu/sk-unix.o
10:26:37 #41 172.0   CC       criu/sockets.o
10:26:37 #41 172.7   CC       criu/stats.o
10:26:37 #41 173.0   CC       criu/string.o
10:26:37 #41 173.1   CC       criu/sysctl.o
10:26:37 #41 173.6   CC       criu/sysfs_parse.o
10:26:37 #41 174.0   CC       criu/timens.o
10:26:37 #41 174.3   CC       criu/timerfd.o
10:26:37 #41 174.6   CC       criu/tty.o
10:26:39 #41 176.2   CC       criu/tun.o
10:26:39 #41 176.7   CC       criu/uffd.o
10:26:41 #41 177.8   CC       criu/util.o
10:26:41 scripts/docs/generate-man.sh
10:26:42 #41 178.9   CC       criu/uts_ns.o
10:26:42 #41 179.2   CC       criu/vdso-compat.o
10:26:42 #41 179.4   CC       criu/vdso.o
10:26:43 #41 179.9   LINK     criu/built-in.o
10:26:43 #41 180.1   LINK     criu/criu
10:26:43 #41 180.5   DEP      lib/c/criu.d
10:26:43 #41 180.6   CC       images/rpc.pb-c.o
10:26:44 #41 181.1   CC       lib/c/criu.o
10:26:44 #41 ...
10:26:44 
10:26:44 #38 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "/go/src/github.com/docker/distribution"     && (cd "/go/src/github.com/docker/distribution" && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827")     && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "/go/src/github.com/docker/distribution" && git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd");         GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "/go"
10:26:44 #38 sha256:4762438322ce0eb1b7b3091201d5b329ab57de8e2faa58f35105e720fa7112e1
10:26:44 #38 255.4 + rm -rf /tmp/tmp.VWXILIDcli/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VWXILIDcli
10:26:44 #38 DONE 255.7s
10:26:44 
10:26:44 #50 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:26:44 #50 sha256:57f58d3897c4a4085ccc28767eea2fa442bc2a09739438cc49b030d5dce0df72
10:26:45 #50 ...
10:26:45 
10:26:45 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:26:45 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:26:45 #41 182.1   LINK     lib/c/built-in.o
10:26:45 #41 182.1   LINK     lib/c/libcriu.so
10:26:45 #41 182.1   LINK     lib/c/libcriu.a
10:26:45 #41 182.3   GEN      magic.py
10:26:45 #41 182.6 Note: Building without setproctitle() and strlcpy() support.
10:26:45 #41 182.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:26:45 #41 182.6 Note: Building without GnuTLS support
10:26:45 #41 182.6 Makefile.config:39: Warn: you have no libnftables installed
10:26:45 #41 182.6 Makefile.config:40: Warn: Building without nftables support
10:26:46 #41 ...
10:26:46 
10:26:46 #50 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:26:46 #50 sha256:57f58d3897c4a4085ccc28767eea2fa442bc2a09739438cc49b030d5dce0df72
10:26:46 #50 DONE 253.3s
10:26:46 
10:26:46 #39 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
10:26:46 #39 sha256:b03a7637e474b1d289b90ba25ab611e0aacb223427c8a2921ba503a79a20fb95
10:26:46 #39 DONE 0.3s
10:26:46 
10:26:46 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:26:46 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:26:46 #59 ...
10:26:46 
10:26:46 #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:26:46 #41 sha256:84dd34b9061dcb443c4d69a6eb57f8db04c355cedc9bb7abe974e6f80aa9834d
10:26:46 #41 183.5 fatal: not a git repository (or any of the parent directories): .git
10:26:47 #41 184.4 make[1]: Nothing to be done for 'all'.
10:26:48 #41 185.3 make[1]: 'images/built-in.o' is up to date.
10:26:48 #41 185.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:26:48 #41 185.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:26:48 #41 185.4 make[1]: 'compel/libcompel.a' is up to date.
10:26:48 #41 185.4 make[1]: 'compel/compel-host-bin' is up to date.
10:26:48 #41 185.4 make[1]: Nothing to be done for 'all'.
10:26:48 #41 185.4 make[1]: 'soccr/libsoccr.a' is up to date.
10:26:48 #41 185.6 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.6 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.6 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.7 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.7 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.7 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.7 make[2]: Nothing to be done for 'all'.
10:26:48 #41 185.8 make[2]: Nothing to be done for 'all'.
10:26:49 #41 185.8   INSTALL  criu/criu
10:26:49 #41 DONE 185.9s
10:26:49 
10:26:49 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:26:49 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:26:50 #59 ...
10:26:50 
10:26:50 #42 [dev 16/25] COPY --from=criu          /build/ /usr/local/
10:26:50 #42 sha256:e5b65d8fe3b9942f51b5ea28cb61e30e7df0d91480fc8717bb4782a442b821b6
10:26:50 #42 DONE 0.1s
10:26:50 
10:26:50 #45 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
10:26:50 #45 sha256:6c410a89a73f53ece0e8a9fcea5c2cf03c9dc72c480685521aa26fd74e146a6b
10:26:50 #45 DONE 0.1s
10:26:50 
10:26:50 #48 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
10:26:50 #48 sha256:314a010ca6012c767803b5764dade0a76b3ca1a58b4928df93c4b7e3084d657a
10:26:50 #48 DONE 0.1s
10:26:50 
10:26:50 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:26:50 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:26:50 #59 ...
10:26:50 
10:26:50 #51 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
10:26:50 #51 sha256:0712e8e289952a9b08b562634a657304ae99bf40fe6ea70f29370a9cd7aa50d2
10:26:51 #51 DONE 0.4s
10:26:51 
10:26:51 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:26:51 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:26:51 #59 ...
10:26:51 
10:26:51 #55 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
10:26:51 #55 sha256:99a1ace9e6eb3d4e0d3058d9233ecd2da7d4c8e8f593f3fcbe0ab388eee563ef
10:26:51 #55 DONE 0.1s
10:26:51 
10:26:51 #59 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:26:51 #59 sha256:f95ff46bd5d3b2e8bbc9507cd57928e719585f37e6a82c6dd4113419a5295495
10:26:59 #59 228.3 + bin/containerd
10:27:01 make[2]: Leaving directory '/go/src/github.com/docker/app'
10:27:01 Cloning into '/go/src/github.com/docker/buildx'...
10:27:01 Fetching origin
10:27:01 + GOFLAGS=-mod=vendor
10:27:01 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-tp-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
10:27:26 #59 254.9 + bin/containerd-stress
10:27:26 #59 256.6 + bin/containerd-shim
10:27:34 #59 263.8 + bin/containerd-shim-runc-v1
10:27:37 #59 266.9 + bin/containerd-shim-runc-v2
10:27:37 #59 267.7 + binaries
10:27:37 #59 267.7 + mkdir -p /build
10:27:37 #59 267.7 + cp bin/containerd /build/containerd
10:27:37 #59 267.8 + cp bin/containerd-shim /build/containerd-shim
10:27:37 #59 267.8 + cp bin/ctr /build/ctr
10:27:38 #59 DONE 268.1s
10:27:39 
10:27:39 #60 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
10:27:39 #60 sha256:06e85900445ccd84c3e65da58b17e1937cac224fad7515e696a038bd1966bb77
10:27:39 #60 DONE 0.2s
10:27:39 
10:27:39 #64 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:27:39 #64 sha256:66e67b3602de4e8edd4d4dfe7803fb6f07b74862f75669ade4331d3818d47995
10:27:39 #64 DONE 0.1s
10:27:39 
10:27:39 #66 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:27:39 #66 sha256:98f39c6fd9a9c911a4057b8d15dcba3f3f0bcf2d3e5636170dc8aff8a62a1df9
10:27:39 #66 DONE 0.1s
10:27:39 
10:27:39 #69 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
10:27:39 #69 sha256:ee6b868ad0424bc168c7f6dabdadf82818cc3ff795b7b88b524ccbb8cf7f8804
10:27:39 #69 DONE 0.0s
10:27:39 
10:27:39 #70 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
10:27:39 #70 sha256:5901ee7b8de60d37634d63bd65a074224345584cce6d2be9048a23acdf55893b
10:27:39 #70 DONE 0.0s
10:27:39 
10:27:39 #71 [final 1/1] COPY . /go/src/github.com/docker/docker
10:27:39 #71 sha256:0439eced42dd27bb589fa597e6f2fda4cbc30a9996ee8a92edb8ab6ea187a85f
10:27:39 #71 DONE 0.6s
10:27:40 
10:27:40 #72 exporting to image
10:27:40 #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:27:40 #72 exporting layers
10:27:46 #72 exporting layers 6.7s done
10:27:46 #72 writing image sha256:dc3f016b74eef859a43b9488aa56178d3de5c8ba30704034c6fb39f2c58fd111 done
10:27:46 #72 naming to docker.io/library/docker-dev:19-03 done
10:27:46 #72 DONE 6.7s
10:27:46 docker run --rm -i --privileged  -e DOCKER_CROSSPLATFORMS -e BUILD_APT_MIRROR -e BUILDFLAGS -e KEEPBUNDLE -e DOCKER_BUILD_ARGS -e DOCKER_BUILD_GOGC -e DOCKER_BUILD_OPTS -e DOCKER_BUILD_PKGS -e DOCKER_BUILDKIT -e DOCKER_BASH_COMPLETION_PATH -e DOCKER_CLI_PATH -e DOCKER_DEBUG -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT -e DOCKER_GRAPHDRIVER -e DOCKER_LDFLAGS -e DOCKER_PORT -e DOCKER_REMAP_ROOT -e DOCKER_STORAGE_OPTS -e DOCKER_TEST_HOST -e DOCKER_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DIR -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e TESTDEBUG -e TESTDIRS -e TESTFLAGS -e TESTFLAGS_INTEGRATION -e TESTFLAGS_INTEGRATION_CLI -e TEST_FILTER -e TIMEOUT -e VALIDATE_REPO -e VALIDATE_BRANCH -e VALIDATE_ORIGIN_BRANCH -e HTTP_PROXY -e HTTPS_PROXY -e NO_PROXY -e http_proxy -e https_proxy -e no_proxy -e VERSION -e PLATFORM -e DEFAULT_PRODUCT_LICENSE -e PRODUCT -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles:/go/src/github.com/docker/docker/bundles" -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/.git:/go/src/github.com/docker/docker/.git" -v docker-dev-cache:/root/.cache    "docker-dev:19-03" hack/make.sh binary
10:27:47 
10:27:47 Removing bundles/
10:27:47 
10:27:47 ---> Making bundle: binary (in bundles/binary)
10:27:47 Building: bundles/binary-daemon/dockerd-0.0.0-20210212105829-69f9c8c906
10:27:47 GOOS="" GOARCH="" GOARM=""
10:27:49 Project root: /go/src/github.com/docker/cli
10:27:49 Generating man pages into /go/src/github.com/docker/cli/man/man1
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
10:27:49 2021/02/18 10:27:47 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
10:27:49 + popd
10:27:49 + pushd /root/rpmbuild/BUILD/src/plugins
10:27:49 + for installer in '*.installer'
10:27:49 + bash app.installer build
10:27:49 ~/rpmbuild/BUILD/src
10:27:49 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
10:27:49 Cloning into '/go/src/github.com/docker/app'...
10:27:49 Fetching origin
10:27:50 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2021-02-18T10:27:50Z" -o bin/docker-app ./cmd/docker-app
10:28:09 make[1]: Leaving directory '/root/build-deb'
10:28:09    debian/rules override_dh_auto_test
10:28:09 make[1]: Entering directory '/root/build-deb'
10:28:09 ./engine/bundles/dynbinary-daemon/dockerd -v
10:28:09 Docker version 0.0.0-20210129131206-eeec7e566a, build eeec7e566a
10:28:09 ./cli/build/docker -v
10:28:09 Docker version 0.0.0-20210129131206-eeec7e566a, build eeec7e566a
10:28:09 make[1]: Leaving directory '/root/build-deb'
10:28:09  debian/rules binary
10:28:09 dh binary --with=bash-completion --with=systemd
10:28:09    dh_testroot
10:28:09    dh_prep
10:28:09    debian/rules override_dh_auto_install
10:28:09 make[1]: Entering directory '/root/build-deb'
10:28:09 # docker-ce-cli install
10:28:09 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
10:28:09 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
10:28:09 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
10:28:09 set -e;cd /sources && \
10:28:09 	tar xzf plugin-installers.tgz; \
10:28:09 	for installer in plugins/*.installer; do \
10:28:09 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
10:28:09 		PREFIX=/usr/libexec/docker/cli-plugins \
10:28:09 			bash ${installer} install_plugin; \
10:28:09 	done
10:28:09 # docker-ce install
10:28:09 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
10:28:09 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
10:28:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a debian/docker-ce/usr/bin/dockerd
10:28:09 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
10:28:09 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
10:28:09 make[1]: Leaving directory '/root/build-deb'
10:28:09    debian/rules override_dh_install
10:28:09 make[1]: Entering directory '/root/build-deb'
10:28:09 dh_install
10:28:09 # TODO Can we do this from within our container?
10:28:09 dh_apparmor --profile-name=docker-ce -pdocker-ce
10:28:09 make[1]: Leaving directory '/root/build-deb'
10:28:09    dh_installdocs
10:28:09    dh_installchangelogs
10:28:09    dh_installman
10:28:09    dh_bash-completion
10:28:09    dh_systemd_enable
10:28:09    debian/rules override_dh_installinit
10:28:09 make[1]: Entering directory '/root/build-deb'
10:28:09 # use "docker" as our service name, not "docker-ce"
10:28:09 dh_installinit --name=docker
10:28:09 make[1]: Leaving directory '/root/build-deb'
10:28:09    dh_systemd_start
10:28:09    dh_perl
10:28:09    dh_link
10:28:09    dh_strip_nondeterminism
10:28:09    dh_compress
10:28:09    dh_fixperms
10:28:09    debian/rules override_dh_strip
10:28:09 make[1]: Entering directory '/root/build-deb'
10:28:09 # Go has lots of problems with stripping, so just don't
10:28:09 make[1]: Leaving directory '/root/build-deb'
10:28:09    dh_makeshlibs
10:28:09    debian/rules override_dh_shlibdeps
10:28:09 make[1]: Entering directory '/root/build-deb'
10:28:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
10:28:24 make[1]: Leaving directory '/root/build-deb'
10:28:24    dh_installdeb
10:28:24    debian/rules override_dh_gencontrol
10:28:24 make[1]: Entering directory '/root/build-deb'
10:28:24 # if we're on Ubuntu, we need to Recommends: apparmor
10:28:24 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
10:28:24 dh_gencontrol
10:28:24 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
10:28:24 make[1]: Leaving directory '/root/build-deb'
10:28:24    dh_md5sums
10:28:24    dh_builddeb
10:28:24 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb'.
10:28:36 + for installer in '*.installer'
10:28:36 + bash buildx.installer build
10:28:36 Cloning into '/go/src/github.com/docker/buildx'...
10:28:36 Fetching origin
10:28:36 + GOFLAGS=-mod=vendor
10:28:36 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-tp-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
10:29:08 Created binary: bundles/binary-daemon/dockerd-0.0.0-20210212105829-69f9c8c906
10:29:08 Copying nested executables into bundles/binary-daemon
10:29:08 
10:29:08 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine'
10:29:08 mkdir -p build/linux/docker
10:29:08 cp /home/ubuntu/workspace/docker-ce-packaging_19.03/cli/build/docker build/linux/docker/
10:29:08 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
10:29:08 	cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker/$f; \
10:29:08 done
10:29:08 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/containerd-shim-runc-v2': No such file or directory
10:29:08 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210212105829-69f9c8c906.tgz docker
10:29:12 # extra binaries for running rootless
10:29:12 mkdir -p build/linux/docker-rootless-extras
10:29:12 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \
10:29:12 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f ]; then \
10:29:12 		cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
10:29:12 	fi \
10:29:12 done
10:29:12 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210212105829-69f9c8c906.tgz docker-rootless-extras
10:29:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static'
[Pipeline] sh
10:29:15 + pwd
10:29:15 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine
10:29:15 [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v
10:29:17 rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:29:20 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb'.
10:29:44 + popd
10:29:44 ~/rpmbuild/BUILD/src
10:29:44 + exit 0
10:29:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ntQ9ws
10:29:44 + umask 022
10:29:44 + cd /root/rpmbuild/BUILD
10:29:44 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64 '!=' / ']'
10:29:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 + mkdir -p /root/rpmbuild/BUILDROOT
10:29:44 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 + cd src
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/bin
10:29:44 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/bin/docker
10:29:44 + pushd /root/rpmbuild/BUILD/src/plugins
10:29:44 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
10:29:44 + for installer in '*.installer'
10:29:44 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 + PREFIX=/usr/libexec/docker/cli-plugins
10:29:44 + bash app.installer install_plugin
10:29:44 + for installer in '*.installer'
10:29:44 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 + PREFIX=/usr/libexec/docker/cli-plugins
10:29:44 + bash buildx.installer install_plugin
10:29:44 + popd
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/bash-completion/completions
10:29:44 ~/rpmbuild/BUILD/src
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/zsh/vendor-completions
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/fish/vendor_completions.d
10:29:44 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/bash-completion/completions/docker
10:29:44 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
10:29:44 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/man/man1
10:29:44 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-deploy.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-engine-activate.1 cli/man/man1/docker-engine-check.1 cli/man/man1/docker-engine-update.1 cli/man/man1/docker-engine.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/share/man/man1
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/man/man5
10:29:44 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/share/man/man5
10:29:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/man/man8
10:29:44 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64//usr/share/man/man8
10:29:44 + mkdir -p build-docs
10:29:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
10:29:44 + cp cli/LICENSE build-docs/LICENSE
10:29:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
10:29:44 + cp cli/MAINTAINERS build-docs/MAINTAINERS
10:29:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
10:29:44 + cp cli/NOTICE build-docs/NOTICE
10:29:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
10:29:44 + cp cli/README.md build-docs/README.md
10:29:44 + /usr/lib/rpm/check-buildroot
10:29:44 + /usr/lib/rpm/redhat/brp-compress
10:29:44 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
10:29:44 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
10:29:44 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
10:29:44 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
10:29:44 + /usr/lib/rpm/redhat/brp-python-hardlink
10:29:44 + /usr/lib/rpm/redhat/brp-java-repack-jars
10:29:44 Processing files: docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0oJRFL
10:29:44 + umask 022
10:29:44 + cd /root/rpmbuild/BUILD
10:29:44 + cd src
10:29:44 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210129131206.eeec7e566a
10:29:44 + export DOCDIR
10:29:44 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210129131206.eeec7e566a
10:29:44 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210129131206.eeec7e566a
10:29:44 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210129131206.eeec7e566a
10:29:44 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210129131206.eeec7e566a
10:29:44 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210129131206.eeec7e566a
10:29:44 + exit 0
10:29:44 Provides: docker-ce-cli = 1:0.0.0.20210129131206.eeec7e566a-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210129131206.eeec7e566a-0.el7
10:29:44 Requires(interp): /bin/sh
10:29:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
10:29:44 Requires(post): /bin/sh
10:29:44 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
10:29:44 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
10:29:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:44 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.src.rpm
10:29:59 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64.rpm
10:29:59 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hMJWgA
10:29:59 + umask 022
10:29:59 + cd /root/rpmbuild/BUILD
10:29:59 + cd src
10:29:59 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210129131206.eeec7e566a-0.el7.x86_64
10:29:59 + exit 0
10:29:59 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
10:30:00 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm'
[Pipeline] sh
10:30:00 + pwd
10:30:00 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine
10:30:00 [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v
10:30:00 rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:30:56  dpkg-genchanges  >../docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.changes
10:30:56 dpkg-genchanges: including full source code in upload
10:30:56  dpkg-source -I.git --after-build build-deb
10:30:56 dpkg-buildpackage: full upload; Debian-native package (full source is included)
10:30:56 + destination=/build
10:30:56 + mkdir -p /build
10:30:56 + mv -v /root/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb /build
10:30:56 '/root/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb'
10:30:56 removed '/root/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb'
10:30:56 '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.dsc'
10:30:56 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.dsc'
10:30:56 '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.tar.gz'
10:30:56 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial.tar.gz'
10:30:56 '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.changes'
10:30:56 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.changes'
10:30:56 '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb'
10:30:56 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-xenial_amd64.deb'
10:30:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
10:30:56 == Building packages for ubuntu-focal ==
10:30:56 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-focal/Dockerfile .
10:30:56 #1 [internal] load build definition from Dockerfile
10:30:56 #1 sha256:07927127152f9194072f3b35197149f45f19f686d03811102c7c1ebb619606e8
10:30:56 #1 transferring dockerfile: 1.20kB done
10:30:56 #1 DONE 0.0s
10:30:56 
10:30:56 #2 [internal] load .dockerignore
10:30:56 #2 sha256:0a12ca9ac291551406e284d699f7cbdd501f0ce94e3fe6036d4f648f0a8e41c0
10:30:56 #2 transferring context: 2B done
10:30:56 #2 DONE 0.0s
10:30:56 
10:30:56 #5 [auth] library/golang:pull token for registry-1.docker.io
10:30:56 #5 sha256:08a959dc4fe5c67acd2758b6eacf0a9b394c629c4e729f1fcd7c4a06a4edbd50
10:30:56 #5 DONE 0.0s
10:30:56 
10:30:56 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
10:30:56 #6 sha256:991de52b74c1aae8b13419e7c453744812ef58a536779b1d31ce9a50ed83b2e4
10:30:56 #6 DONE 0.0s
10:30:56 
10:30:56 #4 [internal] load metadata for docker.io/library/ubuntu:focal
10:30:56 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
10:30:56 #4 ...
10:30:56 
10:30:56 #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
10:30:56 #3 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
10:30:56 #3 DONE 0.2s
10:30:56 
10:30:56 #4 [internal] load metadata for docker.io/library/ubuntu:focal
10:30:56 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
10:30:56 #4 DONE 0.4s
10:30:56 
10:30:56 #14 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:30:56 #14 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
10:30:56 #14 DONE 0.0s
10:30:56 
10:30:56 #10 [internal] load build context
10:30:56 #10 sha256:62e125b15d6b3df13f133bb6879a2bf10f3b4d02e8efaac0d425ae4fdb47bebb
10:30:56 #10 transferring context: 791B done
10:30:56 #10 DONE 0.0s
10:30:56 
10:30:56 #14 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
10:30:56 #14 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
10:30:56 #14 CACHED
10:30:56 
10:30:56 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:703218c0465075f4425e58fac086e09e1de5c340b12976ab9eb8ad26615c3715
10:30:56 #7 sha256:88235095fd062875880786e7108cd3a8db55f90c372630695956cd1b0f92eb76
10:30:56 #7 resolve docker.io/library/ubuntu:focal@sha256:703218c0465075f4425e58fac086e09e1de5c340b12976ab9eb8ad26615c3715 done
10:30:56 #7 sha256:f611acd52c6cad803b06b5ba932e4aabd0f2d0d5a4d050c81de2832fcb781274 162B / 162B 0.1s done
10:30:56 #7 sha256:703218c0465075f4425e58fac086e09e1de5c340b12976ab9eb8ad26615c3715 1.20kB / 1.20kB done
10:30:56 #7 sha256:3093096ee188f8ff4531949b8f6115af4747ec1c58858c091c8cb4579c39cc4e 943B / 943B done
10:30:56 #7 sha256:f63181f19b2fe819156dcb068b3b5bc036820bec7014c5f77277cfa341d4cb5e 3.31kB / 3.31kB done
10:30:56 #7 sha256:83ee3a23efb7c75849515a6d46551c608b255d8402a4d3753752b88e0dc188fa 5.24MB / 28.57MB 0.1s
10:30:56 #7 sha256:db98fc6f11f08950985a203e07755c3262c680d00084f601e7304b768c83b3b1 843B / 843B 0.1s done
10:30:56 #7 sha256:83ee3a23efb7c75849515a6d46551c608b255d8402a4d3753752b88e0dc188fa 16.78MB / 28.57MB 0.2s
10:30:56 #7 sha256:83ee3a23efb7c75849515a6d46551c608b255d8402a4d3753752b88e0dc188fa 28.57MB / 28.57MB 0.3s done
10:30:56 #7 extracting sha256:83ee3a23efb7c75849515a6d46551c608b255d8402a4d3753752b88e0dc188fa 0.1s
10:30:56 #7 extracting sha256:83ee3a23efb7c75849515a6d46551c608b255d8402a4d3753752b88e0dc188fa 1.0s done
10:30:56 #7 extracting sha256:db98fc6f11f08950985a203e07755c3262c680d00084f601e7304b768c83b3b1 done
10:30:56 #7 extracting sha256:f611acd52c6cad803b06b5ba932e4aabd0f2d0d5a4d050c81de2832fcb781274 done
10:30:56 #7 DONE 1.8s
10:30:56 
10:30:56 #8 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then         rm -f /usr/bin/man;         dpkg-divert --quiet --remove --rename /usr/bin/man;     fi
10:30:56 #8 sha256:cbfc9c9cbd1e53c2198c6d74dedd399ffadcbaefbcf7953cccedc39fd79f43a0
10:30:56 #8 DONE 0.6s
10:30:56 
10:30:56 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
10:30:56 #9 sha256:7b3730cde3c4094ec04426fb3d9e14e59d428af03114397934cc9cfc6b8120d5
10:30:56 #9 0.874 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]
10:30:56 #9 0.948 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
10:30:56 #9 1.259 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [669 kB]
10:30:56 #9 1.356 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
10:30:56 #9 1.438 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
10:30:56 #9 1.534 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
10:30:56 #9 1.564 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [13.3 kB]
10:30:56 #9 1.565 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [622 kB]
10:30:56 #9 1.609 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [165 kB]
10:30:56 #9 1.725 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
10:30:56 #9 1.729 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
10:30:56 #9 2.285 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
10:30:56 #9 2.289 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [932 kB]
10:30:56 #9 2.325 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [198 kB]
10:30:56 #9 2.334 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1029 kB]
10:30:56 #9 2.383 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [21.1 kB]
10:30:56 #9 2.384 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [4301 B]
10:30:56 #9 3.039 Fetched 17.1 MB in 3s (6645 kB/s)
10:30:56 #9 3.039 Reading package lists...
10:30:56 #9 3.710 Reading package lists...
10:30:56 #9 4.354 Building dependency tree...
10:30:56 #9 4.467 Reading state information...
10:30:56 #9 4.611 The following additional packages will be installed:
10:30:56 #9 4.611   at autoconf automake autopoint autotools-dev binutils binutils-common
10:30:56 #9 4.611   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
10:30:56 #9 4.611   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
10:30:56 #9 4.611   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
10:30:56 #9 4.611   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
10:30:56 #9 4.611   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv groff-base
10:30:56 #9 4.611   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
10:30:56 #9 4.611   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
10:30:56 #9 4.611   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
10:30:56 #9 4.611   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
10:30:56 #9 4.611   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
10:30:56 #9 4.611   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6 libc6-dev
10:30:56 #9 4.611   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-method-modifiers-perl
10:30:56 #9 4.611   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
10:30:56 #9 4.611   libconst-fast-perl libcontextual-return-perl libcpanel-json-xs-perl
10:30:56 #9 4.611   libcroco3 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
10:30:56 #9 4.611   libdata-dump-perl libdata-optlist-perl libdebhelper-perl
10:30:56 #9 4.611   libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl
10:30:56 #9 4.611   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
10:30:56 #9 4.611   libdynaloader-functions-perl libedit2 libelf1 libemail-valid-perl
10:30:56 #9 4.611   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
10:30:56 #9 4.611   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
10:30:56 #9 4.611   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
10:30:56 #9 4.611   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
10:30:56 #9 4.611   libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl libgcc-9-dev
10:30:56 #9 4.611   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
10:30:56 #9 4.611   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11
10:30:56 #9 4.611   libgssapi-krb5-2 libgssapi3-heimdal libhash-fieldhash-perl
10:30:56 #9 4.611   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
10:30:56 #9 4.611   libhtml-form-perl libhtml-format-perl libhtml-parser-perl
10:30:56 #9 4.611   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
10:30:56 #9 4.611   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
10:30:56 #9 4.611   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
10:30:56 #9 4.611   libicu66 libidn11 libimport-into-perl libio-async-loop-epoll-perl
10:30:56 #9 4.611   libio-async-perl libio-html-perl libio-prompter-perl libio-pty-perl
10:30:56 #9 4.611   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
10:30:56 #9 4.611   libipc-system-simple-perl libisl22 libitm1 libjson-maybexs-perl libjson-perl
10:30:56 #9 4.611   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3
10:30:56 #9 4.611   libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblinux-epoll-perl
10:30:56 #9 4.611   liblist-compare-perl liblist-moreutils-perl liblist-someutils-perl
10:30:56 #9 4.611   liblist-someutils-xs-perl liblocale-gettext-perl
10:30:56 #9 4.611   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
10:30:56 #9 4.611   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
10:30:56 #9 4.611   libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl
10:30:56 #9 4.611   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
10:30:56 #9 4.611   libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libnet-dns-perl
10:30:56 #9 4.611   libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
10:30:56 #9 4.611   libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14
10:30:56 #9 4.611   libnpth0 libnumber-compare-perl libnumber-range-perl libobject-id-perl
10:30:56 #9 4.611   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
10:30:56 #9 4.611   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
10:30:56 #9 4.611   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
10:30:56 #9 4.611   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
10:30:56 #9 4.611   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
10:30:56 #9 4.611   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
10:30:56 #9 4.611   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
10:30:56 #9 4.612   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
10:30:56 #9 4.612   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
10:30:56 #9 4.612   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
10:30:56 #9 4.612   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
10:30:56 #9 4.612   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
10:30:56 #9 4.612   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
10:30:56 #9 4.612   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
10:30:56 #9 4.612   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
10:30:56 #9 4.612   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
10:30:56 #9 4.612   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
10:30:56 #9 4.612   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
10:30:56 #9 4.612   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
10:30:56 #9 4.612   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
10:30:56 #9 4.612   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
10:30:56 #9 4.612   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
10:30:56 #9 4.612   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
10:30:56 #9 4.612   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
10:30:56 #9 4.612   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
10:30:56 #9 4.612   openssh-client openssl patch patchutils perl perl-modules-5.30
10:30:56 #9 4.612   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
10:30:56 #9 4.612   python-apt-common python3 python3-apt python3-certifi python3-chardet
10:30:56 #9 4.612   python3-debian python3-gpg python3-idna python3-magic python3-minimal
10:30:56 #9 4.612   python3-pkg-resources python3-requests python3-six python3-unidiff
10:30:56 #9 4.612   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
10:30:56 #9 4.612   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
10:30:56 #9 4.612   xz-utils
10:30:56 #9 4.613 Suggested packages:
10:30:56 #9 4.613   default-mta | mail-transport-agent autoconf-archive gnu-standards
10:30:56 #9 4.613   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
10:30:56 #9 4.613   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
10:30:56 #9 4.613   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
10:30:56 #9 4.613   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
10:30:56 #9 4.613   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
10:30:56 #9 4.614   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
10:30:56 #9 4.614   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
10:30:56 #9 4.614   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
10:30:56 #9 4.614   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
10:30:56 #9 4.614   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
10:30:56 #9 4.614   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
10:30:56 #9 4.614   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
10:30:56 #9 4.614   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc locales bzr
10:30:56 #9 4.614   gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
10:30:56 #9 4.614   libossp-uuid-perl libscalar-number-perl libsasl2-modules-gssapi-mit
10:30:56 #9 4.614   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
10:30:56 #9 4.614   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
10:30:56 #9 4.614   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
10:30:56 #9 4.614   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
10:30:56 #9 4.614   libxml-sax-expatxs-perl bash-completion binutils-multiarch
10:30:56 #9 4.614   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
10:30:56 #9 4.614   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
10:30:56 #9 4.614   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
10:30:56 #9 4.614   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
10:30:56 #9 4.614   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
10:30:56 #9 4.614   python3-cryptography python3-openssl python3-socks python3.8-venv
10:30:56 #9 4.614   python3.8-doc binfmt-support readline-doc zip wdiff-doc
10:30:56 #9 4.885 The following NEW packages will be installed:
10:30:56 #9 4.885   at autoconf automake autopoint autotools-dev binutils binutils-common
10:30:56 #9 4.885   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
10:30:56 #9 4.885   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
10:30:56 #9 4.885   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
10:30:56 #9 4.885   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
10:30:56 #9 4.885   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
10:30:56 #9 4.885   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
10:30:56 #9 4.885   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
10:30:56 #9 4.886   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
10:30:56 #9 4.886   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
10:30:56 #9 4.886   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
10:30:56 #9 4.886   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
10:30:56 #9 4.886   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
10:30:56 #9 4.886   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
10:30:56 #9 4.886   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
10:30:56 #9 4.886   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
10:30:56 #9 4.886   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
10:30:56 #9 4.886   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
10:30:56 #9 4.886   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
10:30:56 #9 4.886   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
10:30:56 #9 4.886   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
10:30:56 #9 4.886   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
10:30:56 #9 4.886   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
10:30:56 #9 4.886   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
10:30:56 #9 4.886   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
10:30:56 #9 4.886   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
10:30:56 #9 4.886   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
10:30:56 #9 4.886   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
10:30:56 #9 4.886   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
10:30:56 #9 4.886   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
10:30:56 #9 4.886   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
10:30:56 #9 4.886   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
10:30:56 #9 4.886   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
10:30:56 #9 4.886   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
10:30:56 #9 4.886   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
10:30:56 #9 4.886   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
10:30:56 #9 4.886   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
10:30:56 #9 4.886   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
10:30:56 #9 4.886   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
10:30:56 #9 4.887   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
10:30:56 #9 4.887   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
10:30:56 #9 4.887   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
10:30:56 #9 4.887   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
10:30:56 #9 4.887   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
10:30:56 #9 4.887   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
10:30:56 #9 4.887   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
10:30:56 #9 4.887   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
10:30:56 #9 4.887   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
10:30:56 #9 4.887   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
10:30:56 #9 4.887   libnumber-compare-perl libnumber-range-perl libobject-id-perl
10:30:56 #9 4.887   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
10:30:56 #9 4.887   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
10:30:56 #9 4.887   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
10:30:56 #9 4.887   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
10:30:56 #9 4.887   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
10:30:56 #9 4.887   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
10:30:56 #9 4.887   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
10:30:56 #9 4.888   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
10:30:56 #9 4.888   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
10:30:56 #9 4.888   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
10:30:56 #9 4.888   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
10:30:56 #9 4.888   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
10:30:56 #9 4.888   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
10:30:56 #9 4.888   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
10:30:56 #9 4.888   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
10:30:56 #9 4.888   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
10:30:56 #9 4.888   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
10:30:56 #9 4.888   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
10:30:56 #9 4.888   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
10:30:56 #9 4.888   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
10:30:56 #9 4.888   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
10:30:56 #9 4.888   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
10:30:56 #9 4.888   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
10:30:56 #9 4.888   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
10:30:56 #9 4.888   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
10:30:56 #9 4.888   openssh-client openssl patch patchutils perl perl-modules-5.30
10:30:56 #9 4.888   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
10:30:56 #9 4.888   python-apt-common python3 python3-apt python3-certifi python3-chardet
10:30:56 #9 4.888   python3-debian python3-gpg python3-idna python3-magic python3-minimal
10:30:56 #9 4.888   python3-pkg-resources python3-requests python3-six python3-unidiff
10:30:56 #9 4.889   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
10:30:56 #9 4.889   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
10:30:56 #9 4.889   xz-utils
10:30:56 #9 4.889 The following packages will be upgraded:
10:30:56 #9 4.890   gpgv libc6
10:30:56 #9 5.310 2 upgraded, 354 newly installed, 0 to remove and 4 not upgraded.
10:30:56 #9 5.310 Need to get 104 MB of archives.
10:30:56 #9 5.310 After this operation, 453 MB of additional disk space will be used.
10:30:56 #9 5.310 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB]
10:30:56 #9 5.979 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
10:30:56 #9 5.979 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.1 [1319 kB]
10:30:56 #9 6.004 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.5-1~20.04 [714 kB]
10:30:56 #9 6.063 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
10:30:56 #9 6.064 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.5-1~20.04 [1898 kB]
10:30:56 #9 6.145 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
10:30:56 #9 6.146 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
10:30:56 #9 6.146 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
10:30:56 #9 6.148 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
10:30:56 #9 6.149 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
10:30:56 #9 6.151 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
10:30:56 #9 6.206 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.5-1~20.04 [1671 kB]
10:30:56 #9 6.283 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.5-1~20.04 [373 kB]
10:30:56 #9 6.290 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
10:30:56 #9 6.290 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
10:30:56 #9 6.291 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
10:30:56 #9 6.292 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
10:30:56 #9 6.296 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
10:30:56 #9 6.297 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
10:30:56 #9 6.358 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
10:30:56 #9 6.359 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
10:30:56 #9 6.427 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
10:30:56 #9 6.488 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
10:30:56 #9 6.624 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
10:30:56 #9 6.627 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
10:30:56 #9 6.816 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
10:30:56 #9 6.820 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB]
10:30:56 #9 6.836 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.1 [620 kB]
10:30:56 #9 6.861 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]
10:30:56 #9 6.866 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.4 [4624 B]
10:30:56 #9 6.867 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
10:30:56 #9 6.879 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
10:30:56 #9 6.883 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
10:30:56 #9 6.884 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
10:30:56 #9 6.890 Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
10:30:56 #9 6.965 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.1 [1284 kB]
10:30:56 #9 7.013 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.1 [6120 B]
10:30:56 #9 7.014 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]
10:30:56 #9 7.040 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
10:30:56 #9 7.450 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml2 amd64 2.9.10+dfsg-5 [640 kB]
10:30:56 #9 7.464 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
10:30:56 #9 7.467 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
10:30:56 #9 7.467 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
10:30:56 #9 7.468 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
10:30:56 #9 7.487 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
10:30:56 #9 7.487 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
10:30:56 #9 7.505 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
10:30:56 #9 7.507 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
10:30:56 #9 7.526 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
10:30:56 #9 7.601 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
10:30:56 #9 7.602 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
10:30:56 #9 7.720 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
10:30:56 #9 7.721 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
10:30:56 #9 7.724 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
10:30:56 #9 7.725 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
10:30:56 #9 7.726 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
10:30:56 #9 7.727 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
10:30:56 #9 7.730 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
10:30:56 #9 7.730 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
10:30:56 #9 7.759 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
10:30:56 #9 7.824 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
10:30:56 #9 7.826 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
10:30:56 #9 7.826 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
10:30:56 #9 7.827 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
10:30:56 #9 7.828 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.1 [113 kB]
10:30:56 #9 7.832 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.1 [574 kB]
10:30:56 #9 7.854 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
10:30:56 #9 7.855 Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
10:30:56 #9 7.899 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
10:30:56 #9 7.948 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.1 [672 kB]
10:30:56 #9 7.990 Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
10:30:56 #9 7.993 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.4 [17.4 kB]
10:30:56 #9 7.994 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.4 [154 kB]
10:30:56 #9 8.000 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
10:30:56 #9 8.002 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
10:30:56 #9 8.016 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
10:30:56 #9 8.017 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
10:30:56 #9 8.018 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
10:30:56 #9 8.049 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
10:30:56 #9 8.124 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
10:30:56 #9 8.132 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
10:30:56 #9 8.148 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
10:30:56 #9 8.150 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
10:30:57 #9 8.174 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
10:30:57 #9 8.193 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
10:30:57 #9 8.204 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
10:30:57 #9 8.227 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
10:30:57 #9 8.229 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
10:30:57 #9 8.230 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
10:30:57 #9 8.308 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
10:30:57 #9 8.309 Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
10:30:57 #9 8.311 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-65.73 [1116 kB]
10:30:57 #9 8.364 Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
10:30:57 #9 8.369 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
10:30:57 #9 8.489 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
10:30:57 #9 8.490 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
10:30:57 #9 8.520 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
10:30:57 #9 8.531 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
10:30:57 #9 8.532 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
10:30:57 #9 8.900 Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
10:30:57 #9 9.045 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.2.0-5ubuntu1~20.04 [41.1 kB]
10:30:58 #9 9.219 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.2.0-5ubuntu1~20.04 [102 kB]
10:30:58 #9 9.340 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.2.0-5ubuntu1~20.04 [26.4 kB]
10:30:58 #9 9.362 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.2.0-5ubuntu1~20.04 [9300 B]
10:30:58 #9 9.368 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
10:30:58 #9 9.489 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.2.0-5ubuntu1~20.04 [144 kB]
10:30:58 #9 9.517 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.2.0-5ubuntu1~20.04 [320 kB]
10:30:58 #9 9.556 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.2.0-5ubuntu1~20.04 [136 kB]
10:30:58 #9 9.567 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.2.0-5ubuntu1~20.04 [146 kB]
10:30:58 #9 9.579 Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
10:30:58 #9 9.704 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
10:30:58 #9 10.09 Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
10:30:58 #9 10.09 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
10:30:58 #9 10.16 Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
10:30:59 #9 10.56 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
10:30:59 #9 10.56 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
10:30:59 #9 10.56 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
10:30:59 #9 10.57 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
10:30:59 #9 10.57 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
10:30:59 #9 10.60 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
10:30:59 #9 10.60 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
10:30:59 #9 10.62 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
10:30:59 #9 10.62 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
10:30:59 #9 10.63 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
10:30:59 #9 10.70 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
10:30:59 #9 10.70 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
10:30:59 #9 10.70 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
10:30:59 #9 10.70 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
10:30:59 #9 10.71 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
10:30:59 #9 10.71 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
10:30:59 #9 10.71 Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
10:30:59 #9 10.71 Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
10:30:59 #9 10.71 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.6 [17.2 kB]
10:30:59 #9 10.78 Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.6 [155 kB]
10:30:59 #9 10.78 Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
10:30:59 #9 10.78 Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
10:30:59 #9 10.85 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.1 [170 kB]
10:30:59 #9 10.85 Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.4 [234 kB]
10:30:59 #9 10.86 Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.4 [161 kB]
10:30:59 #9 10.86 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
10:30:59 #9 10.86 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
10:30:59 #9 10.86 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
10:30:59 #9 10.87 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
10:30:59 #9 10.92 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
10:30:59 #9 10.92 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
10:30:59 #9 10.92 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
10:30:59 #9 10.99 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
10:30:59 #9 10.99 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
10:30:59 #9 11.00 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
10:30:59 #9 11.00 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
10:30:59 #9 11.02 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
10:30:59 #9 11.02 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
10:30:59 #9 11.02 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
10:30:59 #9 11.08 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
10:30:59 #9 11.08 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
10:30:59 #9 11.08 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
10:30:59 #9 11.14 Get:158 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
10:31:00 #9 11.14 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
10:31:00 #9 11.14 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
10:31:00 #9 11.14 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
10:31:00 #9 11.15 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
10:31:00 #9 11.15 Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
10:31:00 #9 11.21 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
10:31:00 #9 11.22 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
10:31:00 #9 11.22 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
10:31:00 #9 11.22 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
10:31:00 #9 11.28 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
10:31:00 #9 11.28 Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
10:31:00 #9 11.29 Get:170 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
10:31:00 #9 11.29 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
10:31:00 #9 11.29 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
10:31:00 #9 11.29 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
10:31:00 #9 11.35 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
10:31:00 #9 11.36 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
10:31:00 #9 11.36 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
10:31:00 #9 11.36 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
10:31:00 #9 11.43 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
10:31:00 #9 11.43 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
10:31:00 #9 11.43 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
10:31:00 #9 11.43 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
10:31:00 #9 11.43 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
10:31:00 #9 11.43 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
10:31:00 #9 11.50 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
10:31:00 #9 11.50 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
10:31:00 #9 11.50 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
10:31:00 #9 11.50 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
10:31:00 #9 11.57 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
10:31:00 #9 11.57 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
10:31:00 #9 11.57 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
10:31:00 #9 11.57 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
10:31:00 #9 11.57 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
10:31:00 #9 11.57 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
10:31:00 #9 11.64 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
10:31:00 #9 11.64 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
10:31:00 #9 11.64 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
10:31:00 #9 11.64 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
10:31:00 #9 11.71 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
10:31:00 #9 11.71 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
10:31:00 #9 11.71 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
10:31:00 #9 11.72 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
10:31:00 #9 11.72 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
10:31:00 #9 11.87 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
10:31:00 #9 11.95 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
10:31:00 #9 11.99 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
10:31:00 #9 12.02 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
10:31:01 #9 12.17 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
10:31:01 #9 12.21 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
10:31:01 #9 12.22 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
10:31:01 #9 12.37 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
10:31:01 #9 12.37 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
10:31:01 #9 12.38 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
10:31:01 #9 12.39 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
10:31:01 #9 12.40 Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
10:31:01 #9 12.41 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
10:31:01 #9 12.41 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.4 [231 kB]
10:31:01 #9 12.42 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
10:31:01 #9 12.43 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 git-man all 1:2.25.1-1ubuntu3 [884 kB]
10:31:01 #9 12.46 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 git amd64 1:2.25.1-1ubuntu3 [4554 kB]
10:31:01 #9 12.68 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
10:31:01 #9 12.68 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
10:31:01 #9 12.68 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
10:31:01 #9 12.68 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
10:31:01 #9 12.69 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
10:31:01 #9 12.69 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
10:31:01 #9 12.69 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
10:31:01 #9 12.69 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
10:31:01 #9 12.69 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
10:31:01 #9 12.76 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
10:31:01 #9 12.76 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
10:31:01 #9 12.83 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
10:31:01 #9 12.83 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
10:31:01 #9 12.83 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
10:31:01 #9 12.83 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
10:31:01 #9 12.83 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
10:31:01 #9 12.83 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
10:31:01 #9 12.84 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
10:31:01 #9 12.84 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
10:31:01 #9 12.90 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
10:31:01 #9 12.90 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
10:31:01 #9 12.98 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
10:31:01 #9 12.98 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
10:31:01 #9 12.98 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
10:31:01 #9 12.98 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
10:31:01 #9 12.99 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
10:31:01 #9 12.99 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
10:31:01 #9 12.99 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
10:31:01 #9 12.99 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
10:31:01 #9 13.05 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
10:31:01 #9 13.05 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
10:31:01 #9 13.12 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
10:31:02 #9 13.12 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
10:31:02 #9 13.13 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
10:31:02 #9 13.13 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
10:31:02 #9 13.13 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
10:31:02 #9 13.13 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
10:31:02 #9 13.13 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
10:31:02 #9 13.13 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
10:31:02 #9 13.20 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
10:31:02 #9 13.20 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
10:31:02 #9 13.27 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
10:31:02 #9 13.27 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
10:31:02 #9 13.27 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
10:31:02 #9 13.28 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
10:31:02 #9 13.28 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
10:31:02 #9 13.28 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
10:31:02 #9 13.28 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
10:31:02 #9 13.28 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
10:31:02 #9 13.34 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
10:31:02 #9 13.34 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
10:31:02 #9 13.42 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
10:31:02 #9 13.42 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
10:31:02 #9 13.42 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
10:31:02 #9 13.42 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
10:31:02 #9 13.42 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
10:31:02 #9 13.42 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
10:31:02 #9 13.43 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
10:31:02 #9 13.43 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
10:31:02 #9 13.49 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
10:31:02 #9 13.49 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
10:31:02 #9 13.56 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
10:31:02 #9 13.57 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
10:31:02 #9 13.57 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
10:31:02 #9 13.57 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
10:31:02 #9 13.57 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
10:31:02 #9 13.57 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
10:31:02 #9 13.57 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
10:31:02 #9 13.57 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
10:31:02 #9 13.64 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
10:31:02 #9 13.64 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
10:31:02 #9 13.71 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
10:31:02 #9 13.71 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
10:31:02 #9 13.72 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
10:31:02 #9 13.72 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
10:31:02 #9 13.72 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
10:31:02 #9 13.72 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
10:31:02 #9 13.72 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
10:31:02 #9 13.72 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
10:31:02 #9 13.79 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
10:31:02 #9 13.79 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
10:31:02 #9 13.86 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
10:31:02 #9 13.86 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
10:31:02 #9 13.86 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
10:31:02 #9 14.05 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
10:31:03 #9 14.20 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
10:31:03 #9 14.27 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
10:31:03 #9 14.30 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
10:31:03 #9 14.31 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
10:31:03 #9 14.34 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
10:31:03 #9 14.37 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
10:31:03 #9 14.39 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
10:31:03 #9 14.40 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
10:31:03 #9 14.41 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
10:31:03 #9 14.47 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
10:31:03 #9 14.47 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
10:31:03 #9 14.48 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
10:31:03 #9 14.48 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
10:31:03 #9 14.49 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
10:31:03 #9 14.50 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
10:31:03 #9 14.50 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
10:31:03 #9 14.51 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
10:31:03 #9 14.53 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
10:31:03 #9 14.57 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
10:31:03 #9 14.58 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
10:31:03 #9 14.58 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
10:31:03 #9 14.58 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
10:31:03 #9 14.58 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
10:31:03 #9 14.58 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
10:31:03 #9 14.65 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
10:31:03 #9 14.65 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
10:31:03 #9 14.65 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
10:31:03 #9 14.65 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
10:31:03 #9 14.72 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
10:31:03 #9 14.72 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
10:31:03 #9 14.72 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
10:31:03 #9 14.72 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
10:31:03 #9 14.73 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
10:31:03 #9 14.76 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
10:31:03 #9 14.79 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
10:31:03 #9 14.80 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
10:31:03 #9 14.80 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
10:31:03 #9 14.80 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
10:31:03 #9 14.87 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
10:31:03 #9 14.87 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
10:31:03 #9 14.87 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB]
10:31:03 #9 14.91 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
10:31:03 #9 15.04 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
10:31:03 #9 15.04 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
10:31:03 #9 15.05 Get:349 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
10:31:03 #9 15.05 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
10:31:03 #9 15.05 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
10:31:03 #9 15.05 Get:352 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
10:31:03 #9 15.05 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
10:31:03 #9 15.06 Get:354 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
10:31:03 #9 15.06 Get:355 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
10:31:03 #9 15.11 Get:356 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
10:31:03 #9 15.25 debconf: delaying package configuration, since apt-utils is not installed
10:31:03 #9 15.27 Fetched 104 MB in 10s (10.2 MB/s)
10:31:04 #9 15.31 (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 ... 4119 files and directories currently installed.)
10:31:04 #9 15.32 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ...
10:31:04 #9 15.46 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9.1) ...
10:31:05 #9 16.46 Setting up libc6:amd64 (2.31-0ubuntu9.2) ...
10:31:06 #9 17.58 Selecting previously unselected package liblocale-gettext-perl.
10:31:06 #9 17.58 (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 ... 4119 files and directories currently installed.)
10:31:06 #9 17.58 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
10:31:06 #9 17.59 Unpacking liblocale-gettext-perl (1.07-4) ...
10:31:06 #9 17.63 Selecting previously unselected package libssl1.1:amd64.
10:31:06 #9 17.63 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.1_amd64.deb ...
10:31:06 #9 17.64 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.1) ...
10:31:06 #9 17.78 Selecting previously unselected package libpython3.8-minimal:amd64.
10:31:06 #9 17.78 Preparing to unpack .../libpython3.8-minimal_3.8.5-1~20.04_amd64.deb ...
10:31:06 #9 17.78 Unpacking libpython3.8-minimal:amd64 (3.8.5-1~20.04) ...
10:31:06 #9 17.89 Selecting previously unselected package libexpat1:amd64.
10:31:06 #9 17.89 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
10:31:06 #9 17.90 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
10:31:06 #9 17.94 Selecting previously unselected package python3.8-minimal.
10:31:06 #9 17.94 Preparing to unpack .../python3.8-minimal_3.8.5-1~20.04_amd64.deb ...
10:31:06 #9 17.95 Unpacking python3.8-minimal (3.8.5-1~20.04) ...
10:31:06 #9 18.15 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.1) ...
10:31:06 #9 18.23 Setting up libpython3.8-minimal:amd64 (3.8.5-1~20.04) ...
10:31:06 #9 18.24 Setting up libexpat1:amd64 (2.2.9-1build1) ...
10:31:06 #9 18.25 Setting up python3.8-minimal (3.8.5-1~20.04) ...
10:31:07 #9 18.80 Selecting previously unselected package python3-minimal.
10:31:07 #9 18.80 (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 ... 4434 files and directories currently installed.)
10:31:07 #9 18.81 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
10:31:07 #9 18.81 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
10:31:07 #9 18.85 Selecting previously unselected package mime-support.
10:31:07 #9 18.85 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
10:31:07 #9 18.85 Unpacking mime-support (3.64ubuntu1) ...
10:31:07 #9 18.89 Selecting previously unselected package libmpdec2:amd64.
10:31:07 #9 18.89 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
10:31:07 #9 18.90 Unpacking libmpdec2:amd64 (2.4.2-3) ...
10:31:07 #9 18.93 Selecting previously unselected package readline-common.
10:31:07 #9 18.94 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
10:31:07 #9 18.94 Unpacking readline-common (8.0-4) ...
10:31:07 #9 18.97 Selecting previously unselected package libreadline8:amd64.
10:31:07 #9 18.97 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
10:31:07 #9 18.98 Unpacking libreadline8:amd64 (8.0-4) ...
10:31:07 #9 19.02 Selecting previously unselected package libsqlite3-0:amd64.
10:31:07 #9 19.02 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
10:31:07 #9 19.02 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
10:31:08 #9 19.10 Selecting previously unselected package libpython3.8-stdlib:amd64.
10:31:08 #9 19.10 Preparing to unpack .../6-libpython3.8-stdlib_3.8.5-1~20.04_amd64.deb ...
10:31:08 #9 19.10 Unpacking libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ...
10:31:08 #9 19.30 Selecting previously unselected package python3.8.
10:31:08 #9 19.30 Preparing to unpack .../7-python3.8_3.8.5-1~20.04_amd64.deb ...
10:31:08 #9 19.30 Unpacking python3.8 (3.8.5-1~20.04) ...
10:31:08 #9 19.34 Selecting previously unselected package libpython3-stdlib:amd64.
10:31:08 #9 19.34 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
10:31:08 #9 19.34 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
10:31:08 #9 19.37 Setting up python3-minimal (3.8.2-0ubuntu2) ...
10:31:08 #9 19.58 Selecting previously unselected package python3.
10:31:08 #9 19.58 (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 ... 4864 files and directories currently installed.)
10:31:08 #9 19.58 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
10:31:08 #9 19.59 Unpacking python3 (3.8.2-0ubuntu2) ...
10:31:08 #9 19.63 Selecting previously unselected package libbsd0:amd64.
10:31:08 #9 19.63 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ...
10:31:08 #9 19.63 Unpacking libbsd0:amd64 (0.10.0-1) ...
10:31:08 #9 19.67 Selecting previously unselected package bsdmainutils.
10:31:08 #9 19.67 Preparing to unpack .../02-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
10:31:08 #9 19.67 Unpacking bsdmainutils (11.1.2ubuntu3) ...
10:31:08 #9 19.73 Selecting previously unselected package libuchardet0:amd64.
10:31:08 #9 19.73 Preparing to unpack .../03-libuchardet0_0.0.6-3build1_amd64.deb ...
10:31:08 #9 19.74 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
10:31:08 #9 19.77 Selecting previously unselected package groff-base.
10:31:08 #9 19.77 Preparing to unpack .../04-groff-base_1.22.4-4build1_amd64.deb ...
10:31:08 #9 19.78 Unpacking groff-base (1.22.4-4build1) ...
10:31:08 #9 19.90 Selecting previously unselected package libgdbm6:amd64.
10:31:08 #9 19.90 Preparing to unpack .../05-libgdbm6_1.18.1-5_amd64.deb ...
10:31:08 #9 19.90 Unpacking libgdbm6:amd64 (1.18.1-5) ...
10:31:08 #9 19.93 Selecting previously unselected package libpipeline1:amd64.
10:31:08 #9 19.94 Preparing to unpack .../06-libpipeline1_1.5.2-2build1_amd64.deb ...
10:31:08 #9 19.94 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
10:31:08 #9 19.98 Selecting previously unselected package man-db.
10:31:08 #9 19.98 Preparing to unpack .../07-man-db_2.9.1-1_amd64.deb ...
10:31:08 #9 19.99 Unpacking man-db (2.9.1-1) ...
10:31:08 #9 20.11 Selecting previously unselected package perl-modules-5.30.
10:31:09 #9 20.11 Preparing to unpack .../08-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
10:31:09 #9 20.11 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
10:31:09 #9 20.47 Selecting previously unselected package libgdbm-compat4:amd64.
10:31:09 #9 20.47 Preparing to unpack .../09-libgdbm-compat4_1.18.1-5_amd64.deb ...
10:31:09 #9 20.48 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
10:31:09 #9 20.51 Selecting previously unselected package libperl5.30:amd64.
10:31:09 #9 20.51 Preparing to unpack .../10-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
10:31:09 #9 20.52 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
10:31:09 #9 20.97 Selecting previously unselected package perl.
10:31:09 #9 20.98 Preparing to unpack .../11-perl_5.30.0-9ubuntu0.2_amd64.deb ...
10:31:09 #9 20.98 Unpacking perl (5.30.0-9ubuntu0.2) ...
10:31:09 #9 21.03 Preparing to unpack .../12-gpgv_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:09 #9 21.05 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ...
10:31:09 #9 21.15 Setting up gpgv (2.2.19-3ubuntu2.1) ...
10:31:09 #9 21.20 Selecting previously unselected package openssl.
10:31:09 #9 21.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 ... 7430 files and directories currently installed.)
10:31:09 #9 21.21 Preparing to unpack .../000-openssl_1.1.1f-1ubuntu2.1_amd64.deb ...
10:31:09 #9 21.21 Unpacking openssl (1.1.1f-1ubuntu2.1) ...
10:31:10 #9 21.30 Selecting previously unselected package ca-certificates.
10:31:10 #9 21.30 Preparing to unpack .../001-ca-certificates_20210119~20.04.1_all.deb ...
10:31:10 #9 21.30 Unpacking ca-certificates (20210119~20.04.1) ...
10:31:10 #9 21.35 Selecting previously unselected package distro-info-data.
10:31:10 #9 21.35 Preparing to unpack .../002-distro-info-data_0.43ubuntu1.4_all.deb ...
10:31:10 #9 21.36 Unpacking distro-info-data (0.43ubuntu1.4) ...
10:31:10 #9 21.38 Selecting previously unselected package libmagic-mgc.
10:31:10 #9 21.38 Preparing to unpack .../003-libmagic-mgc_1%3a5.38-4_amd64.deb ...
10:31:10 #9 21.39 Unpacking libmagic-mgc (1:5.38-4) ...
10:31:10 #9 21.46 Selecting previously unselected package libmagic1:amd64.
10:31:10 #9 21.46 Preparing to unpack .../004-libmagic1_1%3a5.38-4_amd64.deb ...
10:31:10 #9 21.46 Unpacking libmagic1:amd64 (1:5.38-4) ...
10:31:10 #9 21.50 Selecting previously unselected package file.
10:31:10 #9 21.50 Preparing to unpack .../005-file_1%3a5.38-4_amd64.deb ...
10:31:10 #9 21.50 Unpacking file (1:5.38-4) ...
10:31:10 #9 21.53 Selecting previously unselected package less.
10:31:10 #9 21.53 Preparing to unpack .../006-less_551-1ubuntu0.1_amd64.deb ...
10:31:10 #9 21.54 Unpacking less (551-1ubuntu0.1) ...
10:31:10 #9 21.58 Selecting previously unselected package libelf1:amd64.
10:31:10 #9 21.58 Preparing to unpack .../007-libelf1_0.176-1.1build1_amd64.deb ...
10:31:10 #9 21.59 Unpacking libelf1:amd64 (0.176-1.1build1) ...
10:31:10 #9 21.62 Selecting previously unselected package libglib2.0-0:amd64.
10:31:10 #9 21.62 Preparing to unpack .../008-libglib2.0-0_2.64.6-1~ubuntu20.04.1_amd64.deb ...
10:31:10 #9 21.63 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.1) ...
10:31:10 #9 21.77 Selecting previously unselected package libglib2.0-data.
10:31:10 #9 21.77 Preparing to unpack .../009-libglib2.0-data_2.64.6-1~ubuntu20.04.1_all.deb ...
10:31:10 #9 21.78 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.1) ...
10:31:10 #9 21.82 Selecting previously unselected package tzdata.
10:31:10 #9 21.82 Preparing to unpack .../010-tzdata_2021a-0ubuntu0.20.04_all.deb ...
10:31:10 #9 21.82 Unpacking tzdata (2021a-0ubuntu0.20.04) ...
10:31:10 #9 21.99 Selecting previously unselected package libicu66:amd64.
10:31:10 #9 21.99 Preparing to unpack .../011-libicu66_66.1-2ubuntu2_amd64.deb ...
10:31:10 #9 22.00 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
10:31:11 #9 22.81 Selecting previously unselected package libxml2:amd64.
10:31:11 #9 22.81 Preparing to unpack .../012-libxml2_2.9.10+dfsg-5_amd64.deb ...
10:31:11 #9 22.82 Unpacking libxml2:amd64 (2.9.10+dfsg-5) ...
10:31:11 #9 22.90 Selecting previously unselected package libyaml-0-2:amd64.
10:31:11 #9 22.90 Preparing to unpack .../013-libyaml-0-2_0.2.2-1_amd64.deb ...
10:31:11 #9 22.91 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
10:31:11 #9 22.94 Selecting previously unselected package lsb-release.
10:31:11 #9 22.94 Preparing to unpack .../014-lsb-release_11.1.0ubuntu2_all.deb ...
10:31:11 #9 22.95 Unpacking lsb-release (11.1.0ubuntu2) ...
10:31:11 #9 22.98 Selecting previously unselected package netbase.
10:31:11 #9 22.98 Preparing to unpack .../015-netbase_6.1_all.deb ...
10:31:11 #9 22.98 Unpacking netbase (6.1) ...
10:31:11 #9 23.01 Selecting previously unselected package python3-pkg-resources.
10:31:11 #9 23.01 Preparing to unpack .../016-python3-pkg-resources_45.2.0-1_all.deb ...
10:31:11 #9 23.01 Unpacking python3-pkg-resources (45.2.0-1) ...
10:31:11 #9 23.06 Selecting previously unselected package python3-six.
10:31:11 #9 23.06 Preparing to unpack .../017-python3-six_1.14.0-2_all.deb ...
10:31:11 #9 23.06 Unpacking python3-six (1.14.0-2) ...
10:31:11 #9 23.10 Selecting previously unselected package shared-mime-info.
10:31:11 #9 23.10 Preparing to unpack .../018-shared-mime-info_1.15-1_amd64.deb ...
10:31:11 #9 23.10 Unpacking shared-mime-info (1.15-1) ...
10:31:11 #9 23.18 Selecting previously unselected package ucf.
10:31:12 #9 23.18 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
10:31:12 #9 23.19 Moving old data out of the way
10:31:12 #9 23.19 Unpacking ucf (3.0038+nmu1) ...
10:31:12 #9 23.23 Selecting previously unselected package xdg-user-dirs.
10:31:12 #9 23.23 Preparing to unpack .../020-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
10:31:12 #9 23.24 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
10:31:12 #9 23.29 Selecting previously unselected package xz-utils.
10:31:12 #9 23.29 Preparing to unpack .../021-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
10:31:12 #9 23.29 Unpacking xz-utils (5.2.4-1ubuntu1) ...
10:31:12 #9 23.33 Selecting previously unselected package gettext-base.
10:31:12 #9 23.33 Preparing to unpack .../022-gettext-base_0.19.8.1-10build1_amd64.deb ...
10:31:12 #9 23.34 Unpacking gettext-base (0.19.8.1-10build1) ...
10:31:12 #9 23.37 Selecting previously unselected package iso-codes.
10:31:12 #9 23.37 Preparing to unpack .../023-iso-codes_4.4-1_all.deb ...
10:31:12 #9 23.38 Unpacking iso-codes (4.4-1) ...
10:31:12 #9 23.73 Selecting previously unselected package krb5-locales.
10:31:12 #9 23.73 Preparing to unpack .../024-krb5-locales_1.17-6ubuntu4.1_all.deb ...
10:31:12 #9 23.73 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
10:31:12 #9 23.76 Selecting previously unselected package libcbor0.6:amd64.
10:31:12 #9 23.76 Preparing to unpack .../025-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
10:31:12 #9 23.77 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
10:31:12 #9 23.80 Selecting previously unselected package libedit2:amd64.
10:31:12 #9 23.80 Preparing to unpack .../026-libedit2_3.1-20191231-1_amd64.deb ...
10:31:12 #9 23.80 Unpacking libedit2:amd64 (3.1-20191231-1) ...
10:31:12 #9 23.84 Selecting previously unselected package libfido2-1:amd64.
10:31:12 #9 23.84 Preparing to unpack .../027-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
10:31:12 #9 23.84 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
10:31:12 #9 23.88 Selecting previously unselected package libkrb5support0:amd64.
10:31:12 #9 23.88 Preparing to unpack .../028-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
10:31:12 #9 23.88 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
10:31:12 #9 23.91 Selecting previously unselected package libk5crypto3:amd64.
10:31:12 #9 23.92 Preparing to unpack .../029-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
10:31:12 #9 23.92 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
10:31:12 #9 23.96 Selecting previously unselected package libkeyutils1:amd64.
10:31:12 #9 23.96 Preparing to unpack .../030-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
10:31:12 #9 23.96 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
10:31:12 #9 24.00 Selecting previously unselected package libkrb5-3:amd64.
10:31:12 #9 24.00 Preparing to unpack .../031-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
10:31:12 #9 24.00 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
10:31:12 #9 24.07 Selecting previously unselected package libgssapi-krb5-2:amd64.
10:31:12 #9 24.07 Preparing to unpack .../032-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
10:31:12 #9 24.07 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
10:31:12 #9 24.11 Selecting previously unselected package libpsl5:amd64.
10:31:12 #9 24.11 Preparing to unpack .../033-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
10:31:12 #9 24.12 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
10:31:12 #9 24.15 Selecting previously unselected package libxau6:amd64.
10:31:12 #9 24.15 Preparing to unpack .../034-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
10:31:12 #9 24.15 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
10:31:12 #9 24.18 Selecting previously unselected package libxdmcp6:amd64.
10:31:13 #9 24.18 Preparing to unpack .../035-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
10:31:13 #9 24.19 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
10:31:13 #9 24.22 Selecting previously unselected package libxcb1:amd64.
10:31:13 #9 24.22 Preparing to unpack .../036-libxcb1_1.14-2_amd64.deb ...
10:31:13 #9 24.22 Unpacking libxcb1:amd64 (1.14-2) ...
10:31:13 #9 24.25 Selecting previously unselected package libx11-data.
10:31:13 #9 24.26 Preparing to unpack .../037-libx11-data_2%3a1.6.9-2ubuntu1.1_all.deb ...
10:31:13 #9 24.26 Unpacking libx11-data (2:1.6.9-2ubuntu1.1) ...
10:31:13 #9 24.33 Selecting previously unselected package libx11-6:amd64.
10:31:13 #9 24.33 Preparing to unpack .../038-libx11-6_2%3a1.6.9-2ubuntu1.1_amd64.deb ...
10:31:13 #9 24.33 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.1) ...
10:31:13 #9 24.41 Selecting previously unselected package libxext6:amd64.
10:31:13 #9 24.41 Preparing to unpack .../039-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
10:31:13 #9 24.42 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
10:31:13 #9 24.45 Selecting previously unselected package libxmuu1:amd64.
10:31:13 #9 24.45 Preparing to unpack .../040-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
10:31:13 #9 24.45 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
10:31:13 #9 24.48 Selecting previously unselected package manpages.
10:31:13 #9 24.48 Preparing to unpack .../041-manpages_5.05-1_all.deb ...
10:31:13 #9 24.48 Unpacking manpages (5.05-1) ...
10:31:13 #9 24.60 Selecting previously unselected package openssh-client.
10:31:13 #9 24.60 Preparing to unpack .../042-openssh-client_1%3a8.2p1-4ubuntu0.1_amd64.deb ...
10:31:13 #9 24.61 Unpacking openssh-client (1:8.2p1-4ubuntu0.1) ...
10:31:13 #9 24.70 Selecting previously unselected package publicsuffix.
10:31:13 #9 24.70 Preparing to unpack .../043-publicsuffix_20200303.0012-1_all.deb ...
10:31:13 #9 24.71 Unpacking publicsuffix (20200303.0012-1) ...
10:31:13 #9 24.75 Selecting previously unselected package python-apt-common.
10:31:13 #9 24.75 Preparing to unpack .../044-python-apt-common_2.0.0ubuntu0.20.04.4_all.deb ...
10:31:13 #9 24.75 Unpacking python-apt-common (2.0.0ubuntu0.20.04.4) ...
10:31:13 #9 24.78 Selecting previously unselected package python3-apt.
10:31:13 #9 24.78 Preparing to unpack .../045-python3-apt_2.0.0ubuntu0.20.04.4_amd64.deb ...
10:31:13 #9 24.79 Unpacking python3-apt (2.0.0ubuntu0.20.04.4) ...
10:31:13 #9 24.84 Selecting previously unselected package libunwind8:amd64.
10:31:13 #9 24.84 Preparing to unpack .../046-libunwind8_1.2.1-9build1_amd64.deb ...
10:31:13 #9 24.84 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
10:31:13 #9 24.87 Selecting previously unselected package strace.
10:31:13 #9 24.87 Preparing to unpack .../047-strace_5.5-3ubuntu1_amd64.deb ...
10:31:13 #9 24.88 Unpacking strace (5.5-3ubuntu1) ...
10:31:13 #9 24.94 Selecting previously unselected package xauth.
10:31:13 #9 24.94 Preparing to unpack .../048-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
10:31:13 #9 24.95 Unpacking xauth (1:1.1-0ubuntu1) ...
10:31:13 #9 24.98 Selecting previously unselected package libfl2:amd64.
10:31:13 #9 24.98 Preparing to unpack .../049-libfl2_2.6.4-6.2_amd64.deb ...
10:31:13 #9 24.99 Unpacking libfl2:amd64 (2.6.4-6.2) ...
10:31:13 #9 25.03 Selecting previously unselected package at.
10:31:13 #9 25.03 Preparing to unpack .../050-at_3.1.23-1ubuntu1_amd64.deb ...
10:31:13 #9 25.03 Unpacking at (3.1.23-1ubuntu1) ...
10:31:13 #9 25.07 Selecting previously unselected package libsigsegv2:amd64.
10:31:13 #9 25.07 Preparing to unpack .../051-libsigsegv2_2.12-2_amd64.deb ...
10:31:13 #9 25.07 Unpacking libsigsegv2:amd64 (2.12-2) ...
10:31:13 #9 25.10 Selecting previously unselected package m4.
10:31:13 #9 25.10 Preparing to unpack .../052-m4_1.4.18-4_amd64.deb ...
10:31:13 #9 25.11 Unpacking m4 (1.4.18-4) ...
10:31:13 #9 25.15 Selecting previously unselected package autoconf.
10:31:13 #9 25.15 Preparing to unpack .../053-autoconf_2.69-11.1_all.deb ...
10:31:13 #9 25.15 Unpacking autoconf (2.69-11.1) ...
10:31:13 #9 25.21 Selecting previously unselected package autotools-dev.
10:31:14 #9 25.21 Preparing to unpack .../054-autotools-dev_20180224.1_all.deb ...
10:31:14 #9 25.21 Unpacking autotools-dev (20180224.1) ...
10:31:14 #9 25.25 Selecting previously unselected package automake.
10:31:14 #9 25.25 Preparing to unpack .../055-automake_1%3a1.16.1-4ubuntu6_all.deb ...
10:31:14 #9 25.25 Unpacking automake (1:1.16.1-4ubuntu6) ...
10:31:14 #9 25.32 Selecting previously unselected package autopoint.
10:31:14 #9 25.32 Preparing to unpack .../056-autopoint_0.19.8.1-10build1_all.deb ...
10:31:14 #9 25.33 Unpacking autopoint (0.19.8.1-10build1) ...
10:31:14 #9 25.36 Selecting previously unselected package binutils-common:amd64.
10:31:14 #9 25.36 Preparing to unpack .../057-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
10:31:14 #9 25.37 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
10:31:14 #9 25.41 Selecting previously unselected package libbinutils:amd64.
10:31:14 #9 25.41 Preparing to unpack .../058-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
10:31:14 #9 25.42 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
10:31:14 #9 25.50 Selecting previously unselected package libctf-nobfd0:amd64.
10:31:14 #9 25.50 Preparing to unpack .../059-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
10:31:14 #9 25.51 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
10:31:14 #9 25.54 Selecting previously unselected package libctf0:amd64.
10:31:14 #9 25.54 Preparing to unpack .../060-libctf0_2.34-6ubuntu1.1_amd64.deb ...
10:31:14 #9 25.55 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
10:31:14 #9 25.58 Selecting previously unselected package binutils-x86-64-linux-gnu.
10:31:14 #9 25.58 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
10:31:14 #9 25.59 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
10:31:14 #9 25.79 Selecting previously unselected package binutils.
10:31:14 #9 25.79 Preparing to unpack .../062-binutils_2.34-6ubuntu1.1_amd64.deb ...
10:31:14 #9 25.79 Unpacking binutils (2.34-6ubuntu1.1) ...
10:31:14 #9 25.83 Selecting previously unselected package libc-dev-bin.
10:31:14 #9 25.83 Preparing to unpack .../063-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
10:31:14 #9 25.84 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
10:31:14 #9 25.88 Selecting previously unselected package linux-libc-dev:amd64.
10:31:14 #9 25.88 Preparing to unpack .../064-linux-libc-dev_5.4.0-65.73_amd64.deb ...
10:31:14 #9 25.88 Unpacking linux-libc-dev:amd64 (5.4.0-65.73) ...
10:31:14 #9 26.04 Selecting previously unselected package libcrypt-dev:amd64.
10:31:14 #9 26.04 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
10:31:14 #9 26.05 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
10:31:14 #9 26.08 Selecting previously unselected package libc6-dev:amd64.
10:31:14 #9 26.09 Preparing to unpack .../066-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
10:31:14 #9 26.09 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
10:31:15 #9 26.41 Selecting previously unselected package gcc-9-base:amd64.
10:31:15 #9 26.41 Preparing to unpack .../067-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:15 #9 26.41 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:15 #9 26.45 Selecting previously unselected package libisl22:amd64.
10:31:15 #9 26.45 Preparing to unpack .../068-libisl22_0.22.1-1_amd64.deb ...
10:31:15 #9 26.46 Unpacking libisl22:amd64 (0.22.1-1) ...
10:31:15 #9 26.54 Selecting previously unselected package libmpfr6:amd64.
10:31:15 #9 26.54 Preparing to unpack .../069-libmpfr6_4.0.2-1_amd64.deb ...
10:31:15 #9 26.55 Unpacking libmpfr6:amd64 (4.0.2-1) ...
10:31:15 #9 26.61 Selecting previously unselected package libmpc3:amd64.
10:31:15 #9 26.61 Preparing to unpack .../070-libmpc3_1.1.0-1_amd64.deb ...
10:31:15 #9 26.61 Unpacking libmpc3:amd64 (1.1.0-1) ...
10:31:15 #9 26.64 Selecting previously unselected package cpp-9.
10:31:15 #9 26.64 Preparing to unpack .../071-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:15 #9 26.65 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
10:31:15 #9 27.34 Selecting previously unselected package cpp.
10:31:16 #9 27.34 Preparing to unpack .../072-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
10:31:16 #9 27.35 Unpacking cpp (4:9.3.0-1ubuntu2) ...
10:31:16 #9 27.38 Selecting previously unselected package libcc1-0:amd64.
10:31:16 #9 27.38 Preparing to unpack .../073-libcc1-0_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.39 Unpacking libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.42 Selecting previously unselected package libgomp1:amd64.
10:31:16 #9 27.42 Preparing to unpack .../074-libgomp1_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.43 Unpacking libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.47 Selecting previously unselected package libitm1:amd64.
10:31:16 #9 27.47 Preparing to unpack .../075-libitm1_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.47 Unpacking libitm1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.51 Selecting previously unselected package libatomic1:amd64.
10:31:16 #9 27.51 Preparing to unpack .../076-libatomic1_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.51 Unpacking libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.54 Selecting previously unselected package libasan5:amd64.
10:31:16 #9 27.55 Preparing to unpack .../077-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.55 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:16 #9 27.65 Selecting previously unselected package liblsan0:amd64.
10:31:16 #9 27.65 Preparing to unpack .../078-liblsan0_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.66 Unpacking liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.70 Selecting previously unselected package libtsan0:amd64.
10:31:16 #9 27.70 Preparing to unpack .../079-libtsan0_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.71 Unpacking libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.78 Selecting previously unselected package libubsan1:amd64.
10:31:16 #9 27.78 Preparing to unpack .../080-libubsan1_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.78 Unpacking libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.83 Selecting previously unselected package libquadmath0:amd64.
10:31:16 #9 27.83 Preparing to unpack .../081-libquadmath0_10.2.0-5ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.83 Unpacking libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:16 #9 27.87 Selecting previously unselected package libgcc-9-dev:amd64.
10:31:16 #9 27.87 Preparing to unpack .../082-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:16 #9 27.88 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:16 #9 28.11 Selecting previously unselected package gcc-9.
10:31:16 #9 28.11 Preparing to unpack .../083-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:16 #9 28.12 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
10:31:17 #9 28.87 Selecting previously unselected package gcc.
10:31:17 #9 28.87 Preparing to unpack .../084-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
10:31:17 #9 28.87 Unpacking gcc (4:9.3.0-1ubuntu2) ...
10:31:17 #9 28.90 Selecting previously unselected package libstdc++-9-dev:amd64.
10:31:17 #9 28.90 Preparing to unpack .../085-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:17 #9 28.90 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:17 #9 29.15 Selecting previously unselected package g++-9.
10:31:17 #9 29.15 Preparing to unpack .../086-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
10:31:17 #9 29.16 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
10:31:18 #9 29.90 Selecting previously unselected package g++.
10:31:18 #9 29.90 Preparing to unpack .../087-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
10:31:18 #9 29.91 Unpacking g++ (4:9.3.0-1ubuntu2) ...
10:31:18 #9 29.93 Selecting previously unselected package make.
10:31:18 #9 29.93 Preparing to unpack .../088-make_4.2.1-1.2_amd64.deb ...
10:31:18 #9 29.94 Unpacking make (4.2.1-1.2) ...
10:31:18 #9 29.98 Selecting previously unselected package libdpkg-perl.
10:31:18 #9 29.98 Preparing to unpack .../089-libdpkg-perl_1.19.7ubuntu3_all.deb ...
10:31:18 #9 29.98 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
10:31:18 #9 30.03 Selecting previously unselected package patch.
10:31:18 #9 30.03 Preparing to unpack .../090-patch_2.7.6-6_amd64.deb ...
10:31:18 #9 30.03 Unpacking patch (2.7.6-6) ...
10:31:18 #9 30.07 Selecting previously unselected package dpkg-dev.
10:31:18 #9 30.07 Preparing to unpack .../091-dpkg-dev_1.19.7ubuntu3_all.deb ...
10:31:18 #9 30.07 Unpacking dpkg-dev (1.19.7ubuntu3) ...
10:31:18 #9 30.15 Selecting previously unselected package build-essential.
10:31:19 #9 30.16 Preparing to unpack .../092-build-essential_12.8ubuntu1.1_amd64.deb ...
10:31:19 #9 30.16 Unpacking build-essential (12.8ubuntu1.1) ...
10:31:19 #9 30.20 Selecting previously unselected package libbrotli1:amd64.
10:31:19 #9 30.21 Preparing to unpack .../093-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
10:31:19 #9 30.21 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
10:31:19 #9 30.26 Selecting previously unselected package libroken18-heimdal:amd64.
10:31:19 #9 30.27 Preparing to unpack .../094-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.27 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.31 Selecting previously unselected package libasn1-8-heimdal:amd64.
10:31:19 #9 30.31 Preparing to unpack .../095-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.31 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.36 Selecting previously unselected package libheimbase1-heimdal:amd64.
10:31:19 #9 30.36 Preparing to unpack .../096-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.36 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.40 Selecting previously unselected package libhcrypto4-heimdal:amd64.
10:31:19 #9 30.40 Preparing to unpack .../097-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.40 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.45 Selecting previously unselected package libwind0-heimdal:amd64.
10:31:19 #9 30.45 Preparing to unpack .../098-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.46 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.50 Selecting previously unselected package libhx509-5-heimdal:amd64.
10:31:19 #9 30.50 Preparing to unpack .../099-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.50 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.54 Selecting previously unselected package libkrb5-26-heimdal:amd64.
10:31:19 #9 30.54 Preparing to unpack .../100-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.55 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.61 Selecting previously unselected package libheimntlm0-heimdal:amd64.
10:31:19 #9 30.61 Preparing to unpack .../101-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.61 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.66 Selecting previously unselected package libgssapi3-heimdal:amd64.
10:31:19 #9 30.66 Preparing to unpack .../102-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
10:31:19 #9 30.66 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:19 #9 30.70 Selecting previously unselected package libsasl2-modules-db:amd64.
10:31:19 #9 30.70 Preparing to unpack .../103-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
10:31:19 #9 30.71 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
10:31:19 #9 30.74 Selecting previously unselected package libsasl2-2:amd64.
10:31:19 #9 30.74 Preparing to unpack .../104-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
10:31:19 #9 30.75 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
10:31:19 #9 30.78 Selecting previously unselected package libldap-common.
10:31:19 #9 30.78 Preparing to unpack .../105-libldap-common_2.4.49+dfsg-2ubuntu1.6_all.deb ...
10:31:19 #9 30.79 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.6) ...
10:31:19 #9 30.83 Selecting previously unselected package libldap-2.4-2:amd64.
10:31:19 #9 30.83 Preparing to unpack .../106-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.6_amd64.deb ...
10:31:19 #9 30.83 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.6) ...
10:31:19 #9 30.88 Selecting previously unselected package libnghttp2-14:amd64.
10:31:19 #9 30.88 Preparing to unpack .../107-libnghttp2-14_1.40.0-1build1_amd64.deb ...
10:31:19 #9 30.89 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
10:31:19 #9 30.95 Selecting previously unselected package librtmp1:amd64.
10:31:19 #9 30.95 Preparing to unpack .../108-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
10:31:19 #9 30.96 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
10:31:19 #9 31.00 Selecting previously unselected package libssh-4:amd64.
10:31:19 #9 31.00 Preparing to unpack .../109-libssh-4_0.9.3-2ubuntu2.1_amd64.deb ...
10:31:19 #9 31.01 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
10:31:19 #9 31.05 Selecting previously unselected package libcurl4:amd64.
10:31:19 #9 31.06 Preparing to unpack .../110-libcurl4_7.68.0-1ubuntu2.4_amd64.deb ...
10:31:19 #9 31.06 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.4) ...
10:31:19 #9 31.11 Selecting previously unselected package curl.
10:31:19 #9 31.11 Preparing to unpack .../111-curl_7.68.0-1ubuntu2.4_amd64.deb ...
10:31:19 #9 31.11 Unpacking curl (7.68.0-1ubuntu2.4) ...
10:31:19 #9 31.16 Selecting previously unselected package dctrl-tools.
10:31:20 #9 31.16 Preparing to unpack .../112-dctrl-tools_2.24-3_amd64.deb ...
10:31:20 #9 31.17 Unpacking dctrl-tools (2.24-3) ...
10:31:20 #9 31.20 Selecting previously unselected package libtool.
10:31:20 #9 31.21 Preparing to unpack .../113-libtool_2.4.6-14_all.deb ...
10:31:20 #9 31.21 Unpacking libtool (2.4.6-14) ...
10:31:20 #9 31.25 Selecting previously unselected package dh-autoreconf.
10:31:20 #9 31.25 Preparing to unpack .../114-dh-autoreconf_19_all.deb ...
10:31:20 #9 31.26 Unpacking dh-autoreconf (19) ...
10:31:20 #9 31.29 Selecting previously unselected package libdebhelper-perl.
10:31:20 #9 31.29 Preparing to unpack .../115-libdebhelper-perl_12.10ubuntu1_all.deb ...
10:31:20 #9 31.29 Unpacking libdebhelper-perl (12.10ubuntu1) ...
10:31:20 #9 31.33 Selecting previously unselected package libarchive-zip-perl.
10:31:20 #9 31.33 Preparing to unpack .../116-libarchive-zip-perl_1.67-2_all.deb ...
10:31:20 #9 31.34 Unpacking libarchive-zip-perl (1.67-2) ...
10:31:20 #9 31.37 Selecting previously unselected package libsub-override-perl.
10:31:20 #9 31.37 Preparing to unpack .../117-libsub-override-perl_0.09-2_all.deb ...
10:31:20 #9 31.38 Unpacking libsub-override-perl (0.09-2) ...
10:31:20 #9 31.41 Selecting previously unselected package libfile-stripnondeterminism-perl.
10:31:20 #9 31.41 Preparing to unpack .../118-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
10:31:20 #9 31.41 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
10:31:20 #9 31.44 Selecting previously unselected package dh-strip-nondeterminism.
10:31:20 #9 31.44 Preparing to unpack .../119-dh-strip-nondeterminism_1.7.0-1_all.deb ...
10:31:20 #9 31.45 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
10:31:20 #9 31.47 Selecting previously unselected package dwz.
10:31:20 #9 31.47 Preparing to unpack .../120-dwz_0.13-5_amd64.deb ...
10:31:20 #9 31.48 Unpacking dwz (0.13-5) ...
10:31:20 #9 31.53 Selecting previously unselected package libcroco3:amd64.
10:31:20 #9 31.53 Preparing to unpack .../121-libcroco3_0.6.13-1_amd64.deb ...
10:31:20 #9 31.54 Unpacking libcroco3:amd64 (0.6.13-1) ...
10:31:20 #9 31.58 Selecting previously unselected package gettext.
10:31:20 #9 31.59 Preparing to unpack .../122-gettext_0.19.8.1-10build1_amd64.deb ...
10:31:20 #9 31.62 Unpacking gettext (0.19.8.1-10build1) ...
10:31:20 #9 31.73 Selecting previously unselected package intltool-debian.
10:31:20 #9 31.73 Preparing to unpack .../123-intltool-debian_0.35.0+20060710.5_all.deb ...
10:31:20 #9 31.73 Unpacking intltool-debian (0.35.0+20060710.5) ...
10:31:20 #9 31.76 Selecting previously unselected package po-debconf.
10:31:20 #9 31.76 Preparing to unpack .../124-po-debconf_1.0.21_all.deb ...
10:31:20 #9 31.77 Unpacking po-debconf (1.0.21) ...
10:31:20 #9 31.82 Selecting previously unselected package debhelper.
10:31:20 #9 31.82 Preparing to unpack .../125-debhelper_12.10ubuntu1_all.deb ...
10:31:20 #9 31.83 Unpacking debhelper (12.10ubuntu1) ...
10:31:20 #9 31.94 Selecting previously unselected package libfakeroot:amd64.
10:31:20 #9 31.94 Preparing to unpack .../126-libfakeroot_1.24-1_amd64.deb ...
10:31:20 #9 31.95 Unpacking libfakeroot:amd64 (1.24-1) ...
10:31:20 #9 31.99 Selecting previously unselected package fakeroot.
10:31:20 #9 31.99 Preparing to unpack .../127-fakeroot_1.24-1_amd64.deb ...
10:31:20 #9 31.99 Unpacking fakeroot (1.24-1) ...
10:31:20 #9 32.03 Selecting previously unselected package libassuan0:amd64.
10:31:20 #9 32.03 Preparing to unpack .../128-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
10:31:20 #9 32.04 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
10:31:20 #9 32.07 Selecting previously unselected package gpgconf.
10:31:20 #9 32.07 Preparing to unpack .../129-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:20 #9 32.07 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
10:31:20 #9 32.12 Selecting previously unselected package libksba8:amd64.
10:31:20 #9 32.12 Preparing to unpack .../130-libksba8_1.3.5-2_amd64.deb ...
10:31:20 #9 32.12 Unpacking libksba8:amd64 (1.3.5-2) ...
10:31:20 #9 32.16 Selecting previously unselected package libnpth0:amd64.
10:31:20 #9 32.16 Preparing to unpack .../131-libnpth0_1.6-1_amd64.deb ...
10:31:20 #9 32.17 Unpacking libnpth0:amd64 (1.6-1) ...
10:31:20 #9 32.20 Selecting previously unselected package dirmngr.
10:31:21 #9 32.21 Preparing to unpack .../132-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.22 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.28 Selecting previously unselected package gnupg-l10n.
10:31:21 #9 32.28 Preparing to unpack .../133-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
10:31:21 #9 32.28 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.32 Selecting previously unselected package gnupg-utils.
10:31:21 #9 32.32 Preparing to unpack .../134-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.33 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.39 Selecting previously unselected package gpg.
10:31:21 #9 32.40 Preparing to unpack .../135-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.40 Unpacking gpg (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.47 Selecting previously unselected package pinentry-curses.
10:31:21 #9 32.47 Preparing to unpack .../136-pinentry-curses_1.1.0-3build1_amd64.deb ...
10:31:21 #9 32.48 Unpacking pinentry-curses (1.1.0-3build1) ...
10:31:21 #9 32.52 Selecting previously unselected package gpg-agent.
10:31:21 #9 32.52 Preparing to unpack .../137-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.52 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.57 Selecting previously unselected package gpg-wks-client.
10:31:21 #9 32.58 Preparing to unpack .../138-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.58 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.63 Selecting previously unselected package gpg-wks-server.
10:31:21 #9 32.63 Preparing to unpack .../139-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.63 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.67 Selecting previously unselected package gpgsm.
10:31:21 #9 32.67 Preparing to unpack .../140-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
10:31:21 #9 32.67 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.72 Selecting previously unselected package gnupg.
10:31:21 #9 32.72 Preparing to unpack .../141-gnupg_2.2.19-3ubuntu2.1_all.deb ...
10:31:21 #9 32.72 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
10:31:21 #9 32.76 Selecting previously unselected package libfile-which-perl.
10:31:21 #9 32.77 Preparing to unpack .../142-libfile-which-perl_1.23-1_all.deb ...
10:31:21 #9 32.77 Unpacking libfile-which-perl (1.23-1) ...
10:31:21 #9 32.80 Selecting previously unselected package libfile-homedir-perl.
10:31:21 #9 32.80 Preparing to unpack .../143-libfile-homedir-perl_1.004-1_all.deb ...
10:31:21 #9 32.80 Unpacking libfile-homedir-perl (1.004-1) ...
10:31:21 #9 32.84 Selecting previously unselected package libio-pty-perl.
10:31:21 #9 32.84 Preparing to unpack .../144-libio-pty-perl_1%3a1.12-1_amd64.deb ...
10:31:21 #9 32.84 Unpacking libio-pty-perl (1:1.12-1) ...
10:31:21 #9 32.87 Selecting previously unselected package libipc-run-perl.
10:31:21 #9 32.88 Preparing to unpack .../145-libipc-run-perl_20180523.0-2_all.deb ...
10:31:21 #9 32.88 Unpacking libipc-run-perl (20180523.0-2) ...
10:31:21 #9 32.92 Selecting previously unselected package libclass-method-modifiers-perl.
10:31:21 #9 32.92 Preparing to unpack .../146-libclass-method-modifiers-perl_2.13-1_all.deb ...
10:31:21 #9 32.93 Unpacking libclass-method-modifiers-perl (2.13-1) ...
10:31:21 #9 32.96 Selecting previously unselected package libb-hooks-op-check-perl.
10:31:21 #9 32.96 Preparing to unpack .../147-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
10:31:21 #9 32.97 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
10:31:21 #9 32.99 Selecting previously unselected package libdynaloader-functions-perl.
10:31:21 #9 33.00 Preparing to unpack .../148-libdynaloader-functions-perl_0.003-1_all.deb ...
10:31:21 #9 33.00 Unpacking libdynaloader-functions-perl (0.003-1) ...
10:31:21 #9 33.03 Selecting previously unselected package libdevel-callchecker-perl.
10:31:21 #9 33.03 Preparing to unpack .../149-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
10:31:21 #9 33.03 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
10:31:21 #9 33.07 Selecting previously unselected package libparams-classify-perl.
10:31:21 #9 33.07 Preparing to unpack .../150-libparams-classify-perl_0.015-1build2_amd64.deb ...
10:31:21 #9 33.07 Unpacking libparams-classify-perl (0.015-1build2) ...
10:31:21 #9 33.10 Selecting previously unselected package libmodule-runtime-perl.
10:31:21 #9 33.10 Preparing to unpack .../151-libmodule-runtime-perl_0.016-1_all.deb ...
10:31:21 #9 33.11 Unpacking libmodule-runtime-perl (0.016-1) ...
10:31:21 #9 33.14 Selecting previously unselected package libimport-into-perl.
10:31:21 #9 33.14 Preparing to unpack .../152-libimport-into-perl_1.002005-1_all.deb ...
10:31:21 #9 33.14 Unpacking libimport-into-perl (1.002005-1) ...
10:31:21 #9 33.17 Selecting previously unselected package librole-tiny-perl.
10:31:21 #9 33.17 Preparing to unpack .../153-librole-tiny-perl_2.001004-1_all.deb ...
10:31:21 #9 33.17 Unpacking librole-tiny-perl (2.001004-1) ...
10:31:21 #9 33.20 Selecting previously unselected package libstrictures-perl.
10:31:21 #9 33.20 Preparing to unpack .../154-libstrictures-perl_2.000006-1_all.deb ...
10:31:21 #9 33.21 Unpacking libstrictures-perl (2.000006-1) ...
10:31:21 #9 33.25 Selecting previously unselected package libsub-quote-perl.
10:31:22 #9 33.26 Preparing to unpack .../155-libsub-quote-perl_2.006006-1_all.deb ...
10:31:22 #9 33.26 Unpacking libsub-quote-perl (2.006006-1) ...
10:31:22 #9 33.30 Selecting previously unselected package libmoo-perl.
10:31:22 #9 33.30 Preparing to unpack .../156-libmoo-perl_2.003006-1_all.deb ...
10:31:22 #9 33.31 Unpacking libmoo-perl (2.003006-1) ...
10:31:22 #9 33.38 Selecting previously unselected package libencode-locale-perl.
10:31:22 #9 33.38 Preparing to unpack .../157-libencode-locale-perl_1.05-1_all.deb ...
10:31:22 #9 33.39 Unpacking libencode-locale-perl (1.05-1) ...
10:31:22 #9 33.42 Selecting previously unselected package libtimedate-perl.
10:31:22 #9 33.42 Preparing to unpack .../158-libtimedate-perl_2.3200-1_all.deb ...
10:31:22 #9 33.43 Unpacking libtimedate-perl (2.3200-1) ...
10:31:22 #9 33.46 Selecting previously unselected package libhttp-date-perl.
10:31:22 #9 33.46 Preparing to unpack .../159-libhttp-date-perl_6.05-1_all.deb ...
10:31:22 #9 33.47 Unpacking libhttp-date-perl (6.05-1) ...
10:31:22 #9 33.50 Selecting previously unselected package libfile-listing-perl.
10:31:22 #9 33.50 Preparing to unpack .../160-libfile-listing-perl_6.04-1_all.deb ...
10:31:22 #9 33.51 Unpacking libfile-listing-perl (6.04-1) ...
10:31:22 #9 33.54 Selecting previously unselected package libhtml-tagset-perl.
10:31:22 #9 33.54 Preparing to unpack .../161-libhtml-tagset-perl_3.20-4_all.deb ...
10:31:22 #9 33.55 Unpacking libhtml-tagset-perl (3.20-4) ...
10:31:22 #9 33.58 Selecting previously unselected package liburi-perl.
10:31:22 #9 33.58 Preparing to unpack .../162-liburi-perl_1.76-2_all.deb ...
10:31:22 #9 33.59 Unpacking liburi-perl (1.76-2) ...
10:31:22 #9 33.64 Selecting previously unselected package libhtml-parser-perl.
10:31:22 #9 33.64 Preparing to unpack .../163-libhtml-parser-perl_3.72-5_amd64.deb ...
10:31:22 #9 33.64 Unpacking libhtml-parser-perl (3.72-5) ...
10:31:22 #9 33.68 Selecting previously unselected package libhtml-tree-perl.
10:31:22 #9 33.68 Preparing to unpack .../164-libhtml-tree-perl_5.07-2_all.deb ...
10:31:22 #9 33.69 Unpacking libhtml-tree-perl (5.07-2) ...
10:31:22 #9 33.73 Selecting previously unselected package libio-html-perl.
10:31:22 #9 33.73 Preparing to unpack .../165-libio-html-perl_1.001-1_all.deb ...
10:31:22 #9 33.74 Unpacking libio-html-perl (1.001-1) ...
10:31:22 #9 33.78 Selecting previously unselected package liblwp-mediatypes-perl.
10:31:22 #9 33.78 Preparing to unpack .../166-liblwp-mediatypes-perl_6.04-1_all.deb ...
10:31:22 #9 33.78 Unpacking liblwp-mediatypes-perl (6.04-1) ...
10:31:22 #9 33.82 Selecting previously unselected package libhttp-message-perl.
10:31:22 #9 33.82 Preparing to unpack .../167-libhttp-message-perl_6.22-1_all.deb ...
10:31:22 #9 33.84 Unpacking libhttp-message-perl (6.22-1) ...
10:31:22 #9 33.87 Selecting previously unselected package libhttp-cookies-perl.
10:31:22 #9 33.88 Preparing to unpack .../168-libhttp-cookies-perl_6.08-1_all.deb ...
10:31:22 #9 33.88 Unpacking libhttp-cookies-perl (6.08-1) ...
10:31:22 #9 33.91 Selecting previously unselected package libhttp-negotiate-perl.
10:31:22 #9 33.91 Preparing to unpack .../169-libhttp-negotiate-perl_6.01-1_all.deb ...
10:31:22 #9 33.92 Unpacking libhttp-negotiate-perl (6.01-1) ...
10:31:22 #9 33.95 Selecting previously unselected package perl-openssl-defaults:amd64.
10:31:22 #9 33.95 Preparing to unpack .../170-perl-openssl-defaults_4_amd64.deb ...
10:31:22 #9 33.95 Unpacking perl-openssl-defaults:amd64 (4) ...
10:31:22 #9 33.98 Selecting previously unselected package libnet-ssleay-perl.
10:31:22 #9 33.99 Preparing to unpack .../171-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
10:31:22 #9 33.99 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
10:31:22 #9 34.05 Selecting previously unselected package libio-socket-ssl-perl.
10:31:22 #9 34.05 Preparing to unpack .../172-libio-socket-ssl-perl_2.067-1_all.deb ...
10:31:22 #9 34.06 Unpacking libio-socket-ssl-perl (2.067-1) ...
10:31:22 #9 34.11 Selecting previously unselected package libnet-http-perl.
10:31:22 #9 34.11 Preparing to unpack .../173-libnet-http-perl_6.19-1_all.deb ...
10:31:22 #9 34.11 Unpacking libnet-http-perl (6.19-1) ...
10:31:22 #9 34.14 Selecting previously unselected package liblwp-protocol-https-perl.
10:31:22 #9 34.14 Preparing to unpack .../174-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
10:31:22 #9 34.15 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
10:31:22 #9 34.18 Selecting previously unselected package libtry-tiny-perl.
10:31:22 #9 34.18 Preparing to unpack .../175-libtry-tiny-perl_0.30-1_all.deb ...
10:31:22 #9 34.19 Unpacking libtry-tiny-perl (0.30-1) ...
10:31:22 #9 34.22 Selecting previously unselected package libwww-robotrules-perl.
10:31:23 #9 34.22 Preparing to unpack .../176-libwww-robotrules-perl_6.02-1_all.deb ...
10:31:23 #9 34.22 Unpacking libwww-robotrules-perl (6.02-1) ...
10:31:23 #9 34.25 Selecting previously unselected package libwww-perl.
10:31:23 #9 34.25 Preparing to unpack .../177-libwww-perl_6.43-1_all.deb ...
10:31:23 #9 34.25 Unpacking libwww-perl (6.43-1) ...
10:31:23 #9 34.30 Selecting previously unselected package patchutils.
10:31:23 #9 34.30 Preparing to unpack .../178-patchutils_0.3.4-2_amd64.deb ...
10:31:23 #9 34.30 Unpacking patchutils (0.3.4-2) ...
10:31:23 #9 34.34 Selecting previously unselected package wdiff.
10:31:23 #9 34.34 Preparing to unpack .../179-wdiff_1.2.2-2build1_amd64.deb ...
10:31:23 #9 34.35 Unpacking wdiff (1.2.2-2build1) ...
10:31:23 #9 34.39 Selecting previously unselected package devscripts.
10:31:23 #9 34.39 Preparing to unpack .../180-devscripts_2.20.2ubuntu2_amd64.deb ...
10:31:23 #9 34.41 Unpacking devscripts (2.20.2ubuntu2) ...
10:31:23 #9 34.52 Selecting previously unselected package diffstat.
10:31:23 #9 34.52 Preparing to unpack .../181-diffstat_1.63-1_amd64.deb ...
10:31:23 #9 34.53 Unpacking diffstat (1.63-1) ...
10:31:23 #9 34.56 Selecting previously unselected package python3-chardet.
10:31:23 #9 34.56 Preparing to unpack .../182-python3-chardet_3.0.4-4build1_all.deb ...
10:31:23 #9 34.56 Unpacking python3-chardet (3.0.4-4build1) ...
10:31:23 #9 34.60 Selecting previously unselected package python3-debian.
10:31:23 #9 34.60 Preparing to unpack .../183-python3-debian_0.1.36ubuntu1_all.deb ...
10:31:23 #9 34.61 Unpacking python3-debian (0.1.36ubuntu1) ...
10:31:23 #9 34.65 Selecting previously unselected package libgpgme11:amd64.
10:31:23 #9 34.65 Preparing to unpack .../184-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
10:31:23 #9 34.65 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
10:31:23 #9 34.69 Selecting previously unselected package python3-gpg.
10:31:23 #9 34.69 Preparing to unpack .../185-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
10:31:23 #9 34.69 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
10:31:23 #9 34.75 Selecting previously unselected package dput.
10:31:23 #9 34.75 Preparing to unpack .../186-dput_1.0.3ubuntu1_all.deb ...
10:31:23 #9 34.75 Unpacking dput (1.0.3ubuntu1) ...
10:31:23 #9 34.79 Selecting previously unselected package libcurl3-gnutls:amd64.
10:31:23 #9 34.79 Preparing to unpack .../187-libcurl3-gnutls_7.68.0-1ubuntu2.4_amd64.deb ...
10:31:23 #9 34.79 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.4) ...
10:31:23 #9 34.84 Selecting previously unselected package liberror-perl.
10:31:23 #9 34.84 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
10:31:23 #9 34.84 Unpacking liberror-perl (0.17029-1) ...
10:31:23 #9 34.87 Selecting previously unselected package git-man.
10:31:23 #9 34.87 Preparing to unpack .../189-git-man_1%3a2.25.1-1ubuntu3_all.deb ...
10:31:23 #9 34.87 Unpacking git-man (1:2.25.1-1ubuntu3) ...
10:31:23 #9 34.98 Selecting previously unselected package git.
10:31:23 #9 34.98 Preparing to unpack .../190-git_1%3a2.25.1-1ubuntu3_amd64.deb ...
10:31:23 #9 35.00 Unpacking git (1:2.25.1-1ubuntu3) ...
10:31:24 #9 35.51 Selecting previously unselected package libalgorithm-diff-perl.
10:31:24 #9 35.51 Preparing to unpack .../191-libalgorithm-diff-perl_1.19.03-2_all.deb ...
10:31:24 #9 35.51 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
10:31:24 #9 35.54 Selecting previously unselected package libalgorithm-diff-xs-perl.
10:31:24 #9 35.54 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
10:31:24 #9 35.55 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
10:31:24 #9 35.58 Selecting previously unselected package libalgorithm-merge-perl.
10:31:24 #9 35.58 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
10:31:24 #9 35.58 Unpacking libalgorithm-merge-perl (0.08-3) ...
10:31:24 #9 35.61 Selecting previously unselected package libapt-pkg-perl.
10:31:24 #9 35.61 Preparing to unpack .../194-libapt-pkg-perl_0.1.36build3_amd64.deb ...
10:31:24 #9 35.61 Unpacking libapt-pkg-perl (0.1.36build3) ...
10:31:24 #9 35.65 Selecting previously unselected package libarchive-cpio-perl.
10:31:24 #9 35.65 Preparing to unpack .../195-libarchive-cpio-perl_0.10-1_all.deb ...
10:31:24 #9 35.65 Unpacking libarchive-cpio-perl (0.10-1) ...
10:31:24 #9 35.68 Selecting previously unselected package libarray-intspan-perl.
10:31:24 #9 35.68 Preparing to unpack .../196-libarray-intspan-perl_2.003-1_all.deb ...
10:31:24 #9 35.69 Unpacking libarray-intspan-perl (2.003-1) ...
10:31:24 #9 35.72 Selecting previously unselected package libasync-mergepoint-perl.
10:31:24 #9 35.72 Preparing to unpack .../197-libasync-mergepoint-perl_0.04-2_all.deb ...
10:31:24 #9 35.72 Unpacking libasync-mergepoint-perl (0.04-2) ...
10:31:24 #9 35.75 Selecting previously unselected package libmodule-implementation-perl.
10:31:24 #9 35.75 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1_all.deb ...
10:31:24 #9 35.78 Unpacking libmodule-implementation-perl (0.09-1) ...
10:31:24 #9 35.82 Selecting previously unselected package libsub-exporter-progressive-perl.
10:31:24 #9 35.82 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
10:31:24 #9 35.82 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
10:31:24 #9 35.85 Selecting previously unselected package libvariable-magic-perl.
10:31:24 #9 35.85 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build2_amd64.deb ...
10:31:24 #9 35.86 Unpacking libvariable-magic-perl (0.62-1build2) ...
10:31:24 #9 35.89 Selecting previously unselected package libb-hooks-endofscope-perl.
10:31:24 #9 35.89 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.24-1_all.deb ...
10:31:24 #9 35.89 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
10:31:24 #9 35.93 Selecting previously unselected package libcapture-tiny-perl.
10:31:24 #9 35.93 Preparing to unpack .../202-libcapture-tiny-perl_0.48-1_all.deb ...
10:31:24 #9 35.94 Unpacking libcapture-tiny-perl (0.48-1) ...
10:31:24 #9 35.97 Selecting previously unselected package libclass-xsaccessor-perl.
10:31:24 #9 35.97 Preparing to unpack .../203-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
10:31:24 #9 35.97 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
10:31:24 #9 36.01 Selecting previously unselected package libclone-perl.
10:31:24 #9 36.02 Preparing to unpack .../204-libclone-perl_0.43-2_amd64.deb ...
10:31:24 #9 36.02 Unpacking libclone-perl (0.43-2) ...
10:31:24 #9 36.06 Selecting previously unselected package libcommon-sense-perl.
10:31:24 #9 36.06 Preparing to unpack .../205-libcommon-sense-perl_3.74-2build6_amd64.deb ...
10:31:24 #9 36.07 Unpacking libcommon-sense-perl (3.74-2build6) ...
10:31:24 #9 36.09 Selecting previously unselected package libparams-util-perl.
10:31:24 #9 36.10 Preparing to unpack .../206-libparams-util-perl_1.07-3build5_amd64.deb ...
10:31:24 #9 36.10 Unpacking libparams-util-perl (1.07-3build5) ...
10:31:24 #9 36.13 Selecting previously unselected package libsub-install-perl.
10:31:24 #9 36.13 Preparing to unpack .../207-libsub-install-perl_0.928-1_all.deb ...
10:31:24 #9 36.14 Unpacking libsub-install-perl (0.928-1) ...
10:31:24 #9 36.17 Selecting previously unselected package libdata-optlist-perl.
10:31:24 #9 36.17 Preparing to unpack .../208-libdata-optlist-perl_0.110-1_all.deb ...
10:31:24 #9 36.17 Unpacking libdata-optlist-perl (0.110-1) ...
10:31:24 #9 36.20 Selecting previously unselected package libsub-exporter-perl.
10:31:24 #9 36.20 Preparing to unpack .../209-libsub-exporter-perl_0.987-1_all.deb ...
10:31:24 #9 36.21 Unpacking libsub-exporter-perl (0.987-1) ...
10:31:24 #9 36.24 Selecting previously unselected package libconst-fast-perl.
10:31:24 #9 36.25 Preparing to unpack .../210-libconst-fast-perl_0.014-1_all.deb ...
10:31:24 #9 36.25 Unpacking libconst-fast-perl (0.014-1) ...
10:31:24 #9 36.27 Selecting previously unselected package libwant-perl.
10:31:24 #9 36.28 Preparing to unpack .../211-libwant-perl_0.29-1build4_amd64.deb ...
10:31:24 #9 36.28 Unpacking libwant-perl (0.29-1build4) ...
10:31:24 #9 36.31 Selecting previously unselected package libcontextual-return-perl.
10:31:25 #9 36.31 Preparing to unpack .../212-libcontextual-return-perl_0.004014-2_all.deb ...
10:31:25 #9 36.32 Unpacking libcontextual-return-perl (0.004014-2) ...
10:31:25 #9 36.35 Selecting previously unselected package libcpanel-json-xs-perl.
10:31:25 #9 36.35 Preparing to unpack .../213-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
10:31:25 #9 36.36 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
10:31:25 #9 36.39 Selecting previously unselected package libdata-dump-perl.
10:31:25 #9 36.39 Preparing to unpack .../214-libdata-dump-perl_1.23-1_all.deb ...
10:31:25 #9 36.40 Unpacking libdata-dump-perl (1.23-1) ...
10:31:25 #9 36.43 Selecting previously unselected package libdigest-bubblebabble-perl.
10:31:25 #9 36.43 Preparing to unpack .../215-libdigest-bubblebabble-perl_0.02-2_all.deb ...
10:31:25 #9 36.44 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
10:31:25 #9 36.47 Selecting previously unselected package libdigest-hmac-perl.
10:31:25 #9 36.47 Preparing to unpack .../216-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
10:31:25 #9 36.47 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
10:31:25 #9 36.51 Selecting previously unselected package libdistro-info-perl.
10:31:25 #9 36.51 Preparing to unpack .../217-libdistro-info-perl_0.23ubuntu1_all.deb ...
10:31:25 #9 36.51 Unpacking libdistro-info-perl (0.23ubuntu1) ...
10:31:25 #9 36.54 Selecting previously unselected package libnet-smtp-ssl-perl.
10:31:25 #9 36.54 Preparing to unpack .../218-libnet-smtp-ssl-perl_1.04-1_all.deb ...
10:31:25 #9 36.55 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
10:31:25 #9 36.57 Selecting previously unselected package libmailtools-perl.
10:31:25 #9 36.57 Preparing to unpack .../219-libmailtools-perl_2.21-1_all.deb ...
10:31:25 #9 36.58 Unpacking libmailtools-perl (2.21-1) ...
10:31:25 #9 36.62 Selecting previously unselected package libnet-ip-perl.
10:31:25 #9 36.62 Preparing to unpack .../220-libnet-ip-perl_1.26-2_all.deb ...
10:31:25 #9 36.63 Unpacking libnet-ip-perl (1.26-2) ...
10:31:25 #9 36.66 Selecting previously unselected package libnet-dns-perl.
10:31:25 #9 36.66 Preparing to unpack .../221-libnet-dns-perl_1.22-1_all.deb ...
10:31:25 #9 36.67 Unpacking libnet-dns-perl (1.22-1) ...
10:31:25 #9 36.73 Selecting previously unselected package libnet-domain-tld-perl.
10:31:25 #9 36.73 Preparing to unpack .../222-libnet-domain-tld-perl_1.75-1_all.deb ...
10:31:25 #9 36.73 Unpacking libnet-domain-tld-perl (1.75-1) ...
10:31:25 #9 36.77 Selecting previously unselected package libemail-valid-perl.
10:31:25 #9 36.77 Preparing to unpack .../223-libemail-valid-perl_1.202-1_all.deb ...
10:31:25 #9 36.77 Unpacking libemail-valid-perl (1.202-1) ...
10:31:25 #9 36.80 Selecting previously unselected package libexporter-tiny-perl.
10:31:25 #9 36.81 Preparing to unpack .../224-libexporter-tiny-perl_1.002001-1_all.deb ...
10:31:25 #9 36.81 Unpacking libexporter-tiny-perl (1.002001-1) ...
10:31:25 #9 36.84 Selecting previously unselected package libipc-system-simple-perl.
10:31:25 #9 36.84 Preparing to unpack .../225-libipc-system-simple-perl_1.26-1_all.deb ...
10:31:25 #9 36.85 Unpacking libipc-system-simple-perl (1.26-1) ...
10:31:25 #9 36.88 Selecting previously unselected package libfile-basedir-perl.
10:31:25 #9 36.88 Preparing to unpack .../226-libfile-basedir-perl_0.08-1_all.deb ...
10:31:25 #9 36.88 Unpacking libfile-basedir-perl (0.08-1) ...
10:31:25 #9 36.91 Selecting previously unselected package libfile-chdir-perl.
10:31:25 #9 36.92 Preparing to unpack .../227-libfile-chdir-perl_0.1008-1_all.deb ...
10:31:25 #9 36.92 Unpacking libfile-chdir-perl (0.1008-1) ...
10:31:25 #9 36.95 Selecting previously unselected package libfile-fcntllock-perl.
10:31:25 #9 36.95 Preparing to unpack .../228-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
10:31:25 #9 36.96 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
10:31:25 #9 37.00 Selecting previously unselected package libnumber-compare-perl.
10:31:25 #9 37.00 Preparing to unpack .../229-libnumber-compare-perl_0.03-1_all.deb ...
10:31:25 #9 37.01 Unpacking libnumber-compare-perl (0.03-1) ...
10:31:25 #9 37.03 Selecting previously unselected package libtext-glob-perl.
10:31:25 #9 37.04 Preparing to unpack .../230-libtext-glob-perl_0.10-1_all.deb ...
10:31:25 #9 37.04 Unpacking libtext-glob-perl (0.10-1) ...
10:31:25 #9 37.07 Selecting previously unselected package libfile-find-rule-perl.
10:31:25 #9 37.07 Preparing to unpack .../231-libfile-find-rule-perl_0.34-1_all.deb ...
10:31:25 #9 37.07 Unpacking libfile-find-rule-perl (0.34-1) ...
10:31:25 #9 37.10 Selecting previously unselected package libfont-afm-perl.
10:31:25 #9 37.10 Preparing to unpack .../232-libfont-afm-perl_1.20-2_all.deb ...
10:31:25 #9 37.10 Unpacking libfont-afm-perl (1.20-2) ...
10:31:25 #9 37.13 Selecting previously unselected package libio-string-perl.
10:31:25 #9 37.13 Preparing to unpack .../233-libio-string-perl_1.08-3_all.deb ...
10:31:25 #9 37.14 Unpacking libio-string-perl (1.08-3) ...
10:31:25 #9 37.17 Selecting previously unselected package libfont-ttf-perl.
10:31:25 #9 37.17 Preparing to unpack .../234-libfont-ttf-perl_1.06-1_all.deb ...
10:31:25 #9 37.17 Unpacking libfont-ttf-perl (1.06-1) ...
10:31:25 #9 37.23 Selecting previously unselected package libfuture-perl.
10:31:25 #9 37.23 Preparing to unpack .../235-libfuture-perl_0.43-1_all.deb ...
10:31:25 #9 37.24 Unpacking libfuture-perl (0.43-1) ...
10:31:25 #9 37.27 Selecting previously unselected package libio-stringy-perl.
10:31:25 #9 37.27 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
10:31:25 #9 37.28 Unpacking libio-stringy-perl (2.111-3) ...
10:31:25 #9 37.31 Selecting previously unselected package libparams-validate-perl.
10:31:25 #9 37.31 Preparing to unpack .../237-libparams-validate-perl_1.29-3_amd64.deb ...
10:31:25 #9 37.32 Unpacking libparams-validate-perl (1.29-3) ...
10:31:25 #9 37.35 Selecting previously unselected package libgetopt-long-descriptive-perl.
10:31:26 #9 37.35 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
10:31:26 #9 37.36 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
10:31:26 #9 37.39 Selecting previously unselected package libsort-versions-perl.
10:31:26 #9 37.39 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
10:31:26 #9 37.39 Unpacking libsort-versions-perl (1.62-1) ...
10:31:26 #9 37.42 Selecting previously unselected package libgit-wrapper-perl.
10:31:26 #9 37.42 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
10:31:26 #9 37.43 Unpacking libgit-wrapper-perl (0.048-1) ...
10:31:26 #9 37.46 Selecting previously unselected package libhttp-tiny-multipart-perl.
10:31:26 #9 37.46 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
10:31:26 #9 37.46 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
10:31:26 #9 37.49 Selecting previously unselected package libio-prompter-perl.
10:31:26 #9 37.49 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
10:31:26 #9 37.49 Unpacking libio-prompter-perl (0.004015-1) ...
10:31:26 #9 37.52 Selecting previously unselected package libjson-perl.
10:31:26 #9 37.53 Preparing to unpack .../243-libjson-perl_4.02000-2_all.deb ...
10:31:26 #9 37.53 Unpacking libjson-perl (4.02000-2) ...
10:31:26 #9 37.56 Selecting previously unselected package liblog-any-perl.
10:31:26 #9 37.57 Preparing to unpack .../244-liblog-any-perl_1.708-1_all.deb ...
10:31:26 #9 37.57 Unpacking liblog-any-perl (1.708-1) ...
10:31:26 #9 37.60 Selecting previously unselected package liblog-any-adapter-screen-perl.
10:31:26 #9 37.61 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
10:31:26 #9 37.61 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
10:31:26 #9 37.64 Selecting previously unselected package libpackage-stash-perl.
10:31:26 #9 37.64 Preparing to unpack .../246-libpackage-stash-perl_0.38-1_all.deb ...
10:31:26 #9 37.65 Unpacking libpackage-stash-perl (0.38-1) ...
10:31:26 #9 37.68 Selecting previously unselected package libsub-identify-perl.
10:31:26 #9 37.68 Preparing to unpack .../247-libsub-identify-perl_0.14-1build2_amd64.deb ...
10:31:26 #9 37.68 Unpacking libsub-identify-perl (0.14-1build2) ...
10:31:26 #9 37.71 Selecting previously unselected package libsub-name-perl.
10:31:26 #9 37.71 Preparing to unpack .../248-libsub-name-perl_0.26-1_amd64.deb ...
10:31:26 #9 37.72 Unpacking libsub-name-perl (0.26-1) ...
10:31:26 #9 37.75 Selecting previously unselected package libnamespace-clean-perl.
10:31:26 #9 37.75 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
10:31:26 #9 37.76 Unpacking libnamespace-clean-perl (0.27-1) ...
10:31:26 #9 37.79 Selecting previously unselected package libpath-tiny-perl.
10:31:26 #9 37.80 Preparing to unpack .../250-libpath-tiny-perl_0.108-1_all.deb ...
10:31:26 #9 37.80 Unpacking libpath-tiny-perl (0.108-1) ...
10:31:26 #9 37.85 Selecting previously unselected package libtype-tiny-perl.
10:31:26 #9 37.85 Preparing to unpack .../251-libtype-tiny-perl_1.008001-2_all.deb ...
10:31:26 #9 37.85 Unpacking libtype-tiny-perl (1.008001-2) ...
10:31:26 #9 37.91 Selecting previously unselected package libgitlab-api-v4-perl.
10:31:26 #9 37.92 Preparing to unpack .../252-libgitlab-api-v4-perl_0.25-1_all.deb ...
10:31:26 #9 37.92 Unpacking libgitlab-api-v4-perl (0.25-1) ...
10:31:26 #9 37.96 Selecting previously unselected package libhash-fieldhash-perl.
10:31:26 #9 37.96 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
10:31:26 #9 37.96 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
10:31:26 #9 37.99 Selecting previously unselected package libhtml-form-perl.
10:31:26 #9 37.99 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
10:31:26 #9 38.00 Unpacking libhtml-form-perl (6.07-1) ...
10:31:26 #9 38.03 Selecting previously unselected package libhtml-format-perl.
10:31:26 #9 38.03 Preparing to unpack .../255-libhtml-format-perl_2.12-1_all.deb ...
10:31:26 #9 38.03 Unpacking libhtml-format-perl (2.12-1) ...
10:31:26 #9 38.06 Selecting previously unselected package libhttp-daemon-perl.
10:31:26 #9 38.06 Preparing to unpack .../256-libhttp-daemon-perl_6.06-1_all.deb ...
10:31:26 #9 38.07 Unpacking libhttp-daemon-perl (6.06-1) ...
10:31:26 #9 38.10 Selecting previously unselected package libidn11:amd64.
10:31:26 #9 38.10 Preparing to unpack .../257-libidn11_1.33-2.2ubuntu2_amd64.deb ...
10:31:26 #9 38.11 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
10:31:26 #9 38.15 Selecting previously unselected package libstruct-dumb-perl.
10:31:26 #9 38.15 Preparing to unpack .../258-libstruct-dumb-perl_0.09-1_all.deb ...
10:31:26 #9 38.15 Unpacking libstruct-dumb-perl (0.09-1) ...
10:31:26 #9 38.18 Selecting previously unselected package libio-async-perl.
10:31:26 #9 38.18 Preparing to unpack .../259-libio-async-perl_0.75-1_all.deb ...
10:31:26 #9 38.19 Unpacking libio-async-perl (0.75-1) ...
10:31:26 #9 38.24 Selecting previously unselected package liblinux-epoll-perl.
10:31:26 #9 38.24 Preparing to unpack .../260-liblinux-epoll-perl_0.017-1_amd64.deb ...
10:31:26 #9 38.24 Unpacking liblinux-epoll-perl (0.017-1) ...
10:31:26 #9 38.28 Selecting previously unselected package libio-async-loop-epoll-perl.
10:31:27 #9 38.28 Preparing to unpack .../261-libio-async-loop-epoll-perl_0.20-1_all.deb ...
10:31:27 #9 38.28 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
10:31:27 #9 38.31 Selecting previously unselected package libtypes-serialiser-perl.
10:31:27 #9 38.32 Preparing to unpack .../262-libtypes-serialiser-perl_1.0-1_all.deb ...
10:31:27 #9 38.32 Unpacking libtypes-serialiser-perl (1.0-1) ...
10:31:27 #9 38.38 Selecting previously unselected package libjson-xs-perl.
10:31:27 #9 38.38 Preparing to unpack .../263-libjson-xs-perl_4.020-1build1_amd64.deb ...
10:31:27 #9 38.39 Unpacking libjson-xs-perl (4.020-1build1) ...
10:31:27 #9 38.42 Selecting previously unselected package libjson-maybexs-perl.
10:31:27 #9 38.43 Preparing to unpack .../264-libjson-maybexs-perl_1.004000-1_all.deb ...
10:31:27 #9 38.43 Unpacking libjson-maybexs-perl (1.004000-1) ...
10:31:27 #9 38.46 Selecting previously unselected package liblist-compare-perl.
10:31:27 #9 38.46 Preparing to unpack .../265-liblist-compare-perl_0.53-1_all.deb ...
10:31:27 #9 38.47 Unpacking liblist-compare-perl (0.53-1) ...
10:31:27 #9 38.50 Selecting previously unselected package liblist-moreutils-perl.
10:31:27 #9 38.50 Preparing to unpack .../266-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
10:31:27 #9 38.51 Unpacking liblist-moreutils-perl (0.416-1build5) ...
10:31:27 #9 38.54 Selecting previously unselected package liblist-someutils-perl.
10:31:27 #9 38.54 Preparing to unpack .../267-liblist-someutils-perl_0.58-1_all.deb ...
10:31:27 #9 38.55 Unpacking liblist-someutils-perl (0.58-1) ...
10:31:27 #9 38.58 Selecting previously unselected package liblist-someutils-xs-perl.
10:31:27 #9 38.58 Preparing to unpack .../268-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
10:31:27 #9 38.58 Unpacking liblist-someutils-xs-perl (0.58-2) ...
10:31:27 #9 38.62 Selecting previously unselected package libltdl7:amd64.
10:31:27 #9 38.62 Preparing to unpack .../269-libltdl7_2.4.6-14_amd64.deb ...
10:31:27 #9 38.62 Unpacking libltdl7:amd64 (2.4.6-14) ...
10:31:27 #9 38.66 Selecting previously unselected package libltdl-dev:amd64.
10:31:27 #9 38.67 Preparing to unpack .../270-libltdl-dev_2.4.6-14_amd64.deb ...
10:31:27 #9 38.67 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
10:31:27 #9 38.71 Selecting previously unselected package libsys-hostname-long-perl.
10:31:27 #9 38.71 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-1_all.deb ...
10:31:27 #9 38.72 Unpacking libsys-hostname-long-perl (1.5-1) ...
10:31:27 #9 38.75 Selecting previously unselected package libmail-sendmail-perl.
10:31:27 #9 38.75 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1_all.deb ...
10:31:27 #9 38.75 Unpacking libmail-sendmail-perl (0.80-1) ...
10:31:27 #9 38.79 Selecting previously unselected package libmoox-aliases-perl.
10:31:27 #9 38.79 Preparing to unpack .../273-libmoox-aliases-perl_0.001006-1_all.deb ...
10:31:27 #9 38.79 Unpacking libmoox-aliases-perl (0.001006-1) ...
10:31:27 #9 38.82 Selecting previously unselected package libobject-id-perl.
10:31:27 #9 38.82 Preparing to unpack .../274-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
10:31:27 #9 38.82 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
10:31:27 #9 38.85 Selecting previously unselected package libmoox-struct-perl.
10:31:27 #9 38.86 Preparing to unpack .../275-libmoox-struct-perl_0.017-1_all.deb ...
10:31:27 #9 38.86 Unpacking libmoox-struct-perl (0.017-1) ...
10:31:27 #9 38.89 Selecting previously unselected package libnet-dns-sec-perl.
10:31:27 #9 38.89 Preparing to unpack .../276-libnet-dns-sec-perl_1.15-1_amd64.deb ...
10:31:27 #9 38.89 Unpacking libnet-dns-sec-perl (1.15-1) ...
10:31:27 #9 38.93 Selecting previously unselected package libnet-libidn-perl.
10:31:27 #9 38.93 Preparing to unpack .../277-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
10:31:27 #9 38.93 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
10:31:27 #9 38.96 Selecting previously unselected package libnumber-range-perl.
10:31:27 #9 38.97 Preparing to unpack .../278-libnumber-range-perl_0.12-1_all.deb ...
10:31:27 #9 38.97 Unpacking libnumber-range-perl (0.12-1) ...
10:31:27 #9 39.00 Selecting previously unselected package libpackage-stash-xs-perl.
10:31:27 #9 39.00 Preparing to unpack .../279-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
10:31:27 #9 39.01 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
10:31:27 #9 39.04 Selecting previously unselected package libpath-iterator-rule-perl.
10:31:27 #9 39.04 Preparing to unpack .../280-libpath-iterator-rule-perl_1.014-1_all.deb ...
10:31:27 #9 39.04 Unpacking libpath-iterator-rule-perl (1.014-1) ...
10:31:27 #9 39.08 Selecting previously unselected package libperl4-corelibs-perl.
10:31:27 #9 39.08 Preparing to unpack .../281-libperl4-corelibs-perl_0.004-2_all.deb ...
10:31:27 #9 39.08 Unpacking libperl4-corelibs-perl (0.004-2) ...
10:31:27 #9 39.11 Selecting previously unselected package libperlio-gzip-perl.
10:31:27 #9 39.11 Preparing to unpack .../282-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
10:31:27 #9 39.12 Unpacking libperlio-gzip-perl (0.19-1build5) ...
10:31:27 #9 39.15 Selecting previously unselected package libpod-constants-perl.
10:31:27 #9 39.15 Preparing to unpack .../283-libpod-constants-perl_0.19-1_all.deb ...
10:31:27 #9 39.15 Unpacking libpod-constants-perl (0.19-1) ...
10:31:27 #9 39.19 Selecting previously unselected package libre2-5:amd64.
10:31:27 #9 39.19 Preparing to unpack .../284-libre2-5_20200101+dfsg-1build1_amd64.deb ...
10:31:27 #9 39.20 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
10:31:27 #9 39.24 Selecting previously unselected package libre-engine-re2-perl.
10:31:27 #9 39.24 Preparing to unpack .../285-libre-engine-re2-perl_0.13-5_amd64.deb ...
10:31:27 #9 39.24 Unpacking libre-engine-re2-perl (0.13-5) ...
10:31:27 #9 39.28 Selecting previously unselected package libreadonly-perl.
10:31:27 #9 39.28 Preparing to unpack .../286-libreadonly-perl_2.050-2_all.deb ...
10:31:27 #9 39.29 Unpacking libreadonly-perl (2.050-2) ...
10:31:27 #9 39.32 Selecting previously unselected package libref-util-perl.
10:31:27 #9 39.32 Preparing to unpack .../287-libref-util-perl_0.204-1_all.deb ...
10:31:27 #9 39.32 Unpacking libref-util-perl (0.204-1) ...
10:31:27 #9 39.35 Selecting previously unselected package libref-util-xs-perl.
10:31:27 #9 39.36 Preparing to unpack .../288-libref-util-xs-perl_0.117-1build2_amd64.deb ...
10:31:27 #9 39.36 Unpacking libref-util-xs-perl (0.117-1build2) ...
10:31:27 #9 39.39 Selecting previously unselected package libregexp-pattern-license-perl.
10:31:28 #9 39.40 Preparing to unpack .../289-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
10:31:28 #9 39.40 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
10:31:28 #9 39.43 Selecting previously unselected package libregexp-pattern-perl.
10:31:28 #9 39.43 Preparing to unpack .../290-libregexp-pattern-perl_0.2.12-1_all.deb ...
10:31:28 #9 39.44 Unpacking libregexp-pattern-perl (0.2.12-1) ...
10:31:28 #9 39.48 Selecting previously unselected package libsasl2-modules:amd64.
10:31:28 #9 39.48 Preparing to unpack .../291-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
10:31:28 #9 39.48 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
10:31:28 #9 39.52 Selecting previously unselected package libsereal-decoder-perl.
10:31:28 #9 39.52 Preparing to unpack .../292-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
10:31:28 #9 39.52 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
10:31:28 #9 39.56 Selecting previously unselected package libsereal-encoder-perl.
10:31:28 #9 39.56 Preparing to unpack .../293-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
10:31:28 #9 39.57 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
10:31:28 #9 39.61 Selecting previously unselected package libsereal-perl.
10:31:28 #9 39.61 Preparing to unpack .../294-libsereal-perl_4.011-1_all.deb ...
10:31:28 #9 39.61 Unpacking libsereal-perl (4.011-1) ...
10:31:28 #9 39.64 Selecting previously unselected package libsort-key-perl.
10:31:28 #9 39.64 Preparing to unpack .../295-libsort-key-perl_1.33-2build2_amd64.deb ...
10:31:28 #9 39.65 Unpacking libsort-key-perl (1.33-2build2) ...
10:31:28 #9 39.68 Selecting previously unselected package libstring-copyright-perl.
10:31:28 #9 39.68 Preparing to unpack .../296-libstring-copyright-perl_0.003006-1_all.deb ...
10:31:28 #9 39.69 Unpacking libstring-copyright-perl (0.003006-1) ...
10:31:28 #9 39.72 Selecting previously unselected package libstring-escape-perl.
10:31:28 #9 39.72 Preparing to unpack .../297-libstring-escape-perl_2010.002-2_all.deb ...
10:31:28 #9 39.72 Unpacking libstring-escape-perl (2010.002-2) ...
10:31:28 #9 39.76 Selecting previously unselected package libstring-shellquote-perl.
10:31:28 #9 39.76 Preparing to unpack .../298-libstring-shellquote-perl_1.04-1_all.deb ...
10:31:28 #9 39.77 Unpacking libstring-shellquote-perl (1.04-1) ...
10:31:28 #9 39.81 Selecting previously unselected package libterm-readkey-perl.
10:31:28 #9 39.81 Preparing to unpack .../299-libterm-readkey-perl_2.38-1build1_amd64.deb ...
10:31:28 #9 39.82 Unpacking libterm-readkey-perl (2.38-1build1) ...
10:31:28 #9 39.85 Selecting previously unselected package libtest-fatal-perl.
10:31:28 #9 39.85 Preparing to unpack .../300-libtest-fatal-perl_0.014-1_all.deb ...
10:31:28 #9 39.86 Unpacking libtest-fatal-perl (0.014-1) ...
10:31:28 #9 39.88 Selecting previously unselected package libtest-refcount-perl.
10:31:28 #9 39.89 Preparing to unpack .../301-libtest-refcount-perl_0.10-1_all.deb ...
10:31:28 #9 39.89 Unpacking libtest-refcount-perl (0.10-1) ...
10:31:28 #9 39.92 Selecting previously unselected package libtext-levenshtein-perl.
10:31:28 #9 39.92 Preparing to unpack .../302-libtext-levenshtein-perl_0.13-1_all.deb ...
10:31:28 #9 39.93 Unpacking libtext-levenshtein-perl (0.13-1) ...
10:31:28 #9 39.96 Selecting previously unselected package libtype-tiny-xs-perl.
10:31:28 #9 39.96 Preparing to unpack .../303-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
10:31:28 #9 39.96 Unpacking libtype-tiny-xs-perl (0.016-1) ...
10:31:28 #9 39.99 Selecting previously unselected package libunicode-utf8-perl.
10:31:28 #9 39.99 Preparing to unpack .../304-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
10:31:28 #9 40.00 Unpacking libunicode-utf8-perl (0.62-1build1) ...
10:31:28 #9 40.03 Selecting previously unselected package libxml-namespacesupport-perl.
10:31:28 #9 40.03 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
10:31:28 #9 40.04 Unpacking libxml-namespacesupport-perl (1.12-1) ...
10:31:28 #9 40.07 Selecting previously unselected package libxml-sax-base-perl.
10:31:28 #9 40.07 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
10:31:28 #9 40.07 Unpacking libxml-sax-base-perl (1.09-1) ...
10:31:28 #9 40.11 Selecting previously unselected package libxml-sax-perl.
10:31:28 #9 40.12 Preparing to unpack .../307-libxml-sax-perl_1.02+dfsg-1_all.deb ...
10:31:28 #9 40.12 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
10:31:28 #9 40.16 Selecting previously unselected package libxml-libxml-perl.
10:31:28 #9 40.16 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
10:31:28 #9 40.16 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
10:31:28 #9 40.22 Selecting previously unselected package libxml-parser-perl.
10:31:28 #9 40.22 Preparing to unpack .../309-libxml-parser-perl_2.46-1_amd64.deb ...
10:31:28 #9 40.23 Unpacking libxml-parser-perl (2.46-1) ...
10:31:28 #9 40.28 Selecting previously unselected package libxml-sax-expat-perl.
10:31:28 #9 40.28 Preparing to unpack .../310-libxml-sax-expat-perl_0.51-1_all.deb ...
10:31:28 #9 40.29 Unpacking libxml-sax-expat-perl (0.51-1) ...
10:31:28 #9 40.32 Selecting previously unselected package libxml-writer-perl.
10:31:28 #9 40.32 Preparing to unpack .../311-libxml-writer-perl_0.625-1_all.deb ...
10:31:29 #9 40.33 Unpacking libxml-writer-perl (0.625-1) ...
10:31:29 #9 40.36 Selecting previously unselected package libyaml-libyaml-perl.
10:31:29 #9 40.37 Preparing to unpack .../312-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
10:31:29 #9 40.37 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
10:31:29 #9 40.40 Selecting previously unselected package licensecheck.
10:31:29 #9 40.40 Preparing to unpack .../313-licensecheck_3.0.45-1_all.deb ...
10:31:29 #9 40.41 Unpacking licensecheck (3.0.45-1) ...
10:31:29 #9 40.44 Selecting previously unselected package libdevel-size-perl.
10:31:29 #9 40.44 Preparing to unpack .../314-libdevel-size-perl_0.83-1build1_amd64.deb ...
10:31:29 #9 40.44 Unpacking libdevel-size-perl (0.83-1build1) ...
10:31:29 #9 40.47 Selecting previously unselected package t1utils.
10:31:29 #9 40.47 Preparing to unpack .../315-t1utils_1.41-3_amd64.deb ...
10:31:29 #9 40.48 Unpacking t1utils (1.41-3) ...
10:31:29 #9 40.52 Selecting previously unselected package lintian.
10:31:29 #9 40.53 Preparing to unpack .../316-lintian_2.62.0_all.deb ...
10:31:29 #9 40.53 Unpacking lintian (2.62.0) ...
10:31:29 #9 40.77 Selecting previously unselected package manpages-dev.
10:31:29 #9 40.77 Preparing to unpack .../317-manpages-dev_5.05-1_all.deb ...
10:31:29 #9 40.78 Unpacking manpages-dev (5.05-1) ...
10:31:29 #9 41.02 Selecting previously unselected package python3-certifi.
10:31:29 #9 41.02 Preparing to unpack .../318-python3-certifi_2019.11.28-1_all.deb ...
10:31:29 #9 41.03 Unpacking python3-certifi (2019.11.28-1) ...
10:31:29 #9 41.08 Selecting previously unselected package python3-idna.
10:31:29 #9 41.08 Preparing to unpack .../319-python3-idna_2.8-1_all.deb ...
10:31:29 #9 41.09 Unpacking python3-idna (2.8-1) ...
10:31:29 #9 41.13 Selecting previously unselected package python3-urllib3.
10:31:30 #9 41.13 Preparing to unpack .../320-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
10:31:30 #9 41.14 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
10:31:30 #9 41.18 Selecting previously unselected package python3-requests.
10:31:30 #9 41.18 Preparing to unpack .../321-python3-requests_2.22.0-2ubuntu1_all.deb ...
10:31:30 #9 41.18 Unpacking python3-requests (2.22.0-2ubuntu1) ...
10:31:30 #9 41.23 Selecting previously unselected package python3-unidiff.
10:31:30 #9 41.23 Preparing to unpack .../322-python3-unidiff_0.5.5-2_all.deb ...
10:31:30 #9 41.24 Unpacking python3-unidiff (0.5.5-2) ...
10:31:30 #9 41.27 Selecting previously unselected package python3-xdg.
10:31:30 #9 41.28 Preparing to unpack .../323-python3-xdg_0.26-1ubuntu1_all.deb ...
10:31:30 #9 41.28 Unpacking python3-xdg (0.26-1ubuntu1) ...
10:31:30 #9 41.32 Selecting previously unselected package unzip.
10:31:30 #9 41.32 Preparing to unpack .../324-unzip_6.0-25ubuntu1_amd64.deb ...
10:31:30 #9 41.33 Unpacking unzip (6.0-25ubuntu1) ...
10:31:30 #9 41.37 Selecting previously unselected package equivs.
10:31:30 #9 41.37 Preparing to unpack .../325-equivs_2.2.0_all.deb ...
10:31:30 #9 41.38 Unpacking equivs (2.2.0) ...
10:31:30 #9 41.40 Selecting previously unselected package libauthen-sasl-perl.
10:31:30 #9 41.41 Preparing to unpack .../326-libauthen-sasl-perl_2.1600-1_all.deb ...
10:31:30 #9 41.41 Unpacking libauthen-sasl-perl (2.1600-1) ...
10:31:30 #9 41.45 Selecting previously unselected package python3-magic.
10:31:30 #9 41.45 Preparing to unpack .../327-python3-magic_2%3a0.4.15-3_all.deb ...
10:31:30 #9 41.46 Unpacking python3-magic (2:0.4.15-3) ...
10:31:30 #9 41.51 Setting up libapt-pkg-perl (0.1.36build3) ...
10:31:30 #9 41.52 Setting up libksba8:amd64 (1.3.5-2) ...
10:31:30 #9 41.54 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
10:31:30 #9 41.55 Setting up wdiff (1.2.2-2build1) ...
10:31:30 #9 41.56 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
10:31:30 #9 41.57 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
10:31:30 #9 41.59 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
10:31:30 #9 41.60 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
10:31:30 #9 41.61 Setting up mime-support (3.64ubuntu1) ...
10:31:30 #9 41.64 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
10:31:30 #9 41.66 Setting up libmagic-mgc (1:5.38-4) ...
10:31:30 #9 41.68 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
10:31:30 #9 41.69 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.1) ...
10:31:30 #9 41.70 No schema files found: doing nothing.
10:31:30 #9 41.71 Setting up distro-info-data (0.43ubuntu1.4) ...
10:31:30 #9 41.72 Setting up manpages (5.05-1) ...
10:31:30 #9 41.73 Setting up unzip (6.0-25ubuntu1) ...
10:31:30 #9 41.75 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
10:31:30 #9 41.76 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
10:31:30 #9 41.77 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
10:31:30 #9 41.79 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
10:31:30 #9 41.80 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
10:31:30 #9 41.82 Setting up libmagic1:amd64 (1:5.38-4) ...
10:31:30 #9 41.84 Setting up less (551-1ubuntu0.1) ...
10:31:30 #9 41.86 Setting up perl-openssl-defaults:amd64 (4) ...
10:31:30 #9 41.88 Setting up linux-libc-dev:amd64 (5.4.0-65.73) ...
10:31:30 #9 41.89 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
10:31:30 #9 41.90 Setting up gettext-base (0.19.8.1-10build1) ...
10:31:30 #9 41.92 Setting up libnpth0:amd64 (1.6-1) ...
10:31:30 #9 41.93 Setting up krb5-locales (1.17-6ubuntu4.1) ...
10:31:30 #9 41.94 Setting up file (1:5.38-4) ...
10:31:30 #9 41.96 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
10:31:30 #9 41.97 Setting up libgomp1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:30 #9 41.98 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
10:31:30 #9 41.99 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.6) ...
10:31:30 #9 42.01 Setting up libunwind8:amd64 (1.2.1-9build1) ...
10:31:30 #9 42.02 Setting up libfakeroot:amd64 (1.24-1) ...
10:31:30 #9 42.04 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
10:31:30 #9 42.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
10:31:30 #9 42.07 Setting up tzdata (2021a-0ubuntu0.20.04) ...
10:31:30 #9 42.16 
10:31:30 #9 42.16 Current default time zone: 'Etc/UTC'
10:31:31 #9 42.16 Local time is now:      Thu Feb 18 10:31:30 UTC 2021.
10:31:31 #9 42.16 Universal Time is now:  Thu Feb 18 10:31:30 UTC 2021.
10:31:31 #9 42.16 Run 'dpkg-reconfigure tzdata' if you wish to change it.
10:31:31 #9 42.16 
10:31:31 #9 42.18 Setting up fakeroot (1.24-1) ...
10:31:31 #9 42.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.18 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
10:31:31 #9 42.19 Setting up autotools-dev (20180224.1) ...
10:31:31 #9 42.21 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.1) ...
10:31:31 #9 42.22 Setting up libx11-data (2:1.6.9-2ubuntu1.1) ...
10:31:31 #9 42.23 Setting up make (4.2.1-1.2) ...
10:31:31 #9 42.25 Setting up libmpfr6:amd64 (4.0.2-1) ...
10:31:31 #9 42.26 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
10:31:31 #9 42.27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
10:31:31 #9 42.29 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
10:31:31 #9 42.30 Setting up strace (5.5-3ubuntu1) ...
10:31:31 #9 42.32 Setting up libsigsegv2:amd64 (2.12-2) ...
10:31:31 #9 42.33 Setting up xz-utils (5.2.4-1ubuntu1) ...
10:31:31 #9 42.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.35 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
10:31:31 #9 42.36 Setting up t1utils (1.41-3) ...
10:31:31 #9 42.37 Setting up libquadmath0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 42.38 Setting up diffstat (1.63-1) ...
10:31:31 #9 42.40 Setting up libmpc3:amd64 (1.1.0-1) ...
10:31:31 #9 42.41 Setting up libatomic1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 42.42 Setting up patch (2.7.6-6) ...
10:31:31 #9 42.44 Setting up autopoint (0.19.8.1-10build1) ...
10:31:31 #9 42.45 Setting up libfl2:amd64 (2.6.4-6.2) ...
10:31:31 #9 42.46 Setting up ucf (3.0038+nmu1) ...
10:31:31 #9 42.56 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
10:31:31 #9 42.57 Setting up libltdl7:amd64 (2.4.6-14) ...
10:31:31 #9 42.58 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
10:31:31 #9 42.60 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:31 #9 42.61 Setting up libubsan1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 42.63 Setting up python-apt-common (2.0.0ubuntu0.20.04.4) ...
10:31:31 #9 42.64 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
10:31:31 #9 42.66 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
10:31:31 #9 42.67 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
10:31:31 #9 42.68 Setting up git-man (1:2.25.1-1ubuntu3) ...
10:31:31 #9 42.70 Setting up libisl22:amd64 (0.22.1-1) ...
10:31:31 #9 42.75 Setting up netbase (6.1) ...
10:31:31 #9 42.81 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
10:31:31 #9 42.83 Setting up libmpdec2:amd64 (2.4.2-3) ...
10:31:31 #9 42.84 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
10:31:31 #9 42.86 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
10:31:31 #9 42.87 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
10:31:31 #9 42.88 Setting up openssl (1.1.1f-1ubuntu2.1) ...
10:31:31 #9 42.90 Setting up libbsd0:amd64 (0.10.0-1) ...
10:31:31 #9 42.93 Setting up libelf1:amd64 (0.176-1.1build1) ...
10:31:31 #9 42.95 Setting up readline-common (8.0-4) ...
10:31:31 #9 42.96 Setting up publicsuffix (20200303.0012-1) ...
10:31:31 #9 42.98 Setting up libcc1-0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 42.99 Setting up iso-codes (4.4-1) ...
10:31:31 #9 43.01 Setting up liblocale-gettext-perl (1.07-4) ...
10:31:31 #9 43.02 Setting up liblsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 43.03 Setting up dctrl-tools (2.24-3) ...
10:31:31 #9 43.05 Setting up libitm1:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 43.06 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:31 #9 43.08 Setting up libgdbm6:amd64 (1.18.1-5) ...
10:31:31 #9 43.12 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:31 #9 43.13 Setting up libtsan0:amd64 (10.2.0-5ubuntu1~20.04) ...
10:31:31 #9 43.15 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
10:31:31 #9 43.17 Setting up pinentry-curses (1.1.0-3build1) ...
10:31:32 #9 43.21 Setting up manpages-dev (5.05-1) ...
10:31:32 #9 43.23 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
10:31:32 #9 43.24 Setting up libxcb1:amd64 (1.14-2) ...
10:31:32 #9 43.25 Setting up at (3.1.23-1ubuntu1) ...
10:31:32 #9 43.39 invoke-rc.d: could not determine current runlevel
10:31:32 #9 43.39 invoke-rc.d: policy-rc.d denied execution of start.
10:31:32 #9 43.42 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
10:31:32 #9 43.43 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:32 #9 43.44 Setting up libedit2:amd64 (3.1-20191231-1) ...
10:31:32 #9 43.46 Setting up libreadline8:amd64 (8.0-4) ...
10:31:32 #9 43.47 Setting up m4 (1.4.18-4) ...
10:31:32 #9 43.48 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:32 #9 43.49 Setting up ca-certificates (20210119~20.04.1) ...
10:31:32 #9 43.83 Updating certificates in /etc/ssl/certs...
10:31:33 #9 44.25 129 added, 0 removed; done.
10:31:33 #9 44.29 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:33 #9 44.30 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:33 #9 44.32 Setting up bsdmainutils (11.1.2ubuntu3) ...
10:31:33 #9 44.34 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
10:31:33 #9 44.34 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
10:31:33 #9 44.34 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
10:31:33 #9 44.34 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
10:31:33 #9 44.35 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
10:31:33 #9 44.36 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
10:31:33 #9 44.37 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.1) ...
10:31:33 #9 44.39 Setting up dwz (0.13-5) ...
10:31:33 #9 44.40 Setting up groff-base (1.22.4-4build1) ...
10:31:33 #9 44.42 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
10:31:33 #9 44.43 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
10:31:33 #9 44.44 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
10:31:33 #9 44.46 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
10:31:33 #9 44.47 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.1) ...
10:31:33 #9 44.48 Setting up libpython3.8-stdlib:amd64 (3.8.5-1~20.04) ...
10:31:33 #9 44.49 Setting up python3.8 (3.8.5-1~20.04) ...
10:31:33 #9 45.10 Setting up libxml2:amd64 (2.9.10+dfsg-5) ...
10:31:33 #9 45.11 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
10:31:33 #9 45.13 Setting up gpg (2.2.19-3ubuntu2.1) ...
10:31:33 #9 45.14 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
10:31:33 #9 45.15 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
10:31:33 #9 45.16 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
10:31:33 #9 45.17 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
10:31:34 #9 45.62 Setting up openssh-client (1:8.2p1-4ubuntu0.1) ...
10:31:34 #9 45.74 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:34 #9 45.77 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
10:31:34 #9 45.79 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
10:31:34 #9 45.81 Setting up python3 (3.8.2-0ubuntu2) ...
10:31:34 #9 46.08 Setting up binutils (2.34-6ubuntu1.1) ...
10:31:35 #9 46.10 Setting up python3-xdg (0.26-1ubuntu1) ...
10:31:35 #9 46.26 Setting up man-db (2.9.1-1) ...
10:31:35 #9 46.35 Building database of manual pages ...
10:31:35 #9 46.64 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
10:31:35 #9 46.66 Setting up python3-six (1.14.0-2) ...
10:31:35 #9 46.79 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:35 #9 46.80 Setting up perl (5.30.0-9ubuntu0.2) ...
10:31:35 #9 46.82 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
10:31:35 #9 46.83 Setting up python3-gpg (1.13.1-7ubuntu2) ...
10:31:35 #9 47.00 Setting up libdata-dump-perl (1.23-1) ...
10:31:35 #9 47.01 Setting up python3-certifi (2019.11.28-1) ...
10:31:35 #9 47.14 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
10:31:35 #9 47.15 Setting up libref-util-perl (0.204-1) ...
10:31:35 #9 47.17 Setting up libipc-system-simple-perl (1.26-1) ...
10:31:35 #9 47.18 Setting up libnet-domain-tld-perl (1.75-1) ...
10:31:35 #9 47.19 Setting up libxml-writer-perl (0.625-1) ...
10:31:35 #9 47.20 Setting up libhash-fieldhash-perl (0.15-1build2) ...
10:31:36 #9 47.21 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
10:31:36 #9 47.23 Setting up shared-mime-info (1.15-1) ...
10:31:39 #9 50.46 Setting up liblinux-epoll-perl (0.017-1) ...
10:31:39 #9 50.48 Setting up libvariable-magic-perl (0.62-1build2) ...
10:31:39 #9 50.49 Setting up python3-idna (2.8-1) ...
10:31:39 #9 50.69 Setting up libio-html-perl (1.001-1) ...
10:31:39 #9 50.70 Setting up libcroco3:amd64 (0.6.13-1) ...
10:31:39 #9 50.72 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
10:31:39 #9 50.74 Setting up libtest-refcount-perl (0.10-1) ...
10:31:39 #9 50.76 Setting up libparams-util-perl (1.07-3build5) ...
10:31:39 #9 50.78 Setting up libdpkg-perl (1.19.7ubuntu3) ...
10:31:39 #9 50.79 Setting up autoconf (2.69-11.1) ...
10:31:39 #9 50.81 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
10:31:39 #9 50.97 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
10:31:39 #9 50.99 Setting up libarray-intspan-perl (2.003-1) ...
10:31:39 #9 51.00 Setting up libcapture-tiny-perl (0.48-1) ...
10:31:39 #9 51.02 Setting up libtimedate-perl (2.3200-1) ...
10:31:39 #9 51.03 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
10:31:39 #9 51.05 Setting up libsub-name-perl (0.26-1) ...
10:31:39 #9 51.06 Setting up libtype-tiny-xs-perl (0.016-1) ...
10:31:39 #9 51.08 Setting up libfile-chdir-perl (0.1008-1) ...
10:31:39 #9 51.10 Setting up xauth (1:1.1-0ubuntu1) ...
10:31:39 #9 51.12 Setting up cpp (4:9.3.0-1ubuntu2) ...
10:31:39 #9 51.15 Setting up libpath-tiny-perl (0.108-1) ...
10:31:39 #9 51.16 Setting up libarchive-cpio-perl (0.10-1) ...
10:31:40 #9 51.19 Setting up libjson-perl (4.02000-2) ...
10:31:40 #9 51.20 Setting up libsub-override-perl (0.09-2) ...
10:31:40 #9 51.22 Setting up python3-unidiff (0.5.5-2) ...
10:31:40 #9 51.39 Setting up libstrictures-perl (2.000006-1) ...
10:31:40 #9 51.40 Setting up libsub-quote-perl (2.006006-1) ...
10:31:40 #9 51.41 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
10:31:40 #9 51.43 Setting up libsort-versions-perl (1.62-1) ...
10:31:40 #9 51.45 Setting up libexporter-tiny-perl (1.002001-1) ...
10:31:40 #9 51.46 Setting up libre-engine-re2-perl (0.13-5) ...
10:31:40 #9 51.47 Setting up libterm-readkey-perl (2.38-1build1) ...
10:31:40 #9 51.49 Setting up lsb-release (11.1.0ubuntu2) ...
10:31:40 #9 51.51 Setting up libnet-ip-perl (1.26-2) ...
10:31:40 #9 51.52 Setting up python3-magic (2:0.4.15-3) ...
10:31:40 #9 51.65 Setting up libperlio-gzip-perl (0.19-1build5) ...
10:31:40 #9 51.66 Setting up libsys-hostname-long-perl (1.5-1) ...
10:31:40 #9 51.67 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
10:31:40 #9 51.69 Setting up liburi-perl (1.76-2) ...
10:31:40 #9 51.70 Setting up libdigest-bubblebabble-perl (0.02-2) ...
10:31:40 #9 51.72 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:40 #9 51.73 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
10:31:40 #9 51.75 Setting up python3-pkg-resources (45.2.0-1) ...
10:31:40 #9 51.94 Setting up automake (1:1.16.1-4ubuntu6) ...
10:31:40 #9 51.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
10:31:40 #9 51.95 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
10:31:40 #9 51.95 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
10:31:40 #9 51.96 Setting up libasync-mergepoint-perl (0.04-2) ...
10:31:40 #9 51.97 Setting up libstring-escape-perl (2010.002-2) ...
10:31:40 #9 51.98 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
10:31:40 #9 52.01 Setting up libhttp-date-perl (6.05-1) ...
10:31:40 #9 52.03 Setting up libfile-which-perl (1.23-1) ...
10:31:40 #9 52.04 Setting up libfile-basedir-perl (0.08-1) ...
10:31:40 #9 52.05 Setting up gettext (0.19.8.1-10build1) ...
10:31:40 #9 52.07 Setting up libnumber-range-perl (0.12-1) ...
10:31:40 #9 52.08 Setting up libunicode-utf8-perl (0.62-1build1) ...
10:31:40 #9 52.09 Setting up libstruct-dumb-perl (0.09-1) ...
10:31:40 #9 52.11 Setting up libfile-listing-perl (6.04-1) ...
10:31:40 #9 52.12 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
10:31:40 #9 52.13 Setting up libregexp-pattern-perl (0.2.12-1) ...
10:31:40 #9 52.15 Setting up libfont-afm-perl (1.20-2) ...
10:31:40 #9 52.16 Setting up libwant-perl (0.29-1build4) ...
10:31:40 #9 52.17 Setting up libdynaloader-functions-perl (0.003-1) ...
10:31:40 #9 52.18 Setting up libtext-glob-perl (0.10-1) ...
10:31:40 #9 52.20 Setting up libclass-method-modifiers-perl (2.13-1) ...
10:31:40 #9 52.21 Setting up liblist-compare-perl (0.53-1) ...
10:31:40 #9 52.23 Setting up libref-util-xs-perl (0.117-1build2) ...
10:31:40 #9 52.25 Setting up libio-pty-perl (1:1.12-1) ...
10:31:40 #9 52.27 Setting up libtool (2.4.6-14) ...
10:31:40 #9 52.29 Setting up libfile-fcntllock-perl (0.22-3build4) ...
10:31:41 #9 52.31 Setting up libsort-key-perl (1.33-2build2) ...
10:31:41 #9 52.33 Setting up libclone-perl (0.43-2) ...
10:31:41 #9 52.35 Setting up libalgorithm-diff-perl (1.19.03-2) ...
10:31:41 #9 52.37 Setting up libarchive-zip-perl (1.67-2) ...
10:31:41 #9 52.38 Setting up libsub-identify-perl (0.14-1build2) ...
10:31:41 #9 52.41 Setting up libdistro-info-perl (0.23ubuntu1) ...
10:31:41 #9 52.42 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
10:31:41 #9 52.44 Setting up python3-apt (2.0.0ubuntu0.20.04.4) ...
10:31:41 #9 52.62 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
10:31:41 #9 52.66 Setting up libio-stringy-perl (2.111-3) ...
10:31:41 #9 52.68 Setting up liblist-moreutils-perl (0.416-1build5) ...
10:31:41 #9 52.69 Setting up libhtml-tagset-perl (3.20-4) ...
10:31:41 #9 52.70 Setting up liblog-any-perl (1.708-1) ...
10:31:41 #9 52.72 Setting up libauthen-sasl-perl (2.1600-1) ...
10:31:41 #9 52.73 Setting up libdevel-size-perl (0.83-1build1) ...
10:31:41 #9 52.74 Setting up libdebhelper-perl (12.10ubuntu1) ...
10:31:41 #9 52.75 Setting up libpod-constants-perl (0.19-1) ...
10:31:41 #9 52.77 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
10:31:41 #9 52.78 Setting up libperl4-corelibs-perl (0.004-2) ...
10:31:41 #9 52.79 Setting up libfuture-perl (0.43-1) ...
10:31:41 #9 52.81 Setting up liblwp-mediatypes-perl (6.04-1) ...
10:31:41 #9 52.83 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
10:31:41 #9 52.84 Setting up libtry-tiny-perl (0.30-1) ...
10:31:41 #9 52.86 Setting up libtype-tiny-perl (1.008001-2) ...
10:31:41 #9 52.87 Setting up libtest-fatal-perl (0.014-1) ...
10:31:41 #9 52.88 Setting up libcommon-sense-perl (3.74-2build6) ...
10:31:41 #9 52.89 Setting up libxml-namespacesupport-perl (1.12-1) ...
10:31:41 #9 52.91 Setting up libnet-http-perl (6.19-1) ...
10:31:41 #9 52.92 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
10:31:41 #9 52.93 Setting up libencode-locale-perl (1.05-1) ...
10:31:41 #9 52.94 Setting up libtext-levenshtein-perl (0.13-1) ...
10:31:41 #9 52.96 Setting up libnet-dns-perl (1.22-1) ...
10:31:41 #9 52.97 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
10:31:41 #9 52.98 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
10:31:41 #9 53.00 Setting up libstring-shellquote-perl (1.04-1) ...
10:31:41 #9 53.01 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:41 #9 53.03 Setting up libsub-install-perl (0.928-1) ...
10:31:41 #9 53.04 Setting up gcc (4:9.3.0-1ubuntu2) ...
10:31:41 #9 53.06 Setting up dpkg-dev (1.19.7ubuntu3) ...
10:31:41 #9 53.08 Setting up libnumber-compare-perl (0.03-1) ...
10:31:41 #9 53.10 Setting up intltool-debian (0.35.0+20060710.5) ...
10:31:41 #9 53.11 Setting up libio-async-perl (0.75-1) ...
10:31:41 #9 53.12 Setting up liberror-perl (0.17029-1) ...
10:31:41 #9 53.13 Setting up patchutils (0.3.4-2) ...
10:31:41 #9 53.15 Setting up libmail-sendmail-perl (0.80-1) ...
10:31:41 #9 53.16 Setting up libltdl-dev:amd64 (2.4.6-14) ...
10:31:41 #9 53.17 Setting up libjson-maybexs-perl (1.004000-1) ...
10:31:41 #9 53.18 Setting up libxml-sax-base-perl (1.09-1) ...
10:31:41 #9 53.19 Setting up libio-string-perl (1.08-3) ...
10:31:41 #9 53.21 Setting up libreadonly-perl (2.050-2) ...
10:31:41 #9 53.22 Setting up python3-chardet (3.0.4-4build1) ...
10:31:42 #9 53.45 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
10:31:42 #9 53.46 Setting up libfile-find-rule-perl (0.34-1) ...
10:31:42 #9 53.47 Setting up libstring-copyright-perl (0.003006-1) ...
10:31:42 #9 53.48 Setting up python3-debian (0.1.36ubuntu1) ...
10:31:42 #9 53.63 Setting up python3-requests (2.22.0-2ubuntu1) ...
10:31:42 #9 53.77 Setting up libdata-optlist-perl (0.110-1) ...
10:31:42 #9 53.79 Setting up libipc-run-perl (20180523.0-2) ...
10:31:42 #9 53.80 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
10:31:42 #9 53.81 Setting up libcontextual-return-perl (0.004014-2) ...
10:31:42 #9 53.82 Setting up libwww-robotrules-perl (6.02-1) ...
10:31:42 #9 53.83 Setting up libtypes-serialiser-perl (1.0-1) ...
10:31:42 #9 53.85 Setting up g++ (4:9.3.0-1ubuntu2) ...
10:31:42 #9 53.87 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
10:31:42 #9 53.87 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
10:31:42 #9 53.88 Setting up libhtml-parser-perl (3.72-5) ...
10:31:42 #9 53.89 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
10:31:42 #9 53.90 Setting up librole-tiny-perl (2.001004-1) ...
10:31:42 #9 53.92 Setting up build-essential (12.8ubuntu1.1) ...
10:31:42 #9 53.93 Setting up libfont-ttf-perl (1.06-1) ...
10:31:42 #9 53.94 Setting up libfile-homedir-perl (1.004-1) ...
10:31:42 #9 53.96 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
10:31:42 #9 53.97 Setting up libio-socket-ssl-perl (2.067-1) ...
10:31:42 #9 53.99 Setting up libsub-exporter-perl (0.987-1) ...
10:31:42 #9 54.00 Setting up libalgorithm-merge-perl (0.08-3) ...
10:31:42 #9 54.01 Setting up libhttp-message-perl (6.22-1) ...
10:31:42 #9 54.02 Setting up libhtml-form-perl (6.07-1) ...
10:31:42 #9 54.04 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
10:31:42 #9 54.05 Setting up libjson-xs-perl (4.020-1build1) ...
10:31:42 #9 54.07 Setting up libhttp-negotiate-perl (6.01-1) ...
10:31:42 #9 54.09 Setting up libio-prompter-perl (0.004015-1) ...
10:31:42 #9 54.10 Setting up libhttp-cookies-perl (6.08-1) ...
10:31:42 #9 54.11 Setting up po-debconf (1.0.21) ...
10:31:42 #9 54.13 Setting up libhtml-tree-perl (5.07-2) ...
10:31:42 #9 54.14 Setting up libparams-classify-perl (0.015-1build2) ...
10:31:42 #9 54.15 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.6) ...
10:31:42 #9 54.16 Setting up libpath-iterator-rule-perl (1.014-1) ...
10:31:42 #9 54.18 Setting up libnet-dns-sec-perl (1.15-1) ...
10:31:42 #9 54.19 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.4) ...
10:31:42 #9 54.20 Setting up libsereal-perl (4.011-1) ...
10:31:42 #9 54.21 Setting up libhtml-format-perl (2.12-1) ...
10:31:42 #9 54.22 Setting up libxml-sax-perl (1.02+dfsg-1) ...
10:31:42 #9 54.28 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
10:31:42 #9 54.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
10:31:43 #9 54.46 
10:31:43 #9 54.46 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
10:31:43 #9 54.49 Setting up dput (1.0.3ubuntu1) ...
10:31:43 #9 54.64 Setting up libio-async-loop-epoll-perl (0.20-1) ...
10:31:43 #9 54.65 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
10:31:43 #9 54.78 Setting up libnet-smtp-ssl-perl (1.04-1) ...
10:31:43 #9 54.79 Setting up libmodule-runtime-perl (0.016-1) ...
10:31:43 #9 54.80 Setting up libmailtools-perl (2.21-1) ...
10:31:43 #9 54.82 Setting up git (1:2.25.1-1ubuntu3) ...
10:31:43 #9 54.85 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
10:31:43 #9 54.89 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
10:31:43 #9 54.96 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
10:31:43 #9 55.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
10:31:43 #9 55.14 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
10:31:43 #9 55.18 Setting up dh-strip-nondeterminism (1.7.0-1) ...
10:31:43 #9 55.20 Setting up libconst-fast-perl (0.014-1) ...
10:31:43 #9 55.24 Setting up libhttp-daemon-perl (6.06-1) ...
10:31:43 #9 55.26 Setting up libgit-wrapper-perl (0.048-1) ...
10:31:44 #9 55.28 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.4) ...
10:31:44 #9 55.36 Setting up curl (7.68.0-1ubuntu2.4) ...
10:31:44 #9 55.41 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
10:31:44 #9 55.43 Setting up libmodule-implementation-perl (0.09-1) ...
10:31:44 #9 55.46 Setting up libemail-valid-perl (1.202-1) ...
10:31:44 #9 55.47 Setting up libpackage-stash-perl (0.38-1) ...
10:31:44 #9 55.50 Setting up libimport-into-perl (1.002005-1) ...
10:31:44 #9 55.57 Setting up libmoo-perl (2.003006-1) ...
10:31:44 #9 55.59 Setting up liblist-someutils-perl (0.58-1) ...
10:31:44 #9 55.60 Setting up liblist-someutils-xs-perl (0.58-2) ...
10:31:44 #9 55.62 Setting up gnupg (2.2.19-3ubuntu2.1) ...
10:31:44 #9 55.63 Setting up libmoox-aliases-perl (0.001006-1) ...
10:31:44 #9 55.65 Setting up libparams-validate-perl (1.29-3) ...
10:31:44 #9 55.66 Setting up libb-hooks-endofscope-perl (0.24-1) ...
10:31:44 #9 55.67 Setting up libnamespace-clean-perl (0.27-1) ...
10:31:44 #9 55.68 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
10:31:44 #9 55.70 Setting up libgitlab-api-v4-perl (0.25-1) ...
10:31:44 #9 55.71 Setting up libmoox-struct-perl (0.017-1) ...
10:31:44 #9 55.72 Setting up lintian (2.62.0) ...
10:31:44 #9 55.74 Setting up licensecheck (3.0.45-1) ...
10:31:44 #9 55.75 Setting up dh-autoreconf (19) ...
10:31:44 #9 55.77 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
10:31:44 #9 55.78 Setting up libwww-perl (6.43-1) ...
10:31:44 #9 55.79 Setting up debhelper (12.10ubuntu1) ...
10:31:44 #9 55.81 Setting up devscripts (2.20.2ubuntu2) ...
10:31:44 #9 55.96 Setting up equivs (2.2.0) ...
10:31:44 #9 55.97 Setting up libxml-parser-perl (2.46-1) ...
10:31:44 #9 55.99 Setting up libxml-sax-expat-perl (0.51-1) ...
10:31:44 #9 56.03 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
10:31:44 #9 56.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
10:31:44 #9 56.20 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
10:31:44 #9 56.23 Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
10:31:44 #9 56.26 Processing triggers for ca-certificates (20210119~20.04.1) ...
10:31:44 #9 56.26 Updating certificates in /etc/ssl/certs...
10:31:45 #9 56.62 0 added, 0 removed; done.
10:31:45 #9 56.62 Running hooks in /etc/ca-certificates/update.d...
10:31:45 #9 56.62 done.
10:31:46 #9 DONE 57.1s
10:31:46 
10:31:46 #11 [stage-1 4/9] COPY common /root/build-deb/debian
10:31:46 #11 sha256:2c2842d514cedb93bbea85f016b5d691743ad6825d25958a29286140722ac45a
10:31:46 #11 DONE 0.1s
10:31:46 
10:31:46 #12 [stage-1 5/9] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
10:31:46 #12 sha256:f6cd767d41a0bb10e7b0781d33092990cb1363ae14a184ee17790a9e989d6e77
10:31:46 #12 1.087 dh_testdir
10:31:46 #12 1.107 dh_testroot
10:31:46 #12 1.125 dh_prep
10:31:46 #12 1.147 dh_testdir
10:31:46 #12 1.166 dh_testroot
10:31:46 #12 1.183 dh_install
10:31:46 #12 1.210 dh_installdocs
10:31:47 #12 1.243 dh_installchangelogs
10:31:47 #12 1.314 dh_compress
10:31:47 #12 1.348 dh_fixperms
10:31:47 #12 1.388 dh_installdeb
10:31:47 #12 1.415 dh_gencontrol
10:31:47 #12 1.526 dh_md5sums
10:31:47 #12 1.554 dh_builddeb
10:31:47 #12 1.574 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
10:31:47 #12 1.592 
10:31:47 #12 1.592 The package has been created.
10:31:47 #12 1.592 Attention, the package has been created in the current directory,
10:31:47 #12 1.592 not in ".." as indicated by the message above!
10:31:47 #12 1.613 Selecting previously unselected package docker-ce-build-deps.
10:31:47 #12 1.626 (Reading database ... 26301 files and directories currently installed.)
10:31:47 #12 1.627 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
10:31:47 #12 1.630 Unpacking docker-ce-build-deps (1.0) ...
10:31:48 #12 1.704 Reading package lists...
10:31:48 #12 2.351 Building dependency tree...
10:31:48 #12 2.466 Reading state information...
10:31:48 #12 2.480 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
10:31:48 #12 2.510 Starting 2 pkgProblemResolver with broken count: 0
10:31:48 #12 2.512 Done
10:31:48 #12 2.526  Done
10:31:48 #12 2.532 Starting pkgProblemResolver with broken count: 0
10:31:48 #12 2.550 Starting 2 pkgProblemResolver with broken count: 0
10:31:48 #12 2.553 Done
10:31:48 #12 2.631 The following additional packages will be installed:
10:31:48 #12 2.631   bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13
10:31:48 #12 2.631   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:31:48 #12 2.632   libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:31:48 #12 2.632   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
10:31:48 #12 2.632   libsystemd-dev libudev-dev libuv1 pkg-config
10:31:48 #12 2.633 Suggested packages:
10:31:48 #12 2.633   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
10:31:48 #12 2.633 Recommended packages:
10:31:48 #12 2.633   dmsetup
10:31:48 #12 2.668 The following NEW packages will be installed:
10:31:48 #12 2.669   bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13
10:31:48 #12 2.669   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:31:48 #12 2.669   libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
10:31:48 #12 2.669   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
10:31:48 #12 2.669   libsystemd-dev libudev-dev libuv1 pkg-config
10:31:49 #12 3.080 0 upgraded, 24 newly installed, 0 to remove and 4 not upgraded.
10:31:49 #12 3.080 1 not fully installed or removed.
10:31:49 #12 3.080 Need to get 8526 kB of archives.
10:31:49 #12 3.080 After this operation, 41.4 MB of additional disk space will be used.
10:31:49 #12 3.080 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
10:31:49 #12 3.435 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
10:31:49 #12 3.490 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
10:31:49 #12 3.569 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
10:31:49 #12 3.715 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
10:31:49 #12 3.732 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
10:31:49 #12 3.735 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
10:31:49 #12 3.740 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.1 [80.4 kB]
10:31:49 #12 3.743 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
10:31:49 #12 3.908 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
10:31:49 #12 3.909 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 dh-systemd all 12.10ubuntu1 [2680 B]
10:31:49 #12 3.909 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
10:31:49 #12 3.915 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
10:31:49 #12 3.915 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.4 [19.7 kB]
10:31:49 #12 3.916 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
10:31:49 #12 3.936 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
10:31:49 #12 3.945 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
10:31:49 #12 3.953 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
10:31:49 #12 3.981 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
10:31:49 #12 3.990 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
10:31:50 #12 4.053 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
10:31:50 #12 4.054 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.20.04.3 [68.2 kB]
10:31:50 #12 4.055 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.4 [246 kB]
10:31:50 #12 4.058 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
10:31:50 #12 4.194 debconf: delaying package configuration, since apt-utils is not installed
10:31:50 #12 4.223 Fetched 8526 kB in 1s (6158 kB/s)
10:31:50 #12 4.255 Selecting previously unselected package bash-completion.
10:31:50 #12 4.255 (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 ... 26305 files and directories currently installed.)
10:31:50 #12 4.270 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
10:31:50 #12 4.853 Unpacking bash-completion (1:2.10-1ubuntu1) ...
10:31:50 #12 4.964 Selecting previously unselected package libbtrfs0:amd64.
10:31:50 #12 4.964 Preparing to unpack .../01-libbtrfs0_5.4.1-2_amd64.deb ...
10:31:50 #12 4.973 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
10:31:50 #12 5.020 Selecting previously unselected package libbtrfs-dev:amd64.
10:31:50 #12 5.023 Preparing to unpack .../02-libbtrfs-dev_5.4.1-2_amd64.deb ...
10:31:50 #12 5.028 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
10:31:51 #12 5.105 Selecting previously unselected package cmake-data.
10:31:51 #12 5.108 Preparing to unpack .../03-cmake-data_3.16.3-1ubuntu1_all.deb ...
10:31:51 #12 5.113 Unpacking cmake-data (3.16.3-1ubuntu1) ...
10:31:51 #12 5.450 Selecting previously unselected package libarchive13:amd64.
10:31:51 #12 5.454 Preparing to unpack .../04-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
10:31:51 #12 5.463 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
10:31:51 #12 5.548 Selecting previously unselected package libjsoncpp1:amd64.
10:31:51 #12 5.551 Preparing to unpack .../05-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
10:31:51 #12 5.557 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
10:31:51 #12 5.599 Selecting previously unselected package librhash0:amd64.
10:31:51 #12 5.602 Preparing to unpack .../06-librhash0_1.3.9-1_amd64.deb ...
10:31:51 #12 5.605 Unpacking librhash0:amd64 (1.3.9-1) ...
10:31:51 #12 5.663 Selecting previously unselected package libuv1:amd64.
10:31:51 #12 5.665 Preparing to unpack .../07-libuv1_1.34.2-1ubuntu1.1_amd64.deb ...
10:31:51 #12 5.672 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.1) ...
10:31:51 #12 5.712 Selecting previously unselected package cmake.
10:31:51 #12 5.715 Preparing to unpack .../08-cmake_3.16.3-1ubuntu1_amd64.deb ...
10:31:51 #12 5.724 Unpacking cmake (3.16.3-1ubuntu1) ...
10:31:51 #12 6.171 Selecting previously unselected package dh-apparmor.
10:31:51 #12 6.174 Preparing to unpack .../09-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
10:31:51 #12 6.181 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
10:31:51 #12 6.211 Selecting previously unselected package dh-systemd.
10:31:51 #12 6.214 Preparing to unpack .../10-dh-systemd_12.10ubuntu1_all.deb ...
10:31:52 #12 6.219 Unpacking dh-systemd (12.10ubuntu1) ...
10:31:52 #12 6.311 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:31:52 #12 6.314 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
10:31:52 #12 6.320 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
10:31:52 #12 6.367 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:31:52 #12 6.370 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
10:31:52 #12 6.375 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
10:31:52 #12 6.408 Selecting previously unselected package libudev-dev:amd64.
10:31:52 #12 6.411 Preparing to unpack .../13-libudev-dev_245.4-4ubuntu3.4_amd64.deb ...
10:31:52 #12 6.415 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.4) ...
10:31:52 #12 6.445 Selecting previously unselected package libsepol1-dev:amd64.
10:31:52 #12 6.448 Preparing to unpack .../14-libsepol1-dev_3.0-1_amd64.deb ...
10:31:52 #12 6.452 Unpacking libsepol1-dev:amd64 (3.0-1) ...
10:31:52 #12 6.520 Selecting previously unselected package libpcre2-16-0:amd64.
10:31:52 #12 6.523 Preparing to unpack .../15-libpcre2-16-0_10.34-7_amd64.deb ...
10:31:52 #12 6.527 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
10:31:52 #12 6.579 Selecting previously unselected package libpcre2-32-0:amd64.
10:31:52 #12 6.581 Preparing to unpack .../16-libpcre2-32-0_10.34-7_amd64.deb ...
10:31:52 #12 6.586 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
10:31:52 #12 6.636 Selecting previously unselected package libpcre2-posix2:amd64.
10:31:52 #12 6.639 Preparing to unpack .../17-libpcre2-posix2_10.34-7_amd64.deb ...
10:31:52 #12 6.644 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
10:31:52 #12 6.677 Selecting previously unselected package libpcre2-dev:amd64.
10:31:52 #12 6.679 Preparing to unpack .../18-libpcre2-dev_10.34-7_amd64.deb ...
10:31:52 #12 6.684 Unpacking libpcre2-dev:amd64 (10.34-7) ...
10:31:52 #12 6.774 Selecting previously unselected package libselinux1-dev:amd64.
10:31:52 #12 6.777 Preparing to unpack .../19-libselinux1-dev_3.0-1build2_amd64.deb ...
10:31:52 #12 6.780 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
10:31:52 #12 6.824 Selecting previously unselected package libdevmapper-dev:amd64.
10:31:52 #12 6.826 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
10:31:52 #12 6.831 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
10:31:52 #12 6.860 Selecting previously unselected package libseccomp-dev:amd64.
10:31:52 #12 6.863 Preparing to unpack .../21-libseccomp-dev_2.4.3-1ubuntu3.20.04.3_amd64.deb ...
10:31:52 #12 6.867 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.3) ...
10:31:52 #12 6.903 Selecting previously unselected package libsystemd-dev:amd64.
10:31:52 #12 6.906 Preparing to unpack .../22-libsystemd-dev_245.4-4ubuntu3.4_amd64.deb ...
10:31:52 #12 6.910 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.4) ...
10:31:52 #12 6.979 Selecting previously unselected package pkg-config.
10:31:52 #12 6.982 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
10:31:52 #12 6.985 Unpacking pkg-config (0.29.1-0ubuntu4) ...
10:31:52 #12 7.032 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.3) ...
10:31:52 #12 7.045 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
10:31:52 #12 7.060 Setting up libsepol1-dev:amd64 (3.0-1) ...
10:31:52 #12 7.075 Setting up libpcre2-16-0:amd64 (10.34-7) ...
10:31:52 #12 7.089 Setting up libbtrfs0:amd64 (5.4.1-2) ...
10:31:52 #12 7.106 Setting up libpcre2-32-0:amd64 (10.34-7) ...
10:31:52 #12 7.120 Setting up libuv1:amd64 (1.34.2-1ubuntu1.1) ...
10:31:52 #12 7.137 Setting up bash-completion (1:2.10-1ubuntu1) ...
10:31:53 #12 7.753 Setting up pkg-config (0.29.1-0ubuntu4) ...
10:31:53 #12 7.801 Setting up libudev-dev:amd64 (245.4-4ubuntu3.4) ...
10:31:53 #12 7.813 Setting up libpcre2-posix2:amd64 (10.34-7) ...
10:31:53 #12 7.825 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
10:31:53 #12 7.835 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
10:31:53 #12 7.847 Setting up librhash0:amd64 (1.3.9-1) ...
10:31:53 #12 7.857 Setting up cmake-data (3.16.3-1ubuntu1) ...
10:31:53 #12 7.876 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
10:31:53 #12 7.891 Setting up dh-systemd (12.10ubuntu1) ...
10:31:53 #12 7.903 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.4) ...
10:31:53 #12 7.915 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
10:31:53 #12 7.927 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
10:31:53 #12 7.942 Setting up libpcre2-dev:amd64 (10.34-7) ...
10:31:53 #12 7.956 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
10:31:53 #12 7.969 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
10:31:53 #12 7.981 Setting up cmake (3.16.3-1ubuntu1) ...
10:31:53 #12 7.994 Setting up docker-ce-build-deps (1.0) ...
10:31:53 #12 8.009 Processing triggers for man-db (2.9.1-1) ...
10:31:53 #12 8.036 Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
10:31:54 #12 DONE 8.2s
10:31:54 
10:31:54 #13 [stage-1 6/9] COPY sources/ /sources
10:31:54 #13 sha256:a3163fbcd4c562767a9770e2fabc234b1e673c73e33320bd3e9bfc61e4546eb7
10:31:54 #13 DONE 0.2s
10:31:54 
10:31:54 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
10:31:54 #15 sha256:95f3695406b6e7f6a70fb456dbbc7df04a2443ecec3fd1b79e29add1853c9dfe
10:31:56 #15 DONE 1.6s
10:31:56 
10:31:56 #16 [stage-1 8/9] WORKDIR /root/build-deb
10:31:56 #16 sha256:647ea228d0b4b5d759e7656aaaf7cf68c3f4eecc56403c2bf08dd02326d9abe6
10:31:56 #16 DONE 0.0s
10:31:56 
10:31:56 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
10:31:56 #17 sha256:7fefba2c35de2340aab46fff35bf97e7fb11b7785bf1e863ca2d0fefb5847024
10:31:56 #17 DONE 0.0s
10:31:56 
10:31:56 #18 exporting to image
10:31:56 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
10:31:56 #18 exporting layers
10:32:01 #18 exporting layers 5.2s done
10:32:01 #18 writing image sha256:4db49f2ced181613d1461c530475ebb805d28574abb75ee0ef0729ef4ee78e8a done
10:32:01 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
10:32:01 #18 DONE 5.2s
10:32:01 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20210129131206-eeec7e566a -e VERSION=0.0.0-20210129131206-eeec7e566a -e DOCKER_GITCOMMIT=eeec7e566a -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
10:32:01 + set -e
10:32:01 + mkdir -p /root/build-deb/engine
10:32:01 + tar -C /root/build-deb -xzf /sources/engine.tgz
10:32:02 + mkdir -p /root/build-deb/cli
10:32:02 + tar -C /root/build-deb -xzf /sources/cli.tgz
10:32:02 + mkdir -p /go/src/github.com/docker
10:32:02 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
10:32:02 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
10:32:02 + EPOCH=5
10:32:02 + EPOCH_SEP=
10:32:02 + [[ ! -z 5 ]]
10:32:02 + EPOCH_SEP=:
10:32:02 + [[ -z 0.0.0-20210129131206-eeec7e566a ]]
10:32:02 VERSION AAA 0.0.0-20210129131206-eeec7e566a
10:32:02 + echo VERSION AAA 0.0.0-20210129131206-eeec7e566a
10:32:02 + VERSION=0.0.0-20210129131206-eeec7e566a
10:32:02 + echo VERSION bbb 0.0.0-20210129131206-eeec7e566a
10:32:02 VERSION bbb 0.0.0-20210129131206-eeec7e566a
10:32:02 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
10:32:02 + debSource=docker-ce
10:32:02 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
10:32:02 + debMaintainer='Docker <support@docker.com>'
10:32:02 ++ date --rfc-2822
10:32:02 + debDate='Thu, 18 Feb 2021 10:32:02 +0000'
10:32:02 + cat
10:32:02 + export DOCKER_GITCOMMIT=eeec7e566a
10:32:02 + DOCKER_GITCOMMIT=eeec7e566a
10:32:02 + echo VERSION BBB 0.0.0-20210129131206-eeec7e566a
10:32:02 + dpkg-buildpackage -uc -us -I.git
10:32:02 VERSION BBB 0.0.0-20210129131206-eeec7e566a
10:32:02 dpkg-buildpackage: info: source package docker-ce
10:32:02 dpkg-buildpackage: info: source version 5:0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal
10:32:02 dpkg-buildpackage: info: source distribution focal
10:32:02 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
10:32:02  dpkg-source -I.git --before-build .
10:32:02 dpkg-buildpackage: info: host architecture amd64
10:32:02  debian/rules clean
10:32:02 dh clean --with=bash-completion --with=systemd
10:32:02    dh_clean
10:32:02  dpkg-source -I.git -b .
10:32:03 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
10:32:03 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
10:32:03 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210129131206-eeec7e566a-0~ubuntu'
10:32:03 dpkg-source: info: using source format '1.0'
10:32:03 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.tar.gz
10:32:11 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.dsc
10:32:11  debian/rules build
10:32:11 dh build --with=bash-completion --with=systemd
10:32:11    dh_update_autotools_config
10:32:11    debian/rules override_dh_auto_build
10:32:11 make[1]: Entering directory '/root/build-deb'
10:32:11 # Build the daemon and dependencies
10:32:11 cd engine && PRODUCT=docker ./hack/make.sh dynbinary
10:32:11 
10:32:11 Removing bundles/
10:32:11 
10:32:11 ---> Making bundle: dynbinary (in bundles/dynbinary)
10:32:11 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a
10:32:11 GOOS="" GOARCH="" GOARM=""
10:33:32 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a
10:33:32 
10:33:32 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
10:33:32 + RM_GOPATH=0
10:33:32 + TMP_GOPATH=/go
10:33:32 + : /usr/local/bin
10:33:32 + '[' -z /go ']'
10:33:32 + export GOPATH=/go
10:33:32 + GOPATH=/go
10:33:32 ++ dirname hack/dockerfile/install/install.sh
10:33:32 + dir=hack/dockerfile/install
10:33:32 + bin=tini
10:33:32 + shift
10:33:32 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
10:33:32 + . hack/dockerfile/install/tini.installer
10:33:32 ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:33:32 + install_tini
10:33:32 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:33:32 + git clone https://github.com/krallin/tini.git /go/tini
10:33:32 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:33:32 Cloning into '/go/tini'...
10:33:32 + cd /go/tini
10:33:32 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:33:32 + cmake .
10:33:32 -- The C compiler identification is GNU 9.3.0
10:33:32 -- Check for working C compiler: /usr/bin/cc
10:33:32 -- Check for working C compiler: /usr/bin/cc -- works
10:33:32 -- Detecting C compiler ABI info
10:33:32 -- Detecting C compiler ABI info - done
10:33:32 -- Detecting C compile features
10:33:32 -- Detecting C compile features - done
10:33:32 -- Performing Test HAS_BUILTIN_FORTIFY
10:33:32 -- Performing Test HAS_BUILTIN_FORTIFY - Success
10:33:32 -- Configuring done
10:33:32 -- Generating done
10:33:32 -- Build files have been written to: /go/tini
10:33:32 + make tini-static
10:33:32 make[2]: Entering directory '/go/tini'
10:33:32 make[3]: Entering directory '/go/tini'
10:33:32 make[4]: Entering directory '/go/tini'
10:33:32 make[5]: Entering directory '/go/tini'
10:33:32 Scanning dependencies of target tini-static
10:33:32 make[5]: Leaving directory '/go/tini'
10:33:32 make[5]: Entering directory '/go/tini'
10:33:32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:33:32 [100%] Linking C executable tini-static
10:33:32 make[5]: Leaving directory '/go/tini'
10:33:32 [100%] Built target tini-static
10:33:32 make[4]: Leaving directory '/go/tini'
10:33:32 make[3]: Leaving directory '/go/tini'
10:33:32 make[2]: Leaving directory '/go/tini'
10:33:32 + mkdir -p /usr/local/bin
10:33:32 + cp tini-static /usr/local/bin/docker-init
10:33:32 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
10:33:32 + RM_GOPATH=0
10:33:32 + TMP_GOPATH=/go
10:33:32 + : /usr/local/bin
10:33:32 + '[' -z /go ']'
10:33:32 + export GOPATH=/go
10:33:32 + GOPATH=/go
10:33:32 ++ dirname hack/dockerfile/install/install.sh
10:33:32 + dir=hack/dockerfile/install
10:33:32 + bin=proxy
10:33:32 + shift
10:33:32 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
10:33:32 + . hack/dockerfile/install/proxy.installer
10:33:32 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
10:33:32 + install_proxy dynamic
10:33:32 + case "$1" in
10:33:32 + install_proxy_dynamic
10:33:32 + export PROXY_LDFLAGS=-linkmode=external install_proxy
10:33:32 + PROXY_LDFLAGS=-linkmode=external
10:33:32 + export BUILD_MODE=-buildmode=pie
10:33:32 + BUILD_MODE=-buildmode=pie
10:33:32 + _install_proxy
10:33:32 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
10:33:32 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
10:33:32 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
10:33:32 Cloning into '/go/src/github.com/docker/libnetwork'...
10:33:32 + cd /go/src/github.com/docker/libnetwork
10:33:32 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
10:33:32 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:33:32 + return
10:33:32 # Build the CLI
10:33:32 cd /go/src/github.com/docker/cli && \
10:33:32 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210129131206-eeec7e566a GITCOMMIT=eeec7e566a dynbinary manpages
10:33:32 make[2]: Entering directory '/root/build-deb/cli'
10:33:32 ./scripts/build/dynbinary
10:33:32 Building dynamically linked build/docker-linux-amd64
10:34:40 scripts/docs/generate-man.sh
10:35:47 Project root: /go/src/github.com/docker/cli
10:35:47 Generating man pages into /go/src/github.com/docker/cli/man/man1
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
10:35:47 2021/02/18 10:35:47 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
10:35:47 make[2]: Leaving directory '/root/build-deb/cli'
10:35:47 # Build the CLI plugins
10:35:47 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
10:35:47 set -e;cd /sources && \
10:35:47 	tar xzf plugin-installers.tgz; \
10:35:47 	for installer in plugins/*.installer; do \
10:35:47 		LDFLAGS='' bash ${installer} build; \
10:35:47 	done
10:35:47 Cloning into '/go/src/github.com/docker/app'...
10:35:49 Fetching origin
10:35:50 make[2]: Entering directory '/go/src/github.com/docker/app'
10:35:50 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b7 -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2021-02-18T10:35:50Z" -o bin/docker-app ./cmd/docker-app
10:36:36 make[2]: Leaving directory '/go/src/github.com/docker/app'
10:36:36 Cloning into '/go/src/github.com/docker/buildx'...
10:36:36 Fetching origin
10:36:36 + GOFLAGS=-mod=vendor
10:36:36 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.4.2-tp-docker -X github.com/docker/buildx/version.Revision=fb7b670b764764dc4716df3eba07ffdae4cc47b2 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
10:37:44 make[1]: Leaving directory '/root/build-deb'
10:37:44    debian/rules override_dh_auto_test
10:37:44 make[1]: Entering directory '/root/build-deb'
10:37:44 ./engine/bundles/dynbinary-daemon/dockerd -v
10:37:44 Docker version 0.0.0-20210129131206-eeec7e566a, build eeec7e566a
10:37:44 ./cli/build/docker -v
10:37:44 Docker version 0.0.0-20210129131206-eeec7e566a, build eeec7e566a
10:37:44 make[1]: Leaving directory '/root/build-deb'
10:37:44  debian/rules binary
10:37:44 dh binary --with=bash-completion --with=systemd
10:37:44    dh_testroot
10:37:44    dh_prep
10:37:44    debian/rules override_dh_auto_install
10:37:44 make[1]: Entering directory '/root/build-deb'
10:37:44 # docker-ce-cli install
10:37:44 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
10:37:44 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
10:37:44 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
10:37:44 set -e;cd /sources && \
10:37:44 	tar xzf plugin-installers.tgz; \
10:37:44 	for installer in plugins/*.installer; do \
10:37:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
10:37:44 		PREFIX=/usr/libexec/docker/cli-plugins \
10:37:44 			bash ${installer} install_plugin; \
10:37:44 	done
10:37:44 # docker-ce install
10:37:44 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
10:37:44 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
10:37:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210129131206-eeec7e566a debian/docker-ce/usr/bin/dockerd
10:37:44 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
10:37:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
10:37:44 make[1]: Leaving directory '/root/build-deb'
10:37:44    debian/rules override_dh_install
10:37:44 make[1]: Entering directory '/root/build-deb'
10:37:44 dh_install
10:37:44 # TODO Can we do this from within our container?
10:37:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
10:37:44 make[1]: Leaving directory '/root/build-deb'
10:37:44    dh_installdocs
10:37:44    dh_installchangelogs
10:37:44    dh_installman
10:37:44    dh_bash-completion
10:37:44    dh_systemd_enable
10:37:44    debian/rules override_dh_installinit
10:37:44 make[1]: Entering directory '/root/build-deb'
10:37:44 # use "docker" as our service name, not "docker-ce"
10:37:44 dh_installinit --name=docker
10:37:44 make[1]: Leaving directory '/root/build-deb'
10:37:44    dh_systemd_start
10:37:44    dh_perl
10:37:44    dh_link
10:37:44    dh_strip_nondeterminism
10:37:44    dh_compress
10:37:44    dh_fixperms
10:37:44    dh_missing
10:37:44    debian/rules override_dh_strip
10:37:44 make[1]: Entering directory '/root/build-deb'
10:37:44 # Go has lots of problems with stripping, so just don't
10:37:44 make[1]: Leaving directory '/root/build-deb'
10:37:44    dh_makeshlibs
10:37:44    debian/rules override_dh_shlibdeps
10:37:44 make[1]: Entering directory '/root/build-deb'
10:37:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
10:37:59 make[1]: Leaving directory '/root/build-deb'
10:37:59    dh_installdeb
10:37:59    debian/rules override_dh_gencontrol
10:37:59 make[1]: Entering directory '/root/build-deb'
10:37:59 # if we're on Ubuntu, we need to Recommends: apparmor
10:37:59 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
10:37:59 dh_gencontrol
10:37:59 make[1]: Leaving directory '/root/build-deb'
10:37:59    dh_md5sums
10:37:59    dh_builddeb
10:37:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb'.
10:37:59 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb'.
10:39:35  dpkg-genbuildinfo
10:39:35  dpkg-genchanges  >../docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.changes
10:39:35 dpkg-genchanges: info: including full source code in upload
10:39:35  dpkg-source -I.git --after-build .
10:39:35 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
10:39:35 + destination=/build
10:39:35 + mkdir -p /build
10:39:35 + mv -v /root/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb /build
10:39:35 copied '/root/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb'
10:39:35 removed '/root/docker-ce-cli_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb'
10:39:35 copied '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.dsc'
10:39:35 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.dsc'
10:39:35 copied '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.tar.gz'
10:39:35 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal.tar.gz'
10:39:35 copied '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.buildinfo'
10:39:35 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.buildinfo'
10:39:35 copied '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.changes'
10:39:35 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.changes'
10:39:35 copied '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb'
10:39:35 removed '/root/docker-ce_0.0.0-20210129131206-eeec7e566a-0~ubuntu-focal_amd64.deb'
10:39:35 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-focal
10:39:36 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb'
[Pipeline] sh
10:39:36 + pwd
10:39:36 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine
10:39:36 [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v
10:39:37 rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS