Skip to content
Success

Console Output

Push event to branch 19.03
13:55:55 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 7ea1ef807443cda34ff56046d48810708c4d8508
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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
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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
 > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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-03bf0634d5a0ba587) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075805898077c93e7) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c6bf2a0cb87ce4a) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] {
[Pipeline] withDockerRegistry
$ 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/c5eacb6b-c374-480e-978a-ffe69251c5e6/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] {
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/5222e73e-4ce5-4178-af7a-770bcdf5c50b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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/71b6a73d-6659-4435-a3a2-38493ae56acc/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] {
[Pipeline] echo
13:55:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:55:57 chowning workspace
[Pipeline] sh
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
13:55:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:55:57 chowning workspace
[Pipeline] sh
[Pipeline] echo
13:55:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:55:57 chowning workspace
[Pipeline] sh
13:55:57 + pwd
13:55:57 + id -u
13:55:57 + id -g
13:55:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
13:55:57 + pwd
13:55:57 + id -u
13:55:57 + id -g
13:55:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
13:55:57 + pwd
13:55:57 + id -u
13:55:57 + id -g
13:55:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
13:55:58 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
13:55:58 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
13:55:58 Removing all docker containers
[Pipeline] sh
13:55:58 + docker container ls -aq
[Pipeline] echo
13:55:58 Docker containers have been removed
[Pipeline] echo
13:55:58 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
13:55:58 + docker container ls -aq
[Pipeline] echo
13:55:58 Docker containers have been removed
[Pipeline] echo
13:55:58 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:55:58 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
13:55:58 + docker container ls -aq
13:55:58 using credential docker-jenkins-github-credentials
[Pipeline] echo
13:55:58 Docker containers have been removed
[Pipeline] echo
13:55:58 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:55:58 cleanWorkspace: Workspace is clean.
13:55:58 Cloning the remote Git repository
13:55:58 Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
13:55:58 using credential docker-jenkins-github-credentials
13:55:58 Cloning the remote Git repository
13:55:58 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
13:55:59 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
13:55:59 using credential docker-jenkins-github-credentials
13:55:59 Cloning the remote Git repository
13:55:59 Cloning with configured refspecs honoured and without tags
13:55:59 Fetching without tags
13:55:59 Fetching without tags
13:55:59 Checking out Revision 7ea1ef807443cda34ff56046d48810708c4d8508 (19.03)
13:55:59 Commit message: "Merge pull request #482 from thaJeztah/19.03_backport_bump_golang_1.13.14"
13:55:59 Checking out Revision 7ea1ef807443cda34ff56046d48810708c4d8508 (19.03)
13:55:59 Commit message: "Merge pull request #482 from thaJeztah/19.03_backport_bump_golang_1.13.14"
13:55:59 Fetching without tags
13:55:59 Checking out Revision 7ea1ef807443cda34ff56046d48810708c4d8508 (19.03)
13:55:59 Commit message: "Merge pull request #482 from thaJeztah/19.03_backport_bump_golang_1.13.14"
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
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 remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
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 core.sparsecheckout # timeout=10
 > git checkout -f 7ea1ef807443cda34ff56046d48810708c4d8508 # timeout=10
 > git rev-list --no-walk 49a7db32bd30b277e8a678a60fa84cb2badb3a83 # 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
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 remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
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 core.sparsecheckout # timeout=10
 > git checkout -f 7ea1ef807443cda34ff56046d48810708c4d8508 # timeout=10
[Pipeline] sh
[Pipeline] sh
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
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 remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
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 core.sparsecheckout # timeout=10
 > git checkout -f 7ea1ef807443cda34ff56046d48810708c4d8508 # timeout=10
13:56:00 + git clone https://github.com/docker/cli.git
13:56:00 Cloning into 'cli'...
13:56:00 + git clone https://github.com/docker/cli.git
13:56:00 Cloning into 'cli'...
[Pipeline] sh
13:56:00 + git clone https://github.com/docker/cli.git
13:56:00 Cloning into 'cli'...
[Pipeline] sh
[Pipeline] sh
13:56:15 + git -C cli checkout 19.03
13:56:15 + git -C cli checkout 19.03
[Pipeline] sh
13:56:15 Switched to a new branch '19.03'
13:56:15 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
13:56:15 Switched to a new branch '19.03'
13:56:15 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
13:56:15 + git -C cli checkout 19.03
13:56:15 + git clone https://github.com/docker/docker.git engine
13:56:15 Cloning into 'engine'...
13:56:15 + git clone https://github.com/docker/docker.git engine
13:56:15 Cloning into 'engine'...
13:56:16 Switched to a new branch '19.03'
13:56:16 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
13:56:16 + git clone https://github.com/docker/docker.git engine
13:56:16 Cloning into 'engine'...
[Pipeline] sh
[Pipeline] sh
13:56:34 + git -C engine checkout 19.03
13:56:34 + git -C engine checkout 19.03
[Pipeline] sh
13:56:34 Switched to a new branch '19.03'
13:56:34 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
13:56:34 + git -C engine checkout 19.03
[Pipeline] sh
13:56:34 Switched to a new branch '19.03'
13:56:34 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
13:56:35 Switched to a new branch '19.03'
13:56:35 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
13:56:35 + pwd
13:56:35 + pwd
13:56:35 + 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
13:56:35 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb'
13:56:35 mkdir -p sources
13:56:35 docker run --rm -i -w /v \
13:56:35 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \
13:56:35 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
13:56:35 	alpine \
13:56:35 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
13:56:35 + pwd
13:56:35 + pwd
13:56:35 + 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
13:56:35 for p in static-linux; do \
13:56:35 	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.14 ${p}; \
13:56:35 done
13:56:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static'
13:56:35 make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/cli -f docker.Makefile VERSION=0.0.0-20200717065223-5e8ab898c7 build
13:56:35 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli'
13:56:35 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
13:56:35 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native -
13:56:35 Sending build context to Docker daemon  2.048kB

13:56:35 Step 1/6 : ARG GO_VERSION=1.13.13
13:56:35 Step 2/6 : FROM    golang:${GO_VERSION}-alpine
13:56:35 1.13.14-alpine: Pulling from library/golang
13:56:35 + pwd
13:56:35 + pwd
13:56:35 + 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
13:56:35 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm'
13:56:35 mkdir -p rpmbuild/SOURCES
13:56:35 docker run --rm -i -w /v \
13:56:35 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \
13:56:35 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
13:56:35 	alpine \
13:56:35 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
13:56:35 df20fa9351a1: Already exists
13:56:35 ed8968b2872e: Pulling fs layer
13:56:35 a92cc7c5fd73: Pulling fs layer
13:56:35 076567cb229d: Pulling fs layer
13:56:35 cfc5244440ca: Pulling fs layer
13:56:35 cfc5244440ca: Waiting
13:56:35 ed8968b2872e: Verifying Checksum
13:56:35 ed8968b2872e: Download complete
13:56:35 a92cc7c5fd73: Verifying Checksum
13:56:35 a92cc7c5fd73: Download complete
13:56:35 cfc5244440ca: Verifying Checksum
13:56:35 cfc5244440ca: Download complete
13:56:35 ed8968b2872e: Pull complete
13:56:35 a92cc7c5fd73: Pull complete
13:56:36 076567cb229d: Verifying Checksum
13:56:36 076567cb229d: Download complete
13:56:38 mkdir -p sources
13:56:38 docker run --rm -i -w /v \
13:56:38 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \
13:56:38 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
13:56:38 	alpine \
13:56:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
13:56:39 mkdir -p rpmbuild/SOURCES
13:56:39 docker run --rm -i -w /v \
13:56:39 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \
13:56:39 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
13:56:39 	alpine \
13:56:39 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
13:56:41 mkdir -p sources
13:56:41 cp ../systemd/docker.service sources/docker.service
13:56:41 mkdir -p sources
13:56:41 cp ../systemd/docker.socket sources/docker.socket
13:56:41 docker run --rm -i -w /v \
13:56:41 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \
13:56:41 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
13:56:41 	alpine \
13:56:41 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
13:56:41 076567cb229d: Pull complete
13:56:41 cfc5244440ca: Pull complete
13:56:41 Digest: sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b
13:56:41 Status: Downloaded newer image for golang:1.13.14-alpine
13:56:41  ---> 298aa35a5d8d
13:56:41 Step 3/6 : RUN     apk add -U git bash coreutils gcc musl-dev
13:56:42 mkdir -p rpmbuild/SOURCES
13:56:42 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
13:56:42 mkdir -p rpmbuild/SOURCES
13:56:42 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
13:56:42 docker run --rm -i -w /v \
13:56:42 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \
13:56:42 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
13:56:42 	alpine \
13:56:42 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
13:56:42 == Building packages for ubuntu-xenial ==
13:56:42 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.13.14-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 .
13:56:42 #1 [internal] load build definition from Dockerfile
13:56:42 #1 transferring dockerfile: 899B done
13:56:42 #1 DONE 0.0s
13:56:42 
13:56:42 #2 [internal] load .dockerignore
13:56:42 #2 transferring context: 2B done
13:56:42 #2 DONE 0.0s
13:56:42 
13:56:42 #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
13:56:42 #4 DONE 0.1s
13:56:42 
13:56:42 #3 [internal] load metadata for docker.io/library/ubuntu:xenial
13:56:42 == Building packages for centos-7 ==
13:56:42 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R root:root rpmbuild
13:56:42 #3 DONE 0.4s
13:56:42 
13:56:42 #11 [golang 1/1] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937...
13:56:42 #11 CACHED
13:56:42 
13:56:42 #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:69bc24edd22c27...
13:56:42 #5 resolve docker.io/library/ubuntu:xenial@sha256:69bc24edd22c270431d1a9e6dbf57cfc4a77b2da199462d0251b145fdd7fa538 done
13:56:42 #5 sha256:c522ac0d61943884c2a7ce0342166cdfe1314a57c89ad3c5f8e4071e9d44d7a9 3.40kB / 3.40kB done
13:56:42 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 191.02kB / 44.37MB 0.1s
13:56:42 #5 sha256:981ae4862c056451e69578c614f07a5b552995d3fc1cf17d5dc78a26e8455d5a 529B / 529B 0.0s done
13:56:42 #5 sha256:5bad8949dcb16a7693551042e056cef1e767ac0a23625a2eb9ae33ac44ac80f9 846B / 846B 0.1s done
13:56:42 #5 sha256:ca9461589e708efab1c30577ec50f06db05714523e2976c7da421b0b418312e0 0B / 169B 0.1s
13:56:42 #5 sha256:69bc24edd22c270431d1a9e6dbf57cfc4a77b2da199462d0251b145fdd7fa538 1.42kB / 1.42kB done
13:56:42 #5 sha256:9e059848cc45c561648d755dde62a8044beb0464e5de1ab4030dbeda4871dbfe 1.15kB / 1.15kB done
13:56:42  ---> Running in f12a05b1dd70
13:56:43 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 4.99MB / 44.37MB 0.2s
13:56:43 #5 sha256:ca9461589e708efab1c30577ec50f06db05714523e2976c7da421b0b418312e0 169B / 169B 0.1s done
13:56:43 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 10.81MB / 44.37MB 0.3s
13:56:43 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 20.09MB / 44.37MB 0.4s
13:56:43 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 28.95MB / 44.37MB 0.5s
13:56:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
13:56:43 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.13.14-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
13:56:43 #2 [internal] load .dockerignore
13:56:43 #2 transferring context: 2B done
13:56:43 #2 DONE 0.0s
13:56:43 
13:56:43 #1 [internal] load build definition from Dockerfile
13:56:43 #1 transferring dockerfile: 874B done
13:56:43 #1 DONE 0.0s
13:56:43 
13:56:43 #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
13:56:43 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 37.62MB / 44.37MB 0.6s
13:56:43 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 44.37MB / 44.37MB 0.8s
13:56:43 #4 ...
13:56:43 
13:56:43 #3 [internal] load metadata for docker.io/library/centos:7
13:56:43 #3 DONE 0.2s
13:56:43 
13:56:43 #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
13:56:43 #4 DONE 0.3s
13:56:43 
13:56:43 #8 [internal] load build context
13:56:43 #8 transferring context: 7.14kB done
13:56:43 #8 DONE 0.0s
13:56:43 
13:56:43 #11 [golang 1/1] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937...
13:56:43 #11 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done
13:56:43 #11 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done
13:56:43 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 591.44kB / 120.18MB 0.1s
13:56:43 #11 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 0B / 126B 0.1s
13:56:43 #11 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done
13:56:43 #11 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done
13:56:43 #5 ...
13:56:43 
13:56:43 #7 [internal] load build context
13:56:43 #7 transferring context: 18.59MB 0.7s done
13:56:43 #7 DONE 1.0s
13:56:43 
13:56:43 #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:69bc24edd22c27...
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 10.57MB / 120.18MB 0.2s
13:56:44 #11 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 0.1s done
13:56:44 #5 sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 44.37MB / 44.37MB 1.1s done
13:56:44 #5 extracting sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 0.1s
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 29.40MB / 120.18MB 0.5s
13:56:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 38.19MB / 120.18MB 0.6s
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 60.91MB / 120.18MB 0.8s
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 71.37MB / 120.18MB 0.9s
13:56:44 (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0)
13:56:44 (2/24) Installing ncurses-libs (6.2_p20200523-r0)
13:56:44 (3/24) Installing readline (8.0.4-r0)
13:56:44 (4/24) Installing bash (5.0.17-r0)
13:56:44 Executing bash-5.0.17-r0.post-install
13:56:44 (5/24) Installing libacl (2.2.53-r0)
13:56:44 (6/24) Installing libattr (2.4.48-r0)
13:56:44 (7/24) Installing coreutils (8.32-r0)
13:56:44 (8/24) Installing libgcc (9.3.0-r2)
13:56:44 (9/24) Installing libstdc++ (9.3.0-r2)
13:56:44 (10/24) Installing binutils (2.34-r1)
13:56:44 (11/24) Installing gmp (6.2.0-r0)
13:56:44 (12/24) Installing isl (0.18-r0)
13:56:44 (13/24) Installing libgomp (9.3.0-r2)
13:56:44 (14/24) Installing libatomic (9.3.0-r2)
13:56:44 (15/24) Installing libgphobos (9.3.0-r2)
13:56:44 (16/24) Installing mpfr4 (4.0.2-r4)
13:56:44 (17/24) Installing mpc1 (1.1.0-r1)
13:56:44 (18/24) Installing gcc (9.3.0-r2)
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 85.39MB / 120.18MB 1.0s
13:56:44 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 97.87MB / 120.18MB 1.1s
13:56:45 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 107.41MB / 120.18MB 1.2s
13:56:45 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 118.88MB / 120.18MB 1.3s
13:56:45 #11 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 1.4s done
13:56:45 #11 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb
13:56:45 (19/24) Installing nghttp2-libs (1.41.0-r0)
13:56:45 (20/24) Installing libcurl (7.69.1-r0)
13:56:45 (21/24) Installing expat (2.2.9-r1)
13:56:45 (22/24) Installing pcre2 (10.35-r0)
13:56:45 (23/24) Installing git (2.26.2-r0)
13:56:45 (24/24) Installing musl-dev (1.1.24-r9)
13:56:45 Executing busybox-1.31.1-r16.trigger
13:56:45 OK: 160 MiB in 39 packages
13:56:46 #5 extracting sha256:6aa38bd67045d3ed7e7a73ca42e06fadbfd139a26693bf2dc8b9ccc318d87c3c 2.3s done
13:56:46 #5 extracting sha256:981ae4862c056451e69578c614f07a5b552995d3fc1cf17d5dc78a26e8455d5a
13:56:46 #5 extracting sha256:981ae4862c056451e69578c614f07a5b552995d3fc1cf17d5dc78a26e8455d5a done
13:56:46 #5 extracting sha256:5bad8949dcb16a7693551042e056cef1e767ac0a23625a2eb9ae33ac44ac80f9 done
13:56:46 #5 extracting sha256:ca9461589e708efab1c30577ec50f06db05714523e2976c7da421b0b418312e0
13:56:46 #5 extracting sha256:ca9461589e708efab1c30577ec50f06db05714523e2976c7da421b0b418312e0 done
13:56:46 #5 DONE 3.8s
13:56:46 
13:56:46 #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e...
13:56:50 Removing intermediate container f12a05b1dd70
13:56:50  ---> d64dc50477f8
13:56:50 Step 4/6 : ENV     CGO_ENABLED=0         DISABLE_WARN_OUTSIDE_CONTAINER=1
13:56:50  ---> Running in 6727233d4f73
13:56:50 Removing intermediate container 6727233d4f73
13:56:50  ---> c203adef0f40
13:56:50 Step 5/6 : WORKDIR /go/src/github.com/docker/cli
13:56:50  ---> Running in 7d619fadce38
13:56:50 Removing intermediate container 7d619fadce38
13:56:50  ---> 94f64bc4e049
13:56:50 Step 6/6 : CMD     ./scripts/build/binary
13:56:50  ---> Running in ffe79d1a9ed8
13:56:50 Removing intermediate container ffe79d1a9ed8
13:56:50  ---> c9f50b97e9db
13:56:50 Successfully built c9f50b97e9db
13:56:50 Successfully tagged docker-cli-native:latest
13:56:50 docker run --rm -e VERSION=0.0.0-20200717065223-5e8ab898c7 -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
13:56:50 #11 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 5.0s
13:56:50 #11 ...
13:56:50 
13:56:50 #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:e9ce0b76f29f942502f...
13:56:50 #5 resolve docker.io/library/centos:7@sha256:e9ce0b76f29f942502facd849f3e468232492b259b9d9f076f71b392293f1582 done
13:56:50 #5 sha256:e9ce0b76f29f942502facd849f3e468232492b259b9d9f076f71b392293f1582 1.20kB / 1.20kB done
13:56:50 #5 sha256:c2f1d5a9c0a81350fa0ad7e1eee99e379d75fe53823d44b5469eb2eb6092c941 529B / 529B done
13:56:50 #5 sha256:b5b4d78bc90ccd15806443fb881e35b5ddba924e2f475c1071a38a3094c3081d 2.79kB / 2.79kB done
13:56:50 #5 sha256:524b0c1e57f8ee5fee01a1decba2f301c324a6513ca3551021264e3aa7341ebc 75.88MB / 75.88MB 1.0s done
13:56:50 #5 extracting sha256:524b0c1e57f8ee5fee01a1decba2f301c324a6513ca3551021264e3aa7341ebc 5.2s done
13:56:50 #5 DONE 6.8s
13:56:50 
13:56:50 #11 [golang 1/1] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937...
13:56:50 #11 ...
13:56:50 
13:56:50 #6 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then s...
13:56:50 Building statically linked build/docker-linux-amd64
13:56:51 #6 4.762 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
13:56:51 #6 4.762 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
13:56:51 #6 5.132 Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1143 kB]
13:56:51 #6 5.154 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
13:56:51 #6 5.252 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
13:56:51 #6 5.326 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
13:56:52 #6 5.480 Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
13:56:52 #6 5.480 Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [631 kB]
13:56:52 #6 5.507 Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6679 B]
13:56:52 #6 5.539 Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
13:56:52 #6 5.540 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
13:56:52 #6 6.094 Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
13:56:52 #6 6.107 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1508 kB]
13:56:52 #6 6.137 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
13:56:52 #6 6.138 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1033 kB]
13:56:52 #6 6.188 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.7 kB]
13:56:52 #6 6.190 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
13:56:52 #6 6.191 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [9084 B]
13:56:53 #6 DONE 2.2s
13:56:53 
13:56:53 #11 [golang 1/1] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937...
13:56:53 #11 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 7.1s done
13:56:53 #11 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done
13:56:53 #11 DONE 9.0s
13:56:53 
13:56:53 #7 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
13:56:53 #6 7.014 Fetched 16.5 MB in 6s (2545 kB/s)
13:56:53 #7 1.021 Loaded plugins: fastestmirror, ovl
13:56:53 #7 1.170 Determining fastest mirrors
13:56:54 #6 7.014 Reading package lists...
13:56:55 #6 7.862 Reading package lists...
13:56:55 #6 8.710 Building dependency tree...
13:56:55 #6 8.837 Reading state information...
13:56:55 #6 8.963 The following additional packages will be installed:
13:56:55 #6 8.963   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
13:56:55 #6 8.963   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
13:56:55 #6 8.963   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
13:56:55 #6 8.963   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
13:56:55 #6 8.963   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
13:56:55 #6 8.963   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
13:56:55 #6 8.963   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
13:56:55 #6 8.963   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
13:56:55 #6 8.963   libauthen-sasl-perl libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0
13:56:55 #6 8.963   libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl
13:56:55 #6 8.964   libclone-perl libcroco3 libcurl3-gnutls libdata-alias-perl
13:56:55 #6 8.964   libdigest-hmac-perl libdistro-info-perl libdns-export162 libdpkg-perl
13:56:55 #6 8.964   libedit2 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
13:56:55 #6 8.964   libexporter-tiny-perl libfakeroot libfcgi-perl libffi6 libfile-basedir-perl
13:56:55 #6 8.964   libfile-fcntllock-perl libfile-listing-perl libfile-stripnondeterminism-perl
13:56:55 #6 8.964   libfont-afm-perl libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0
13:56:55 #6 8.964   libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
13:56:55 #6 8.964   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
13:56:55 #6 8.964   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
13:56:55 #6 8.964   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
13:56:55 #6 8.964   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:56:55 #6 8.964   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
13:56:55 #6 8.964   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
13:56:55 #6 8.964   libio-socket-ssl-perl libio-string-perl libipc-run-perl
13:56:55 #6 8.964   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
13:56:55 #6 8.964   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
13:56:55 #6 8.964   liblist-moreutils-perl liblocale-gettext-perl liblsan0
13:56:55 #6 8.964   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
13:56:55 #6 8.964   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
13:56:55 #6 8.964   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
13:56:55 #6 8.964   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
13:56:55 #6 8.964   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
13:56:55 #6 8.964   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
13:56:55 #6 8.964   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
13:56:55 #6 8.964   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
13:56:55 #6 8.964   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
13:56:55 #6 8.964   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
13:56:55 #6 8.964   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
13:56:55 #6 8.964   libunistring0 liburi-perl libwind0-heimdal libwww-perl
13:56:55 #6 8.964   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
13:56:55 #6 8.964   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
13:56:55 #6 8.964   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
13:56:55 #6 8.964   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
13:56:55 #6 8.964   po-debconf python python-apt-common python-minimal python2.7
13:56:55 #6 8.964   python2.7-minimal python3 python3-apt python3-chardet python3-debian
13:56:55 #6 8.964   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
13:56:55 #6 8.965   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
13:56:55 #6 8.965   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
13:56:55 #6 8.966 Suggested packages:
13:56:55 #6 8.966   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
13:56:55 #6 8.966   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
13:56:55 #6 8.966   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
13:56:55 #6 8.966   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
13:56:55 #6 8.966   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
13:56:55 #6 8.966   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
13:56:55 #6 8.966   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
13:56:55 #6 8.966   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
13:56:55 #6 8.966   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
13:56:55 #6 8.966   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
13:56:55 #6 8.966   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
13:56:55 #6 8.966   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
13:56:55 #6 8.966   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
13:56:55 #6 8.966   libgssapi-perl glibc-doc locales gnutls-bin krb5-doc krb5-user
13:56:55 #6 8.966   libdata-dump-perl libcrypt-ssleay-perl libhtml-template-perl
13:56:55 #6 8.966   libxml-simple-perl libsasl2-modules-otp libsasl2-modules-ldap
13:56:55 #6 8.966   libsasl2-modules-sql libsasl2-modules-gssapi-mit
13:56:55 #6 8.966   | libsasl2-modules-gssapi-heimdal libstdc++-5-doc libauthen-ntlm-perl
13:56:55 #6 8.966   binutils-multiarch libtext-template-perl lsb make-doc www-browser
13:56:55 #6 8.966   ssh-askpass libpam-ssh keychain monkeysphere ed diffutils-doc perl-doc
13:56:55 #6 8.966   libterm-readline-gnu-perl | libterm-readline-perl-perl libmail-box-perl
13:56:55 #6 8.966   python-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk
13:56:55 #6 8.966   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
13:56:55 #6 8.966   python3.5-venv python3.5-doc openssh-server sgml-base-doc zip
13:56:55 #6 8.966 The following NEW packages will be installed:
13:56:55 #6 8.967   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
13:56:55 #6 8.967   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
13:56:55 #6 8.967   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
13:56:55 #6 8.967   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
13:56:55 #6 8.967   groff-base hardening-includes ifupdown intltool-debian iproute2
13:56:55 #6 8.967   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
13:56:55 #6 8.967   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
13:56:55 #6 8.967   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
13:56:55 #6 8.967   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
13:56:55 #6 8.967   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
13:56:55 #6 8.967   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
13:56:55 #6 8.967   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
13:56:55 #6 8.967   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
13:56:55 #6 8.967   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
13:56:55 #6 8.967   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
13:56:55 #6 8.967   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
13:56:55 #6 8.967   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
13:56:55 #6 8.967   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
13:56:55 #6 8.967   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
13:56:55 #6 8.967   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
13:56:55 #6 8.967   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
13:56:55 #6 8.967   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
13:56:55 #6 8.967   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
13:56:55 #6 8.967   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
13:56:55 #6 8.967   libio-socket-ssl-perl libio-string-perl libipc-run-perl
13:56:55 #6 8.967   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
13:56:55 #6 8.967   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
13:56:55 #6 8.967   liblist-moreutils-perl liblocale-gettext-perl liblsan0
13:56:55 #6 8.967   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
13:56:55 #6 8.967   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
13:56:55 #6 8.967   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
13:56:55 #6 8.967   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
13:56:55 #6 8.967   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
13:56:55 #6 8.967   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
13:56:55 #6 8.967   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
13:56:55 #6 8.967   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
13:56:55 #6 8.967   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
13:56:55 #6 8.967   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
13:56:55 #6 8.967   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
13:56:55 #6 8.967   libunistring0 liburi-perl libwind0-heimdal libwww-perl
13:56:55 #6 8.967   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
13:56:55 #6 8.967   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
13:56:55 #6 8.967   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
13:56:55 #6 8.967   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
13:56:55 #6 8.967   po-debconf python python-apt-common python-minimal python2.7
13:56:55 #6 8.967   python2.7-minimal python3 python3-apt python3-chardet python3-debian
13:56:55 #6 8.967   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
13:56:55 #6 8.968   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
13:56:55 #6 8.968   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
13:56:55 #6 8.968 The following packages will be upgraded:
13:56:55 #6 8.969   libc6
13:57:00 #7 7.547  * base: d36uatko69830t.cloudfront.net
13:57:00 #7 7.548  * extras: d36uatko69830t.cloudfront.net
13:57:00 #7 7.548  * updates: d36uatko69830t.cloudfront.net
13:57:00 #6 13.50 1 upgraded, 234 newly installed, 0 to remove and 3 not upgraded.
13:57:00 #6 13.50 Need to get 93.6 MB of archives.
13:57:00 #6 13.50 After this operation, 383 MB of additional disk space will be used.
13:57:00 #6 13.50 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6 amd64 2.23-0ubuntu11.2 [2584 kB]
13:57:00 #6 14.17 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
13:57:00 #6 14.17 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
13:57:00 #6 14.17 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
13:57:00 #6 14.17 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
13:57:00 #6 14.18 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.16 [1084 kB]
13:57:00 #6 14.19 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.10 [525 kB]
13:57:00 #6 14.25 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
13:57:00 #6 14.25 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.10 [1597 kB]
13:57:01 #6 14.32 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
13:57:01 #6 14.33 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
13:57:01 #6 14.33 Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
13:57:01 #6 14.33 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB]
13:57:01 #6 14.33 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.10 [2135 kB]
13:57:01 #6 14.41 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.10 [165 kB]
13:57:01 #6 14.41 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
13:57:01 #6 14.41 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
13:57:01 #6 14.42 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
13:57:01 #6 14.47 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
13:57:01 #6 14.47 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
13:57:01 #6 14.47 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.6 [1120 kB]
13:57:01 #6 14.48 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
13:57:01 #6 14.48 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
13:57:01 #6 14.54 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
13:57:01 #6 14.54 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]
13:57:01 #6 14.54 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]
13:57:01 #6 14.55 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
13:57:01 #6 14.55 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
13:57:01 #6 14.62 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
13:57:01 #6 14.62 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
13:57:01 #6 14.62 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
13:57:01 #6 14.63 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
13:57:01 #6 14.63 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
13:57:01 #6 14.69 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]
13:57:01 #6 14.78 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB]
13:57:01 #6 15.01 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB]
13:57:01 #6 15.01 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [338 kB]
13:57:01 #6 15.01 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.11 [1261 kB]
13:57:01 #6 15.06 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
13:57:01 #6 15.07 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.11 [1884 kB]
13:57:01 #6 15.15 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.11 [224 kB]
13:57:01 #6 15.16 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
13:57:01 #6 15.17 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
13:57:01 #6 15.17 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
13:57:01 #6 15.18 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
13:57:01 #6 15.19 Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
13:57:01 #6 15.19 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
13:57:01 #6 15.20 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.14 [4674 B]
13:57:01 #6 15.20 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB]
13:57:01 #6 15.23 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB]
13:57:01 #6 15.28 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
13:57:01 #6 15.29 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
13:57:01 #6 15.29 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.16 [154 kB]
13:57:01 #6 15.30 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.16 [665 kB]
13:57:01 #6 15.31 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
13:57:01 #6 15.36 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
13:57:01 #6 15.36 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
13:57:01 #6 15.36 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32ubuntu0.1 [54.5 kB]
13:57:01 #6 15.36 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB]
13:57:01 #6 15.38 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
13:57:01 #6 15.38 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
13:57:01 #6 15.38 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
13:57:02 #6 15.38 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
13:57:02 #6 15.45 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
13:57:02 #6 15.45 Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.8 [548 kB]
13:57:02 #6 15.46 Get:66 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
13:57:02 #6 15.47 Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
13:57:02 #6 15.47 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
13:57:02 #6 15.47 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.16 [492 kB]
13:57:02 #6 15.52 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20190110~16.04.1 [146 kB]
13:57:02 #6 15.53 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
13:57:02 #6 15.53 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
13:57:02 #6 15.53 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
13:57:02 #6 15.62 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]
13:57:02 #6 15.62 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
13:57:02 #6 15.62 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
13:57:02 #6 15.62 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]
13:57:02 #6 15.62 Get:78 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
13:57:02 #6 15.63 Get:79 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
13:57:02 #6 15.67 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]
13:57:02 #6 15.68 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]
13:57:02 #6 15.68 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
13:57:02 #6 15.75 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
13:57:02 #6 15.75 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
13:57:02 #6 15.75 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
13:57:02 #6 15.75 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
13:57:02 #6 15.76 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
13:57:02 #6 15.76 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
13:57:02 #6 15.76 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB]
13:57:02 #6 15.82 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB]
13:57:02 #6 15.82 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.9 [159 kB]
13:57:02 #6 15.83 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
13:57:02 #6 15.89 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.15 [184 kB]
13:57:02 #6 15.90 Get:94 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
13:57:02 #6 15.90 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.6 [131 kB]
13:57:02 #6 15.90 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB]
13:57:02 #6 16.34 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB]
13:57:03 #6 16.34 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB]
13:57:03 #6 16.35 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
13:57:03 #6 16.35 Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
13:57:03 #6 16.36 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB]
13:57:03 #6 16.52 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.9 [16.8 kB]
13:57:03 #6 16.67 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.9 [145 kB]
13:57:03 #6 16.85 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB]
13:57:03 #6 16.97 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
13:57:03 #6 17.03 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
13:57:03 #6 17.05 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
13:57:03 #6 17.05 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
13:57:03 #6 17.05 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
13:57:03 #6 17.06 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
13:57:03 #6 17.06 Get:111 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
13:57:03 #6 17.06 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
13:57:03 #6 17.19 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.2 [68.8 kB]
13:57:03 #6 17.19 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-185.215 [850 kB]
13:57:03 #6 17.22 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.2 [2083 kB]
13:57:03 #6 17.32 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
13:57:03 #6 17.35 Get:117 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]
13:57:04 #6 17.80 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
13:57:04 #6 17.80 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]
13:57:04 #6 17.80 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]
13:57:04 #6 17.80 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]
13:57:04 #6 17.80 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]
13:57:04 #6 17.80 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]
13:57:04 #6 17.81 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]
13:57:04 #6 17.81 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]
13:57:04 #6 17.81 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]
13:57:04 #6 17.88 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]
13:57:04 #6 17.89 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]
13:57:04 #6 17.89 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]
13:57:04 #6 17.89 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]
13:57:04 #6 18.00 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]
13:57:05 #6 18.46 Get:132 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
13:57:05 #6 18.47 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]
13:57:05 #6 18.49 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]
13:57:05 #6 19.00 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
13:57:05 #6 19.00 Get:136 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
13:57:05 #6 19.00 Get:137 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
13:57:05 #6 19.00 Get:138 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
13:57:05 #6 19.01 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
13:57:05 #6 19.01 Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
13:57:05 #6 19.01 Get:141 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
13:57:05 #6 19.01 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.15 [139 kB]
13:57:05 #6 19.02 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
13:57:05 #6 19.07 Get:144 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
13:57:05 #6 19.08 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
13:57:05 #6 19.15 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
13:57:05 #6 19.15 Get:147 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
13:57:05 #6 19.15 Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
13:57:05 #6 19.16 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
13:57:05 #6 19.16 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
13:57:05 #6 19.16 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
13:57:05 #6 19.16 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
13:57:05 #6 19.17 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
13:57:05 #6 19.23 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
13:57:05 #6 19.23 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
13:57:05 #6 19.29 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
13:57:05 #6 19.29 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
13:57:05 #6 19.29 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
13:57:05 #6 19.30 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.9 [736 kB]
13:57:05 #6 19.31 Get:160 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.9 [3176 kB]
13:57:06 #6 19.49 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
13:57:06 #6 19.50 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
13:57:06 #6 19.50 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
13:57:06 #6 19.50 Get:164 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
13:57:06 #6 19.50 Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
13:57:06 #6 19.50 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
13:57:06 #6 19.50 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
13:57:06 #6 19.50 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
13:57:06 #6 19.50 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
13:57:06 #6 19.57 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
13:57:06 #6 19.58 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
13:57:06 #6 19.58 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
13:57:06 #6 19.58 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
13:57:06 #6 19.58 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
13:57:06 #6 19.58 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
13:57:06 #6 19.58 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
13:57:06 #6 19.58 Get:177 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B]
13:57:06 #6 19.58 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
13:57:06 #6 19.64 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
13:57:06 #6 19.66 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
13:57:06 #6 19.66 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
13:57:06 #6 19.66 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
13:57:06 #6 19.67 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
13:57:06 #6 19.67 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
13:57:06 #6 19.67 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
13:57:06 #6 19.67 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
13:57:06 #6 19.67 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
13:57:06 #6 19.71 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
13:57:06 #6 19.75 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
13:57:06 #6 19.75 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
13:57:06 #6 19.75 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
13:57:06 #6 19.75 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
13:57:06 #6 19.75 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
13:57:06 #6 19.75 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
13:57:06 #6 19.75 Get:195 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
13:57:06 #6 19.75 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
13:57:06 #6 19.79 Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
13:57:06 #6 19.83 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
13:57:06 #6 19.83 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
13:57:06 #6 19.83 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
13:57:06 #6 19.83 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
13:57:06 #6 19.83 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
13:57:06 #6 19.98 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
13:57:06 #6 20.13 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
13:57:06 #6 20.14 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
13:57:06 #6 20.16 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
13:57:06 #6 20.17 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
13:57:06 #6 20.22 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
13:57:06 #6 20.23 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
13:57:06 #6 20.29 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
13:57:06 #6 20.32 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
13:57:06 #6 20.33 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
13:57:06 #6 20.33 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
13:57:06 #6 20.37 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
13:57:06 #6 20.37 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
13:57:06 #6 20.38 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
13:57:06 #6 20.38 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
13:57:06 #6 20.39 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
13:57:06 #6 20.42 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
13:57:07 #6 20.42 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
13:57:07 #6 20.43 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
13:57:07 #6 20.43 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
13:57:07 #6 20.50 Get:223 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
13:57:07 #6 20.50 Get:224 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
13:57:07 #6 20.55 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
13:57:07 #6 20.68 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
13:57:07 #6 20.68 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
13:57:07 #6 20.69 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
13:57:07 #6 20.69 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
13:57:07 #6 20.69 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
13:57:07 #6 20.69 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
13:57:07 #6 20.70 Get:232 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
13:57:07 #6 20.70 Get:233 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
13:57:07 #6 20.70 Get:234 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
13:57:07 #6 20.75 Get:235 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.4 [5440 B]
13:57:07 #6 20.86 debconf: delaying package configuration, since apt-utils is not installed
13:57:07 #6 20.87 Fetched 93.6 MB in 11s (8133 kB/s)
13:57:07 #6 20.95 (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 ... 4781 files and directories currently installed.)
13:57:07 #6 20.96 Preparing to unpack .../libc6_2.23-0ubuntu11.2_amd64.deb ...
13:57:07 #6 21.14 Unpacking libc6:amd64 (2.23-0ubuntu11.2) over (2.23-0ubuntu11) ...
13:57:09 #6 23.00 Setting up libc6:amd64 (2.23-0ubuntu11.2) ...
13:57:10 #6 24.09 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:57:10 #6 24.14 Selecting previously unselected package libatm1:amd64.
13:57:10 #6 24.14 (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 ... 4781 files and directories currently installed.)
13:57:10 #6 24.15 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
13:57:10 #6 24.15 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
13:57:10 #6 24.18 Selecting previously unselected package liblocale-gettext-perl.
13:57:10 #6 24.18 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
13:57:10 #6 24.18 Unpacking liblocale-gettext-perl (1.07-1build1) ...
13:57:10 #6 24.22 Selecting previously unselected package libmnl0:amd64.
13:57:10 #6 24.22 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
13:57:10 #6 24.23 Unpacking libmnl0:amd64 (1.0.3-5) ...
13:57:10 #6 24.26 Selecting previously unselected package libpopt0:amd64.
13:57:10 #6 24.26 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
13:57:10 #6 24.27 Unpacking libpopt0:amd64 (1.16-10) ...
13:57:10 #6 24.32 Selecting previously unselected package libssl1.0.0:amd64.
13:57:11 #6 24.33 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.16_amd64.deb ...
13:57:11 #6 24.33 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.16) ...
13:57:11 #6 24.46 Selecting previously unselected package libpython3.5-minimal:amd64.
13:57:11 #6 24.46 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
13:57:11 #6 24.46 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.10) ...
13:57:11 #6 24.56 Selecting previously unselected package libexpat1:amd64.
13:57:11 #6 24.56 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
13:57:11 #6 24.56 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
13:57:11 #6 24.61 Selecting previously unselected package python3.5-minimal.
13:57:11 #6 24.61 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
13:57:11 #6 24.61 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.10) ...
13:57:11 #6 24.79 Selecting previously unselected package python3-minimal.
13:57:11 #6 24.79 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
13:57:11 #6 24.80 Unpacking python3-minimal (3.5.1-3) ...
13:57:11 #6 24.84 Selecting previously unselected package mime-support.
13:57:11 #6 24.84 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
13:57:11 #6 24.84 Unpacking mime-support (3.59ubuntu1) ...
13:57:11 #6 24.88 Selecting previously unselected package libmpdec2:amd64.
13:57:11 #6 24.88 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
13:57:11 #6 24.89 Unpacking libmpdec2:amd64 (2.4.2-1) ...
13:57:11 #6 24.93 Selecting previously unselected package libsqlite3-0:amd64.
13:57:11 #6 24.93 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ...
13:57:11 #6 24.94 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
13:57:11 #6 25.00 Selecting previously unselected package libpython3.5-stdlib:amd64.
13:57:11 #6 25.00 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
13:57:11 #6 25.01 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.10) ...
13:57:11 #6 25.25 Selecting previously unselected package python3.5.
13:57:11 #6 25.25 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.10_amd64.deb ...
13:57:11 #6 25.25 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.10) ...
13:57:11 #6 25.29 Selecting previously unselected package libpython3-stdlib:amd64.
13:57:11 #6 25.29 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
13:57:11 #6 25.30 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
13:57:11 #6 25.33 Selecting previously unselected package dh-python.
13:57:11 #6 25.33 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
13:57:11 #6 25.35 Unpacking dh-python (2.20151103ubuntu1.2) ...
13:57:12 #6 25.37 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:57:12 #6 25.43 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.16) ...
13:57:12 #6 25.61 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.10) ...
13:57:12 #6 25.63 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
13:57:12 #6 25.64 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.10) ...
13:57:12 #6 26.08 Setting up python3-minimal (3.5.1-3) ...
13:57:12 #6 26.24 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:57:12 #6 26.28 Selecting previously unselected package python3.
13:57:12 #6 26.28 (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 ... 5787 files and directories currently installed.)
13:57:12 #6 26.29 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
13:57:12 #6 26.29 Unpacking python3 (3.5.1-3) ...
13:57:12 #6 26.33 Selecting previously unselected package libgdbm3:amd64.
13:57:12 #6 26.33 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
13:57:12 #6 26.34 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
13:57:12 #6 26.37 Selecting previously unselected package libffi6:amd64.
13:57:12 #6 26.37 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
13:57:12 #6 26.38 Unpacking libffi6:amd64 (3.2.1-4) ...
13:57:12 #6 26.42 Selecting previously unselected package libglib2.0-0:amd64.
13:57:12 #6 26.42 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.6_amd64.deb ...
13:57:12 #6 26.43 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ...
13:57:13 #6 26.56 Selecting previously unselected package libxau6:amd64.
13:57:13 #6 26.56 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
13:57:13 #6 26.56 Unpacking libxau6:amd64 (1:1.0.8-1) ...
13:57:13 #6 26.59 Selecting previously unselected package libxdmcp6:amd64.
13:57:13 #6 26.60 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
13:57:13 #6 26.60 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
13:57:13 #6 26.63 Selecting previously unselected package libxcb1:amd64.
13:57:13 #6 26.63 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
13:57:13 #6 26.64 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
13:57:13 #6 26.67 Selecting previously unselected package libx11-data.
13:57:13 #6 26.67 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...
13:57:13 #6 26.67 Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...
13:57:13 #6 26.73 Selecting previously unselected package libx11-6:amd64.
13:57:13 #6 26.74 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...
13:57:13 #6 26.74 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
13:57:13 #6 26.83 Selecting previously unselected package libxext6:amd64.
13:57:13 #6 26.83 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
13:57:13 #6 26.83 Unpacking libxext6:amd64 (2:1.3.3-1) ...
13:57:13 #6 26.86 Selecting previously unselected package groff-base.
13:57:13 #6 26.86 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
13:57:13 #6 26.87 Unpacking groff-base (1.22.3-7) ...
13:57:13 #6 26.93 Selecting previously unselected package bsdmainutils.
13:57:13 #6 26.94 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
13:57:13 #6 26.94 Unpacking bsdmainutils (9.0.6ubuntu3) ...
13:57:13 #6 26.99 Selecting previously unselected package libpipeline1:amd64.
13:57:13 #6 26.99 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
13:57:13 #6 27.00 Unpacking libpipeline1:amd64 (1.4.1-2) ...
13:57:13 #6 27.04 Selecting previously unselected package man-db.
13:57:13 #6 27.04 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
13:57:13 #6 27.05 Unpacking man-db (2.7.5-1) ...
13:57:14 #6 27.16 Selecting previously unselected package sgml-base.
13:57:14 #6 27.16 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
13:57:14 #6 27.17 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
13:57:14 #6 27.21 Selecting previously unselected package libunistring0:amd64.
13:57:14 #6 27.22 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
13:57:14 #6 27.22 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
13:57:14 #6 27.30 Selecting previously unselected package perl-modules-5.22.
13:57:14 #6 27.30 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...
13:57:14 #6 27.30 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
13:57:14 #6 27.68 Selecting previously unselected package libperl5.22:amd64.
13:57:14 #6 27.68 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ...
13:57:14 #6 27.69 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
13:57:14 #6 28.09 Selecting previously unselected package perl.
13:57:14 #6 28.09 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ...
13:57:14 #6 28.09 Unpacking perl (5.22.1-9ubuntu0.6) ...
13:57:14 #6 28.15 Selecting previously unselected package libpython2.7-minimal:amd64.
13:57:14 #6 28.15 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
13:57:14 #6 28.16 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
13:57:14 #6 28.23 Selecting previously unselected package python2.7-minimal.
13:57:15 #6 28.24 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
13:57:15 #6 28.24 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
13:57:15 #6 28.39 Selecting previously unselected package python-minimal.
13:57:15 #6 28.39 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
13:57:15 #6 28.39 Unpacking python-minimal (2.7.12-1~16.04) ...
13:57:15 #6 28.42 Selecting previously unselected package libpython2.7-stdlib:amd64.
13:57:15 #6 28.43 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
13:57:15 #6 28.43 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
13:57:15 #6 28.65 Selecting previously unselected package python2.7.
13:57:15 #6 28.65 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.11_amd64.deb ...
13:57:15 #6 28.65 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.11) ...
13:57:15 #6 28.69 Selecting previously unselected package libpython-stdlib:amd64.
13:57:15 #6 28.69 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
13:57:15 #6 28.69 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
13:57:15 #6 28.71 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:57:15 #6 28.76 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.11) ...
13:57:15 #6 28.78 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.11) ...
13:57:15 #6 29.02 Setting up python-minimal (2.7.12-1~16.04) ...
13:57:15 #6 29.09 Selecting previously unselected package python.
13:57:15 #6 29.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 ... 9167 files and directories currently installed.)
13:57:15 #6 29.10 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
13:57:15 #6 29.10 Unpacking python (2.7.12-1~16.04) ...
13:57:15 #6 29.15 Selecting previously unselected package libgmp10:amd64.
13:57:15 #6 29.15 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
13:57:15 #6 29.16 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
13:57:15 #6 29.21 Selecting previously unselected package libmpfr4:amd64.
13:57:15 #6 29.22 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
13:57:15 #6 29.22 Unpacking libmpfr4:amd64 (3.1.4-1) ...
13:57:15 #6 29.27 Selecting previously unselected package libmpc3:amd64.
13:57:15 #6 29.27 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
13:57:15 #6 29.27 Unpacking libmpc3:amd64 (1.0.3-1) ...
13:57:15 #6 29.30 Selecting previously unselected package bzip2.
13:57:15 #6 29.30 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
13:57:15 #6 29.31 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
13:57:15 #6 29.34 Selecting previously unselected package distro-info-data.
13:57:15 #6 29.34 Preparing to unpack .../distro-info-data_0.28ubuntu0.14_all.deb ...
13:57:15 #6 29.34 Unpacking distro-info-data (0.28ubuntu0.14) ...
13:57:15 #6 29.38 Selecting previously unselected package libmagic1:amd64.
13:57:15 #6 29.38 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ...
13:57:16 #6 29.38 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
13:57:16 #6 29.44 Selecting previously unselected package file.
13:57:16 #6 29.44 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ...
13:57:16 #6 29.45 Unpacking file (1:5.25-2ubuntu1.4) ...
13:57:16 #6 29.48 Selecting previously unselected package iproute2.
13:57:16 #6 29.48 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
13:57:16 #6 29.48 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
13:57:16 #6 29.57 Selecting previously unselected package ifupdown.
13:57:16 #6 29.57 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
13:57:16 #6 29.58 Unpacking ifupdown (0.8.10ubuntu1.4) ...
13:57:16 #6 29.63 Selecting previously unselected package libisc-export160.
13:57:16 #6 29.63 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.16_amd64.deb ...
13:57:16 #6 29.64 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.16) ...
13:57:16 #6 29.68 Selecting previously unselected package libdns-export162.
13:57:16 #6 29.69 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.16_amd64.deb ...
13:57:16 #6 29.69 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.16) ...
13:57:16 #6 29.78 Selecting previously unselected package isc-dhcp-client.
13:57:16 #6 29.78 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
13:57:16 #6 29.79 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
13:57:16 #6 29.84 Selecting previously unselected package isc-dhcp-common.
13:57:16 #6 29.84 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
13:57:16 #6 29.84 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
13:57:16 #6 29.89 Selecting previously unselected package less.
13:57:16 #6 29.89 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
13:57:16 #6 29.89 Unpacking less (481-2.1ubuntu0.2) ...
13:57:16 #6 29.95 Selecting previously unselected package libapt-inst2.0:amd64.
13:57:16 #6 29.95 Preparing to unpack .../libapt-inst2.0_1.2.32ubuntu0.1_amd64.deb ...
13:57:16 #6 29.96 Unpacking libapt-inst2.0:amd64 (1.2.32ubuntu0.1) ...
13:57:16 #6 30.11 Selecting previously unselected package libbsd0:amd64.
13:57:16 #6 30.11 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ...
13:57:16 #6 30.11 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
13:57:16 #6 30.15 Selecting previously unselected package libnettle6:amd64.
13:57:16 #6 30.15 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
13:57:16 #6 30.16 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
13:57:16 #6 30.20 Selecting previously unselected package libhogweed4:amd64.
13:57:16 #6 30.20 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
13:57:16 #6 30.21 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
13:57:16 #6 30.25 Selecting previously unselected package libidn11:amd64.
13:57:16 #6 30.25 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
13:57:16 #6 30.26 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
13:57:16 #6 30.29 Selecting previously unselected package libp11-kit0:amd64.
13:57:16 #6 30.30 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
13:57:16 #6 30.30 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
13:57:16 #6 30.34 Selecting previously unselected package libtasn1-6:amd64.
13:57:16 #6 30.35 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
13:57:16 #6 30.35 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
13:57:16 #6 30.39 Selecting previously unselected package libgnutls30:amd64.
13:57:17 #6 30.39 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.8_amd64.deb ...
13:57:17 #6 30.39 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
13:57:17 #6 30.47 Selecting previously unselected package libxtables11:amd64.
13:57:17 #6 30.47 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
13:57:17 #6 30.48 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
13:57:17 #6 30.51 Selecting previously unselected package lsb-release.
13:57:17 #6 30.51 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
13:57:17 #6 30.51 Unpacking lsb-release (9.20160110ubuntu0.2) ...
13:57:17 #6 30.55 Selecting previously unselected package netbase.
13:57:17 #6 30.55 Preparing to unpack .../archives/netbase_5.3_all.deb ...
13:57:17 #6 30.55 Unpacking netbase (5.3) ...
13:57:17 #6 30.59 Selecting previously unselected package openssl.
13:57:17 #6 30.59 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.16_amd64.deb ...
13:57:17 #6 30.59 Unpacking openssl (1.0.2g-1ubuntu4.16) ...
13:57:17 #6 30.68 Selecting previously unselected package ca-certificates.
13:57:17 #6 30.69 Preparing to unpack .../ca-certificates_20190110~16.04.1_all.deb ...
13:57:17 #6 30.69 Unpacking ca-certificates (20190110~16.04.1) ...
13:57:17 #6 30.75 Selecting previously unselected package libasprintf0v5:amd64.
13:57:17 #6 30.75 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
13:57:17 #6 30.75 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
13:57:17 #6 30.78 Selecting previously unselected package gettext-base.
13:57:17 #6 30.78 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
13:57:17 #6 30.79 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
13:57:17 #6 30.82 Selecting previously unselected package iso-codes.
13:57:17 #6 30.82 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
13:57:17 #6 30.82 Unpacking iso-codes (3.65-1) ...
13:57:17 #6 31.14 Selecting previously unselected package krb5-locales.
13:57:17 #6 31.14 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...
13:57:17 #6 31.14 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
13:57:17 #6 31.18 Selecting previously unselected package libroken18-heimdal:amd64.
13:57:17 #6 31.18 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:17 #6 31.18 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:17 #6 31.25 Selecting previously unselected package libasn1-8-heimdal:amd64.
13:57:17 #6 31.25 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:17 #6 31.26 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:17 #6 31.31 Selecting previously unselected package libkrb5support0:amd64.
13:57:17 #6 31.31 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
13:57:17 #6 31.32 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:17 #6 31.36 Selecting previously unselected package libk5crypto3:amd64.
13:57:17 #6 31.36 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
13:57:17 #6 31.37 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:17 #6 31.42 Selecting previously unselected package libkeyutils1:amd64.
13:57:18 #6 31.42 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
13:57:18 #6 31.43 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
13:57:18 #6 31.46 Selecting previously unselected package libkrb5-3:amd64.
13:57:18 #6 31.46 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
13:57:18 #6 31.47 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:18 #6 31.53 Selecting previously unselected package libgssapi-krb5-2:amd64.
13:57:18 #6 31.54 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
13:57:18 #6 31.54 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:18 #6 31.58 Selecting previously unselected package libhcrypto4-heimdal:amd64.
13:57:18 #6 31.59 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.59 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.63 Selecting previously unselected package libheimbase1-heimdal:amd64.
13:57:18 #6 31.63 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.64 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.67 Selecting previously unselected package libwind0-heimdal:amd64.
13:57:18 #6 31.67 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.68 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.72 Selecting previously unselected package libhx509-5-heimdal:amd64.
13:57:18 #6 31.72 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.72 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.77 Selecting previously unselected package libkrb5-26-heimdal:amd64.
13:57:18 #6 31.77 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.78 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.82 Selecting previously unselected package libheimntlm0-heimdal:amd64.
13:57:18 #6 31.83 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.83 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.86 Selecting previously unselected package libgssapi3-heimdal:amd64.
13:57:18 #6 31.87 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
13:57:18 #6 31.87 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:18 #6 31.90 Selecting previously unselected package libsasl2-modules-db:amd64.
13:57:18 #7 25.58 Resolving Dependencies
13:57:18 #7 25.58 --> Running transaction check
13:57:18 #7 25.58 ---> Package rpm-build.x86_64 0:4.11.3-43.el7 will be installed
13:57:18 #7 25.60 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: unzip for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.69 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.70 --> Processing Dependency: file for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.70 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.70 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.70 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-43.el7.x86_64
13:57:18 #7 25.70 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
13:57:18 #7 25.70 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
13:57:18 #7 25.71 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
13:57:18 #7 25.71 --> Running transaction check
13:57:18 #7 25.71 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
13:57:18 #7 25.71 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
13:57:18 #7 25.71 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
13:57:18 #7 25.71 ---> Package elfutils.x86_64 0:0.176-4.el7 will be installed
13:57:18 #7 25.71 ---> Package file.x86_64 0:5.11-36.el7 will be installed
13:57:18 #7 25.71 ---> Package gdb.x86_64 0:7.6.1-119.el7 will be installed
13:57:18 #7 25.72 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
13:57:18 #7 25.72 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
13:57:18 #7 25.72 ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed
13:57:18 #7 25.73 --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.73 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64
13:57:18 #7 25.74 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
13:57:18 #7 25.75 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
13:57:18 #7 25.75 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
13:57:18 #7 25.75 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
13:57:18 #7 25.75 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
13:57:18 #7 25.75 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
13:57:18 #7 25.75 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
13:57:18 #7 25.75 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
13:57:18 #7 25.75 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
13:57:18 #7 25.75 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
13:57:18 #7 25.76 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
13:57:18 #7 25.76 ---> Package unzip.x86_64 0:6.0-21.el7 will be installed
13:57:18 #7 25.76 --> Running transaction check
13:57:18 #7 25.76 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
13:57:18 #7 25.76 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
13:57:18 #7 25.76 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
13:57:18 #7 25.76 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
13:57:18 #7 25.76 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
13:57:18 #7 25.76 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
13:57:18 #7 25.76 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
13:57:18 #7 25.76 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
13:57:18 #7 25.77 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
13:57:18 #7 25.77 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
13:57:18 #7 25.77 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
13:57:18 #7 25.77 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
13:57:18 #7 25.77 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
13:57:18 #7 25.77 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
13:57:18 #7 25.77 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
13:57:18 #7 25.77 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
13:57:18 #7 25.77 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
13:57:18 #7 25.77 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
13:57:18 #7 25.78 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
13:57:18 #7 25.78 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
13:57:18 #7 25.78 --> Running transaction check
13:57:18 #7 25.78 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
13:57:18 #7 25.78 ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed
13:57:18 #7 25.79 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
13:57:18 #7 25.79 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
13:57:18 #6 31.91 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
13:57:18 #6 31.91 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
13:57:18 #6 31.94 Selecting previously unselected package libsasl2-2:amd64.
13:57:18 #6 31.94 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
13:57:18 #6 31.95 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
13:57:18 #6 31.99 Selecting previously unselected package libldap-2.4-2:amd64.
13:57:18 #6 31.99 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.9_amd64.deb ...
13:57:18 #6 32.00 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.9) ...
13:57:18 #6 32.04 Selecting previously unselected package librtmp1:amd64.
13:57:18 #6 32.04 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
13:57:18 #6 32.05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
13:57:18 #6 32.09 Selecting previously unselected package libcurl3-gnutls:amd64.
13:57:18 #6 32.09 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.15_amd64.deb ...
13:57:18 #6 32.09 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.15) ...
13:57:18 #6 32.15 Selecting previously unselected package libedit2:amd64.
13:57:18 #7 25.79 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
13:57:18 #7 25.79 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
13:57:18 #7 25.79 --> Running transaction check
13:57:18 #7 25.79 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
13:57:18 #7 25.80 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
13:57:18 #7 25.85 --> Finished Dependency Resolution
13:57:18 #7 25.86 
13:57:18 #7 25.86 Dependencies Resolved
13:57:18 #7 25.87 
13:57:18 #7 25.87 ================================================================================
13:57:18 #7 25.87  Package                    Arch       Version                   Repository
13:57:18 #7 25.87                                                                            Size
13:57:18 #7 25.87 ================================================================================
13:57:18 #7 25.87 Installing:
13:57:18 #7 25.87  rpm-build                  x86_64     4.11.3-43.el7             base     149 k
13:57:18 #7 25.87  rpmlint                    noarch     1.5-4.el7                 base     229 k
13:57:18 #7 25.87 Installing for dependencies:
13:57:18 #7 25.87  bzip2                      x86_64     1.0.6-13.el7              base      52 k
13:57:18 #7 25.87  desktop-file-utils         x86_64     0.23-2.el7                base      67 k
13:57:18 #7 25.87  dwz                        x86_64     0.11-3.el7                base      99 k
13:57:18 #7 25.87  elfutils                   x86_64     0.176-4.el7               base     308 k
13:57:18 #7 25.87  emacs-filesystem           noarch     1:24.3-23.el7             base      58 k
13:57:18 #7 25.87  file                       x86_64     5.11-36.el7               base      57 k
13:57:18 #7 25.87  gdb                        x86_64     7.6.1-119.el7             base     2.4 M
13:57:18 #7 25.87  groff-base                 x86_64     1.22.2-8.el7              base     942 k
13:57:18 #7 25.87  patch                      x86_64     2.7.1-12.el7_7            base     111 k
13:57:18 #7 25.87  perl                       x86_64     4:5.16.3-295.el7          base     8.0 M
13:57:18 #7 25.87  perl-Carp                  noarch     1.26-244.el7              base      19 k
13:57:18 #7 25.87  perl-Encode                x86_64     2.51-7.el7                base     1.5 M
13:57:18 #7 25.87  perl-Exporter              noarch     5.68-3.el7                base      28 k
13:57:18 #7 25.87  perl-File-Path             noarch     2.09-2.el7                base      26 k
13:57:18 #7 25.87  perl-File-Temp             noarch     0.23.01-3.el7             base      56 k
13:57:18 #7 25.87  perl-Filter                x86_64     1.49-3.el7                base      76 k
13:57:18 #7 25.87  perl-Getopt-Long           noarch     2.40-3.el7                base      56 k
13:57:18 #7 25.87  perl-HTTP-Tiny             noarch     0.033-3.el7               base      38 k
13:57:18 #7 25.87  perl-PathTools             x86_64     3.40-5.el7                base      82 k
13:57:18 #7 25.87  perl-Pod-Escapes           noarch     1:1.04-295.el7            base      51 k
13:57:18 #7 25.87  perl-Pod-Perldoc           noarch     3.20-4.el7                base      87 k
13:57:18 #7 25.87  perl-Pod-Simple            noarch     1:3.28-4.el7              base     216 k
13:57:18 #7 25.87  perl-Pod-Usage             noarch     1.63-3.el7                base      27 k
13:57:18 #7 25.87  perl-Scalar-List-Utils     x86_64     1.27-248.el7              base      36 k
13:57:18 #7 25.87  perl-Socket                x86_64     2.010-5.el7               base      49 k
13:57:18 #7 25.87  perl-Storable              x86_64     2.45-3.el7                base      77 k
13:57:18 #7 25.87  perl-Text-ParseWords       noarch     3.29-4.el7                base      14 k
13:57:18 #7 25.87  perl-Thread-Queue          noarch     3.02-2.el7                base      17 k
13:57:18 #7 25.87  perl-Time-HiRes            x86_64     4:1.9725-3.el7            base      45 k
13:57:18 #7 25.87  perl-Time-Local            noarch     1.2300-2.el7              base      24 k
13:57:18 #7 25.87  perl-constant              noarch     1.27-2.el7                base      19 k
13:57:18 #7 25.87  perl-libs                  x86_64     4:5.16.3-295.el7          base     689 k
13:57:18 #7 25.87  perl-macros                x86_64     4:5.16.3-295.el7          base      44 k
13:57:18 #7 25.87  perl-parent                noarch     1:0.225-244.el7           base      12 k
13:57:18 #7 25.87  perl-podlators             noarch     2.5.1-3.el7               base     112 k
13:57:18 #7 25.87  perl-srpm-macros           noarch     1-8.el7                   base     4.6 k
13:57:18 #7 25.87  perl-threads               x86_64     1.87-4.el7                base      49 k
13:57:18 #7 25.87  perl-threads-shared        x86_64     1.43-6.el7                base      39 k
13:57:18 #7 25.87  python-srpm-macros         noarch     3-32.el7                  base     8.4 k
13:57:18 #7 25.87  redhat-rpm-config          noarch     9.1.0-88.el7.centos       base      81 k
13:57:18 #7 25.87  unzip                      x86_64     6.0-21.el7                base     171 k
13:57:18 #7 25.87  zip                        x86_64     3.0-11.el7                base     260 k
13:57:18 #7 25.87 
13:57:18 #7 25.87 Transaction Summary
13:57:18 #7 25.87 ================================================================================
13:57:18 #7 25.87 Install  2 Packages (+42 Dependent packages)
13:57:18 #7 25.87 
13:57:18 #7 25.87 Total download size: 16 M
13:57:18 #7 25.87 Installed size: 51 M
13:57:18 #7 25.87 Downloading packages:
13:57:18 #6 32.15 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
13:57:18 #6 32.15 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
13:57:18 #6 32.18 Selecting previously unselected package libglib2.0-data.
13:57:18 #6 32.19 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.6_all.deb ...
13:57:18 #6 32.19 Unpacking libglib2.0-data (2.48.2-0ubuntu4.6) ...
13:57:18 #6 32.23 Selecting previously unselected package libicu55:amd64.
13:57:18 #6 32.23 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ...
13:57:18 #6 32.23 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ...
13:57:19 #6 32.97 Selecting previously unselected package libsasl2-modules:amd64.
13:57:19 #6 32.97 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ...
13:57:19 #6 32.98 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
13:57:19 #6 33.02 Selecting previously unselected package libxml2:amd64.
13:57:19 #6 33.02 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ...
13:57:19 #6 33.02 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
13:57:19 #6 33.11 Selecting previously unselected package libxmuu1:amd64.
13:57:19 #6 33.11 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
13:57:19 #6 33.12 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
13:57:19 #6 33.15 Selecting previously unselected package manpages.
13:57:19 #6 33.15 Preparing to unpack .../manpages_4.04-2_all.deb ...
13:57:19 #6 33.16 Unpacking manpages (4.04-2) ...
13:57:20 #6 33.27 Selecting previously unselected package openssh-client.
13:57:20 #6 33.27 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ...
13:57:20 #6 33.27 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ...
13:57:20 #6 33.37 Selecting previously unselected package python-apt-common.
13:57:20 #6 33.37 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.9_all.deb ...
13:57:20 #6 33.37 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.9) ...
13:57:20 #6 33.40 Selecting previously unselected package python3-apt.
13:57:20 #6 33.41 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.9_amd64.deb ...
13:57:20 #6 33.41 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.9) ...
13:57:20 #6 33.46 Selecting previously unselected package rsync.
13:57:20 #6 33.46 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ...
13:57:20 #6 33.47 Unpacking rsync (3.1.1-3ubuntu1.3) ...
13:57:20 #6 33.53 Selecting previously unselected package shared-mime-info.
13:57:20 #6 33.53 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
13:57:20 #6 33.54 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
13:57:20 #6 33.61 Selecting previously unselected package strace.
13:57:20 #6 33.61 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
13:57:20 #6 33.62 Unpacking strace (4.11-1ubuntu3) ...
13:57:20 #6 33.66 Selecting previously unselected package xauth.
13:57:20 #6 33.67 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
13:57:20 #6 33.67 Unpacking xauth (1:1.0.9-1ubuntu2) ...
13:57:20 #6 33.70 Selecting previously unselected package xdg-user-dirs.
13:57:20 #6 33.70 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
13:57:20 #6 33.71 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
13:57:20 #6 33.77 Selecting previously unselected package xml-core.
13:57:20 #6 33.78 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
13:57:20 #6 33.78 Unpacking xml-core (0.13+nmu2) ...
13:57:20 #6 33.82 Selecting previously unselected package at.
13:57:20 #6 33.82 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
13:57:20 #6 33.83 Unpacking at (3.1.18-2ubuntu1) ...
13:57:20 #6 33.86 Selecting previously unselected package autotools-dev.
13:57:20 #6 33.86 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
13:57:20 #6 33.86 Unpacking autotools-dev (20150820.1) ...
13:57:20 #6 33.90 Selecting previously unselected package binutils.
13:57:20 #6 33.90 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
13:57:20 #6 33.90 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
13:57:20 #6 34.17 Selecting previously unselected package libc-dev-bin.
13:57:20 #6 34.17 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.2_amd64.deb ...
13:57:20 #6 34.18 Unpacking libc-dev-bin (2.23-0ubuntu11.2) ...
13:57:20 #6 34.21 Selecting previously unselected package linux-libc-dev:amd64.
13:57:20 #6 34.21 Preparing to unpack .../linux-libc-dev_4.4.0-185.215_amd64.deb ...
13:57:20 #6 34.22 Unpacking linux-libc-dev:amd64 (4.4.0-185.215) ...
13:57:21 #6 34.36 Selecting previously unselected package libc6-dev:amd64.
13:57:21 #6 34.36 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.2_amd64.deb ...
13:57:21 #6 34.36 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.2) ...
13:57:21 #6 34.69 Selecting previously unselected package libisl15:amd64.
13:57:21 #6 34.69 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
13:57:21 #6 34.69 Unpacking libisl15:amd64 (0.16.1-1) ...
13:57:21 #6 34.77 Selecting previously unselected package cpp-5.
13:57:21 #6 34.77 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:21 #6 34.78 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.49 Selecting previously unselected package cpp.
13:57:22 #6 35.49 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
13:57:22 #6 35.49 Unpacking cpp (4:5.3.1-1ubuntu1) ...
13:57:22 #6 35.53 Selecting previously unselected package libcc1-0:amd64.
13:57:22 #6 35.54 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.54 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.58 Selecting previously unselected package libgomp1:amd64.
13:57:22 #6 35.58 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.58 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.62 Selecting previously unselected package libitm1:amd64.
13:57:22 #6 35.62 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.63 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.66 Selecting previously unselected package libatomic1:amd64.
13:57:22 #6 35.67 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.67 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.71 Selecting previously unselected package libasan2:amd64.
13:57:22 #6 35.71 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.71 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.77 Selecting previously unselected package liblsan0:amd64.
13:57:22 #6 35.77 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.78 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.82 Selecting previously unselected package libtsan0:amd64.
13:57:22 #6 35.82 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.83 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.90 Selecting previously unselected package libubsan0:amd64.
13:57:22 #6 35.90 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.90 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.95 Selecting previously unselected package libcilkrts5:amd64.
13:57:22 #6 35.95 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 35.95 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 35.99 Selecting previously unselected package libmpx0:amd64.
13:57:22 #6 35.99 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 36.00 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 36.03 Selecting previously unselected package libquadmath0:amd64.
13:57:22 #6 36.03 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 36.04 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 36.08 Selecting previously unselected package libgcc-5-dev:amd64.
13:57:22 #6 36.08 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 36.08 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:22 #6 36.30 Selecting previously unselected package gcc-5.
13:57:22 #6 36.30 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:22 #6 36.30 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
13:57:23 #6 37.04 Selecting previously unselected package gcc.
13:57:23 #6 37.04 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
13:57:23 #6 37.05 Unpacking gcc (4:5.3.1-1ubuntu1) ...
13:57:23 #6 37.08 Selecting previously unselected package libstdc++-5-dev:amd64.
13:57:23 #6 37.08 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:23 #6 37.08 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:23 #6 37.31 Selecting previously unselected package g++-5.
13:57:24 #6 37.31 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...
13:57:24 #6 37.31 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...
13:57:25 #6 38.10 Selecting previously unselected package g++.
13:57:25 #6 38.10 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
13:57:25 #6 38.11 Unpacking g++ (4:5.3.1-1ubuntu1) ...
13:57:25 #6 38.14 Selecting previously unselected package make.
13:57:25 #6 38.14 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
13:57:25 #6 38.15 Unpacking make (4.1-6) ...
13:57:25 #6 38.19 Selecting previously unselected package libdpkg-perl.
13:57:25 #6 38.19 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
13:57:25 #6 38.20 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
13:57:25 #6 38.25 Selecting previously unselected package xz-utils.
13:57:25 #6 38.25 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
13:57:25 #6 38.26 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
13:57:25 #6 38.29 Selecting previously unselected package patch.
13:57:25 #6 38.30 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
13:57:25 #6 38.30 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
13:57:25 #6 38.35 Selecting previously unselected package dpkg-dev.
13:57:25 #6 38.35 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
13:57:25 #6 38.35 Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
13:57:25 #6 38.44 Selecting previously unselected package build-essential.
13:57:25 #6 38.44 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
13:57:25 #6 38.44 Unpacking build-essential (12.1ubuntu2) ...
13:57:25 #6 38.47 Selecting previously unselected package curl.
13:57:25 #6 38.47 Preparing to unpack .../curl_7.47.0-1ubuntu2.15_amd64.deb ...
13:57:25 #6 38.48 Unpacking curl (7.47.0-1ubuntu2.15) ...
13:57:25 #6 38.52 Selecting previously unselected package dctrl-tools.
13:57:25 #6 38.53 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
13:57:25 #6 38.53 Unpacking dctrl-tools (2.24-2) ...
13:57:25 #6 38.59 Selecting previously unselected package libcroco3:amd64.
13:57:25 #6 38.59 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
13:57:25 #6 38.60 Unpacking libcroco3:amd64 (0.6.11-1) ...
13:57:25 #6 38.64 Selecting previously unselected package gettext.
13:57:25 #6 38.64 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
13:57:25 #6 38.64 Unpacking gettext (0.19.7-2ubuntu3.1) ...
13:57:25 #6 38.76 Selecting previously unselected package intltool-debian.
13:57:25 #6 38.76 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
13:57:25 #6 38.77 Unpacking intltool-debian (0.35.0+20060710.4) ...
13:57:25 #6 38.80 Selecting previously unselected package po-debconf.
13:57:25 #6 38.80 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
13:57:25 #6 38.80 Unpacking po-debconf (1.0.19) ...
13:57:25 #6 38.85 Selecting previously unselected package libarchive-zip-perl.
13:57:25 #6 38.85 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
13:57:25 #6 38.86 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
13:57:25 #6 38.90 Selecting previously unselected package libfile-stripnondeterminism-perl.
13:57:25 #6 38.90 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
13:57:25 #6 38.90 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
13:57:25 #6 38.93 Selecting previously unselected package libtimedate-perl.
13:57:25 #6 38.93 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
13:57:25 #6 38.94 Unpacking libtimedate-perl (2.3000-2) ...
13:57:25 #6 38.97 Selecting previously unselected package dh-strip-nondeterminism.
13:57:25 #6 38.97 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
13:57:25 #6 38.97 Unpacking dh-strip-nondeterminism (0.015-1) ...
13:57:25 #6 39.00 Selecting previously unselected package debhelper.
13:57:25 #6 39.00 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
13:57:25 #6 39.01 Unpacking debhelper (9.20160115ubuntu3) ...
13:57:25 #6 39.12 Selecting previously unselected package devscripts.
13:57:25 #6 39.12 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
13:57:25 #6 39.14 Unpacking devscripts (2.16.2ubuntu3) ...
13:57:25 #6 39.25 Selecting previously unselected package diffstat.
13:57:26 #6 39.25 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
13:57:26 #6 39.26 Unpacking diffstat (1.61-1) ...
13:57:26 #6 39.30 Selecting previously unselected package dput.
13:57:26 #6 39.30 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
13:57:26 #6 39.31 Unpacking dput (0.9.6.4ubuntu3) ...
13:57:26 #6 39.34 Selecting previously unselected package libfakeroot:amd64.
13:57:26 #6 39.34 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
13:57:26 #6 39.35 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
13:57:26 #6 39.39 Selecting previously unselected package fakeroot.
13:57:26 #6 39.39 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
13:57:26 #6 39.39 Unpacking fakeroot (1.20.2-1ubuntu1) ...
13:57:26 #6 39.43 Selecting previously unselected package liberror-perl.
13:57:26 #6 39.43 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
13:57:26 #6 39.44 Unpacking liberror-perl (0.17-1.2) ...
13:57:26 #6 39.47 Selecting previously unselected package git-man.
13:57:26 #6 39.47 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.9_all.deb ...
13:57:26 #6 39.47 Unpacking git-man (1:2.7.4-0ubuntu1.9) ...
13:57:26 #6 39.58 Selecting previously unselected package git.
13:57:26 #6 39.58 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.9_amd64.deb ...
13:57:26 #6 39.59 Unpacking git (1:2.7.4-0ubuntu1.9) ...
13:57:26 #6 39.97 Selecting previously unselected package libalgorithm-diff-perl.
13:57:26 #6 39.97 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
13:57:26 #6 39.97 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
13:57:26 #6 40.00 Selecting previously unselected package libalgorithm-diff-xs-perl.
13:57:26 #6 40.00 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
13:57:26 #6 40.01 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
13:57:26 #6 40.04 Selecting previously unselected package libalgorithm-merge-perl.
13:57:26 #6 40.05 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
13:57:26 #6 40.05 Unpacking libalgorithm-merge-perl (0.08-3) ...
13:57:26 #6 40.08 Selecting previously unselected package libapt-pkg-perl.
13:57:26 #6 40.08 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
13:57:26 #6 40.09 Unpacking libapt-pkg-perl (0.1.29build7) ...
13:57:26 #6 40.12 Selecting previously unselected package libasprintf-dev:amd64.
13:57:26 #6 40.12 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
13:57:26 #6 40.13 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
13:57:26 #6 40.16 Selecting previously unselected package libhtml-tagset-perl.
13:57:26 #6 40.16 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
13:57:26 #6 40.16 Unpacking libhtml-tagset-perl (3.20-2) ...
13:57:26 #6 40.19 Selecting previously unselected package liburi-perl.
13:57:26 #6 40.19 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
13:57:26 #6 40.20 Unpacking liburi-perl (1.71-1) ...
13:57:26 #6 40.24 Selecting previously unselected package libhtml-parser-perl.
13:57:26 #7 34.13 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
13:57:26 #7 34.13 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
13:57:27 #6 40.24 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
13:57:27 #6 40.24 Unpacking libhtml-parser-perl (3.72-1) ...
13:57:27 #6 40.29 Selecting previously unselected package libcgi-pm-perl.
13:57:27 #6 40.29 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
13:57:27 #6 40.29 Unpacking libcgi-pm-perl (4.26-1) ...
13:57:27 #6 40.33 Selecting previously unselected package libfcgi-perl.
13:57:27 #6 40.33 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
13:57:27 #6 40.34 Unpacking libfcgi-perl (0.77-1build1) ...
13:57:27 #6 40.37 Selecting previously unselected package libcgi-fast-perl.
13:57:27 #6 40.37 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
13:57:27 #6 40.38 Unpacking libcgi-fast-perl (1:2.10-1) ...
13:57:27 #6 40.41 Selecting previously unselected package libsub-name-perl.
13:57:27 #6 40.41 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
13:57:27 #6 40.41 Unpacking libsub-name-perl (0.14-1build1) ...
13:57:27 #6 40.51 Selecting previously unselected package libclass-accessor-perl.
13:57:27 #7 34.29 --------------------------------------------------------------------------------
13:57:27 #7 34.29 Total                                              1.9 MB/s |  16 MB  00:08     
13:57:27 #7 34.30 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
13:57:27 #7 34.30 Importing GPG key 0xF4A80EB5:
13:57:27 #7 34.30  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
13:57:27 #7 34.30  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
13:57:27 #7 34.30  Package    : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS)
13:57:27 #7 34.30  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
13:57:27 #7 34.34 Running transaction check
13:57:27 #7 34.37 Running transaction test
13:57:27 #7 34.41 Transaction test succeeded
13:57:27 #6 40.51 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
13:57:27 #6 40.52 Unpacking libclass-accessor-perl (0.34-1) ...
13:57:27 #6 40.55 Selecting previously unselected package libclone-perl.
13:57:27 #6 40.55 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
13:57:27 #6 40.55 Unpacking libclone-perl (0.38-1build1) ...
13:57:27 #6 40.58 Selecting previously unselected package libdata-alias-perl.
13:57:27 #6 40.58 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
13:57:27 #6 40.59 Unpacking libdata-alias-perl (1.20-1build1) ...
13:57:27 #6 40.63 Selecting previously unselected package libdigest-hmac-perl.
13:57:27 #6 40.63 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
13:57:27 #6 40.63 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
13:57:27 #6 40.66 Selecting previously unselected package libdistro-info-perl.
13:57:27 #6 40.67 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ...
13:57:27 #6 40.67 Unpacking libdistro-info-perl (0.14ubuntu0.1) ...
13:57:27 #6 40.70 Selecting previously unselected package libnet-ssleay-perl.
13:57:27 #6 40.70 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
13:57:27 #6 40.70 Unpacking libnet-ssleay-perl (1.72-1build1) ...
13:57:27 #6 40.76 Selecting previously unselected package libio-socket-ssl-perl.
13:57:27 #7 34.41 Running transaction
13:57:27 #7 34.57   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
13:57:27 #7 34.60   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
13:57:27 #7 34.61   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
13:57:27 #7 34.63   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
13:57:27 #7 34.65   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
13:57:27 #6 40.76 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
13:57:27 #6 40.77 Unpacking libio-socket-ssl-perl (2.024-1) ...
13:57:27 #6 40.81 Selecting previously unselected package libnet-smtp-ssl-perl.
13:57:27 #6 40.82 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
13:57:27 #6 40.82 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
13:57:27 #6 40.85 Selecting previously unselected package libmailtools-perl.
13:57:27 #6 40.85 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
13:57:27 #6 40.86 Unpacking libmailtools-perl (2.13-1) ...
13:57:27 #6 40.89 Selecting previously unselected package libsocket6-perl.
13:57:27 #6 40.89 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
13:57:27 #6 40.90 Unpacking libsocket6-perl (0.25-1build2) ...
13:57:27 #6 40.93 Selecting previously unselected package libio-socket-inet6-perl.
13:57:27 #6 40.93 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
13:57:27 #6 40.94 Unpacking libio-socket-inet6-perl (2.72-2) ...
13:57:27 #6 40.96 Selecting previously unselected package libnet-ip-perl.
13:57:27 #6 40.97 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
13:57:27 #6 40.97 Unpacking libnet-ip-perl (1.26-1) ...
13:57:27 #6 41.00 Selecting previously unselected package libnet-dns-perl.
13:57:27 #6 41.00 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
13:57:27 #6 41.01 Unpacking libnet-dns-perl (0.81-2build1) ...
13:57:27 #6 41.06 Selecting previously unselected package libnet-domain-tld-perl.
13:57:27 #6 41.06 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
13:57:27 #6 41.07 Unpacking libnet-domain-tld-perl (1.73-1) ...
13:57:27 #6 41.10 Selecting previously unselected package libemail-valid-perl.
13:57:27 #6 41.10 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
13:57:27 #7 34.67   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
13:57:27 #7 34.69   Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch                      7/44 
13:57:27 #7 34.70   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      8/44 
13:57:27 #6 41.10 Unpacking libemail-valid-perl (1.198-1) ...
13:57:27 #6 41.14 Selecting previously unselected package libencode-locale-perl.
13:57:27 #6 41.14 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
13:57:27 #6 41.14 Unpacking libencode-locale-perl (1.05-1) ...
13:57:27 #6 41.18 Selecting previously unselected package libexporter-tiny-perl.
13:57:27 #6 41.18 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
13:57:27 #6 41.19 Unpacking libexporter-tiny-perl (0.042-1) ...
13:57:27 #6 41.22 Selecting previously unselected package libipc-system-simple-perl.
13:57:27 #6 41.23 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
13:57:27 #6 41.23 Unpacking libipc-system-simple-perl (1.25-3) ...
13:57:27 #6 41.26 Selecting previously unselected package libfile-basedir-perl.
13:57:27 #6 41.26 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
13:57:27 #6 41.27 Unpacking libfile-basedir-perl (0.07-1) ...
13:57:27 #6 41.30 Selecting previously unselected package libfile-fcntllock-perl.
13:57:27 #6 41.30 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
13:57:27 #6 41.30 Unpacking libfile-fcntllock-perl (0.22-3) ...
13:57:27 #6 41.33 Selecting previously unselected package libhttp-date-perl.
13:57:27 #7 34.95   Installing : perl-Encode-2.51-7.el7.x86_64                               9/44 
13:57:27 #7 34.97   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
13:57:27 #7 34.99   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      11/44 
13:57:27 #7 35.00   Installing : perl-Exporter-5.68-3.el7.noarch                            12/44 
13:57:27 #7 35.02   Installing : perl-constant-1.27-2.el7.noarch                            13/44 
13:57:27 #7 35.03   Installing : perl-threads-1.87-4.el7.x86_64                             14/44 
13:57:27 #7 35.05   Installing : perl-Carp-1.26-244.el7.noarch                              15/44 
13:57:27 #7 35.06   Installing : perl-Socket-2.010-5.el7.x86_64                             16/44 
13:57:28 #6 41.33 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
13:57:28 #6 41.34 Unpacking libhttp-date-perl (6.02-1) ...
13:57:28 #6 41.37 Selecting previously unselected package libfile-listing-perl.
13:57:28 #6 41.37 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
13:57:28 #6 41.37 Unpacking libfile-listing-perl (6.04-1) ...
13:57:28 #6 41.40 Selecting previously unselected package libfont-afm-perl.
13:57:28 #6 41.41 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
13:57:28 #6 41.41 Unpacking libfont-afm-perl (1.20-1) ...
13:57:28 #6 41.44 Selecting previously unselected package libgettextpo0:amd64.
13:57:28 #6 41.45 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
13:57:28 #6 41.45 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
13:57:28 #6 41.49 Selecting previously unselected package libgettextpo-dev:amd64.
13:57:28 #6 41.49 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
13:57:28 #6 41.49 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
13:57:28 #6 41.55 Selecting previously unselected package libio-html-perl.
13:57:28 #6 41.55 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
13:57:28 #6 41.55 Unpacking libio-html-perl (1.001-1) ...
13:57:28 #6 41.58 Selecting previously unselected package liblwp-mediatypes-perl.
13:57:28 #6 41.59 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
13:57:28 #6 41.59 Unpacking liblwp-mediatypes-perl (6.02-1) ...
13:57:28 #6 41.62 Selecting previously unselected package libhttp-message-perl.
13:57:28 #6 41.62 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
13:57:28 #6 41.62 Unpacking libhttp-message-perl (6.11-1) ...
13:57:28 #6 41.66 Selecting previously unselected package libhtml-form-perl.
13:57:28 #6 41.67 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
13:57:28 #6 41.67 Unpacking libhtml-form-perl (6.03-1) ...
13:57:28 #6 41.70 Selecting previously unselected package libhtml-tree-perl.
13:57:28 #6 41.70 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
13:57:28 #6 41.70 Unpacking libhtml-tree-perl (5.03-2) ...
13:57:28 #6 41.75 Selecting previously unselected package libhtml-format-perl.
13:57:28 #6 41.75 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
13:57:28 #6 41.75 Unpacking libhtml-format-perl (2.11-2) ...
13:57:28 #6 41.79 Selecting previously unselected package libhttp-cookies-perl.
13:57:28 #6 41.79 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
13:57:28 #6 41.79 Unpacking libhttp-cookies-perl (6.01-1) ...
13:57:28 #6 41.82 Selecting previously unselected package libhttp-daemon-perl.
13:57:28 #6 41.82 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
13:57:28 #6 41.83 Unpacking libhttp-daemon-perl (6.01-1) ...
13:57:28 #6 41.86 Selecting previously unselected package libhttp-negotiate-perl.
13:57:28 #6 41.86 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
13:57:28 #6 41.86 Unpacking libhttp-negotiate-perl (6.00-2) ...
13:57:28 #6 41.89 Selecting previously unselected package libio-pty-perl.
13:57:28 #7 35.14   Installing : 4:perl-libs-5.16.3-295.el7.x86_64                          17/44 
13:57:28 #7 35.65   Installing : perl-Time-Local-1.2300-2.el7.noarch                        18/44 
13:57:28 #7 35.66   Installing : 4:perl-macros-5.16.3-295.el7.x86_64                        19/44 
13:57:28 #7 35.68   Installing : perl-Storable-2.45-3.el7.x86_64                            20/44 
13:57:28 #7 35.69   Installing : perl-threads-shared-1.43-6.el7.x86_64                      21/44 
13:57:28 #7 35.71   Installing : perl-PathTools-3.40-5.el7.x86_64                           22/44 
13:57:28 #7 35.73   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 23/44 
13:57:28 #6 41.89 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
13:57:28 #6 41.90 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
13:57:28 #6 41.93 Selecting previously unselected package libio-string-perl.
13:57:28 #6 41.93 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
13:57:28 #6 41.94 Unpacking libio-string-perl (1.08-3) ...
13:57:28 #6 41.97 Selecting previously unselected package libipc-run-perl.
13:57:28 #6 41.97 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
13:57:28 #6 41.97 Unpacking libipc-run-perl (0.94-1) ...
13:57:28 #6 42.03 Selecting previously unselected package liblist-moreutils-perl.
13:57:28 #6 42.03 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
13:57:28 #6 42.03 Unpacking liblist-moreutils-perl (0.413-1build1) ...
13:57:28 #6 42.07 Selecting previously unselected package libnet-http-perl.
13:57:28 #6 42.07 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
13:57:28 #6 42.08 Unpacking libnet-http-perl (6.09-1) ...
13:57:28 #6 42.11 Selecting previously unselected package libwww-robotrules-perl.
13:57:28 #6 42.11 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
13:57:28 #6 42.11 Unpacking libwww-robotrules-perl (6.01-1) ...
13:57:28 #6 42.15 Selecting previously unselected package libwww-perl.
13:57:28 #7 35.75   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
13:57:28 #7 35.76   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
13:57:28 #7 35.79   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
13:57:28 #7 35.82   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/44 
13:57:28 #6 42.15 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
13:57:28 #6 42.16 Unpacking libwww-perl (6.15-1) ...
13:57:28 #6 42.20 Selecting previously unselected package liblwp-protocol-https-perl.
13:57:28 #6 42.20 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
13:57:28 #6 42.20 Unpacking liblwp-protocol-https-perl (6.06-2) ...
13:57:28 #6 42.23 Selecting previously unselected package libsys-hostname-long-perl.
13:57:28 #6 42.23 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
13:57:28 #6 42.24 Unpacking libsys-hostname-long-perl (1.5-1) ...
13:57:28 #6 42.27 Selecting previously unselected package libmail-sendmail-perl.
13:57:28 #6 42.27 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
13:57:28 #6 42.27 Unpacking libmail-sendmail-perl (0.79.16-1) ...
13:57:28 #6 42.30 Selecting previously unselected package libparse-debianchangelog-perl.
13:57:28 #6 42.31 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
13:57:28 #6 42.31 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
13:57:28 #6 42.35 Selecting previously unselected package libperlio-gzip-perl.
13:57:28 #6 42.35 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
13:57:28 #6 42.35 Unpacking libperlio-gzip-perl (0.19-1build1) ...
13:57:28 #6 42.38 Selecting previously unselected package libtext-levenshtein-perl.
13:57:29 #6 42.39 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
13:57:29 #6 42.39 Unpacking libtext-levenshtein-perl (0.13-1) ...
13:57:29 #6 42.42 Selecting previously unselected package libyaml-libyaml-perl.
13:57:29 #6 42.42 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
13:57:29 #6 42.43 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
13:57:29 #6 42.47 Selecting previously unselected package hardening-includes.
13:57:29 #6 42.47 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
13:57:29 #6 42.48 Unpacking hardening-includes (2.7ubuntu2) ...
13:57:29 #6 42.51 Selecting previously unselected package patchutils.
13:57:29 #6 42.51 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
13:57:29 #6 42.53 Unpacking patchutils (0.3.4-1) ...
13:57:29 #6 42.57 Selecting previously unselected package t1utils.
13:57:29 #6 42.57 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
13:57:29 #6 42.58 Unpacking t1utils (1.39-2) ...
13:57:29 #6 42.62 Selecting previously unselected package lintian.
13:57:29 #6 42.62 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
13:57:29 #6 42.63 Unpacking lintian (2.5.43ubuntu0.1) ...
13:57:29 #6 42.74 Selecting previously unselected package manpages-dev.
13:57:29 #6 42.74 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
13:57:29 #6 42.75 Unpacking manpages-dev (4.04-2) ...
13:57:29 #7 35.84   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
13:57:29 #7 36.69   Installing : 4:perl-5.16.3-295.el7.x86_64                               29/44 
13:57:29 #7 36.73   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
13:57:29 #7 36.74   Installing : file-5.11-36.el7.x86_64                                    31/44 
13:57:29 #6 43.05 Selecting previously unselected package python3-pkg-resources.
13:57:29 #6 43.05 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
13:57:29 #6 43.06 Unpacking python3-pkg-resources (20.7.0-1) ...
13:57:29 #6 43.10 Selecting previously unselected package python3-chardet.
13:57:29 #6 43.10 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
13:57:29 #6 43.11 Unpacking python3-chardet (2.3.0-2) ...
13:57:29 #6 43.15 Selecting previously unselected package python3-six.
13:57:29 #6 43.15 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
13:57:29 #6 43.16 Unpacking python3-six (1.10.0-3) ...
13:57:29 #6 43.19 Selecting previously unselected package python3-debian.
13:57:29 #6 43.19 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
13:57:29 #6 43.20 Unpacking python3-debian (0.1.27ubuntu2) ...
13:57:29 #6 43.24 Selecting previously unselected package rename.
13:57:29 #6 43.24 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
13:57:29 #6 43.24 Unpacking rename (0.20-4) ...
13:57:29 #6 43.28 Selecting previously unselected package unzip.
13:57:29 #6 43.28 Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
13:57:29 #6 43.29 Unpacking unzip (6.0-20ubuntu1) ...
13:57:29 #6 43.33 Selecting previously unselected package wdiff.
13:57:29 #6 43.33 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
13:57:29 #6 43.33 Unpacking wdiff (1.2.2-1build1) ...
13:57:29 #6 43.36 Selecting previously unselected package equivs.
13:57:29 #6 43.37 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
13:57:29 #6 43.37 Unpacking equivs (2.0.9+nmu1) ...
13:57:29 #6 43.40 Selecting previously unselected package libauthen-sasl-perl.
13:57:30 #6 43.40 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
13:57:30 #6 43.41 Unpacking libauthen-sasl-perl (2.1600-1) ...
13:57:30 #6 43.45 Selecting previously unselected package python3-magic.
13:57:30 #6 43.45 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.4_all.deb ...
13:57:30 #6 43.45 Unpacking python3-magic (1:5.25-2ubuntu1.4) ...
13:57:30 #6 43.48 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:57:30 #6 43.49 Processing triggers for systemd (229-4ubuntu21.28) ...
13:57:30 #6 43.52 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
13:57:30 #6 43.55 Setting up liblocale-gettext-perl (1.07-1build1) ...
13:57:30 #6 43.58 Setting up libmnl0:amd64 (1.0.3-5) ...
13:57:30 #6 43.59 Setting up libpopt0:amd64 (1.16-10) ...
13:57:30 #6 43.61 Setting up mime-support (3.59ubuntu1) ...
13:57:30 #6 43.65 Setting up libmpdec2:amd64 (2.4.2-1) ...
13:57:30 #6 43.66 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ...
13:57:30 #6 43.68 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.10) ...
13:57:30 #6 43.69 Setting up python3.5 (3.5.2-2ubuntu0~16.04.10) ...
13:57:30 #7 36.78   Installing : zip-3.0-11.el7.x86_64                                      32/44 
13:57:30 #7 37.54   Installing : gdb-7.6.1-119.el7.x86_64                                   33/44 
13:57:30 #7 37.59   Installing : elfutils-0.176-4.el7.x86_64                                34/44 
13:57:30 #7 37.60   Installing : python-srpm-macros-3-32.el7.noarch                         35/44 
13:57:30 #7 37.63   Installing : unzip-6.0-21.el7.x86_64                                    36/44 
13:57:30 #7 37.65   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
13:57:30 #7 37.67   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
13:57:30 #7 37.69   Installing : perl-srpm-macros-1-8.el7.noarch                            39/44 
13:57:30 #7 37.71   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               40/44 
13:57:30 #7 37.72   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      41/44 
13:57:30 #7 37.74   Installing : desktop-file-utils-0.23-2.el7.x86_64                       42/44 
13:57:30 #7 37.78   Installing : rpmlint-1.5-4.el7.noarch                                   43/44 
13:57:30 #7 37.81   Installing : rpm-build-4.11.3-43.el7.x86_64                             44/44 
13:57:30 #7 37.84   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           1/44 
13:57:30 #7 37.85   Verifying  : rpm-build-4.11.3-43.el7.x86_64                              2/44 
13:57:30 #7 37.86   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
13:57:30 #7 37.87   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
13:57:30 #7 37.88   Verifying  : 1:perl-Pod-Escapes-1.04-295.el7.noarch                      5/44 
13:57:30 #7 37.89   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                       6/44 
13:57:30 #7 37.90   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/44 
13:57:30 #7 37.90   Verifying  : perl-constant-1.27-2.el7.noarch                             8/44 
13:57:30 #7 37.91   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/44 
13:57:30 #7 37.92   Verifying  : perl-threads-1.87-4.el7.x86_64                             10/44 
13:57:30 #7 37.93   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/44 
13:57:30 #7 37.93   Verifying  : perl-Carp-1.26-244.el7.noarch                              12/44 
13:57:30 #7 37.94   Verifying  : perl-Socket-2.010-5.el7.x86_64                             13/44 
13:57:30 #7 37.95   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         14/44 
13:57:30 #7 37.96   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/44 
13:57:30 #7 37.97   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/44 
13:57:30 #7 37.97   Verifying  : 4:perl-libs-5.16.3-295.el7.x86_64                          17/44 
13:57:30 #7 37.98   Verifying  : groff-base-1.22.2-8.el7.x86_64                             18/44 
13:57:30 #7 37.99   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        19/44 
13:57:30 #7 38.00   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        20/44 
13:57:30 #7 38.01   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/44 
13:57:30 #7 38.01   Verifying  : dwz-0.11-3.el7.x86_64                                      22/44 
13:57:30 #7 38.02   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/44 
13:57:30 #7 38.03   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         24/44 
13:57:30 #7 38.04   Verifying  : 4:perl-macros-5.16.3-295.el7.x86_64                        25/44 
13:57:30 #7 38.05   Verifying  : 4:perl-5.16.3-295.el7.x86_64                               26/44 
13:57:30 #7 38.06   Verifying  : patch-2.7.1-12.el7_7.x86_64                                27/44 
13:57:30 #7 38.06   Verifying  : unzip-6.0-21.el7.x86_64                                    28/44 
13:57:30 #7 38.07   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/44 
13:57:30 #7 38.08   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/44 
13:57:30 #7 38.09   Verifying  : python-srpm-macros-3-32.el7.noarch                         31/44 
13:57:30 #7 38.09   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/44 
13:57:30 #7 38.10   Verifying  : elfutils-0.176-4.el7.x86_64                                33/44 
13:57:30 #7 38.11   Verifying  : perl-Encode-2.51-7.el7.x86_64                              34/44 
13:57:30 #7 38.12   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/44 
13:57:30 #7 38.13   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/44 
13:57:30 #7 38.14   Verifying  : gdb-7.6.1-119.el7.x86_64                                   37/44 
13:57:30 #7 38.15   Verifying  : perl-File-Path-2.09-2.el7.noarch                           38/44 
13:57:30 #7 38.16   Verifying  : zip-3.0-11.el7.x86_64                                      39/44 
13:57:30 #7 38.17   Verifying  : file-5.11-36.el7.x86_64                                    40/44 
13:57:30 #7 38.17   Verifying  : perl-Filter-1.49-3.el7.x86_64                              41/44 
13:57:30 #7 38.18   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         42/44 
13:57:30 #7 38.19   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     43/44 
13:57:31 #7 38.20   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
13:57:31 #7 38.24 
13:57:31 #7 38.24 Installed:
13:57:31 #7 38.24   rpm-build.x86_64 0:4.11.3-43.el7          rpmlint.noarch 0:1.5-4.el7         
13:57:31 #7 38.24 
13:57:31 #7 38.24 Dependency Installed:
13:57:31 #7 38.24   bzip2.x86_64 0:1.0.6-13.el7                                                   
13:57:31 #7 38.24   desktop-file-utils.x86_64 0:0.23-2.el7                                        
13:57:31 #7 38.24   dwz.x86_64 0:0.11-3.el7                                                       
13:57:31 #7 38.24   elfutils.x86_64 0:0.176-4.el7                                                 
13:57:31 #7 38.24   emacs-filesystem.noarch 1:24.3-23.el7                                         
13:57:31 #7 38.24   file.x86_64 0:5.11-36.el7                                                     
13:57:31 #7 38.24   gdb.x86_64 0:7.6.1-119.el7                                                    
13:57:31 #7 38.24   groff-base.x86_64 0:1.22.2-8.el7                                              
13:57:31 #7 38.24   patch.x86_64 0:2.7.1-12.el7_7                                                 
13:57:31 #7 38.24   perl.x86_64 4:5.16.3-295.el7                                                  
13:57:31 #7 38.24   perl-Carp.noarch 0:1.26-244.el7                                               
13:57:31 #7 38.24   perl-Encode.x86_64 0:2.51-7.el7                                               
13:57:31 #7 38.24   perl-Exporter.noarch 0:5.68-3.el7                                             
13:57:31 #7 38.24   perl-File-Path.noarch 0:2.09-2.el7                                            
13:57:31 #7 38.24   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
13:57:31 #7 38.24   perl-Filter.x86_64 0:1.49-3.el7                                               
13:57:31 #7 38.24   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
13:57:31 #7 38.24   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
13:57:31 #7 38.24   perl-PathTools.x86_64 0:3.40-5.el7                                            
13:57:31 #7 38.24   perl-Pod-Escapes.noarch 1:1.04-295.el7                                        
13:57:31 #7 38.24   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
13:57:31 #7 38.24   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
13:57:31 #7 38.24   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
13:57:31 #7 38.24   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
13:57:31 #7 38.24   perl-Socket.x86_64 0:2.010-5.el7                                              
13:57:31 #7 38.24   perl-Storable.x86_64 0:2.45-3.el7                                             
13:57:31 #7 38.24   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
13:57:31 #7 38.24   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
13:57:31 #7 38.24   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
13:57:31 #7 38.24   perl-Time-Local.noarch 0:1.2300-2.el7                                         
13:57:31 #7 38.24   perl-constant.noarch 0:1.27-2.el7                                             
13:57:31 #7 38.24   perl-libs.x86_64 4:5.16.3-295.el7                                             
13:57:31 #7 38.24   perl-macros.x86_64 4:5.16.3-295.el7                                           
13:57:31 #7 38.24   perl-parent.noarch 1:0.225-244.el7                                            
13:57:31 #7 38.24   perl-podlators.noarch 0:2.5.1-3.el7                                           
13:57:31 #7 38.24   perl-srpm-macros.noarch 0:1-8.el7                                             
13:57:31 #7 38.24   perl-threads.x86_64 0:1.87-4.el7                                              
13:57:31 #7 38.24   perl-threads-shared.x86_64 0:1.43-6.el7                                       
13:57:31 #7 38.24   python-srpm-macros.noarch 0:3-32.el7                                          
13:57:31 #7 38.24   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
13:57:31 #7 38.24   unzip.x86_64 0:6.0-21.el7                                                     
13:57:31 #7 38.24   zip.x86_64 0:3.0-11.el7                                                       
13:57:31 #7 38.24 
13:57:31 #7 38.24 Complete!
13:57:31 #7 DONE 38.5s
13:57:31 
13:57:31 #9 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
13:57:31 #9 DONE 0.0s
13:57:31 
13:57:31 #10 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
13:57:31 #6 44.62 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
13:57:31 #6 44.63 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
13:57:31 #6 44.65 Setting up libffi6:amd64 (3.2.1-4) ...
13:57:31 #6 44.67 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.6) ...
13:57:31 #6 44.68 No schema files found: doing nothing.
13:57:31 #6 44.68 Setting up libxau6:amd64 (1:1.0.8-1) ...
13:57:31 #6 44.70 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
13:57:31 #6 44.72 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
13:57:31 #6 44.73 Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...
13:57:31 #6 44.74 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
13:57:31 #6 44.76 Setting up libxext6:amd64 (2:1.3.3-1) ...
13:57:31 #6 44.78 Setting up groff-base (1.22.3-7) ...
13:57:31 #6 44.80 Setting up bsdmainutils (9.0.6ubuntu3) ...
13:57:31 #6 44.82 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
13:57:31 #6 44.83 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
13:57:31 #6 44.84 Setting up libpipeline1:amd64 (1.4.1-2) ...
13:57:31 #6 44.85 Setting up man-db (2.7.5-1) ...
13:57:31 #6 44.94 Building database of manual pages ...
13:57:31 #10 0.678 Loaded plugins: fastestmirror, ovl
13:57:31 #10 0.788 Enabling base-source repository
13:57:32 #10 0.788 Enabling extras-source repository
13:57:32 #10 0.788 Enabling updates-source repository
13:57:32 #10 0.789 Loading mirror speeds from cached hostfile
13:57:32 #10 0.790  * base: d36uatko69830t.cloudfront.net
13:57:32 #10 0.790  * extras: d36uatko69830t.cloudfront.net
13:57:32 #10 0.790  * updates: d36uatko69830t.cloudfront.net
13:57:35 #10 4.102 Checking for new repos for mirrors
13:57:35 #10 4.126 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
13:57:35 #10 4.128  --> 1:make-3.82-24.el7.x86_64
13:57:35 #10 4.217  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.218  --> git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.242 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
13:57:35 #10 4.243  --> Already installed : bash-4.2.46-34.el7.x86_64
13:57:35 #10 4.245  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
13:57:35 #10 4.246  --> Already installed : ca-certificates-2019.2.32-76.el7_7.noarch
13:57:35 #10 4.246  --> cmake-2.8.12.2-2.el7.x86_64
13:57:35 #10 4.248  --> 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64
13:57:35 #10 4.249  --> gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.249  --> git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.252  --> glibc-static-2.17-307.el7.1.x86_64
13:57:35 #10 4.253  --> libseccomp-devel-2.3.1-4.el7.x86_64
13:57:35 #10 4.254  --> libselinux-devel-2.5-15.el7.x86_64
13:57:35 #10 4.255  --> libtool-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.256  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.256  --> 1:make-3.82-24.el7.x86_64
13:57:35 #10 4.257  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
13:57:35 #10 4.258  --> Already installed : systemd-219-73.el7_8.5.x86_64
13:57:35 #10 4.259  --> selinux-policy-devel-3.13.1-266.el7_8.1.noarch
13:57:35 #10 4.261  --> systemd-devel-219-73.el7_8.8.x86_64
13:57:35 #10 4.262  --> Already installed : 2:tar-1.26-35.el7.x86_64
13:57:35 #10 4.262  --> which-2.20-7.el7.x86_64
13:57:35 #10 4.263 --> Running transaction check
13:57:35 #10 4.263 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
13:57:35 #10 4.266 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
13:57:35 #10 4.373 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
13:57:35 #10 4.373 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
13:57:35 #10 4.381 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
13:57:35 #10 4.383 ---> Package device-mapper-devel.x86_64 7:1.02.164-7.el7_8.2 will be installed
13:57:35 #10 4.385 --> Processing Dependency: device-mapper = 7:1.02.164-7.el7_8.2 for package: 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64
13:57:35 #10 4.387 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
13:57:35 #10 4.390 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.393 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.394 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.397 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.399 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.401 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
13:57:35 #10 4.401 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
13:57:35 #10 4.415 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.417 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.418 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.420 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.421 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.422 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.423 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
13:57:35 #10 4.425 ---> Package glibc-static.x86_64 0:2.17-307.el7.1 will be installed
13:57:35 #10 4.425 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
13:57:35 #10 4.426 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
13:57:35 #10 4.427 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
13:57:35 #10 4.428 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
13:57:35 #10 4.428 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
13:57:35 #10 4.430 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
13:57:35 #10 4.430 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
13:57:35 #10 4.433 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
13:57:35 #10 4.434 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.436 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.437 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
13:57:35 #10 4.438 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.440 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
13:57:35 #10 4.440 ---> Package make.x86_64 1:3.82-24.el7 will be installed
13:57:35 #10 4.441 ---> Package selinux-policy-devel.noarch 0:3.13.1-266.el7_8.1 will be installed
13:57:35 #10 4.442 --> Processing Dependency: selinux-policy = 3.13.1-266.el7_8.1 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch
13:57:35 #10 4.444 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch
13:57:35 #10 4.446 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch
13:57:35 #10 4.448 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-266.el7_8.1.noarch
13:57:35 #10 4.449 ---> Package systemd-devel.x86_64 0:219-73.el7_8.8 will be installed
13:57:35 #10 4.452 --> Processing Dependency: systemd-libs = 219-73.el7_8.8 for package: systemd-devel-219-73.el7_8.8.x86_64
13:57:35 #10 4.458 --> Processing Dependency: systemd = 219-73.el7_8.8 for package: systemd-devel-219-73.el7_8.8.x86_64
13:57:35 #10 4.461 Package: systemd-219-73.el7_8.8.src - can't co-install with systemd-219-73.el7_8.8.x86_64
13:57:35 #10 4.461 ---> Package which.x86_64 0:2.20-7.el7 will be installed
13:57:35 #10 4.462 --> Running transaction check
13:57:35 #10 4.462 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
13:57:35 #10 4.466 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
13:57:35 #10 4.468 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
13:57:35 #10 4.470 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
13:57:35 #10 4.472 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
13:57:35 #10 4.474 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
13:57:35 #10 4.476 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
13:57:35 #10 4.478 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
13:57:35 #10 4.478 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
13:57:35 #10 4.483 ---> Package device-mapper.x86_64 7:1.02.164-7.el7_8.1 will be updated
13:57:35 #10 4.483 --> Processing Dependency: device-mapper = 7:1.02.164-7.el7_8.1 for package: 7:device-mapper-libs-1.02.164-7.el7_8.1.x86_64
13:57:35 #10 4.485 ---> Package device-mapper.x86_64 7:1.02.164-7.el7_8.2 will be an update
13:57:35 #10 4.488 ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed
13:57:35 #10 4.492 --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64
13:57:35 #10 4.493 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64
13:57:35 #10 4.493 ---> Package less.x86_64 0:458-9.el7 will be installed
13:57:35 #10 4.494 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
13:57:35 #10 4.497 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
13:57:35 #10 4.497 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
13:57:35 #10 4.498 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
13:57:35 #10 4.498 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
13:57:35 #10 4.499 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
13:57:35 #10 4.499 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
13:57:35 #10 4.499 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
13:57:35 #10 4.500 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
13:57:35 #10 4.502 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
13:57:35 #10 4.504 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
13:57:35 #10 4.506 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
13:57:35 #10 4.506 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
13:57:35 #10 4.508 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
13:57:35 #10 4.509 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
13:57:35 #10 4.510 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
13:57:35 #10 4.512 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
13:57:35 #10 4.513 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
13:57:35 #10 4.514 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
13:57:35 #10 4.515 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
13:57:35 #10 4.516 ---> Package selinux-policy.noarch 0:3.13.1-266.el7_8.1 will be installed
13:57:35 #10 4.519 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-266.el7_8.1.noarch
13:57:35 #10 4.520 ---> Package systemd.x86_64 0:219-73.el7_8.5 will be updated
13:57:35 #10 4.523 ---> Package systemd.x86_64 0:219-73.el7_8.8 will be an update
13:57:35 #10 4.533 ---> Package systemd-libs.x86_64 0:219-73.el7_8.5 will be updated
13:57:35 #10 4.534 ---> Package systemd-libs.x86_64 0:219-73.el7_8.8 will be an update
13:57:35 #10 4.536 --> Running transaction check
13:57:35 #10 4.536 ---> Package device-mapper-libs.x86_64 7:1.02.164-7.el7_8.1 will be updated
13:57:35 #10 4.536 ---> Package device-mapper-libs.x86_64 7:1.02.164-7.el7_8.2 will be an update
13:57:35 #10 4.537 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-17.el7 will be installed
13:57:35 #10 4.537 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
13:57:35 #10 4.538 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
13:57:35 #10 4.540 ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed
13:57:35 #10 4.540 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64
13:57:35 #10 4.542 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64
13:57:35 #10 4.542 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
13:57:35 #10 4.543 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
13:57:35 #10 4.543 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
13:57:35 #10 4.544 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
13:57:35 #10 4.546 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
13:57:35 #10 4.548 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
13:57:35 #10 4.550 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
13:57:35 #10 4.551 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
13:57:35 #10 4.553 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.556 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.557 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.558 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.560 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.561 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.561 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.561 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.564 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.565 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.565 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
13:57:35 #10 4.565 --> Running transaction check
13:57:35 #10 4.565 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
13:57:35 #10 4.566 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
13:57:35 #10 4.567 ---> Package kernel-headers.x86_64 0:3.10.0-1127.13.1.el7 will be installed
13:57:35 #10 4.567 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
13:57:35 #10 4.568 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
13:57:35 #10 4.568 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
13:57:35 #10 4.568 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
13:57:35 #10 4.569 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
13:57:35 #10 4.569 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
13:57:35 #10 4.583 --> Finished Dependency Resolution
13:57:35 #10 4.611 
13:57:35 #10 4.611 Dependencies Resolved
13:57:35 #10 4.619 
13:57:35 #10 4.619 ================================================================================
13:57:35 #10 4.619  Package                   Arch      Version                   Repository  Size
13:57:35 #10 4.619 ================================================================================
13:57:35 #10 4.619 Installing:
13:57:35 #10 4.619  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
13:57:35 #10 4.619  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
13:57:35 #10 4.619  device-mapper-devel       x86_64    7:1.02.164-7.el7_8.2      updates    204 k
13:57:35 #10 4.619  gcc                       x86_64    4.8.5-39.el7              base        16 M
13:57:35 #10 4.619  git                       x86_64    1.8.3.1-23.el7_8          updates    4.4 M
13:57:35 #10 4.619  glibc-static              x86_64    2.17-307.el7.1            base       1.6 M
13:57:35 #10 4.619  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
13:57:35 #10 4.619  libselinux-devel          x86_64    2.5-15.el7                base       187 k
13:57:35 #10 4.619  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
13:57:35 #10 4.619  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
13:57:35 #10 4.619  make                      x86_64    1:3.82-24.el7             base       421 k
13:57:35 #10 4.619  selinux-policy-devel      noarch    3.13.1-266.el7_8.1        updates    1.7 M
13:57:35 #10 4.619  systemd-devel             x86_64    219-73.el7_8.8            updates    213 k
13:57:35 #10 4.619  which                     x86_64    2.20-7.el7                base        41 k
13:57:35 #10 4.619 Installing for dependencies:
13:57:35 #10 4.619  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
13:57:35 #10 4.619  autoconf                  noarch    2.69-11.el7               base       701 k
13:57:35 #10 4.619  automake                  noarch    1.13.4-3.el7              base       679 k
13:57:35 #10 4.619  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
13:57:35 #10 4.619  checkpolicy               x86_64    2.5-8.el7                 base       295 k
13:57:35 #10 4.619  cpp                       x86_64    4.8.5-39.el7              base       5.9 M
13:57:35 #10 4.619  e2fsprogs-libs            x86_64    1.42.9-17.el7             base       168 k
13:57:35 #10 4.619  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
13:57:35 #10 4.619  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
13:57:35 #10 4.619  glibc-devel               x86_64    2.17-307.el7.1            base       1.1 M
13:57:35 #10 4.619  glibc-headers             x86_64    2.17-307.el7.1            base       689 k
13:57:35 #10 4.619  kernel-headers            x86_64    3.10.0-1127.13.1.el7      updates    9.0 M
13:57:35 #10 4.619  less                      x86_64    458-9.el7                 base       120 k
13:57:35 #10 4.619  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
13:57:35 #10 4.619  libcgroup                 x86_64    0.41-21.el7               base        66 k
13:57:35 #10 4.619  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
13:57:35 #10 4.619  libgomp                   x86_64    4.8.5-39.el7              base       158 k
13:57:35 #10 4.619  libmpc                    x86_64    1.0.1-3.el7               base        51 k
13:57:35 #10 4.619  libseccomp                x86_64    2.3.1-4.el7               base        56 k
13:57:35 #10 4.619  libselinux-python         x86_64    2.5-15.el7                base       236 k
13:57:35 #10 4.619  libselinux-utils          x86_64    2.5-15.el7                base       151 k
13:57:35 #10 4.619  libsemanage-python        x86_64    2.5-14.el7                base       113 k
13:57:35 #10 4.619  libsepol-devel            x86_64    2.5-10.el7                base        77 k
13:57:35 #10 4.619  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
13:57:35 #10 4.619  lzo                       x86_64    2.06-8.el7                base        59 k
13:57:35 #10 4.619  m4                        x86_64    1.4.16-10.el7             base       256 k
13:57:35 #10 4.619  mpfr                      x86_64    3.1.1-4.el7               base       203 k
13:57:35 #10 4.619  openssh                   x86_64    7.4p1-21.el7              base       510 k
13:57:35 #10 4.619  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
13:57:35 #10 4.619  pcre-devel                x86_64    8.32-17.el7               base       480 k
13:57:35 #10 4.619  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
13:57:35 #10 4.619  perl-Error                noarch    1:0.17020-2.el7           base        32 k
13:57:35 #10 4.619  perl-Git                  noarch    1.8.3.1-23.el7_8          updates     56 k
13:57:35 #10 4.619  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
13:57:35 #10 4.619  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
13:57:35 #10 4.619  policycoreutils           x86_64    2.5-34.el7                base       917 k
13:57:35 #10 4.619  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
13:57:35 #10 4.619  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
13:57:35 #10 4.619  python-IPy                noarch    0.75-6.el7                base        32 k
13:57:35 #10 4.619  rsync                     x86_64    3.1.2-10.el7              base       404 k
13:57:35 #10 4.619  selinux-policy            noarch    3.13.1-266.el7_8.1        updates    497 k
13:57:35 #10 4.619  setools-libs              x86_64    3.3.8-4.el7               base       620 k
13:57:35 #10 4.619 Updating for dependencies:
13:57:35 #10 4.619  device-mapper             x86_64    7:1.02.164-7.el7_8.2      updates    295 k
13:57:35 #10 4.619  device-mapper-libs        x86_64    7:1.02.164-7.el7_8.2      updates    324 k
13:57:35 #10 4.619  systemd                   x86_64    219-73.el7_8.8            updates    5.1 M
13:57:35 #10 4.619  systemd-libs              x86_64    219-73.el7_8.8            updates    416 k
13:57:35 #10 4.619 
13:57:35 #10 4.619 Transaction Summary
13:57:35 #10 4.619 ================================================================================
13:57:35 #10 4.619 Install  14 Packages (+42 Dependent packages)
13:57:35 #10 4.619 Upgrade              (  4 Dependent packages)
13:57:35 #10 4.619 
13:57:35 #10 4.620 Total download size: 65 M
13:57:35 #10 4.620 Downloading packages:
13:57:35 #10 4.623 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
13:57:38 #6 51.00 Setting up sgml-base (1.26+nmu4ubuntu1) ...
13:57:38 #6 51.03 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
13:57:38 #6 51.04 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
13:57:38 #6 51.06 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
13:57:38 #6 51.08 Setting up perl (5.22.1-9ubuntu0.6) ...
13:57:38 #6 51.10 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
13:57:38 #6 51.11 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.11) ...
13:57:38 #6 51.12 Setting up python2.7 (2.7.12-1ubuntu0~16.04.11) ...
13:57:38 #6 51.76 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
13:57:38 #6 51.78 Setting up python (2.7.12-1~16.04) ...
13:57:38 #6 51.80 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
13:57:38 #6 51.81 Setting up libmpfr4:amd64 (3.1.4-1) ...
13:57:38 #6 51.83 Setting up libmpc3:amd64 (1.0.3-1) ...
13:57:38 #6 51.85 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
13:57:38 #6 51.86 Setting up distro-info-data (0.28ubuntu0.14) ...
13:57:38 #6 51.88 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ...
13:57:38 #6 51.90 Setting up file (1:5.25-2ubuntu1.4) ...
13:57:38 #6 51.91 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
13:57:38 #6 51.96 Setting up ifupdown (0.8.10ubuntu1.4) ...
13:57:38 #6 52.06 Creating /etc/network/interfaces.
13:57:39 #6 52.19 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.16) ...
13:57:39 #6 52.20 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.16) ...
13:57:39 #6 52.22 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
13:57:39 #6 52.26 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
13:57:39 #6 52.27 Setting up less (481-2.1ubuntu0.2) ...
13:57:39 #6 52.35 Setting up libapt-inst2.0:amd64 (1.2.32ubuntu0.1) ...
13:57:39 #6 52.36 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ...
13:57:39 #6 52.38 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
13:57:39 #6 52.39 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
13:57:39 #6 52.40 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
13:57:39 #6 52.42 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
13:57:39 #6 52.43 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
13:57:39 #6 52.45 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.8) ...
13:57:39 #6 52.46 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
13:57:39 #6 52.47 Setting up netbase (5.3) ...
13:57:39 #6 52.50 Setting up openssl (1.0.2g-1ubuntu4.16) ...
13:57:39 #6 52.52 Setting up ca-certificates (20190110~16.04.1) ...
13:57:39 #6 52.88 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
13:57:39 #6 52.90 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
13:57:39 #6 52.92 Setting up iso-codes (3.65-1) ...
13:57:39 #6 52.93 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
13:57:39 #6 52.95 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 52.96 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 52.97 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:39 #6 52.99 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:39 #6 53.01 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
13:57:39 #6 53.03 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:39 #6 53.04 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
13:57:39 #6 53.06 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.09 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.11 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.12 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.14 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.15 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.17 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
13:57:39 #6 53.18 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
13:57:39 #6 53.20 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
13:57:40 #6 53.21 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.9) ...
13:57:40 #6 53.24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
13:57:40 #6 53.25 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.15) ...
13:57:40 #6 53.27 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
13:57:40 #6 53.28 Setting up libglib2.0-data (2.48.2-0ubuntu4.6) ...
13:57:40 #6 53.30 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ...
13:57:40 #6 53.31 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ...
13:57:40 #6 53.33 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ...
13:57:40 #6 53.34 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
13:57:40 #6 53.36 Setting up manpages (4.04-2) ...
13:57:40 #6 53.37 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ...
13:57:40 #6 53.46 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.9) ...
13:57:40 #6 53.47 Setting up rsync (3.1.1-3ubuntu1.3) ...
13:57:40 #6 53.52 invoke-rc.d: could not determine current runlevel
13:57:40 #6 53.52 invoke-rc.d: policy-rc.d denied execution of restart.
13:57:40 #6 53.53 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
13:57:42 #6 55.69 Setting up strace (4.11-1ubuntu3) ...
13:57:42 #6 55.72 Setting up xauth (1:1.0.9-1ubuntu2) ...
13:57:42 #6 55.73 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
13:57:42 #6 55.76 Setting up xml-core (0.13+nmu2) ...
13:57:42 #6 56.04 Setting up at (3.1.18-2ubuntu1) ...
13:57:42 #6 56.24 invoke-rc.d: could not determine current runlevel
13:57:42 #6 56.24 invoke-rc.d: policy-rc.d denied execution of start.
13:57:42 #6 56.26 Setting up autotools-dev (20150820.1) ...
13:57:42 #6 56.27 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
13:57:42 #6 56.29 Setting up libc-dev-bin (2.23-0ubuntu11.2) ...
13:57:42 #6 56.31 Setting up linux-libc-dev:amd64 (4.4.0-185.215) ...
13:57:42 #6 56.32 Setting up libc6-dev:amd64 (2.23-0ubuntu11.2) ...
13:57:42 #6 56.34 Setting up libisl15:amd64 (0.16.1-1) ...
13:57:42 #6 56.36 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...
13:57:42 #6 56.38 Setting up cpp (4:5.3.1-1ubuntu1) ...
13:57:42 #6 56.40 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:42 #6 56.42 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:42 #6 56.44 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:42 #6 56.46 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.48 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.50 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.51 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.53 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.54 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.56 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.58 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.59 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.61 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.62 Setting up gcc (4:5.3.1-1ubuntu1) ...
13:57:43 #6 56.66 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.67 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...
13:57:43 #6 56.68 Setting up g++ (4:5.3.1-1ubuntu1) ...
13:57:43 #6 56.71 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
13:57:43 #6 56.72 Setting up make (4.1-6) ...
13:57:43 #6 56.74 Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
13:57:43 #6 56.75 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
13:57:43 #6 56.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:57:43 #6 56.77 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
13:57:43 #6 56.78 Setting up dpkg-dev (1.18.4ubuntu1.6) ...
13:57:43 #6 56.81 Setting up build-essential (12.1ubuntu2) ...
13:57:43 #6 56.82 Setting up curl (7.47.0-1ubuntu2.15) ...
13:57:43 #6 56.83 Setting up dctrl-tools (2.24-2) ...
13:57:43 #6 56.85 Setting up libcroco3:amd64 (0.6.11-1) ...
13:57:43 #6 56.86 Setting up gettext (0.19.7-2ubuntu3.1) ...
13:57:43 #6 56.89 Setting up intltool-debian (0.35.0+20060710.4) ...
13:57:43 #6 56.90 Setting up po-debconf (1.0.19) ...
13:57:43 #6 56.92 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
13:57:43 #6 56.93 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
13:57:43 #6 56.95 Setting up libtimedate-perl (2.3000-2) ...
13:57:43 #6 56.96 Setting up diffstat (1.61-1) ...
13:57:43 #6 56.98 Setting up dput (0.9.6.4ubuntu3) ...
13:57:43 #6 57.01 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
13:57:43 #6 57.03 Setting up fakeroot (1.20.2-1ubuntu1) ...
13:57:43 #6 57.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:57:43 #6 57.06 Setting up liberror-perl (0.17-1.2) ...
13:57:43 #6 57.07 Setting up git-man (1:2.7.4-0ubuntu1.9) ...
13:57:43 #6 57.09 Setting up git (1:2.7.4-0ubuntu1.9) ...
13:57:43 #6 57.11 Setting up libalgorithm-diff-perl (1.19.03-1) ...
13:57:43 #6 57.12 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
13:57:43 #6 57.13 Setting up libalgorithm-merge-perl (0.08-3) ...
13:57:43 #6 57.16 Setting up libapt-pkg-perl (0.1.29build7) ...
13:57:43 #6 57.18 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
13:57:43 #6 57.19 Setting up libhtml-tagset-perl (3.20-2) ...
13:57:43 #6 57.20 Setting up liburi-perl (1.71-1) ...
13:57:43 #6 57.22 Setting up libhtml-parser-perl (3.72-1) ...
13:57:44 #6 57.24 Setting up libcgi-pm-perl (4.26-1) ...
13:57:44 #6 57.25 Setting up libfcgi-perl (0.77-1build1) ...
13:57:44 #6 57.26 Setting up libcgi-fast-perl (1:2.10-1) ...
13:57:44 #6 57.28 Setting up libsub-name-perl (0.14-1build1) ...
13:57:44 #6 57.29 Setting up libclass-accessor-perl (0.34-1) ...
13:57:44 #6 57.31 Setting up libclone-perl (0.38-1build1) ...
13:57:44 #6 57.32 Setting up libdata-alias-perl (1.20-1build1) ...
13:57:44 #6 57.33 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
13:57:44 #6 57.34 Setting up libdistro-info-perl (0.14ubuntu0.1) ...
13:57:44 #6 57.35 Setting up libnet-ssleay-perl (1.72-1build1) ...
13:57:44 #6 57.37 Setting up libio-socket-ssl-perl (2.024-1) ...
13:57:44 #6 57.38 Setting up libnet-smtp-ssl-perl (1.03-1) ...
13:57:44 #6 57.40 Setting up libmailtools-perl (2.13-1) ...
13:57:44 #6 57.41 Setting up libsocket6-perl (0.25-1build2) ...
13:57:44 #6 57.42 Setting up libio-socket-inet6-perl (2.72-2) ...
13:57:44 #6 57.43 Setting up libnet-ip-perl (1.26-1) ...
13:57:44 #6 57.45 Setting up libnet-dns-perl (0.81-2build1) ...
13:57:44 #6 57.46 Setting up libnet-domain-tld-perl (1.73-1) ...
13:57:44 #6 57.48 Setting up libemail-valid-perl (1.198-1) ...
13:57:44 #6 57.50 Setting up libencode-locale-perl (1.05-1) ...
13:57:44 #6 57.51 Setting up libexporter-tiny-perl (0.042-1) ...
13:57:44 #6 57.52 Setting up libipc-system-simple-perl (1.25-3) ...
13:57:44 #6 57.53 Setting up libfile-basedir-perl (0.07-1) ...
13:57:44 #6 57.55 Setting up libfile-fcntllock-perl (0.22-3) ...
13:57:44 #6 57.56 Setting up libhttp-date-perl (6.02-1) ...
13:57:44 #6 57.57 Setting up libfile-listing-perl (6.04-1) ...
13:57:44 #6 57.59 Setting up libfont-afm-perl (1.20-1) ...
13:57:44 #6 57.60 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
13:57:44 #6 57.62 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
13:57:44 #6 57.63 Setting up libio-html-perl (1.001-1) ...
13:57:44 #6 57.65 Setting up liblwp-mediatypes-perl (6.02-1) ...
13:57:44 #6 57.66 Setting up libhttp-message-perl (6.11-1) ...
13:57:44 #6 57.68 Setting up libhtml-form-perl (6.03-1) ...
13:57:44 #6 57.70 Setting up libhtml-tree-perl (5.03-2) ...
13:57:44 #6 57.71 Setting up libhtml-format-perl (2.11-2) ...
13:57:44 #6 57.72 Setting up libhttp-cookies-perl (6.01-1) ...
13:57:44 #6 57.73 Setting up libhttp-daemon-perl (6.01-1) ...
13:57:44 #6 57.75 Setting up libhttp-negotiate-perl (6.00-2) ...
13:57:44 #6 57.76 Setting up libio-pty-perl (1:1.08-1.1build1) ...
13:57:44 #6 57.77 Setting up libio-string-perl (1.08-3) ...
13:57:44 #6 57.79 Setting up libipc-run-perl (0.94-1) ...
13:57:44 #6 57.80 Setting up liblist-moreutils-perl (0.413-1build1) ...
13:57:44 #6 57.82 Setting up libnet-http-perl (6.09-1) ...
13:57:44 #6 57.83 Setting up libwww-robotrules-perl (6.01-1) ...
13:57:44 #6 57.84 Setting up libsys-hostname-long-perl (1.5-1) ...
13:57:44 #6 57.86 Setting up libmail-sendmail-perl (0.79.16-1) ...
13:57:44 #6 57.87 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
13:57:44 #6 57.88 Setting up libperlio-gzip-perl (0.19-1build1) ...
13:57:44 #6 57.90 Setting up libtext-levenshtein-perl (0.13-1) ...
13:57:44 #6 57.91 Setting up libyaml-libyaml-perl (0.41-6build1) ...
13:57:44 #6 57.92 Setting up hardening-includes (2.7ubuntu2) ...
13:57:44 #6 57.93 Setting up patchutils (0.3.4-1) ...
13:57:44 #6 57.95 Setting up t1utils (1.39-2) ...
13:57:44 #6 57.96 Setting up lintian (2.5.43ubuntu0.1) ...
13:57:44 #6 57.98 Setting up manpages-dev (4.04-2) ...
13:57:44 #6 57.99 Setting up rename (0.20-4) ...
13:57:44 #6 58.00 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
13:57:44 #6 58.01 Setting up unzip (6.0-20ubuntu1) ...
13:57:44 #6 58.03 Setting up wdiff (1.2.2-1build1) ...
13:57:44 #6 58.04 Setting up libauthen-sasl-perl (2.1600-1) ...
13:57:44 #6 58.05 Setting up dh-python (2.20151103ubuntu1.2) ...
13:57:44 #6 58.22 Setting up python3 (3.5.1-3) ...
13:57:45 #6 58.55 Setting up lsb-release (9.20160110ubuntu0.2) ...
13:57:45 #6 58.56 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.9) ...
13:57:45 #6 58.74 Setting up debhelper (9.20160115ubuntu3) ...
13:57:45 #6 58.76 Setting up devscripts (2.16.2ubuntu3) ...
13:57:45 #6 58.93 Setting up liblwp-protocol-https-perl (6.06-2) ...
13:57:45 #6 58.94 Setting up python3-pkg-resources (20.7.0-1) ...
13:57:45 #6 59.15 Setting up python3-chardet (2.3.0-2) ...
13:57:46 #6 59.43 Setting up python3-six (1.10.0-3) ...
13:57:46 #6 59.59 Setting up python3-debian (0.1.27ubuntu2) ...
13:57:46 #6 59.77 Setting up equivs (2.0.9+nmu1) ...
13:57:46 #6 59.80 Setting up python3-magic (1:5.25-2ubuntu1.4) ...
13:57:46 #6 59.95 Setting up dh-strip-nondeterminism (0.015-1) ...
13:57:46 #6 59.97 Setting up libwww-perl (6.15-1) ...
13:57:46 #6 59.98 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:57:46 #6 60.00 Processing triggers for systemd (229-4ubuntu21.28) ...
13:57:46 #6 60.01 Processing triggers for ca-certificates (20190110~16.04.1) ...
13:57:46 #6 60.02 Updating certificates in /etc/ssl/certs...
13:57:47 #6 61.10 127 added, 0 removed; done.
13:57:47 #6 61.10 Running hooks in /etc/ca-certificates/update.d...
13:57:47 #6 61.10 done.
13:57:47 #6 61.11 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
13:57:50 #6 DONE 63.8s
13:57:50 
13:57:50 #8 [stage-1 3/8] COPY common /root/build-deb/debian
13:57:50 #8 DONE 0.0s
13:57:50 
13:57:50 #9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...
13:57:51 #9 1.202 dh_testdir
13:57:51 #9 1.215 dh_testroot
13:57:51 #9 1.226 dh_prep
13:57:51 #9 1.243 dh_testdir
13:57:51 #9 1.255 dh_testroot
13:57:51 #9 1.266 dh_install
13:57:51 #9 1.288 dh_installdocs
13:57:51 #9 1.310 dh_installchangelogs
13:57:51 #9 1.386 dh_compress
13:57:51 #9 1.411 dh_fixperms
13:57:52 #9 1.450 dh_installdeb
13:57:52 #9 1.464 dh_gencontrol
13:57:52 #9 1.572 dh_md5sums
13:57:52 #9 1.593 dh_builddeb
13:57:52 #9 1.608 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
13:57:52 #9 1.631 
13:57:52 #9 1.631 The package has been created.
13:57:52 #9 1.631 Attention, the package has been created in the current directory,
13:57:52 #9 1.631 not in ".." as indicated by the message above!
13:57:52 #9 1.653 Selecting previously unselected package docker-ce-build-deps.
13:57:52 #9 1.664 (Reading database ... 20355 files and directories currently installed.)
13:57:52 #9 1.664 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
13:57:52 #9 1.669 Unpacking docker-ce-build-deps (1.0) ...
13:57:52 #9 1.718 Reading package lists...
13:57:53 #9 2.586 Building dependency tree...
13:57:53 #9 2.723 Reading state information...
13:57:53 #9 2.735 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
13:57:53 #9 2.759 Starting 2 pkgProblemResolver with broken count: 0
13:57:53 #9 2.761 Done
13:57:53 #9 2.772  Done
13:57:53 #9 2.775 Starting pkgProblemResolver with broken count: 0
13:57:53 #9 2.793 Starting 2 pkgProblemResolver with broken count: 0
13:57:53 #9 2.794 Done
13:57:53 #9 2.854 The following additional packages will be installed:
13:57:53 #9 2.854   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
13:57:53 #9 2.854   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
13:57:53 #9 2.854   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
13:57:53 #9 2.854   libpcrecpp0v5 libseccomp-dev libseccomp2 libselinux1-dev libsepol1-dev
13:57:53 #9 2.855   libsystemd-dev libtool libudev-dev pkg-config
13:57:53 #9 2.855 Suggested packages:
13:57:53 #9 2.855   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
13:57:53 #9 2.855   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
13:57:53 #9 2.856 The following NEW packages will be installed:
13:57:53 #9 2.856   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
13:57:53 #9 2.856   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
13:57:53 #9 2.856   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
13:57:53 #9 2.857   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
13:57:53 #9 2.857   libtool libudev-dev pkg-config
13:57:53 #9 2.857 The following packages will be upgraded:
13:57:53 #9 2.858   libseccomp2
13:57:57 #9 7.216 1 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
13:57:57 #9 7.216 1 not fully installed or removed.
13:57:57 #9 7.216 Need to get 7100 kB of archives.
13:57:57 #9 7.216 After this operation, 36.8 MB of additional disk space will be used.
13:57:57 #9 7.216 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
13:57:58 #9 7.552 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
13:57:58 #9 7.567 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
13:57:58 #9 7.728 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
13:57:58 #9 7.841 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB]
13:57:58 #9 7.856 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.15 [186 kB]
13:57:58 #9 7.865 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
13:57:58 #9 7.867 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
13:57:58 #9 7.989 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
13:57:58 #9 7.991 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
13:57:58 #9 7.992 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
13:57:58 #9 7.993 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.28 [150 kB]
13:57:58 #9 8.000 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
13:57:58 #9 8.013 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
13:57:58 #9 8.017 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
13:57:58 #9 8.023 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
13:57:58 #9 8.025 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
13:57:58 #9 8.064 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
13:57:58 #9 8.138 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
13:57:58 #9 8.139 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
13:57:58 #9 8.140 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
13:57:58 #9 8.142 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.16.04.2 [39.8 kB]
13:57:58 #9 8.143 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.16.04.2 [65.1 kB]
13:57:58 #9 8.144 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.28 [158 kB]
13:57:58 #9 8.146 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
13:57:58 #9 8.148 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
13:57:58 #9 8.237 debconf: delaying package configuration, since apt-utils is not installed
13:57:58 #9 8.262 Fetched 7100 kB in 5s (1354 kB/s)
13:57:58 #9 8.291 Selecting previously unselected package bash-completion.
13:57:58 #9 8.291 (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 ... 20359 files and directories currently installed.)
13:57:58 #9 8.302 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
13:57:59 #9 8.557 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
13:57:59 #9 8.577 Replaced by files in installed package apt (1.2.32ubuntu0.1) ...
13:57:59 #9 8.652 Selecting previously unselected package liblzo2-2:amd64.
13:57:59 #9 8.654 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
13:57:59 #9 8.658 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
13:57:59 #9 8.701 Selecting previously unselected package btrfs-tools.
13:57:59 #9 8.703 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
13:57:59 #9 8.712 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
13:57:59 #9 8.821 Selecting previously unselected package cmake-data.
13:57:59 #9 8.823 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
13:57:59 #9 8.828 Unpacking cmake-data (3.5.1-1ubuntu3) ...
13:57:59 #9 9.078 Selecting previously unselected package libarchive13:amd64.
13:57:59 #9 9.081 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ...
13:57:59 #9 9.088 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
13:57:59 #9 9.146 Selecting previously unselected package libcurl3:amd64.
13:57:59 #9 9.149 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.15_amd64.deb ...
13:57:59 #9 9.153 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.15) ...
13:57:59 #9 9.200 Selecting previously unselected package libjsoncpp1:amd64.
13:57:59 #9 9.202 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
13:57:59 #9 9.207 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
13:57:59 #9 9.251 Selecting previously unselected package cmake.
13:57:59 #9 9.253 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
13:57:59 #9 9.265 Unpacking cmake (3.5.1-1ubuntu3) ...
13:58:00 #9 9.551 Selecting previously unselected package dh-apparmor.
13:58:00 #9 9.554 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
13:58:00 #9 9.558 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
13:58:00 #9 9.585 Selecting previously unselected package dh-systemd.
13:58:00 #9 9.587 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
13:58:00 #9 9.591 Unpacking dh-systemd (1.29ubuntu4) ...
13:58:00 #9 9.626 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:58:00 #9 9.628 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
13:58:00 #9 9.632 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
13:58:00 #9 9.677 Selecting previously unselected package libudev-dev:amd64.
13:58:00 #9 9.680 Preparing to unpack .../libudev-dev_229-4ubuntu21.28_amd64.deb ...
13:58:00 #9 9.686 Unpacking libudev-dev:amd64 (229-4ubuntu21.28) ...
13:58:00 #9 9.731 Selecting previously unselected package libsepol1-dev:amd64.
13:58:00 #9 9.734 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
13:58:00 #9 9.737 Unpacking libsepol1-dev:amd64 (2.4-2) ...
13:58:00 #9 9.798 Selecting previously unselected package libpcre16-3:amd64.
13:58:00 #9 9.800 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
13:58:00 #9 9.805 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
13:58:00 #9 9.854 Selecting previously unselected package libpcre32-3:amd64.
13:58:00 #9 9.856 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
13:58:00 #9 9.860 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
13:58:00 #9 9.908 Selecting previously unselected package libpcrecpp0v5:amd64.
13:58:00 #9 9.911 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
13:58:00 #9 9.915 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
13:58:00 #9 9.945 Selecting previously unselected package libpcre3-dev:amd64.
13:58:00 #9 9.947 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
13:58:00 #9 9.952 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
13:58:00 #9 10.03 Selecting previously unselected package libselinux1-dev:amd64.
13:58:00 #9 10.04 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
13:58:00 #9 10.04 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
13:58:00 #9 10.09 Selecting previously unselected package libdevmapper-dev:amd64.
13:58:00 #9 10.10 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
13:58:00 #9 10.10 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
13:58:00 #9 10.14 Selecting previously unselected package libltdl7:amd64.
13:58:00 #9 10.14 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
13:58:00 #9 10.14 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
13:58:00 #9 10.17 Selecting previously unselected package libltdl-dev:amd64.
13:58:00 #9 10.17 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
13:58:00 #9 10.18 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
13:58:00 #9 10.23 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.16.04.2_amd64.deb ...
13:58:00 #9 10.24 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.16.04.2) over (2.4.1-0ubuntu0.16.04.2) ...
13:58:00 #9 10.27 Processing triggers for man-db (2.7.5-1) ...
13:58:01 #9 11.43 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:58:02 #9 11.49 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.16.04.2) ...
13:58:02 #9 11.51 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:58:02 #9 11.58 Selecting previously unselected package libseccomp-dev:amd64.
13:58:02 #9 11.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 ... 23671 files and directories currently installed.)
13:58:02 #9 11.60 Preparing to unpack .../libseccomp-dev_2.4.3-1ubuntu3.16.04.2_amd64.deb ...
13:58:02 #9 11.60 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.2) ...
13:58:02 #9 11.64 Selecting previously unselected package libsystemd-dev:amd64.
13:58:02 #9 11.64 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.28_amd64.deb ...
13:58:02 #9 11.65 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.28) ...
13:58:02 #9 11.71 Selecting previously unselected package libtool.
13:58:02 #9 11.71 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
13:58:02 #9 11.72 Unpacking libtool (2.4.6-0.1) ...
13:58:02 #9 11.77 Selecting previously unselected package pkg-config.
13:58:02 #9 11.77 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
13:58:02 #9 11.78 Unpacking pkg-config (0.29.1-0ubuntu1) ...
13:58:02 #9 11.80 Processing triggers for man-db (2.7.5-1) ...
13:58:03 #9 12.65 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
13:58:03 #9 12.95 Setting up liblzo2-2:amd64 (2.08-1.2) ...
13:58:03 #9 12.97 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
13:58:03 #9 12.99 Setting up cmake-data (3.5.1-1ubuntu3) ...
13:58:03 #9 13.00 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ...
13:58:03 #9 13.02 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.15) ...
13:58:03 #9 13.03 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
13:58:03 #9 13.05 Setting up cmake (3.5.1-1ubuntu3) ...
13:58:03 #9 13.07 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
13:58:03 #9 13.08 Setting up dh-systemd (1.29ubuntu4) ...
13:58:03 #9 13.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
13:58:03 #9 13.12 Setting up libudev-dev:amd64 (229-4ubuntu21.28) ...
13:58:03 #9 13.13 Setting up libsepol1-dev:amd64 (2.4-2) ...
13:58:03 #9 13.15 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
13:58:03 #9 13.16 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
13:58:03 #9 13.17 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
13:58:03 #9 13.18 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
13:58:03 #9 13.20 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
13:58:03 #9 13.21 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
13:58:03 #9 13.22 Setting up libltdl7:amd64 (2.4.6-0.1) ...
13:58:03 #9 13.24 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
13:58:03 #9 13.25 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.16.04.2) ...
13:58:03 #9 13.26 Setting up libsystemd-dev:amd64 (229-4ubuntu21.28) ...
13:58:03 #9 13.28 Setting up libtool (2.4.6-0.1) ...
13:58:03 #9 13.29 Setting up pkg-config (0.29.1-0ubuntu1) ...
13:58:03 #9 13.34 Setting up docker-ce-build-deps (1.0) ...
13:58:04 #9 13.36 Processing triggers for libc-bin (2.23-0ubuntu11) ...
13:58:04 #9 DONE 13.9s
13:58:04 
13:58:04 #10 [stage-1 5/8] COPY sources/ /sources
13:58:04 #10 DONE 0.2s
13:58:04 
13:58:04 #12 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
13:58:07 #12 DONE 2.1s
13:58:07 
13:58:07 #13 [stage-1 7/8] WORKDIR /root/build-deb
13:58:07 #13 DONE 0.0s
13:58:07 
13:58:07 #14 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
13:58:07 #14 DONE 0.0s
13:58:07 
13:58:07 #15 exporting to image
13:58:07 #15 exporting layers
13:58:12 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli'
13:58:12 make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/engine VERSION=0.0.0-20200717065223-5e8ab898c7 binary
13:58:12 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine'
13:58:12 mkdir bundles
13:58:12 Makefile:157: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run:
13:58:12  DOCKER_CLI_PATH=/host/path/to/cli/binary make shell 
13:58:12  then change the cli and compile into a binary at the same location.
13:58:12 
13:58:12 DOCKER_BUILDKIT="1" docker build --build-arg=GO_VERSION  --build-arg=CROSS=false  -t "docker-dev:19-03" -f "Dockerfile" .
13:58:12 #2 [internal] load .dockerignore
13:58:12 #2 transferring context: 87B done
13:58:12 #2 DONE 0.0s
13:58:12 
13:58:12 #1 [internal] load build definition from Dockerfile
13:58:12 #1 transferring dockerfile: 12.30kB done
13:58:12 #1 DONE 0.0s
13:58:12 
13:58:12 #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
13:58:12 #4 DONE 0.1s
13:58:12 
13:58:12 #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:58:12 #3 DONE 0.2s
13:58:12 
13:58:12 #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
13:58:12 #5 CACHED
13:58:12 
13:58:12 #17 [internal] load build context
13:58:12 #17 ...
13:58:12 
13:58:12 #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d...
13:58:12 #6 DONE 1.4s
13:58:12 
13:58:12 #17 [internal] load build context
13:58:12 #17 ...
13:58:12 
13:58:12 #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:58:12 #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:58:12 #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:58:12 #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:58:12 #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
13:58:12 #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.0s done
13:58:12 #63 DONE 2.5s
13:58:12 
13:58:12 #17 [internal] load build context
13:58:12 #17 transferring context: 50.87MB 3.8s done
13:58:12 #17 DONE 4.1s
13:58:12 
13:58:12 #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:58:12 #22 2.666 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:58:12 #22 ...
13:58:12 
13:58:12 #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:58:12 #18 DONE 0.1s
13:58:12 
13:58:12 #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:58:12 #22 2.947 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:58:12 #22 2.962 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:58:12 #22 ...
13:58:12 
13:58:12 #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:58:12 #65 DONE 0.0s
13:58:12 
13:58:12 #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:58:12 #59 DONE 0.1s
13:58:12 
13:58:12 #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
13:58:12 #47 DONE 0.1s
13:58:12 
13:58:12 #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:58:12 #19 DONE 0.1s
13:58:12 
13:58:12 #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:58:12 #44 DONE 0.1s
13:58:12 
13:58:12 #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:58:12 #28 DONE 0.1s
13:58:12 
13:58:12 #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:58:12 #41 DONE 0.1s
13:58:12 
13:58:12 #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:58:12 #22 3.275 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
13:58:12 #15 exporting layers 5.1s done
13:58:12 #15 writing image sha256:99d14b1319c4985e9827ce2a439aaa349250377d5c846d4d6e954bfe8f1e018d done
13:58:12 #15 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done
13:58:12 #15 DONE 5.1s
13:58:12 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20200717073944-79a6c494e5 -e VERSION=0.0.0-20200717073944-79a6c494e5 -e DOCKER_GITCOMMIT=79a6c494e5 -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-xenial:/build  debbuild-ubuntu-xenial/x86_64
13:58:12 + set -e
13:58:12 + mkdir -p /root/build-deb/engine
13:58:12 + tar -C /root/build-deb -xzf /sources/engine.tgz
13:58:13 + mkdir -p /root/build-deb/cli
13:58:13 + tar -C /root/build-deb -xzf /sources/cli.tgz
13:58:13 + mkdir -p /go/src/github.com/docker
13:58:13 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
13:58:13 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
13:58:13 + EPOCH=5
13:58:13 + EPOCH_SEP=
13:58:13 + [[ ! -z 5 ]]
13:58:13 + EPOCH_SEP=:
13:58:13 + [[ -z 0.0.0-20200717073944-79a6c494e5 ]]
13:58:13 + echo VERSION AAA 0.0.0-20200717073944-79a6c494e5
13:58:13 VERSION AAA 0.0.0-20200717073944-79a6c494e5
13:58:13 + VERSION=0.0.0-20200717073944-79a6c494e5
13:58:13 VERSION bbb 0.0.0-20200717073944-79a6c494e5
13:58:13 + echo VERSION bbb 0.0.0-20200717073944-79a6c494e5
13:58:13 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
13:58:13 + debSource=docker-ce
13:58:13 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
13:58:13 + debMaintainer='Docker <support@docker.com>'
13:58:13 ++ date --rfc-2822
13:58:13 + debDate='Fri, 17 Jul 2020 13:58:13 +0000'
13:58:13 + cat
13:58:13 + export DOCKER_GITCOMMIT=79a6c494e5
13:58:13 + DOCKER_GITCOMMIT=79a6c494e5
13:58:13 + echo VERSION BBB 0.0.0-20200717073944-79a6c494e5
13:58:13 VERSION BBB 0.0.0-20200717073944-79a6c494e5
13:58:13 + dpkg-buildpackage -uc -us -I.git
13:58:13 dpkg-buildpackage: source package docker-ce
13:58:13 dpkg-buildpackage: source version 5:0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial
13:58:13 dpkg-buildpackage: source distribution xenial
13:58:13 dpkg-buildpackage: source changed by Docker <support@docker.com>
13:58:13 dpkg-buildpackage: host architecture amd64
13:58:13  dpkg-source -I.git --before-build build-deb
13:58:13 #22 4.838 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
13:58:13  debian/rules clean
13:58:13 dh clean --with=bash-completion --with=systemd
13:58:13    dh_testdir
13:58:13    dh_auto_clean
13:58:13    dh_clean
13:58:13  dpkg-source -I.git -b build-deb
13:58:14 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
13:58:14 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
13:58:14 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20200717073944-79a6c494e5-0~ubuntu'
13:58:14 dpkg-source: info: using source format '1.0'
13:58:14 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.tar.gz
13:58:15 #22 6.706 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:58:17 #22 ...
13:58:17 
13:58:17 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:58:17 #29 5.441 + RM_GOPATH=0
13:58:17 #29 5.442 + TMP_GOPATH=
13:58:17 #29 5.442 + : /build
13:58:17 #29 5.443 + '[' -z '' ']'
13:58:17 #29 5.447 ++ mktemp -d
13:58:17 #29 5.448 + export GOPATH=/tmp/tmp.rXtkZLi4V8
13:58:17 #29 5.449 + GOPATH=/tmp/tmp.rXtkZLi4V8
13:58:17 #29 5.449 + RM_GOPATH=1
13:58:17 #29 5.450 ++ dirname ./install.sh
13:58:17 #29 5.456 + dir=.
13:58:17 #29 5.456 + bin=tomlv
13:58:17 #29 5.456 + shift
13:58:17 #29 5.456 + '[' '!' -f ./tomlv.installer ']'
13:58:17 #29 5.457 + . ./tomlv.installer
13:58:17 #29 5.458 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:58:17 #29 5.459 + install_tomlv
13:58:17 #29 5.464 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:58:17 #29 5.464 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:58:17 #29 5.464 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rXtkZLi4V8/src/github.com/BurntSushi/toml
13:58:17 #29 5.472 Cloning into '/tmp/tmp.rXtkZLi4V8/src/github.com/BurntSushi/toml'...
13:58:18 #29 ...
13:58:18 
13:58:18 #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:58:18 #20 6.098 + RM_GOPATH=0
13:58:18 #20 6.098 + TMP_GOPATH=
13:58:18 #20 6.099 + : /build
13:58:18 #20 6.099 + '[' -z '' ']'
13:58:18 #20 6.101 ++ mktemp -d
13:58:18 #20 6.105 + export GOPATH=/tmp/tmp.MWuZi8wQbD
13:58:18 #20 6.106 + GOPATH=/tmp/tmp.MWuZi8wQbD
13:58:18 #20 6.106 + RM_GOPATH=1
13:58:18 #20 6.108 ++ dirname ./install.sh
13:58:18 #20 6.108 + dir=.
13:58:18 #20 6.114 + bin=dockercli
13:58:18 #20 6.115 + shift
13:58:18 #20 6.115 + '[' '!' -f ./dockercli.installer ']'
13:58:18 #20 6.115 + . ./dockercli.installer
13:58:18 #20 6.117 ++ : stable
13:58:18 #20 6.117 ++ : 17.06.2-ce
13:58:18 #20 6.125 + install_dockercli
13:58:18 #20 6.125 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:58:18 #20 6.126 Install docker/cli version 17.06.2-ce from stable
13:58:18 #20 6.127 ++ uname -m
13:58:18 #20 6.139 + arch=x86_64
13:58:18 #20 6.139 + '[' x86_64 '!=' x86_64 ']'
13:58:18 #20 6.139 + url=https://download.docker.com/linux/static
13:58:18 #20 6.140 + tar -xz docker/docker
13:58:18 #20 6.150 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:58:18 #20 ...
13:58:18 
13:58:18 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:58:18 #29 6.444 + cd /tmp/tmp.rXtkZLi4V8/src/github.com/BurntSushi/toml
13:58:18 #29 6.451 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:58:18 #29 6.456 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:58:18 #29 ...
13:58:18 
13:58:18 #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:58:18 #26 5.400 + mktemp -d
13:58:18 #26 5.403 + export GOPATH=/tmp/tmp.3BQFSzXwaG
13:58:18 #26 5.403 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.3BQFSzXwaG/src/github.com/go-swagger/go-swagger
13:58:18 #26 5.403 Cloning into '/tmp/tmp.3BQFSzXwaG/src/github.com/go-swagger/go-swagger'...
13:58:18 #26 ...
13:58:18 
13:58:18 #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:58:18 #54 4.371 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:58:18 #54 4.427 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:58:18 #54 4.471 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:58:18 #54 5.409 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
13:58:18 #54 6.454 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
13:58:18 #54 8.606 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:58:19 #54 ...
13:58:19 
13:58:19 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:19 #38 5.132 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:58:19 #38 5.165 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
13:58:19 #38 5.205 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:58:19 #38 6.333 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
13:58:19 #38 7.957 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
13:58:19 #38 10.04 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:58:19 #38 ...
13:58:19 
13:58:19 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:19 #31 5.584 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
13:58:19 #31 5.713 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:58:19 #31 5.713 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:58:19 #31 7.260 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
13:58:19 #31 9.556 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:58:19 #31 ...
13:58:19 
13:58:19 #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:58:19 #7 5.515 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
13:58:19 #7 5.569 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:58:19 #7 5.616 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:58:19 #7 6.697 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
13:58:19 #7 8.769 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:58:19 #7 ...
13:58:19 
13:58:19 #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:58:19 #36 4.944 + mktemp -d
13:58:19 #36 4.945 + export GOPATH=/tmp/tmp.hPz7aK6VlJ
13:58:19 #36 4.945 + git clone https://github.com/docker/distribution.git /tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution
13:58:19 #36 4.954 Cloning into '/tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution'...
13:58:19 #36 ...
13:58:19 
13:58:19 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:58:19 #29 7.258 runtime/internal/atomic
13:58:19 #29 7.278 internal/cpu
13:58:19 #29 7.441 runtime/internal/sys
13:58:19 #29 7.664 runtime/internal/math
13:58:20 #29 7.722 math/bits
13:58:20 #29 7.854 internal/bytealg
13:58:20 #29 8.394 math
13:58:20 #29 8.576 runtime
13:58:22 #29 ...
13:58:22 
13:58:22 #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:58:22 #45 6.131 + RM_GOPATH=0
13:58:22 #45 6.131 + TMP_GOPATH=
13:58:22 #45 6.131 + : /build
13:58:22 #45 6.131 + '[' -z '' ']'
13:58:22 #45 6.136 ++ mktemp -d
13:58:22 #45 6.137 + export GOPATH=/tmp/tmp.0ObntQ3JUq
13:58:22 #45 6.137 + GOPATH=/tmp/tmp.0ObntQ3JUq
13:58:22 #45 6.137 + RM_GOPATH=1
13:58:22 #45 6.141 ++ dirname ./install.sh
13:58:22 #45 6.151 + dir=.
13:58:22 #45 6.151 + bin=gotestsum
13:58:22 #45 6.151 + shift
13:58:22 #45 6.151 + '[' '!' -f ./gotestsum.installer ']'
13:58:22 #45 6.151 + . ./gotestsum.installer
13:58:22 #45 6.152 ++ : v0.3.5
13:58:22 #45 6.156 + install_gotestsum
13:58:22 #45 6.157 + set -e
13:58:22 #45 6.160 + export GO111MODULE=on
13:58:22 #45 6.160 + GO111MODULE=on
13:58:22 #45 6.161 + go get -d gotest.tools/gotestsum@v0.3.5
13:58:22 #45 6.287 go: finding gotest.tools/gotestsum v0.3.5
13:58:22 #45 6.295 go: finding gotest.tools v0.3.5
13:58:22 #45 7.476 go: downloading gotest.tools/gotestsum v0.3.5
13:58:22 #45 7.953 go: extracting gotest.tools/gotestsum v0.3.5
13:58:22 #45 9.748 go: downloading gotest.tools v2.1.0+incompatible
13:58:22 #45 9.861 go: extracting gotest.tools v2.1.0+incompatible
13:58:22 #45 9.972 go: downloading github.com/pkg/errors v0.8.0
13:58:22 #45 9.976 go: downloading github.com/sirupsen/logrus v1.0.5
13:58:22 #45 10.03 go: downloading github.com/spf13/pflag v1.0.1
13:58:22 #45 10.13 go: downloading github.com/fatih/color v1.6.0
13:58:22 #45 ...
13:58:22 
13:58:22 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:58:22 #42 5.865 + RM_GOPATH=0
13:58:22 #42 5.866 + TMP_GOPATH=
13:58:22 #42 5.866 + : /build
13:58:22 #42 5.867 + '[' -z '' ']'
13:58:22 #42 5.869 ++ mktemp -d
13:58:22 #42 5.876 + export GOPATH=/tmp/tmp.0zy5yqoKph
13:58:22 #42 5.876 + GOPATH=/tmp/tmp.0zy5yqoKph
13:58:22 #42 5.876 + RM_GOPATH=1
13:58:22 #42 5.876 ++ dirname ./install.sh
13:58:22 #42 5.880 + dir=.
13:58:22 #42 5.881 + bin=vndr
13:58:22 #42 5.881 + shift
13:58:22 #42 5.881 + '[' '!' -f ./vndr.installer ']'
13:58:22 #42 5.890 + . ./vndr.installer
13:58:22 #42 5.890 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:58:22 #42 5.891 + install_vndr
13:58:22 #42 5.891 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:58:22 #42 5.891 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:58:22 #42 5.891 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0zy5yqoKph/src/github.com/LK4D4/vndr
13:58:22 #42 5.893 Cloning into '/tmp/tmp.0zy5yqoKph/src/github.com/LK4D4/vndr'...
13:58:22 #42 6.724 + cd /tmp/tmp.0zy5yqoKph/src/github.com/LK4D4/vndr
13:58:22 #42 6.724 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:58:22 #42 6.731 + go build -buildmode=pie -v -o /build/vndr .
13:58:22 #42 8.302 internal/cpu
13:58:22 #42 8.350 runtime/internal/atomic
13:58:22 #42 8.627 runtime/internal/sys
13:58:22 #42 8.827 runtime/internal/math
13:58:22 #42 8.857 internal/bytealg
13:58:22 #42 8.974 internal/race
13:58:22 #42 9.061 sync/atomic
13:58:22 #42 9.363 unicode
13:58:22 #42 9.788 runtime
13:58:22 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.dsc
13:58:22  debian/rules build
13:58:22 dh build --with=bash-completion --with=systemd
13:58:22    dh_testdir
13:58:22    dh_update_autotools_config
13:58:22    dh_auto_configure
13:58:22    debian/rules override_dh_auto_build
13:58:22 make[1]: Entering directory '/root/build-deb'
13:58:22 # Build the daemon and dependencies
13:58:22 cd engine && PRODUCT=docker ./hack/make.sh dynbinary
13:58:22 
13:58:22 Removing bundles/
13:58:22 
13:58:22 ---> Making bundle: dynbinary (in bundles/dynbinary)
13:58:22 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5
13:58:22 GOOS="" GOARCH="" GOARM=""
13:58:22 #42 ...
13:58:22 
13:58:22 #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:58:22 #48 5.704 + RM_GOPATH=0
13:58:22 #48 5.704 + TMP_GOPATH=
13:58:22 #48 5.704 + : /build
13:58:22 #48 5.704 + '[' -z '' ']'
13:58:22 #48 5.722 ++ mktemp -d
13:58:22 #48 5.725 + export GOPATH=/tmp/tmp.6p1dxAEh0k
13:58:22 #48 5.725 + GOPATH=/tmp/tmp.6p1dxAEh0k
13:58:22 #48 5.725 + RM_GOPATH=1
13:58:22 #48 5.726 ++ dirname ./install.sh
13:58:22 #48 5.727 + dir=.
13:58:22 #48 5.735 + bin=gometalinter
13:58:22 #48 5.735 + shift
13:58:22 #48 5.735 + '[' '!' -f ./gometalinter.installer ']'
13:58:22 #48 5.735 + . ./gometalinter.installer
13:58:22 #48 5.736 ++ GOMETALINTER_COMMIT=v2.0.6
13:58:22 #48 5.736 + install_gometalinter
13:58:22 #48 5.736 + echo 'Installing gometalinter version v2.0.6'
13:58:22 #48 5.736 Installing gometalinter version v2.0.6
13:58:22 #48 5.737 + go get -d github.com/alecthomas/gometalinter
13:58:22 #48 ...
13:58:22 
13:58:22 #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:58:22 #66 4.974 + RM_GOPATH=0
13:58:22 #66 4.974 + TMP_GOPATH=
13:58:22 #66 4.974 + : /build
13:58:22 #66 4.974 + '[' -z '' ']'
13:58:22 #66 4.974 ++ mktemp -d
13:58:22 #66 4.974 + export GOPATH=/tmp/tmp.Pfsbdd1hZl
13:58:22 #66 4.974 + GOPATH=/tmp/tmp.Pfsbdd1hZl
13:58:22 #66 4.974 + RM_GOPATH=1
13:58:22 #66 4.975 ++ dirname ./install.sh
13:58:22 #66 4.978 + dir=.
13:58:22 #66 4.978 + bin=proxy
13:58:22 #66 4.978 + shift
13:58:22 #66 4.978 + '[' '!' -f ./proxy.installer ']'
13:58:22 #66 4.979 + . ./proxy.installer
13:58:22 #66 4.998 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
13:58:22 #66 4.999 + install_proxy
13:58:22 #66 5.000 + case "$1" in
13:58:22 #66 5.000 + export CGO_ENABLED=0
13:58:22 #66 5.000 + CGO_ENABLED=0
13:58:22 #66 5.001 + _install_proxy
13:58:22 #66 5.001 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
13:58:22 #66 5.002 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
13:58:22 #66 5.002 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Pfsbdd1hZl/src/github.com/docker/libnetwork
13:58:22 #66 5.005 Cloning into '/tmp/tmp.Pfsbdd1hZl/src/github.com/docker/libnetwork'...
13:58:22 #66 ...
13:58:22 
13:58:22 #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:58:22 #60 6.258 + RM_GOPATH=0
13:58:22 #60 6.258 + TMP_GOPATH=
13:58:22 #60 6.258 + : /build/
13:58:22 #60 6.258 + '[' -z '' ']'
13:58:22 #60 6.258 ++ mktemp -d
13:58:22 #60 6.263 + export GOPATH=/tmp/tmp.z8UNC8Icz5
13:58:22 #60 6.263 + GOPATH=/tmp/tmp.z8UNC8Icz5
13:58:22 #60 6.263 + RM_GOPATH=1
13:58:22 #60 6.264 ++ dirname ./install.sh
13:58:22 #60 6.269 + dir=.
13:58:22 #60 6.269 + bin=rootlesskit
13:58:22 #60 6.269 + shift
13:58:22 #60 6.269 + '[' '!' -f ./rootlesskit.installer ']'
13:58:22 #60 6.274 + . ./rootlesskit.installer
13:58:22 #60 6.274 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
13:58:22 #60 6.275 + install_rootlesskit
13:58:22 #60 6.282 + case "$1" in
13:58:22 #60 6.283 + export CGO_ENABLED=0
13:58:22 #60 6.283 + CGO_ENABLED=0
13:58:22 #60 6.283 + _install_rootlesskit
13:58:22 #60 6.283 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
13:58:22 #60 6.283 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
13:58:22 #60 6.283 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.z8UNC8Icz5/src/github.com/rootless-containers/rootlesskit
13:58:22 #60 6.285 Cloning into '/tmp/tmp.z8UNC8Icz5/src/github.com/rootless-containers/rootlesskit'...
13:58:22 #60 ...
13:58:22 
13:58:22 #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:58:22 #45 10.33 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:58:22 #45 10.36 go: extracting github.com/pkg/errors v0.8.0
13:58:22 #45 10.39 go: extracting github.com/fatih/color v1.6.0
13:58:22 #45 10.62 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:58:22 #45 10.68 go: downloading github.com/jonboulle/clockwork v0.1.0
13:58:22 #45 10.70 go: downloading github.com/mattn/go-isatty v0.0.3
13:58:22 #45 10.72 go: extracting github.com/spf13/pflag v1.0.1
13:58:22 #45 10.72 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:58:22 #45 10.72 go: downloading github.com/mattn/go-colorable v0.0.9
13:58:23 #45 10.74 go: extracting github.com/jonboulle/clockwork v0.1.0
13:58:23 #45 10.81 go: extracting github.com/sirupsen/logrus v1.0.5
13:58:23 #45 10.90 go: extracting github.com/mattn/go-colorable v0.0.9
13:58:23 #45 10.92 go: extracting github.com/mattn/go-isatty v0.0.3
13:58:23 #45 11.02 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:58:23 #45 11.13 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:58:25 #45 13.13 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:58:26 #45 14.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:58:26 #45 14.20 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:58:29 #45 16.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:58:29 #45 ...
13:58:29 
13:58:29 #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:58:29 #20 15.14 + mkdir -p /build
13:58:29 #20 15.15 + mv docker/docker /build/
13:58:29 #20 15.15 + rmdir docker
13:58:29 #20 DONE 16.9s
13:58:29 
13:58:29 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:58:29 #29 13.47 unicode/utf8
13:58:29 #29 14.10 internal/race
13:58:29 #29 14.22 sync/atomic
13:58:29 #29 14.47 unicode
13:58:30 #29 ...
13:58:30 
13:58:30 #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:58:30 #7 11.50 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
13:58:30 #7 ...
13:58:30 
13:58:30 #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:58:30 #36 20.79 Checking out files:  54% (863/1597)   
Checking out files:  55% (879/1597)   
Checking out files:  56% (895/1597)   
Checking out files:  57% (911/1597)   
Checking out files:  58% (927/1597)   
Checking out files:  59% (943/1597)   
Checking out files:  60% (959/1597)   
Checking out files:  61% (975/1597)   
Checking out files:  62% (991/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
13:58:31 #36 21.94 + cd /tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution
13:58:31 #36 21.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:58:31 #36 ...
13:58:31 
13:58:31 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:31 #31 12.00 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
13:58:31 #31 ...
13:58:31 
13:58:31 #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:58:31 #45 18.13 go: finding gotest.tools v2.2.0+incompatible
13:58:31 #45 18.14 go: finding gotest.tools/gotestsum v0.5.1
13:58:31 #45 18.14 go: downloading gotest.tools v2.2.0+incompatible
13:58:31 #45 18.15 go: downloading gotest.tools/gotestsum v0.5.1
13:58:31 #45 18.68 go: extracting gotest.tools v2.2.0+incompatible
13:58:31 #45 18.76 go: extracting gotest.tools/gotestsum v0.5.1
13:58:32 #45 19.79 go: downloading github.com/fatih/color v1.9.0
13:58:32 #45 19.83 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:58:32 #45 19.84 go: downloading github.com/spf13/pflag v1.0.3
13:58:32 #45 19.86 go: downloading github.com/pkg/errors v0.9.1
13:58:32 #45 19.97 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:58:32 #45 20.05 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:58:32 #45 20.36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:58:32 #45 20.36 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:58:32 #45 20.36 go: extracting github.com/fatih/color v1.9.0
13:58:32 #45 20.37 go: extracting github.com/spf13/pflag v1.0.3
13:58:32 #45 20.42 go: downloading github.com/mattn/go-isatty v0.0.12
13:58:32 #45 20.43 go: extracting github.com/pkg/errors v0.9.1
13:58:32 #45 20.44 go: downloading github.com/mattn/go-colorable v0.1.6
13:58:32 #45 20.56 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:58:32 #45 20.61 go: extracting github.com/mattn/go-colorable v0.1.6
13:58:32 #45 20.78 go: extracting github.com/mattn/go-isatty v0.0.12
13:58:33 #45 20.79 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:58:33 #45 ...
13:58:33 
13:58:33 #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:58:33 #60 11.41 + cd /tmp/tmp.z8UNC8Icz5/src/github.com/rootless-containers/rootlesskit
13:58:33 #60 11.41 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
13:58:33 #60 11.73 + for f in rootlesskit rootlesskit-docker-proxy
13:58:33 #60 11.73 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:58:33 #60 ...
13:58:33 
13:58:33 #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:58:33 #36 24.80 + GOPATH=/tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hPz7aK6VlJ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:58:34 #36 ...
13:58:34 
13:58:34 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:58:34 #42 12.68 unicode/utf8
13:58:34 #42 13.16 math/bits
13:58:34 #42 13.75 math
13:58:34 #42 17.72 internal/testlog
13:58:34 #42 18.25 encoding
13:58:34 #42 18.38 unicode/utf16
13:58:34 #42 18.73 container/list
13:58:34 #42 19.34 crypto/internal/subtle
13:58:34 #42 19.51 crypto/subtle
13:58:34 #42 19.73 vendor/golang.org/x/crypto/cryptobyte/asn1
13:58:34 #42 19.92 internal/nettrace
13:58:34 #42 20.05 runtime/cgo
13:58:34 #42 ...
13:58:34 
13:58:34 #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:58:34 #66 21.88 Checking out files:  63% (1321/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
13:58:34 #66 22.58 + cd /tmp/tmp.Pfsbdd1hZl/src/github.com/docker/libnetwork
13:58:34 #66 22.58 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
13:58:35 #66 23.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:58:35 #66 ...
13:58:35 
13:58:35 #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:58:35 #48 13.24 + cd /tmp/tmp.6p1dxAEh0k/src/github.com/alecthomas/gometalinter
13:58:35 #48 13.24 + git checkout -q v2.0.6
13:58:35 #48 13.60 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
13:58:35 #48 ...
13:58:35 
13:58:35 #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:58:35 #45 22.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:58:35 #45 23.71 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:58:37 #45 25.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:58:37 #45 ...
13:58:37 
13:58:37 #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:58:37 #22 18.11 Fetched 8364 kB in 15s (541 kB/s)
13:58:37 #22 18.11 Reading package lists...
13:58:37 #22 26.43 Reading package lists...
13:58:37 #22 ...
13:58:37 
13:58:37 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:58:37 #29 18.48 internal/testlog
13:58:37 #29 18.96 encoding
13:58:37 #29 19.11 runtime/cgo
13:58:39 #29 ...
13:58:39 
13:58:39 #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:58:39 #7 22.62 Fetched 8364 kB in 17s (482 kB/s)
13:58:39 #7 22.62 Reading package lists...
13:58:39 #7 29.89 Reading package lists...
13:58:39 #7 ...
13:58:39 
13:58:39 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:39 #38 20.70 Fetched 8364 kB in 16s (529 kB/s)
13:58:39 #38 20.70 Reading package lists...
13:58:39 #38 28.24 Reading package lists...
13:58:39 #38 ...
13:58:39 
13:58:39 #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:58:39 #54 20.63 Fetched 8364 kB in 16s (507 kB/s)
13:58:39 #54 20.63 Reading package lists...
13:58:39 #54 27.93 Reading package lists...
13:58:39 #54 ...
13:58:39 
13:58:39 #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:58:39 #45 27.53 go: finding github.com/fatih/color v1.9.0
13:58:39 #45 27.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:58:39 #45 27.55 go: finding github.com/pkg/errors v0.9.1
13:58:39 #45 27.65 go: finding github.com/spf13/pflag v1.0.3
13:58:39 #45 27.78 go: finding github.com/mattn/go-colorable v0.1.6
13:58:40 #45 27.93 go: finding github.com/mattn/go-isatty v0.0.12
13:58:40 #45 28.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
13:58:40 #45 28.27 go: finding github.com/jonboulle/clockwork v0.1.0
13:58:40 #45 28.33 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:58:40 #45 28.42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:58:40 #45 28.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:58:41 #45 ...
13:58:41 
13:58:41 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:41 #31 22.53 Fetched 8364 kB in 17s (486 kB/s)
13:58:41 #31 22.53 Reading package lists...
13:58:42 #31 30.06 Reading package lists...
13:58:42 #31 ...
13:58:42 
13:58:42 #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:58:42 #22 26.43 Reading package lists...
13:58:43 #10 62.54 --------------------------------------------------------------------------------
13:58:43 #10 62.54 Total                                              1.1 MB/s |  65 MB  00:57     
13:58:43 #10 62.68 Running transaction check
13:58:43 #10 62.76 Running transaction test
13:58:43 #10 62.89 Transaction test succeeded
13:58:43 #10 62.89 Running transaction
13:58:43 #10 62.98   Installing : fipscheck-1.4.1-6.el7.x86_64                                1/64 
13:58:43 #10 62.99   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            2/64 
13:58:43 #10 63.53   Updating   : systemd-libs-219-73.el7_8.8.x86_64                          3/64 
13:58:43 #10 65.21   Updating   : systemd-219-73.el7_8.8.x86_64                               4/64 
13:58:43 #10 65.88 Failed to get D-Bus connection: Operation not permitted
13:58:43 #10 65.91   Installing : mpfr-3.1.1-4.el7.x86_64                                     5/64 
13:58:43 #10 66.42   Installing : libmpc-1.0.1-3.el7.x86_64                                   6/64 
13:58:43 #10 66.93   Updating   : 7:device-mapper-libs-1.02.164-7.el7_8.2.x86_64              7/64 
13:58:43 #10 67.44   Updating   : 7:device-mapper-1.02.164-7.el7_8.2.x86_64                   8/64 
13:58:43 #10 67.95   Installing : m4-1.4.16-10.el7.x86_64                                     9/64 
13:58:43 #10 68.45   Installing : 1:perl-Error-0.17020-2.el7.noarch                          10/64 
13:58:43 #10 68.49   Installing : 1:make-3.82-24.el7.x86_64                                  11/64 
13:58:43 #10 69.02   Installing : checkpolicy-2.5-8.el7.x86_64                               12/64 
13:58:43 #10 69.04   Installing : lzo-2.06-8.el7.x86_64                                      13/64 
13:58:43 #10 69.57   Installing : libarchive-3.1.2-14.el7_7.x86_64                           14/64 
13:58:43 #10 70.68   Installing : cpp-4.8.5-39.el7.x86_64                                    15/64 
13:58:43 #10 71.18   Installing : systemd-devel-219-73.el7_8.8.x86_64                        16/64 
13:58:43 #10 71.24   Installing : rsync-3.1.2-10.el7.x86_64                                  17/64 
13:58:44 #22 33.51 Building dependency tree...
13:58:44 #22 35.05 Reading state information...
13:58:44 #10 72.23   Installing : libcgroup-0.41-21.el7.x86_64                               18/64 
13:58:44 #10 73.32   Installing : openssh-7.4p1-21.el7.x86_64                                19/64 
13:58:44 #10 73.34   Installing : less-458-9.el7.x86_64                                      20/64 
13:58:44 #10 73.40   Installing : pcre-devel-8.32-17.el7.x86_64                              21/64 
13:58:44 #10 73.42   Installing : libsepol-devel-2.5-10.el7.x86_64                           22/64 
13:58:44 #10 73.46   Installing : libselinux-devel-2.5-15.el7.x86_64                         23/64 
13:58:44 #10 73.49   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       24/64 
13:58:44 #10 73.52   Installing : libselinux-python-2.5-15.el7.x86_64                        25/64 
13:58:44 #10 73.54   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        26/64 
13:58:45 #10 73.61   Installing : autoconf-2.69-11.el7.noarch                                27/64 
13:58:45 #10 74.11 install-info: No such file or directory for /usr/share/info/autoconf.info
13:58:45 #10 74.14   Installing : libsemanage-python-2.5-14.el7.x86_64                       28/64 
13:58:45 #10 74.22   Installing : setools-libs-3.3.8-4.el7.x86_64                            29/64 
13:58:46 #10 74.73   Installing : libselinux-utils-2.5-15.el7.x86_64                         30/64 
13:58:46 #10 74.83   Installing : policycoreutils-2.5-34.el7.x86_64                          31/64 
13:58:46 #22 37.46 ca-certificates is already the newest version (20200601~deb10u1).
13:58:46 #22 37.46 The following additional packages will be installed:
13:58:46 #22 37.47   libjq1 libonig5
13:58:46 #22 37.98 The following NEW packages will be installed:
13:58:47 #10 74.85   Installing : selinux-policy-3.13.1-266.el7_8.1.noarch                   32/64 
13:58:47 #22 38.01   jq libjq1 libonig5
13:58:47 #22 38.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:58:47 #22 38.44 Need to get 355 kB of archives.
13:58:47 #22 38.44 After this operation, 1072 kB of additional disk space will be used.
13:58:47 #22 38.44 Get:1 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:58:47 #22 38.45 Get:2 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:58:47 #22 38.46 Get:3 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:58:47 #10 75.85   Installing : libgomp-4.8.5-39.el7.x86_64                                33/64 
13:58:48 #10 76.36   Installing : libseccomp-2.3.1-4.el7.x86_64                              34/64 
13:58:48 #10 76.86   Installing : python-IPy-0.75-6.el7.noarch                               35/64 
13:58:48 #10 76.92   Installing : policycoreutils-python-2.5-34.el7.x86_64                   36/64 
13:58:48 #22 ...
13:58:48 
13:58:48 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:48 #38 28.24 Reading package lists...
13:58:48 #38 35.04 Building dependency tree...
13:58:48 #38 36.41 Reading state information...
13:58:48 #38 38.75 The following additional packages will be installed:
13:58:48 #38 38.77   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:58:48 #38 38.77   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:58:48 #38 38.78 Suggested packages:
13:58:48 #38 38.80   manpages-dev python-setuptools
13:58:48 #10 76.96   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    37/64 
13:58:49 #38 40.13 The following NEW packages will be installed:
13:58:49 #38 40.13   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:58:49 #38 40.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:58:49 #38 40.14   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:58:49 #38 40.14   python-six zlib1g-dev
13:58:49 #38 ...
13:58:49 
13:58:49 #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:58:49 #22 39.73 debconf: delaying package configuration, since apt-utils is not installed
13:58:49 #22 40.00 Fetched 355 kB in 0s (1165 kB/s)
13:58:49 #22 40.14 Selecting previously unselected package libonig5:amd64.
13:58:49 #22 40.14 (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.)
13:58:49 #22 40.29 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
13:58:49 #22 40.30 Unpacking libonig5:amd64 (6.9.1-1) ...
13:58:49 #10 77.42   Installing : selinux-policy-devel-3.13.1-266.el7_8.1.noarch             38/64 
13:58:49 #22 40.52 Selecting previously unselected package libjq1:amd64.
13:58:49 #22 40.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:58:49 #22 40.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:58:49 #22 40.77 Selecting previously unselected package jq.
13:58:49 #22 40.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
13:58:49 #22 40.79 Unpacking jq (1.5+dfsg-2+b1) ...
13:58:49 #10 77.94   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         39/64 
13:58:49 #10 78.47   Installing : perl-Test-Harness-3.28-3.el7.noarch                        40/64 
13:58:50 #10 78.54   Installing : automake-1.13.4-3.el7.noarch                               41/64 
13:58:50 #10 79.03 install-info: No such file or directory for /usr/share/info/automake.info.gz
13:58:50 #22 41.16 Setting up libonig5:amd64 (6.9.1-1) ...
13:58:50 #22 41.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:58:50 #22 41.20 Setting up jq (1.5+dfsg-2+b1) ...
13:58:50 #22 41.21 Processing triggers for libc-bin (2.28-10) ...
13:58:50 #10 79.05   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        42/64 
13:58:50 #22 DONE 42.0s
13:58:50 
13:58:50 #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:58:50 #23 DONE 0.0s
13:58:50 
13:58:50 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:51 #10 79.08   Installing : e2fsprogs-libs-1.42.9-17.el7.x86_64                        43/64 
13:58:51 #10 79.68   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             44/64 
13:58:51 #24 ...
13:58:51 
13:58:51 #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:58:51 #54 27.93 Reading package lists...
13:58:51 #54 34.49 Building dependency tree...
13:58:51 #54 36.22 Reading state information...
13:58:51 #54 38.62 The following additional packages will be installed:
13:58:51 #54 38.64   libbtrfs0
13:58:51 #54 38.89 The following NEW packages will be installed:
13:58:51 #54 38.90   libbtrfs-dev libbtrfs0
13:58:51 #54 39.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
13:58:51 #54 39.42 Need to get 119 kB of archives.
13:58:51 #54 39.42 After this operation, 387 kB of additional disk space will be used.
13:58:51 #54 39.42 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:58:51 #54 39.42 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:58:51 #54 40.66 debconf: delaying package configuration, since apt-utils is not installed
13:58:51 #54 40.90 Fetched 119 kB in 0s (323 kB/s)
13:58:51 #54 41.01 Selecting previously unselected package libbtrfs0.
13:58:51 #54 41.01 (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.)
13:58:51 #54 41.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:58:51 #54 41.12 Unpacking libbtrfs0 (4.20.1-2) ...
13:58:51 #54 41.24 Selecting previously unselected package libbtrfs-dev.
13:58:51 #54 41.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:58:51 #54 41.25 Unpacking libbtrfs-dev (4.20.1-2) ...
13:58:51 #54 41.51 Setting up libbtrfs0 (4.20.1-2) ...
13:58:51 #54 41.56 Setting up libbtrfs-dev (4.20.1-2) ...
13:58:51 #54 41.71 Processing triggers for libc-bin (2.28-10) ...
13:58:51 #54 DONE 42.2s
13:58:51 
13:58:51 #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:58:51 #55 DONE 0.0s
13:58:51 
13:58:51 #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:58:51 #56 DONE 0.1s
13:58:51 
13:58:51 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:51 #38 40.52 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
13:58:51 #38 40.52 Need to get 4095 kB of archives.
13:58:51 #38 40.52 After this operation, 22.5 MB of additional disk space will be used.
13:58:51 #38 40.52 Get:1 http://deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
13:58:51 #38 40.52 Get:2 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:58:51 #38 40.53 Get:3 http://deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
13:58:51 #38 40.53 Get:4 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:58:51 #38 40.54 Get:5 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
13:58:51 #38 40.55 Get:6 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:58:51 #38 40.56 Get:7 http://deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
13:58:51 #38 40.56 Get:8 http://deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
13:58:51 #38 40.58 Get:9 http://deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:58:51 #38 40.69 Get:10 http://deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
13:58:51 #38 40.69 Get:11 http://deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
13:58:51 #38 40.79 Get:12 http://deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
13:58:51 #38 40.89 Get:13 http://deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
13:58:51 #38 40.90 Get:14 http://deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
13:58:51 #38 40.91 Get:15 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:58:51 #38 40.92 Get:16 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:58:51 #38 40.94 Get:17 http://deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
13:58:51 #38 42.40 debconf: delaying package configuration, since apt-utils is not installed
13:58:51 #10 79.71   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      45/64 
13:58:51 #10 80.28   Installing : openssh-clients-7.4p1-21.el7.x86_64                        46/64 
13:58:51 #38 42.83 Fetched 4095 kB in 1s (5592 kB/s)
13:58:51 #38 43.10 Selecting previously unselected package libcap-dev:amd64.
13:58:52 #10 80.30   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           47/64 
13:58:52 #10 80.83   Installing : git-1.8.3.1-23.el7_8.x86_64                                48/64 
13:58:52 #38 43.10 (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.)
13:58:52 #38 43.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
13:58:52 #38 43.33 Unpacking libcap-dev:amd64 (1:2.25-2) ...
13:58:52 #38 ...
13:58:52 
13:58:52 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:58:52 #42 30.30 vendor/golang.org/x/crypto/internal/subtle
13:58:52 #42 30.43 vendor/golang.org/x/crypto/curve25519
13:58:52 #42 ...
13:58:52 
13:58:52 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:52 #31 30.06 Reading package lists...
13:58:52 #31 37.41 Building dependency tree...
13:58:52 #31 38.90 Reading state information...
13:58:52 #31 40.94 The following additional packages will be installed:
13:58:52 #31 40.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:58:52 #31 40.96 Suggested packages:
13:58:52 #31 40.96   cmake-doc ninja-build lrzip
13:58:52 #31 40.96 Recommended packages:
13:58:52 #31 40.96   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:58:52 #31 41.93 The following NEW packages will be installed:
13:58:52 #31 41.94   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:58:52 #31 41.95   vim-common xxd
13:58:52 #31 42.53 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
13:58:52 #31 42.53 Need to get 14.9 MB of archives.
13:58:52 #31 42.53 After this operation, 61.8 MB of additional disk space will be used.
13:58:52 #31 42.53 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:58:52 #31 42.53 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:58:52 #31 42.57 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:58:52 #31 42.88 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:58:52 #31 ...
13:58:52 
13:58:52 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:52 #38 43.67 Selecting previously unselected package libnet1:amd64.
13:58:52 #38 43.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:58:52 #38 43.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:58:52 #38 43.83 Selecting previously unselected package libnet1-dev.
13:58:53 #38 43.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...#38 ...
13:58:53 
13:58:53 #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:58:53 #66 DONE 40.8s
13:58:53 
13:58:53 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:53 #38 43.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
13:58:53 #38 43.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:58:53 #10 81.09   Installing : kernel-headers-3.10.0-1127.13.1.el7.x86_64                 49/64 
13:58:53 #10 81.89   Installing : glibc-headers-2.17-307.el7.1.x86_64                        50/64 
13:58:53 #38 44.20 Selecting previously unselected package libnl-3-200:amd64.
13:58:53 #38 44.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
13:58:53 #38 44.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:58:53 #38 44.57 Selecting previously unselected package libnl-3-dev:amd64.
13:58:53 #38 44.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
13:58:53 #38 44.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
13:58:54 #38 45.04 Selecting previously unselected package libprotobuf-c1:amd64.
13:58:54 #38 45.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:58:54 #38 45.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:58:54 #38 45.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:58:54 #38 45.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
13:58:54 #38 45.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:58:54 #38 ...
13:58:54 
13:58:54 #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:58:54 #7 29.89 Reading package lists...
13:58:54 #7 37.13 Building dependency tree...
13:58:54 #7 38.66 Reading state information...
13:58:54 #7 40.72 The following additional packages will be installed:
13:58:54 #7 40.72   libapparmor1
13:58:54 #7 40.75 Suggested packages:
13:58:54 #7 40.75   seccomp
13:58:54 #7 41.02 The following NEW packages will be installed:
13:58:54 #7 41.02   libapparmor-dev libapparmor1 libseccomp-dev
13:58:54 #7 41.43 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
13:58:54 #7 41.43 Need to get 293 kB of archives.
13:58:54 #7 41.43 After this operation, 952 kB of additional disk space will be used.
13:58:54 #7 41.43 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:58:54 #7 41.44 Get:2 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:58:54 #7 41.44 Get:3 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
13:58:54 #7 43.05 debconf: delaying package configuration, since apt-utils is not installed
13:58:54 #7 43.47 Fetched 293 kB in 0s (1054 kB/s)
13:58:54 #7 43.74 Selecting previously unselected package libapparmor1:amd64.
13:58:54 #7 43.74 (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.)
13:58:54 #7 43.83 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
13:58:54 #7 43.86 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:58:54 #7 44.19 Selecting previously unselected package libapparmor-dev:amd64.
13:58:54 #7 44.22 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
13:58:54 #7 44.24 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:58:54 #7 44.47 Selecting previously unselected package libseccomp-dev:amd64.
13:58:54 #7 44.53 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
13:58:54 #7 44.56 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
13:58:54 #7 44.81 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
13:58:54 #7 44.86 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:58:54 #7 44.86 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:58:54 #7 44.89 Processing triggers for libc-bin (2.28-10) ...
13:58:54 #7 DONE 45.4s
13:58:54 
13:58:54 #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:58:54 #50 DONE 0.0s
13:58:54 
13:58:54 #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:58:54 #51 DONE 0.1s
13:58:54 
13:58:54 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:58:54 #38 45.66 Selecting previously unselected package zlib1g-dev:amd64.
13:58:54 #38 45.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
13:58:54 #38 45.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:58:55 #10 81.99   Installing : glibc-devel-2.17-307.el7.1.x86_64                          51/64 
13:58:55 #38 46.17 Selecting previously unselected package libprotobuf17:amd64.
13:58:55 #38 46.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:58:55 #10 83.60   Installing : gcc-4.8.5-39.el7.x86_64                                    52/64 
13:58:55 #38 46.21 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:58:56 #10 84.16   Installing : libtool-2.4.2-22.el7_3.x86_64                              53/64 
13:58:56 #10 84.65 install-info: No such file or directory for /usr/share/info/libtool.info.gz
13:58:56 #10 84.86   Installing : glibc-static-2.17-307.el7.1.x86_64                         54/64 
13:58:56 #10 84.88   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       55/64 
13:58:56 #10 84.92   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   56/64 
13:58:56 #10 84.94   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        57/64 
13:58:56 #38 47.29 Selecting previously unselected package libprotobuf-lite17:amd64.
13:58:56 #38 47.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
13:58:56 #38 47.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:58:56 #38 47.57 Selecting previously unselected package libprotobuf-dev:amd64.
13:58:56 #38 47.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
13:58:56 #38 47.61 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:58:57 #10 84.96   Installing : 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64            58/64 
13:58:57 #10 85.79   Installing : cmake-2.8.12.2-2.el7.x86_64                                59/64 
13:58:57 #10 85.82   Installing : which-2.20-7.el7.x86_64                                    60/64 
13:58:57 #10 86.31 install-info: No such file or directory for /usr/share/info/which.info.gz
13:58:57 #38 ...
13:58:57 
13:58:57 #8 [dev 1/25] RUN groupadd -r docker
13:58:57 #8 DONE 3.6s
13:58:58 
13:58:58 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:58:58 #24 6.194 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:58:58 #24 6.553 
13:58:58 #10 86.32   Cleanup    : 7:device-mapper-libs-1.02.164-7.el7_8.1.x86_64             61/64 
13:58:59 #10 87.30   Cleanup    : 7:device-mapper-1.02.164-7.el7_8.1.x86_64                  62/64 
13:58:59 #10 87.81   Cleanup    : systemd-219-73.el7_8.5.x86_64                              63/64 
13:58:59 #24 6.729 
##                                                                         2.9%
#####                                                                      7.3%
#########                                                                 13.2%
############                                                              17.4%
################                                                          23.3%
####################                                                      28.0%
######################                                                    30.6%
##########################                                                36.2%
#############################                                             41.2%
###############################                                           43.7%
#################################                                         46.1%
###################################                                       49.3%
########################################                                  55.8%
############################################                              61.8%
#################################################                         68.2%
#####################################################                     74.1%
########################################################                  78.6%
############################################################              84.7%
#################################################################         91.5%
#####################################################################     97.1%
######################################################################## 100.0%
13:59:00 #24 9.290 
13:59:00 #10 88.34   Cleanup    : systemd-libs-219-73.el7_8.5.x86_64                         64/64 
13:59:00 #10 89.36   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/64 
13:59:00 #10 89.37   Verifying  : kernel-headers-3.10.0-1127.13.1.el7.x86_64                  2/64 
13:59:00 #10 89.42   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          3/64 
13:59:00 #10 89.43   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    4/64 
13:59:00 #10 89.44   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                       5/64 
13:59:00 #10 89.45   Verifying  : e2fsprogs-libs-1.42.9-17.el7.x86_64                         6/64 
13:59:00 #10 89.45   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    7/64 
13:59:00 #10 89.46   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     8/64 
13:59:00 #10 89.47   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        9/64 
13:59:00 #10 89.48   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               10/64 
13:59:00 #10 89.48   Verifying  : automake-1.13.4-3.el7.noarch                               11/64 
13:59:00 #10 89.49   Verifying  : lzo-2.06-8.el7.x86_64                                      12/64 
13:59:00 #10 89.50   Verifying  : gcc-4.8.5-39.el7.x86_64                                    13/64 
13:59:00 #10 89.51   Verifying  : openssh-7.4p1-21.el7.x86_64                                14/64 
13:59:00 #10 89.51   Verifying  : 7:device-mapper-1.02.164-7.el7_8.2.x86_64                  15/64 
13:59:00 #24 9.514 
######                                                                     9.2%
#################                                                         23.9%
############################                                              39.5%
########################################                                  56.9%
13:59:00 #24 ...
13:59:00 
13:59:00 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:59:00 #29 38.78 sync
13:59:00 #29 38.80 internal/reflectlite
13:59:00 #29 43.05 errors
13:59:00 #29 43.05 sort
13:59:00 #29 43.69 strconv
13:59:00 #29 44.41 io
13:59:00 #29 45.96 internal/oserror
13:59:00 #29 46.07 syscall
13:59:00 #29 48.58 reflect
13:59:00 #29 ...
13:59:00 
13:59:00 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:00 #10 89.53   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                16/64 
13:59:00 #10 89.53   Verifying  : checkpolicy-2.5-8.el7.x86_64                               17/64 
13:59:00 #10 89.54   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             18/64 
13:59:00 #10 89.55   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        19/64 
13:59:00 #10 89.56   Verifying  : policycoreutils-2.5-34.el7.x86_64                          20/64 
13:59:00 #10 89.57   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        21/64 
13:59:00 #10 89.57   Verifying  : which-2.20-7.el7.x86_64                                    22/64 
13:59:00 #10 89.58   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/64 
13:59:00 #10 89.59   Verifying  : selinux-policy-devel-3.13.1-266.el7_8.1.noarch             24/64 
13:59:00 #10 89.60   Verifying  : python-IPy-0.75-6.el7.noarch                               25/64 
13:59:00 #10 89.61   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              26/64 
13:59:00 #10 89.62   Verifying  : libgomp-4.8.5-39.el7.x86_64                                27/64 
13:59:00 #10 89.63   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         28/64 
13:59:00 #10 89.63   Verifying  : 1:make-3.82-24.el7.x86_64                                  29/64 
13:59:00 #10 89.64   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           30/64 
13:59:00 #10 89.65   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              31/64 
13:59:00 #10 89.66   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            32/64 
13:59:00 #10 89.67   Verifying  : 7:device-mapper-devel-1.02.164-7.el7_8.2.x86_64            33/64 
13:59:00 #10 89.67   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       34/64 
13:59:00 #10 89.68   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/64 
13:59:00 #10 89.69   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        36/64 
13:59:00 #10 89.70   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          37/64 
13:59:00 #10 89.71   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        38/64 
13:59:00 #10 89.71   Verifying  : libselinux-python-2.5-15.el7.x86_64                        39/64 
13:59:00 #10 89.72   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        40/64 
13:59:00 #10 89.73   Verifying  : systemd-219-73.el7_8.8.x86_64                              41/64 
13:59:00 #10 89.74   Verifying  : 7:device-mapper-libs-1.02.164-7.el7_8.2.x86_64             42/64 
13:59:00 #10 89.75   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       43/64 
13:59:00 #10 89.75   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           44/64 
13:59:00 #10 89.76   Verifying  : m4-1.4.16-10.el7.x86_64                                    45/64 
13:59:00 #10 89.77   Verifying  : selinux-policy-3.13.1-266.el7_8.1.noarch                   46/64 
13:59:00 #10 89.78   Verifying  : glibc-headers-2.17-307.el7.1.x86_64                        47/64 
13:59:00 #10 89.79   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    48/64 
13:59:00 #10 89.80   Verifying  : pcre-devel-8.32-17.el7.x86_64                              49/64 
13:59:00 #10 89.81   Verifying  : glibc-static-2.17-307.el7.1.x86_64                         50/64 
13:59:00 #10 89.82   Verifying  : glibc-devel-2.17-307.el7.1.x86_64                          51/64 
13:59:00 #10 89.83   Verifying  : autoconf-2.69-11.el7.noarch                                52/64 
13:59:00 #10 89.83   Verifying  : systemd-devel-219-73.el7_8.8.x86_64                        53/64 
13:59:01 #24 9.514 
######                                                                     9.2%
#################                                                         23.9%
############################                                              39.5%
########################################                                  56.9%
##########################################################                81.6%
######################################################################## 100.0%
13:59:01 #10 89.84   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                54/64 
13:59:01 #10 89.85   Verifying  : rsync-3.1.2-10.el7.x86_64                                  55/64 
13:59:01 #10 89.86   Verifying  : cpp-4.8.5-39.el7.x86_64                                    56/64 
13:59:01 #10 89.87   Verifying  : systemd-libs-219-73.el7_8.8.x86_64                         57/64 
13:59:01 #10 89.88   Verifying  : libcgroup-0.41-21.el7.x86_64                               58/64 
13:59:01 #10 89.89   Verifying  : less-458-9.el7.x86_64                                      59/64 
13:59:01 #10 89.90   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  60/64 
13:59:01 #10 89.90   Verifying  : 7:device-mapper-libs-1.02.164-7.el7_8.1.x86_64             61/64 
13:59:01 #10 89.90   Verifying  : 7:device-mapper-1.02.164-7.el7_8.1.x86_64                  62/64 
13:59:01 #10 89.90   Verifying  : systemd-219-73.el7_8.5.x86_64                              63/64 
13:59:01 #10 89.91   Verifying  : systemd-libs-219-73.el7_8.5.x86_64                         64/64 
13:59:01 #10 89.96 
13:59:01 #10 89.96 Installed:
13:59:01 #10 89.96   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
13:59:01 #10 89.96   cmake.x86_64 0:2.8.12.2-2.el7                                                 
13:59:01 #10 89.96   device-mapper-devel.x86_64 7:1.02.164-7.el7_8.2                               
13:59:01 #10 89.96   gcc.x86_64 0:4.8.5-39.el7                                                     
13:59:01 #10 89.96   git.x86_64 0:1.8.3.1-23.el7_8                                                 
13:59:01 #10 89.96   glibc-static.x86_64 0:2.17-307.el7.1                                          
13:59:01 #10 89.96   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
13:59:01 #10 89.96   libselinux-devel.x86_64 0:2.5-15.el7                                          
13:59:01 #10 89.96   libtool.x86_64 0:2.4.2-22.el7_3                                               
13:59:01 #10 89.96   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
13:59:01 #10 89.96   make.x86_64 1:3.82-24.el7                                                     
13:59:01 #10 89.96   selinux-policy-devel.noarch 0:3.13.1-266.el7_8.1                              
13:59:01 #10 89.96   systemd-devel.x86_64 0:219-73.el7_8.8                                         
13:59:01 #10 89.96   which.x86_64 0:2.20-7.el7                                                     
13:59:01 #10 89.96 
13:59:01 #10 89.96 Dependency Installed:
13:59:01 #10 89.96   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
13:59:01 #10 89.96   autoconf.noarch 0:2.69-11.el7                                                 
13:59:01 #10 89.96   automake.noarch 0:1.13.4-3.el7                                                
13:59:01 #10 89.96   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
13:59:01 #10 89.96   checkpolicy.x86_64 0:2.5-8.el7                                                
13:59:01 #10 89.96   cpp.x86_64 0:4.8.5-39.el7                                                     
13:59:01 #10 89.96   e2fsprogs-libs.x86_64 0:1.42.9-17.el7                                         
13:59:01 #10 89.96   fipscheck.x86_64 0:1.4.1-6.el7                                                
13:59:01 #10 89.96   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
13:59:01 #10 89.96   glibc-devel.x86_64 0:2.17-307.el7.1                                           
13:59:01 #10 89.96   glibc-headers.x86_64 0:2.17-307.el7.1                                         
13:59:01 #10 89.96   kernel-headers.x86_64 0:3.10.0-1127.13.1.el7                                  
13:59:01 #10 89.96   less.x86_64 0:458-9.el7                                                       
13:59:01 #10 89.96   libarchive.x86_64 0:3.1.2-14.el7_7                                            
13:59:01 #10 89.96   libcgroup.x86_64 0:0.41-21.el7                                                
13:59:01 #10 89.96   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
13:59:01 #10 89.96   libgomp.x86_64 0:4.8.5-39.el7                                                 
13:59:01 #10 89.96   libmpc.x86_64 0:1.0.1-3.el7                                                   
13:59:01 #10 89.96   libseccomp.x86_64 0:2.3.1-4.el7                                               
13:59:01 #10 89.96   libselinux-python.x86_64 0:2.5-15.el7                                         
13:59:01 #10 89.96   libselinux-utils.x86_64 0:2.5-15.el7                                          
13:59:01 #10 89.96   libsemanage-python.x86_64 0:2.5-14.el7                                        
13:59:01 #10 89.96   libsepol-devel.x86_64 0:2.5-10.el7                                            
13:59:01 #10 89.96   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
13:59:01 #10 89.96   lzo.x86_64 0:2.06-8.el7                                                       
13:59:01 #10 89.96   m4.x86_64 0:1.4.16-10.el7                                                     
13:59:01 #10 89.96   mpfr.x86_64 0:3.1.1-4.el7                                                     
13:59:01 #10 89.96   openssh.x86_64 0:7.4p1-21.el7                                                 
13:59:01 #10 89.96   openssh-clients.x86_64 0:7.4p1-21.el7                                         
13:59:01 #10 89.96   pcre-devel.x86_64 0:8.32-17.el7                                               
13:59:01 #10 89.96   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
13:59:01 #10 89.96   perl-Error.noarch 1:0.17020-2.el7                                             
13:59:01 #10 89.96   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
13:59:01 #10 89.96   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
13:59:01 #10 89.96   perl-Test-Harness.noarch 0:3.28-3.el7                                         
13:59:01 #10 89.96   policycoreutils.x86_64 0:2.5-34.el7                                           
13:59:01 #10 89.96   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
13:59:01 #10 89.96   policycoreutils-python.x86_64 0:2.5-34.el7                                    
13:59:01 #10 89.96   python-IPy.noarch 0:0.75-6.el7                                                
13:59:01 #10 89.96   rsync.x86_64 0:3.1.2-10.el7                                                   
13:59:01 #10 89.96   selinux-policy.noarch 0:3.13.1-266.el7_8.1                                    
13:59:01 #10 89.96   setools-libs.x86_64 0:3.3.8-4.el7                                             
13:59:01 #10 89.96 
13:59:01 #10 89.96 Dependency Updated:
13:59:01 #10 89.96   device-mapper.x86_64 7:1.02.164-7.el7_8.2                                     
13:59:01 #10 89.96   device-mapper-libs.x86_64 7:1.02.164-7.el7_8.2                                
13:59:01 #10 89.96   systemd.x86_64 0:219-73.el7_8.8                                               
13:59:01 #10 89.96   systemd-libs.x86_64 0:219-73.el7_8.8                                          
13:59:01 #10 89.96 
13:59:01 #10 89.96 Complete!
13:59:01 #24 ...
13:59:01 
13:59:01 #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:59:01 #57 4.726 + RM_GOPATH=0
13:59:01 #57 4.727 + TMP_GOPATH=
13:59:01 #57 4.727 + : /build
13:59:01 #57 4.727 + '[' -z '' ']'
13:59:01 #57 4.728 ++ mktemp -d
13:59:01 #57 4.732 + export GOPATH=/tmp/tmp.pf7JKt903O
13:59:01 #57 4.732 + GOPATH=/tmp/tmp.pf7JKt903O
13:59:01 #57 4.732 + RM_GOPATH=1
13:59:01 #57 4.732 ++ dirname ./install.sh
13:59:01 #57 4.737 + dir=.
13:59:01 #57 4.738 + bin=containerd
13:59:01 #57 4.738 + shift
13:59:01 #57 4.739 + '[' '!' -f ./containerd.installer ']'
13:59:01 #57 4.739 + . ./containerd.installer
13:59:01 #57 4.740 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
13:59:01 #57 4.742 + install_containerd
13:59:01 #57 4.743 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
13:59:01 #57 4.745 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
13:59:01 #57 4.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pf7JKt903O/src/github.com/containerd/containerd
13:59:01 #57 4.758 Cloning into '/tmp/tmp.pf7JKt903O/src/github.com/containerd/containerd'...
13:59:01 #57 ...
13:59:01 
13:59:01 #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:59:01 #26 47.73 Checking out files:  66% (1013/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:  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% (1407/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.
13:59:01 #26 49.31 + cd /tmp/tmp.3BQFSzXwaG/src/github.com/go-swagger/go-swagger
13:59:01 #26 49.31 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:59:01 #26 49.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:59:01 #10 DONE 90.1s
13:59:01 
13:59:01 #12 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
13:59:02 #26 ...
13:59:02 
13:59:02 #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
13:59:02 #9 DONE 4.0s
13:59:02 
13:59:02 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:02 #24 10.51 
13:59:02 #12 DONE 1.4s
13:59:02 
13:59:02 #13 [stage-1 7/7] WORKDIR /root/rpmbuild
13:59:02 #13 DONE 0.0s
13:59:02 
13:59:02 #14 exporting to image
13:59:02 #14 exporting layers
13:59:03 #24 10.72 
#                                                                          1.8%
###                                                                        4.8%
######                                                                     9.0%
########                                                                  11.9%
###########                                                               16.3%
##############                                                            19.7%
##################                                                        26.0%
########################                                                  33.7%
###############################                                           43.5%
#########################################                                 57.2%
#############################################                             63.3%
#################################################                         68.2%
####################################################                      72.4%
13:59:03 #24 ...
13:59:03 
13:59:03 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:03 #31 44.15 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
13:59:03 #31 44.26 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:59:03 #31 44.28 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:59:03 #31 44.29 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:59:03 #31 44.30 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:59:03 #31 44.31 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:59:03 #31 46.51 debconf: delaying package configuration, since apt-utils is not installed
13:59:03 #31 46.82 Fetched 14.9 MB in 3s (5850 kB/s)
13:59:03 #31 46.95 Selecting previously unselected package xxd.
13:59:03 #31 46.95 (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.)
13:59:03 #31 47.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:59:03 #31 47.05 Unpacking xxd (2:8.1.0875-5) ...
13:59:03 #31 47.32 Selecting previously unselected package vim-common.
13:59:03 #31 47.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:59:03 #31 47.37 Unpacking vim-common (2:8.1.0875-5) ...
13:59:03 #31 47.72 Selecting previously unselected package cmake-data.
13:59:03 #31 47.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:59:03 #31 47.73 Unpacking cmake-data (3.13.4-1) ...
13:59:03 #31 51.52 Selecting previously unselected package libicu63:amd64.
13:59:03 #31 51.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:59:03 #31 51.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:59:03 #31 ...
13:59:03 
13:59:03 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:03 #24 10.72 
#                                                                          1.8%
###                                                                        4.8%
######                                                                     9.0%
########                                                                  11.9%
###########                                                               16.3%
##############                                                            19.7%
##################                                                        26.0%
########################                                                  33.7%
###############################                                           43.5%
#########################################                                 57.2%
#############################################                             63.3%
#################################################                         68.2%
####################################################                      72.4%
########################################################                  78.1%
###########################################################               83.1%
###############################################################           88.3%
###################################################################       94.2%
######################################################################## 100.0%
13:59:04 #24 13.06 
13:59:04 #24 13.25 
                                                                           1.0%
##                                                                         2.8%
###                                                                        4.9%
#
13:59:04 #24 ...
13:59:04 
13:59:04 #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:59:04 #52 3.216 + RM_GOPATH=0
13:59:04 #52 3.216 + TMP_GOPATH=
13:59:04 #52 3.216 + : /build
13:59:04 #52 3.216 + '[' -z '' ']'
13:59:04 #52 3.222 ++ mktemp -d
13:59:04 #52 3.238 + export GOPATH=/tmp/tmp.1jq39KBynr
13:59:04 #52 3.238 + GOPATH=/tmp/tmp.1jq39KBynr
13:59:04 #52 3.238 + RM_GOPATH=1
13:59:04 #52 3.238 ++ dirname ./install.sh
13:59:04 #52 3.241 + dir=.
13:59:04 #52 3.242 + bin=runc
13:59:04 #52 3.242 + shift
13:59:04 #52 3.242 + '[' '!' -f ./runc.installer ']'
13:59:04 #52 3.242 + . ./runc.installer
13:59:04 #52 3.243 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:59:04 #52 3.243 + install_runc
13:59:04 #52 3.246 + grep -q '^3\.10\.0.*\.el7\.'
13:59:04 #52 3.251 + uname -r
13:59:04 #52 3.258 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:59:04 #52 3.259 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
13:59:04 #52 3.272 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
13:59:04 #52 3.273 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1jq39KBynr/src/github.com/opencontainers/runc
13:59:04 #52 3.276 Cloning into '/tmp/tmp.1jq39KBynr/src/github.com/opencontainers/runc'...
13:59:04 #52 ...
13:59:04 
13:59:04 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:06 #24 13.25 
                                                                           1.0%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.5%
##############                                                            19.6%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.3%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.8%
########################                                                  34.0%
13:59:06 #24 ...
13:59:06 
13:59:06 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:59:06 #42 44.00 sync
13:59:06 #42 44.03 internal/reflectlite
13:59:06 #42 45.58 github.com/LK4D4/vndr/godl/singleflight
13:59:06 #42 46.20 math/rand
13:59:06 #42 47.66 internal/singleflight
13:59:06 #42 48.23 sort
13:59:06 #42 48.23 errors
13:59:06 #42 48.76 io
13:59:06 #42 49.80 strconv
13:59:06 #42 50.63 bytes
13:59:06 #42 53.10 bufio
13:59:06 #42 ...
13:59:06 
13:59:06 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:06 #24 13.25 
                                                                           1.0%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.5%
##############                                                            19.6%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.3%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.8%
########################                                                  34.0%
#########################                                                 35.8%
##########################                                                37.2%
############################                                              40.1%
13:59:06 #24 ...
13:59:06 
13:59:06 #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:59:06 #10 3.139 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:59:06 #10 DONE 4.7s
13:59:06 
13:59:06 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:07 #14 exporting layers 3.6s done
13:59:07 #14 writing image sha256:cfcfa77c622ab2a7758b3f56af92c30474b4922317e80bc9a58a8aa784a40810 done
13:59:07 #14 naming to docker.io/rpmbuild-centos-7/x86_64 done
13:59:07 #14 DONE 3.6s
13:59:07 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 79a6c494e5' --define '_release 0' --define '_version 0.0.0.20200717073944.79a6c494e5' --define '_origversion 0.0.0-20200717073944-79a6c494e5'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec
13:59:07 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7S8lv9
13:59:07 + umask 022
13:59:07 + cd /root/rpmbuild/BUILD
13:59:07 + cd /root/rpmbuild/BUILD
13:59:07 + rm -rf src
13:59:07 + /usr/bin/mkdir -p src
13:59:07 + cd src
13:59:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
13:59:07 + /usr/bin/tar -xf -
13:59:07 + STATUS=0
13:59:07 + '[' 0 -ne 0 ']'
13:59:07 + /usr/bin/tar -xf -
13:59:07 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
13:59:08 + STATUS=0
13:59:08 + '[' 0 -ne 0 ']'
13:59:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
13:59:08 + exit 0
13:59:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0D2yD7
13:59:08 + umask 022
13:59:08 + cd /root/rpmbuild/BUILD
13:59:08 + cd src
13:59:08 + export DOCKER_GITCOMMIT=79a6c494e5
13:59:08 + DOCKER_GITCOMMIT=79a6c494e5
13:59:08 + mkdir -p /go/src/github.com/docker
13:59:08 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
13:59:08 + pushd /root/rpmbuild/BUILD/src/engine
13:59:08 + for component in tini '"proxy dynamic"'
13:59:08 + TMP_GOPATH=/go
13:59:08 + hack/dockerfile/install/install.sh tini
13:59:08 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
13:59:08 + RM_GOPATH=0
13:59:08 + TMP_GOPATH=/go
13:59:08 + : /usr/local/bin
13:59:08 + '[' -z /go ']'
13:59:08 + export GOPATH=/go
13:59:08 + GOPATH=/go
13:59:08 ++ dirname hack/dockerfile/install/install.sh
13:59:08 + dir=hack/dockerfile/install
13:59:08 + bin=tini
13:59:08 + shift
13:59:08 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
13:59:08 + . hack/dockerfile/install/tini.installer
13:59:08 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:59:08 + install_tini
13:59:08 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:59:08 + git clone https://github.com/krallin/tini.git /go/tini
13:59:08 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:59:08 Cloning into '/go/tini'...
13:59:08 + cd /go/tini
13:59:08 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:59:08 + cmake .
13:59:08 -- The C compiler identification is GNU 4.8.5
13:59:08 -- Check for working C compiler: /usr/bin/cc
13:59:08 -- Check for working C compiler: /usr/bin/cc -- works
13:59:08 -- Detecting C compiler ABI info
13:59:08 -- Detecting C compiler ABI info - done
13:59:08 #24 13.25 
                                                                           1.0%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.5%
##############                                                            19.6%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.3%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.8%
########################                                                  34.0%
#########################                                                 35.8%
##########################                                                37.2%
############################                                              40.1%
##############################                                            42.4%
###############################                                           43.4%
###############################                                           44.4%
################################                                          45.2%
#################################                                         46.1%
##################################                                        47.2%
##################################                                        48.2%
###################################                                       49.3%
###################################                                       50.0%
####################################                                      50.7%
#####################################                                     52.7%
######################################                                    53.9%
########################################                                  55.8%
#########################################                                 57.6%
###########################################                               60.0%
############################################                              61.5%
############################################                              62.4%
#############################################                             63.9%
13:59:08 #24 ...
13:59:08 
13:59:08 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:08 #38 49.47 Selecting previously unselected package libprotoc17:amd64.
13:59:08 #38 49.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
13:59:08 #38 49.51 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
13:59:08 #38 50.37 Selecting previously unselected package protobuf-c-compiler.
13:59:08 #38 50.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
13:59:08 #38 50.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:59:08 #38 50.60 Selecting previously unselected package protobuf-compiler.
13:59:08 #38 50.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
13:59:08 #38 50.63 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:59:08 #38 50.82 Selecting previously unselected package python-pkg-resources.
13:59:08 #38 50.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:59:08 #38 50.85 Unpacking python-pkg-resources (40.8.0-1) ...
13:59:08 #38 51.22 Selecting previously unselected package python-six.
13:59:08 #38 51.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:59:08 #38 51.23 Unpacking python-six (1.12.0-1) ...
13:59:08 #38 51.41 Selecting previously unselected package python-protobuf.
13:59:08 #38 51.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
13:59:08 #38 51.43 Unpacking python-protobuf (3.6.1.3-2) ...
13:59:08 #38 52.05 Setting up python-pkg-resources (40.8.0-1) ...
13:59:08 #38 57.36 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:59:08 #38 57.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:59:08 #38 57.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:59:08 #38 57.69 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:59:08 #38 57.71 Setting up python-six (1.12.0-1) ...
13:59:08 #38 ...
13:59:08 
13:59:08 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:08 -- Performing Test HAS_BUILTIN_FORTIFY
13:59:08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:59:08 -- Configuring done
13:59:08 -- Generating done
13:59:08 -- Build files have been written to: /go/tini
13:59:08 + make tini-static
13:59:08 Scanning dependencies of target tini-static
13:59:08 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:59:08 Linking C executable tini-static
13:59:08 [100%] Built target tini-static
13:59:08 + mkdir -p /usr/local/bin
13:59:08 + cp tini-static /usr/local/bin/docker-init
13:59:08 + for component in tini '"proxy dynamic"'
13:59:08 + TMP_GOPATH=/go
13:59:08 + hack/dockerfile/install/install.sh proxy dynamic
13:59:08 + RM_GOPATH=0
13:59:08 + TMP_GOPATH=/go
13:59:08 + : /usr/local/bin
13:59:08 + '[' -z /go ']'
13:59:08 + export GOPATH=/go
13:59:08 + GOPATH=/go
13:59:08 ++ dirname hack/dockerfile/install/install.sh
13:59:08 + dir=hack/dockerfile/install
13:59:08 + bin=proxy
13:59:08 + shift
13:59:08 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
13:59:08 + . hack/dockerfile/install/proxy.installer
13:59:08 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
13:59:08 + install_proxy dynamic
13:59:08 + case "$1" in
13:59:08 + install_proxy_dynamic
13:59:08 + export PROXY_LDFLAGS=-linkmode=external install_proxy
13:59:08 + PROXY_LDFLAGS=-linkmode=external
13:59:08 + export BUILD_MODE=-buildmode=pie
13:59:08 + BUILD_MODE=-buildmode=pie
13:59:08 + _install_proxy
13:59:08 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
13:59:08 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
13:59:08 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
13:59:08 Cloning into '/go/src/github.com/docker/libnetwork'...
13:59:10 #24 13.25 
                                                                           1.0%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.7%
######                                                                     8.9%
#######                                                                   10.9%
#########                                                                 13.4%
###########                                                               15.4%
############                                                              17.5%
##############                                                            19.6%
###############                                                           21.0%
################                                                          22.8%
#################                                                         24.3%
###################                                                       26.6%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.8%
########################                                                  34.0%
#########################                                                 35.8%
##########################                                                37.2%
############################                                              40.1%
##############################                                            42.4%
###############################                                           43.4%
###############################                                           44.4%
################################                                          45.2%
#################################                                         46.1%
##################################                                        47.2%
##################################                                        48.2%
###################################                                       49.3%
###################################                                       50.0%
####################################                                      50.7%
#####################################                                     52.7%
######################################                                    53.9%
########################################                                  55.8%
#########################################                                 57.6%
###########################################                               60.0%
############################################                              61.5%
############################################                              62.4%
#############################################                             63.9%
###############################################                           65.7%
################################################                          68.0%
#################################################                         69.0%
##################################################                        70.5%
###################################################                       72.2%
#####################################################                     73.8%
######################################################                    76.1%
########################################################                  78.2%
#########################################################                 80.3%
##########################################################                81.4%
###########################################################               82.4%
############################################################              84.4%
##############################################################            86.3%
###############################################################           88.5%
##################################################################        92.7%
###################################################################       93.6%
####################################################################      95.2%
######################################################################    98.2%
######################################################################## 100.0%
13:59:10 #24 19.69 
13:59:11 + cd /go/src/github.com/docker/libnetwork
13:59:11 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
13:59:11 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:59:11 #24 ...
13:59:11 
13:59:11 #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:59:11 #11 DONE 4.6s
13:59:11 
13:59:11 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:11 #31 60.86 Selecting previously unselected package libxml2:amd64.
13:59:11 #31 60.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
13:59:11 #31 60.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:59:11 #31 62.22 Selecting previously unselected package libarchive13:amd64.
13:59:11 #31 62.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:59:11 #31 62.23 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:59:11 #31 62.70 Selecting previously unselected package libjsoncpp1:amd64.
13:59:11 #31 62.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:59:11 #31 62.71 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:59:11 #31 63.04 Selecting previously unselected package librhash0:amd64.
13:59:12 #31 63.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:59:12 #31 63.05 Unpacking librhash0:amd64 (1.3.8-1) ...
13:59:12 #31 63.33 Selecting previously unselected package libuv1:amd64.
13:59:12 #31 63.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:59:12 #31 63.36 Unpacking libuv1:amd64 (1.24.1-1) ...
13:59:12 #31 63.60 Selecting previously unselected package cmake.
13:59:12 #31 63.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:59:12 #31 63.61 Unpacking cmake (3.13.4-1) ...
13:59:14 #31 ...
13:59:14 
13:59:14 #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:59:14 #12 DONE 3.1s
13:59:14 
13:59:14 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:14 #24 20.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:59:14 #24 21.35 
13:59:14 #24 21.56 
##################################################################        92.3%
######################################################################## 100.0%
13:59:14 #24 21.69 
13:59:14 #24 22.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:59:14 #24 23.34 
13:59:14 #24 23.72 #=#=#                                                                         

                                                                           0.7%
######################################################################## 100.0%
13:59:15 #24 24.03 
13:59:16 #24 25.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:59:16 #24 25.24 skipping existing 1849cc453dee
13:59:16 #24 25.43 
13:59:16 #24 ...
13:59:16 
13:59:16 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:59:16 #42 54.47 reflect
13:59:16 #42 55.10 internal/oserror
13:59:16 #42 55.30 syscall
13:59:16 #42 ...
13:59:16 
13:59:16 #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:16 #31 67.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:59:16 #31 67.30 Setting up xxd (2:8.1.0875-5) ...
13:59:16 #31 67.31 Setting up libuv1:amd64 (1.24.1-1) ...
13:59:16 #31 67.34 Setting up vim-common (2:8.1.0875-5) ...
13:59:16 #31 67.40 Setting up librhash0:amd64 (1.3.8-1) ...
13:59:16 #31 67.41 Setting up cmake-data (3.13.4-1) ...
13:59:16 #31 67.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:59:16 #31 67.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:59:16 #31 67.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:59:16 #31 67.47 Setting up cmake (3.13.4-1) ...
13:59:16 #31 67.49 Processing triggers for libc-bin (2.28-10) ...
13:59:16 #31 67.58 Processing triggers for mime-support (3.62) ...
13:59:17 #31 DONE 68.2s
13:59:17 
13:59:17 #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:59:17 #32 DONE 0.1s
13:59:17 
13:59:17 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:59:17 #42 65.02 time
13:59:17 #42 ...
13:59:17 
13:59:17 #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:59:17 #33 DONE 0.1s
13:59:17 
13:59:17 #13 [dev 6/25] RUN ldconfig
13:59:17 #13 DONE 3.1s
13:59:17 
13:59:17 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:17 + return
13:59:17 + VERSION=0.0.0-20200717073944-79a6c494e5
13:59:17 + PRODUCT=docker
13:59:17 + hack/make.sh dynbinary
13:59:18 #14 ...
13:59:18 
13:59:18 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:59:18 #29 55.66 time
13:59:18 #29 63.77 internal/poll
13:59:18 #29 64.69 internal/fmtsort
13:59:18 #29 ...
13:59:18 
13:59:18 #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:59:18 #24 26.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:59:18 
13:59:18 Removing bundles/
13:59:18 
13:59:18 ---> Making bundle: dynbinary (in bundles/dynbinary)
13:59:18 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5
13:59:18 GOOS="" GOARCH="" GOARM=""
13:59:18 #24 27.45 #=#=#                                                                         
13:59:19 #24 27.88 
######################################################################## 100.0%
13:59:19 #24 28.04 
13:59:19 #24 28.09 Download of images into '/build' complete.
13:59:19 #24 28.09 Use something like the following to load the result into a Docker daemon:
13:59:19 #24 28.09   tar -cC '/build' . | docker load
13:59:19 #24 DONE 28.2s
13:59:19 
13:59:19 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:59:19 #29 65.90 internal/syscall/execenv
13:59:19 #29 66.09 internal/syscall/unix
13:59:19 #29 66.46 strings
13:59:19 #29 67.07 os
13:59:21 #29 ...
13:59:21 
13:59:21 #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:59:21 #52 16.49 + cd /tmp/tmp.1jq39KBynr/src/github.com/opencontainers/runc
13:59:21 #52 16.49 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:59:21 #52 18.11 + '[' -z '' ']'
13:59:21 #52 18.11 + target=static
13:59:21 #52 18.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:59:21 #52 20.87 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 .
13:59:21 #52 ...
13:59:21 
13:59:21 #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:21 #38 62.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:59:21 #38 62.83 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:59:21 #38 62.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:59:21 #38 62.86 Setting up libcap-dev:amd64 (1:2.25-2) ...
13:59:21 #38 62.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
13:59:21 #38 62.88 Setting up protobuf-compiler (3.6.1.3-2) ...
13:59:21 #38 62.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:59:21 #38 62.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:59:21 #38 62.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:59:21 #38 62.92 Setting up python-protobuf (3.6.1.3-2) ...
13:59:21 #38 72.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
13:59:21 #38 72.25 Processing triggers for libc-bin (2.28-10) ...
13:59:21 #38 DONE 72.8s
13:59:21 
13:59:21 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:26 #39 3.801 Note: Building without setproctitle() and strlcpy() support.
13:59:26 #39 3.801       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:59:26 #39 3.809 Note: Building without GnuTLS support
13:59:26 #39 3.826 Makefile.config:39: Warn: you have no libnftables installed
13:59:26 #39 3.826 Makefile.config:40: Warn: Building without nftables support
13:59:27 #39 ...
13:59:27 
13:59:27 #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:59:27 #34 4.992 + RM_GOPATH=0
13:59:27 #34 4.992 + TMP_GOPATH=
13:59:27 #34 4.992 + : /build
13:59:27 #34 4.992 + '[' -z '' ']'
13:59:27 #34 4.996 ++ mktemp -d
13:59:27 #34 4.996 + export GOPATH=/tmp/tmp.bXEmjvLgPu
13:59:27 #34 4.996 + GOPATH=/tmp/tmp.bXEmjvLgPu
13:59:27 #34 4.996 + RM_GOPATH=1
13:59:27 #34 4.996 ++ dirname ./install.sh
13:59:27 #34 5.002 + dir=.
13:59:27 #34 5.002 + bin=tini
13:59:27 #34 5.002 + shift
13:59:27 #34 5.002 + '[' '!' -f ./tini.installer ']'
13:59:27 #34 5.002 + . ./tini.installer
13:59:27 #34 5.002 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:59:27 #34 5.002 + install_tini
13:59:27 #34 5.002 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:59:27 #34 5.002 + git clone https://github.com/krallin/tini.git /tmp/tmp.bXEmjvLgPu/tini
13:59:27 #34 5.002 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:59:27 #34 5.015 Cloning into '/tmp/tmp.bXEmjvLgPu/tini'...
13:59:27 #34 7.189 + cd /tmp/tmp.bXEmjvLgPu/tini
13:59:27 #34 7.189 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:59:27 #34 7.195 + cmake .
13:59:27 #34 7.785 -- The C compiler identification is GNU 8.3.0
13:59:27 #34 7.858 -- Check for working C compiler: /usr/bin/cc
13:59:27 #34 8.812 -- Check for working C compiler: /usr/bin/cc -- works
13:59:27 #34 8.821 -- Detecting C compiler ABI info
13:59:27 #34 9.454 -- Detecting C compiler ABI info - done
13:59:27 #34 9.500 -- Detecting C compile features
13:59:27 #34 ...
13:59:27 
13:59:27 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:59:27 #42 72.47 internal/fmtsort
13:59:27 #42 72.59 internal/poll
13:59:27 #42 73.27 internal/syscall/execenv
13:59:27 #42 73.38 internal/syscall/unix
13:59:27 #42 73.77 strings
13:59:27 #42 74.65 os
13:59:29 #42 77.20 regexp/syntax
13:59:30 #42 78.02 fmt
13:59:30 #42 ...
13:59:30 
13:59:30 #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:59:30 #34 11.72 -- Detecting C compile features - done
13:59:30 #34 11.78 -- Performing Test HAS_BUILTIN_FORTIFY
13:59:30 #34 12.00 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:59:30 #34 12.12 -- Configuring done
13:59:30 #34 12.14 -- Generating done
13:59:30 #34 12.17 -- Build files have been written to: /tmp/tmp.bXEmjvLgPu/tini
13:59:30 #34 12.19 + make tini-static
13:59:30 #34 12.61 Scanning dependencies of target tini-static
13:59:30 #34 12.75 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:59:31 #34 14.31 [100%] Linking C executable tini-static
13:59:32 #34 ...
13:59:32 
13:59:32 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:32 #14 4.670 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
13:59:32 #14 4.670 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:59:32 #14 4.803 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:59:32 #14 5.628 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
13:59:32 #14 6.809 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
13:59:32 #14 8.371 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
13:59:32 #14 ...
13:59:32 
13:59:32 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:32 #39 6.141 fatal: not a git repository (or any of the parent directories): .git
13:59:32 #39 6.239   GEN      .gitid
13:59:32 #39 6.275   GEN      criu/include/version.h
13:59:32 #39 6.383   GEN      include/common/asm
13:59:32 #39 8.452   PBCC     images/timens.pb-c.c
13:59:32 #39 8.523   DEP      images/timens.pb-c.d
13:59:32 #39 8.589   PBCC     images/fown.pb-c.c
13:59:32 #39 8.601   PBCC     images/google/protobuf/descriptor.pb-c.c
13:59:32 #39 8.719   PBCC     images/opts.pb-c.c
13:59:32 #39 8.788   PBCC     images/memfd.pb-c.c
13:59:32 #39 8.835   DEP      images/fown.pb-c.d
13:59:32 #39 8.919   DEP      images/google/protobuf/descriptor.pb-c.d
13:59:32 #39 8.967   DEP      images/opts.pb-c.d
13:59:32 #39 9.022   DEP      images/memfd.pb-c.d
13:59:32 #39 9.128   PBCC     images/sit.pb-c.c
13:59:32 #39 9.179   DEP      images/sit.pb-c.d
13:59:32 #39 9.241   PBCC     images/macvlan.pb-c.c
13:59:32 #39 9.309   DEP      images/macvlan.pb-c.d
13:59:32 #39 9.383   PBCC     images/autofs.pb-c.c
13:59:32 #39 9.423   DEP      images/autofs.pb-c.d
13:59:32 #39 9.515   PBCC     images/sysctl.pb-c.c
13:59:32 #39 9.580   DEP      images/sysctl.pb-c.d
13:59:32 #39 9.641   PBCC     images/time.pb-c.c
13:59:32 #39 9.669   DEP      images/time.pb-c.d
13:59:32 #39 9.767   PBCC     images/binfmt-misc.pb-c.c
13:59:32 #39 9.774   DEP      images/binfmt-misc.pb-c.d
13:59:32 #39 9.842   PBCC     images/seccomp.pb-c.c
13:59:32 #39 9.913   DEP      images/seccomp.pb-c.d
13:59:32 #39 10.03   PBCC     images/userns.pb-c.c
13:59:32 #39 10.09   DEP      images/userns.pb-c.d
13:59:32 #39 10.18   PBCC     images/cgroup.pb-c.c
13:59:32 #39 10.26   DEP      images/cgroup.pb-c.d
13:59:32 #39 10.29   PBCC     images/ext-file.pb-c.c
13:59:32 #39 10.37   DEP      images/ext-file.pb-c.d
13:59:32 #39 10.45   PBCC     images/rpc.pb-c.c
13:59:32 #39 10.51   DEP      images/rpc.pb-c.d
13:59:32 #39 10.59   PBCC     images/siginfo.pb-c.c
13:59:32 #39 10.65   DEP      images/siginfo.pb-c.d
13:59:32 #39 10.74   PBCC     images/pagemap.pb-c.c
13:59:32 #39 10.82   DEP      images/pagemap.pb-c.d
13:59:32 #39 10.97   PBCC     images/rlimit.pb-c.c
13:59:32 #39 11.00   DEP      images/rlimit.pb-c.d
13:59:32 #39 ...
13:59:32 
13:59:32 #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:59:32 #34 15.12 [100%] Built target tini-static
13:59:32 #34 15.30 + mkdir -p /build
13:59:32 #34 15.30 + cp tini-static /build/docker-init
13:59:32 #34 DONE 15.6s
13:59:32 
13:59:32 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:32 #39 11.04   PBCC     images/file-lock.pb-c.c
13:59:32 #39 11.08   DEP      images/file-lock.pb-c.d
13:59:32 #39 ...
13:59:32 
13:59:32 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:59:32 #29 71.24 bytes
13:59:32 #29 72.17 fmt
13:59:32 #29 73.74 bufio
13:59:32 #29 75.36 path/filepath
13:59:32 #29 76.56 io/ioutil
13:59:32 #29 77.32 flag
13:59:32 #29 77.42 github.com/BurntSushi/toml
13:59:32 #29 79.64 log
13:59:32 #29 80.29 path
13:59:33 #29 ...
13:59:33 
13:59:33 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:33 #39 11.15   PBCC     images/tty.pb-c.c
13:59:33 #39 11.28   DEP      images/tty.pb-c.d
13:59:33 #39 11.34   PBCC     images/tun.pb-c.c
13:59:33 #39 11.44   PBCC     images/netdev.pb-c.c
13:59:33 #39 11.68   DEP      images/tun.pb-c.d
13:59:33 #39 11.76   DEP      images/netdev.pb-c.d
13:59:33 #39 11.92   PBCC     images/vma.pb-c.c
13:59:33 #39 12.08   DEP      images/vma.pb-c.d
13:59:33 #39 12.21   PBCC     images/creds.pb-c.c
13:59:34 #39 12.30   DEP      images/creds.pb-c.d
13:59:34 #39 12.46   PBCC     images/utsns.pb-c.c
13:59:34 #39 12.56   DEP      images/utsns.pb-c.d
13:59:34 #39 12.63   PBCC     images/ipc-desc.pb-c.c
13:59:34 #39 12.68   PBCC     images/ipc-sem.pb-c.c
13:59:34 #39 12.75   DEP      images/ipc-desc.pb-c.d
13:59:34 #39 12.84   DEP      images/ipc-sem.pb-c.d
13:59:34 #39 12.89   PBCC     images/ipc-msg.pb-c.c
13:59:34 #39 12.94   DEP      images/ipc-msg.pb-c.d
13:59:34 #39 12.99   PBCC     images/ipc-shm.pb-c.c
13:59:34 #39 13.01   DEP      images/ipc-shm.pb-c.d
13:59:34 #39 13.08   PBCC     images/ipc-var.pb-c.c
13:59:34 #39 13.18   DEP      images/ipc-var.pb-c.d
13:59:34 #39 13.25   PBCC     images/sk-opts.pb-c.c
13:59:35 #39 13.34   PBCC     images/packet-sock.pb-c.c
13:59:35 #39 13.43   DEP      images/sk-opts.pb-c.d
13:59:35 #39 13.47   DEP      images/packet-sock.pb-c.d
13:59:35 #39 13.58   PBCC     images/sk-netlink.pb-c.c
13:59:35 #39 13.69   DEP      images/sk-netlink.pb-c.d
13:59:35 #39 13.78   PBCC     images/sk-inet.pb-c.c
13:59:35 #39 13.88   DEP      images/sk-inet.pb-c.d
13:59:35 #39 13.95   PBCC     images/sk-unix.pb-c.c
13:59:35 #39 14.00   DEP      images/sk-unix.pb-c.d
13:59:35 #39 14.09   PBCC     images/mm.pb-c.c
13:59:35 #39 14.16   DEP      images/mm.pb-c.d
13:59:35 #39 14.24   PBCC     images/timerfd.pb-c.c
13:59:36 #39 14.32   DEP      images/timerfd.pb-c.d
13:59:36 #39 14.36   PBCC     images/timer.pb-c.c
13:59:36 #39 14.38   DEP      images/timer.pb-c.d
13:59:36 #39 14.42   PBCC     images/sa.pb-c.c
13:59:36 #39 14.48   DEP      images/sa.pb-c.d
13:59:36 #39 14.57   PBCC     images/pipe-data.pb-c.c
13:59:36 #39 14.60   DEP      images/pipe-data.pb-c.d
13:59:36 #39 14.66   PBCC     images/mnt.pb-c.c
13:59:36 #39 14.70   DEP      images/mnt.pb-c.d
13:59:36 #39 14.80   PBCC     images/sk-packet.pb-c.c
13:59:36 #39 14.83   DEP      images/sk-packet.pb-c.d
13:59:36 #39 14.93   PBCC     images/tcp-stream.pb-c.c
13:59:36 #39 15.01   DEP      images/tcp-stream.pb-c.d
13:59:37 #39 15.11   PBCC     images/pipe.pb-c.c
13:59:37 #39 15.16   DEP      images/pipe.pb-c.d
13:59:37 #39 15.22   PBCC     images/pstree.pb-c.c
13:59:37 #39 15.25   DEP      images/pstree.pb-c.d
13:59:37 #39 15.30   PBCC     images/fs.pb-c.c
13:59:37 #39 15.36   DEP      images/fs.pb-c.d
13:59:37 #39 15.47   PBCC     images/signalfd.pb-c.c
13:59:37 #39 15.56   DEP      images/signalfd.pb-c.d
13:59:37 #39 15.61   PBCC     images/fh.pb-c.c
13:59:37 #39 15.69   PBCC     images/fsnotify.pb-c.c
13:59:37 #39 15.75   DEP      images/fh.pb-c.d
13:59:37 #39 15.81   DEP      images/fsnotify.pb-c.d
13:59:37 #39 15.87   PBCC     images/eventpoll.pb-c.c
13:59:37 #39 15.92   DEP      images/eventpoll.pb-c.d
13:59:37 #39 15.98   PBCC     images/eventfd.pb-c.c
13:59:37 #39 16.03   DEP      images/eventfd.pb-c.d
13:59:38 #39 16.09   PBCC     images/remap-file-path.pb-c.c
13:59:38 #39 16.15   DEP      images/remap-file-path.pb-c.d
13:59:38 #39 16.22   PBCC     images/fifo.pb-c.c
13:59:38 #39 16.26   DEP      images/fifo.pb-c.d
13:59:38 #39 16.35   PBCC     images/ghost-file.pb-c.c
13:59:38 #39 16.47   DEP      images/ghost-file.pb-c.d
13:59:38 #39 16.53   PBCC     images/regfile.pb-c.c
13:59:38 #39 16.65   DEP      images/regfile.pb-c.d
13:59:38 #39 16.71   PBCC     images/ns.pb-c.c
13:59:38 #39 16.76   DEP      images/ns.pb-c.d
13:59:38 #39 16.80   PBCC     images/fdinfo.pb-c.c
13:59:38 #39 16.89   DEP      images/fdinfo.pb-c.d
13:59:38 #39 17.01   PBCC     images/core-aarch64.pb-c.c
13:59:38 #39 17.08   PBCC     images/core-arm.pb-c.c
13:59:38 #39 17.14   PBCC     images/core-ppc64.pb-c.c
13:59:39 #39 17.18   PBCC     images/core-s390.pb-c.c
13:59:39 #39 17.26   PBCC     images/core-x86.pb-c.c
13:59:39 #39 17.37   PBCC     images/core.pb-c.c
13:59:39 #39 17.42   PBCC     images/inventory.pb-c.c
13:59:39 #39 17.50   DEP      images/core-aarch64.pb-c.d
13:59:39 #39 17.58   DEP      images/core-arm.pb-c.d
13:59:39 #39 17.63   DEP      images/core-ppc64.pb-c.d
13:59:39 #39 17.74   DEP      images/core-s390.pb-c.d
13:59:39 #39 17.82   DEP      images/core-x86.pb-c.d
13:59:39 #39 17.90   DEP      images/core.pb-c.d
13:59:39 #39 17.95   DEP      images/inventory.pb-c.d
13:59:39 #39 18.02   PBCC     images/cpuinfo.pb-c.c
13:59:39 #39 18.04   DEP      images/cpuinfo.pb-c.d
13:59:39 #39 18.07   PBCC     images/stats.pb-c.c
13:59:39 #39 18.11   DEP      images/stats.pb-c.d
13:59:40 #39 ...
13:59:40 
13:59:40 #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:59:40 #29 81.21 text/tabwriter
13:59:40 #29 83.48 github.com/BurntSushi/toml/cmd/tomlv
13:59:40 #29 DONE 88.2s
13:59:40 
13:59:40 #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:59:40 #57 44.52 Checking out files:  51% (1647/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  91% (2920/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
13:59:40 #57 45.98 + cd /tmp/tmp.pf7JKt903O/src/github.com/containerd/containerd
13:59:40 #57 45.98 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
13:59:40 #57 48.00 + export 'BUILDTAGS=netgo osusergo static_build'
13:59:40 #57 48.00 + BUILDTAGS='netgo osusergo static_build'
13:59:40 #57 48.00 + export EXTRA_FLAGS=-buildmode=pie
13:59:40 #57 48.00 + EXTRA_FLAGS=-buildmode=pie
13:59:40 #57 48.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:59:40 #57 48.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:59:40 #57 48.00 + '[' '' = dynamic ']'
13:59:40 #57 48.00 + make
13:59:40 #57 48.96 🇩 bin/ctr
13:59:43 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5
13:59:43 
13:59:43 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
13:59:43 + RM_GOPATH=0
13:59:43 + TMP_GOPATH=/go
13:59:43 + : /usr/local/bin
13:59:43 + '[' -z /go ']'
13:59:43 + export GOPATH=/go
13:59:43 + GOPATH=/go
13:59:43 ++ dirname hack/dockerfile/install/install.sh
13:59:43 + dir=hack/dockerfile/install
13:59:43 + bin=tini
13:59:43 + shift
13:59:43 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
13:59:43 + . hack/dockerfile/install/tini.installer
13:59:43 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:59:43 + install_tini
13:59:43 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:59:43 + git clone https://github.com/krallin/tini.git /go/tini
13:59:43 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:59:43 Cloning into '/go/tini'...
13:59:43 + cd /go/tini
13:59:43 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:59:43 + cmake .
13:59:43 -- The C compiler identification is GNU 5.4.0
13:59:43 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
13:59:43 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
13:59:43 -- Detecting C compiler ABI info
13:59:43 -- Detecting C compiler ABI info - done
13:59:43 -- Detecting C compile features
13:59:43 -- Detecting C compile features - done
13:59:43 -- Performing Test HAS_BUILTIN_FORTIFY
13:59:43 -- Performing Test HAS_BUILTIN_FORTIFY - Success
13:59:43 -- Configuring done
13:59:43 -- Generating done
13:59:43 -- Build files have been written to: /go/tini
13:59:43 + make tini-static
13:59:43 make[2]: Entering directory '/go/tini'
13:59:43 make[3]: Entering directory '/go/tini'
13:59:43 make[4]: Entering directory '/go/tini'
13:59:43 make[5]: Entering directory '/go/tini'
13:59:43 Scanning dependencies of target tini-static
13:59:43 make[5]: Leaving directory '/go/tini'
13:59:43 make[5]: Entering directory '/go/tini'
13:59:43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:59:43 [100%] Linking C executable tini-static
13:59:43 make[5]: Leaving directory '/go/tini'
13:59:43 [100%] Built target tini-static
13:59:43 make[4]: Leaving directory '/go/tini'
13:59:43 make[3]: Leaving directory '/go/tini'
13:59:43 make[2]: Leaving directory '/go/tini'
13:59:43 + mkdir -p /usr/local/bin
13:59:43 + cp tini-static /usr/local/bin/docker-init
13:59:43 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
13:59:43 + RM_GOPATH=0
13:59:43 + TMP_GOPATH=/go
13:59:43 + : /usr/local/bin
13:59:43 + '[' -z /go ']'
13:59:43 + export GOPATH=/go
13:59:43 + GOPATH=/go
13:59:43 ++ dirname hack/dockerfile/install/install.sh
13:59:43 + dir=hack/dockerfile/install
13:59:43 + bin=proxy
13:59:43 + shift
13:59:43 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
13:59:43 + . hack/dockerfile/install/proxy.installer
13:59:43 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
13:59:43 + install_proxy dynamic
13:59:43 + case "$1" in
13:59:43 + install_proxy_dynamic
13:59:43 + export PROXY_LDFLAGS=-linkmode=external install_proxy
13:59:43 + PROXY_LDFLAGS=-linkmode=external
13:59:43 + export BUILD_MODE=-buildmode=pie
13:59:43 + BUILD_MODE=-buildmode=pie
13:59:43 + _install_proxy
13:59:43 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
13:59:43 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
13:59:43 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
13:59:43 Cloning into '/go/src/github.com/docker/libnetwork'...
13:59:43 + cd /go/src/github.com/docker/libnetwork
13:59:43 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
13:59:43 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:59:43 + return
13:59:43 # Build the CLI
13:59:43 cd /go/src/github.com/docker/cli && \
13:59:43 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20200717073944-79a6c494e5 GITCOMMIT=79a6c494e5 dynbinary manpages
13:59:43 make[2]: Entering directory '/root/build-deb/cli'
13:59:43 ./scripts/build/dynbinary
13:59:43 Building dynamically linked build/docker-linux-amd64
13:59:45 #57 ...
13:59:45 
13:59:45 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:59:45 #42 83.09 path/filepath
13:59:45 #42 84.17 flag
13:59:45 #42 84.47 go/token
13:59:45 #42 85.43 go/scanner
13:59:45 #42 86.13 regexp
13:59:45 #42 86.87 go/ast
13:59:45 #42 90.82 internal/lazyregexp
13:59:45 #42 91.05 path
13:59:45 #42 91.71 io/ioutil
13:59:45 #42 92.26 net/url
13:59:45 #42 92.35 text/template/parse
13:59:45 #42 ...
13:59:45 
13:59:45 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:45 #39 20.47 make[1]: Nothing to be done for 'all'.
13:59:45 #39 21.96   CC       images/stats.o
13:59:45 #39 22.46   CC       images/core.o
13:59:45 #39 23.23   CC       images/core-x86.o
13:59:45 #39 23.86   CC       images/core-arm.o
13:59:46 #39 24.28   CC       images/core-aarch64.o
13:59:46 #39 ...
13:59:46 
13:59:46 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:46 #14 18.64 Fetched 8364 kB in 14s (587 kB/s)
13:59:46 #14 18.64 Reading package lists...
13:59:46 #14 25.18 Reading package lists...
13:59:46 #14 ...
13:59:46 
13:59:46 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:59:46 #42 93.83 go/parser
13:59:49 #42 96.99 text/template
13:59:49 #42 97.26 log
13:59:49 #42 97.83 encoding/binary
13:59:51 #42 99.32 encoding/base64
13:59:51 #42 ...
13:59:51 
13:59:51 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:51 #14 25.18 Reading package lists...
13:59:51 #14 30.59 Building dependency tree...
13:59:51 #14 31.70 Reading state information...
13:59:51 #14 33.17 libcap2-bin is already the newest version (1:2.25-2).
13:59:51 #14 33.17 libcap2-bin set to manually installed.
13:59:51 #14 33.17 The following additional packages will be installed:
13:59:51 #14 33.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:59:51 #14 33.17   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
13:59:51 #14 33.17   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:59:51 #14 33.17   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:59:51 #14 33.17   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
13:59:51 #14 33.17   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
13:59:51 #14 33.17   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
13:59:51 #14 33.18   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:59:51 #14 33.18   python3.7 python3.7-minimal vim-runtime xxd
13:59:51 #14 33.18 Suggested packages:
13:59:51 #14 33.18   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
13:59:51 #14 33.18   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
13:59:51 #14 33.18   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
13:59:51 #14 33.19   xfsdump acl attr quota
13:59:51 #14 33.19 Recommended packages:
13:59:51 #14 33.19   aufs-dkms nftables build-essential python3-dev python3-keyring
13:59:51 #14 33.19   python3-keyrings.alt python3-xdg unzip
13:59:53 #14 36.20 The following NEW packages will be installed:
13:59:53 #14 36.20   apparmor aufs-tools bash-completion binutils-mingw-w64
13:59:53 #14 36.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
13:59:53 #14 36.21   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
13:59:53 #14 36.21   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
13:59:53 #14 36.21   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:59:53 #14 36.22   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:59:53 #14 36.22   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:59:53 #14 36.22   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:59:53 #14 36.22   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
13:59:53 #14 36.22   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
13:59:53 #14 36.23   python3-distutils python3-lib2to3 python3-minimal python3-pip
13:59:53 #14 36.24   python3-pkg-resources python3-setuptools python3-wheel python3.7
13:59:53 #14 36.24   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
13:59:53 #14 36.24   xfsprogs xxd xz-utils zip
13:59:53 #14 36.60 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
13:59:53 #14 36.60 Need to get 104 MB of archives.
13:59:53 #14 36.60 After this operation, 597 MB of additional disk space will be used.
13:59:53 #14 36.60 Get:1 http://deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:59:54 #14 36.60 Get:2 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
13:59:54 #14 36.62 Get:3 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
13:59:54 #14 36.74 Get:4 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:59:54 #14 36.75 Get:5 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:59:54 #14 36.76 Get:6 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
13:59:54 #14 36.87 Get:7 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
13:59:54 #14 36.92 Get:8 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:59:54 #14 36.93 Get:9 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:59:54 #14 36.94 Get:10 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:59:54 #14 36.94 Get:11 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:59:54 #14 36.95 Get:12 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:59:54 #14 36.96 Get:13 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:59:54 #14 36.96 Get:14 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:59:54 #14 36.96 Get:15 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:59:54 #14 36.97 Get:16 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:59:54 #14 36.99 Get:17 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:59:54 #14 37.00 Get:18 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:59:54 #14 37.01 Get:19 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:59:54 #14 37.04 Get:20 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:59:54 #14 37.04 Get:21 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:59:54 #14 37.06 Get:22 http://deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:59:54 #14 37.10 Get:23 http://deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:59:54 #14 37.11 Get:24 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
13:59:54 #14 37.27 Get:25 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
13:59:54 #14 37.47 Get:26 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:59:54 #14 37.49 Get:27 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:59:54 #14 37.50 Get:28 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:59:54 #14 37.50 Get:29 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:59:55 #14 37.88 Get:30 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:59:55 #14 38.11 Get:31 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
13:59:55 #14 38.12 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
13:59:56 #14 ...
13:59:56 
13:59:56 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:59:56 #39 24.71   CC       images/core-ppc64.o
13:59:56 #39 25.29   CC       images/core-s390.o
13:59:56 #39 25.99   CC       images/cpuinfo.o
13:59:56 #39 26.38   CC       images/inventory.o
13:59:56 #39 26.61   CC       images/fdinfo.o
13:59:56 #39 27.07   CC       images/fown.o
13:59:56 #39 27.34   CC       images/ns.o
13:59:56 #39 27.58   CC       images/regfile.o
13:59:56 #39 27.98   CC       images/ghost-file.o
13:59:56 #39 28.33   CC       images/fifo.o
13:59:56 #39 28.53   CC       images/remap-file-path.o
13:59:56 #39 28.75   CC       images/eventfd.o
13:59:56 #39 29.02   CC       images/eventpoll.o
13:59:56 #39 29.46   CC       images/fh.o
13:59:56 #39 29.75   CC       images/fsnotify.o
13:59:56 #39 30.42   CC       images/signalfd.o
13:59:56 #39 30.81   CC       images/fs.o
13:59:56 #39 31.10   CC       images/pstree.o
13:59:56 #39 31.31   CC       images/pipe.o
13:59:56 #39 31.66   CC       images/tcp-stream.o
13:59:56 #39 31.91   CC       images/sk-packet.o
13:59:56 #39 32.16   CC       images/mnt.o
13:59:56 #39 32.41   CC       images/pipe-data.o
13:59:56 #39 32.67   CC       images/sa.o
13:59:56 #39 32.94   CC       images/timer.o
13:59:56 #39 33.41   CC       images/timerfd.o
13:59:56 #39 33.74   CC       images/mm.o
13:59:56 #39 34.12   CC       images/sk-opts.o
13:59:56 #39 34.42   CC       images/sk-unix.o
13:59:56 #39 34.90   CC       images/sk-inet.o
13:59:57 #39 35.42   CC       images/tun.o
13:59:57 #39 35.78   CC       images/sk-netlink.o
13:59:57 #39 36.05   CC       images/packet-sock.o
13:59:58 #39 36.44   CC       images/ipc-var.o
13:59:58 #39 36.61   CC       images/ipc-desc.o
13:59:58 #39 ...
13:59:58 
13:59:58 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:59:58 #14 40.97 Get:33 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
14:00:01 #14 43.30 Get:34 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
14:00:01 #14 43.30 Get:35 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
14:00:01 #14 43.31 Get:36 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
14:00:01 #14 43.31 Get:37 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
14:00:01 #14 43.32 Get:38 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:00:01 #14 43.32 Get:39 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:00:01 #14 43.34 Get:40 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:00:01 #14 43.34 Get:41 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
14:00:01 #14 43.36 Get:42 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:00:01 #14 43.40 Get:43 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:00:01 #14 43.41 Get:44 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:00:01 #14 43.46 Get:45 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:00:01 #14 43.48 Get:46 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:00:01 #14 43.55 Get:47 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:00:01 #14 43.57 Get:48 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:00:01 #14 43.60 Get:49 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
14:00:01 #14 43.61 Get:50 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:00:02 #14 44.45 Get:51 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
14:00:02 #14 44.46 Get:52 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
14:00:02 #14 44.46 Get:53 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
14:00:02 #14 44.46 Get:54 http://deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
14:00:02 #14 44.46 Get:55 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
14:00:02 #14 44.51 Get:56 http://deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
14:00:02 #14 44.55 Get:57 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
14:00:02 #14 44.70 Get:58 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
14:00:02 #14 44.72 Get:59 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
14:00:02 #14 44.73 Get:60 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
14:00:02 #14 44.75 Get:61 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
14:00:02 #14 44.77 Get:62 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
14:00:02 #14 ...
14:00:02 
14:00:02 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:00:02 #42 99.98 encoding/json
14:00:02 #42 102.8 go/doc
14:00:02 #42 105.4 encoding/xml
14:00:02 #42 106.1 github.com/LK4D4/vndr/build
14:00:02 #42 109.9 github.com/LK4D4/vndr/versioned
14:00:02 #42 109.9 compress/flate
14:00:02 #42 ...
14:00:02 
14:00:02 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:02 #14 44.80 Get:63 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
14:00:02 #14 44.81 Get:64 http://deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
14:00:02 #14 44.84 Get:65 http://deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
14:00:02 #14 45.37 Get:66 http://deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
14:00:02 #14 45.44 Get:67 http://deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
14:00:02 #14 45.51 Get:68 http://deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:00:03 #14 46.50 debconf: delaying package configuration, since apt-utils is not installed
14:00:04 #14 46.70 Fetched 104 MB in 9s (11.4 MB/s)
14:00:04 #14 46.79 Selecting previously unselected package pigz.
14:00:04 #14 46.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 ... 15473 files and directories currently installed.)
14:00:04 #14 46.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
14:00:04 #14 46.95 Unpacking pigz (2.4-1) ...
14:00:04 #14 47.08 Selecting previously unselected package libpython3.7-minimal:amd64.
14:00:04 #14 47.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:00:04 #14 47.09 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:00:05 #14 47.81 Selecting previously unselected package python3.7-minimal.
14:00:05 #14 47.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
14:00:05 #14 47.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
14:00:06 #14 49.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
14:00:06 #14 49.25 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
14:00:09 #14 ...
14:00:09 
14:00:09 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:09 #39 36.94   CC       images/ipc-shm.o
14:00:09 #39 37.19   CC       images/ipc-msg.o
14:00:09 #39 37.64   CC       images/ipc-sem.o
14:00:09 #39 37.73   CC       images/utsns.o
14:00:09 #39 37.78   CC       images/creds.o
14:00:09 #39 38.04   CC       images/vma.o
14:00:09 #39 38.27   CC       images/netdev.o
14:00:09 #39 38.71   CC       images/tty.o
14:00:09 #39 39.34   CC       images/file-lock.o
14:00:09 #39 39.50   CC       images/rlimit.o
14:00:09 #39 39.76   CC       images/pagemap.o
14:00:09 #39 40.11   CC       images/siginfo.o
14:00:09 #39 40.53   CC       images/rpc.o
14:00:09 #39 41.93   CC       images/ext-file.o
14:00:09 #39 42.19   CC       images/cgroup.o
14:00:09 #39 43.01   CC       images/userns.o
14:00:09 #39 43.38   CC       images/google/protobuf/descriptor.o
14:00:09 #39 45.56   CC       images/opts.o
14:00:09 #39 45.78   CC       images/seccomp.o
14:00:09 #39 46.07   CC       images/binfmt-misc.o
14:00:09 #39 46.26   CC       images/time.o
14:00:09 #39 46.54   CC       images/sysctl.o
14:00:09 #39 46.78   CC       images/autofs.o
14:00:09 #39 47.01   CC       images/macvlan.o
14:00:09 #39 47.24   CC       images/sit.o
14:00:09 #39 47.59   CC       images/memfd.o
14:00:09 #39 47.97   CC       images/timens.o
14:00:10 #39 48.40   LINK     images/built-in.o
14:00:10 #39 ...
14:00:10 
14:00:10 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:10 #14 52.89 Selecting previously unselected package python3-minimal.
14:00:10 #14 52.90 (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.)
14:00:10 #14 53.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
14:00:10 #14 53.02 Unpacking python3-minimal (3.7.3-1) ...
14:00:10 #14 53.20 Selecting previously unselected package libmpdec2:amd64.
14:00:10 #14 53.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
14:00:10 #14 53.21 Unpacking libmpdec2:amd64 (2.4.2-2) ...
14:00:10 #14 53.37 Selecting previously unselected package libpython3.7-stdlib:amd64.
14:00:10 #14 53.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
14:00:10 #14 53.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:00:12 #14 54.73 Selecting previously unselected package python3.7.
14:00:12 #14 54.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
14:00:12 #14 54.74 Unpacking python3.7 (3.7.3-2+deb10u1) ...
14:00:12 #14 54.92 Selecting previously unselected package libpython3-stdlib:amd64.
14:00:12 #14 54.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
14:00:12 #14 54.94 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
14:00:12 #14 55.06 Setting up python3-minimal (3.7.3-1) ...
14:00:14 #14 56.48 Selecting previously unselected package python3.
14:00:14 #14 56.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%
14:00:14 #14 ...
14:00:14 
14:00:14 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:00:14 #42 111.8 hash
14:00:14 #42 112.1 hash/crc32
14:00:14 #42 112.6 context
14:00:14 #42 112.9 compress/gzip
14:00:14 #42 113.5 crypto/cipher
14:00:14 #42 113.6 math/big
14:00:14 #42 114.8 crypto/aes
14:00:14 #42 115.9 crypto
14:00:14 #42 116.1 crypto/des
14:00:14 #42 116.8 crypto/internal/randutil
14:00:14 #42 117.0 crypto/sha512
14:00:14 #42 118.1 crypto/ed25519/internal/edwards25519
14:00:14 #42 120.0 crypto/hmac
14:00:14 #42 120.2 crypto/md5
14:00:14 #42 120.9 crypto/rc4
14:00:14 #42 121.2 crypto/sha1
14:00:14 #42 ...
14:00:14 
14:00:14 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:14 #14 56.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 ... 16134 files and directories currently installed.)
14:00:14 #14 56.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
14:00:14 #14 56.57 Unpacking python3 (3.7.3-1) ...
14:00:14 #14 56.67 Selecting previously unselected package libip4tc0:amd64.
14:00:14 #14 56.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
14:00:14 #14 56.68 Unpacking libip4tc0:amd64 (1.8.2-4) ...
14:00:14 #14 56.78 Selecting previously unselected package libip6tc0:amd64.
14:00:14 #14 56.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
14:00:14 #14 56.80 Unpacking libip6tc0:amd64 (1.8.2-4) ...
14:00:14 #14 56.93 Selecting previously unselected package libiptc0:amd64.
14:00:14 #14 56.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
14:00:14 #14 56.94 Unpacking libiptc0:amd64 (1.8.2-4) ...
14:00:14 #14 57.06 Selecting previously unselected package libnfnetlink0:amd64.
14:00:14 #14 57.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
14:00:14 #14 57.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:00:14 #14 57.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:00:14 #14 57.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
14:00:14 #14 57.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:00:14 #14 57.26 Selecting previously unselected package libnftnl11:amd64.
14:00:14 #14 57.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
14:00:14 #14 57.29 Unpacking libnftnl11:amd64 (1.1.2-2) ...
14:00:14 #14 57.44 Selecting previously unselected package iptables.
14:00:14 #14 57.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
14:00:14 #14 57.45 Unpacking iptables (1.8.2-4) ...
14:00:15 #14 57.99 Selecting previously unselected package xxd.
14:00:15 #14 57.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
14:00:15 #14 58.00 Unpacking xxd (2:8.1.0875-5) ...
14:00:15 #14 58.15 Selecting previously unselected package vim-common.
14:00:15 #14 58.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
14:00:15 #14 58.20 Unpacking vim-common (2:8.1.0875-5) ...
14:00:16 #14 58.47 Selecting previously unselected package bash-completion.
14:00:16 #14 58.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
14:00:18 #14 ...
14:00:18 
14:00:18 #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:00:18 #60 118.5 + for f in rootlesskit rootlesskit-docker-proxy
14:00:18 #60 118.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:00:18 #60 DONE 126.5s
14:00:18 
14:00:18 #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:00:18 #61 DONE 0.0s
14:00:18 
14:00:18 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:18 #39 48.61   GEN      compel/include/asm
14:00:18 #39 48.74   GEN      compel/include/version.h
14:00:18 #39 48.81 touch .config
14:00:18 #39 48.87   GEN      include/common/config.h
14:00:18 #39 49.09   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:00:18 #39 49.12   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:00:18 #39 49.15   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:00:18 #39 49.19   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:00:18 #39 49.23   DEP      compel/arch/x86/plugins/std/memcpy.d
14:00:18 #39 49.29   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:00:18 #39 49.32   GEN      compel/plugins/include/uapi/std/syscall.h
14:00:18 #39 49.33   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:00:18 #39 49.35   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:00:18 #39 49.38   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:00:18 #39 49.39   DEP      compel/plugins/std/infect.d
14:00:18 #39 49.49   DEP      compel/plugins/std/string.d
14:00:18 #39 49.60   DEP      compel/plugins/std/log.d
14:00:18 #39 49.76   DEP      compel/plugins/std/fds.d
14:00:18 #39 49.93   DEP      compel/plugins/std/std.d
14:00:18 #39 50.11   DEP      compel/plugins/shmem/shmem.d
14:00:18 #39 50.19   DEP      compel/plugins/fds/fds.d
14:00:18 #39 50.36   CC       compel/plugins/std/std.o
14:00:18 #39 50.78   CC       compel/plugins/std/fds.o
14:00:18 #39 51.30   CC       compel/plugins/std/log.o
14:00:18 #39 52.31   CC       compel/plugins/std/string.o
14:00:18 #39 53.16   CC       compel/plugins/std/infect.o
14:00:18 #39 53.69   CC       compel/arch/x86/plugins/std/parasite-head.o
14:00:18 #39 53.77   CC       compel/arch/x86/plugins/std/memcpy.o
14:00:18 #39 53.87   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:00:18 #39 53.95   AR       compel/plugins/std.lib.a
14:00:18 #39 54.03   CC       compel/plugins/fds/fds.o
14:00:18 #39 54.29   AR       compel/plugins/fds.lib.a
14:00:18 #39 54.37   HOSTDEP  compel/src/lib/log-host.d
14:00:18 #39 54.46   HOSTDEP  compel/src/lib/handle-elf-host.d
14:00:18 #39 54.58   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:00:18 #39 54.67   HOSTDEP  compel/src/main-host.d
14:00:18 #39 54.78   DEP      compel/src/lib/ptrace.d
14:00:18 #39 55.02   DEP      compel/src/lib/infect.d
14:00:18 #39 55.21   DEP      compel/src/lib/infect-util.d
14:00:18 #39 55.33   DEP      compel/src/lib/infect-rpc.d
14:00:18 #39 55.46   DEP      compel/arch/x86/src/lib/infect.d
14:00:18 #39 55.75   DEP      compel/arch/x86/src/lib/cpu.d
14:00:18 #39 55.90   DEP      compel/src/lib/log.d
14:00:18 #39 56.04   DEP      compel/src/main.d
14:00:18 #39 56.13   DEP      compel/src/lib/handle-elf.d
14:00:18 #39 56.28   DEP      compel/arch/x86/src/lib/handle-elf.d
14:00:18 #39 56.42   CC       compel/src/lib/log.o
14:00:18 #39 56.63   CC       compel/arch/x86/src/lib/cpu.o
14:00:20 #39 58.39   CC       compel/arch/x86/src/lib/infect.o
14:00:20 #39 ...
14:00:20 
14:00:20 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:20 #14 63.46 Unpacking bash-completion (1:2.8-6) ...
14:00:21 #14 64.11 Selecting previously unselected package bzip2.
14:00:21 #14 64.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:00:21 #14 64.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:00:21 #14 64.23 Selecting previously unselected package xz-utils.
14:00:21 #14 64.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
14:00:21 #14 64.24 Unpacking xz-utils (5.2.4-1) ...
14:00:22 #14 64.43 Selecting previously unselected package apparmor.
14:00:22 #14 64.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
14:00:22 #14 64.54 Unpacking apparmor (2.13.2-10) ...
14:00:22 #14 65.06 Selecting previously unselected package aufs-tools.
14:00:22 #14 65.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
14:00:22 #14 65.08 Unpacking aufs-tools (1:4.14+20190211-1) ...
14:00:22 #14 65.23 Selecting previously unselected package binutils-mingw-w64-i686.
14:00:22 #14 65.24 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:00:22 #14 65.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:00:24 #14 ...
14:00:24 
14:00:24 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:00:24 #42 122.1 crypto/sha256
14:00:24 #42 123.4 encoding/hex
14:00:24 #42 123.8 encoding/pem
14:00:24 #42 124.0 crypto/rand
14:00:24 #42 124.5 crypto/elliptic
14:00:24 #42 125.0 encoding/asn1
14:00:24 #42 127.7 crypto/ed25519
14:00:24 #42 128.3 crypto/rsa
14:00:24 #42 128.6 crypto/ecdsa
14:00:24 #42 129.1 crypto/dsa
14:00:24 #42 129.4 crypto/x509/pkix
14:00:24 #42 129.8 vendor/golang.org/x/crypto/cryptobyte
14:00:24 #42 130.0 vendor/golang.org/x/net/dns/dnsmessage
14:00:24 #42 132.1 vendor/golang.org/x/crypto/internal/chacha20
14:00:24 #42 ...
14:00:24 
14:00:24 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:24 #14 67.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:00:24 #14 67.11 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:00:24 #14 67.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:00:27 #14 69.49 Selecting previously unselected package binutils-mingw-w64.
14:00:27 #14 69.50 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:00:27 #14 69.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:00:27 #14 69.62 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:00:27 #14 69.63 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:00:27 #14 69.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:00:27 #14 69.82 Selecting previously unselected package dmsetup.
14:00:27 #14 69.83 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:00:27 #14 69.84 Unpacking dmsetup (2:1.02.155-3) ...
14:00:27 #14 69.98 Selecting previously unselected package mingw-w64-common.
14:00:27 #14 69.98 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
14:00:27 #14 69.99 Unpacking mingw-w64-common (6.0.0-3) ...
14:00:31 #14 ...
14:00:31 
14:00:31 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:31 #39 59.61   CC       compel/src/lib/infect-rpc.o
14:00:31 #39 60.02   CC       compel/src/lib/infect-util.o
14:00:31 #39 60.33   CC       compel/src/lib/infect.o
14:00:31 #39 63.19   CC       compel/src/lib/ptrace.o
14:00:31 #39 63.68   AR       compel/libcompel.a
14:00:31 #39 63.77   HOSTCC   compel/src/main-host.o
14:00:31 #39 64.19   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:00:31 #39 64.46   HOSTCC   compel/src/lib/handle-elf-host.o
14:00:31 #39 64.90   HOSTCC   compel/src/lib/log-host.o
14:00:31 #39 65.11   HOSTLINK compel/compel-host-bin
14:00:31 #39 65.36   DEP      soccr/soccr.d
14:00:31 #39 65.55   CC       soccr/soccr.o
14:00:31 #39 67.12   AR       soccr/libsoccr.a
14:00:31 #39 67.20 make[1]: 'soccr/libsoccr.a' is up to date.
14:00:31 #39 67.57   DEP      criu/arch/x86/sigframe.d
14:00:31 #39 67.68   DEP      criu/arch/x86/sigaction_compat.d
14:00:31 #39 67.77   DEP      criu/arch/x86/kerndat.d
14:00:31 #39 67.87   DEP      criu/arch/x86/crtools.d
14:00:31 #39 68.00   DEP      criu/arch/x86/cpu.d
14:00:31 #39 68.13   CC       criu/arch/x86/cpu.o
14:00:31 #39 68.88   CC       criu/arch/x86/crtools.o
14:00:32 #39 70.47   CC       criu/arch/x86/kerndat.o
14:00:32 #39 ...
14:00:32 
14:00:32 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:32 #14 75.08 Selecting previously unselected package mingw-w64-x86-64-dev.
14:00:32 #14 75.10 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:00:32 #14 75.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:00:35 #14 ...
14:00:35 
14:00:35 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:00:35 #42 132.9 vendor/golang.org/x/crypto/poly1305
14:00:35 #42 133.4 vendor/golang.org/x/sys/cpu
14:00:35 #42 133.7 vendor/golang.org/x/crypto/chacha20poly1305
14:00:35 #42 133.8 net
14:00:35 #42 135.2 vendor/golang.org/x/crypto/hkdf
14:00:35 #42 135.3 vendor/golang.org/x/text/transform
14:00:35 #42 136.0 vendor/golang.org/x/text/unicode/bidi
14:00:35 #42 138.1 vendor/golang.org/x/text/secure/bidirule
14:00:35 #42 138.4 vendor/golang.org/x/text/unicode/norm
14:00:35 #42 142.4 vendor/golang.org/x/net/idna
14:00:35 #42 ...
14:00:35 
14:00:35 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:35 #39 70.99   CC       criu/arch/x86/sigaction_compat.o
14:00:35 #39 71.27   CC       criu/arch/x86/sigframe.o
14:00:35 #39 71.65   LINK     criu/arch/x86/crtools.built-in.o
14:00:35 #39 71.72   DEP      criu/pie/util-vdso-elf32.d
14:00:35 #39 71.89   DEP      criu/pie/util-vdso.d
14:00:35 #39 72.09   DEP      criu/pie/util.d
14:00:35 #39 72.23   CC       criu/pie/util.o
14:00:35 #39 72.66   CC       criu/pie/util-vdso.o
14:00:35 #39 73.42   CC       criu/pie/util-vdso-elf32.o
14:00:36 #39 74.21   AR       criu/pie/pie.lib.a
14:00:36 #39 74.28   DEP      criu/pie/restorer.d
14:00:36 #39 74.64   DEP      criu/arch/x86/sigaction_compat_pie.d
14:00:36 #39 74.78   DEP      criu/arch/x86/restorer_unmap.d
14:00:36 #39 74.79   DEP      criu/arch/x86/restorer.d
14:00:36 #39 75.05   DEP      criu/arch/x86/vdso-pie.d
14:00:36 #39 75.15   DEP      criu/pie/parasite-vdso.d
14:00:37 #39 75.32   DEP      criu/pie/parasite.d
14:00:37 #39 75.55   CC       criu/pie/parasite.o
14:00:38 #39 77.03   LINK     criu/pie/parasite.built-in.o
14:00:38 #39 77.03   GEN      criu/pie/parasite-blob.h
14:00:38 #39 77.06   CC       criu/pie/parasite-vdso.o
14:00:39 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5
14:00:39 
14:00:39 + popd
14:00:39 + exit 0
14:00:39 ~/rpmbuild/BUILD/src
14:00:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NlLtxI
14:00:39 + umask 022
14:00:39 + cd /root/rpmbuild/BUILD
14:00:39 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64 '!=' / ']'
14:00:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:00:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:00:39 + mkdir -p /root/rpmbuild/BUILDROOT
14:00:39 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:00:39 + cd src
14:00:39 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
14:00:39 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/bin/dockerd
14:00:39 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/bin/docker-proxy
14:00:39 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/bin/docker-init
14:00:39 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/lib/systemd/system/docker.service
14:00:39 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/lib/systemd/system/docker.socket
14:00:39 + /usr/lib/rpm/check-buildroot
14:00:39 + /usr/lib/rpm/redhat/brp-compress
14:00:39 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:00:39 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:00:39 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:00:39 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:00:39 + /usr/lib/rpm/redhat/brp-python-hardlink
14:00:39 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:00:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QTlR1j
14:00:39 + umask 022
14:00:39 + cd /root/rpmbuild/BUILD
14:00:39 + cd src
14:00:39 + engine/bundles/dynbinary-daemon/dockerd -v
14:00:39 Docker version 0.0.0-20200717073944-79a6c494e5, build 79a6c494e5
14:00:39 + exit 0
14:00:39 Processing files: docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:00:39 Provides: docker-ce = 3:0.0.0.20200717073944.79a6c494e5-0.el7 docker-ce(x86-64) = 3:0.0.0.20200717073944.79a6c494e5-0.el7
14:00:39 Requires(interp): /bin/sh /bin/sh /bin/sh
14:00:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:00:39 Requires(post): /bin/sh
14:00:39 Requires(preun): /bin/sh
14:00:39 Requires(postun): /bin/sh
14:00:39 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)
14:00:39 Conflicts: docker docker-io docker-engine-cs docker-ee
14:00:39 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
14:00:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:00:39 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.src.rpm
14:00:39 #39 77.83   CC       criu/arch/x86/vdso-pie.o
14:00:40 #39 78.22   CC       criu/arch/x86/restorer.o
14:00:40 #39 78.91   CC       criu/arch/x86/restorer_unmap.o
14:00:40 #39 78.97   CC       criu/arch/x86/sigaction_compat_pie.o
14:00:41 #39 79.33   CC       criu/pie/restorer.o
14:00:42 #39 ...
14:00:42 
14:00:42 #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:00:42 #48 140.3 + GOBIN=/build
14:00:42 #48 140.3 + /build/gometalinter --install
14:00:42 #48 140.4 Installing:
14:00:42 #48 140.4   deadcode
14:00:42 #48 140.4   dupl
14:00:42 #48 140.4   errcheck
14:00:42 #48 140.4   gas
14:00:42 #48 140.4   gochecknoglobals
14:00:42 #48 140.4   gochecknoinits
14:00:42 #48 140.4   goconst
14:00:42 #48 140.4   gocyclo
14:00:42 #48 140.4   goimports
14:00:42 #48 140.4   golint
14:00:42 #48 140.4   gosimple
14:00:42 #48 140.4   gotype
14:00:42 #48 140.4   gotypex
14:00:42 #48 140.4   ineffassign
14:00:42 #48 140.4   interfacer
14:00:42 #48 140.4   lll
14:00:42 #48 140.4   maligned
14:00:42 #48 140.4   megacheck
14:00:42 #48 140.4   misspell
14:00:42 #48 140.4   nakedret
14:00:42 #48 140.4   safesql
14:00:42 #48 140.4   staticcheck
14:00:42 #48 140.4   structcheck
14:00:42 #48 140.4   unconvert
14:00:42 #48 140.4   unparam
14:00:42 #48 140.4   unused
14:00:42 #48 140.4   varcheck
14:00:42 #48 ...
14:00:42 
14:00:42 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:00:42 #14 80.20 Selecting previously unselected package gcc-mingw-w64-base.
14:00:42 #14 80.21 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:00:42 #14 80.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:00:42 #14 80.36 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:00:42 #14 80.36 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:00:42 #14 80.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:00:42 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64.rpm
14:00:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hyrm2J
14:00:42 + umask 022
14:00:42 + cd /root/rpmbuild/BUILD
14:00:42 + cd src
14:00:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:00:42 + exit 0
14:00:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w4jxZR
14:00:42 + umask 022
14:00:42 + cd /root/rpmbuild/BUILD
14:00:42 + cd /root/rpmbuild/BUILD
14:00:42 + rm -rf src
14:00:42 + /usr/bin/mkdir -p src
14:00:42 + cd src
14:00:42 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
14:00:42 + /usr/bin/tar -xf -
14:00:42 + STATUS=0
14:00:42 + '[' 0 -ne 0 ']'
14:00:42 + /usr/bin/tar -xf -
14:00:42 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
14:00:42 + STATUS=0
14:00:42 + '[' 0 -ne 0 ']'
14:00:42 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:00:43 + exit 0
14:00:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ncnor1
14:00:43 + umask 022
14:00:43 + cd /root/rpmbuild/BUILD
14:00:43 + cd src
14:00:43 + mkdir -p /go/src/github.com/docker
14:00:43 + rm -f /go/src/github.com/docker/cli
14:00:43 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
14:00:43 + pushd /go/src/github.com/docker/cli
14:00:43 + DISABLE_WARN_OUTSIDE_CONTAINER=1
14:00:43 + make VERSION=0.0.0-20200717073944-79a6c494e5 GITCOMMIT=79a6c494e5 dynbinary manpages
14:00:43 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
14:00:43 ./scripts/build/dynbinary
14:00:43 Building dynamically linked build/docker-linux-amd64
14:00:45 #14 ...
14:00:45 
14:00:45 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:45 #39 82.85   LINK     criu/pie/restorer.built-in.o
14:00:45 #39 82.87   GEN      criu/pie/restorer-blob.h
14:00:45 #39 83.03   DEP      criu/vdso.d
14:00:45 #39 83.25   DEP      criu/vdso-compat.d
14:00:45 #39 83.40   DEP      criu/uts_ns.d
14:00:45 #39 83.58   DEP      criu/util.d
14:00:45 #39 83.88   DEP      criu/uffd.d
14:00:46 #39 84.16   DEP      criu/tun.d
14:00:46 #39 84.37   DEP      criu/tty.d
14:00:46 #39 84.56   DEP      criu/timerfd.d
14:00:46 #39 84.81   DEP      criu/timens.d
14:00:46 #39 ...
14:00:46 
14:00:46 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:00:46 #42 144.5 vendor/golang.org/x/net/http2/hpack
14:00:46 #42 145.9 mime
14:00:46 #42 147.5 mime/quotedprintable
14:00:46 #42 148.0 net/http/internal
14:00:46 #42 148.5 os/exec
14:00:46 #42 153.3 net/textproto
14:00:46 #42 153.3 crypto/x509
14:00:46 #42 154.5 vendor/golang.org/x/net/http/httpguts
14:00:46 #42 ...
14:00:46 
14:00:46 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:46 #39 85.06   DEP      criu/sysfs_parse.d
14:00:47 #39 85.28   DEP      criu/sysctl.d
14:00:47 #39 85.53   DEP      criu/string.d
14:00:47 #39 85.57   DEP      criu/stats.d
14:00:47 #39 85.75   DEP      criu/sockets.d
14:00:47 #39 86.01   DEP      criu/sk-unix.d
14:00:47 #39 86.25   DEP      criu/sk-tcp.d
14:00:48 #39 86.51   DEP      criu/sk-queue.d
14:00:48 #39 86.73   DEP      criu/sk-packet.d
14:00:48 #39 86.90   DEP      criu/sk-netlink.d
14:00:49 #39 87.20   DEP      criu/sk-inet.d
14:00:49 #39 87.41   DEP      criu/signalfd.d
14:00:49 #39 87.56   DEP      criu/sigframe.d
14:00:49 #39 87.70   DEP      criu/shmem.d
14:00:49 #39 87.97   DEP      criu/servicefd.d
14:00:50 #39 88.21   DEP      criu/seize.d
14:00:50 #39 88.40   DEP      criu/seccomp.d
14:00:50 #39 88.66   DEP      criu/rst-malloc.d
14:00:50 #39 88.76   DEP      criu/rbtree.d
14:00:50 #39 88.80   DEP      criu/pstree.d
14:00:50 #39 88.95   DEP      criu/protobuf.d
14:00:50 #39 89.19   GEN      criu/protobuf-desc-gen.h
14:00:51 scripts/docs/generate-man.sh
14:00:53 #39 91.04   DEP      criu/protobuf-desc.d
14:00:53 #39 91.24   DEP      criu/proc_parse.d
14:00:53 #39 91.48   DEP      criu/plugin.d
14:00:53 #39 91.66   DEP      criu/pipes.d
14:00:53 #39 91.85   DEP      criu/pie-util.d
14:00:53 #39 91.98   DEP      criu/pie-util-vdso.d
14:00:54 #39 92.18   DEP      criu/pie-util-vdso-elf32.d
14:00:54 #39 92.34   DEP      criu/path.d
14:00:54 #39 92.53   DEP      criu/parasite-syscall.d
14:00:54 #39 92.84   DEP      criu/pagemap.d
14:00:54 #39 93.09   DEP      criu/pagemap-cache.d
14:00:55 #39 93.23   DEP      criu/page-xfer.d
14:00:55 #39 93.44   DEP      criu/page-pipe.d
14:00:55 #39 93.55   DEP      criu/netfilter.d
14:00:55 #39 93.73   DEP      criu/net.d
14:00:55 #39 93.98   DEP      criu/namespaces.d
14:00:56 #39 94.17   DEP      criu/mount.d
14:00:56 #39 94.39   DEP      criu/memfd.d
14:00:56 #39 94.55   DEP      criu/mem.d
14:00:56 #39 94.81   DEP      criu/lsm.d
14:00:56 #39 94.95   DEP      criu/log.d
14:00:56 #39 95.07   DEP      criu/libnetlink.d
14:00:56 #39 ...
14:00:56 
14:00:56 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:00:56 #42 154.8 vendor/golang.org/x/net/http/httpproxy
14:00:56 #42 155.5 mime/multipart
14:00:56 #42 157.6 crypto/tls
14:00:56 #42 164.6 net/http/httptrace
14:00:56 #42 164.9 net/http
14:00:57 #42 ...
14:00:57 
14:00:57 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:00:57 #39 95.30   DEP      criu/kerndat.d
14:00:57 #39 95.60   DEP      criu/kcmp-ids.d
14:00:57 #39 95.76   DEP      criu/irmap.d
14:00:57 #39 95.99   DEP      criu/ipc_ns.d
14:00:57 #39 96.18   DEP      criu/image.d
14:00:58 #39 96.31   DEP      criu/image-desc.d
14:00:58 #39 96.37   DEP      criu/fsnotify.d
14:00:58 #39 96.57   DEP      criu/filesystems.d
14:00:58 #39 96.73   DEP      criu/files.d
14:00:58 #39 97.01   DEP      criu/files-reg.d
14:00:58 #39 97.19   DEP      criu/files-ext.d
14:00:59 #39 97.34   DEP      criu/file-lock.d
14:00:59 #39 97.56   DEP      criu/file-ids.d
14:00:59 #39 97.78   DEP      criu/fifo.d
14:00:59 #39 97.96   DEP      criu/fdstore.d
14:01:00 #39 98.10   DEP      criu/fault-injection.d
14:01:00 #39 98.14   DEP      criu/external.d
14:01:00 #39 98.29   DEP      criu/eventpoll.d
14:01:00 #39 98.57   DEP      criu/eventfd.d
14:01:00 #39 98.82   DEP      criu/crtools.d
14:01:01 #39 99.13   DEP      criu/cr-service.d
14:01:01 #39 99.39   DEP      criu/cr-restore.d
14:01:01 #39 99.63   DEP      criu/cr-errno.d
14:01:01 #39 99.66   DEP      criu/cr-dump.d
14:01:01 #39 99.99   DEP      criu/cr-dedup.d
14:01:01 #39 100.2   DEP      criu/cr-check.d
14:01:02 #39 100.4   DEP      criu/config.d
14:01:02 #39 100.6   DEP      criu/clone-noasan.d
14:01:02 #39 100.8   DEP      criu/cgroup.d
14:01:03 #39 101.0   DEP      criu/cgroup-props.d
14:01:03 #39 101.2   DEP      criu/bitmap.d
14:01:03 #39 101.3   DEP      criu/bfd.d
14:01:03 #39 101.4   DEP      criu/autofs.d
14:01:03 #39 101.7   DEP      criu/aio.d
14:01:04 #39 ...
14:01:04 
14:01:04 #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
14:01:04 #26 173.8 + rm -rf /tmp/tmp.3BQFSzXwaG
14:01:04 #26 DONE 174.9s
14:01:04 
14:01:04 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:04 #39 102.0   DEP      criu/action-scripts.d
14:01:04 #39 ...
14:01:04 
14:01:04 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:01:04 #14 101.4 Selecting previously unselected package g++-mingw-w64-x86-64.
14:01:04 #14 101.4 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
14:01:04 #14 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:01:04 #14 ...
14:01:04 
14:01:04 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:04 #39 102.7   CC       criu/action-scripts.o
14:01:05 #39 103.7   CC       criu/aio.o
14:01:06 #39 104.3   CC       criu/autofs.o
14:01:08 #39 106.1   CC       criu/bfd.o
14:01:08 #39 106.8   CC       criu/bitmap.o
14:01:08 #39 107.1   CC       criu/cgroup-props.o
14:01:10 #39 108.2   CC       criu/cgroup.o
14:01:11 #39 ...
14:01:11 
14:01:11 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:01:11 #42 179.1 github.com/LK4D4/vndr/godl
14:01:11 #42 179.8 github.com/LK4D4/vndr
14:01:17 #42 ...
14:01:17 
14:01:17 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:01:17 #14 117.5 Selecting previously unselected package libonig5:amd64.
14:01:17 #14 117.5 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
14:01:17 #14 117.5 Unpacking libonig5:amd64 (6.9.1-1) ...
14:01:17 #14 117.7 Selecting previously unselected package libjq1:amd64.
14:01:17 #14 117.7 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
14:01:17 #14 117.7 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
14:01:17 #14 117.9 Selecting previously unselected package jq.
14:01:17 #14 118.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
14:01:17 #14 118.0 Unpacking jq (1.5+dfsg-2+b1) ...
14:01:17 #14 118.1 Selecting previously unselected package libaio1:amd64.
14:01:17 #14 118.1 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
14:01:17 #14 118.1 Unpacking libaio1:amd64 (0.3.112-3) ...
14:01:17 #14 118.2 Selecting previously unselected package libbtrfs0.
14:01:17 #14 118.2 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
14:01:17 #14 118.2 Unpacking libbtrfs0 (4.20.1-2) ...
14:01:17 #14 118.3 Selecting previously unselected package libbtrfs-dev.
14:01:17 #14 118.3 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:01:17 #14 118.3 Unpacking libbtrfs-dev (4.20.1-2) ...
14:01:17 #14 118.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:01:17 #14 118.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:01:17 #14 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:01:17 #14 118.5 Selecting previously unselected package libudev-dev:amd64.
14:01:17 #14 118.5 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
14:01:17 #14 118.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
14:01:17 #14 118.8 Selecting previously unselected package libsepol1-dev:amd64.
14:01:17 #14 118.8 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
14:01:17 #14 118.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:01:17 #14 ...
14:01:17 
14:01:17 #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:01:17 #45 DONE 184.2s
14:01:17 
14:01:17 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:17 #39 112.3   CC       criu/clone-noasan.o
14:01:17 #39 112.6   CC       criu/config.o
14:01:17 #39 114.9   CC       criu/cr-check.o
14:01:19 #39 117.3   CC       criu/cr-dedup.o
14:01:19 #39 ...
14:01:19 
14:01:19 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:01:19 #14 119.5 Selecting previously unselected package libpcre16-3:amd64.
14:01:19 #14 119.5 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:01:19 #14 119.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:01:19 #14 119.9 Selecting previously unselected package libpcre32-3:amd64.
14:01:19 #14 119.9 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:01:19 #14 119.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:01:19 #14 120.2 Selecting previously unselected package libpcrecpp0v5:amd64.
14:01:19 #14 120.2 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:01:19 #14 120.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:01:19 #14 120.3 Selecting previously unselected package libpcre3-dev:amd64.
14:01:19 #14 120.3 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:01:19 #14 120.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:01:19 #14 120.8 Selecting previously unselected package libselinux1-dev:amd64.
14:01:19 #14 120.8 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:01:19 #14 120.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:01:19 #14 121.1 Selecting previously unselected package libdevmapper-dev:amd64.
14:01:19 #14 121.1 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:01:19 #14 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:01:19 #14 121.2 Selecting previously unselected package libgpm2:amd64.
14:01:19 #14 121.2 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
14:01:19 #14 121.2 Unpacking libgpm2:amd64 (1.20.7-5) ...
14:01:19 #14 121.3 Selecting previously unselected package libicu63:amd64.
14:01:19 #14 121.3 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
14:01:19 #14 121.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:01:22 #14 ...
14:01:22 
14:01:22 #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:01:22 #42 DONE 189.7s
14:01:22 
14:01:22 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:22 #39 117.9   CC       criu/cr-dump.o
14:01:22 #39 120.8   CC       criu/cr-errno.o
14:01:22 #39 120.9   CC       criu/cr-restore.o
14:01:25 #39 ...
14:01:25 
14:01:25 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:01:25 #14 126.0 Selecting previously unselected package libnet1:amd64.
14:01:25 #14 126.0 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
14:01:25 #14 126.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:01:25 #14 126.1 Selecting previously unselected package libnl-3-200:amd64.
14:01:25 #14 126.1 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
14:01:25 #14 126.2 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
14:01:25 #14 126.3 Selecting previously unselected package libprotobuf-c1:amd64.
14:01:25 #14 126.3 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
14:01:25 #14 126.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:01:25 #14 126.3 Selecting previously unselected package libreadline5:amd64.
14:01:25 #14 126.3 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
14:01:25 #14 126.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:01:25 #14 126.5 Selecting previously unselected package libsystemd-dev:amd64.
14:01:25 #14 126.5 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
14:01:25 #14 126.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
14:01:25 #14 126.8 Selecting previously unselected package net-tools.
14:01:25 #14 126.8 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
14:01:25 #14 126.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
14:01:25 #14 127.1 Selecting previously unselected package python-pip-whl.
14:01:25 #14 127.1 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
14:01:25 #14 127.1 Unpacking python-pip-whl (18.1-5) ...
14:01:25 #14 127.7 Selecting previously unselected package python3-lib2to3.
14:01:25 #14 127.7 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
14:01:25 #14 127.7 Unpacking python3-lib2to3 (3.7.3-1) ...
14:01:25 #14 127.8 Selecting previously unselected package python3-distutils.
14:01:25 #14 127.8 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
14:01:25 #14 127.8 Unpacking python3-distutils (3.7.3-1) ...
14:01:25 #14 128.0 Selecting previously unselected package python3-pip.
14:01:25 #14 128.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
14:01:25 #14 128.0 Unpacking python3-pip (18.1-5) ...
14:01:25 #14 128.1 Selecting previously unselected package python3-pkg-resources.
14:01:25 #14 128.1 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
14:01:25 #14 128.2 Unpacking python3-pkg-resources (40.8.0-1) ...
14:01:25 #14 128.3 Selecting previously unselected package python3-setuptools.
14:01:25 #14 128.3 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
14:01:25 #14 128.3 Unpacking python3-setuptools (40.8.0-1) ...
14:01:26 #14 128.6 Selecting previously unselected package python3-wheel.
14:01:26 #14 128.6 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
14:01:26 #14 128.6 Unpacking python3-wheel (0.32.3-2) ...
14:01:26 #14 128.7 Selecting previously unselected package thin-provisioning-tools.
14:01:26 #14 128.7 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
14:01:26 #14 128.7 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
14:01:26 #14 129.0 Selecting previously unselected package vim-runtime.
14:01:26 #14 129.0 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
14:01:26 #14 129.0 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
14:01:26 #14 129.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
14:01:26 #14 129.0 Unpacking vim-runtime (2:8.1.0875-5) ...
14:01:29 #14 132.3 Selecting previously unselected package vim.
14:01:29 #14 132.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
14:01:29 #14 132.3 Unpacking vim (2:8.1.0875-5) ...
14:01:30 #14 132.9 Selecting previously unselected package xfsprogs.
14:01:30 #14 132.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
14:01:30 #14 132.9 Unpacking xfsprogs (4.20.0-1) ...
14:01:31 #14 133.3 Selecting previously unselected package zip.
14:01:31 #14 133.4 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
14:01:31 #14 133.4 Unpacking zip (3.0-11+b1) ...
14:01:31 #14 133.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:01:31 #14 133.6 Setting up aufs-tools (1:4.14+20190211-1) ...
14:01:31 #14 133.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
14:01:31 #14 133.7 Setting up libip6tc0:amd64 (1.8.2-4) ...
14:01:31 #14 133.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
14:01:31 #14 133.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:01:31 #14 133.7 Setting up libgpm2:amd64 (1.20.7-5) ...
14:01:31 #14 133.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:01:31 #14 133.7 Setting up libip4tc0:amd64 (1.8.2-4) ...
14:01:31 #14 133.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:01:31 #14 133.7 Setting up libnftnl11:amd64 (1.1.2-2) ...
14:01:31 #14 133.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
14:01:31 #14 133.8 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
14:01:31 #14 133.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:01:31 #14 133.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
14:01:31 #14 133.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:01:31 #14 133.8 Setting up xxd (2:8.1.0875-5) ...
14:01:31 #14 133.8 Setting up libbtrfs0 (4.20.1-2) ...
14:01:31 #14 133.8 Setting up zip (3.0-11+b1) ...
14:01:31 #14 133.8 Setting up vim-common (2:8.1.0875-5) ...
14:01:31 #14 133.8 Setting up bash-completion (1:2.8-6) ...
14:01:34 #14 136.7 Setting up libiptc0:amd64 (1.8.2-4) ...
14:01:34 #14 136.8 Setting up xz-utils (5.2.4-1) ...
14:01:34 #14 136.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:01:34 #14 136.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:01:34 #14 136.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
14:01:34 #14 136.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:01:34 #14 136.8 Setting up libbtrfs-dev (4.20.1-2) ...
14:01:34 #14 136.8 Setting up pigz (2.4-1) ...
14:01:34 #14 136.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
14:01:34 #14 136.9 Setting up libnl-3-200:amd64 (3.4.0-1) ...
14:01:34 #14 136.9 Setting up python-pip-whl (18.1-5) ...
14:01:34 #14 136.9 Setting up libmpdec2:amd64 (2.4.2-2) ...
14:01:34 #14 136.9 Setting up mingw-w64-common (6.0.0-3) ...
14:01:34 #14 136.9 Setting up vim-runtime (2:8.1.0875-5) ...
14:01:34 #14 137.3 Setting up libaio1:amd64 (0.3.112-3) ...
14:01:34 #14 137.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
14:01:34 #14 137.3 Setting up libonig5:amd64 (6.9.1-1) ...
14:01:34 #14 137.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:01:34 #14 137.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
14:01:34 #14 137.4 Setting up vim (2:8.1.0875-5) ...
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:01:34 #14 137.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:01:34 #14 137.4 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
14:01:34 #14 137.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:01:34 #14 137.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:01:34 #14 137.5 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
14:01:35 #14 137.5 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
14:01:35 #14 137.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
14:01:35 #14 137.5 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
14:01:35 #14 137.5 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
14:01:35 #14 137.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:01:35 #14 137.5 Setting up thin-provisioning-tools (0.7.6-2.1) ...
14:01:35 #14 137.5 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
14:01:35 #14 137.5 Setting up jq (1.5+dfsg-2+b1) ...
14:01:35 #14 137.5 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
14:01:35 #14 137.6 Setting up python3.7 (3.7.3-2+deb10u1) ...
14:01:37 #14 ...
14:01:37 
14:01:37 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:37 #39 125.8   CC       criu/cr-service.o
14:01:37 #39 127.2   CC       criu/crtools.o
14:01:37 #39 128.0   CC       criu/eventfd.o
14:01:37 #39 128.4   CC       criu/eventpoll.o
14:01:37 #39 129.4   CC       criu/external.o
14:01:37 #39 129.8   CC       criu/fault-injection.o
14:01:37 #39 129.9   CC       criu/fdstore.o
14:01:37 #39 130.4   CC       criu/fifo.o
14:01:37 #39 130.8   CC       criu/file-ids.o
14:01:37 #39 131.2   CC       criu/file-lock.o
14:01:37 #39 132.3   CC       criu/files-ext.o
14:01:37 #39 132.8   CC       criu/files-reg.o
14:01:37 #39 135.2   CC       criu/files.o
14:01:38 #39 ...
14:01:38 
14:01:38 #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
14:01:38 #14 140.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:01:38 #14 140.8 Setting up iptables (1.8.2-4) ...
14:01:38 #14 140.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:01:38 #14 140.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:01:38 #14 140.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:01:38 #14 140.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:01:38 #14 140.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:01:38 #14 140.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:01:38 #14 140.8 Setting up python3 (3.7.3-1) ...
14:01:38 #14 141.2 Setting up python3-wheel (0.32.3-2) ...
14:01:39 #14 141.9 Setting up apparmor (2.13.2-10) ...
14:01:40 #14 143.3 Setting up python3-lib2to3 (3.7.3-1) ...
14:01:41 #14 143.7 Setting up python3-pkg-resources (40.8.0-1) ...
14:01:42 #14 144.7 Setting up python3-distutils (3.7.3-1) ...
14:01:42 #14 145.2 Setting up python3-setuptools (40.8.0-1) ...
14:01:44 #14 146.4 Setting up python3-pip (18.1-5) ...
14:01:45 #14 147.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:01:45 #14 147.5 Setting up dmsetup (2:1.02.155-3) ...
14:01:45 #14 147.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:01:45 #14 147.5 Setting up xfsprogs (4.20.0-1) ...
14:01:45 #14 147.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:01:45 #14 147.5 Processing triggers for mime-support (3.62) ...
14:01:45 #14 147.5 Processing triggers for libc-bin (2.28-10) ...
14:01:45 #14 DONE 148.1s
14:01:45 
14:01:45 #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
14:01:47 #15 1.794 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:01:47 #15 1.794 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:01:47 #15 1.802 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:01:47 #15 DONE 1.9s
14:01:47 
14:01:47 #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:01:49 #16 ...
14:01:49 
14:01:49 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:01:49 #39 137.6   CC       criu/filesystems.o
14:01:49 #39 138.4   CC       criu/fsnotify.o
14:01:49 #39 139.6   CC       criu/image-desc.o
14:01:49 #39 139.7   CC       criu/image.o
14:01:49 #39 140.6   CC       criu/ipc_ns.o
14:01:49 #39 141.8   CC       criu/irmap.o
14:01:49 #39 142.5   CC       criu/kcmp-ids.o
14:01:49 #39 142.7   CC       criu/kerndat.o
14:01:49 #39 144.1   CC       criu/libnetlink.o
14:01:49 #39 144.5   CC       criu/log.o
14:01:49 #39 145.0   CC       criu/lsm.o
14:01:49 #39 145.4   CC       criu/mem.o
14:01:49 #39 147.4   CC       criu/memfd.o
14:01:50 #39 148.1   CC       criu/mount.o
14:01:50 scripts/docs/generate-man.sh
14:01:53 #39 ...
14:01:53 
14:01:53 #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:01:53 #16 5.795 Collecting yamllint==1.16.0
14:01:58 #16 11.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:01:58 #16 11.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:01:58 #16 11.27   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
14:01:58 #16 11.32 Collecting pyyaml (from yamllint==1.16.0)
14:01:58 #16 11.47   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
14:01:59 Project root: /go/src/github.com/docker/cli
14:01:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:01:59 2020/07/17 14:01:58 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:01:59 make[2]: Leaving directory '/root/build-deb/cli'
14:01:59 # Build the CLI plugins
14:01:59 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:01:59 set -e;cd /sources && \
14:01:59 	tar xzf plugin-installers.tgz; \
14:01:59 	for installer in plugins/*.installer; do \
14:01:59 		LDFLAGS='' bash ${installer} build; \
14:01:59 	done
14:01:59 Cloning into '/go/src/github.com/docker/app'...
14:02:00 #16 12.76 Building wheels for collected packages: pyyaml
14:02:00 #16 12.77   Running setup.py bdist_wheel for pyyaml: started
14:02:00 #16 ...
14:02:00 
14:02:00 #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:02:00 #52 186.4 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
14:02:01 Fetching origin
14:02:01 make[2]: Entering directory '/go/src/github.com/docker/app'
14:02:02 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=2020-07-17T14:02:01Z" -o bin/docker-app ./cmd/docker-app
14:02:02 #52 ...
14:02:02 
14:02:02 #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
14:02:02 #16 14.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:02:02 #16 14.00   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
14:02:02 #16 14.08 Successfully built pyyaml
14:02:02 #16 14.10 Installing collected packages: pathspec, pyyaml, yamllint
14:02:02 #16 14.46 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
14:02:02 #16 DONE 14.8s
14:02:02 
14:02:02 #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
14:02:02 #21 DONE 0.2s
14:02:02 
14:02:02 #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
14:02:03 #25 DONE 0.9s
14:02:03 
14:02:03 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:03 #39 152.3   CC       criu/namespaces.o
14:02:03 #39 154.0   CC       criu/net.o
14:02:03 #39 156.8   CC       criu/netfilter.o
14:02:03 #39 157.3   CC       criu/page-pipe.o
14:02:03 #39 158.0   CC       criu/page-xfer.o
14:02:03 #39 159.7   CC       criu/pagemap-cache.o
14:02:03 #39 160.2   CC       criu/pagemap.o
14:02:03 #39 ...
14:02:03 
14:02:03 #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:02:03 #52 188.9 + mkdir -p /build
14:02:03 #52 188.9 + cp runc /build/runc
14:02:03 #52 DONE 189.0s
14:02:03 
14:02:03 #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
14:02:03 #27 DONE 0.2s
14:02:03 
14:02:03 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:03 #39 161.8   CC       criu/parasite-syscall.o
14:02:03 #39 ...
14:02:03 
14:02:03 #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
14:02:03 #30 DONE 0.2s
14:02:04 
14:02:04 #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
14:02:04 #35 DONE 0.1s
14:02:04 
14:02:04 #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:02:04 #48 ...
14:02:04 
14:02:04 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:04 #39 162.9   CC       criu/path.o
14:02:05 #39 163.1   CC       criu/pie-util-vdso-elf32.o
14:02:05 #39 163.5   CC       criu/pie-util-vdso.o
14:02:05 #39 163.9   CC       criu/pie-util.o
14:02:06 #39 164.0   CC       criu/pipes.o
14:02:06 #39 164.6   CC       criu/plugin.o
14:02:06 #39 164.9   CC       criu/proc_parse.o
14:02:08 #39 166.7   CC       criu/protobuf-desc.o
14:02:09 #39 167.4   CC       criu/protobuf.o
14:02:09 #39 167.7   CC       criu/pstree.o
14:02:10 #39 168.7   CC       criu/rbtree.o
14:02:10 #39 168.9   CC       criu/rst-malloc.o
14:02:11 #39 169.2   CC       criu/seccomp.o
14:02:11 #39 ...
14:02:11 
14:02:11 #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
14:02:11 #36 238.3 + dpkg --print-architecture
14:02:11 #36 238.3 + cd /tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution
14:02:11 #36 238.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:02:11 #36 238.6 + GOPATH=/tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hPz7aK6VlJ
14:02:11 #36 238.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:02:21 #36 ...
14:02:21 
14:02:21 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:21 #39 169.8   CC       criu/seize.o
14:02:21 #39 170.5   CC       criu/servicefd.o
14:02:21 #39 170.9   CC       criu/shmem.o
14:02:21 #39 171.6   CC       criu/sigframe.o
14:02:21 #39 171.7   CC       criu/signalfd.o
14:02:21 #39 172.0   CC       criu/sk-inet.o
14:02:21 #39 172.8   CC       criu/sk-netlink.o
14:02:21 #39 173.1   CC       criu/sk-packet.o
14:02:21 #39 173.7   CC       criu/sk-queue.o
14:02:21 #39 174.2   CC       criu/sk-tcp.o
14:02:21 #39 174.7   CC       criu/sk-unix.o
14:02:21 #39 176.3   CC       criu/sockets.o
14:02:21 #39 177.0   CC       criu/stats.o
14:02:21 #39 177.3   CC       criu/string.o
14:02:21 #39 177.4   CC       criu/sysctl.o
14:02:21 #39 178.0   CC       criu/sysfs_parse.o
14:02:21 #39 178.4   CC       criu/timens.o
14:02:21 #39 178.6   CC       criu/timerfd.o
14:02:21 #39 178.9   CC       criu/tty.o
14:02:22 #39 180.3   CC       criu/tun.o
14:02:22 #39 180.7   CC       criu/uffd.o
14:02:23 #39 181.7   CC       criu/util.o
14:02:24 #39 182.9   CC       criu/uts_ns.o
14:02:25 #39 183.2   CC       criu/vdso-compat.o
14:02:25 #39 183.4   CC       criu/vdso.o
14:02:25 #39 184.0   LINK     criu/built-in.o
14:02:25 #39 184.2   LINK     criu/criu
14:02:26 #39 184.6   DEP      lib/c/criu.d
14:02:26 #39 184.8   CC       images/rpc.pb-c.o
14:02:27 #39 185.4   CC       lib/c/criu.o
14:02:27 #39 ...
14:02:27 
14:02:27 #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
14:02:27 #36 258.5 + rm -rf /tmp/tmp.hPz7aK6VlJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.hPz7aK6VlJ
14:02:27 #36 DONE 258.7s
14:02:27 
14:02:27 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:28 #39 186.5   LINK     lib/c/built-in.o
14:02:28 #39 186.5   LINK     lib/c/libcriu.so
14:02:28 #39 186.6   LINK     lib/c/libcriu.a
14:02:28 #39 186.8   GEN      magic.py
14:02:28 #39 186.9 Note: Building without setproctitle() and strlcpy() support.
14:02:28 #39 186.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
14:02:28 #39 187.0 Note: Building without GnuTLS support
14:02:28 #39 187.0 Makefile.config:39: Warn: you have no libnftables installed
14:02:28 #39 187.0 Makefile.config:40: Warn: Building without nftables support
14:02:29 #39 ...
14:02:29 
14:02:29 #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
14:02:29 #37 DONE 0.2s
14:02:29 
14:02:29 #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:02:29 #48 DONE 257.5s
14:02:29 
14:02:29 #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
14:02:29 #39 188.0 fatal: not a git repository (or any of the parent directories): .git
14:02:30 #39 188.9 make[1]: Nothing to be done for 'all'.
14:02:31 #39 189.9 make[1]: 'images/built-in.o' is up to date.
14:02:31 #39 189.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:02:31 #39 189.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:02:31 #39 189.9 make[1]: 'compel/libcompel.a' is up to date.
14:02:31 #39 189.9 make[1]: 'compel/compel-host-bin' is up to date.
14:02:31 #39 190.0 make[1]: Nothing to be done for 'all'.
14:02:31 #39 190.0 make[1]: 'soccr/libsoccr.a' is up to date.
14:02:31 #39 190.1 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.1 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.1 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.2 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.2 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.2 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.3 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.3 make[2]: Nothing to be done for 'all'.
14:02:32 #39 190.4   INSTALL  criu/criu
14:02:32 #39 DONE 190.4s
14:02:32 
14:02:32 #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:02:33 #57 ...
14:02:33 
14:02:33 #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
14:02:33 #40 DONE 0.1s
14:02:33 
14:02:33 #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
14:02:33 #43 DONE 0.1s
14:02:33 
14:02:33 #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
14:02:33 #46 DONE 0.1s
14:02:33 
14:02:33 #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:02:33 #57 ...
14:02:33 
14:02:33 #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
14:02:34 #49 DONE 0.4s
14:02:34 
14:02:34 #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:02:34 #57 ...
14:02:34 
14:02:34 #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
14:02:34 #53 DONE 0.1s
14:02:34 
14:02:34 #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:02:42 #57 230.1 🇩 bin/containerd
14:02:48 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:02:48 Cloning into '/go/src/github.com/docker/buildx'...
14:02:48 Fetching origin
14:02:48 + GOFLAGS=-mod=vendor
14:02:48 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
14:02:58 Project root: /go/src/github.com/docker/cli
14:02:58 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:02:58 2020/07/17 14:02:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:02:58 + popd
14:02:58 ~/rpmbuild/BUILD/src
14:02:58 + pushd /root/rpmbuild/BUILD/src/plugins
14:02:58 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:02:58 + for installer in '*.installer'
14:02:58 + bash app.installer build
14:02:58 Cloning into '/go/src/github.com/docker/app'...
14:02:59 Fetching origin
14:02:59 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=2020-07-17T14:02:59Z" -o bin/docker-app ./cmd/docker-app
14:03:04 #57 252.4 🇩 bin/containerd-stress
14:03:05 #57 254.0 🇩 bin/containerd-shim
14:03:11 #57 260.1 🇩 bin/containerd-shim-runc-v1
14:03:14 #57 262.9 🇩 binaries
14:03:14 #57 262.9 + mkdir -p /build
14:03:14 #57 262.9 + cp bin/containerd /build/containerd
14:03:14 #57 262.9 + cp bin/containerd-shim /build/containerd-shim
14:03:14 #57 262.9 + cp bin/ctr /build/ctr
14:03:14 #57 DONE 263.1s
14:03:15 
14:03:15 #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
14:03:15 #58 DONE 0.1s
14:03:15 
14:03:15 #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:03:15 #62 DONE 0.1s
14:03:15 
14:03:15 #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
14:03:15 #64 DONE 0.1s
14:03:15 
14:03:15 #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
14:03:15 #67 DONE 0.0s
14:03:15 
14:03:15 #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
14:03:15 #68 DONE 0.0s
14:03:15 
14:03:15 #69 [final 1/1] COPY . /go/src/github.com/docker/docker
14:03:16 #69 DONE 0.9s
14:03:16 
14:03:16 #70 exporting to image
14:03:16 #70 exporting layers
14:03:24 #70 exporting layers 7.8s done
14:03:24 #70 writing image sha256:255ff50b2da74c6846a9bbc627208576871dcfd42925d0d10dddf5878bba70ef done
14:03:24 #70 naming to docker.io/library/docker-dev:19-03 done
14:03:24 #70 DONE 7.8s
14:03:24 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
14:03:24 
14:03:24 Removing bundles/
14:03:24 
14:03:24 ---> Making bundle: binary (in bundles/binary)
14:03:24 Building: bundles/binary-daemon/dockerd-0.0.0-20200717065223-5e8ab898c7
14:03:24 GOOS="" GOARCH="" GOARM=""
14:03:27 make[1]: Leaving directory '/root/build-deb'
14:03:27    debian/rules override_dh_auto_test
14:03:27 make[1]: Entering directory '/root/build-deb'
14:03:27 ./engine/bundles/dynbinary-daemon/dockerd -v
14:03:27 Docker version 0.0.0-20200717073944-79a6c494e5, build 79a6c494e5
14:03:27 ./cli/build/docker -v
14:03:27 Docker version 0.0.0-20200717073944-79a6c494e5, build 79a6c494e5
14:03:27 make[1]: Leaving directory '/root/build-deb'
14:03:27  debian/rules binary
14:03:27 dh binary --with=bash-completion --with=systemd
14:03:27    dh_testroot
14:03:27    dh_prep
14:03:27    debian/rules override_dh_auto_install
14:03:27 make[1]: Entering directory '/root/build-deb'
14:03:27 # docker-ce-cli install
14:03:27 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
14:03:27 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
14:03:27 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:03:27 set -e;cd /sources && \
14:03:27 	tar xzf plugin-installers.tgz; \
14:03:27 	for installer in plugins/*.installer; do \
14:03:27 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:03:27 		PREFIX=/usr/libexec/docker/cli-plugins \
14:03:27 			bash ${installer} install_plugin; \
14:03:27 	done
14:03:27 # docker-ce install
14:03:27 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:03:27 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:03:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5 debian/docker-ce/usr/bin/dockerd
14:03:27 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:03:27 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:03:27 make[1]: Leaving directory '/root/build-deb'
14:03:27    debian/rules override_dh_install
14:03:27 make[1]: Entering directory '/root/build-deb'
14:03:27 dh_install
14:03:27 # TODO Can we do this from within our container?
14:03:27 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:03:27 make[1]: Leaving directory '/root/build-deb'
14:03:27    dh_installdocs
14:03:27    dh_installchangelogs
14:03:27    dh_installman
14:03:27    dh_bash-completion
14:03:27    dh_systemd_enable
14:03:27    debian/rules override_dh_installinit
14:03:27 make[1]: Entering directory '/root/build-deb'
14:03:27 # use "docker" as our service name, not "docker-ce"
14:03:27 dh_installinit --name=docker
14:03:27 make[1]: Leaving directory '/root/build-deb'
14:03:27    dh_systemd_start
14:03:27    dh_perl
14:03:27    dh_link
14:03:27    dh_strip_nondeterminism
14:03:27    dh_compress
14:03:27    dh_fixperms
14:03:27    debian/rules override_dh_strip
14:03:27 make[1]: Entering directory '/root/build-deb'
14:03:27 # Go has lots of problems with stripping, so just don't
14:03:27 make[1]: Leaving directory '/root/build-deb'
14:03:27    dh_makeshlibs
14:03:27    debian/rules override_dh_shlibdeps
14:03:27 make[1]: Entering directory '/root/build-deb'
14:03:27 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:03:46 + for installer in '*.installer'
14:03:46 + bash buildx.installer build
14:03:46 Cloning into '/go/src/github.com/docker/buildx'...
14:03:46 Fetching origin
14:03:46 + GOFLAGS=-mod=vendor
14:03:46 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
14:03:49 make[1]: Leaving directory '/root/build-deb'
14:03:49    dh_installdeb
14:03:49    debian/rules override_dh_gencontrol
14:03:49 make[1]: Entering directory '/root/build-deb'
14:03:49 # if we're on Ubuntu, we need to Recommends: apparmor
14:03:49 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
14:03:49 dh_gencontrol
14:03:49 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
14:03:49 make[1]: Leaving directory '/root/build-deb'
14:03:49    dh_md5sums
14:03:49    dh_builddeb
14:03:49 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb'.
14:04:24 ~/rpmbuild/BUILD/src
14:04:24 + popd
14:04:24 + exit 0
14:04:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UciOlN
14:04:24 + umask 022
14:04:24 + cd /root/rpmbuild/BUILD
14:04:24 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64 '!=' / ']'
14:04:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 + mkdir -p /root/rpmbuild/BUILDROOT
14:04:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 + cd src
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/bin
14:04:24 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/bin/docker
14:04:24 + pushd /root/rpmbuild/BUILD/src/plugins
14:04:24 + for installer in '*.installer'
14:04:24 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 + PREFIX=/usr/libexec/docker/cli-plugins
14:04:24 + bash app.installer install_plugin
14:04:24 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:04:24 + for installer in '*.installer'
14:04:24 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 + PREFIX=/usr/libexec/docker/cli-plugins
14:04:24 + bash buildx.installer install_plugin
14:04:24 + popd
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/bash-completion/completions
14:04:24 ~/rpmbuild/BUILD/src
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/zsh/vendor-completions
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/fish/vendor_completions.d
14:04:24 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/bash-completion/completions/docker
14:04:24 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
14:04:24 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/man/man1
14:04:24 + 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.20200717073944.79a6c494e5-0.el7.x86_64//usr/share/man/man1
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/man/man5
14:04:24 + 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.20200717073944.79a6c494e5-0.el7.x86_64//usr/share/man/man5
14:04:24 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/man/man8
14:04:24 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64//usr/share/man/man8
14:04:24 + mkdir -p build-docs
14:04:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:04:24 + cp cli/LICENSE build-docs/LICENSE
14:04:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:04:24 + cp cli/MAINTAINERS build-docs/MAINTAINERS
14:04:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:04:24 + cp cli/NOTICE build-docs/NOTICE
14:04:24 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:04:24 + cp cli/README.md build-docs/README.md
14:04:24 + /usr/lib/rpm/check-buildroot
14:04:24 + /usr/lib/rpm/redhat/brp-compress
14:04:24 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:04:24 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:04:24 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:04:24 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:04:24 + /usr/lib/rpm/redhat/brp-python-hardlink
14:04:24 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:04:24 Processing files: docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TY37VB
14:04:24 + umask 022
14:04:24 + cd /root/rpmbuild/BUILD
14:04:24 + cd src
14:04:24 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200717073944.79a6c494e5
14:04:24 + export DOCDIR
14:04:24 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200717073944.79a6c494e5
14:04:24 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200717073944.79a6c494e5
14:04:24 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200717073944.79a6c494e5
14:04:24 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200717073944.79a6c494e5
14:04:24 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200717073944.79a6c494e5
14:04:24 + exit 0
14:04:24 Provides: docker-ce-cli = 1:0.0.0.20200717073944.79a6c494e5-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20200717073944.79a6c494e5-0.el7
14:04:24 Requires(interp): /bin/sh
14:04:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:04:24 Requires(post): /bin/sh
14:04:24 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)
14:04:24 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
14:04:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.src.rpm
14:04:42 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64.rpm
14:04:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6S8RcX
14:04:42 + umask 022
14:04:42 + cd /root/rpmbuild/BUILD
14:04:42 + cd src
14:04:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200717073944.79a6c494e5-0.el7.x86_64
14:04:42 + exit 0
14:04:42 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
14:04:42 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm'
[Pipeline] sh
14:04:43 + pwd
14:04:43 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine
14:04:43 [ ! -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
14:04:44 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] }
14:04:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb'.
14:04:46 Created binary: bundles/binary-daemon/dockerd-0.0.0-20200717065223-5e8ab898c7
14:04:46 Copying nested executables into bundles/binary-daemon
14:04:46 
14:04:46 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine'
14:04:46 mkdir -p build/linux/docker
14:04:46 cp /home/ubuntu/workspace/docker-ce-packaging_19.03/cli/build/docker build/linux/docker/
14:04:46 for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \
14:04:46 	cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker/$f; \
14:04:46 done
14:04:46 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20200717065223-5e8ab898c7.tgz docker
14:04:48 # extra binaries for running rootless
14:04:48 mkdir -p build/linux/docker-rootless-extras
14:04:48 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \
14:04:48 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f ]; then \
14:04:48 		cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
14:04:48 	fi \
14:04:48 done
14:04:49 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20200717065223-5e8ab898c7.tgz docker-rootless-extras
14:04:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static'
[Pipeline] sh
14:04:52 + pwd
14:04:52 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine
14:04:52 [ ! -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
14:04:53 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] }
14:06:22  dpkg-genchanges  >../docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.changes
14:06:22 dpkg-genchanges: including full source code in upload
14:06:22  dpkg-source -I.git --after-build build-deb
14:06:22 dpkg-buildpackage: full upload; Debian-native package (full source is included)
14:06:22 + destination=/build
14:06:22 + mkdir -p /build
14:06:22 + mv -v /root/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb /build
14:06:22 '/root/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb'
14:06:22 removed '/root/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb'
14:06:22 '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.dsc'
14:06:22 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.dsc'
14:06:22 '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.tar.gz'
14:06:22 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial.tar.gz'
14:06:22 '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.changes'
14:06:22 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.changes'
14:06:22 '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb'
14:06:22 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-xenial_amd64.deb'
14:06:22 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
14:06:22 == Building packages for ubuntu-focal ==
14:06:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.13.14-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 .
14:06:22 #2 [internal] load .dockerignore
14:06:22 #2 transferring context: 2B done
14:06:22 #2 DONE 0.0s
14:06:22 
14:06:22 #1 [internal] load build definition from Dockerfile
14:06:22 #1 transferring dockerfile: 1.20kB done
14:06:22 #1 DONE 0.0s
14:06:22 
14:06:22 #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
14:06:22 #4 DONE 0.1s
14:06:22 
14:06:22 #3 [internal] load metadata for docker.io/library/ubuntu:focal
14:06:22 #3 DONE 0.2s
14:06:22 
14:06:22 #12 [golang 1/1] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937...
14:06:22 #12 CACHED
14:06:22 
14:06:22 #8 [internal] load build context
14:06:22 #8 transferring context: 791B done
14:06:22 #8 DONE 0.0s
14:06:22 
14:06:22 #5 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:c844b5fee673cd9...
14:06:22 #5 resolve docker.io/library/ubuntu:focal@sha256:c844b5fee673cd976732dda6860e09b8f2ae5b324777b6f9d25fd70a0904c2e0 done
14:06:22 #5 sha256:d5a6519d9f048100123c568eb83f7ef5bfcad69b01424f420f17c932b00dea76 1.15kB / 1.15kB done
14:06:22 #5 sha256:adafef2e596ef06ec2112bc5a9663c6a4f59a3dfd4243c9cabe06c8748e7f288 3.41kB / 3.41kB done
14:06:22 #5 sha256:692c352adcf2821d6988021248da6b276cb738808f69dcc7bbb74a9c952146f7 13.34MB / 28.56MB 0.2s
14:06:22 #5 sha256:97058a342707e39028c2597a4306fd3b1a2ebaf5423f8e514428c73fa508960c 32.33kB / 32.33kB 0.1s done
14:06:22 #5 sha256:2821b8e766f41f4f148dc2d378c41d60f3d2cbe6f03b2585dd5653c3873740ef 848B / 848B 0.1s done
14:06:22 #5 sha256:4e643cc37772c094642f3168c56d1fcbcc9a07ecf72dbb5afdc35baf57e8bc29 162B / 162B 0.1s done
14:06:22 #5 sha256:c844b5fee673cd976732dda6860e09b8f2ae5b324777b6f9d25fd70a0904c2e0 1.21kB / 1.21kB done
14:06:22 #5 sha256:692c352adcf2821d6988021248da6b276cb738808f69dcc7bbb74a9c952146f7 28.56MB / 28.56MB 0.4s
14:06:22 #5 sha256:692c352adcf2821d6988021248da6b276cb738808f69dcc7bbb74a9c952146f7 28.56MB / 28.56MB 0.4s done
14:06:22 #5 extracting sha256:692c352adcf2821d6988021248da6b276cb738808f69dcc7bbb74a9c952146f7
14:06:22 #5 extracting sha256:692c352adcf2821d6988021248da6b276cb738808f69dcc7bbb74a9c952146f7 0.9s done
14:06:22 #5 extracting sha256:97058a342707e39028c2597a4306fd3b1a2ebaf5423f8e514428c73fa508960c done
14:06:22 #5 extracting sha256:2821b8e766f41f4f148dc2d378c41d60f3d2cbe6f03b2585dd5653c3873740ef done
14:06:22 #5 extracting sha256:4e643cc37772c094642f3168c56d1fcbcc9a07ecf72dbb5afdc35baf57e8bc29 done
14:06:22 #5 DONE 1.8s
14:06:22 
14:06:22 #6 [stage-1 2/9] RUN if  [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr...
14:06:22 #6 DONE 0.7s
14:06:22 
14:06:22 #7 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts e...
14:06:22 #7 0.882 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
14:06:22 #7 1.003 Get:2 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [33.9 kB]
14:06:22 #7 1.010 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
14:06:22 #7 1.022 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [45.2 kB]
14:06:22 #7 1.024 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1078 B]
14:06:22 #7 1.024 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [165 kB]
14:06:22 #7 1.423 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]
14:06:22 #7 1.519 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB]
14:06:22 #7 1.616 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
14:06:22 #7 1.809 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
14:06:22 #7 1.823 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
14:06:22 #7 2.400 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
14:06:22 #7 2.400 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [33.9 kB]
14:06:22 #7 2.401 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [4202 B]
14:06:22 #7 2.401 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [165 kB]
14:06:22 #7 2.402 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [330 kB]
14:06:22 #7 2.406 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [3209 B]
14:06:22 #7 3.044 Fetched 14.2 MB in 2s (5812 kB/s)
14:06:22 #7 3.044 Reading package lists...
14:06:22 #7 3.682 Reading package lists...
14:06:22 #7 4.287 Building dependency tree...
14:06:22 #7 4.418 Reading state information...
14:06:22 #7 4.565 The following additional packages will be installed:
14:06:22 #7 4.565   at autoconf automake autopoint autotools-dev binutils binutils-common
14:06:22 #7 4.565   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
14:06:22 #7 4.565   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
14:06:22 #7 4.565   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
14:06:22 #7 4.565   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
14:06:22 #7 4.565   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
14:06:22 #7 4.565   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
14:06:22 #7 4.565   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
14:06:22 #7 4.565   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
14:06:22 #7 4.565   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
14:06:22 #7 4.565   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
14:06:22 #7 4.565   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
14:06:22 #7 4.566   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
14:06:22 #7 4.566   libclone-perl libcommon-sense-perl libconst-fast-perl
14:06:22 #7 4.566   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
14:06:22 #7 4.566   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
14:06:22 #7 4.566   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
14:06:22 #7 4.566   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
14:06:22 #7 4.566   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
14:06:22 #7 4.566   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
14:06:22 #7 4.566   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
14:06:22 #7 4.566   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
14:06:22 #7 4.566   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
14:06:22 #7 4.566   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
14:06:22 #7 4.566   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
14:06:22 #7 4.566   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
14:06:22 #7 4.566   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
14:06:22 #7 4.566   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
14:06:22 #7 4.566   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
14:06:22 #7 4.566   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:06:22 #7 4.566   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
14:06:22 #7 4.566   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
14:06:22 #7 4.566   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
14:06:22 #7 4.566   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
14:06:22 #7 4.566   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
14:06:22 #7 4.566   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
14:06:22 #7 4.566   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
14:06:22 #7 4.566   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
14:06:22 #7 4.566   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
14:06:22 #7 4.566   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
14:06:22 #7 4.566   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
14:06:22 #7 4.566   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
14:06:22 #7 4.566   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
14:06:22 #7 4.566   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
14:06:22 #7 4.566   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
14:06:22 #7 4.566   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
14:06:22 #7 4.566   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
14:06:22 #7 4.566   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
14:06:22 #7 4.566   libnumber-compare-perl libnumber-range-perl libobject-id-perl
14:06:22 #7 4.566   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
14:06:22 #7 4.566   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
14:06:22 #7 4.566   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
14:06:22 #7 4.566   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
14:06:22 #7 4.566   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
14:06:22 #7 4.566   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
14:06:22 #7 4.566   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
14:06:22 #7 4.566   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
14:06:22 #7 4.566   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
14:06:22 #7 4.566   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
14:06:22 #7 4.566   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
14:06:22 #7 4.566   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
14:06:22 #7 4.566   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
14:06:22 #7 4.566   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
14:06:22 #7 4.566   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
14:06:22 #7 4.566   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
14:06:22 #7 4.566   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
14:06:22 #7 4.566   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
14:06:22 #7 4.566   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
14:06:22 #7 4.566   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
14:06:22 #7 4.566   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
14:06:22 #7 4.566   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
14:06:22 #7 4.566   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
14:06:22 #7 4.566   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
14:06:22 #7 4.567   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
14:06:22 #7 4.567   openssh-client openssl patch patchutils perl perl-modules-5.30
14:06:22 #7 4.567   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
14:06:22 #7 4.567   python-apt-common python3 python3-apt python3-certifi python3-chardet
14:06:22 #7 4.567   python3-debian python3-gpg python3-idna python3-magic python3-minimal
14:06:22 #7 4.567   python3-pkg-resources python3-requests python3-six python3-unidiff
14:06:22 #7 4.567   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
14:06:22 #7 4.567   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
14:06:22 #7 4.567   xz-utils
14:06:22 #7 4.568 Suggested packages:
14:06:22 #7 4.568   default-mta | mail-transport-agent autoconf-archive gnu-standards
14:06:22 #7 4.568   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
14:06:22 #7 4.568   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
14:06:22 #7 4.568   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
14:06:22 #7 4.568   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
14:06:22 #7 4.568   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
14:06:22 #7 4.568   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
14:06:22 #7 4.568   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
14:06:22 #7 4.568   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
14:06:22 #7 4.568   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
14:06:22 #7 4.568   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
14:06:22 #7 4.568   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
14:06:22 #7 4.568   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
14:06:22 #7 4.568   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
14:06:22 #7 4.568   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
14:06:22 #7 4.568   libscalar-number-perl libsasl2-modules-gssapi-mit
14:06:22 #7 4.568   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
14:06:22 #7 4.568   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
14:06:22 #7 4.568   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
14:06:22 #7 4.568   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
14:06:22 #7 4.568   libxml-sax-expatxs-perl bash-completion binutils-multiarch
14:06:22 #7 4.568   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
14:06:22 #7 4.568   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
14:06:22 #7 4.568   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
14:06:22 #7 4.568   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
14:06:22 #7 4.568   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
14:06:22 #7 4.568   python3-cryptography python3-openssl python3-socks python3.8-venv
14:06:22 #7 4.568   python3.8-doc binfmt-support readline-doc zip wdiff-doc
14:06:22 #7 4.809 The following NEW packages will be installed:
14:06:22 #7 4.809   at autoconf automake autopoint autotools-dev binutils binutils-common
14:06:22 #7 4.809   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
14:06:22 #7 4.809   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
14:06:22 #7 4.809   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
14:06:22 #7 4.809   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
14:06:22 #7 4.809   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
14:06:22 #7 4.809   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
14:06:22 #7 4.809   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
14:06:22 #7 4.809   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
14:06:22 #7 4.809   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
14:06:22 #7 4.809   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
14:06:22 #7 4.809   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
14:06:22 #7 4.809   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
14:06:22 #7 4.809   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
14:06:22 #7 4.809   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
14:06:22 #7 4.809   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
14:06:22 #7 4.809   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
14:06:22 #7 4.810   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
14:06:22 #7 4.810   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
14:06:22 #7 4.810   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
14:06:22 #7 4.810   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
14:06:22 #7 4.810   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
14:06:22 #7 4.810   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
14:06:22 #7 4.810   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
14:06:22 #7 4.810   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
14:06:22 #7 4.810   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
14:06:22 #7 4.810   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
14:06:22 #7 4.810   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
14:06:22 #7 4.810   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
14:06:22 #7 4.810   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
14:06:22 #7 4.810   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:06:22 #7 4.810   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
14:06:22 #7 4.810   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
14:06:22 #7 4.810   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
14:06:22 #7 4.810   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
14:06:22 #7 4.810   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
14:06:22 #7 4.810   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
14:06:22 #7 4.810   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
14:06:22 #7 4.810   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
14:06:22 #7 4.810   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
14:06:22 #7 4.810   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
14:06:22 #7 4.810   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
14:06:22 #7 4.810   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
14:06:22 #7 4.810   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
14:06:22 #7 4.810   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
14:06:22 #7 4.810   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
14:06:22 #7 4.810   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
14:06:22 #7 4.810   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
14:06:22 #7 4.810   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
14:06:22 #7 4.810   libnumber-compare-perl libnumber-range-perl libobject-id-perl
14:06:22 #7 4.810   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
14:06:22 #7 4.810   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
14:06:22 #7 4.810   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
14:06:22 #7 4.810   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
14:06:22 #7 4.810   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
14:06:22 #7 4.810   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
14:06:22 #7 4.810   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
14:06:22 #7 4.811   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
14:06:22 #7 4.811   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
14:06:22 #7 4.811   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
14:06:22 #7 4.811   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
14:06:22 #7 4.811   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
14:06:22 #7 4.811   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
14:06:22 #7 4.811   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
14:06:22 #7 4.811   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
14:06:22 #7 4.811   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
14:06:22 #7 4.811   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
14:06:22 #7 4.811   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
14:06:22 #7 4.811   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
14:06:22 #7 4.811   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
14:06:22 #7 4.811   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
14:06:22 #7 4.811   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
14:06:22 #7 4.811   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
14:06:22 #7 4.811   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
14:06:22 #7 4.811   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
14:06:22 #7 4.811   openssh-client openssl patch patchutils perl perl-modules-5.30
14:06:22 #7 4.811   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
14:06:22 #7 4.811   python-apt-common python3 python3-apt python3-certifi python3-chardet
14:06:22 #7 4.811   python3-debian python3-gpg python3-idna python3-magic python3-minimal
14:06:22 #7 4.811   python3-pkg-resources python3-requests python3-six python3-unidiff
14:06:22 #7 4.811   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
14:06:22 #7 4.812   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
14:06:22 #7 4.812   xz-utils
14:06:22 #7 5.231 0 upgraded, 354 newly installed, 0 to remove and 1 not upgraded.
14:06:22 #7 5.231 Need to get 101 MB of archives.
14:06:22 #7 5.231 After this operation, 453 MB of additional disk space will be used.
14:06:22 #7 5.231 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
14:06:22 #7 5.380 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2 [1318 kB]
14:06:22 #7 5.797 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.2-1ubuntu1.1 [705 kB]
14:06:22 #7 5.841 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
14:06:22 #7 5.846 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.2-1ubuntu1.1 [1896 kB]
14:06:22 #7 5.936 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
14:06:22 #7 5.937 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
14:06:22 #7 5.939 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
14:06:22 #7 5.941 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
14:06:22 #7 5.943 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
14:06:22 #7 5.950 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.1 [549 kB]
14:06:22 #7 5.972 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.2-1ubuntu1.1 [1666 kB]
14:06:22 #7 6.054 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.2-1ubuntu1.1 [364 kB]
14:06:22 #7 6.072 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
14:06:22 #7 6.074 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
14:06:22 #7 6.075 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
14:06:22 #7 6.077 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
14:06:22 #7 6.087 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
14:06:22 #7 6.089 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
14:06:22 #7 6.128 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
14:06:22 #7 6.128 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
14:06:22 #7 6.168 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
14:06:22 #7 6.186 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-modules-5.30 all 5.30.0-9build1 [2737 kB]
14:06:22 #7 6.349 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
14:06:22 #7 6.349 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl5.30 amd64 5.30.0-9build1 [3943 kB]
14:06:22 #7 6.540 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 perl amd64 5.30.0-9build1 [224 kB]
14:06:22 #7 6.545 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 openssl amd64 1.1.1f-1ubuntu2 [621 kB]
14:06:22 #7 6.574 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20190110ubuntu1.1 [145 kB]
14:06:22 #7 6.581 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.1 [4584 B]
14:06:22 #7 6.582 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
14:06:22 #7 6.591 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
14:06:22 #7 6.595 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
14:06:22 #7 6.596 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
14:06:22 #7 6.601 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
14:06:22 #7 6.615 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.3-1~ubuntu20.04.1 [1284 kB]
14:06:22 #7 6.689 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.3-1~ubuntu20.04.1 [5752 B]
14:06:22 #7 6.690 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2020a-0ubuntu0.20.04 [293 kB]
14:06:22 #7 6.700 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
14:06:23 #7 7.109 Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml2 amd64 2.9.10+dfsg-5 [640 kB]
14:06:23 #7 7.135 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
14:06:23 #7 7.136 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
14:06:23 #7 7.138 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
14:06:23 #7 7.138 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
14:06:23 #7 7.143 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
14:06:23 #7 7.144 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
14:06:23 #7 7.159 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
14:06:23 #7 7.161 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
14:06:23 #7 7.185 Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 xz-utils amd64 5.2.4-1 [82.5 kB]
14:06:23 #7 7.259 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
14:06:23 #7 7.260 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
14:06:23 #7 7.376 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 krb5-locales all 1.17-6ubuntu4 [11.4 kB]
14:06:23 #7 7.379 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
14:06:23 #7 7.381 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
14:06:23 #7 7.382 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
14:06:23 #7 7.383 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5support0 amd64 1.17-6ubuntu4 [30.9 kB]
14:06:23 #7 7.383 Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libk5crypto3 amd64 1.17-6ubuntu4 [80.2 kB]
14:06:23 #7 7.386 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
14:06:23 #7 7.387 Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-3 amd64 1.17-6ubuntu4 [330 kB]
14:06:23 #7 7.414 Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4 [121 kB]
14:06:23 #7 7.480 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
14:06:23 #7 7.482 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
14:06:23 #7 7.482 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
14:06:23 #7 7.483 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
14:06:23 #7 7.484 Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libx11-data all 2:1.6.9-2ubuntu1 [113 kB]
14:06:23 #7 7.488 Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1 [573 kB]
14:06:23 #7 7.509 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
14:06:23 #7 7.510 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
14:06:23 #7 7.554 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
14:06:23 #7 7.602 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.1 [672 kB]
14:06:23 #7 7.643 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
14:06:23 #7 7.647 Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python-apt-common all 2.0.0 [17.3 kB]
14:06:23 #7 7.648 Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-apt amd64 2.0.0 [154 kB]
14:06:23 #7 7.653 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
14:06:23 #7 7.655 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
14:06:23 #7 7.670 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
14:06:23 #7 7.671 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
14:06:23 #7 7.671 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
14:06:23 #7 7.701 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
14:06:23 #7 7.775 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
14:06:23 #7 7.784 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
14:06:23 #7 7.799 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
14:06:23 #7 7.801 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
14:06:23 #7 7.825 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
14:06:23 #7 7.844 Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-common amd64 2.34-6ubuntu1 [207 kB]
14:06:23 #7 7.855 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libbinutils amd64 2.34-6ubuntu1 [474 kB]
14:06:23 #7 7.878 Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1 [47.0 kB]
14:06:23 #7 7.879 Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 libctf0 amd64 2.34-6ubuntu1 [46.6 kB]
14:06:23 #7 7.881 Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1 [1614 kB]
14:06:23 #7 7.958 Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 binutils amd64 2.34-6ubuntu1 [3376 B]
14:06:24 #7 7.959 Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 libc-dev-bin amd64 2.31-0ubuntu9 [71.8 kB]
14:06:24 #7 7.961 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-40.44 [1109 kB]
14:06:24 #7 8.014 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
14:06:24 #7 8.020 Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libc6-dev amd64 2.31-0ubuntu9 [2520 kB]
14:06:24 #7 8.138 Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc-9-base amd64 9.3.0-10ubuntu2 [19.3 kB]
14:06:24 #7 8.139 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
14:06:24 #7 8.167 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
14:06:24 #7 8.178 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
14:06:24 #7 8.181 Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp-9 amd64 9.3.0-10ubuntu2 [7491 kB]
14:06:24 #7 8.548 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
14:06:24 #7 8.548 Get:100 http://archive.ubuntu.com/ubuntu focal/main amd64 libcc1-0 amd64 10-20200411-0ubuntu1 [41.1 kB]
14:06:24 #7 8.549 Get:101 http://archive.ubuntu.com/ubuntu focal/main amd64 libgomp1 amd64 10-20200411-0ubuntu1 [101 kB]
14:06:24 #7 8.696 Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 libitm1 amd64 10-20200411-0ubuntu1 [26.3 kB]
14:06:24 #7 8.842 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libatomic1 amd64 10-20200411-0ubuntu1 [9284 B]
14:06:24 #7 8.856 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libasan5 amd64 9.3.0-10ubuntu2 [395 kB]
14:06:25 #7 9.124 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 liblsan0 amd64 10-20200411-0ubuntu1 [144 kB]
14:06:25 #7 9.155 Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 libtsan0 amd64 10-20200411-0ubuntu1 [319 kB]
14:06:25 #7 9.202 Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 libubsan1 amd64 10-20200411-0ubuntu1 [136 kB]
14:06:25 #7 9.215 Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 libquadmath0 amd64 10-20200411-0ubuntu1 [146 kB]
14:06:25 #7 9.229 Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libgcc-9-dev amd64 9.3.0-10ubuntu2 [2359 kB]
14:06:25 #7 9.357 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc-9 amd64 9.3.0-10ubuntu2 [8234 kB]
14:06:25 #7 9.750 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
14:06:25 #7 9.751 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 libstdc++-9-dev amd64 9.3.0-10ubuntu2 [1711 kB]
14:06:26 #7 9.818 Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 g++-9 amd64 9.3.0-10ubuntu2 [8404 kB]
14:06:26 #7 10.22 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
14:06:26 #7 10.22 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
14:06:26 #7 10.22 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
14:06:26 #7 10.23 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
14:06:26 #7 10.23 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
14:06:26 #7 10.26 Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 build-essential amd64 12.8ubuntu1 [4624 B]
14:06:26 #7 10.26 Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 libbrotli1 amd64 1.0.7-6build1 [270 kB]
14:06:26 #7 10.27 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
14:06:26 #7 10.27 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
14:06:26 #7 10.29 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
14:06:26 #7 10.36 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
14:06:26 #7 10.36 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
14:06:26 #7 10.36 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
14:06:26 #7 10.36 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
14:06:26 #7 10.37 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
14:06:26 #7 10.37 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
14:06:26 #7 10.37 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
14:06:26 #7 10.37 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
14:06:26 #7 10.37 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.3 [17.0 kB]
14:06:26 #7 10.44 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.3 [155 kB]
14:06:26 #7 10.45 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
14:06:26 #7 10.45 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
14:06:26 #7 10.45 Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libssh-4 amd64 0.9.3-2ubuntu2 [170 kB]
14:06:26 #7 10.45 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.1 [233 kB]
14:06:26 #7 10.51 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.1 [162 kB]
14:06:26 #7 10.52 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
14:06:26 #7 10.52 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
14:06:26 #7 10.52 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
14:06:26 #7 10.52 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
14:06:26 #7 10.59 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
14:06:26 #7 10.59 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
14:06:26 #7 10.59 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
14:06:26 #7 10.59 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
14:06:26 #7 10.59 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
14:06:26 #7 10.66 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
14:06:26 #7 10.66 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
14:06:26 #7 10.68 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
14:06:26 #7 10.68 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
14:06:26 #7 10.68 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
14:06:26 #7 10.74 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
14:06:26 #7 10.74 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
14:06:26 #7 10.75 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
14:06:26 #7 10.75 Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 gpgconf amd64 2.2.19-3ubuntu2 [124 kB]
14:06:26 #7 10.75 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
14:06:26 #7 10.80 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
14:06:26 #7 10.80 Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 dirmngr amd64 2.2.19-3ubuntu2 [329 kB]
14:06:26 #7 10.81 Get:160 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg-l10n all 2.2.19-3ubuntu2 [51.7 kB]
14:06:26 #7 10.81 Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2 [481 kB]
14:06:26 #7 10.88 Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg amd64 2.2.19-3ubuntu2 [482 kB]
14:06:26 #7 10.89 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
14:06:26 #7 10.89 Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-agent amd64 2.2.19-3ubuntu2 [232 kB]
14:06:26 #7 10.89 Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2 [97.7 kB]
14:06:26 #7 10.89 Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2 [90.3 kB]
14:06:26 #7 10.89 Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 gpgsm amd64 2.2.19-3ubuntu2 [217 kB]
14:06:26 #7 10.95 Get:168 http://archive.ubuntu.com/ubuntu focal/main amd64 gnupg all 2.2.19-3ubuntu2 [259 kB]
14:06:27 #7 10.95 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
14:06:27 #7 10.96 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
14:06:27 #7 10.96 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
14:06:27 #7 11.02 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
14:06:27 #7 11.02 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
14:06:27 #7 11.02 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
14:06:27 #7 11.02 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
14:06:27 #7 11.03 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
14:06:27 #7 11.03 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
14:06:27 #7 11.09 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
14:06:27 #7 11.09 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
14:06:27 #7 11.09 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
14:06:27 #7 11.10 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
14:06:27 #7 11.17 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
14:06:27 #7 11.17 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
14:06:27 #7 11.17 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
14:06:27 #7 11.17 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
14:06:27 #7 11.17 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
14:06:27 #7 11.17 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
14:06:27 #7 11.24 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
14:06:27 #7 11.24 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
14:06:27 #7 11.24 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
14:06:27 #7 11.24 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
14:06:27 #7 11.31 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
14:06:27 #7 11.31 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
14:06:27 #7 11.31 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
14:06:27 #7 11.31 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
14:06:27 #7 11.32 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
14:06:27 #7 11.32 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
14:06:27 #7 11.38 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
14:06:27 #7 11.39 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
14:06:27 #7 11.39 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
14:06:27 #7 11.39 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
14:06:27 #7 11.46 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
14:06:27 #7 11.60 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
14:06:27 #7 11.68 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
14:06:27 #7 11.88 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
14:06:27 #7 11.93 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
14:06:28 #7 11.94 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
14:06:28 #7 12.11 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
14:06:28 #7 12.11 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
14:06:28 #7 12.12 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
14:06:28 #7 12.12 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
14:06:28 #7 12.13 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
14:06:28 #7 12.14 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
14:06:28 #7 12.14 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.1 [231 kB]
14:06:28 #7 12.16 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
14:06:28 #7 12.16 Get:216 http://archive.ubuntu.com/ubuntu focal/main amd64 git-man all 1:2.25.1-1ubuntu3 [884 kB]
14:06:28 #7 12.20 Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 git amd64 1:2.25.1-1ubuntu3 [4554 kB]
14:06:28 #7 12.42 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
14:06:28 #7 12.42 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
14:06:28 #7 12.42 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
14:06:28 #7 12.42 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
14:06:28 #7 12.42 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
14:06:28 #7 12.42 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
14:06:28 #7 12.42 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
14:06:28 #7 12.42 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
14:06:28 #7 12.42 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
14:06:28 #7 12.50 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
14:06:28 #7 12.50 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
14:06:28 #7 12.50 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
14:06:28 #7 12.50 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
14:06:28 #7 12.50 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
14:06:28 #7 12.50 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
14:06:28 #7 12.50 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
14:06:28 #7 12.50 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
14:06:28 #7 12.57 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
14:06:28 #7 12.57 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
14:06:28 #7 12.64 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
14:06:28 #7 12.64 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
14:06:28 #7 12.64 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
14:06:28 #7 12.65 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
14:06:28 #7 12.65 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
14:06:28 #7 12.65 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
14:06:28 #7 12.65 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
14:06:28 #7 12.65 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
14:06:28 #7 12.72 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
14:06:28 #7 12.72 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
14:06:28 #7 12.79 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
14:06:28 #7 12.79 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
14:06:28 #7 12.80 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
14:06:28 #7 12.80 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
14:06:28 #7 12.80 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
14:06:28 #7 12.80 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
14:06:28 #7 12.80 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
14:06:28 #7 12.80 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
14:06:28 #7 12.86 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
14:06:28 #7 12.86 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
14:06:28 #7 12.93 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
14:06:29 #7 12.93 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
14:06:29 #7 12.93 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
14:06:29 #7 12.94 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
14:06:29 #7 12.94 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
14:06:29 #7 12.94 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
14:06:29 #7 12.94 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
14:06:29 #7 12.95 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
14:06:29 #7 13.01 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
14:06:29 #7 13.01 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
14:06:29 #7 13.08 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
14:06:29 #7 13.08 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
14:06:29 #7 13.08 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
14:06:29 #7 13.08 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
14:06:29 #7 13.08 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
14:06:29 #7 13.09 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
14:06:29 #7 13.09 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
14:06:29 #7 13.09 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
14:06:29 #7 13.15 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
14:06:29 #7 13.15 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
14:06:29 #7 13.22 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
14:06:29 #7 13.23 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
14:06:29 #7 13.23 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
14:06:29 #7 13.23 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
14:06:29 #7 13.24 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
14:06:29 #7 13.24 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
14:06:29 #7 13.24 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
14:06:29 #7 13.24 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
14:06:29 #7 13.30 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
14:06:29 #7 13.30 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
14:06:29 #7 13.37 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
14:06:29 #7 13.37 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
14:06:29 #7 13.37 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
14:06:29 #7 13.37 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
14:06:29 #7 13.37 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
14:06:29 #7 13.37 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
14:06:29 #7 13.38 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
14:06:29 #7 13.38 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
14:06:29 #7 13.44 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
14:06:29 #7 13.44 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
14:06:29 #7 13.52 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
14:06:29 #7 13.52 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
14:06:29 #7 13.52 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
14:06:29 #7 13.52 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
14:06:29 #7 13.52 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
14:06:29 #7 13.52 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
14:06:29 #7 13.52 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
14:06:29 #7 13.67 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
14:06:29 #7 13.82 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
14:06:29 #7 13.83 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
14:06:29 #7 13.86 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
14:06:29 #7 13.94 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
14:06:29 #7 13.98 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
14:06:29 #7 13.99 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
14:06:29 #7 14.00 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
14:06:29 #7 14.08 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
14:06:30 #7 14.08 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
14:06:30 #7 14.09 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
14:06:30 #7 14.09 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
14:06:30 #7 14.09 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
14:06:30 #7 14.10 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
14:06:30 #7 14.11 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
14:06:30 #7 14.12 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
14:06:30 #7 14.14 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
14:06:30 #7 14.19 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
14:06:30 #7 14.19 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
14:06:30 #7 14.19 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
14:06:30 #7 14.19 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
14:06:30 #7 14.19 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
14:06:30 #7 14.20 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
14:06:30 #7 14.20 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
14:06:30 #7 14.26 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
14:06:30 #7 14.26 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
14:06:30 #7 14.26 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
14:06:30 #7 14.33 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
14:06:30 #7 14.33 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
14:06:30 #7 14.33 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
14:06:30 #7 14.34 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
14:06:30 #7 14.34 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
14:06:30 #7 14.36 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
14:06:30 #7 14.38 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
14:06:30 #7 14.41 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
14:06:30 #7 14.41 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
14:06:30 #7 14.41 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
14:06:30 #7 14.48 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
14:06:30 #7 14.48 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
14:06:30 #7 14.48 Get:343 http://archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB]
14:06:30 #7 14.52 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
14:06:30 #7 14.64 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
14:06:30 #7 14.65 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
14:06:30 #7 14.65 Get:347 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-urllib3 all 1.25.8-2 [88.1 kB]
14:06:30 #7 14.65 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
14:06:30 #7 14.66 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
14:06:30 #7 14.66 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
14:06:30 #7 14.66 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
14:06:30 #7 14.66 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
14:06:30 #7 14.66 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
14:06:30 #7 14.72 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
14:06:30 #7 14.86 debconf: delaying package configuration, since apt-utils is not installed
14:06:30 #7 14.88 Fetched 101 MB in 10s (10.2 MB/s)
14:06:30 #7 14.90 Selecting previously unselected package liblocale-gettext-perl.
14:06:30 #7 14.90 (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 ... 4120 files and directories currently installed.)
14:06:30 #7 14.91 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
14:06:30 #7 14.91 Unpacking liblocale-gettext-perl (1.07-4) ...
14:06:30 #7 14.96 Selecting previously unselected package libssl1.1:amd64.
14:06:30 #7 14.96 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2_amd64.deb ...
14:06:30 #7 14.97 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2) ...
14:06:31 #7 15.13 Selecting previously unselected package libpython3.8-minimal:amd64.
14:06:31 #7 15.13 Preparing to unpack .../libpython3.8-minimal_3.8.2-1ubuntu1.1_amd64.deb ...
14:06:31 #7 15.13 Unpacking libpython3.8-minimal:amd64 (3.8.2-1ubuntu1.1) ...
14:06:31 #7 15.24 Selecting previously unselected package libexpat1:amd64.
14:06:31 #7 15.24 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
14:06:31 #7 15.25 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
14:06:31 #7 15.29 Selecting previously unselected package python3.8-minimal.
14:06:31 #7 15.29 Preparing to unpack .../python3.8-minimal_3.8.2-1ubuntu1.1_amd64.deb ...
14:06:31 #7 15.30 Unpacking python3.8-minimal (3.8.2-1ubuntu1.1) ...
14:06:31 #7 15.50 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2) ...
14:06:31 #7 15.59 Setting up libpython3.8-minimal:amd64 (3.8.2-1ubuntu1.1) ...
14:06:31 #7 15.60 Setting up libexpat1:amd64 (2.2.9-1build1) ...
14:06:31 #7 15.62 Setting up python3.8-minimal (3.8.2-1ubuntu1.1) ...
14:06:32 #7 16.18 Selecting previously unselected package python3-minimal.
14:06:32 #7 16.18 (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 ... 4435 files and directories currently installed.)
14:06:32 #7 16.18 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
14:06:32 #7 16.18 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
14:06:32 #7 16.22 Selecting previously unselected package mime-support.
14:06:32 #7 16.23 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
14:06:32 #7 16.23 Unpacking mime-support (3.64ubuntu1) ...
14:06:32 #7 16.27 Selecting previously unselected package libmpdec2:amd64.
14:06:32 #7 16.27 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
14:06:32 #7 16.28 Unpacking libmpdec2:amd64 (2.4.2-3) ...
14:06:32 #7 16.32 Selecting previously unselected package readline-common.
14:06:32 #7 16.32 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
14:06:32 #7 16.32 Unpacking readline-common (8.0-4) ...
14:06:32 #7 16.36 Selecting previously unselected package libreadline8:amd64.
14:06:32 #7 16.36 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
14:06:32 #7 16.36 Unpacking libreadline8:amd64 (8.0-4) ...
14:06:32 #7 16.41 Selecting previously unselected package libsqlite3-0:amd64.
14:06:32 #7 16.41 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.1_amd64.deb ...
14:06:32 #7 16.42 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.1) ...
14:06:32 #7 16.49 Selecting previously unselected package libpython3.8-stdlib:amd64.
14:06:32 #7 16.50 Preparing to unpack .../6-libpython3.8-stdlib_3.8.2-1ubuntu1.1_amd64.deb ...
14:06:32 #7 16.50 Unpacking libpython3.8-stdlib:amd64 (3.8.2-1ubuntu1.1) ...
14:06:32 #7 16.70 Selecting previously unselected package python3.8.
14:06:32 #7 16.70 Preparing to unpack .../7-python3.8_3.8.2-1ubuntu1.1_amd64.deb ...
14:06:32 #7 16.71 Unpacking python3.8 (3.8.2-1ubuntu1.1) ...
14:06:32 #7 16.75 Selecting previously unselected package libpython3-stdlib:amd64.
14:06:32 #7 16.75 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
14:06:32 #7 16.75 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
14:06:32 #7 16.79 Setting up python3-minimal (3.8.2-0ubuntu2) ...
14:06:32 #7 16.97 Selecting previously unselected package python3.
14:06:33 #7 16.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4865 files and directories currently installed.)
14:06:33 #7 16.98 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
14:06:33 #7 16.98 Unpacking python3 (3.8.2-0ubuntu2) ...
14:06:33 #7 17.03 Selecting previously unselected package libbsd0:amd64.
14:06:33 #7 17.03 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
14:06:33 #7 17.03 Unpacking libbsd0:amd64 (0.10.0-1) ...
14:06:33 #7 17.07 Selecting previously unselected package bsdmainutils.
14:06:33 #7 17.07 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
14:06:33 #7 17.08 Unpacking bsdmainutils (11.1.2ubuntu3) ...
14:06:33 #7 17.14 Selecting previously unselected package libuchardet0:amd64.
14:06:33 #7 17.14 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
14:06:33 #7 17.14 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
14:06:33 #7 17.18 Selecting previously unselected package groff-base.
14:06:33 #7 17.18 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
14:06:33 #7 17.18 Unpacking groff-base (1.22.4-4build1) ...
14:06:33 #7 17.31 Selecting previously unselected package libgdbm6:amd64.
14:06:33 #7 17.31 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
14:06:33 #7 17.32 Unpacking libgdbm6:amd64 (1.18.1-5) ...
14:06:33 #7 17.35 Selecting previously unselected package libpipeline1:amd64.
14:06:33 #7 17.36 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
14:06:33 #7 17.36 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
14:06:33 #7 17.41 Selecting previously unselected package man-db.
14:06:33 #7 17.41 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
14:06:33 #7 17.42 Unpacking man-db (2.9.1-1) ...
14:06:33 #7 17.54 Selecting previously unselected package perl-modules-5.30.
14:06:33 #7 17.54 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9build1_all.deb ...
14:06:33 #7 17.55 Unpacking perl-modules-5.30 (5.30.0-9build1) ...
14:06:33 #7 17.94 Selecting previously unselected package libgdbm-compat4:amd64.
14:06:33 #7 17.94 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
14:06:33 #7 17.95 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
14:06:34 #7 17.98 Selecting previously unselected package libperl5.30:amd64.
14:06:34 #7 17.98 Preparing to unpack .../010-libperl5.30_5.30.0-9build1_amd64.deb ...
14:06:34 #7 17.99 Unpacking libperl5.30:amd64 (5.30.0-9build1) ...
14:06:34 #7 18.50 Selecting previously unselected package perl.
14:06:34 #7 18.50 Preparing to unpack .../011-perl_5.30.0-9build1_amd64.deb ...
14:06:34 #7 18.51 Unpacking perl (5.30.0-9build1) ...
14:06:34 #7 18.59 Selecting previously unselected package openssl.
14:06:34 #7 18.59 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2_amd64.deb ...
14:06:34 #7 18.59 Unpacking openssl (1.1.1f-1ubuntu2) ...
14:06:34 #7 18.69 Selecting previously unselected package ca-certificates.
14:06:34 #7 18.69 Preparing to unpack .../013-ca-certificates_20190110ubuntu1.1_all.deb ...
14:06:34 #7 18.70 Unpacking ca-certificates (20190110ubuntu1.1) ...
14:06:34 #7 18.75 Selecting previously unselected package distro-info-data.
14:06:34 #7 18.75 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.1_all.deb ...
14:06:34 #7 18.76 Unpacking distro-info-data (0.43ubuntu1.1) ...
14:06:34 #7 18.78 Selecting previously unselected package libmagic-mgc.
14:06:34 #7 18.79 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
14:06:34 #7 18.79 Unpacking libmagic-mgc (1:5.38-4) ...
14:06:34 #7 18.87 Selecting previously unselected package libmagic1:amd64.
14:06:34 #7 18.87 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
14:06:34 #7 18.88 Unpacking libmagic1:amd64 (1:5.38-4) ...
14:06:34 #7 18.91 Selecting previously unselected package file.
14:06:34 #7 18.92 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
14:06:34 #7 18.92 Unpacking file (1:5.38-4) ...
14:06:34 #7 18.96 Selecting previously unselected package less.
14:06:34 #7 18.96 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
14:06:34 #7 18.96 Unpacking less (551-1ubuntu0.1) ...
14:06:34 #7 19.01 Selecting previously unselected package libelf1:amd64.
14:06:35 #7 19.01 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
14:06:35 #7 19.02 Unpacking libelf1:amd64 (0.176-1.1build1) ...
14:06:35 #7 19.06 Selecting previously unselected package libglib2.0-0:amd64.
14:06:35 #7 19.06 Preparing to unpack .../020-libglib2.0-0_2.64.3-1~ubuntu20.04.1_amd64.deb ...
14:06:35 #7 19.07 Unpacking libglib2.0-0:amd64 (2.64.3-1~ubuntu20.04.1) ...
14:06:35 #7 19.22 Selecting previously unselected package libglib2.0-data.
14:06:35 #7 19.23 Preparing to unpack .../021-libglib2.0-data_2.64.3-1~ubuntu20.04.1_all.deb ...
14:06:35 #7 19.23 Unpacking libglib2.0-data (2.64.3-1~ubuntu20.04.1) ...
14:06:35 #7 19.28 Selecting previously unselected package tzdata.
14:06:35 #7 19.28 Preparing to unpack .../022-tzdata_2020a-0ubuntu0.20.04_all.deb ...
14:06:35 #7 19.28 Unpacking tzdata (2020a-0ubuntu0.20.04) ...
14:06:35 #7 19.48 Selecting previously unselected package libicu66:amd64.
14:06:35 #7 19.48 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ...
14:06:35 #7 19.48 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
14:06:36 #7 20.32 Selecting previously unselected package libxml2:amd64.
14:06:36 #7 20.32 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5_amd64.deb ...
14:06:36 #7 20.32 Unpacking libxml2:amd64 (2.9.10+dfsg-5) ...
14:06:36 #7 20.41 Selecting previously unselected package libyaml-0-2:amd64.
14:06:36 #7 20.42 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
14:06:36 #7 20.42 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
14:06:36 #7 20.46 Selecting previously unselected package lsb-release.
14:06:36 #7 20.46 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
14:06:36 #7 20.46 Unpacking lsb-release (11.1.0ubuntu2) ...
14:06:36 #7 20.50 Selecting previously unselected package netbase.
14:06:36 #7 20.50 Preparing to unpack .../027-netbase_6.1_all.deb ...
14:06:36 #7 20.50 Unpacking netbase (6.1) ...
14:06:36 #7 20.54 Selecting previously unselected package python3-pkg-resources.
14:06:36 #7 20.54 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
14:06:36 #7 20.54 Unpacking python3-pkg-resources (45.2.0-1) ...
14:06:36 #7 20.59 Selecting previously unselected package python3-six.
14:06:36 #7 20.59 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
14:06:36 #7 20.59 Unpacking python3-six (1.14.0-2) ...
14:06:36 #7 20.63 Selecting previously unselected package shared-mime-info.
14:06:36 #7 20.63 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
14:06:36 #7 20.64 Unpacking shared-mime-info (1.15-1) ...
14:06:36 #7 20.72 Selecting previously unselected package ucf.
14:06:36 #7 20.72 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
14:06:36 #7 20.72 Moving old data out of the way
14:06:36 #7 20.73 Unpacking ucf (3.0038+nmu1) ...
14:06:36 #7 20.77 Selecting previously unselected package xdg-user-dirs.
14:06:36 #7 20.77 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
14:06:36 #7 20.78 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
14:06:36 #7 20.83 Selecting previously unselected package xz-utils.
14:06:36 #7 20.83 Preparing to unpack .../033-xz-utils_5.2.4-1_amd64.deb ...
14:06:36 #7 20.84 Unpacking xz-utils (5.2.4-1) ...
14:06:36 #7 20.87 Selecting previously unselected package gettext-base.
14:06:36 #7 20.88 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
14:06:36 #7 20.88 Unpacking gettext-base (0.19.8.1-10build1) ...
14:06:36 #7 20.91 Selecting previously unselected package iso-codes.
14:06:36 #7 20.91 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
14:06:36 #7 20.92 Unpacking iso-codes (4.4-1) ...
14:06:37 #7 21.27 Selecting previously unselected package krb5-locales.
14:06:37 #7 21.28 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4_all.deb ...
14:06:37 #7 21.28 Unpacking krb5-locales (1.17-6ubuntu4) ...
14:06:37 #7 21.31 Selecting previously unselected package libcbor0.6:amd64.
14:06:37 #7 21.32 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
14:06:37 #7 21.32 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
14:06:37 #7 21.36 Selecting previously unselected package libedit2:amd64.
14:06:37 #7 21.36 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
14:06:37 #7 21.36 Unpacking libedit2:amd64 (3.1-20191231-1) ...
14:06:37 #7 21.40 Selecting previously unselected package libfido2-1:amd64.
14:06:37 #7 21.41 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
14:06:37 #7 21.41 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
14:06:37 #7 21.45 Selecting previously unselected package libkrb5support0:amd64.
14:06:37 #7 21.45 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4_amd64.deb ...
14:06:37 #7 21.45 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4) ...
14:06:37 #7 21.49 Selecting previously unselected package libk5crypto3:amd64.
14:06:37 #7 21.49 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4_amd64.deb ...
14:06:37 #7 21.50 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4) ...
14:06:37 #7 21.54 Selecting previously unselected package libkeyutils1:amd64.
14:06:37 #7 21.54 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
14:06:37 #7 21.54 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
14:06:37 #7 21.58 Selecting previously unselected package libkrb5-3:amd64.
14:06:37 #7 21.58 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4_amd64.deb ...
14:06:37 #7 21.58 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4) ...
14:06:37 #7 21.66 Selecting previously unselected package libgssapi-krb5-2:amd64.
14:06:37 #7 21.66 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4_amd64.deb ...
14:06:37 #7 21.66 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4) ...
14:06:37 #7 21.71 Selecting previously unselected package libpsl5:amd64.
14:06:37 #7 21.71 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
14:06:37 #7 21.71 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
14:06:37 #7 21.75 Selecting previously unselected package libxau6:amd64.
14:06:37 #7 21.75 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
14:06:37 #7 21.76 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
14:06:37 #7 21.79 Selecting previously unselected package libxdmcp6:amd64.
14:06:37 #7 21.79 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
14:06:37 #7 21.80 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
14:06:37 #7 21.83 Selecting previously unselected package libxcb1:amd64.
14:06:37 #7 21.83 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
14:06:37 #7 21.84 Unpacking libxcb1:amd64 (1.14-2) ...
14:06:37 #7 21.87 Selecting previously unselected package libx11-data.
14:06:37 #7 21.87 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1_all.deb ...
14:06:37 #7 21.87 Unpacking libx11-data (2:1.6.9-2ubuntu1) ...
14:06:37 #7 21.94 Selecting previously unselected package libx11-6:amd64.
14:06:37 #7 21.94 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1_amd64.deb ...
14:06:37 #7 21.95 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1) ...
14:06:38 #7 22.03 Selecting previously unselected package libxext6:amd64.
14:06:38 #7 22.03 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
14:06:38 #7 22.04 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
14:06:38 #7 22.07 Selecting previously unselected package libxmuu1:amd64.
14:06:38 #7 22.07 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
14:06:38 #7 22.08 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
14:06:38 #7 22.10 Selecting previously unselected package manpages.
14:06:38 #7 22.11 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
14:06:38 #7 22.11 Unpacking manpages (5.05-1) ...
14:06:38 #7 22.24 Selecting previously unselected package openssh-client.
14:06:38 #7 22.24 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.1_amd64.deb ...
14:06:38 #7 22.25 Unpacking openssh-client (1:8.2p1-4ubuntu0.1) ...
14:06:38 #7 22.34 Selecting previously unselected package publicsuffix.
14:06:38 #7 22.35 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
14:06:38 #7 22.35 Unpacking publicsuffix (20200303.0012-1) ...
14:06:38 #7 22.39 Selecting previously unselected package python-apt-common.
14:06:38 #7 22.39 Preparing to unpack .../056-python-apt-common_2.0.0_all.deb ...
14:06:38 #7 22.39 Unpacking python-apt-common (2.0.0) ...
14:06:38 #7 22.42 Selecting previously unselected package python3-apt.
14:06:38 #7 22.43 Preparing to unpack .../057-python3-apt_2.0.0_amd64.deb ...
14:06:38 #7 22.43 Unpacking python3-apt (2.0.0) ...
14:06:38 #7 22.48 Selecting previously unselected package libunwind8:amd64.
14:06:38 #7 22.48 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
14:06:38 #7 22.48 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
14:06:38 #7 22.51 Selecting previously unselected package strace.
14:06:38 #7 22.52 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
14:06:38 #7 22.52 Unpacking strace (5.5-3ubuntu1) ...
14:06:38 #7 22.59 Selecting previously unselected package xauth.
14:06:38 #7 22.59 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
14:06:38 #7 22.59 Unpacking xauth (1:1.1-0ubuntu1) ...
14:06:38 #7 22.63 Selecting previously unselected package libfl2:amd64.
14:06:38 #7 22.63 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
14:06:38 #7 22.64 Unpacking libfl2:amd64 (2.6.4-6.2) ...
14:06:38 #7 22.67 Selecting previously unselected package at.
14:06:38 #7 22.67 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
14:06:38 #7 22.68 Unpacking at (3.1.23-1ubuntu1) ...
14:06:38 #7 22.72 Selecting previously unselected package libsigsegv2:amd64.
14:06:38 #7 22.72 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
14:06:38 #7 22.72 Unpacking libsigsegv2:amd64 (2.12-2) ...
14:06:38 #7 22.75 Selecting previously unselected package m4.
14:06:38 #7 22.75 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
14:06:38 #7 22.75 Unpacking m4 (1.4.18-4) ...
14:06:38 #7 22.80 Selecting previously unselected package autoconf.
14:06:39 #7 22.80 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
14:06:39 #7 22.80 Unpacking autoconf (2.69-11.1) ...
14:06:39 #7 22.86 Selecting previously unselected package autotools-dev.
14:06:39 #7 22.86 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
14:06:39 #7 22.87 Unpacking autotools-dev (20180224.1) ...
14:06:39 #7 22.91 Selecting previously unselected package automake.
14:06:39 #7 22.91 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
14:06:39 #7 22.91 Unpacking automake (1:1.16.1-4ubuntu6) ...
14:06:39 #7 22.98 Selecting previously unselected package autopoint.
14:06:39 #7 22.98 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
14:06:39 #7 22.99 Unpacking autopoint (0.19.8.1-10build1) ...
14:06:39 #7 23.03 Selecting previously unselected package binutils-common:amd64.
14:06:39 #7 23.03 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1_amd64.deb ...
14:06:39 #7 23.03 Unpacking binutils-common:amd64 (2.34-6ubuntu1) ...
14:06:39 #7 23.08 Selecting previously unselected package libbinutils:amd64.
14:06:39 #7 23.09 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1_amd64.deb ...
14:06:39 #7 23.09 Unpacking libbinutils:amd64 (2.34-6ubuntu1) ...
14:06:39 #7 23.17 Selecting previously unselected package libctf-nobfd0:amd64.
14:06:39 #7 23.17 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1_amd64.deb ...
14:06:39 #7 23.18 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1) ...
14:06:39 #7 23.22 Selecting previously unselected package libctf0:amd64.
14:06:39 #7 23.22 Preparing to unpack .../072-libctf0_2.34-6ubuntu1_amd64.deb ...
14:06:39 #7 23.22 Unpacking libctf0:amd64 (2.34-6ubuntu1) ...
14:06:39 #7 23.25 Selecting previously unselected package binutils-x86-64-linux-gnu.
14:06:39 #7 23.25 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1_amd64.deb ...
14:06:39 #7 23.26 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1) ...
14:06:39 #7 23.46 Selecting previously unselected package binutils.
14:06:39 #7 23.46 Preparing to unpack .../074-binutils_2.34-6ubuntu1_amd64.deb ...
14:06:39 #7 23.47 Unpacking binutils (2.34-6ubuntu1) ...
14:06:39 #7 23.49 Selecting previously unselected package libc-dev-bin.
14:06:39 #7 23.50 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9_amd64.deb ...
14:06:39 #7 23.50 Unpacking libc-dev-bin (2.31-0ubuntu9) ...
14:06:39 #7 23.54 Selecting previously unselected package linux-libc-dev:amd64.
14:06:39 #7 23.54 Preparing to unpack .../076-linux-libc-dev_5.4.0-40.44_amd64.deb ...
14:06:39 #7 23.54 Unpacking linux-libc-dev:amd64 (5.4.0-40.44) ...
14:06:39 #7 23.70 Selecting previously unselected package libcrypt-dev:amd64.
14:06:39 #7 23.71 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
14:06:39 #7 23.71 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
14:06:39 #7 23.75 Selecting previously unselected package libc6-dev:amd64.
14:06:39 #7 23.75 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9_amd64.deb ...
14:06:39 #7 23.76 Unpacking libc6-dev:amd64 (2.31-0ubuntu9) ...
14:06:40 #7 24.07 Selecting previously unselected package gcc-9-base:amd64.
14:06:40 #7 24.08 Preparing to unpack .../079-gcc-9-base_9.3.0-10ubuntu2_amd64.deb ...
14:06:40 #7 24.08 Unpacking gcc-9-base:amd64 (9.3.0-10ubuntu2) ...
14:06:40 #7 24.12 Selecting previously unselected package libisl22:amd64.
14:06:40 #7 24.12 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
14:06:40 #7 24.13 Unpacking libisl22:amd64 (0.22.1-1) ...
14:06:40 #7 24.22 Selecting previously unselected package libmpfr6:amd64.
14:06:40 #7 24.22 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
14:06:40 #7 24.22 Unpacking libmpfr6:amd64 (4.0.2-1) ...
14:06:40 #7 24.28 Selecting previously unselected package libmpc3:amd64.
14:06:40 #7 24.28 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
14:06:40 #7 24.28 Unpacking libmpc3:amd64 (1.1.0-1) ...
14:06:40 #7 24.31 Selecting previously unselected package cpp-9.
14:06:40 #7 24.32 Preparing to unpack .../083-cpp-9_9.3.0-10ubuntu2_amd64.deb ...
14:06:40 #7 24.32 Unpacking cpp-9 (9.3.0-10ubuntu2) ...
14:06:41 #7 25.05 Selecting previously unselected package cpp.
14:06:41 #7 25.05 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
14:06:41 #7 25.06 Unpacking cpp (4:9.3.0-1ubuntu2) ...
14:06:41 #7 25.11 Selecting previously unselected package libcc1-0:amd64.
14:06:41 #7 25.11 Preparing to unpack .../085-libcc1-0_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.11 Unpacking libcc1-0:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.15 Selecting previously unselected package libgomp1:amd64.
14:06:41 #7 25.15 Preparing to unpack .../086-libgomp1_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.16 Unpacking libgomp1:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.21 Selecting previously unselected package libitm1:amd64.
14:06:41 #7 25.21 Preparing to unpack .../087-libitm1_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.21 Unpacking libitm1:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.25 Selecting previously unselected package libatomic1:amd64.
14:06:41 #7 25.25 Preparing to unpack .../088-libatomic1_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.25 Unpacking libatomic1:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.29 Selecting previously unselected package libasan5:amd64.
14:06:41 #7 25.29 Preparing to unpack .../089-libasan5_9.3.0-10ubuntu2_amd64.deb ...
14:06:41 #7 25.30 Unpacking libasan5:amd64 (9.3.0-10ubuntu2) ...
14:06:41 #7 25.37 Selecting previously unselected package liblsan0:amd64.
14:06:41 #7 25.37 Preparing to unpack .../090-liblsan0_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.37 Unpacking liblsan0:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.43 Selecting previously unselected package libtsan0:amd64.
14:06:41 #7 25.43 Preparing to unpack .../091-libtsan0_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.43 Unpacking libtsan0:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.50 Selecting previously unselected package libubsan1:amd64.
14:06:41 #7 25.50 Preparing to unpack .../092-libubsan1_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.50 Unpacking libubsan1:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.56 Selecting previously unselected package libquadmath0:amd64.
14:06:41 #7 25.56 Preparing to unpack .../093-libquadmath0_10-20200411-0ubuntu1_amd64.deb ...
14:06:41 #7 25.56 Unpacking libquadmath0:amd64 (10-20200411-0ubuntu1) ...
14:06:41 #7 25.61 Selecting previously unselected package libgcc-9-dev:amd64.
14:06:41 #7 25.61 Preparing to unpack .../094-libgcc-9-dev_9.3.0-10ubuntu2_amd64.deb ...
14:06:41 #7 25.61 Unpacking libgcc-9-dev:amd64 (9.3.0-10ubuntu2) ...
14:06:41 #7 25.85 Selecting previously unselected package gcc-9.
14:06:41 #7 25.85 Preparing to unpack .../095-gcc-9_9.3.0-10ubuntu2_amd64.deb ...
14:06:41 #7 25.86 Unpacking gcc-9 (9.3.0-10ubuntu2) ...
14:06:42 #7 26.60 Selecting previously unselected package gcc.
14:06:42 #7 26.60 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
14:06:42 #7 26.61 Unpacking gcc (4:9.3.0-1ubuntu2) ...
14:06:42 #7 26.64 Selecting previously unselected package libstdc++-9-dev:amd64.
14:06:42 #7 26.64 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-10ubuntu2_amd64.deb ...
14:06:42 #7 26.64 Unpacking libstdc++-9-dev:amd64 (9.3.0-10ubuntu2) ...
14:06:42 #7 26.89 Selecting previously unselected package g++-9.
14:06:42 #7 26.89 Preparing to unpack .../098-g++-9_9.3.0-10ubuntu2_amd64.deb ...
14:06:42 #7 26.89 Unpacking g++-9 (9.3.0-10ubuntu2) ...
14:06:43 #7 27.64 Selecting previously unselected package g++.
14:06:43 #7 27.64 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
14:06:43 #7 27.65 Unpacking g++ (4:9.3.0-1ubuntu2) ...
14:06:43 #7 27.68 Selecting previously unselected package make.
14:06:43 #7 27.68 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
14:06:43 #7 27.68 Unpacking make (4.2.1-1.2) ...
14:06:43 #7 27.72 Selecting previously unselected package libdpkg-perl.
14:06:43 #7 27.72 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
14:06:43 #7 27.73 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
14:06:43 #7 27.78 Selecting previously unselected package patch.
14:06:43 #7 27.78 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
14:06:43 #7 27.79 Unpacking patch (2.7.6-6) ...
14:06:43 #7 27.83 Selecting previously unselected package dpkg-dev.
14:06:43 #7 27.83 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
14:06:43 #7 27.83 Unpacking dpkg-dev (1.19.7ubuntu3) ...
14:06:43 #7 27.93 Selecting previously unselected package build-essential.
14:06:44 #7 27.93 Preparing to unpack .../104-build-essential_12.8ubuntu1_amd64.deb ...
14:06:44 #7 27.94 Unpacking build-essential (12.8ubuntu1) ...
14:06:44 #7 27.97 Selecting previously unselected package libbrotli1:amd64.
14:06:44 #7 27.97 Preparing to unpack .../105-libbrotli1_1.0.7-6build1_amd64.deb ...
14:06:44 #7 27.98 Unpacking libbrotli1:amd64 (1.0.7-6build1) ...
14:06:44 #7 28.04 Selecting previously unselected package libroken18-heimdal:amd64.
14:06:44 #7 28.04 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.05 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.09 Selecting previously unselected package libasn1-8-heimdal:amd64.
14:06:44 #7 28.09 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.10 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.16 Selecting previously unselected package libheimbase1-heimdal:amd64.
14:06:44 #7 28.16 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.17 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.21 Selecting previously unselected package libhcrypto4-heimdal:amd64.
14:06:44 #7 28.21 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.21 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.29 Selecting previously unselected package libwind0-heimdal:amd64.
14:06:44 #7 28.29 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.29 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.34 Selecting previously unselected package libhx509-5-heimdal:amd64.
14:06:44 #7 28.34 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.34 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.39 Selecting previously unselected package libkrb5-26-heimdal:amd64.
14:06:44 #7 28.39 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.40 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.45 Selecting previously unselected package libheimntlm0-heimdal:amd64.
14:06:44 #7 28.45 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.46 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.50 Selecting previously unselected package libgssapi3-heimdal:amd64.
14:06:44 #7 28.50 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:06:44 #7 28.50 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:44 #7 28.54 Selecting previously unselected package libsasl2-modules-db:amd64.
14:06:44 #7 28.54 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
14:06:44 #7 28.55 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
14:06:44 #7 28.58 Selecting previously unselected package libsasl2-2:amd64.
14:06:44 #7 28.59 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
14:06:44 #7 28.59 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
14:06:44 #7 28.63 Selecting previously unselected package libldap-common.
14:06:44 #7 28.63 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.3_all.deb ...
14:06:44 #7 28.63 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.3) ...
14:06:44 #7 28.67 Selecting previously unselected package libldap-2.4-2:amd64.
14:06:44 #7 28.68 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.3_amd64.deb ...
14:06:44 #7 28.68 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.3) ...
14:06:44 #7 28.73 Selecting previously unselected package libnghttp2-14:amd64.
14:06:44 #7 28.74 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
14:06:44 #7 28.74 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
14:06:44 #7 28.79 Selecting previously unselected package librtmp1:amd64.
14:06:44 #7 28.79 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
14:06:44 #7 28.79 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
14:06:44 #7 28.85 Selecting previously unselected package libssh-4:amd64.
14:06:44 #7 28.85 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2_amd64.deb ...
14:06:44 #7 28.85 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2) ...
14:06:44 #7 28.90 Selecting previously unselected package libcurl4:amd64.
14:06:44 #7 28.90 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.1_amd64.deb ...
14:06:44 #7 28.91 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.1) ...
14:06:44 #7 28.96 Selecting previously unselected package curl.
14:06:44 #7 28.96 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.1_amd64.deb ...
14:06:44 #7 28.96 Unpacking curl (7.68.0-1ubuntu2.1) ...
14:06:44 #7 29.02 Selecting previously unselected package dctrl-tools.
14:06:44 #7 29.02 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
14:06:44 #7 29.03 Unpacking dctrl-tools (2.24-3) ...
14:06:44 #7 29.06 Selecting previously unselected package libtool.
14:06:45 #7 29.07 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
14:06:45 #7 29.07 Unpacking libtool (2.4.6-14) ...
14:06:45 #7 29.11 Selecting previously unselected package dh-autoreconf.
14:06:45 #7 29.12 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
14:06:45 #7 29.12 Unpacking dh-autoreconf (19) ...
14:06:45 #7 29.15 Selecting previously unselected package libdebhelper-perl.
14:06:45 #7 29.16 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
14:06:45 #7 29.16 Unpacking libdebhelper-perl (12.10ubuntu1) ...
14:06:45 #7 29.20 Selecting previously unselected package libarchive-zip-perl.
14:06:45 #7 29.20 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
14:06:45 #7 29.21 Unpacking libarchive-zip-perl (1.67-2) ...
14:06:45 #7 29.25 Selecting previously unselected package libsub-override-perl.
14:06:45 #7 29.25 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
14:06:45 #7 29.26 Unpacking libsub-override-perl (0.09-2) ...
14:06:45 #7 29.29 Selecting previously unselected package libfile-stripnondeterminism-perl.
14:06:45 #7 29.29 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
14:06:45 #7 29.30 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
14:06:45 #7 29.34 Selecting previously unselected package dh-strip-nondeterminism.
14:06:45 #7 29.34 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
14:06:45 #7 29.34 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
14:06:45 #7 29.37 Selecting previously unselected package dwz.
14:06:45 #7 29.37 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
14:06:45 #7 29.38 Unpacking dwz (0.13-5) ...
14:06:45 #7 29.43 Selecting previously unselected package libcroco3:amd64.
14:06:45 #7 29.43 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
14:06:45 #7 29.44 Unpacking libcroco3:amd64 (0.6.13-1) ...
14:06:45 #7 29.49 Selecting previously unselected package gettext.
14:06:45 #7 29.49 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
14:06:45 #7 29.50 Unpacking gettext (0.19.8.1-10build1) ...
14:06:45 #7 29.61 Selecting previously unselected package intltool-debian.
14:06:45 #7 29.61 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
14:06:45 #7 29.62 Unpacking intltool-debian (0.35.0+20060710.5) ...
14:06:45 #7 29.65 Selecting previously unselected package po-debconf.
14:06:45 #7 29.65 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
14:06:45 #7 29.66 Unpacking po-debconf (1.0.21) ...
14:06:45 #7 29.71 Selecting previously unselected package debhelper.
14:06:45 #7 29.71 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
14:06:45 #7 29.72 Unpacking debhelper (12.10ubuntu1) ...
14:06:45 #7 29.83 Selecting previously unselected package libfakeroot:amd64.
14:06:45 #7 29.83 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
14:06:45 #7 29.83 Unpacking libfakeroot:amd64 (1.24-1) ...
14:06:45 #7 29.87 Selecting previously unselected package fakeroot.
14:06:45 #7 29.87 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
14:06:45 #7 29.88 Unpacking fakeroot (1.24-1) ...
14:06:45 #7 29.92 Selecting previously unselected package libassuan0:amd64.
14:06:45 #7 29.92 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
14:06:45 #7 29.92 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
14:06:45 #7 29.96 Selecting previously unselected package gpgconf.
14:06:45 #7 29.96 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2_amd64.deb ...
14:06:45 #7 29.96 Unpacking gpgconf (2.2.19-3ubuntu2) ...
14:06:45 #7 30.01 Selecting previously unselected package libksba8:amd64.
14:06:45 #7 30.01 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
14:06:45 #7 30.02 Unpacking libksba8:amd64 (1.3.5-2) ...
14:06:45 #7 30.06 Selecting previously unselected package libnpth0:amd64.
14:06:46 #7 30.06 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
14:06:46 #7 30.07 Unpacking libnpth0:amd64 (1.6-1) ...
14:06:46 #7 30.11 Selecting previously unselected package dirmngr.
14:06:46 #7 30.11 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.13 Unpacking dirmngr (2.2.19-3ubuntu2) ...
14:06:46 #7 30.18 Selecting previously unselected package gnupg-l10n.
14:06:46 #7 30.19 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2_all.deb ...
14:06:46 #7 30.19 Unpacking gnupg-l10n (2.2.19-3ubuntu2) ...
14:06:46 #7 30.23 Selecting previously unselected package gnupg-utils.
14:06:46 #7 30.23 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.23 Unpacking gnupg-utils (2.2.19-3ubuntu2) ...
14:06:46 #7 30.31 Selecting previously unselected package gpg.
14:06:46 #7 30.31 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.31 Unpacking gpg (2.2.19-3ubuntu2) ...
14:06:46 #7 30.39 Selecting previously unselected package pinentry-curses.
14:06:46 #7 30.39 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
14:06:46 #7 30.40 Unpacking pinentry-curses (1.1.0-3build1) ...
14:06:46 #7 30.44 Selecting previously unselected package gpg-agent.
14:06:46 #7 30.44 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.44 Unpacking gpg-agent (2.2.19-3ubuntu2) ...
14:06:46 #7 30.49 Selecting previously unselected package gpg-wks-client.
14:06:46 #7 30.49 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.50 Unpacking gpg-wks-client (2.2.19-3ubuntu2) ...
14:06:46 #7 30.54 Selecting previously unselected package gpg-wks-server.
14:06:46 #7 30.54 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.54 Unpacking gpg-wks-server (2.2.19-3ubuntu2) ...
14:06:46 #7 30.58 Selecting previously unselected package gpgsm.
14:06:46 #7 30.58 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2_amd64.deb ...
14:06:46 #7 30.58 Unpacking gpgsm (2.2.19-3ubuntu2) ...
14:06:46 #7 30.63 Selecting previously unselected package gnupg.
14:06:46 #7 30.64 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2_all.deb ...
14:06:46 #7 30.64 Unpacking gnupg (2.2.19-3ubuntu2) ...
14:06:46 #7 30.68 Selecting previously unselected package libfile-which-perl.
14:06:46 #7 30.69 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
14:06:46 #7 30.69 Unpacking libfile-which-perl (1.23-1) ...
14:06:46 #7 30.72 Selecting previously unselected package libfile-homedir-perl.
14:06:46 #7 30.72 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
14:06:46 #7 30.73 Unpacking libfile-homedir-perl (1.004-1) ...
14:06:46 #7 30.77 Selecting previously unselected package libio-pty-perl.
14:06:47 #7 30.77 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
14:06:47 #7 30.77 Unpacking libio-pty-perl (1:1.12-1) ...
14:06:47 #7 30.80 Selecting previously unselected package libipc-run-perl.
14:06:47 #7 30.81 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
14:06:47 #7 30.81 Unpacking libipc-run-perl (20180523.0-2) ...
14:06:47 #7 30.85 Selecting previously unselected package libclass-method-modifiers-perl.
14:06:47 #7 30.85 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
14:06:47 #7 30.86 Unpacking libclass-method-modifiers-perl (2.13-1) ...
14:06:47 #7 30.89 Selecting previously unselected package libb-hooks-op-check-perl.
14:06:47 #7 30.89 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
14:06:47 #7 30.89 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
14:06:47 #7 30.92 Selecting previously unselected package libdynaloader-functions-perl.
14:06:47 #7 30.92 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
14:06:47 #7 30.93 Unpacking libdynaloader-functions-perl (0.003-1) ...
14:06:47 #7 30.96 Selecting previously unselected package libdevel-callchecker-perl.
14:06:47 #7 30.96 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
14:06:47 #7 30.96 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
14:06:47 #7 30.99 Selecting previously unselected package libparams-classify-perl.
14:06:47 #7 31.00 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
14:06:47 #7 31.00 Unpacking libparams-classify-perl (0.015-1build2) ...
14:06:47 #7 31.03 Selecting previously unselected package libmodule-runtime-perl.
14:06:47 #7 31.03 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
14:06:47 #7 31.04 Unpacking libmodule-runtime-perl (0.016-1) ...
14:06:47 #7 31.07 Selecting previously unselected package libimport-into-perl.
14:06:47 #7 31.07 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
14:06:47 #7 31.08 Unpacking libimport-into-perl (1.002005-1) ...
14:06:47 #7 31.11 Selecting previously unselected package librole-tiny-perl.
14:06:47 #7 31.11 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
14:06:47 #7 31.11 Unpacking librole-tiny-perl (2.001004-1) ...
14:06:47 #7 31.14 Selecting previously unselected package libstrictures-perl.
14:06:47 #7 31.14 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
14:06:47 #7 31.15 Unpacking libstrictures-perl (2.000006-1) ...
14:06:47 #7 31.18 Selecting previously unselected package libsub-quote-perl.
14:06:47 #7 31.18 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
14:06:47 #7 31.20 Unpacking libsub-quote-perl (2.006006-1) ...
14:06:47 #7 31.23 Selecting previously unselected package libmoo-perl.
14:06:47 #7 31.24 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
14:06:47 #7 31.24 Unpacking libmoo-perl (2.003006-1) ...
14:06:47 #7 31.28 Selecting previously unselected package libencode-locale-perl.
14:06:47 #7 31.28 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
14:06:47 #7 31.28 Unpacking libencode-locale-perl (1.05-1) ...
14:06:47 #7 31.31 Selecting previously unselected package libtimedate-perl.
14:06:47 #7 31.31 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
14:06:47 #7 31.32 Unpacking libtimedate-perl (2.3200-1) ...
14:06:47 #7 31.35 Selecting previously unselected package libhttp-date-perl.
14:06:47 #7 31.35 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
14:06:47 #7 31.36 Unpacking libhttp-date-perl (6.05-1) ...
14:06:47 #7 31.38 Selecting previously unselected package libfile-listing-perl.
14:06:47 #7 31.39 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
14:06:47 #7 31.39 Unpacking libfile-listing-perl (6.04-1) ...
14:06:47 #7 31.42 Selecting previously unselected package libhtml-tagset-perl.
14:06:47 #7 31.42 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
14:06:47 #7 31.43 Unpacking libhtml-tagset-perl (3.20-4) ...
14:06:47 #7 31.46 Selecting previously unselected package liburi-perl.
14:06:47 #7 31.46 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
14:06:47 #7 31.46 Unpacking liburi-perl (1.76-2) ...
14:06:47 #7 31.50 Selecting previously unselected package libhtml-parser-perl.
14:06:47 #7 31.50 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
14:06:47 #7 31.51 Unpacking libhtml-parser-perl (3.72-5) ...
14:06:47 #7 31.54 Selecting previously unselected package libhtml-tree-perl.
14:06:47 #7 31.55 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
14:06:47 #7 31.55 Unpacking libhtml-tree-perl (5.07-2) ...
14:06:47 #7 31.59 Selecting previously unselected package libio-html-perl.
14:06:47 #7 31.60 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
14:06:47 #7 31.60 Unpacking libio-html-perl (1.001-1) ...
14:06:47 #7 31.63 Selecting previously unselected package liblwp-mediatypes-perl.
14:06:47 #7 31.63 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
14:06:47 #7 31.64 Unpacking liblwp-mediatypes-perl (6.04-1) ...
14:06:47 #7 31.67 Selecting previously unselected package libhttp-message-perl.
14:06:47 #7 31.67 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
14:06:47 #7 31.67 Unpacking libhttp-message-perl (6.22-1) ...
14:06:47 #7 31.71 Selecting previously unselected package libhttp-cookies-perl.
14:06:47 #7 31.71 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
14:06:47 #7 31.71 Unpacking libhttp-cookies-perl (6.08-1) ...
14:06:47 #7 31.74 Selecting previously unselected package libhttp-negotiate-perl.
14:06:47 #7 31.75 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
14:06:47 #7 31.75 Unpacking libhttp-negotiate-perl (6.01-1) ...
14:06:47 #7 31.78 Selecting previously unselected package perl-openssl-defaults:amd64.
14:06:47 #7 31.78 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
14:06:47 #7 31.78 Unpacking perl-openssl-defaults:amd64 (4) ...
14:06:47 #7 31.81 Selecting previously unselected package libnet-ssleay-perl.
14:06:48 #7 31.82 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
14:06:48 #7 31.82 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
14:06:48 #7 31.88 Selecting previously unselected package libio-socket-ssl-perl.
14:06:48 #7 31.89 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
14:06:48 #7 31.89 Unpacking libio-socket-ssl-perl (2.067-1) ...
14:06:48 #7 31.93 Selecting previously unselected package libnet-http-perl.
14:06:48 #7 31.94 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
14:06:48 #7 31.94 Unpacking libnet-http-perl (6.19-1) ...
14:06:48 #7 31.97 Selecting previously unselected package liblwp-protocol-https-perl.
14:06:48 #7 31.97 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
14:06:48 #7 31.98 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
14:06:48 #7 32.00 Selecting previously unselected package libtry-tiny-perl.
14:06:48 #7 32.01 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
14:06:48 #7 32.01 Unpacking libtry-tiny-perl (0.30-1) ...
14:06:48 #7 32.04 Selecting previously unselected package libwww-robotrules-perl.
14:06:48 #7 32.04 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
14:06:48 #7 32.06 Unpacking libwww-robotrules-perl (6.02-1) ...
14:06:48 #7 32.09 Selecting previously unselected package libwww-perl.
14:06:48 #7 32.09 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
14:06:48 #7 32.09 Unpacking libwww-perl (6.43-1) ...
14:06:48 #7 32.13 Selecting previously unselected package patchutils.
14:06:48 #7 32.14 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
14:06:48 #7 32.14 Unpacking patchutils (0.3.4-2) ...
14:06:48 #7 32.17 Selecting previously unselected package wdiff.
14:06:48 #7 32.18 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
14:06:48 #7 32.18 Unpacking wdiff (1.2.2-2build1) ...
14:06:48 #7 32.22 Selecting previously unselected package devscripts.
14:06:48 #7 32.23 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
14:06:48 #7 32.25 Unpacking devscripts (2.20.2ubuntu2) ...
14:06:48 #7 32.37 Selecting previously unselected package diffstat.
14:06:48 #7 32.37 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
14:06:48 #7 32.37 Unpacking diffstat (1.63-1) ...
14:06:48 #7 32.41 Selecting previously unselected package python3-chardet.
14:06:48 #7 32.41 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
14:06:48 #7 32.41 Unpacking python3-chardet (3.0.4-4build1) ...
14:06:48 #7 32.46 Selecting previously unselected package python3-debian.
14:06:48 #7 32.46 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
14:06:48 #7 32.46 Unpacking python3-debian (0.1.36ubuntu1) ...
14:06:48 #7 32.51 Selecting previously unselected package libgpgme11:amd64.
14:06:48 #7 32.51 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
14:06:48 #7 32.51 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
14:06:48 #7 32.56 Selecting previously unselected package python3-gpg.
14:06:48 #7 32.56 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
14:06:48 #7 32.57 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
14:06:48 #7 32.62 Selecting previously unselected package dput.
14:06:48 #7 32.63 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
14:06:48 #7 32.64 Unpacking dput (1.0.3ubuntu1) ...
14:06:48 #7 32.69 Selecting previously unselected package libcurl3-gnutls:amd64.
14:06:48 #7 32.69 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.1_amd64.deb ...
14:06:48 #7 32.69 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.1) ...
14:06:48 #7 32.75 Selecting previously unselected package liberror-perl.
14:06:48 #7 32.75 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
14:06:48 #7 32.75 Unpacking liberror-perl (0.17029-1) ...
14:06:48 #7 32.79 Selecting previously unselected package git-man.
14:06:48 #7 32.79 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3_all.deb ...
14:06:48 #7 32.79 Unpacking git-man (1:2.25.1-1ubuntu3) ...
14:06:48 #7 32.91 Selecting previously unselected package git.
14:06:49 #7 32.91 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3_amd64.deb ...
14:06:49 #7 32.93 Unpacking git (1:2.25.1-1ubuntu3) ...
14:06:49 #7 33.45 Selecting previously unselected package libalgorithm-diff-perl.
14:06:49 #7 33.45 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
14:06:49 #7 33.45 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
14:06:49 #7 33.48 Selecting previously unselected package libalgorithm-diff-xs-perl.
14:06:49 #7 33.49 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
14:06:49 #7 33.49 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
14:06:49 #7 33.52 Selecting previously unselected package libalgorithm-merge-perl.
14:06:49 #7 33.52 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
14:06:49 #7 33.53 Unpacking libalgorithm-merge-perl (0.08-3) ...
14:06:49 #7 33.56 Selecting previously unselected package libapt-pkg-perl.
14:06:49 #7 33.56 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
14:06:49 #7 33.57 Unpacking libapt-pkg-perl (0.1.36build3) ...
14:06:49 #7 33.60 Selecting previously unselected package libarchive-cpio-perl.
14:06:49 #7 33.60 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
14:06:49 #7 33.61 Unpacking libarchive-cpio-perl (0.10-1) ...
14:06:49 #7 33.64 Selecting previously unselected package libarray-intspan-perl.
14:06:49 #7 33.64 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
14:06:49 #7 33.65 Unpacking libarray-intspan-perl (2.003-1) ...
14:06:49 #7 33.68 Selecting previously unselected package libasync-mergepoint-perl.
14:06:49 #7 33.68 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
14:06:49 #7 33.68 Unpacking libasync-mergepoint-perl (0.04-2) ...
14:06:49 #7 33.71 Selecting previously unselected package libmodule-implementation-perl.
14:06:49 #7 33.71 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
14:06:49 #7 33.72 Unpacking libmodule-implementation-perl (0.09-1) ...
14:06:49 #7 33.75 Selecting previously unselected package libsub-exporter-progressive-perl.
14:06:49 #7 33.75 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
14:06:49 #7 33.75 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
14:06:49 #7 33.79 Selecting previously unselected package libvariable-magic-perl.
14:06:49 #7 33.79 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
14:06:49 #7 33.79 Unpacking libvariable-magic-perl (0.62-1build2) ...
14:06:49 #7 33.83 Selecting previously unselected package libb-hooks-endofscope-perl.
14:06:49 #7 33.83 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
14:06:49 #7 33.83 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
14:06:49 #7 33.86 Selecting previously unselected package libcapture-tiny-perl.
14:06:49 #7 33.86 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
14:06:49 #7 33.87 Unpacking libcapture-tiny-perl (0.48-1) ...
14:06:49 #7 33.90 Selecting previously unselected package libclass-xsaccessor-perl.
14:06:49 #7 33.90 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
14:06:49 #7 33.91 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
14:06:49 #7 33.94 Selecting previously unselected package libclone-perl.
14:06:50 #7 33.94 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
14:06:50 #7 33.95 Unpacking libclone-perl (0.43-2) ...
14:06:50 #7 33.98 Selecting previously unselected package libcommon-sense-perl.
14:06:50 #7 33.98 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
14:06:50 #7 33.98 Unpacking libcommon-sense-perl (3.74-2build6) ...
14:06:50 #7 34.02 Selecting previously unselected package libparams-util-perl.
14:06:50 #7 34.02 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
14:06:50 #7 34.02 Unpacking libparams-util-perl (1.07-3build5) ...
14:06:50 #7 34.05 Selecting previously unselected package libsub-install-perl.
14:06:50 #7 34.06 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
14:06:50 #7 34.06 Unpacking libsub-install-perl (0.928-1) ...
14:06:50 #7 34.09 Selecting previously unselected package libdata-optlist-perl.
14:06:50 #7 34.09 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
14:06:50 #7 34.10 Unpacking libdata-optlist-perl (0.110-1) ...
14:06:50 #7 34.12 Selecting previously unselected package libsub-exporter-perl.
14:06:50 #7 34.13 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
14:06:50 #7 34.13 Unpacking libsub-exporter-perl (0.987-1) ...
14:06:50 #7 34.16 Selecting previously unselected package libconst-fast-perl.
14:06:50 #7 34.16 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
14:06:50 #7 34.17 Unpacking libconst-fast-perl (0.014-1) ...
14:06:50 #7 34.20 Selecting previously unselected package libwant-perl.
14:06:50 #7 34.20 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
14:06:50 #7 34.20 Unpacking libwant-perl (0.29-1build4) ...
14:06:50 #7 34.23 Selecting previously unselected package libcontextual-return-perl.
14:06:50 #7 34.24 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
14:06:50 #7 34.24 Unpacking libcontextual-return-perl (0.004014-2) ...
14:06:50 #7 34.27 Selecting previously unselected package libcpanel-json-xs-perl.
14:06:50 #7 34.27 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
14:06:50 #7 34.28 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
14:06:50 #7 34.32 Selecting previously unselected package libdata-dump-perl.
14:06:50 #7 34.32 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
14:06:50 #7 34.33 Unpacking libdata-dump-perl (1.23-1) ...
14:06:50 #7 34.36 Selecting previously unselected package libdigest-bubblebabble-perl.
14:06:50 #7 34.36 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
14:06:50 #7 34.37 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
14:06:50 #7 34.39 Selecting previously unselected package libdigest-hmac-perl.
14:06:50 #7 34.40 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
14:06:50 #7 34.40 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
14:06:50 #7 34.44 Selecting previously unselected package libdistro-info-perl.
14:06:50 #7 34.44 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
14:06:50 #7 34.45 Unpacking libdistro-info-perl (0.23ubuntu1) ...
14:06:50 #7 34.48 Selecting previously unselected package libnet-smtp-ssl-perl.
14:06:50 #7 34.48 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
14:06:50 #7 34.48 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
14:06:50 #7 34.51 Selecting previously unselected package libmailtools-perl.
14:06:50 #7 34.52 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
14:06:50 #7 34.52 Unpacking libmailtools-perl (2.21-1) ...
14:06:50 #7 34.56 Selecting previously unselected package libnet-ip-perl.
14:06:50 #7 34.56 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
14:06:50 #7 34.57 Unpacking libnet-ip-perl (1.26-2) ...
14:06:50 #7 34.61 Selecting previously unselected package libnet-dns-perl.
14:06:50 #7 34.61 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
14:06:50 #7 34.62 Unpacking libnet-dns-perl (1.22-1) ...
14:06:50 #7 34.68 Selecting previously unselected package libnet-domain-tld-perl.
14:06:50 #7 34.69 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
14:06:50 #7 34.69 Unpacking libnet-domain-tld-perl (1.75-1) ...
14:06:50 #7 34.72 Selecting previously unselected package libemail-valid-perl.
14:06:50 #7 34.73 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
14:06:50 #7 34.73 Unpacking libemail-valid-perl (1.202-1) ...
14:06:50 #7 34.76 Selecting previously unselected package libexporter-tiny-perl.
14:06:50 #7 34.77 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
14:06:50 #7 34.77 Unpacking libexporter-tiny-perl (1.002001-1) ...
14:06:50 #7 34.80 Selecting previously unselected package libipc-system-simple-perl.
14:06:50 #7 34.81 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
14:06:50 #7 34.81 Unpacking libipc-system-simple-perl (1.26-1) ...
14:06:50 #7 34.84 Selecting previously unselected package libfile-basedir-perl.
14:06:50 #7 34.85 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
14:06:50 #7 34.85 Unpacking libfile-basedir-perl (0.08-1) ...
14:06:50 #7 34.88 Selecting previously unselected package libfile-chdir-perl.
14:06:50 #7 34.89 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
14:06:50 #7 34.89 Unpacking libfile-chdir-perl (0.1008-1) ...
14:06:50 #7 34.92 Selecting previously unselected package libfile-fcntllock-perl.
14:06:50 #7 34.92 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
14:06:50 #7 34.93 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
14:06:50 #7 34.96 Selecting previously unselected package libnumber-compare-perl.
14:06:51 #7 34.96 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
14:06:51 #7 34.97 Unpacking libnumber-compare-perl (0.03-1) ...
14:06:51 #7 35.00 Selecting previously unselected package libtext-glob-perl.
14:06:51 #7 35.00 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
14:06:51 #7 35.00 Unpacking libtext-glob-perl (0.10-1) ...
14:06:51 #7 35.04 Selecting previously unselected package libfile-find-rule-perl.
14:06:51 #7 35.04 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
14:06:51 #7 35.04 Unpacking libfile-find-rule-perl (0.34-1) ...
14:06:51 #7 35.08 Selecting previously unselected package libfont-afm-perl.
14:06:51 #7 35.08 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
14:06:51 #7 35.08 Unpacking libfont-afm-perl (1.20-2) ...
14:06:51 #7 35.12 Selecting previously unselected package libio-string-perl.
14:06:51 #7 35.12 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
14:06:51 #7 35.12 Unpacking libio-string-perl (1.08-3) ...
14:06:51 #7 35.15 Selecting previously unselected package libfont-ttf-perl.
14:06:51 #7 35.16 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
14:06:51 #7 35.16 Unpacking libfont-ttf-perl (1.06-1) ...
14:06:51 #7 35.22 Selecting previously unselected package libfuture-perl.
14:06:51 #7 35.22 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
14:06:51 #7 35.23 Unpacking libfuture-perl (0.43-1) ...
14:06:51 #7 35.29 Selecting previously unselected package libio-stringy-perl.
14:06:51 #7 35.29 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
14:06:51 #7 35.29 Unpacking libio-stringy-perl (2.111-3) ...
14:06:51 #7 35.33 Selecting previously unselected package libparams-validate-perl.
14:06:51 #7 35.33 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
14:06:51 #7 35.33 Unpacking libparams-validate-perl (1.29-3) ...
14:06:51 #7 35.37 Selecting previously unselected package libgetopt-long-descriptive-perl.
14:06:51 #7 35.37 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
14:06:51 #7 35.37 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
14:06:51 #7 35.42 Selecting previously unselected package libsort-versions-perl.
14:06:51 #7 35.42 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
14:06:51 #7 35.43 Unpacking libsort-versions-perl (1.62-1) ...
14:06:51 #7 35.47 Selecting previously unselected package libgit-wrapper-perl.
14:06:51 #7 35.47 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
14:06:51 #7 35.47 Unpacking libgit-wrapper-perl (0.048-1) ...
14:06:51 #7 35.51 Selecting previously unselected package libhttp-tiny-multipart-perl.
14:06:51 #7 35.51 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
14:06:51 #7 35.51 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
14:06:51 #7 35.54 Selecting previously unselected package libio-prompter-perl.
14:06:51 #7 35.54 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
14:06:51 #7 35.55 Unpacking libio-prompter-perl (0.004015-1) ...
14:06:51 #7 35.58 Selecting previously unselected package libjson-perl.
14:06:51 #7 35.59 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
14:06:51 #7 35.59 Unpacking libjson-perl (4.02000-2) ...
14:06:51 #7 35.63 Selecting previously unselected package liblog-any-perl.
14:06:51 #7 35.63 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
14:06:51 #7 35.63 Unpacking liblog-any-perl (1.708-1) ...
14:06:51 #7 35.67 Selecting previously unselected package liblog-any-adapter-screen-perl.
14:06:51 #7 35.67 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
14:06:51 #7 35.68 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
14:06:51 #7 35.71 Selecting previously unselected package libpackage-stash-perl.
14:06:51 #7 35.71 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
14:06:51 #7 35.71 Unpacking libpackage-stash-perl (0.38-1) ...
14:06:51 #7 35.74 Selecting previously unselected package libsub-identify-perl.
14:06:51 #7 35.74 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
14:06:51 #7 35.75 Unpacking libsub-identify-perl (0.14-1build2) ...
14:06:51 #7 35.78 Selecting previously unselected package libsub-name-perl.
14:06:51 #7 35.78 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
14:06:51 #7 35.78 Unpacking libsub-name-perl (0.26-1) ...
14:06:51 #7 35.81 Selecting previously unselected package libnamespace-clean-perl.
14:06:51 #7 35.82 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
14:06:51 #7 35.82 Unpacking libnamespace-clean-perl (0.27-1) ...
14:06:51 #7 35.85 Selecting previously unselected package libpath-tiny-perl.
14:06:51 #7 35.86 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
14:06:51 #7 35.90 Unpacking libpath-tiny-perl (0.108-1) ...
14:06:51 #7 35.93 Selecting previously unselected package libtype-tiny-perl.
14:06:51 #7 35.93 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
14:06:51 #7 35.94 Unpacking libtype-tiny-perl (1.008001-2) ...
14:06:51 #7 36.00 Selecting previously unselected package libgitlab-api-v4-perl.
14:06:51 #7 36.00 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
14:06:51 #7 36.00 Unpacking libgitlab-api-v4-perl (0.25-1) ...
14:06:51 #7 36.04 Selecting previously unselected package libhash-fieldhash-perl.
14:06:52 #7 36.04 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
14:06:52 #7 36.05 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
14:06:52 #7 36.08 Selecting previously unselected package libhtml-form-perl.
14:06:52 #7 36.08 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
14:06:52 #7 36.08 Unpacking libhtml-form-perl (6.07-1) ...
14:06:52 #7 36.12 Selecting previously unselected package libhtml-format-perl.
14:06:52 #7 36.12 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
14:06:52 #7 36.13 Unpacking libhtml-format-perl (2.12-1) ...
14:06:52 #7 36.16 Selecting previously unselected package libhttp-daemon-perl.
14:06:52 #7 36.16 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
14:06:52 #7 36.16 Unpacking libhttp-daemon-perl (6.06-1) ...
14:06:52 #7 36.21 Selecting previously unselected package libidn11:amd64.
14:06:52 #7 36.21 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
14:06:52 #7 36.21 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
14:06:52 #7 36.25 Selecting previously unselected package libstruct-dumb-perl.
14:06:52 #7 36.25 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
14:06:52 #7 36.25 Unpacking libstruct-dumb-perl (0.09-1) ...
14:06:52 #7 36.32 Selecting previously unselected package libio-async-perl.
14:06:52 #7 36.32 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
14:06:52 #7 36.33 Unpacking libio-async-perl (0.75-1) ...
14:06:52 #7 36.39 Selecting previously unselected package liblinux-epoll-perl.
14:06:52 #7 36.39 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
14:06:52 #7 36.40 Unpacking liblinux-epoll-perl (0.017-1) ...
14:06:52 #7 36.43 Selecting previously unselected package libio-async-loop-epoll-perl.
14:06:52 #7 36.43 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
14:06:52 #7 36.43 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
14:06:52 #7 36.46 Selecting previously unselected package libtypes-serialiser-perl.
14:06:52 #7 36.46 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
14:06:52 #7 36.47 Unpacking libtypes-serialiser-perl (1.0-1) ...
14:06:52 #7 36.50 Selecting previously unselected package libjson-xs-perl.
14:06:52 #7 36.50 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
14:06:52 #7 36.51 Unpacking libjson-xs-perl (4.020-1build1) ...
14:06:52 #7 36.55 Selecting previously unselected package libjson-maybexs-perl.
14:06:52 #7 36.55 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
14:06:52 #7 36.55 Unpacking libjson-maybexs-perl (1.004000-1) ...
14:06:52 #7 36.58 Selecting previously unselected package liblist-compare-perl.
14:06:52 #7 36.59 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
14:06:52 #7 36.59 Unpacking liblist-compare-perl (0.53-1) ...
14:06:52 #7 36.63 Selecting previously unselected package liblist-moreutils-perl.
14:06:52 #7 36.63 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
14:06:52 #7 36.63 Unpacking liblist-moreutils-perl (0.416-1build5) ...
14:06:52 #7 36.67 Selecting previously unselected package liblist-someutils-perl.
14:06:52 #7 36.67 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
14:06:52 #7 36.68 Unpacking liblist-someutils-perl (0.58-1) ...
14:06:52 #7 36.71 Selecting previously unselected package liblist-someutils-xs-perl.
14:06:52 #7 36.71 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
14:06:52 #7 36.72 Unpacking liblist-someutils-xs-perl (0.58-2) ...
14:06:52 #7 36.75 Selecting previously unselected package libltdl7:amd64.
14:06:52 #7 36.75 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
14:06:52 #7 36.76 Unpacking libltdl7:amd64 (2.4.6-14) ...
14:06:52 #7 36.79 Selecting previously unselected package libltdl-dev:amd64.
14:06:53 #7 36.79 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
14:06:53 #7 36.80 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
14:06:53 #7 36.84 Selecting previously unselected package libsys-hostname-long-perl.
14:06:53 #7 36.84 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
14:06:53 #7 36.85 Unpacking libsys-hostname-long-perl (1.5-1) ...
14:06:53 #7 36.88 Selecting previously unselected package libmail-sendmail-perl.
14:06:53 #7 36.88 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
14:06:53 #7 36.89 Unpacking libmail-sendmail-perl (0.80-1) ...
14:06:53 #7 36.92 Selecting previously unselected package libmoox-aliases-perl.
14:06:53 #7 36.92 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
14:06:53 #7 36.92 Unpacking libmoox-aliases-perl (0.001006-1) ...
14:06:53 #7 36.96 Selecting previously unselected package libobject-id-perl.
14:06:53 #7 36.96 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
14:06:53 #7 36.96 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
14:06:53 #7 37.01 Selecting previously unselected package libmoox-struct-perl.
14:06:53 #7 37.01 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
14:06:53 #7 37.01 Unpacking libmoox-struct-perl (0.017-1) ...
14:06:53 #7 37.05 Selecting previously unselected package libnet-dns-sec-perl.
14:06:53 #7 37.05 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
14:06:53 #7 37.05 Unpacking libnet-dns-sec-perl (1.15-1) ...
14:06:53 #7 37.09 Selecting previously unselected package libnet-libidn-perl.
14:06:53 #7 37.09 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
14:06:53 #7 37.10 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
14:06:53 #7 37.13 Selecting previously unselected package libnumber-range-perl.
14:06:53 #7 37.13 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
14:06:53 #7 37.14 Unpacking libnumber-range-perl (0.12-1) ...
14:06:53 #7 37.17 Selecting previously unselected package libpackage-stash-xs-perl.
14:06:53 #7 37.17 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
14:06:53 #7 37.18 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
14:06:53 #7 37.21 Selecting previously unselected package libpath-iterator-rule-perl.
14:06:53 #7 37.21 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
14:06:53 #7 37.22 Unpacking libpath-iterator-rule-perl (1.014-1) ...
14:06:53 #7 37.25 Selecting previously unselected package libperl4-corelibs-perl.
14:06:53 #7 37.25 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
14:06:53 #7 37.26 Unpacking libperl4-corelibs-perl (0.004-2) ...
14:06:53 #7 37.29 Selecting previously unselected package libperlio-gzip-perl.
14:06:53 #7 37.30 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
14:06:53 #7 37.30 Unpacking libperlio-gzip-perl (0.19-1build5) ...
14:06:53 #7 37.33 Selecting previously unselected package libpod-constants-perl.
14:06:53 #7 37.33 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
14:06:53 #7 37.34 Unpacking libpod-constants-perl (0.19-1) ...
14:06:53 #7 37.38 Selecting previously unselected package libre2-5:amd64.
14:06:53 #7 37.38 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
14:06:53 #7 37.38 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
14:06:53 #7 37.43 Selecting previously unselected package libre-engine-re2-perl.
14:06:53 #7 37.43 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
14:06:53 #7 37.44 Unpacking libre-engine-re2-perl (0.13-5) ...
14:06:53 #7 37.47 Selecting previously unselected package libreadonly-perl.
14:06:53 #7 37.47 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
14:06:53 #7 37.48 Unpacking libreadonly-perl (2.050-2) ...
14:06:53 #7 37.51 Selecting previously unselected package libref-util-perl.
14:06:53 #7 37.51 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
14:06:53 #7 37.52 Unpacking libref-util-perl (0.204-1) ...
14:06:53 #7 37.55 Selecting previously unselected package libref-util-xs-perl.
14:06:53 #7 37.55 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
14:06:53 #7 37.56 Unpacking libref-util-xs-perl (0.117-1build2) ...
14:06:53 #7 37.59 Selecting previously unselected package libregexp-pattern-license-perl.
14:06:53 #7 37.59 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
14:06:53 #7 37.60 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
14:06:53 #7 37.62 Selecting previously unselected package libregexp-pattern-perl.
14:06:53 #7 37.63 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
14:06:53 #7 37.63 Unpacking libregexp-pattern-perl (0.2.12-1) ...
14:06:53 #7 37.68 Selecting previously unselected package libsasl2-modules:amd64.
14:06:53 #7 37.69 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
14:06:53 #7 37.69 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
14:06:53 #7 37.73 Selecting previously unselected package libsereal-decoder-perl.
14:06:53 #7 37.73 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
14:06:53 #7 37.73 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
14:06:53 #7 37.77 Selecting previously unselected package libsereal-encoder-perl.
14:06:53 #7 37.77 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
14:06:53 #7 37.78 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
14:06:53 #7 37.81 Selecting previously unselected package libsereal-perl.
14:06:54 #7 37.82 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
14:06:54 #7 37.82 Unpacking libsereal-perl (4.011-1) ...
14:06:54 #7 37.85 Selecting previously unselected package libsort-key-perl.
14:06:54 #7 37.85 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
14:06:54 #7 37.86 Unpacking libsort-key-perl (1.33-2build2) ...
14:06:54 #7 37.89 Selecting previously unselected package libstring-copyright-perl.
14:06:54 #7 37.90 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
14:06:54 #7 37.90 Unpacking libstring-copyright-perl (0.003006-1) ...
14:06:54 #7 37.93 Selecting previously unselected package libstring-escape-perl.
14:06:54 #7 37.94 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
14:06:54 #7 37.94 Unpacking libstring-escape-perl (2010.002-2) ...
14:06:54 #7 37.97 Selecting previously unselected package libstring-shellquote-perl.
14:06:54 #7 37.97 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
14:06:54 #7 37.98 Unpacking libstring-shellquote-perl (1.04-1) ...
14:06:54 #7 38.01 Selecting previously unselected package libterm-readkey-perl.
14:06:54 #7 38.01 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
14:06:54 #7 38.02 Unpacking libterm-readkey-perl (2.38-1build1) ...
14:06:54 #7 38.05 Selecting previously unselected package libtest-fatal-perl.
14:06:54 #7 38.05 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
14:06:54 #7 38.06 Unpacking libtest-fatal-perl (0.014-1) ...
14:06:54 #7 38.09 Selecting previously unselected package libtest-refcount-perl.
14:06:54 #7 38.09 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
14:06:54 #7 38.10 Unpacking libtest-refcount-perl (0.10-1) ...
14:06:54 #7 38.13 Selecting previously unselected package libtext-levenshtein-perl.
14:06:54 #7 38.14 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
14:06:54 #7 38.14 Unpacking libtext-levenshtein-perl (0.13-1) ...
14:06:54 #7 38.17 Selecting previously unselected package libtype-tiny-xs-perl.
14:06:54 #7 38.18 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
14:06:54 #7 38.18 Unpacking libtype-tiny-xs-perl (0.016-1) ...
14:06:54 #7 38.22 Selecting previously unselected package libunicode-utf8-perl.
14:06:54 #7 38.22 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
14:06:54 #7 38.23 Unpacking libunicode-utf8-perl (0.62-1build1) ...
14:06:54 #7 38.26 Selecting previously unselected package libxml-namespacesupport-perl.
14:06:54 #7 38.26 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
14:06:54 #7 38.27 Unpacking libxml-namespacesupport-perl (1.12-1) ...
14:06:54 #7 38.30 Selecting previously unselected package libxml-sax-base-perl.
14:06:54 #7 38.30 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
14:06:54 #7 38.30 Unpacking libxml-sax-base-perl (1.09-1) ...
14:06:54 #7 38.34 Selecting previously unselected package libxml-sax-perl.
14:06:54 #7 38.34 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
14:06:54 #7 38.35 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
14:06:54 #7 38.39 Selecting previously unselected package libxml-libxml-perl.
14:06:54 #7 38.39 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
14:06:54 #7 38.40 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
14:06:54 #7 38.46 Selecting previously unselected package libxml-parser-perl.
14:06:54 #7 38.46 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
14:06:54 #7 38.47 Unpacking libxml-parser-perl (2.46-1) ...
14:06:54 #7 38.53 Selecting previously unselected package libxml-sax-expat-perl.
14:06:54 #7 38.53 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
14:06:54 #7 38.53 Unpacking libxml-sax-expat-perl (0.51-1) ...
14:06:54 #7 38.57 Selecting previously unselected package libxml-writer-perl.
14:06:54 #7 38.57 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
14:06:54 #7 38.57 Unpacking libxml-writer-perl (0.625-1) ...
14:06:54 #7 38.62 Selecting previously unselected package libyaml-libyaml-perl.
14:06:54 #7 38.62 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
14:06:54 #7 38.62 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
14:06:54 #7 38.66 Selecting previously unselected package licensecheck.
14:06:54 #7 38.66 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
14:06:54 #7 38.66 Unpacking licensecheck (3.0.45-1) ...
14:06:54 #7 38.70 Selecting previously unselected package libdevel-size-perl.
14:06:54 #7 38.70 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
14:06:54 #7 38.70 Unpacking libdevel-size-perl (0.83-1build1) ...
14:06:54 #7 38.73 Selecting previously unselected package t1utils.
14:06:54 #7 38.74 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
14:06:54 #7 38.74 Unpacking t1utils (1.41-3) ...
14:06:54 #7 38.78 Selecting previously unselected package lintian.
14:06:54 #7 38.79 Preparing to unpack .../328-lintian_2.62.0_all.deb ...
14:06:54 #7 38.79 Unpacking lintian (2.62.0) ...
14:06:55 #7 39.04 Selecting previously unselected package manpages-dev.
14:06:55 #7 39.04 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
14:06:55 #7 39.05 Unpacking manpages-dev (5.05-1) ...
14:06:55 #7 39.30 Selecting previously unselected package python3-certifi.
14:06:55 #7 39.31 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
14:06:55 #7 39.31 Unpacking python3-certifi (2019.11.28-1) ...
14:06:55 #7 39.36 Selecting previously unselected package python3-idna.
14:06:55 #7 39.36 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
14:06:55 #7 39.37 Unpacking python3-idna (2.8-1) ...
14:06:55 #7 39.41 Selecting previously unselected package python3-urllib3.
14:06:55 #7 39.42 Preparing to unpack .../332-python3-urllib3_1.25.8-2_all.deb ...
14:06:55 #7 39.42 Unpacking python3-urllib3 (1.25.8-2) ...
14:06:55 #7 39.47 Selecting previously unselected package python3-requests.
14:06:55 #7 39.47 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
14:06:55 #7 39.47 Unpacking python3-requests (2.22.0-2ubuntu1) ...
14:06:55 #7 39.51 Selecting previously unselected package python3-unidiff.
14:06:55 #7 39.52 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
14:06:55 #7 39.52 Unpacking python3-unidiff (0.5.5-2) ...
14:06:55 #7 39.57 Selecting previously unselected package python3-xdg.
14:06:55 #7 39.57 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
14:06:55 #7 39.58 Unpacking python3-xdg (0.26-1ubuntu1) ...
14:06:55 #7 39.62 Selecting previously unselected package unzip.
14:06:55 #7 39.62 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
14:06:55 #7 39.63 Unpacking unzip (6.0-25ubuntu1) ...
14:06:55 #7 39.67 Selecting previously unselected package equivs.
14:06:55 #7 39.68 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
14:06:55 #7 39.68 Unpacking equivs (2.2.0) ...
14:06:55 #7 39.71 Selecting previously unselected package libauthen-sasl-perl.
14:06:55 #7 39.72 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
14:06:55 #7 39.72 Unpacking libauthen-sasl-perl (2.1600-1) ...
14:06:55 #7 39.76 Selecting previously unselected package python3-magic.
14:06:55 #7 39.76 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
14:06:55 #7 39.77 Unpacking python3-magic (2:0.4.15-3) ...
14:06:55 #7 39.81 Setting up libapt-pkg-perl (0.1.36build3) ...
14:06:55 #7 39.83 Setting up libksba8:amd64 (1.3.5-2) ...
14:06:55 #7 39.84 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
14:06:55 #7 39.86 Setting up wdiff (1.2.2-2build1) ...
14:06:55 #7 39.87 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
14:06:55 #7 39.88 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
14:06:55 #7 39.89 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
14:06:55 #7 39.91 Setting up perl-modules-5.30 (5.30.0-9build1) ...
14:06:55 #7 39.92 Setting up mime-support (3.64ubuntu1) ...
14:06:55 #7 39.96 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
14:06:56 #7 39.98 Setting up libmagic-mgc (1:5.38-4) ...
14:06:56 #7 40.00 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
14:06:56 #7 40.01 Setting up libglib2.0-0:amd64 (2.64.3-1~ubuntu20.04.1) ...
14:06:56 #7 40.02 No schema files found: doing nothing.
14:06:56 #7 40.03 Setting up distro-info-data (0.43ubuntu1.1) ...
14:06:56 #7 40.04 Setting up manpages (5.05-1) ...
14:06:56 #7 40.06 Setting up unzip (6.0-25ubuntu1) ...
14:06:56 #7 40.08 Setting up libbrotli1:amd64 (1.0.7-6build1) ...
14:06:56 #7 40.09 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.1) ...
14:06:56 #7 40.11 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
14:06:56 #7 40.13 Setting up binutils-common:amd64 (2.34-6ubuntu1) ...
14:06:56 #7 40.14 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
14:06:56 #7 40.15 Setting up libmagic1:amd64 (1:5.38-4) ...
14:06:56 #7 40.17 Setting up less (551-1ubuntu0.1) ...
14:06:56 #7 40.20 Setting up perl-openssl-defaults:amd64 (4) ...
14:06:56 #7 40.21 Setting up linux-libc-dev:amd64 (5.4.0-40.44) ...
14:06:56 #7 40.22 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1) ...
14:06:56 #7 40.23 Setting up gettext-base (0.19.8.1-10build1) ...
14:06:56 #7 40.25 Setting up libnpth0:amd64 (1.6-1) ...
14:06:56 #7 40.26 Setting up krb5-locales (1.17-6ubuntu4) ...
14:06:56 #7 40.27 Setting up file (1:5.38-4) ...
14:06:56 #7 40.29 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
14:06:56 #7 40.30 Setting up libgomp1:amd64 (10-20200411-0ubuntu1) ...
14:06:56 #7 40.31 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
14:06:56 #7 40.32 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.3) ...
14:06:56 #7 40.34 Setting up libunwind8:amd64 (1.2.1-9build1) ...
14:06:56 #7 40.36 Setting up libfakeroot:amd64 (1.24-1) ...
14:06:56 #7 40.37 Setting up libkrb5support0:amd64 (1.17-6ubuntu4) ...
14:06:56 #7 40.39 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
14:06:56 #7 40.40 Setting up tzdata (2020a-0ubuntu0.20.04) ...
14:06:56 #7 40.49 
14:06:56 #7 40.49 Current default time zone: 'Etc/UTC'
14:06:56 #7 40.50 Local time is now:      Fri Jul 17 14:06:56 UTC 2020.
14:06:56 #7 40.50 Universal Time is now:  Fri Jul 17 14:06:56 UTC 2020.
14:06:56 #7 40.50 Run 'dpkg-reconfigure tzdata' if you wish to change it.
14:06:56 #7 40.50 
14:06:56 #7 40.52 Setting up fakeroot (1.24-1) ...
14:06:56 #7 40.53 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.53 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
14:06:56 #7 40.54 Setting up autotools-dev (20180224.1) ...
14:06:56 #7 40.55 Setting up libglib2.0-data (2.64.3-1~ubuntu20.04.1) ...
14:06:56 #7 40.57 Setting up libx11-data (2:1.6.9-2ubuntu1) ...
14:06:56 #7 40.58 Setting up make (4.2.1-1.2) ...
14:06:56 #7 40.59 Setting up libmpfr6:amd64 (4.0.2-1) ...
14:06:56 #7 40.62 Setting up gnupg-l10n (2.2.19-3ubuntu2) ...
14:06:56 #7 40.63 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
14:06:56 #7 40.64 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
14:06:56 #7 40.65 Setting up strace (5.5-3ubuntu1) ...
14:06:56 #7 40.67 Setting up libsigsegv2:amd64 (2.12-2) ...
14:06:56 #7 40.68 Setting up xz-utils (5.2.4-1) ...
14:06:56 #7 40.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.69 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
14:06:56 #7 40.70 Setting up t1utils (1.41-3) ...
14:06:56 #7 40.72 Setting up libquadmath0:amd64 (10-20200411-0ubuntu1) ...
14:06:56 #7 40.73 Setting up diffstat (1.63-1) ...
14:06:56 #7 40.74 Setting up libmpc3:amd64 (1.1.0-1) ...
14:06:56 #7 40.76 Setting up libatomic1:amd64 (10-20200411-0ubuntu1) ...
14:06:56 #7 40.77 Setting up patch (2.7.6-6) ...
14:06:56 #7 40.79 Setting up autopoint (0.19.8.1-10build1) ...
14:06:56 #7 40.80 Setting up libfl2:amd64 (2.6.4-6.2) ...
14:06:56 #7 40.81 Setting up ucf (3.0038+nmu1) ...
14:06:56 #7 40.91 Setting up libk5crypto3:amd64 (1.17-6ubuntu4) ...
14:06:56 #7 40.93 Setting up libltdl7:amd64 (2.4.6-14) ...
14:06:56 #7 40.94 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
14:06:56 #7 40.95 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:56 #7 40.96 Setting up libubsan1:amd64 (10-20200411-0ubuntu1) ...
14:06:56 #7 40.98 Setting up python-apt-common (2.0.0) ...
14:06:57 #7 41.00 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
14:06:57 #7 41.01 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
14:06:57 #7 41.03 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
14:06:57 #7 41.04 Setting up git-man (1:2.25.1-1ubuntu3) ...
14:06:57 #7 41.05 Setting up libisl22:amd64 (0.22.1-1) ...
14:06:57 #7 41.07 Setting up netbase (6.1) ...
14:06:57 #7 41.10 Setting up libkrb5-3:amd64 (1.17-6ubuntu4) ...
14:06:57 #7 41.11 Setting up libmpdec2:amd64 (2.4.2-3) ...
14:06:57 #7 41.12 Setting up libbinutils:amd64 (2.34-6ubuntu1) ...
14:06:57 #7 41.14 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
14:06:57 #7 41.15 Setting up libc-dev-bin (2.31-0ubuntu9) ...
14:06:57 #7 41.16 Setting up openssl (1.1.1f-1ubuntu2) ...
14:06:57 #7 41.18 Setting up libbsd0:amd64 (0.10.0-1) ...
14:06:57 #7 41.21 Setting up libelf1:amd64 (0.176-1.1build1) ...
14:06:57 #7 41.22 Setting up readline-common (8.0-4) ...
14:06:57 #7 41.24 Setting up publicsuffix (20200303.0012-1) ...
14:06:57 #7 41.25 Setting up libcc1-0:amd64 (10-20200411-0ubuntu1) ...
14:06:57 #7 41.26 Setting up iso-codes (4.4-1) ...
14:06:57 #7 41.27 Setting up liblocale-gettext-perl (1.07-4) ...
14:06:57 #7 41.29 Setting up liblsan0:amd64 (10-20200411-0ubuntu1) ...
14:06:57 #7 41.30 Setting up dctrl-tools (2.24-3) ...
14:06:57 #7 41.32 Setting up libitm1:amd64 (10-20200411-0ubuntu1) ...
14:06:57 #7 41.33 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:57 #7 41.34 Setting up libgdbm6:amd64 (1.18.1-5) ...
14:06:57 #7 41.36 Setting up gcc-9-base:amd64 (9.3.0-10ubuntu2) ...
14:06:57 #7 41.37 Setting up libtsan0:amd64 (10-20200411-0ubuntu1) ...
14:06:57 #7 41.38 Setting up libctf0:amd64 (2.34-6ubuntu1) ...
14:06:57 #7 41.40 Setting up pinentry-curses (1.1.0-3build1) ...
14:06:57 #7 41.42 Setting up manpages-dev (5.05-1) ...
14:06:57 #7 41.43 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
14:06:57 #7 41.44 Setting up libxcb1:amd64 (1.14-2) ...
14:06:57 #7 41.46 Setting up at (3.1.23-1ubuntu1) ...
14:06:57 #7 41.60 invoke-rc.d: could not determine current runlevel
14:06:57 #7 41.60 invoke-rc.d: policy-rc.d denied execution of start.
14:06:57 #7 41.61 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
14:06:57 #7 41.62 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:57 #7 41.63 Setting up libedit2:amd64 (3.1-20191231-1) ...
14:06:57 #7 41.65 Setting up libreadline8:amd64 (8.0-4) ...
14:06:57 #7 41.67 Setting up m4 (1.4.18-4) ...
14:06:57 #7 41.68 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:57 #7 41.70 Setting up ca-certificates (20190110ubuntu1.1) ...
14:06:58 #7 42.03 Updating certificates in /etc/ssl/certs...
14:06:58 #7 42.44 127 added, 0 removed; done.
14:06:58 #7 42.48 Setting up libasan5:amd64 (9.3.0-10ubuntu2) ...
14:06:58 #7 42.49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:06:58 #7 42.50 Setting up bsdmainutils (11.1.2ubuntu3) ...
14:06:58 #7 42.53 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
14:06:58 #7 42.53 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
14:06:58 #7 42.53 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
14:06:58 #7 42.53 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
14:06:58 #7 42.54 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4) ...
14:06:58 #7 42.56 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
14:06:58 #7 42.57 Setting up libssh-4:amd64 (0.9.3-2ubuntu2) ...
14:06:58 #7 42.58 Setting up dwz (0.13-5) ...
14:06:58 #7 42.59 Setting up groff-base (1.22.4-4build1) ...
14:06:58 #7 42.62 Setting up gpgconf (2.2.19-3ubuntu2) ...
14:06:58 #7 42.63 Setting up cpp-9 (9.3.0-10ubuntu2) ...
14:06:58 #7 42.64 Setting up libperl5.30:amd64 (5.30.0-9build1) ...
14:06:58 #7 42.65 Setting up libc6-dev:amd64 (2.31-0ubuntu9) ...
14:06:58 #7 42.67 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1) ...
14:06:58 #7 42.68 Setting up libpython3.8-stdlib:amd64 (3.8.2-1ubuntu1.1) ...
14:06:58 #7 42.69 Setting up python3.8 (3.8.2-1ubuntu1.1) ...
14:06:59 #7 43.30 Setting up libxml2:amd64 (2.9.10+dfsg-5) ...
14:06:59 #7 43.31 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
14:06:59 #7 43.33 Setting up gpg (2.2.19-3ubuntu2) ...
14:06:59 #7 43.34 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
14:06:59 #7 43.35 Setting up gnupg-utils (2.2.19-3ubuntu2) ...
14:06:59 #7 43.36 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1) ...
14:06:59 #7 43.38 Setting up gpg-agent (2.2.19-3ubuntu2) ...
14:07:00 #7 43.84 Setting up openssh-client (1:8.2p1-4ubuntu0.1) ...
14:07:00 #7 43.93 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:07:00 #7 43.95 Setting up gpgsm (2.2.19-3ubuntu2) ...
14:07:00 #7 43.96 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
14:07:00 #7 43.98 Setting up python3 (3.8.2-0ubuntu2) ...
14:07:00 #7 44.26 Setting up binutils (2.34-6ubuntu1) ...
14:07:00 #7 44.27 Setting up python3-xdg (0.26-1ubuntu1) ...
14:07:00 #7 44.43 Setting up man-db (2.9.1-1) ...
14:07:00 #7 44.52 Building database of manual pages ...
14:07:00 #7 44.85 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
14:07:00 #7 44.86 Setting up python3-six (1.14.0-2) ...
14:07:01 #7 45.00 Setting up libgcc-9-dev:amd64 (9.3.0-10ubuntu2) ...
14:07:01 #7 45.01 Setting up perl (5.30.0-9build1) ...
14:07:01 #7 45.03 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
14:07:01 #7 45.04 Setting up python3-gpg (1.13.1-7ubuntu2) ...
14:07:01 #7 45.21 Setting up libdata-dump-perl (1.23-1) ...
14:07:01 #7 45.22 Setting up python3-certifi (2019.11.28-1) ...
14:07:01 #7 45.36 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
14:07:01 #7 45.37 Setting up libref-util-perl (0.204-1) ...
14:07:01 #7 45.38 Setting up libipc-system-simple-perl (1.26-1) ...
14:07:01 #7 45.39 Setting up libnet-domain-tld-perl (1.75-1) ...
14:07:01 #7 45.41 Setting up libxml-writer-perl (0.625-1) ...
14:07:01 #7 45.42 Setting up libhash-fieldhash-perl (0.15-1build2) ...
14:07:01 #7 45.43 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
14:07:01 #7 45.45 Setting up shared-mime-info (1.15-1) ...
14:07:04 #7 48.03 Setting up liblinux-epoll-perl (0.017-1) ...
14:07:04 #7 48.05 Setting up libvariable-magic-perl (0.62-1build2) ...
14:07:04 #7 48.06 Setting up python3-idna (2.8-1) ...
14:07:04 #7 48.26 Setting up libio-html-perl (1.001-1) ...
14:07:04 #7 48.27 Setting up libcroco3:amd64 (0.6.13-1) ...
14:07:04 #7 48.28 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
14:07:04 #7 48.31 Setting up libtest-refcount-perl (0.10-1) ...
14:07:04 #7 48.32 Setting up libparams-util-perl (1.07-3build5) ...
14:07:04 #7 48.34 Setting up libdpkg-perl (1.19.7ubuntu3) ...
14:07:04 #7 48.35 Setting up autoconf (2.69-11.1) ...
14:07:04 #7 48.36 Setting up python3-urllib3 (1.25.8-2) ...
14:07:04 #7 48.53 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
14:07:04 #7 48.54 Setting up libarray-intspan-perl (2.003-1) ...
14:07:04 #7 48.55 Setting up libcapture-tiny-perl (0.48-1) ...
14:07:04 #7 48.58 Setting up libtimedate-perl (2.3200-1) ...
14:07:04 #7 48.59 Setting up gpg-wks-server (2.2.19-3ubuntu2) ...
14:07:04 #7 48.60 Setting up libsub-name-perl (0.26-1) ...
14:07:04 #7 48.61 Setting up libtype-tiny-xs-perl (0.016-1) ...
14:07:04 #7 48.63 Setting up libfile-chdir-perl (0.1008-1) ...
14:07:04 #7 48.64 Setting up xauth (1:1.1-0ubuntu1) ...
14:07:04 #7 48.66 Setting up cpp (4:9.3.0-1ubuntu2) ...
14:07:04 #7 48.68 Setting up libpath-tiny-perl (0.108-1) ...
14:07:04 #7 48.69 Setting up libarchive-cpio-perl (0.10-1) ...
14:07:04 #7 48.71 Setting up libjson-perl (4.02000-2) ...
14:07:04 #7 48.73 Setting up libsub-override-perl (0.09-2) ...
14:07:04 #7 48.74 Setting up python3-unidiff (0.5.5-2) ...
14:07:04 #7 48.87 Setting up libstrictures-perl (2.000006-1) ...
14:07:04 #7 48.89 Setting up libsub-quote-perl (2.006006-1) ...
14:07:04 #7 48.90 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
14:07:04 #7 48.92 Setting up libsort-versions-perl (1.62-1) ...
14:07:04 #7 48.93 Setting up libexporter-tiny-perl (1.002001-1) ...
14:07:04 #7 48.94 Setting up libre-engine-re2-perl (0.13-5) ...
14:07:04 #7 48.96 Setting up libterm-readkey-perl (2.38-1build1) ...
14:07:04 #7 48.97 Setting up lsb-release (11.1.0ubuntu2) ...
14:07:04 #7 48.98 Setting up libnet-ip-perl (1.26-2) ...
14:07:04 #7 49.00 Setting up python3-magic (2:0.4.15-3) ...
14:07:05 #7 49.13 Setting up libperlio-gzip-perl (0.19-1build5) ...
14:07:05 #7 49.15 Setting up libsys-hostname-long-perl (1.5-1) ...
14:07:05 #7 49.16 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
14:07:05 #7 49.18 Setting up liburi-perl (1.76-2) ...
14:07:05 #7 49.19 Setting up libdigest-bubblebabble-perl (0.02-2) ...
14:07:05 #7 49.21 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:07:05 #7 49.23 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
14:07:05 #7 49.25 Setting up python3-pkg-resources (45.2.0-1) ...
14:07:05 #7 49.44 Setting up automake (1:1.16.1-4ubuntu6) ...
14:07:05 #7 49.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:07:05 #7 49.45 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
14:07:05 #7 49.45 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
14:07:05 #7 49.46 Setting up libasync-mergepoint-perl (0.04-2) ...
14:07:05 #7 49.48 Setting up libstring-escape-perl (2010.002-2) ...
14:07:05 #7 49.49 Setting up gcc-9 (9.3.0-10ubuntu2) ...
14:07:05 #7 49.50 Setting up libhttp-date-perl (6.05-1) ...
14:07:05 #7 49.52 Setting up libfile-which-perl (1.23-1) ...
14:07:05 #7 49.53 Setting up libfile-basedir-perl (0.08-1) ...
14:07:05 #7 49.54 Setting up gettext (0.19.8.1-10build1) ...
14:07:05 #7 49.56 Setting up libnumber-range-perl (0.12-1) ...
14:07:05 #7 49.57 Setting up libunicode-utf8-perl (0.62-1build1) ...
14:07:05 #7 49.58 Setting up libstruct-dumb-perl (0.09-1) ...
14:07:05 #7 49.59 Setting up libfile-listing-perl (6.04-1) ...
14:07:05 #7 49.61 Setting up libstdc++-9-dev:amd64 (9.3.0-10ubuntu2) ...
14:07:05 #7 49.62 Setting up libregexp-pattern-perl (0.2.12-1) ...
14:07:05 #7 49.63 Setting up libfont-afm-perl (1.20-2) ...
14:07:05 #7 49.64 Setting up libwant-perl (0.29-1build4) ...
14:07:05 #7 49.67 Setting up libdynaloader-functions-perl (0.003-1) ...
14:07:05 #7 49.69 Setting up libtext-glob-perl (0.10-1) ...
14:07:05 #7 49.70 Setting up libclass-method-modifiers-perl (2.13-1) ...
14:07:05 #7 49.71 Setting up liblist-compare-perl (0.53-1) ...
14:07:05 #7 49.73 Setting up libref-util-xs-perl (0.117-1build2) ...
14:07:05 #7 49.74 Setting up libio-pty-perl (1:1.12-1) ...
14:07:05 #7 49.77 Setting up libtool (2.4.6-14) ...
14:07:05 #7 49.78 Setting up libfile-fcntllock-perl (0.22-3build4) ...
14:07:05 #7 49.80 Setting up libsort-key-perl (1.33-2build2) ...
14:07:05 #7 49.81 Setting up libclone-perl (0.43-2) ...
14:07:05 #7 49.83 Setting up libalgorithm-diff-perl (1.19.03-2) ...
14:07:05 #7 49.84 Setting up libarchive-zip-perl (1.67-2) ...
14:07:05 #7 49.86 Setting up libsub-identify-perl (0.14-1build2) ...
14:07:05 #7 49.87 Setting up libdistro-info-perl (0.23ubuntu1) ...
14:07:05 #7 49.89 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
14:07:05 #7 49.91 Setting up python3-apt (2.0.0) ...
14:07:06 #7 50.07 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
14:07:06 #7 50.09 Setting up libio-stringy-perl (2.111-3) ...
14:07:06 #7 50.10 Setting up liblist-moreutils-perl (0.416-1build5) ...
14:07:06 #7 50.12 Setting up libhtml-tagset-perl (3.20-4) ...
14:07:06 #7 50.14 Setting up liblog-any-perl (1.708-1) ...
14:07:06 #7 50.15 Setting up libauthen-sasl-perl (2.1600-1) ...
14:07:06 #7 50.17 Setting up libdevel-size-perl (0.83-1build1) ...
14:07:06 #7 50.18 Setting up libdebhelper-perl (12.10ubuntu1) ...
14:07:06 #7 50.19 Setting up libpod-constants-perl (0.19-1) ...
14:07:06 #7 50.21 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
14:07:06 #7 50.22 Setting up libperl4-corelibs-perl (0.004-2) ...
14:07:06 #7 50.24 Setting up libfuture-perl (0.43-1) ...
14:07:06 #7 50.25 Setting up liblwp-mediatypes-perl (6.04-1) ...
14:07:06 #7 50.28 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
14:07:06 #7 50.29 Setting up libtry-tiny-perl (0.30-1) ...
14:07:06 #7 50.30 Setting up libtype-tiny-perl (1.008001-2) ...
14:07:06 #7 50.32 Setting up libtest-fatal-perl (0.014-1) ...
14:07:06 #7 50.33 Setting up libcommon-sense-perl (3.74-2build6) ...
14:07:06 #7 50.34 Setting up libxml-namespacesupport-perl (1.12-1) ...
14:07:06 #7 50.35 Setting up libnet-http-perl (6.19-1) ...
14:07:06 #7 50.36 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
14:07:06 #7 50.38 Setting up libencode-locale-perl (1.05-1) ...
14:07:06 #7 50.39 Setting up libtext-levenshtein-perl (0.13-1) ...
14:07:06 #7 50.40 Setting up libnet-dns-perl (1.22-1) ...
14:07:06 #7 50.42 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
14:07:06 #7 50.43 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
14:07:06 #7 50.44 Setting up libstring-shellquote-perl (1.04-1) ...
14:07:06 #7 50.45 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:07:06 #7 50.47 Setting up libsub-install-perl (0.928-1) ...
14:07:06 #7 50.48 Setting up gcc (4:9.3.0-1ubuntu2) ...
14:07:06 #7 50.51 Setting up dpkg-dev (1.19.7ubuntu3) ...
14:07:06 #7 50.53 Setting up libnumber-compare-perl (0.03-1) ...
14:07:06 #7 50.54 Setting up intltool-debian (0.35.0+20060710.5) ...
14:07:06 #7 50.55 Setting up libio-async-perl (0.75-1) ...
14:07:06 #7 50.56 Setting up liberror-perl (0.17029-1) ...
14:07:06 #7 50.57 Setting up patchutils (0.3.4-2) ...
14:07:06 #7 50.59 Setting up libmail-sendmail-perl (0.80-1) ...
14:07:06 #7 50.60 Setting up libltdl-dev:amd64 (2.4.6-14) ...
14:07:06 #7 50.61 Setting up libjson-maybexs-perl (1.004000-1) ...
14:07:06 #7 50.62 Setting up libxml-sax-base-perl (1.09-1) ...
14:07:06 #7 50.64 Setting up libio-string-perl (1.08-3) ...
14:07:06 #7 50.65 Setting up libreadonly-perl (2.050-2) ...
14:07:06 #7 50.66 Setting up python3-chardet (3.0.4-4build1) ...
14:07:07 #7 50.89 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:07:07 #7 50.91 Setting up libfile-find-rule-perl (0.34-1) ...
14:07:07 #7 50.92 Setting up libstring-copyright-perl (0.003006-1) ...
14:07:07 #7 50.93 Setting up python3-debian (0.1.36ubuntu1) ...
14:07:07 #7 51.08 Setting up python3-requests (2.22.0-2ubuntu1) ...
14:07:07 #7 51.24 Setting up libdata-optlist-perl (0.110-1) ...
14:07:07 #7 51.26 Setting up libipc-run-perl (20180523.0-2) ...
14:07:07 #7 51.29 Setting up g++-9 (9.3.0-10ubuntu2) ...
14:07:07 #7 51.31 Setting up libcontextual-return-perl (0.004014-2) ...
14:07:07 #7 51.36 Setting up libwww-robotrules-perl (6.02-1) ...
14:07:07 #7 51.41 Setting up libtypes-serialiser-perl (1.0-1) ...
14:07:07 #7 51.44 Setting up g++ (4:9.3.0-1ubuntu2) ...
14:07:07 #7 51.49 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
14:07:07 #7 51.49 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
14:07:07 #7 51.54 Setting up libhtml-parser-perl (3.72-5) ...
14:07:07 #7 51.57 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
14:07:07 #7 51.59 Setting up librole-tiny-perl (2.001004-1) ...
14:07:07 #7 51.61 Setting up build-essential (12.8ubuntu1) ...
14:07:07 #7 51.62 Setting up libfont-ttf-perl (1.06-1) ...
14:07:07 #7 51.63 Setting up libfile-homedir-perl (1.004-1) ...
14:07:07 #7 51.65 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
14:07:07 #7 51.66 Setting up libio-socket-ssl-perl (2.067-1) ...
14:07:07 #7 51.67 Setting up libsub-exporter-perl (0.987-1) ...
14:07:07 #7 51.68 Setting up libalgorithm-merge-perl (0.08-3) ...
14:07:07 #7 51.69 Setting up libhttp-message-perl (6.22-1) ...
14:07:07 #7 51.71 Setting up libhtml-form-perl (6.07-1) ...
14:07:07 #7 51.72 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
14:07:07 #7 51.73 Setting up libjson-xs-perl (4.020-1build1) ...
14:07:07 #7 51.74 Setting up libhttp-negotiate-perl (6.01-1) ...
14:07:07 #7 51.75 Setting up libio-prompter-perl (0.004015-1) ...
14:07:07 #7 51.77 Setting up libhttp-cookies-perl (6.08-1) ...
14:07:07 #7 51.78 Setting up po-debconf (1.0.21) ...
14:07:07 #7 51.79 Setting up libhtml-tree-perl (5.07-2) ...
14:07:08 #7 51.81 Setting up libparams-classify-perl (0.015-1build2) ...
14:07:08 #7 51.82 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.3) ...
14:07:08 #7 51.83 Setting up libpath-iterator-rule-perl (1.014-1) ...
14:07:08 #7 51.84 Setting up libnet-dns-sec-perl (1.15-1) ...
14:07:08 #7 51.86 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.1) ...
14:07:08 #7 51.87 Setting up libsereal-perl (4.011-1) ...
14:07:08 #7 51.88 Setting up libhtml-format-perl (2.12-1) ...
14:07:08 #7 51.89 Setting up libxml-sax-perl (1.02+dfsg-1) ...
14:07:08 #7 51.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
14:07:08 #7 52.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:07:08 #7 52.14 
14:07:08 #7 52.14 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:07:08 #7 52.17 Setting up dput (1.0.3ubuntu1) ...
14:07:08 #7 52.32 Setting up libio-async-loop-epoll-perl (0.20-1) ...
14:07:08 #7 52.33 Setting up dirmngr (2.2.19-3ubuntu2) ...
14:07:08 #7 52.46 Setting up libnet-smtp-ssl-perl (1.04-1) ...
14:07:08 #7 52.48 Setting up libmodule-runtime-perl (0.016-1) ...
14:07:08 #7 52.49 Setting up libmailtools-perl (2.21-1) ...
14:07:08 #7 52.50 Setting up git (1:2.25.1-1ubuntu3) ...
14:07:08 #7 52.53 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
14:07:08 #7 52.58 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
14:07:08 #7 52.64 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
14:07:08 #7 52.71 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:07:08 #7 52.83 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:07:08 #7 52.86 Setting up dh-strip-nondeterminism (1.7.0-1) ...
14:07:08 #7 52.87 Setting up libconst-fast-perl (0.014-1) ...
14:07:08 #7 52.88 Setting up libhttp-daemon-perl (6.06-1) ...
14:07:08 #7 52.90 Setting up libgit-wrapper-perl (0.048-1) ...
14:07:09 #7 52.91 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.1) ...
14:07:09 #7 52.94 Setting up curl (7.68.0-1ubuntu2.1) ...
14:07:09 #7 52.95 Setting up gpg-wks-client (2.2.19-3ubuntu2) ...
14:07:09 #7 52.96 Setting up libmodule-implementation-perl (0.09-1) ...
14:07:09 #7 52.98 Setting up libemail-valid-perl (1.202-1) ...
14:07:09 #7 52.99 Setting up libpackage-stash-perl (0.38-1) ...
14:07:09 #7 53.00 Setting up libimport-into-perl (1.002005-1) ...
14:07:09 #7 53.01 Setting up libmoo-perl (2.003006-1) ...
14:07:09 #7 53.03 Setting up liblist-someutils-perl (0.58-1) ...
14:07:09 #7 53.05 Setting up liblist-someutils-xs-perl (0.58-2) ...
14:07:09 #7 53.06 Setting up gnupg (2.2.19-3ubuntu2) ...
14:07:09 #7 53.07 Setting up libmoox-aliases-perl (0.001006-1) ...
14:07:09 #7 53.08 Setting up libparams-validate-perl (1.29-3) ...
14:07:09 #7 53.10 Setting up libb-hooks-endofscope-perl (0.24-1) ...
14:07:09 #7 53.11 Setting up libnamespace-clean-perl (0.27-1) ...
14:07:09 #7 53.12 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
14:07:09 #7 53.14 Setting up libgitlab-api-v4-perl (0.25-1) ...
14:07:09 #7 53.15 Setting up libmoox-struct-perl (0.017-1) ...
14:07:09 #7 53.16 Setting up lintian (2.62.0) ...
14:07:09 #7 53.18 Setting up licensecheck (3.0.45-1) ...
14:07:09 #7 53.19 Setting up dh-autoreconf (19) ...
14:07:09 #7 53.20 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
14:07:09 #7 53.22 Setting up libwww-perl (6.43-1) ...
14:07:09 #7 53.23 Setting up debhelper (12.10ubuntu1) ...
14:07:09 #7 53.24 Setting up devscripts (2.20.2ubuntu2) ...
14:07:09 #7 53.39 Setting up equivs (2.2.0) ...
14:07:09 #7 53.41 Setting up libxml-parser-perl (2.46-1) ...
14:07:09 #7 53.42 Setting up libxml-sax-expat-perl (0.51-1) ...
14:07:09 #7 53.46 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
14:07:09 #7 53.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:07:09 #7 53.63 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:07:09 #7 53.66 Processing triggers for libc-bin (2.31-0ubuntu9) ...
14:07:09 #7 53.69 Processing triggers for ca-certificates (20190110ubuntu1.1) ...
14:07:09 #7 53.70 Updating certificates in /etc/ssl/certs...
14:07:10 #7 54.03 0 added, 0 removed; done.
14:07:10 #7 54.03 Running hooks in /etc/ca-certificates/update.d...
14:07:10 #7 54.03 done.
14:07:11 #7 DONE 54.7s
14:07:11 
14:07:11 #9 [stage-1 4/9] COPY common /root/build-deb/debian
14:07:11 #9 DONE 0.0s
14:07:11 
14:07:11 #10 [stage-1 5/9] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver...
14:07:12 #10 1.215 dh_testdir
14:07:12 #10 1.235 dh_testroot
14:07:12 #10 1.254 dh_prep
14:07:12 #10 1.277 dh_testdir
14:07:12 #10 1.296 dh_testroot
14:07:12 #10 1.315 dh_install
14:07:12 #10 1.343 dh_installdocs
14:07:12 #10 1.375 dh_installchangelogs
14:07:12 #10 1.449 dh_compress
14:07:12 #10 1.485 dh_fixperms
14:07:12 #10 1.528 dh_installdeb
14:07:12 #10 1.555 dh_gencontrol
14:07:12 #10 1.673 dh_md5sums
14:07:12 #10 1.704 dh_builddeb
14:07:12 #10 1.724 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
14:07:12 #10 1.746 
14:07:12 #10 1.746 The package has been created.
14:07:12 #10 1.746 Attention, the package has been created in the current directory,
14:07:12 #10 1.746 not in ".." as indicated by the message above!
14:07:12 #10 1.770 Selecting previously unselected package docker-ce-build-deps.
14:07:12 #10 1.785 (Reading database ... 26304 files and directories currently installed.)
14:07:12 #10 1.786 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
14:07:12 #10 1.791 Unpacking docker-ce-build-deps (1.0) ...
14:07:13 #10 1.867 Reading package lists...
14:07:13 #10 2.476 Building dependency tree...
14:07:13 #10 2.605 Reading state information...
14:07:13 #10 2.620 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
14:07:13 #10 2.652 Starting 2 pkgProblemResolver with broken count: 0
14:07:13 #10 2.654 Done
14:07:13 #10 2.668  Done
14:07:13 #10 2.674 Starting pkgProblemResolver with broken count: 0
14:07:13 #10 2.694 Starting 2 pkgProblemResolver with broken count: 0
14:07:13 #10 2.697 Done
14:07:13 #10 2.773 The following additional packages will be installed:
14:07:13 #10 2.773   bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13
14:07:13 #10 2.774   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
14:07:13 #10 2.774   libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:07:13 #10 2.774   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
14:07:13 #10 2.774   libsystemd-dev libudev-dev libuv1 pkg-config
14:07:13 #10 2.775 Suggested packages:
14:07:13 #10 2.775   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
14:07:13 #10 2.775 Recommended packages:
14:07:13 #10 2.775   dmsetup
14:07:13 #10 2.809 The following NEW packages will be installed:
14:07:13 #10 2.809   bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13
14:07:13 #10 2.810   libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
14:07:13 #10 2.810   libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:07:13 #10 2.810   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
14:07:13 #10 2.811   libsystemd-dev libudev-dev libuv1 pkg-config
14:07:14 #10 3.302 0 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
14:07:14 #10 3.302 1 not fully installed or removed.
14:07:14 #10 3.302 Need to get 8525 kB of archives.
14:07:14 #10 3.302 After this operation, 41.4 MB of additional disk space will be used.
14:07:14 #10 3.302 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
14:07:14 #10 3.666 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
14:07:14 #10 3.727 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
14:07:14 #10 3.808 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
14:07:14 #10 3.962 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
14:07:14 #10 3.976 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
14:07:14 #10 3.980 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
14:07:14 #10 3.984 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libuv1 amd64 1.34.2-1ubuntu1 [80.4 kB]
14:07:14 #10 3.987 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
14:07:14 #10 4.161 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
14:07:14 #10 4.162 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 dh-systemd all 12.10ubuntu1 [2680 B]
14:07:14 #10 4.162 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
14:07:14 #10 4.166 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
14:07:14 #10 4.167 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.1 [19.7 kB]
14:07:14 #10 4.167 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
14:07:14 #10 4.187 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
14:07:14 #10 4.196 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
14:07:14 #10 4.204 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
14:07:14 #10 4.236 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
14:07:15 #10 4.246 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
14:07:15 #10 4.310 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
14:07:15 #10 4.311 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu3.20.04.2 [67.9 kB]
14:07:15 #10 4.312 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.1 [246 kB]
14:07:15 #10 4.315 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
14:07:15 #10 4.469 debconf: delaying package configuration, since apt-utils is not installed
14:07:15 #10 4.500 Fetched 8525 kB in 1s (5685 kB/s)
14:07:15 #10 4.533 Selecting previously unselected package bash-completion.
14:07:15 #10 4.533 (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 ... 26308 files and directories currently installed.)
14:07:15 #10 4.548 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
14:07:16 #10 5.162 Unpacking bash-completion (1:2.10-1ubuntu1) ...
14:07:16 #10 5.265 Selecting previously unselected package libbtrfs0:amd64.
14:07:16 #10 5.268 Preparing to unpack .../01-libbtrfs0_5.4.1-2_amd64.deb ...
14:07:16 #10 5.276 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
14:07:16 #10 5.317 Selecting previously unselected package libbtrfs-dev:amd64.
14:07:16 #10 5.320 Preparing to unpack .../02-libbtrfs-dev_5.4.1-2_amd64.deb ...
14:07:16 #10 5.324 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
14:07:16 #10 5.395 Selecting previously unselected package cmake-data.
14:07:16 #10 5.398 Preparing to unpack .../03-cmake-data_3.16.3-1ubuntu1_all.deb ...
14:07:16 #10 5.403 Unpacking cmake-data (3.16.3-1ubuntu1) ...
14:07:16 #10 5.729 Selecting previously unselected package libarchive13:amd64.
14:07:16 #10 5.729 Preparing to unpack .../04-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
14:07:16 #10 5.733 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
14:07:16 #10 5.794 Selecting previously unselected package libjsoncpp1:amd64.
14:07:16 #10 5.797 Preparing to unpack .../05-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
14:07:16 #10 5.802 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
14:07:16 #10 5.846 Selecting previously unselected package librhash0:amd64.
14:07:16 #10 5.849 Preparing to unpack .../06-librhash0_1.3.9-1_amd64.deb ...
14:07:16 #10 5.854 Unpacking librhash0:amd64 (1.3.9-1) ...
14:07:16 #10 5.898 Selecting previously unselected package libuv1:amd64.
14:07:16 #10 5.901 Preparing to unpack .../07-libuv1_1.34.2-1ubuntu1_amd64.deb ...
14:07:16 #10 5.905 Unpacking libuv1:amd64 (1.34.2-1ubuntu1) ...
14:07:16 #10 5.941 Selecting previously unselected package cmake.
14:07:16 #10 5.944 Preparing to unpack .../08-cmake_3.16.3-1ubuntu1_amd64.deb ...
14:07:16 #10 5.947 Unpacking cmake (3.16.3-1ubuntu1) ...
14:07:17 #10 6.342 Selecting previously unselected package dh-apparmor.
14:07:17 #10 6.346 Preparing to unpack .../09-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
14:07:17 #10 6.350 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
14:07:17 #10 6.381 Selecting previously unselected package dh-systemd.
14:07:17 #10 6.384 Preparing to unpack .../10-dh-systemd_12.10ubuntu1_all.deb ...
14:07:17 #10 6.388 Unpacking dh-systemd (12.10ubuntu1) ...
14:07:17 #10 6.423 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:07:17 #10 6.426 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
14:07:17 #10 6.430 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:07:17 #10 6.477 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:07:17 #10 6.480 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
14:07:17 #10 6.485 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:07:17 #10 6.515 Selecting previously unselected package libudev-dev:amd64.
14:07:17 #10 6.519 Preparing to unpack .../13-libudev-dev_245.4-4ubuntu3.1_amd64.deb ...
14:07:17 #10 6.523 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.1) ...
14:07:17 #10 6.556 Selecting previously unselected package libsepol1-dev:amd64.
14:07:17 #10 6.559 Preparing to unpack .../14-libsepol1-dev_3.0-1_amd64.deb ...
14:07:17 #10 6.564 Unpacking libsepol1-dev:amd64 (3.0-1) ...
14:07:17 #10 6.634 Selecting previously unselected package libpcre2-16-0:amd64.
14:07:17 #10 6.637 Preparing to unpack .../15-libpcre2-16-0_10.34-7_amd64.deb ...
14:07:17 #10 6.642 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
14:07:17 #10 6.700 Selecting previously unselected package libpcre2-32-0:amd64.
14:07:17 #10 6.703 Preparing to unpack .../16-libpcre2-32-0_10.34-7_amd64.deb ...
14:07:17 #10 6.707 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
14:07:17 #10 6.760 Selecting previously unselected package libpcre2-posix2:amd64.
14:07:17 #10 6.762 Preparing to unpack .../17-libpcre2-posix2_10.34-7_amd64.deb ...
14:07:17 #10 6.767 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
14:07:17 #10 6.794 Selecting previously unselected package libpcre2-dev:amd64.
14:07:17 #10 6.797 Preparing to unpack .../18-libpcre2-dev_10.34-7_amd64.deb ...
14:07:17 #10 6.801 Unpacking libpcre2-dev:amd64 (10.34-7) ...
14:07:17 #10 6.891 Selecting previously unselected package libselinux1-dev:amd64.
14:07:17 #10 6.895 Preparing to unpack .../19-libselinux1-dev_3.0-1build2_amd64.deb ...
14:07:17 #10 6.899 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
14:07:17 #10 6.945 Selecting previously unselected package libdevmapper-dev:amd64.
14:07:17 #10 6.949 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
14:07:17 #10 6.952 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
14:07:17 #10 6.981 Selecting previously unselected package libseccomp-dev:amd64.
14:07:17 #10 6.985 Preparing to unpack .../21-libseccomp-dev_2.4.3-1ubuntu3.20.04.2_amd64.deb ...
14:07:17 #10 6.988 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.2) ...
14:07:17 #10 7.028 Selecting previously unselected package libsystemd-dev:amd64.
14:07:17 #10 7.031 Preparing to unpack .../22-libsystemd-dev_245.4-4ubuntu3.1_amd64.deb ...
14:07:17 #10 7.036 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.1) ...
14:07:17 #10 7.102 Selecting previously unselected package pkg-config.
14:07:17 #10 7.105 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
14:07:17 #10 7.110 Unpacking pkg-config (0.29.1-0ubuntu4) ...
14:07:17 #10 7.154 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu3.20.04.2) ...
14:07:18 #10 7.166 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
14:07:18 #10 7.177 Setting up libsepol1-dev:amd64 (3.0-1) ...
14:07:18 #10 7.189 Setting up libpcre2-16-0:amd64 (10.34-7) ...
14:07:18 #10 7.201 Setting up libbtrfs0:amd64 (5.4.1-2) ...
14:07:18 #10 7.214 Setting up libpcre2-32-0:amd64 (10.34-7) ...
14:07:18 #10 7.226 Setting up libuv1:amd64 (1.34.2-1ubuntu1) ...
14:07:18 #10 7.240 Setting up bash-completion (1:2.10-1ubuntu1) ...
14:07:18 #10 7.858 Setting up pkg-config (0.29.1-0ubuntu4) ...
14:07:18 #10 7.907 Setting up libudev-dev:amd64 (245.4-4ubuntu3.1) ...
14:07:18 #10 7.920 Setting up libpcre2-posix2:amd64 (10.34-7) ...
14:07:18 #10 7.933 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:07:18 #10 7.945 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
14:07:18 #10 7.956 Setting up librhash0:amd64 (1.3.9-1) ...
14:07:18 #10 7.968 Setting up cmake-data (3.16.3-1ubuntu1) ...
14:07:18 #10 7.986 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
14:07:18 #10 7.999 Setting up dh-systemd (12.10ubuntu1) ...
14:07:18 #10 8.013 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.1) ...
14:07:18 #10 8.025 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
14:07:18 #10 8.036 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:07:18 #10 8.048 Setting up libpcre2-dev:amd64 (10.34-7) ...
14:07:18 #10 8.061 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
14:07:18 #10 8.073 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
14:07:18 #10 8.086 Setting up cmake (3.16.3-1ubuntu1) ...
14:07:18 #10 8.098 Setting up docker-ce-build-deps (1.0) ...
14:07:18 #10 8.113 Processing triggers for man-db (2.9.1-1) ...
14:07:19 #10 8.240 Processing triggers for libc-bin (2.31-0ubuntu9) ...
14:07:19 #10 DONE 8.5s
14:07:19 
14:07:19 #11 [stage-1 6/9] COPY sources/ /sources
14:07:19 #11 DONE 0.1s
14:07:19 
14:07:19 #13 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
14:07:21 #13 DONE 1.7s
14:07:21 
14:07:21 #14 [stage-1 8/9] WORKDIR /root/build-deb
14:07:21 #14 DONE 0.0s
14:07:21 
14:07:21 #15 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
14:07:21 #15 DONE 0.0s
14:07:21 
14:07:21 #16 exporting to image
14:07:21 #16 exporting layers
14:07:26 #16 exporting layers 5.2s done
14:07:26 #16 writing image sha256:cbe9eba6133bf9e3c8828b2584bdea4ccbfd72b9202bf06e902ecf1e344c145b done
14:07:26 #16 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
14:07:26 #16 DONE 5.2s
14:07:26 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20200717073944-79a6c494e5 -e VERSION=0.0.0-20200717073944-79a6c494e5 -e DOCKER_GITCOMMIT=79a6c494e5 -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
14:07:26 + set -e
14:07:26 + mkdir -p /root/build-deb/engine
14:07:26 + tar -C /root/build-deb -xzf /sources/engine.tgz
14:07:27 + mkdir -p /root/build-deb/cli
14:07:27 + tar -C /root/build-deb -xzf /sources/cli.tgz
14:07:27 + mkdir -p /go/src/github.com/docker
14:07:27 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
14:07:27 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
14:07:27 + EPOCH=5
14:07:27 + EPOCH_SEP=
14:07:27 + [[ ! -z 5 ]]
14:07:27 + EPOCH_SEP=:
14:07:27 + [[ -z 0.0.0-20200717073944-79a6c494e5 ]]
14:07:27 + echo VERSION AAA 0.0.0-20200717073944-79a6c494e5
14:07:27 VERSION AAA 0.0.0-20200717073944-79a6c494e5
14:07:27 + VERSION=0.0.0-20200717073944-79a6c494e5
14:07:27 + echo VERSION bbb 0.0.0-20200717073944-79a6c494e5
14:07:27 VERSION bbb 0.0.0-20200717073944-79a6c494e5
14:07:27 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
14:07:27 + debSource=docker-ce
14:07:27 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
14:07:27 + debMaintainer='Docker <support@docker.com>'
14:07:27 ++ date --rfc-2822
14:07:27 + debDate='Fri, 17 Jul 2020 14:07:27 +0000'
14:07:27 + cat
14:07:27 + export DOCKER_GITCOMMIT=79a6c494e5
14:07:27 + DOCKER_GITCOMMIT=79a6c494e5
14:07:27 + echo VERSION BBB 0.0.0-20200717073944-79a6c494e5
14:07:27 VERSION BBB 0.0.0-20200717073944-79a6c494e5
14:07:27 + dpkg-buildpackage -uc -us -I.git
14:07:27 dpkg-buildpackage: info: source package docker-ce
14:07:27 dpkg-buildpackage: info: source version 5:0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal
14:07:27 dpkg-buildpackage: info: source distribution focal
14:07:27 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
14:07:27 dpkg-buildpackage: info: host architecture amd64
14:07:27  dpkg-source -I.git --before-build .
14:07:28  debian/rules clean
14:07:28 dh clean --with=bash-completion --with=systemd
14:07:28    dh_clean
14:07:28  dpkg-source -I.git -b .
14:07:28 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
14:07:28 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
14:07:28 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20200717073944-79a6c494e5-0~ubuntu'
14:07:28 dpkg-source: info: using source format '1.0'
14:07:28 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.tar.gz
14:07:36 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.dsc
14:07:36  debian/rules build
14:07:36 dh build --with=bash-completion --with=systemd
14:07:36    dh_update_autotools_config
14:07:36    debian/rules override_dh_auto_build
14:07:36 make[1]: Entering directory '/root/build-deb'
14:07:36 # Build the daemon and dependencies
14:07:36 cd engine && PRODUCT=docker ./hack/make.sh dynbinary
14:07:36 
14:07:36 Removing bundles/
14:07:36 
14:07:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:07:36 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5
14:07:36 GOOS="" GOARCH="" GOARM=""
14:08:57 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5
14:08:57 
14:08:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
14:08:57 + RM_GOPATH=0
14:08:57 + TMP_GOPATH=/go
14:08:57 + : /usr/local/bin
14:08:57 + '[' -z /go ']'
14:08:57 + export GOPATH=/go
14:08:57 + GOPATH=/go
14:08:57 ++ dirname hack/dockerfile/install/install.sh
14:08:57 + dir=hack/dockerfile/install
14:08:57 + bin=tini
14:08:57 + shift
14:08:57 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:08:57 + . hack/dockerfile/install/tini.installer
14:08:57 ++ : fec3683b971d9c3ef73f284f176672c44b448662
14:08:57 + install_tini
14:08:57 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:08:57 + git clone https://github.com/krallin/tini.git /go/tini
14:08:57 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:08:57 Cloning into '/go/tini'...
14:08:57 + cd /go/tini
14:08:57 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:08:57 + cmake .
14:08:57 -- The C compiler identification is GNU 9.3.0
14:08:57 -- Check for working C compiler: /usr/bin/cc
14:08:57 -- Check for working C compiler: /usr/bin/cc -- works
14:08:57 -- Detecting C compiler ABI info
14:08:57 -- Detecting C compiler ABI info - done
14:08:57 -- Detecting C compile features
14:08:57 -- Detecting C compile features - done
14:08:57 -- Performing Test HAS_BUILTIN_FORTIFY
14:08:57 -- Performing Test HAS_BUILTIN_FORTIFY - Success
14:08:57 -- Configuring done
14:08:57 -- Generating done
14:08:57 -- Build files have been written to: /go/tini
14:08:57 + make tini-static
14:08:57 make[2]: Entering directory '/go/tini'
14:08:57 make[3]: Entering directory '/go/tini'
14:08:57 make[4]: Entering directory '/go/tini'
14:08:57 make[5]: Entering directory '/go/tini'
14:08:57 Scanning dependencies of target tini-static
14:08:57 make[5]: Leaving directory '/go/tini'
14:08:57 make[5]: Entering directory '/go/tini'
14:08:57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:08:57 [100%] Linking C executable tini-static
14:08:57 make[5]: Leaving directory '/go/tini'
14:08:57 [100%] Built target tini-static
14:08:57 make[4]: Leaving directory '/go/tini'
14:08:57 make[3]: Leaving directory '/go/tini'
14:08:57 make[2]: Leaving directory '/go/tini'
14:08:57 + mkdir -p /usr/local/bin
14:08:57 + cp tini-static /usr/local/bin/docker-init
14:08:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
14:08:57 + RM_GOPATH=0
14:08:57 + TMP_GOPATH=/go
14:08:57 + : /usr/local/bin
14:08:57 + '[' -z /go ']'
14:08:57 + export GOPATH=/go
14:08:57 + GOPATH=/go
14:08:57 ++ dirname hack/dockerfile/install/install.sh
14:08:57 + dir=hack/dockerfile/install
14:08:57 + bin=proxy
14:08:57 + shift
14:08:57 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:08:57 + . hack/dockerfile/install/proxy.installer
14:08:57 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
14:08:57 + install_proxy dynamic
14:08:57 + case "$1" in
14:08:57 + install_proxy_dynamic
14:08:57 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:08:57 + PROXY_LDFLAGS=-linkmode=external
14:08:57 + export BUILD_MODE=-buildmode=pie
14:08:57 + BUILD_MODE=-buildmode=pie
14:08:57 + _install_proxy
14:08:57 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
14:08:57 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:08:57 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
14:08:57 Cloning into '/go/src/github.com/docker/libnetwork'...
14:08:57 + cd /go/src/github.com/docker/libnetwork
14:08:57 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
14:08:57 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:08:57 + return
14:08:57 # Build the CLI
14:08:57 cd /go/src/github.com/docker/cli && \
14:08:57 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20200717073944-79a6c494e5 GITCOMMIT=79a6c494e5 dynbinary manpages
14:08:57 make[2]: Entering directory '/root/build-deb/cli'
14:08:57 ./scripts/build/dynbinary
14:08:57 Building dynamically linked build/docker-linux-amd64
14:10:05 scripts/docs/generate-man.sh
14:11:27 Project root: /go/src/github.com/docker/cli
14:11:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:13 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:11:27 2020/07/17 14:11:14 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:11:27 make[2]: Leaving directory '/root/build-deb/cli'
14:11:27 # Build the CLI plugins
14:11:27 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:11:27 set -e;cd /sources && \
14:11:27 	tar xzf plugin-installers.tgz; \
14:11:27 	for installer in plugins/*.installer; do \
14:11:27 		LDFLAGS='' bash ${installer} build; \
14:11:27 	done
14:11:27 Cloning into '/go/src/github.com/docker/app'...
14:11:27 Fetching origin
14:11:27 make[2]: Entering directory '/go/src/github.com/docker/app'
14:11:27 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=2020-07-17T14:11:16Z" -o bin/docker-app ./cmd/docker-app
14:12:05 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:12:05 Cloning into '/go/src/github.com/docker/buildx'...
14:12:05 Fetching origin
14:12:05 + GOFLAGS=-mod=vendor
14:12:05 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
14:12:44 make[1]: Leaving directory '/root/build-deb'
14:12:44    debian/rules override_dh_auto_test
14:12:44 make[1]: Entering directory '/root/build-deb'
14:12:44 ./engine/bundles/dynbinary-daemon/dockerd -v
14:12:44 Docker version 0.0.0-20200717073944-79a6c494e5, build 79a6c494e5
14:12:44 ./cli/build/docker -v
14:12:44 Docker version 0.0.0-20200717073944-79a6c494e5, build 79a6c494e5
14:12:44 make[1]: Leaving directory '/root/build-deb'
14:12:44  debian/rules binary
14:12:44 dh binary --with=bash-completion --with=systemd
14:12:44    dh_testroot
14:12:44    dh_prep
14:12:44    debian/rules override_dh_auto_install
14:12:44 make[1]: Entering directory '/root/build-deb'
14:12:44 # docker-ce-cli install
14:12: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
14:12: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
14:12:44 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:12:44 set -e;cd /sources && \
14:12:44 	tar xzf plugin-installers.tgz; \
14:12:44 	for installer in plugins/*.installer; do \
14:12:44 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:12:44 		PREFIX=/usr/libexec/docker/cli-plugins \
14:12:44 			bash ${installer} install_plugin; \
14:12:44 	done
14:12:44 # docker-ce install
14:12:44 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:12:44 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:12:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200717073944-79a6c494e5 debian/docker-ce/usr/bin/dockerd
14:12:44 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:12:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:12:44 make[1]: Leaving directory '/root/build-deb'
14:12:44    debian/rules override_dh_install
14:12:44 make[1]: Entering directory '/root/build-deb'
14:12:44 dh_install
14:12:44 # TODO Can we do this from within our container?
14:12:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:12:44 make[1]: Leaving directory '/root/build-deb'
14:12:44    dh_installdocs
14:12:44    dh_installchangelogs
14:12:44    dh_installman
14:12:44    dh_bash-completion
14:12:44    dh_systemd_enable
14:12:44    debian/rules override_dh_installinit
14:12:44 make[1]: Entering directory '/root/build-deb'
14:12:44 # use "docker" as our service name, not "docker-ce"
14:12:44 dh_installinit --name=docker
14:12:44 make[1]: Leaving directory '/root/build-deb'
14:12:44    dh_systemd_start
14:12:44    dh_perl
14:12:44    dh_link
14:12:44    dh_strip_nondeterminism
14:12:44    dh_compress
14:12:44    dh_fixperms
14:12:44    dh_missing
14:12:44    debian/rules override_dh_strip
14:12:44 make[1]: Entering directory '/root/build-deb'
14:12:44 # Go has lots of problems with stripping, so just don't
14:12:44 make[1]: Leaving directory '/root/build-deb'
14:12:44    dh_makeshlibs
14:12:44    debian/rules override_dh_shlibdeps
14:12:44 make[1]: Entering directory '/root/build-deb'
14:12:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:12:59 make[1]: Leaving directory '/root/build-deb'
14:12:59    dh_installdeb
14:12:59    debian/rules override_dh_gencontrol
14:12:59 make[1]: Entering directory '/root/build-deb'
14:12:59 # if we're on Ubuntu, we need to Recommends: apparmor
14:12:59 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
14:12:59 dh_gencontrol
14:12:59 make[1]: Leaving directory '/root/build-deb'
14:12:59    dh_md5sums
14:12:59    dh_builddeb
14:12:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb'.
14:12:59 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb'.
14:14:36  dpkg-genbuildinfo
14:14:36  dpkg-genchanges  >../docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.changes
14:14:36 dpkg-genchanges: info: including full source code in upload
14:14:36  dpkg-source -I.git --after-build .
14:14:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:14:36 + destination=/build
14:14:36 + mkdir -p /build
14:14:36 + mv -v /root/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb /build
14:14:36 copied '/root/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb'
14:14:36 removed '/root/docker-ce-cli_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb'
14:14:36 copied '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.dsc'
14:14:36 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.dsc'
14:14:36 copied '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.tar.gz'
14:14:36 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal.tar.gz'
14:14:36 copied '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.buildinfo'
14:14:36 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.buildinfo'
14:14:36 copied '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.changes'
14:14:36 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.changes'
14:14:36 copied '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb'
14:14:36 removed '/root/docker-ce_0.0.0-20200717073944-79a6c494e5-0~ubuntu-focal_amd64.deb'
14:14:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-focal
14:14:36 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb'
[Pipeline] sh
14:14:36 + pwd
14:14:36 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine
14:14: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
14:14: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