Skip to content
Success

Console Output

Push event to branch 19.03
14:42:20 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
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 ead69454b4062f17d1f8389642089a002b037213
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 --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision ead69454b4062f17d1f8389642089a002b037213 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ead69454b4062f17d1f8389642089a002b037213
Commit message: "Merge pull request #10 from russellcardullo/sonar-scan"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static)
[Pipeline] { (Branch: x86_64)
[Pipeline] { (Branch: aarch64)
[Pipeline] { (Branch: armhf)
[Pipeline] stage
[Pipeline] { (Ubuntu Xenial Debian Package)
[Pipeline] stage
[Pipeline] { (Centos 7 RPM Package)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] stage
[Pipeline] { (Build engine image on x86_64)
[Pipeline] stage
[Pipeline] { (Build engine image on aarch64)
[Pipeline] stage
[Pipeline] { (Build engine image on armhf)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-02b45b307096dd029) in /home/ubuntu/workspace/docker-ce-packaging_19.03
[Pipeline] {
[Pipeline] withDockerRegistry
Running on ubuntu-1804-overlay2 (i-08639604c5c42a9d1) in /home/ubuntu/workspace/docker-ce-packaging_19.03
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on arm64v8-ubuntu-02 in /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q
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/10c81c4f-6c3b-47a6-8d2b-c5922cb3738f/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] {
[Pipeline] wrap
[Pipeline] withDockerRegistry
Running on arm32v7-ubuntu-50 in /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q
$ 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/bff27c32-e56e-4e7d-9dbd-ed1b7306f6b0/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] withDockerRegistry
$ 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/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q@tmp/40b29750-17fa-46bf-abef-0d10f605f542/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] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] withDockerRegistry
$ 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/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q@tmp/b8daa725-8551-470e-a4e7-265e7d6b0093/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] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
14:42:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:42:25 chowning workspace
[Pipeline] sh
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
14:42:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:42:25 chowning workspace
[Pipeline] sh
[Pipeline] echo
14:42:25 cleanWorkspace: Ensuring workspace is owned by jenkins
[Pipeline] echo
14:42:25 chowning workspace
[Pipeline] sh
[Pipeline] {
[Pipeline] echo
14:42:25 cleanWorkspace: Ensuring workspace is owned by jenkins
[Pipeline] echo
14:42:25 chowning workspace
[Pipeline] sh
14:42:25 + uname -m
14:42:25 + uname -m
14:42:26 + uname -m
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
14:42:26 + pwd
14:42:26 + id -u
14:42:26 + id -g
14:42:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
14:42:26 Unable to find image 'busybox:latest' locally
14:42:26 latest: Pulling from library/busybox
14:42:26 + pwd
14:42:26 + id -u
14:42:26 + id -g
14:42:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
14:42:26 + pwd
14:42:26 + id -u
14:42:26 + id -g
14:42:26 + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q:/workspace arm64v8/busybox chown -R 1000:1001 /workspace
14:42:26 + uname -m
14:42:26 7c9d20b9b6cd: Pulling fs layer
14:42:26 7c9d20b9b6cd: Verifying Checksum
14:42:26 7c9d20b9b6cd: Download complete
14:42:26 7c9d20b9b6cd: Pull complete
14:42:27 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
14:42:27 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
[Pipeline] echo
14:42:28 Removing all docker containers
[Pipeline] sh
14:42:28 + docker container ls -aq
14:42:28 + docker container rm -vf ee063b94dcc4
14:42:28 + pwd
14:42:28 + id -u
14:42:28 + id -g
14:42:28 + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q:/workspace armhf/busybox chown -R 1001:1003 /workspace
14:42:28 Unable to find image 'armhf/busybox:latest' locally
[Pipeline] echo
14:42:28 Removing all docker containers
[Pipeline] sh
14:42:28 + docker container ls -aq
[Pipeline] echo
14:42:28 Docker containers have been removed
[Pipeline] echo
14:42:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:42:28 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
14:42:28 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:42:28 using credential docker-jenkins-github-credentials
14:42:29 Cloning the remote Git repository
14:42:29 Cloning with configured refspecs honoured and without tags
14:42:29 + docker container ls -aq
[Pipeline] echo
14:42:29 Docker containers have been removed
[Pipeline] echo
14:42:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:42:29 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:42:29 ee063b94dcc4
14:42:29 + docker container rm -vf a33ce1e3e24c
14:42:29 using credential docker-jenkins-github-credentials
14:42:29 Cloning the remote Git repository
14:42:29 Cloning with configured refspecs honoured and without tags
14:42:29 Fetching without tags
14:42:29 latest: Pulling from armhf/busybox
14:42:29 d34a655120f5: Pulling fs layer
14:42:29 Checking out Revision 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a (19.03)
14:42:29 Commit message: "Merge pull request #384 from zelahi/backport-plugins-dir-change"
14:42:29 a33ce1e3e24c
14:42:29 + docker container rm -vf 56858bd535c9
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
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
 > git rev-list --no-walk fc942130a1387479f40ac7b8ce71594810f0f4b2 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q # 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
[Pipeline] sh
14:42:30 56858bd535c9
[Pipeline] echo
14:42:30 Docker containers have been removed
[Pipeline] echo
14:42:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:42:30 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:42:30 using credential docker-jenkins-github-credentials
14:42:30 Cloning the remote Git repository
14:42:30 Cloning with configured refspecs honoured and without tags
14:42:30 + git clone https://github.com/docker/cli.git
14:42:30 Cloning into 'cli'...
14:42:30 d34a655120f5: Verifying Checksum
14:42:30 d34a655120f5: Download complete
14:42:30 Fetching without tags
14:42:30 Fetching without tags
14:42:31 Checking out Revision 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a (19.03)
14:42:31 Commit message: "Merge pull request #384 from zelahi/backport-plugins-dir-change"
14:42:31 d34a655120f5: Pull complete
14:42:31 Checking out Revision 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a (19.03)
14:42:31 Commit message: "Merge pull request #384 from zelahi/backport-plugins-dir-change"
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
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
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
[Pipeline] sh
14:42:31 Digest: sha256:8e51389cdda2158935f2b231cd158790c33ae13288c3106909324b061d24d6d1
14:42:31 Status: Downloaded newer image for armhf/busybox:latest
14:42:31 + git clone https://github.com/docker/cli.git
14:42:31 Cloning into 'cli'...
[Pipeline] sh
14:42:32 + git clone https://github.com/docker/engine.git engine
14:42:32 Cloning into 'engine'...
[Pipeline] sh
14:42:34 + git -C cli checkout 19.03
14:42:34 Switched to a new branch '19.03'
14:42:34 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
[Pipeline] echo
14:42:34 Removing all docker containers
[Pipeline] sh
14:42:34 + git clone https://github.com/docker/engine.git
14:42:34 Cloning into 'engine'...
[Pipeline] sh
14:42:35 + git -C cli checkout 19.03
14:42:35 + docker container ls -aq
[Pipeline] echo
14:42:35 Docker containers have been removed
[Pipeline] echo
14:42:35 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
14:42:35 Switched to a new branch '19.03'
14:42:35 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
[Pipeline] echo
14:42:35 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:42:35 + git clone https://github.com/docker/engine.git
14:42:35 Cloning into 'engine'...
14:42:36 using credential docker-jenkins-github-credentials
14:42:36 Cloning the remote Git repository
14:42:36 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q # 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
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&x86_64’
Still waiting to schedule task
Waiting for next available executor on ‘linux&&x86_64’
14:42:38 Fetching without tags
 > 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
14:42:40 Checking out Revision 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a (19.03)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
14:42:40 Commit message: "Merge pull request #384 from zelahi/backport-plugins-dir-change"
[Pipeline] sh
14:42:42 + git clone https://github.com/docker/engine.git engine
14:42:42 Cloning into 'engine'...
[Pipeline] sh
14:42:49 + git -C engine checkout 19.03
14:42:49 Switched to a new branch '19.03'
14:42:49 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
14:42:50 + pwd
14:42:50 + pwd
14:42:50 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=ubuntu-xenial ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli deb
14:42:50 Unable to find image 'alpine:latest' locally
14:42:50 latest: Pulling from library/alpine
14:42:50 9d48c3bd43c5: Already exists
14:42:50 Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:42:50 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
14:42:51 + git -C engine checkout 19.03
14:42:51 Switched to a new branch '19.03'
14:42:51 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
14:42:51 + pwd
14:42:51 + pwd
14:42:51 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=centos-7 ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli rpm
14:42:51 Unable to find image 'alpine:latest' locally
14:42:51 latest: Pulling from library/alpine
14:42:51 9d48c3bd43c5: Already exists
14:42:51 Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:42:51 Status: Downloaded newer image for alpine:latest
14:42:52 for p in ubuntu-xenial; do \
14:42:52 	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 GO_VERSION=1.12.9 ${p}; \
14:42:52 done
14:42:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb'
14:42:53 mkdir -p sources
14:42:53 echo "docker.io/dockereng/engine-community:0.0.0-20190925163851-63f2e107b3" > sources/engine-image
14:42:53 mkdir -p sources
14:42:53 docker run --rm -i -w /v \
14:42:53 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \
14:42:53 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
14:42:53 	alpine \
14:42:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
14:42:53 for p in centos-7; do \
14:42:53 	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 GO_VERSION=1.12.9 ${p}; \
14:42:53 done
14:42:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm'
14:42:55 mkdir -p rpmbuild/SOURCES
14:42:55 echo "docker.io/dockereng/engine-community-dm:0.0.0-20190925163851-63f2e107b3" > rpmbuild/SOURCES/engine-image
14:42:55 mkdir -p rpmbuild/SOURCES
14:42:55 docker run --rm -i -w /v \
14:42:55 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \
14:42:55 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
14:42:55 	alpine \
14:42:55 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
14:42:56 mkdir -p sources
14:42:56 docker run --rm -i -w /v \
14:42:56 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \
14:42:56 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
14:42:56 	alpine \
14:42:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
14:42:58 mkdir -p rpmbuild/SOURCES
14:42:58 docker run --rm -i -w /v \
14:42:58 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \
14:42:58 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
14:42:58 	alpine \
14:42:58 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
[Pipeline] sh
14:42:59 + pwd
14:42:59 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine image
14:42:59 mkdir -p sources
14:42:59 cp ../systemd/docker.service sources/docker.service
14:42:59 mkdir -p sources
14:42:59 cp ../systemd/docker.socket sources/docker.socket
14:42:59 mkdir -p sources
14:42:59 echo '{"platform":"Docker Engine - Community","engine_image":"engine-community","containerd_min_version":"1.2.0-beta.1","runtime":"host_install"}' > sources/distribution_based_engine.json
14:42:59 docker run --rm -i -w /v \
14:42:59 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \
14:42:59 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \
14:42:59 	alpine \
14:42:59 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
14:43:01 for p in image-linux; do \
14:43:01 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine CLI_DIR= GO_VERSION=1.12.9 ${p}; \
14:43:01 done
14:43:01 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
14:43:01 mkdir -p rpmbuild/SOURCES
14:43:01 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
14:43:01 mkdir -p rpmbuild/SOURCES
14:43:01 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
14:43:01 mkdir -p rpmbuild/SOURCES
14:43:01 echo '{"platform":"Docker Engine - Community","engine_image":"engine-community-dm","containerd_min_version":"1.2.0-beta.1","runtime":"host_install"}' > rpmbuild/SOURCES/distribution_based_engine.json
14:43:01 docker run --rm -i -w /v \
14:43:01 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \
14:43:01 	-v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \
14:43:01 	alpine \
14:43:01 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
14:43:03 docker build  --build-arg GO_IMAGE=golang:1.12.9-stretch --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-xenial/Dockerfile .
14:43:03 Sending build context to Docker daemon  17.36MB

14:43:03 Step 1/20 : ARG GO_IMAGE
14:43:03 Step 2/20 : ARG BUILD_IMAGE=ubuntu:xenial
14:43:03 Step 3/20 : FROM ${GO_IMAGE} as golang
14:43:03 1.12.9-stretch: Pulling from library/golang
14:43:03 092586df9206: Pulling fs layer
14:43:03 ef599477fae0: Pulling fs layer
14:43:03 4530c6472b5d: Pulling fs layer
14:43:03 d34d61487075: Pulling fs layer
14:43:03 89c6ec31b9e9: Pulling fs layer
14:43:03 e37857ebcafa: Pulling fs layer
14:43:03 b0e29f6c7f0a: Pulling fs layer
14:43:03 89c6ec31b9e9: Waiting
14:43:03 e37857ebcafa: Waiting
14:43:03 b0e29f6c7f0a: Waiting
14:43:03 d34d61487075: Waiting
14:43:03 4530c6472b5d: Verifying Checksum
14:43:03 4530c6472b5d: Download complete
14:43:03 ef599477fae0: Verifying Checksum
14:43:03 ef599477fae0: Download complete
14:43:04 cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine
14:43:04 docker build -t  dockereng/engine-community:0.0.0-20190925224908-4e9cffa --build-arg GO_IMAGE="golang:1.12.9-stretch" --build-arg VERSION="0.0.0-20190925224908-4e9cffa" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-09-26T14:43:03.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine"  --file /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine
14:43:04 092586df9206: Verifying Checksum
14:43:04 092586df9206: Download complete
14:43:04 d34d61487075: Verifying Checksum
14:43:04 d34d61487075: Download complete
14:43:04 89c6ec31b9e9: Verifying Checksum
14:43:04 89c6ec31b9e9: Download complete
14:43:04 b0e29f6c7f0a: Verifying Checksum
14:43:04 b0e29f6c7f0a: Download complete
14:43:06 e37857ebcafa: Verifying Checksum
14:43:06 e37857ebcafa: Download complete
14:43:07 092586df9206: Pull complete
14:43:07 ef599477fae0: Pull complete
14:43:07 4530c6472b5d: Pull complete
14:43:08 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R root:root rpmbuild
14:43:08 Sending build context to Docker daemon  49.97MB

14:43:08 Step 1/49 : ARG GO_IMAGE
14:43:08 Step 2/49 : FROM ${GO_IMAGE} as builder
14:43:08  ---> 472c3059bec2
14:43:08 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
14:43:08  ---> Using cache
14:43:08  ---> 6d90d99aafbd
14:43:08 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
14:43:08  ---> Using cache
14:43:08  ---> 3407ca0146b2
14:43:08 Step 5/49 : RUN apt-get update && apt-get install -y     bash     btrfs-tools     ca-certificates     cmake     gcc     git     libc-dev     libgcc-6-dev     libltdl-dev     libseccomp-dev     libtool     make
14:43:08  ---> Using cache
14:43:08  ---> cb3329881c1f
14:43:08 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
14:43:08  ---> Using cache
14:43:08  ---> e70a03568c3e
14:43:08 Step 7/49 : FROM builder as dockerd-builder
14:43:08  ---> e70a03568c3e
14:43:08 Step 8/49 : RUN apt-get install -y     libsystemd-dev
14:43:08  ---> Using cache
14:43:08  ---> c20027251739
14:43:08 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
14:43:08  ---> Using cache
14:43:08  ---> 006182764b20
14:43:08 Step 10/49 : COPY . /go/src/github.com/docker/docker
14:43:08 docker build  --build-arg GO_IMAGE=golang:1.12.9-stretch -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
14:43:08 Sending build context to Docker daemon  17.34MB

14:43:08 Step 1/18 : ARG GO_IMAGE
14:43:08 Step 2/18 : ARG BUILD_IMAGE=centos:7
14:43:08 Step 3/18 : FROM ${GO_IMAGE} as golang
14:43:09 1.12.9-stretch: Pulling from library/golang
14:43:09 092586df9206: Already exists
14:43:09 ef599477fae0: Already exists
14:43:09 4530c6472b5d: Already exists
14:43:09 d34d61487075: Already exists
14:43:09 89c6ec31b9e9: Already exists
14:43:09 e37857ebcafa: Already exists
14:43:09 b0e29f6c7f0a: Already exists
14:43:09 Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29
14:43:09 Status: Downloaded newer image for golang:1.12.9-stretch
14:43:09  ---> 2c4a601e5da9
14:43:09 Step 4/18 : FROM ${BUILD_IMAGE}
14:43:09 7: Pulling from library/centos
14:43:09 d8d02d457314: Pulling fs layer
14:43:10 d34d61487075: Pull complete
14:43:10 d8d02d457314: Verifying Checksum
14:43:10 d8d02d457314: Download complete
14:43:12 89c6ec31b9e9: Pull complete
14:43:13 d8d02d457314: Pull complete
14:43:13 Digest: sha256:307835c385f656ec2e2fec602cf093224173c51119bbebd602c53c3653a3d6eb
14:43:13 Status: Downloaded newer image for centos:7
14:43:13  ---> 67fa590cfc1c
14:43:13 Step 5/18 : ENV DISTRO centos
14:43:14  ---> Running in f7ab86acbbc1
14:43:14 Removing intermediate container f7ab86acbbc1
14:43:14  ---> 881dcc4bcfe3
14:43:14 Step 6/18 : ENV SUITE 7
14:43:14  ---> Running in 2e81ed7deecd
14:43:14 Removing intermediate container 2e81ed7deecd
14:43:14  ---> c4ca8ca3d547
14:43:14 Step 7/18 : ENV GOPATH=/go
14:43:14  ---> Running in 0623b2f7176b
14:43:14 Removing intermediate container 0623b2f7176b
14:43:14  ---> 35a62ed8a4b4
14:43:14 Step 8/18 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
14:43:15  ---> Running in e48b084bea74
14:43:15 Removing intermediate container e48b084bea74
14:43:15  ---> 446211ea10ba
14:43:15 Step 9/18 : ENV AUTO_GOPATH 1
14:43:15  ---> Running in 83df7df4c032
14:43:15 Removing intermediate container 83df7df4c032
14:43:15  ---> 34d11a41fe9c
14:43:15 Step 10/18 : ENV DOCKER_BUILDTAGS seccomp selinux
14:43:15  ---> Running in 1a314f9d99ce
14:43:15 Removing intermediate container 1a314f9d99ce
14:43:15  ---> 4e605a69c91a
14:43:15 Step 11/18 : ENV RUNC_BUILDTAGS seccomp selinux
14:43:15  ---> Running in 6d1df71801b6
14:43:15 Removing intermediate container 6d1df71801b6
14:43:15  ---> cfd23928e59f
14:43:15 Step 12/18 : RUN yum install -y rpm-build rpmlint
14:43:15  ---> Running in 8bcda8117185
14:43:16 e37857ebcafa: Pull complete
14:43:16 b0e29f6c7f0a: Pull complete
14:43:16 Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29
14:43:16 Status: Downloaded newer image for golang:1.12.9-stretch
14:43:16  ---> 2c4a601e5da9
14:43:16 Step 4/20 : FROM ${BUILD_IMAGE}
14:43:16 xenial: Pulling from library/ubuntu
14:43:16 16c48d79e9cc: Pulling fs layer
14:43:16 3c654ad3ed7d: Pulling fs layer
14:43:16 6276f4f9c29d: Pulling fs layer
14:43:16 a4bd43ad48ce: Pulling fs layer
14:43:16 a4bd43ad48ce: Waiting
14:43:16 6276f4f9c29d: Verifying Checksum
14:43:16 6276f4f9c29d: Download complete
14:43:16 3c654ad3ed7d: Verifying Checksum
14:43:16 3c654ad3ed7d: Download complete
14:43:16 a4bd43ad48ce: Verifying Checksum
14:43:16 a4bd43ad48ce: Download complete
14:43:16 Loaded plugins: fastestmirror, ovl
14:43:16 Determining fastest mirrors
14:43:17 16c48d79e9cc: Verifying Checksum
14:43:17 16c48d79e9cc: Download complete
14:43:19 16c48d79e9cc: Pull complete
14:43:19 3c654ad3ed7d: Pull complete
14:43:19 6276f4f9c29d: Pull complete
14:43:19 a4bd43ad48ce: Pull complete
14:43:19 Digest: sha256:6239ca16d54d8edd38788aacde7c6426e5999ffbbd7e97ac3cf04d474341d079
14:43:19 Status: Downloaded newer image for ubuntu:xenial
14:43:19  ---> 657d80a6401d
14:43:19 Step 5/20 : RUN apt-get update && apt-get install -y curl devscripts equivs git
[Pipeline] sh
14:43:20 + pwd
14:43:20 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine image
14:43:20 Unable to find image 'alpine:latest' locally
14:43:21  ---> Running in 56f6e2cb1509
14:43:21  ---> a367972db78e
14:43:21 Step 11/49 : ARG VERSION
14:43:21  ---> Running in 4cec45f5b401
14:43:21 Removing intermediate container 4cec45f5b401
14:43:21  ---> 18f1c320d35f
14:43:21 Step 12/49 : ARG GITCOMMIT
14:43:21  ---> Running in ba46087954d2
14:43:21 Removing intermediate container ba46087954d2
14:43:21  ---> 8cc30f6e727d
14:43:21 Step 13/49 : ARG BUILDTIME
14:43:21  ---> Running in 3215b1c68c19
14:43:21 Removing intermediate container 3215b1c68c19
14:43:21  ---> d6c1d9b1abad
14:43:21 Step 14/49 : ARG PLATFORM
14:43:21  ---> Running in e746bc2b8e88
14:43:21 Removing intermediate container e746bc2b8e88
14:43:21  ---> fba48922dc20
14:43:21 Step 15/49 : ARG PRODUCT
14:43:21  ---> Running in 6e91d1f16ae3
14:43:22 latest: Pulling from library/alpine
14:43:22 Removing intermediate container 6e91d1f16ae3
14:43:22  ---> eeda8288e79d
14:43:22 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
14:43:22  * base: repos-va.psychz.net
14:43:22  * extras: mirror.fileplanet.com
14:43:22  * updates: mirror.fileplanet.com
14:43:22  ---> Running in 35033ae0b797
14:43:22 33b18ff7f9b7: Pulling fs layer
14:43:22 Removing intermediate container 35033ae0b797
14:43:22  ---> 8dc5166074c5
14:43:22 Step 17/49 : ENV VERSION ${VERSION}
14:43:22  ---> Running in 00dbfc821658
14:43:23 Removing intermediate container 00dbfc821658
14:43:23  ---> eca9e4730bcc
14:43:23 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
14:43:23  ---> Running in b14c4c9b1c0d
14:43:23 Removing intermediate container b14c4c9b1c0d
14:43:23  ---> 36f95f9212e2
14:43:23 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
14:43:23 33b18ff7f9b7: Verifying Checksum
14:43:23 33b18ff7f9b7: Download complete
14:43:23  ---> Running in 30d265096239
14:43:24 Removing intermediate container 30d265096239
14:43:24  ---> 3072818c619e
14:43:24 Step 20/49 : ENV PLATFORM ${PLATFORM}
14:43:24  ---> Running in f5b59f00d003
14:43:24 33b18ff7f9b7: Pull complete
14:43:24 Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:43:24 Status: Downloaded newer image for alpine:latest
14:43:24 Removing intermediate container f5b59f00d003
14:43:24  ---> bd4a83bad364
14:43:24 Step 21/49 : ENV PRODUCT ${PRODUCT}
14:43:24  ---> Running in 9aa2f747a853
14:43:25 Removing intermediate container 9aa2f747a853
14:43:25  ---> 661295218131
14:43:25 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
14:43:25  ---> Running in ca0413151f3c
14:43:25 Removing intermediate container ca0413151f3c
14:43:25  ---> ab8de1c1fe60
14:43:25 Step 23/49 : RUN bash ./hack/make/.go-autogen
14:43:25  ---> Running in 961b3c857b37
14:43:26 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
14:43:26 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
14:43:27 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
14:43:27 for p in image-linux; do \
14:43:27 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine CLI_DIR= GO_VERSION=1.12.9 ${p}; \
14:43:27 done
14:43:27 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
14:43:27 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
14:43:28 Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
14:43:28 Removing intermediate container 961b3c857b37
14:43:28  ---> cdf9ce91f6c7
14:43:28 Step 24/49 : RUN go build -o /sbin/dockerd     -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper'     -i     -buildmode=pie     -a -ldflags '-w'    github.com/docker/docker/cmd/dockerd
14:43:28  ---> Running in 5909933066ba
14:43:28 Get:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [956 kB]
14:43:28 Get:7 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
14:43:28 Get:8 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
14:43:29 Get:9 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
14:43:29 Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [583 kB]
14:43:29 cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine
14:43:29 docker build -t  dockereng/engine-community:0.0.0-20190925224908-4e9cffa --build-arg GO_IMAGE="golang:1.12.9-stretch" --build-arg VERSION="0.0.0-20190925224908-4e9cffa" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-09-26T14:43:29.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine"  --file /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine
14:43:30 Get:11 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
14:43:30 Resolving Dependencies
14:43:30 --> Running transaction check
14:43:30 ---> Package rpm-build.x86_64 0:4.11.3-40.el7 will be installed
14:43:30 --> Processing Dependency: rpm = 4.11.3-40.el7 for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: unzip for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: file for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-40.el7.x86_64
14:43:30 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
14:43:30 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
14:43:30 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
14:43:30 --> Running transaction check
14:43:30 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
14:43:30 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
14:43:30 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
14:43:30 ---> Package elfutils.x86_64 0:0.176-2.el7 will be installed
14:43:30 --> Processing Dependency: elfutils-libs(x86-64) = 0.176-2.el7 for package: elfutils-0.176-2.el7.x86_64
14:43:30 --> Processing Dependency: elfutils-libelf(x86-64) = 0.176-2.el7 for package: elfutils-0.176-2.el7.x86_64
14:43:30 --> Processing Dependency: libdw.so.1(ELFUTILS_0.175)(64bit) for package: elfutils-0.176-2.el7.x86_64
14:43:30 --> Processing Dependency: libdw.so.1(ELFUTILS_0.173)(64bit) for package: elfutils-0.176-2.el7.x86_64
14:43:30 ---> Package file.x86_64 0:5.11-35.el7 will be installed
14:43:30 ---> Package gdb.x86_64 0:7.6.1-115.el7 will be installed
14:43:30 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
14:43:30 ---> Package patch.x86_64 0:2.7.1-11.el7 will be installed
14:43:30 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
14:43:30 --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
14:43:30 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
14:43:30 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
14:43:30 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
14:43:30 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
14:43:30 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
14:43:30 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
14:43:30 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
14:43:30 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:43:30 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:43:30 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:43:30 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:43:30 ---> Package rpm.x86_64 0:4.11.3-35.el7 will be updated
14:43:30 --> Processing Dependency: rpm = 4.11.3-35.el7 for package: rpm-python-4.11.3-35.el7.x86_64
14:43:30 --> Processing Dependency: rpm = 4.11.3-35.el7 for package: rpm-libs-4.11.3-35.el7.x86_64
14:43:30 ---> Package rpm.x86_64 0:4.11.3-40.el7 will be an update
14:43:30 ---> Package unzip.x86_64 0:6.0-20.el7 will be installed
14:43:30 --> Running transaction check
14:43:30 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
14:43:30 ---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be updated
14:43:30 ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be an update
14:43:30 ---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be updated
14:43:30 ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be an update
14:43:30 ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed
14:43:30 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
14:43:30 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
14:43:30 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
14:43:30 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
14:43:30 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
14:43:30 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
14:43:30 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
14:43:30 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
14:43:30 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
14:43:30 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
14:43:30 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
14:43:30 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
14:43:30 ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
14:43:30 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
14:43:30 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
14:43:30 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
14:43:30 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
14:43:30 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
14:43:30 ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
14:43:30 ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
14:43:30 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
14:43:30 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
14:43:30 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed
14:43:30 ---> Package rpm-libs.x86_64 0:4.11.3-35.el7 will be updated
14:43:30 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-35.el7 for package: rpm-build-libs-4.11.3-35.el7.x86_64
14:43:30 ---> Package rpm-libs.x86_64 0:4.11.3-40.el7 will be an update
14:43:30 ---> Package rpm-python.x86_64 0:4.11.3-35.el7 will be updated
14:43:30 ---> Package rpm-python.x86_64 0:4.11.3-40.el7 will be an update
14:43:30 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
14:43:30 --> Running transaction check
14:43:30 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
14:43:30 ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
14:43:30 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
14:43:30 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
14:43:30 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
14:43:30 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
14:43:30 ---> Package rpm-build-libs.x86_64 0:4.11.3-35.el7 will be updated
14:43:30 ---> Package rpm-build-libs.x86_64 0:4.11.3-40.el7 will be an update
14:43:30 --> Running transaction check
14:43:30 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
14:43:30 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
14:43:30 --> Finished Dependency Resolution
14:43:30 
14:43:30 Dependencies Resolved
14:43:30 
14:43:30 ================================================================================
14:43:30  Package                    Arch       Version                   Repository
14:43:30                                                                            Size
14:43:30 ================================================================================
14:43:30 Installing:
14:43:30  rpm-build                  x86_64     4.11.3-40.el7             base     149 k
14:43:30  rpmlint                    noarch     1.5-4.el7                 base     229 k
14:43:30 Installing for dependencies:
14:43:30  bzip2                      x86_64     1.0.6-13.el7              base      52 k
14:43:30  desktop-file-utils         x86_64     0.23-2.el7                base      67 k
14:43:30  dwz                        x86_64     0.11-3.el7                base      99 k
14:43:30  elfutils                   x86_64     0.176-2.el7               base     305 k
14:43:30  emacs-filesystem           noarch     1:24.3-22.el7             base      58 k
14:43:30  file                       x86_64     5.11-35.el7               base      57 k
14:43:30  gdb                        x86_64     7.6.1-115.el7             base     2.4 M
14:43:30  groff-base                 x86_64     1.22.2-8.el7              base     942 k
14:43:30  patch                      x86_64     2.7.1-11.el7              base     110 k
14:43:30  perl                       x86_64     4:5.16.3-294.el7_6        base     8.0 M
14:43:30  perl-Carp                  noarch     1.26-244.el7              base      19 k
14:43:30  perl-Encode                x86_64     2.51-7.el7                base     1.5 M
14:43:30  perl-Exporter              noarch     5.68-3.el7                base      28 k
14:43:30  perl-File-Path             noarch     2.09-2.el7                base      26 k
14:43:30  perl-File-Temp             noarch     0.23.01-3.el7             base      56 k
14:43:30  perl-Filter                x86_64     1.49-3.el7                base      76 k
14:43:30  perl-Getopt-Long           noarch     2.40-3.el7                base      56 k
14:43:30  perl-HTTP-Tiny             noarch     0.033-3.el7               base      38 k
14:43:30  perl-PathTools             x86_64     3.40-5.el7                base      82 k
14:43:30  perl-Pod-Escapes           noarch     1:1.04-294.el7_6          base      51 k
14:43:30  perl-Pod-Perldoc           noarch     3.20-4.el7                base      87 k
14:43:30  perl-Pod-Simple            noarch     1:3.28-4.el7              base     216 k
14:43:30  perl-Pod-Usage             noarch     1.63-3.el7                base      27 k
14:43:30  perl-Scalar-List-Utils     x86_64     1.27-248.el7              base      36 k
14:43:30  perl-Socket                x86_64     2.010-4.el7               base      49 k
14:43:30  perl-Storable              x86_64     2.45-3.el7                base      77 k
14:43:30  perl-Text-ParseWords       noarch     3.29-4.el7                base      14 k
14:43:30  perl-Thread-Queue          noarch     3.02-2.el7                base      17 k
14:43:30  perl-Time-HiRes            x86_64     4:1.9725-3.el7            base      45 k
14:43:30  perl-Time-Local            noarch     1.2300-2.el7              base      24 k
14:43:30  perl-constant              noarch     1.27-2.el7                base      19 k
14:43:30  perl-libs                  x86_64     4:5.16.3-294.el7_6        base     688 k
14:43:30  perl-macros                x86_64     4:5.16.3-294.el7_6        base      44 k
14:43:30  perl-parent                noarch     1:0.225-244.el7           base      12 k
14:43:30  perl-podlators             noarch     2.5.1-3.el7               base     112 k
14:43:30  perl-srpm-macros           noarch     1-8.el7                   base     4.6 k
14:43:30  perl-threads               x86_64     1.87-4.el7                base      49 k
14:43:30  perl-threads-shared        x86_64     1.43-6.el7                base      39 k
14:43:30  python-srpm-macros         noarch     3-32.el7                  base     8.4 k
14:43:30  redhat-rpm-config          noarch     9.1.0-88.el7.centos       base      81 k
14:43:30  unzip                      x86_64     6.0-20.el7                base     170 k
14:43:30  zip                        x86_64     3.0-11.el7                base     260 k
14:43:30 Updating for dependencies:
14:43:30  elfutils-libelf            x86_64     0.176-2.el7               base     194 k
14:43:30  elfutils-libs              x86_64     0.176-2.el7               base     291 k
14:43:30  rpm                        x86_64     4.11.3-40.el7             base     1.2 M
14:43:30  rpm-build-libs             x86_64     4.11.3-40.el7             base     107 k
14:43:30  rpm-libs                   x86_64     4.11.3-40.el7             base     278 k
14:43:30  rpm-python                 x86_64     4.11.3-40.el7             base      83 k
14:43:30 
14:43:30 Transaction Summary
14:43:30 ================================================================================
14:43:30 Install  2 Packages (+42 Dependent packages)
14:43:30 Upgrade             (  6 Dependent packages)
14:43:30 
14:43:30 Total download size: 18 M
14:43:30 Downloading packages:
14:43:30 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
14:43:30 Get:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6114 B]
14:43:31 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1334 kB]
14:43:31 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
14:43:31 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
14:43:32 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
14:43:32 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [987 kB]
14:43:32 --------------------------------------------------------------------------------
14:43:32 Total                                              8.1 MB/s |  18 MB  00:02     
14:43:32 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
14:43:32 Importing GPG key 0xF4A80EB5:
14:43:32  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
14:43:32  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
14:43:32  Package    : centos-release-7-6.1810.2.el7.centos.x86_64 (@CentOS)
14:43:32  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
14:43:32 Running transaction check
14:43:32 Running transaction test
14:43:32 Transaction test succeeded
14:43:32 Running transaction
14:43:32 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.1 kB]
14:43:33 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
14:43:33 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8807 B]
14:43:33 Fetched 16.1 MB in 11s (1385 kB/s)
14:43:33   Updating   : elfutils-libelf-0.176-2.el7.x86_64                          1/56 
14:43:33   Updating   : rpm-4.11.3-40.el7.x86_64                                    2/56 
14:43:34 Reading package lists...
14:43:34   Updating   : rpm-libs-4.11.3-40.el7.x86_64                               3/56 
14:43:34   Updating   : rpm-build-libs-4.11.3-40.el7.x86_64                         4/56 
14:43:34   Installing : groff-base-1.22.2-8.el7.x86_64                              5/56 
14:43:34   Installing : bzip2-1.0.6-13.el7.x86_64                                   6/56 
14:43:34   Installing : 1:perl-parent-0.225-244.el7.noarch                          7/56 
14:43:34   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           8/56 
14:43:34   Installing : perl-podlators-2.5.1-3.el7.noarch                           9/56 
14:43:34   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                         10/56 
14:43:34 Reading package lists...
14:43:34   Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                   11/56 
14:43:34   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/56 
14:43:35 Building dependency tree...
14:43:35 Reading state information...
14:43:35 The following additional packages will be installed:
14:43:35   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
14:43:35   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
14:43:35   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
14:43:35   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
14:43:35   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
14:43:35   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
14:43:35   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
14:43:35   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
14:43:35   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
14:43:35   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
14:43:35   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
14:43:35   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
14:43:35   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
14:43:35   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
14:43:35   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
14:43:35   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
14:43:35   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
14:43:35   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
14:43:35   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
14:43:35   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:43:35   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
14:43:35   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
14:43:35   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
14:43:35   libio-socket-ssl-perl libio-string-perl libipc-run-perl
14:43:35   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
14:43:35   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
14:43:35   liblist-moreutils-perl liblocale-gettext-perl liblsan0
14:43:35   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
14:43:35   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
14:43:35   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
14:43:35   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
14:43:35   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
14:43:35   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
14:43:35   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
14:43:35   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
14:43:35   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
14:43:35   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
14:43:35   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
14:43:35   libunistring0 liburi-perl libwind0-heimdal libwww-perl
14:43:35   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
14:43:35   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
14:43:35   Installing : perl-Encode-2.51-7.el7.x86_64                              13/56 
14:43:35   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           14/56 
14:43:35   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
14:43:35   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
14:43:35   po-debconf python python-apt-common python-minimal python2.7
14:43:35   python2.7-minimal python3 python3-apt python3-chardet python3-debian
14:43:35   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
14:43:35   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
14:43:35   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
14:43:35 Suggested packages:
14:43:35   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
14:43:35   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
14:43:35   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
14:43:35   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
14:43:35   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
14:43:35   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
14:43:35   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
14:43:35   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
14:43:35   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
14:43:35   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
14:43:35   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
14:43:35   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
14:43:35   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
14:43:35   libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl
14:43:35   libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl
14:43:35   libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
14:43:35   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
14:43:35   libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl
14:43:35   lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed
14:43:35   diffutils-doc perl-doc libterm-readline-gnu-perl
14:43:35   | libterm-readline-perl-perl libmail-box-perl python-doc python-tk
14:43:35   python2.7-doc binfmt-support python3-doc python3-tk python3-venv
14:43:35   python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv
14:43:35   python3.5-doc openssh-server sgml-base-doc zip
14:43:35 The following NEW packages will be installed:
14:43:35   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
14:43:35   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
14:43:35   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
14:43:35   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
14:43:35   groff-base hardening-includes ifupdown intltool-debian iproute2
14:43:35   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
14:43:35   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
14:43:35   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
14:43:35   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
14:43:35   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
14:43:35   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
14:43:35   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
14:43:35   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
14:43:35   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
14:43:35   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
14:43:35   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
14:43:35   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
14:43:35   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
14:43:35   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
14:43:35   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
14:43:35   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:43:35   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
14:43:35   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
14:43:35   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
14:43:35   libio-socket-ssl-perl libio-string-perl libipc-run-perl
14:43:35   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
14:43:35   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
14:43:35   liblist-moreutils-perl liblocale-gettext-perl liblsan0
14:43:35   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
14:43:35   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
14:43:35   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
14:43:35   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
14:43:35   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
14:43:35   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
14:43:35   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
14:43:35   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
14:43:35   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
14:43:35   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
14:43:35   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
14:43:35   libunistring0 liburi-perl libwind0-heimdal libwww-perl
14:43:35   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
14:43:35   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
14:43:35   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
14:43:35   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
14:43:35   po-debconf python python-apt-common python-minimal python2.7
14:43:35   python2.7-minimal python3 python3-apt python3-chardet python3-debian
14:43:35   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
14:43:35   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
14:43:35   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
14:43:35   Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64                        15/56 
14:43:35   Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64                      16/56 
14:43:35   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      17/56 
14:43:35   Installing : perl-Exporter-5.68-3.el7.noarch                            18/56 
14:43:35   Installing : perl-Carp-1.26-244.el7.noarch                              19/56 
14:43:35   Installing : perl-Storable-2.45-3.el7.x86_64                            20/56 
14:43:35   Installing : perl-File-Path-2.09-2.el7.noarch                           21/56 
14:43:35   Installing : perl-PathTools-3.40-5.el7.x86_64                           22/56 
14:43:35   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 23/56 
14:43:35   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/56 
14:43:35   Installing : perl-Time-Local-1.2300-2.el7.noarch                        25/56 
14:43:35   Installing : perl-constant-1.27-2.el7.noarch                            26/56 
14:43:36   Installing : perl-threads-shared-1.43-6.el7.x86_64                      27/56 
14:43:36   Installing : perl-threads-1.87-4.el7.x86_64                             28/56 
14:43:36   Installing : perl-Socket-2.010-4.el7.x86_64                             29/56 
14:43:36   Installing : perl-Filter-1.49-3.el7.x86_64                              30/56 
14:43:36   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        31/56 
14:43:36   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         32/56 
14:43:36   Installing : 4:perl-5.16.3-294.el7_6.x86_64                             33/56 
14:43:36   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        34/56 
14:43:36   Updating   : rpm-python-4.11.3-40.el7.x86_64                            35/56 
14:43:37   Updating   : elfutils-libs-0.176-2.el7.x86_64                           36/56 
14:43:37   Installing : elfutils-0.176-2.el7.x86_64                                37/56 
14:43:38   Installing : dwz-0.11-3.el7.x86_64                                      38/56 
14:43:38   Installing : gdb-7.6.1-115.el7.x86_64                                   39/56 
14:43:38   Installing : zip-3.0-11.el7.x86_64                                      40/56 
14:43:38   Installing : python-srpm-macros-3-32.el7.noarch                         41/56 
14:43:38   Installing : file-5.11-35.el7.x86_64                                    42/56 
14:43:38   Installing : perl-srpm-macros-1-8.el7.noarch                            43/56 
14:43:38   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/56 
14:43:38   Installing : unzip-6.0-20.el7.x86_64                                    45/56 
14:43:38   Installing : 1:emacs-filesystem-24.3-22.el7.noarch                      46/56 
14:43:38   Installing : desktop-file-utils-0.23-2.el7.x86_64                       47/56 
14:43:38   Installing : patch-2.7.1-11.el7.x86_64                                  48/56 
14:43:38   Installing : rpm-build-4.11.3-40.el7.x86_64                             49/56 
14:43:38   Installing : rpmlint-1.5-4.el7.noarch                                   50/56 
14:43:38   Cleanup    : rpm-python-4.11.3-35.el7.x86_64                            51/56 
14:43:39   Cleanup    : rpm-build-libs-4.11.3-35.el7.x86_64                        52/56 
14:43:39   Cleanup    : rpm-libs-4.11.3-35.el7.x86_64                              53/56 
14:43:39   Cleanup    : rpm-4.11.3-35.el7.x86_64                                   54/56 
14:43:40   Cleanup    : elfutils-libs-0.172-2.el7.x86_64                           55/56 
14:43:40 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded.
14:43:40 Need to get 90.5 MB of archives.
14:43:40 After this operation, 383 MB of additional disk space will be used.
14:43:40 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
14:43:40 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
14:43:40 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
14:43:40 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
14:43:40 Sending build context to Docker daemon  49.97MB

14:43:40 Step 1/49 : ARG GO_IMAGE
14:43:40 Step 2/49 : FROM ${GO_IMAGE} as builder
14:43:40 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB]
14:43:41   Cleanup    : elfutils-libelf-0.172-2.el7.x86_64                         56/56 
14:43:41   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           1/56 
14:43:41   Verifying  : 4:perl-libs-5.16.3-294.el7_6.x86_64                         2/56 
14:43:41   Verifying  : patch-2.7.1-11.el7.x86_64                                   3/56 
14:43:41   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       4/56 
14:43:41   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       5/56 
14:43:41   Verifying  : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                    6/56 
14:43:41   Verifying  : elfutils-libs-0.176-2.el7.x86_64                            7/56 
14:43:41   Verifying  : perl-Exporter-5.68-3.el7.noarch                             8/56 
14:43:41   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/56 
14:43:41   Verifying  : perl-PathTools-3.40-5.el7.x86_64                           10/56 
14:43:41   Verifying  : 1:emacs-filesystem-24.3-22.el7.noarch                      11/56 
14:43:41   Verifying  : unzip-6.0-20.el7.x86_64                                    12/56 
14:43:41   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/56 
14:43:41   Verifying  : rpm-python-4.11.3-40.el7.x86_64                            14/56 
14:43:41   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/56 
14:43:41   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/56 
14:43:41   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/56 
14:43:41   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/56 
14:43:41   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/56 
14:43:41 1.12.9-stretch: Pulling from library/golang
14:43:41   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/56 
14:43:41   Verifying  : dwz-0.11-3.el7.x86_64                                      21/56 
14:43:41   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/56 
14:43:41   Verifying  : 4:perl-macros-5.16.3-294.el7_6.x86_64                      23/56 
14:43:41   Verifying  : 4:perl-5.16.3-294.el7_6.x86_64                             24/56 
14:43:41   Verifying  : perl-File-Path-2.09-2.el7.noarch                           25/56 
14:43:41   Verifying  : file-5.11-35.el7.x86_64                                    26/56 
14:43:41   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/56 
14:43:41   Verifying  : rpm-build-4.11.3-40.el7.x86_64                             28/56 
14:43:41   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/56 
14:43:41   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/56 
14:43:41   Verifying  : rpm-libs-4.11.3-40.el7.x86_64                              31/56 
14:43:41   Verifying  : python-srpm-macros-3-32.el7.noarch                         32/56 
14:43:41   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           33/56 
14:43:41   Verifying  : perl-Encode-2.51-7.el7.x86_64                              34/56 
14:43:41   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/56 
14:43:41   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         36/56 
14:43:41   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          37/56 
14:43:41   Verifying  : perl-constant-1.27-2.el7.noarch                            38/56 
14:43:41   Verifying  : elfutils-0.176-2.el7.x86_64                                39/56 
14:43:41   Verifying  : zip-3.0-11.el7.x86_64                                      40/56 
14:43:41   Verifying  : rpm-4.11.3-40.el7.x86_64                                   41/56 
14:43:41   Verifying  : perl-threads-1.87-4.el7.x86_64                             42/56 
14:43:41   Verifying  : gdb-7.6.1-115.el7.x86_64                                   43/56 
14:43:41   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         44/56 
14:43:41   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     45/56 
14:43:41   Verifying  : perl-Socket-2.010-4.el7.x86_64                             46/56 
14:43:41   Verifying  : elfutils-libelf-0.176-2.el7.x86_64                         47/56 
14:43:41   Verifying  : rpm-build-libs-4.11.3-40.el7.x86_64                        48/56 
14:43:41   Verifying  : perl-Filter-1.49-3.el7.x86_64                              49/56 
14:43:41   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               50/56 
14:43:41   Verifying  : rpm-python-4.11.3-35.el7.x86_64                            51/56 
14:43:41   Verifying  : rpm-libs-4.11.3-35.el7.x86_64                              52/56 
14:43:41   Verifying  : rpm-4.11.3-35.el7.x86_64                                   53/56 
14:43:41   Verifying  : rpm-build-libs-4.11.3-35.el7.x86_64                        54/56 
14:43:41   Verifying  : elfutils-libelf-0.172-2.el7.x86_64                         55/56 
14:43:41 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.8 [525 kB]
14:43:41   Verifying  : elfutils-libs-0.172-2.el7.x86_64                           56/56 
14:43:41 
14:43:41 Installed:
14:43:41   rpm-build.x86_64 0:4.11.3-40.el7          rpmlint.noarch 0:1.5-4.el7         
14:43:41 
14:43:41 Dependency Installed:
14:43:41   bzip2.x86_64 0:1.0.6-13.el7                                                   
14:43:41   desktop-file-utils.x86_64 0:0.23-2.el7                                        
14:43:41   dwz.x86_64 0:0.11-3.el7                                                       
14:43:41   elfutils.x86_64 0:0.176-2.el7                                                 
14:43:41   emacs-filesystem.noarch 1:24.3-22.el7                                         
14:43:41   file.x86_64 0:5.11-35.el7                                                     
14:43:41   gdb.x86_64 0:7.6.1-115.el7                                                    
14:43:41   groff-base.x86_64 0:1.22.2-8.el7                                              
14:43:41   patch.x86_64 0:2.7.1-11.el7                                                   
14:43:41   perl.x86_64 4:5.16.3-294.el7_6                                                
14:43:41   perl-Carp.noarch 0:1.26-244.el7                                               
14:43:41   perl-Encode.x86_64 0:2.51-7.el7                                               
14:43:41   perl-Exporter.noarch 0:5.68-3.el7                                             
14:43:41   perl-File-Path.noarch 0:2.09-2.el7                                            
14:43:41   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
14:43:41   perl-Filter.x86_64 0:1.49-3.el7                                               
14:43:41   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
14:43:41   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
14:43:41   perl-PathTools.x86_64 0:3.40-5.el7                                            
14:43:41   perl-Pod-Escapes.noarch 1:1.04-294.el7_6                                      
14:43:41   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
14:43:41   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
14:43:41   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
14:43:41   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
14:43:41   perl-Socket.x86_64 0:2.010-4.el7                                              
14:43:41   perl-Storable.x86_64 0:2.45-3.el7                                             
14:43:41   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
14:43:41   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
14:43:41   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
14:43:41   perl-Time-Local.noarch 0:1.2300-2.el7                                         
14:43:41   perl-constant.noarch 0:1.27-2.el7                                             
14:43:41   perl-libs.x86_64 4:5.16.3-294.el7_6                                           
14:43:41   perl-macros.x86_64 4:5.16.3-294.el7_6                                         
14:43:41   perl-parent.noarch 1:0.225-244.el7                                            
14:43:41   perl-podlators.noarch 0:2.5.1-3.el7                                           
14:43:41   perl-srpm-macros.noarch 0:1-8.el7                                             
14:43:41   perl-threads.x86_64 0:1.87-4.el7                                              
14:43:41   perl-threads-shared.x86_64 0:1.43-6.el7                                       
14:43:41   python-srpm-macros.noarch 0:3-32.el7                                          
14:43:41   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
14:43:41   unzip.x86_64 0:6.0-20.el7                                                     
14:43:41   zip.x86_64 0:3.0-11.el7                                                       
14:43:41 
14:43:41 Dependency Updated:
14:43:41   elfutils-libelf.x86_64 0:0.176-2.el7   elfutils-libs.x86_64 0:0.176-2.el7     
14:43:41   rpm.x86_64 0:4.11.3-40.el7             rpm-build-libs.x86_64 0:4.11.3-40.el7  
14:43:41   rpm-libs.x86_64 0:4.11.3-40.el7        rpm-python.x86_64 0:4.11.3-40.el7      
14:43:41 
14:43:41 Complete!
14:43:41 cc2e500f6b65: Pulling fs layer
14:43:41 2e6cdcabf7c2: Pulling fs layer
14:43:41 2ab3d8012daa: Pulling fs layer
14:43:41 6709d1823576: Pulling fs layer
14:43:41 6709d1823576: Waiting
14:43:41 5a767b0cf5a0: Pulling fs layer
14:43:41 230da0e97d7a: Pulling fs layer
14:43:41 5a767b0cf5a0: Waiting
14:43:41 45cf377a69d0: Pulling fs layer
14:43:41 230da0e97d7a: Waiting
14:43:41 45cf377a69d0: Waiting
14:43:42 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]
14:43:42 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.8 [1598 kB]
14:43:43 2ab3d8012daa: Verifying Checksum
14:43:43 2ab3d8012daa: Download complete
14:43:43 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
14:43:44 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
14:43:44 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
14:43:44 Removing intermediate container 8bcda8117185
14:43:44  ---> 71199a9b1ac8
14:43:44 Step 13/18 : COPY SPECS /root/rpmbuild/SPECS
14:43:44 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.2 [397 kB]
14:43:44  ---> c95795d88a55
14:43:44 Step 14/18 : RUN sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo
14:43:44  ---> Running in 97d8ffcd93e2
14:43:45 2e6cdcabf7c2: Verifying Checksum
14:43:45 2e6cdcabf7c2: Download complete
14:43:45 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.8 [2137 kB]
14:43:46 Removing intermediate container 97d8ffcd93e2
14:43:46  ---> a27a3549e188
14:43:46 Step 15/18 : RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
14:43:46  ---> Running in 31bf858ad53d
14:43:46 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.8 [165 kB]
Running on ubuntu-1804-overlay2 (i-05c90537de4303c85) in /home/ubuntu/workspace/docker-ce-packaging_19.03
14:43:47 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
[Pipeline] {
[Pipeline] withDockerRegistry
Running on ubuntu-1804-overlay2 (i-0691cb43029d6ef87) in /home/ubuntu/workspace/docker-ce-packaging_19.03
14:43:47 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB]
14:43:47 Loaded plugins: fastestmirror, ovl
14:43:47 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
14:43:47 Enabling base-source repository
14:43:47 Enabling extras-source repository
14:43:47 Enabling updates-source repository
14:43:47 Loading mirror speeds from cached hostfile
14:43:47  * base: repos-va.psychz.net
14:43:47  * extras: mirror.fileplanet.com
14:43:47  * updates: mirror.fileplanet.com
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:43:47 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
14:43:48 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
14:43:48 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB]
14:43:49 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
14:43:49 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
14:43:49 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
14:43:49 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]
14:43:50 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]
14:43:51 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
14:43:51 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
14:43:51 cc2e500f6b65: Verifying Checksum
14:43:51 cc2e500f6b65: Download complete
14:43:51 Checking for new repos for mirrors
14:43:51 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
14:43:51  --> 1:make-3.82-24.el7.x86_64
14:43:51  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:43:51  --> git-1.8.3.1-20.el7.x86_64
14:43:51 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
14:43:51  --> Already installed : bash-4.2.46-31.el7.x86_64
14:43:51  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
14:43:51  --> Already installed : ca-certificates-2018.2.22-70.0.el7_5.noarch
14:43:51  --> cmake-2.8.12.2-2.el7.x86_64
14:43:51  --> 7:device-mapper-devel-1.02.158-2.el7.x86_64
14:43:51  --> gcc-4.8.5-39.el7.x86_64
14:43:51  --> git-1.8.3.1-20.el7.x86_64
14:43:51  --> glibc-static-2.17-292.el7.x86_64
14:43:51  --> libseccomp-devel-2.3.1-3.el7.x86_64
14:43:51  --> libselinux-devel-2.5-14.1.el7.x86_64
14:43:51  --> libtool-2.4.2-22.el7_3.x86_64
14:43:51  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:43:51  --> 1:make-3.82-24.el7.x86_64
14:43:51  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
14:43:51  --> Already installed : systemd-219-62.el7_6.9.x86_64
14:43:51  --> selinux-policy-devel-3.13.1-252.el7.1.noarch
14:43:51  --> systemd-devel-219-67.el7_7.1.x86_64
14:43:51  --> Already installed : 2:tar-1.26-35.el7.x86_64
14:43:51  --> which-2.20-7.el7.x86_64
14:43:51 --> Running transaction check
14:43:51 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
14:43:51 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
14:43:51 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
14:43:51 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
14:43:51 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
14:43:51 ---> Package device-mapper-devel.x86_64 7:1.02.158-2.el7 will be installed
14:43:51 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-devel-1.02.158-2.el7.x86_64
14:43:51 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed
14:43:51 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
14:43:51 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
14:43:51 --> Processing Dependency: libgcc >= 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64
14:43:51 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64
14:43:51 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64
14:43:51 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64
14:43:51 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64
14:43:51 ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed
14:43:51 --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64
14:43:51 --> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64
14:43:51 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64
14:43:51 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64
14:43:51 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64
14:43:51 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-20.el7.x86_64
14:43:51 --> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64
14:43:51 ---> Package glibc-static.x86_64 0:2.17-292.el7 will be installed
14:43:51 ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed
14:43:51 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64
14:43:51 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64
14:43:51 ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed
14:43:51 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64
14:43:51 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64
14:43:51 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64
14:43:51 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
14:43:51 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
14:43:51 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
14:43:51 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
14:43:51 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:43:51 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:43:51 ---> Package make.x86_64 1:3.82-24.el7 will be installed
14:43:51 ---> Package selinux-policy-devel.noarch 0:3.13.1-252.el7.1 will be installed
14:43:51 --> Processing Dependency: selinux-policy = 3.13.1-252.el7.1 for package: selinux-policy-devel-3.13.1-252.el7.1.noarch
14:43:51 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-252.el7.1.noarch
14:43:51 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-252.el7.1.noarch
14:43:51 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-252.el7.1.noarch
14:43:51 ---> Package systemd-devel.x86_64 0:219-67.el7_7.1 will be installed
14:43:51 --> Processing Dependency: systemd-libs = 219-67.el7_7.1 for package: systemd-devel-219-67.el7_7.1.x86_64
14:43:51 --> Processing Dependency: systemd = 219-67.el7_7.1 for package: systemd-devel-219-67.el7_7.1.x86_64
14:43:51 Package: systemd-219-67.el7_7.1.src - can't co-install with systemd-219-67.el7_7.1.x86_64
14:43:51 ---> Package which.x86_64 0:2.20-7.el7 will be installed
14:43:51 --> Running transaction check
14:43:51 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
14:43:51 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
14:43:51 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
14:43:51 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
14:43:51 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
14:43:51 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
14:43:51 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
14:43:51 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
14:43:51 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed
14:43:51 ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.8 will be updated
14:43:51 --> Processing Dependency: device-mapper = 7:1.02.149-10.el7_6.8 for package: 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64
14:43:51 ---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be an update
14:43:51 ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed
14:43:51 --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
14:43:51 --> Processing Dependency: glibc = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64
14:43:51 Package: glibc-2.17-292.el7.src - can't co-install with glibc-2.17-292.el7.x86_64
14:43:51 Package: glibc-2.17-292.el7.src - can't co-install with glibc-2.17-292.el7.x86_64
14:43:51 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64
14:43:51 ---> Package less.x86_64 0:458-9.el7 will be installed
14:43:51 ---> Package libarchive.x86_64 0:3.1.2-12.el7 will be installed
14:43:51 ---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be updated
14:43:51 ---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update
14:43:51 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed
14:43:51 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
14:43:51 ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
14:43:51 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
14:43:51 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
14:43:51 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
14:43:51 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
14:43:51 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
14:43:51 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
14:43:51 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
14:43:51 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
14:43:51 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
14:43:51 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
14:43:51 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
14:43:51 ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed
14:43:51 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
14:43:51 ---> Package policycoreutils-devel.x86_64 0:2.5-33.el7 will be installed
14:43:51 --> Processing Dependency: policycoreutils-python = 2.5-33.el7 for package: policycoreutils-devel-2.5-33.el7.x86_64
14:43:51 ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
14:43:51 ---> Package selinux-policy.noarch 0:3.13.1-252.el7.1 will be installed
14:43:51 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-252.el7.1.noarch
14:43:51 ---> Package systemd.x86_64 0:219-62.el7_6.9 will be updated
14:43:51 ---> Package systemd.x86_64 0:219-67.el7_7.1 will be an update
14:43:51 ---> Package systemd-libs.x86_64 0:219-62.el7_6.9 will be updated
14:43:51 ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be an update
14:43:51 --> Running transaction check
14:43:51 ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.8 will be updated
14:43:51 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be an update
14:43:51 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed
14:43:51 --> Processing Dependency: libcom_err(x86-64) = 1.42.9-16.el7 for package: e2fsprogs-libs-1.42.9-16.el7.x86_64
14:43:51 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
14:43:51 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
14:43:51 ---> Package glibc.x86_64 0:2.17-260.el7_6.6 will be updated
14:43:51 --> Processing Dependency: glibc = 2.17-260.el7_6.6 for package: glibc-common-2.17-260.el7_6.6.x86_64
14:43:51 ---> Package glibc.x86_64 0:2.17-292.el7 will be an update
14:43:51 ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed
14:43:51 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64
14:43:51 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64
14:43:51 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
14:43:51 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
14:43:51 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
14:43:51 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
14:43:51 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
14:43:51 ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be installed
14:43:51 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-33.el7.x86_64
14:43:51 ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be installed
14:43:51 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64
14:43:51 --> Running transaction check
14:43:51 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
14:43:51 --> Processing Dependency: audit-libs(x86-64) = 2.8.5-4.el7 for package: audit-libs-python-2.8.5-4.el7.x86_64
14:43:51 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
14:43:51 ---> Package glibc-common.x86_64 0:2.17-260.el7_6.6 will be updated
14:43:51 ---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update
14:43:51 ---> Package kernel-headers.x86_64 0:3.10.0-1062.1.1.el7 will be installed
14:43:51 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
14:43:51 ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated
14:43:51 ---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update
14:43:51 ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed
14:43:51 ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed
14:43:51 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
14:43:51 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
14:43:51 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
14:43:51 --> Running transaction check
14:43:51 ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated
14:43:51 ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update
14:43:51 --> Finished Dependency Resolution
14:43:51 
14:43:51 Dependencies Resolved
14:43:51 
14:43:51 ================================================================================
14:43:51  Package                   Arch      Version                   Repository  Size
14:43:51 ================================================================================
14:43:51 Installing:
14:43:51  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
14:43:51  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
14:43:51  device-mapper-devel       x86_64    7:1.02.158-2.el7          base       203 k
14:43:51  gcc                       x86_64    4.8.5-39.el7              base        16 M
14:43:51  git                       x86_64    1.8.3.1-20.el7            base       4.4 M
14:43:51  glibc-static              x86_64    2.17-292.el7              base       1.6 M
14:43:51  libseccomp-devel          x86_64    2.3.1-3.el7               base        64 k
14:43:51  libselinux-devel          x86_64    2.5-14.1.el7              base       187 k
14:43:51  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
14:43:51  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
14:43:51  make                      x86_64    1:3.82-24.el7             base       421 k
14:43:51  selinux-policy-devel      noarch    3.13.1-252.el7.1          updates    1.7 M
14:43:51  systemd-devel             x86_64    219-67.el7_7.1            updates    207 k
14:43:51  which                     x86_64    2.20-7.el7                base        41 k
14:43:51 Installing for dependencies:
14:43:51  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
14:43:51  autoconf                  noarch    2.69-11.el7               base       701 k
14:43:51  automake                  noarch    1.13.4-3.el7              base       679 k
14:43:51  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
14:43:51  checkpolicy               x86_64    2.5-8.el7                 base       295 k
14:43:51  cpp                       x86_64    4.8.5-39.el7              base       5.9 M
14:43:51  e2fsprogs-libs            x86_64    1.42.9-16.el7             base       167 k
14:43:51  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
14:43:51  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
14:43:51  glibc-devel               x86_64    2.17-292.el7              base       1.1 M
14:43:51  glibc-headers             x86_64    2.17-292.el7              base       687 k
14:43:51  kernel-headers            x86_64    3.10.0-1062.1.1.el7       updates    8.7 M
14:43:51  less                      x86_64    458-9.el7                 base       120 k
14:43:51  libarchive                x86_64    3.1.2-12.el7              base       319 k
14:43:51  libcgroup                 x86_64    0.41-21.el7               base        66 k
14:43:51  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
14:43:51  libgomp                   x86_64    4.8.5-39.el7              base       158 k
14:43:51  libmpc                    x86_64    1.0.1-3.el7               base        51 k
14:43:51  libseccomp                x86_64    2.3.1-3.el7               base        56 k
14:43:51  libselinux-python         x86_64    2.5-14.1.el7              base       235 k
14:43:51  libselinux-utils          x86_64    2.5-14.1.el7              base       151 k
14:43:51  libsemanage-python        x86_64    2.5-14.el7                base       113 k
14:43:51  libsepol-devel            x86_64    2.5-10.el7                base        77 k
14:43:51  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
14:43:51  lzo                       x86_64    2.06-8.el7                base        59 k
14:43:51  m4                        x86_64    1.4.16-10.el7             base       256 k
14:43:51  mpfr                      x86_64    3.1.1-4.el7               base       203 k
14:43:51  openssh                   x86_64    7.4p1-21.el7              base       510 k
14:43:51  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
14:43:51  pcre-devel                x86_64    8.32-17.el7               base       480 k
14:43:51  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
14:43:51  perl-Error                noarch    1:0.17020-2.el7           base        32 k
14:43:51  perl-Git                  noarch    1.8.3.1-20.el7            base        55 k
14:43:51  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
14:43:51  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
14:43:51  policycoreutils           x86_64    2.5-33.el7                base       916 k
14:43:51  policycoreutils-devel     x86_64    2.5-33.el7                base       335 k
14:43:51  policycoreutils-python    x86_64    2.5-33.el7                base       457 k
14:43:51  python-IPy                noarch    0.75-6.el7                base        32 k
14:43:51  rsync                     x86_64    3.1.2-6.el7_6.1           base       404 k
14:43:51  selinux-policy            noarch    3.13.1-252.el7.1          updates    492 k
14:43:51  setools-libs              x86_64    3.3.8-4.el7               base       620 k
14:43:51 Updating for dependencies:
14:43:51  audit-libs                x86_64    2.8.5-4.el7               base       102 k
14:43:51  device-mapper             x86_64    7:1.02.158-2.el7          base       294 k
14:43:51  device-mapper-libs        x86_64    7:1.02.158-2.el7          base       322 k
14:43:51  glibc                     x86_64    2.17-292.el7              base       3.6 M
14:43:51  glibc-common              x86_64    2.17-292.el7              base        11 M
14:43:51  libcom_err                x86_64    1.42.9-16.el7             base        41 k
14:43:51  libgcc                    x86_64    4.8.5-39.el7              base       102 k
14:43:51  systemd                   x86_64    219-67.el7_7.1            updates    5.1 M
14:43:51  systemd-libs              x86_64    219-67.el7_7.1            updates    411 k
14:43:51 
14:43:51 Transaction Summary
14:43:51 ================================================================================
14:43:51 Install  14 Packages (+42 Dependent packages)
14:43:51 Upgrade              (  9 Dependent packages)
14:43:51 
14:43:51 Total download size: 80 M
14:43:51 Downloading packages:
14:43:51 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
14:43:52 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
14:43:52 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
14:43:53 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
14:43:54 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
14:43:54 --------------------------------------------------------------------------------
14:43:54 Total                                               32 MB/s |  80 MB  00:02     
14:43:54 Running transaction check
14:43:54 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
14:43:54 Running transaction test
14:43:54 Transaction test succeeded
14:43:54 Running transaction
14:43:54 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]
14:43:55 6709d1823576: Verifying Checksum
14:43:55 6709d1823576: Download complete
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/1d8d57f5-865b-4243-af9c-e4a3483b8f72/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] wrap
[Pipeline] withDockerRegistry
14:43:55   Updating   : libgcc-4.8.5-39.el7.x86_64                                  1/74 
14:43:55 45cf377a69d0: Verifying Checksum
14:43:55 45cf377a69d0: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:43:55   Updating   : glibc-2.17-292.el7.x86_64                                   2/74 
14:43:55 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
14:43:55 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB]
14:43:56 5a767b0cf5a0: Verifying Checksum
14:43:56 5a767b0cf5a0: Download complete
14:43:56 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB]
14:43:57 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.8 [339 kB]
14:43:58 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.8 [1261 kB]
14:43:58   Updating   : glibc-common-2.17-292.el7.x86_64                            3/74 
14:43:58   Updating   : audit-libs-2.8.5-4.el7.x86_64                               4/74 
14:43:58   Installing : fipscheck-1.4.1-6.el7.x86_64                                5/74 
14:43:58 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
14:43:59 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.8 [1885 kB]
14:43:59   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            6/74 
14:43:59   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/74 
14:44:00 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.8 [224 kB]
14:44:01 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
14:44:01 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
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/48f26b3f-cc01-442c-8a34-bd0a2a0dc517/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] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
14:44:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:01 chowning workspace
[Pipeline] sh
[Pipeline] {
[Pipeline] echo
14:44:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:44:01 chowning workspace
[Pipeline] sh
14:44:01 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
14:44:01   Updating   : systemd-libs-219-67.el7_7.1.x86_64                          8/74 
14:44:01 + uname -m
[Pipeline] sh
14:44:02 + uname -m
14:44:02 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
[Pipeline] sh
14:44:02   Updating   : systemd-219-67.el7_7.1.x86_64                               9/74 
14:44:02 Failed to get D-Bus connection: Operation not permitted
14:44:02 + pwd
14:44:02 + id -u
14:44:02 + id -g
14:44:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
14:44:02 Unable to find image 'busybox:latest' locally
14:44:02 + pwd
14:44:02 + id -u
14:44:02 + id -g
14:44:02 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace
14:44:02 Unable to find image 'busybox:latest' locally
14:44:02 latest: Pulling from library/busybox
14:44:02 7c9d20b9b6cd: Pulling fs layer
14:44:02 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
14:44:02 latest: Pulling from library/busybox
14:44:02 7c9d20b9b6cd: Pulling fs layer
14:44:02 7c9d20b9b6cd: Verifying Checksum
14:44:02 7c9d20b9b6cd: Download complete
14:44:02   Updating   : libcom_err-1.42.9-16.el7.x86_64                            10/74 
14:44:03 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
14:44:03 7c9d20b9b6cd: Verifying Checksum
14:44:03 7c9d20b9b6cd: Download complete
14:44:03 7c9d20b9b6cd: Pull complete
14:44:03 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
14:44:03 Status: Downloaded newer image for busybox:latest
14:44:03 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.12 [4638 B]
14:44:03 7c9d20b9b6cd: Pull complete
14:44:03 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
14:44:03 Status: Downloaded newer image for busybox:latest
14:44:03   Updating   : 7:device-mapper-libs-1.02.158-2.el7.x86_64                 11/74 
14:44:03 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.2 [216 kB]
14:44:03   Updating   : 7:device-mapper-1.02.158-2.el7.x86_64                      12/74 
14:44:04 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.2 [21.2 kB]
14:44:04   Installing : libmpc-1.0.1-3.el7.x86_64                                  13/74 
14:44:04 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
14:44:05   Installing : lzo-2.06-8.el7.x86_64                                      14/74 
14:44:05 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
14:44:05   Installing : checkpolicy-2.5-8.el7.x86_64                               15/74 
14:44:05 cc2e500f6b65: Pull complete
[Pipeline] echo
14:44:05 Removing all docker containers
[Pipeline] sh
14:44:05 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [153 kB]
14:44:05   Installing : 1:make-3.82-24.el7.x86_64                                  16/74 
14:44:05 + docker container ls -aq
[Pipeline] echo
14:44:05 Docker containers have been removed
[Pipeline] echo
14:44:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:05 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:44:06 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [665 kB]
14:44:06   Installing : m4-1.4.16-10.el7.x86_64                                    17/74 
14:44:06   Installing : 1:perl-Error-0.17020-2.el7.noarch                          18/74 
14:44:06 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
14:44:07 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
[Pipeline] echo
14:44:07 Removing all docker containers
[Pipeline] sh
14:44:07 + docker container ls -aq
[Pipeline] echo
14:44:07 Docker containers have been removed
[Pipeline] echo
14:44:07 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:44:07 cleanWorkspace: Workspace is clean.
14:44:07   Installing : libarchive-3.1.2-12.el7.x86_64                             19/74 
[Pipeline] checkout
14:44:08 2e6cdcabf7c2: Pull complete
14:44:08 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
14:44:08   Installing : cpp-4.8.5-39.el7.x86_64                                    20/74 
14:44:08 using credential docker-jenkins-github-credentials
14:44:08 Cloning the remote Git repository
14:44:08 Cloning with configured refspecs honoured and without tags
14:44:08 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32 [55.8 kB]
14:44:08   Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64                        21/74 
14:44:08   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             22/74 
14:44:08 Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB]
14:44:09 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
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
14:44:09 2ab3d8012daa: Pull complete
14:44:09   Installing : rsync-3.1.2-6.el7_6.1.x86_64                               23/74 
14:44:09 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
14:44:09 Fetching without tags
14:44:09   Installing : systemd-devel-219-67.el7_7.1.x86_64                        24/74 
14:44:10 Checking out Revision 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a (19.03)
14:44:10 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
14:44:10 using credential docker-jenkins-github-credentials
14:44:10 Cloning the remote Git repository
14:44:10 Cloning with configured refspecs honoured and without tags
14:44:10 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
14:44:10 Commit message: "Merge pull request #384 from zelahi/backport-plugins-dir-change"
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
14:44:11 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
14:44:11   Installing : libcgroup-0.41-21.el7.x86_64                               25/74 
14:44:11   Installing : openssh-7.4p1-21.el7.x86_64                                26/74 
14:44:11   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       27/74 
14:44:11   Installing : libsemanage-python-2.5-14.el7.x86_64                       28/74 
14:44:11   Installing : libselinux-python-2.5-14.1.el7.x86_64                      29/74 
14:44:11   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        30/74 
14:44:11 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.5 [548 kB]
[Pipeline] sh
14:44:11   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         31/74 
14:44:11 Fetching without tags
14:44:11 + git clone https://github.com/docker/engine.git engine
14:44:11 Cloning into 'engine'...
14:44:12 Checking out Revision 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a (19.03)
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8489bbbc5e136fa67c6cfd0fde3934ef03235a1a
14:44:12 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
14:44:12   Installing : libgomp-4.8.5-39.el7.x86_64                                32/74 
14:44:12 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
14:44:12 Commit message: "Merge pull request #384 from zelahi/backport-plugins-dir-change"
14:44:12 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
14:44:12 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB]
14:44:12   Installing : setools-libs-3.3.8-4.el7.x86_64                            33/74 
14:44:12   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        34/74 
[Pipeline] sh
14:44:13   Installing : autoconf-2.69-11.el7.noarch                                35/74 
14:44:13 install-info: No such file or directory for /usr/share/info/autoconf.info
14:44:13 + git clone https://github.com/docker/cli.git
14:44:13 Cloning into 'cli'...
14:44:13 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB]
14:44:13   Installing : libselinux-utils-2.5-14.1.el7.x86_64                       36/74 
14:44:13   Installing : policycoreutils-2.5-33.el7.x86_64                          37/74 
14:44:14 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
14:44:14 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
14:44:14 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
14:44:15   Installing : selinux-policy-3.13.1-252.el7.1.noarch                     38/74 
14:44:15   Installing : libseccomp-2.3.1-3.el7.x86_64                              39/74 
14:44:15 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]
14:44:15 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]
14:44:15   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      40/74 
14:44:15   Installing : openssh-clients-7.4p1-21.el7.x86_64                        41/74 
14:44:15   Installing : less-458-9.el7.x86_64                                      42/74 
14:44:16 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]
14:44:16   Installing : perl-Git-1.8.3.1-20.el7.noarch                             43/74 
14:44:16   Installing : git-1.8.3.1-20.el7.x86_64                                  44/74 
14:44:16   Installing : libsepol-devel-2.5-10.el7.x86_64                           45/74 
14:44:16 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]
14:44:17 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
14:44:17   Installing : kernel-headers-3.10.0-1062.1.1.el7.x86_64                  46/74 
14:44:17   Installing : glibc-headers-2.17-292.el7.x86_64                          47/74 
14:44:17 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
14:44:17 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]
14:44:18 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]
14:44:18 230da0e97d7a: Verifying Checksum
14:44:18 230da0e97d7a: Download complete
14:44:18 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]
14:44:19 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]
14:44:19   Installing : glibc-devel-2.17-292.el7.x86_64                            48/74 
14:44:19 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]
14:44:19   Installing : gcc-4.8.5-39.el7.x86_64                                    49/74 
14:44:20   Installing : python-IPy-0.75-6.el7.noarch                               50/74 
14:44:20   Installing : policycoreutils-python-2.5-33.el7.x86_64                   51/74 
14:44:20 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]
[Pipeline] sh
14:44:20 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]
14:44:20 + git -C cli checkout 19.03
14:44:20 Switched to a new branch '19.03'
14:44:20 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
14:44:20   Installing : policycoreutils-devel-2.5-33.el7.x86_64                    52/74 
14:44:20 + git clone https://github.com/docker/engine.git
14:44:20 Cloning into 'engine'...
14:44:21 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]
14:44:21   Installing : selinux-policy-devel-3.13.1-252.el7.1.noarch               53/74 
14:44:21   Installing : pcre-devel-8.32-17.el7.x86_64                              54/74 
14:44:21   Installing : libselinux-devel-2.5-14.1.el7.x86_64                       55/74 
14:44:21   Installing : perl-Test-Harness-3.28-3.el7.noarch                        56/74 
14:44:21 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]
14:44:21   Installing : automake-1.13.4-3.el7.noarch                               57/74 
14:44:21 install-info: No such file or directory for /usr/share/info/automake.info.gz
14:44:21 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.1 [14.5 kB]
14:44:22 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.1 [48.6 kB]
14:44:22   Installing : libtool-2.4.2-22.el7_3.x86_64                              58/74 
14:44:22 install-info: No such file or directory for /usr/share/info/libtool.info.gz
14:44:22 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.7 [160 kB]
14:44:22   Installing : 7:device-mapper-devel-1.02.158-2.el7.x86_64                59/74 
14:44:22   Installing : glibc-static-2.17-292.el7.x86_64                           60/74 
14:44:22   Installing : libseccomp-devel-2.3.1-3.el7.x86_64                        61/74 
14:44:22   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   62/74 
14:44:22 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
14:44:23 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.14 [184 kB]
14:44:23   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       63/74 
14:44:23   Installing : cmake-2.8.12.2-2.el7.x86_64                                64/74 
14:44:24 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
14:44:24   Installing : which-2.20-7.el7.x86_64                                    65/74 
14:44:24 install-info: No such file or directory for /usr/share/info/which.info.gz
14:44:24 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.4 [131 kB]
14:44:24 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB]
14:44:25 6709d1823576: Pull complete
14:44:25   Cleanup    : 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64            66/74 
14:44:25   Cleanup    : 7:device-mapper-1.02.149-10.el7_6.8.x86_64                 67/74 
14:44:26 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.1 [47.5 kB]
14:44:26   Cleanup    : systemd-219-62.el7_6.9.x86_64                              68/74 
14:44:26 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB]
14:44:26   Cleanup    : systemd-libs-219-62.el7_6.9.x86_64                         69/74 
14:44:27 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
14:44:27   Cleanup    : audit-libs-2.8.4-4.el7.x86_64                              70/74 
14:44:27 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
14:44:28   Cleanup    : libcom_err-1.42.9-13.el7.x86_64                            71/74 
14:44:28   Cleanup    : glibc-common-2.17-260.el7_6.6.x86_64                       72/74 
14:44:28   Cleanup    : glibc-2.17-260.el7_6.6.x86_64                              73/74 
14:44:28 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.8 [590 kB]
14:44:29   Cleanup    : libgcc-4.8.5-36.el7_6.2.x86_64                             74/74 
14:44:29   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/74 
14:44:29 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.5 [16.2 kB]
14:44:29   Verifying  : libsemanage-python-2.5-14.el7.x86_64                        2/74 
14:44:29   Verifying  : automake-1.13.4-3.el7.noarch                                3/74 
14:44:29   Verifying  : selinux-policy-devel-3.13.1-252.el7.1.noarch                4/74 
14:44:29   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/74 
14:44:29   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     6/74 
14:44:29   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/74 
14:44:29   Verifying  : fipscheck-1.4.1-6.el7.x86_64                                8/74 
14:44:29   Verifying  : rsync-3.1.2-6.el7_6.1.x86_64                                9/74 
14:44:29   Verifying  : lzo-2.06-8.el7.x86_64                                      10/74 
14:44:29   Verifying  : gcc-4.8.5-39.el7.x86_64                                    11/74 
14:44:29   Verifying  : openssh-7.4p1-21.el7.x86_64                                12/74 
14:44:29   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       13/74 
14:44:29   Verifying  : libselinux-python-2.5-14.1.el7.x86_64                      14/74 
14:44:29   Verifying  : libarchive-3.1.2-12.el7.x86_64                             15/74 
14:44:29   Verifying  : audit-libs-2.8.5-4.el7.x86_64                              16/74 
14:44:29   Verifying  : checkpolicy-2.5-8.el7.x86_64                               17/74 
14:44:29   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             18/74 
14:44:29   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        19/74 
14:44:29   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        20/74 
14:44:29   Verifying  : which-2.20-7.el7.x86_64                                    21/74 
14:44:29   Verifying  : pcre-devel-8.32-17.el7.x86_64                              22/74 
14:44:29   Verifying  : libseccomp-devel-2.3.1-3.el7.x86_64                        23/74 
14:44:29   Verifying  : perl-Git-1.8.3.1-20.el7.noarch                             24/74 
14:44:29   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         25/74 
14:44:29   Verifying  : libgomp-4.8.5-39.el7.x86_64                                26/74 
14:44:29   Verifying  : systemd-219-67.el7_7.1.x86_64                              27/74 
14:44:29   Verifying  : 1:make-3.82-24.el7.x86_64                                  28/74 
14:44:29   Verifying  : glibc-common-2.17-292.el7.x86_64                           29/74 
14:44:29   Verifying  : python-IPy-0.75-6.el7.noarch                               30/74 
14:44:29   Verifying  : libgcc-4.8.5-39.el7.x86_64                                 31/74 
14:44:29   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              32/74 
14:44:29 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.5 [138 kB]
14:44:29   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            33/74 
14:44:29   Verifying  : glibc-static-2.17-292.el7.x86_64                           34/74 
14:44:29   Verifying  : policycoreutils-python-2.5-33.el7.x86_64                   35/74 
14:44:29   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        36/74 
14:44:29   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          37/74 
14:44:29   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        38/74 
14:44:29   Verifying  : git-1.8.3.1-20.el7.x86_64                                  39/74 
14:44:29   Verifying  : selinux-policy-3.13.1-252.el7.1.noarch                     40/74 
14:44:29   Verifying  : kernel-headers-3.10.0-1062.1.1.el7.x86_64                  41/74 
14:44:29   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  42/74 
14:44:29   Verifying  : systemd-libs-219-67.el7_7.1.x86_64                         43/74 
14:44:29   Verifying  : 7:device-mapper-1.02.158-2.el7.x86_64                      44/74 
14:44:29   Verifying  : policycoreutils-2.5-33.el7.x86_64                          45/74 
14:44:29   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           46/74 
14:44:29   Verifying  : m4-1.4.16-10.el7.x86_64                                    47/74 
14:44:29   Verifying  : glibc-devel-2.17-292.el7.x86_64                            48/74 
14:44:29   Verifying  : libselinux-utils-2.5-14.1.el7.x86_64                       49/74 
14:44:29   Verifying  : glibc-2.17-292.el7.x86_64                                  50/74 
14:44:29   Verifying  : libseccomp-2.3.1-3.el7.x86_64                              51/74 
14:44:29   Verifying  : 7:device-mapper-devel-1.02.158-2.el7.x86_64                52/74 
14:44:29   Verifying  : libcom_err-1.42.9-16.el7.x86_64                            53/74 
14:44:29   Verifying  : autoconf-2.69-11.el7.noarch                                54/74 
14:44:29   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      55/74 
14:44:29   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                56/74 
14:44:29   Verifying  : e2fsprogs-libs-1.42.9-16.el7.x86_64                        57/74 
14:44:29   Verifying  : systemd-devel-219-67.el7_7.1.x86_64                        58/74 
14:44:29   Verifying  : libselinux-devel-2.5-14.1.el7.x86_64                       59/74 
14:44:29   Verifying  : glibc-headers-2.17-292.el7.x86_64                          60/74 
14:44:29   Verifying  : cpp-4.8.5-39.el7.x86_64                                    61/74 
14:44:29   Verifying  : 7:device-mapper-libs-1.02.158-2.el7.x86_64                 62/74 
14:44:29   Verifying  : libcgroup-0.41-21.el7.x86_64                               63/74 
14:44:29   Verifying  : less-458-9.el7.x86_64                                      64/74 
14:44:29   Verifying  : policycoreutils-devel-2.5-33.el7.x86_64                    65/74 
14:44:29   Verifying  : 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64            66/74 
14:44:29   Verifying  : systemd-219-62.el7_6.9.x86_64                              67/74 
14:44:29   Verifying  : glibc-2.17-260.el7_6.6.x86_64                              68/74 
14:44:29   Verifying  : libgcc-4.8.5-36.el7_6.2.x86_64                             69/74 
14:44:29   Verifying  : libcom_err-1.42.9-13.el7.x86_64                            70/74 
14:44:29   Verifying  : glibc-common-2.17-260.el7_6.6.x86_64                       71/74 
14:44:29   Verifying  : systemd-libs-219-62.el7_6.9.x86_64                         72/74 
14:44:29   Verifying  : audit-libs-2.8.4-4.el7.x86_64                              73/74 
14:44:29   Verifying  : 7:device-mapper-1.02.149-10.el7_6.8.x86_64                 74/74 
14:44:29 
14:44:29 Installed:
14:44:29   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
14:44:29   cmake.x86_64 0:2.8.12.2-2.el7                                                 
14:44:29   device-mapper-devel.x86_64 7:1.02.158-2.el7                                   
14:44:29   gcc.x86_64 0:4.8.5-39.el7                                                     
14:44:29   git.x86_64 0:1.8.3.1-20.el7                                                   
14:44:29   glibc-static.x86_64 0:2.17-292.el7                                            
14:44:29   libseccomp-devel.x86_64 0:2.3.1-3.el7                                         
14:44:29   libselinux-devel.x86_64 0:2.5-14.1.el7                                        
14:44:29   libtool.x86_64 0:2.4.2-22.el7_3                                               
14:44:29   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
14:44:29   make.x86_64 1:3.82-24.el7                                                     
14:44:29   selinux-policy-devel.noarch 0:3.13.1-252.el7.1                                
14:44:29   systemd-devel.x86_64 0:219-67.el7_7.1                                         
14:44:29   which.x86_64 0:2.20-7.el7                                                     
14:44:29 
14:44:29 Dependency Installed:
14:44:29   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
14:44:29   autoconf.noarch 0:2.69-11.el7                                                 
14:44:29   automake.noarch 0:1.13.4-3.el7                                                
14:44:29   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
14:44:29   checkpolicy.x86_64 0:2.5-8.el7                                                
14:44:29   cpp.x86_64 0:4.8.5-39.el7                                                     
14:44:29   e2fsprogs-libs.x86_64 0:1.42.9-16.el7                                         
14:44:29   fipscheck.x86_64 0:1.4.1-6.el7                                                
14:44:29   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
14:44:29   glibc-devel.x86_64 0:2.17-292.el7                                             
14:44:29   glibc-headers.x86_64 0:2.17-292.el7                                           
14:44:29   kernel-headers.x86_64 0:3.10.0-1062.1.1.el7                                   
14:44:29   less.x86_64 0:458-9.el7                                                       
14:44:29   libarchive.x86_64 0:3.1.2-12.el7                                              
14:44:29   libcgroup.x86_64 0:0.41-21.el7                                                
14:44:29   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
14:44:29   libgomp.x86_64 0:4.8.5-39.el7                                                 
14:44:29   libmpc.x86_64 0:1.0.1-3.el7                                                   
14:44:29   libseccomp.x86_64 0:2.3.1-3.el7                                               
14:44:29   libselinux-python.x86_64 0:2.5-14.1.el7                                       
14:44:29   libselinux-utils.x86_64 0:2.5-14.1.el7                                        
14:44:29   libsemanage-python.x86_64 0:2.5-14.el7                                        
14:44:29   libsepol-devel.x86_64 0:2.5-10.el7                                            
14:44:29   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
14:44:29   lzo.x86_64 0:2.06-8.el7                                                       
14:44:29   m4.x86_64 0:1.4.16-10.el7                                                     
14:44:29   mpfr.x86_64 0:3.1.1-4.el7                                                     
14:44:29   openssh.x86_64 0:7.4p1-21.el7                                                 
14:44:29   openssh-clients.x86_64 0:7.4p1-21.el7                                         
14:44:29   pcre-devel.x86_64 0:8.32-17.el7                                               
14:44:29   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
14:44:29   perl-Error.noarch 1:0.17020-2.el7                                             
14:44:29   perl-Git.noarch 0:1.8.3.1-20.el7                                              
14:44:29   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
14:44:29   perl-Test-Harness.noarch 0:3.28-3.el7                                         
14:44:29   policycoreutils.x86_64 0:2.5-33.el7                                           
14:44:29   policycoreutils-devel.x86_64 0:2.5-33.el7                                     
14:44:29   policycoreutils-python.x86_64 0:2.5-33.el7                                    
14:44:29   python-IPy.noarch 0:0.75-6.el7                                                
14:44:29   rsync.x86_64 0:3.1.2-6.el7_6.1                                                
14:44:29   selinux-policy.noarch 0:3.13.1-252.el7.1                                      
14:44:29   setools-libs.x86_64 0:3.3.8-4.el7                                             
14:44:29 
14:44:29 Dependency Updated:
14:44:29   audit-libs.x86_64 0:2.8.5-4.el7                                               
14:44:29   device-mapper.x86_64 7:1.02.158-2.el7                                         
14:44:29   device-mapper-libs.x86_64 7:1.02.158-2.el7                                    
14:44:29   glibc.x86_64 0:2.17-292.el7                                                   
14:44:29   glibc-common.x86_64 0:2.17-292.el7                                            
14:44:29   libcom_err.x86_64 0:1.42.9-16.el7                                             
14:44:29   libgcc.x86_64 0:4.8.5-39.el7                                                  
14:44:29   systemd.x86_64 0:219-67.el7_7.1                                               
14:44:29   systemd-libs.x86_64 0:219-67.el7_7.1                                          
14:44:29 
14:44:29 Complete!
14:44:29 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.2 [329 kB]
14:44:30 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
14:44:31 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
14:44:32 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
14:44:32 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
14:44:32 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
14:44:33 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
14:44:33 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
14:44:33 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
[Pipeline] sh
14:44:34 + pwd
14:44:34 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine image
14:44:34 Unable to find image 'alpine:latest' locally
14:44:34 latest: Pulling from library/alpine
14:44:34 9d48c3bd43c5: Pulling fs layer
14:44:34 9d48c3bd43c5: Verifying Checksum
14:44:34 9d48c3bd43c5: Download complete
14:44:34 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB]
14:44:34 9d48c3bd43c5: Pull complete
14:44:34 Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:44:34 Status: Downloaded newer image for alpine:latest
14:44:35 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-164.192 [833 kB]
14:44:35 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB]
14:44:36 Removing intermediate container 31bf858ad53d
14:44:36  ---> ee6322f04304
14:44:36 Step 16/18 : COPY --from=golang /usr/local/go /usr/local/go
14:44:36 5a767b0cf5a0: Pull complete
14:44:36 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
14:44:37 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB]
14:44:37 for p in image-linux; do \
14:44:37 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR= GO_VERSION=1.12.9 ${p}; \
14:44:37 done
14:44:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image'
14:44:38 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
14:44:39 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB]
14:44:39 cp Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine
14:44:39 docker build -t  dockereng/engine-community:0.0.0-20190925224908-4e9cffae05 --build-arg GO_IMAGE="golang:1.12.9-stretch" --build-arg VERSION="0.0.0-20190925224908-4e9cffae05" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_19.03/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-09-26T14:44:39.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine"  --file /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_19.03/engine
14:44:39 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB]
14:44:39 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB]
14:44:39 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B]
14:44:40 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB]
14:44:40 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB]
14:44:41 Sending build context to Docker daemon  49.97MB

14:44:41 Step 1/49 : ARG GO_IMAGE
14:44:41 Step 2/49 : FROM ${GO_IMAGE} as builder
14:44:41 1.12.9-stretch: Pulling from library/golang
14:44:41 092586df9206: Pulling fs layer
14:44:41 ef599477fae0: Pulling fs layer
14:44:41 4530c6472b5d: Pulling fs layer
14:44:41 d34d61487075: Pulling fs layer
14:44:41 89c6ec31b9e9: Pulling fs layer
14:44:41 e37857ebcafa: Pulling fs layer
14:44:41 b0e29f6c7f0a: Pulling fs layer
14:44:41 d34d61487075: Waiting
14:44:41 89c6ec31b9e9: Waiting
14:44:41 e37857ebcafa: Waiting
14:44:41 b0e29f6c7f0a: Waiting
14:44:41 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB]
14:44:41 4530c6472b5d: Verifying Checksum
14:44:41 4530c6472b5d: Download complete
14:44:41 ef599477fae0: Verifying Checksum
14:44:41 ef599477fae0: Download complete
14:44:41 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB]
14:44:42 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB]
14:44:42 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B]
[Pipeline] sh
14:44:42 092586df9206: Verifying Checksum
14:44:42 092586df9206: Download complete
14:44:42 d34d61487075: Verifying Checksum
14:44:42 d34d61487075: Download complete
14:44:43 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB]
14:44:43 + git -C engine checkout 19.03
14:44:43 Switched to a new branch '19.03'
14:44:43 Branch '19.03' set up to track remote branch '19.03' from 'origin'.
[Pipeline] sh
14:44:43 b0e29f6c7f0a: Verifying Checksum
14:44:43 b0e29f6c7f0a: Download complete
14:44:43 89c6ec31b9e9: Verifying Checksum
14:44:43 89c6ec31b9e9: Download complete
14:44:43 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB]
14:44:43 + pwd
14:44:43 + pwd
14:44:43 + 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
14:44:43 Unable to find image 'alpine:latest' locally
14:44:43 latest: Pulling from library/alpine
14:44:43 9d48c3bd43c5: Pulling fs layer
14:44:43 9d48c3bd43c5: Verifying Checksum
14:44:43 9d48c3bd43c5: Download complete
14:44:44 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB]
14:44:44 9d48c3bd43c5: Pull complete
14:44:44 Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
14:44:44 Status: Downloaded newer image for alpine:latest
14:44:45 e37857ebcafa: Verifying Checksum
14:44:45 e37857ebcafa: Download complete
14:44:45 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
14:44:45 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB]
14:44:45 for p in static-linux; do \
14:44:45 	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.12.9 ${p}; \
14:44:45 done
14:44:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static'
14:44:46 092586df9206: Pull complete
14:44:46 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB]
14:44:47 make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/cli -f docker.Makefile VERSION=0.0.0-20190925163851-63f2e107b3 build
14:44:47 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli'
14:44:47 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
14:44:47 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native -
14:44:47 Sending build context to Docker daemon  2.048kB

14:44:47 Step 1/6 : ARG GO_VERSION=1.12.9
14:44:47 Step 2/6 : FROM    golang:${GO_VERSION}-alpine
14:44:47 1.12.9-alpine: Pulling from library/golang
14:44:47 ef599477fae0: Pull complete
14:44:47 9d48c3bd43c5: Already exists
14:44:47 7f94eaf8af20: Pulling fs layer
14:44:47 9fe9984849c1: Pulling fs layer
14:44:47 cf0db633a67d: Pulling fs layer
14:44:47 0f7136d71739: Pulling fs layer
14:44:47 0f7136d71739: Waiting
14:44:47 7f94eaf8af20: Verifying Checksum
14:44:47 7f94eaf8af20: Download complete
14:44:47 0f7136d71739: Verifying Checksum
14:44:47 0f7136d71739: Download complete
14:44:47 9fe9984849c1: Verifying Checksum
14:44:47 9fe9984849c1: Download complete
14:44:47 7f94eaf8af20: Pull complete
14:44:47 4530c6472b5d: Pull complete
14:44:48 9fe9984849c1: Pull complete
14:44:48 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
14:44:48 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
14:44:48  ---> c92682f8f65d
14:44:48 Step 17/18 : WORKDIR /root/rpmbuild
14:44:48  ---> Running in 31f4ed203784
14:44:48 Removing intermediate container 31f4ed203784
14:44:48  ---> 443fa128ed31
14:44:48 Step 18/18 : ENTRYPOINT ["/bin/rpmbuild"]
14:44:48  ---> Running in 0446d69d774d
14:44:48 Removing intermediate container 0446d69d774d
14:44:48  ---> 9c50cf5fc80b
14:44:48 Successfully built 9c50cf5fc80b
14:44:48 Successfully tagged rpmbuild-centos-7/x86_64:latest
14:44:48 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 50bb8c70' --define '_release 0' --define '_version 0.0.0.20190924011848.50bb8c70' --define '_origversion 0.0.0-20190924011848-50bb8c70' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec
14:44:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VmE6wr
14:44:48 + umask 022
14:44:48 + cd /root/rpmbuild/BUILD
14:44:48 + cd /root/rpmbuild/BUILD
14:44:48 + rm -rf src
14:44:48 + /usr/bin/mkdir -p src
14:44:48 + cd src
14:44:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:44:48 + /usr/bin/tar -xf -
14:44:48 + STATUS=0
14:44:48 + '[' 0 -ne 0 ']'
14:44:48 + /usr/bin/tar -xf -
14:44:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:44:48 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]
14:44:49 cf0db633a67d: Verifying Checksum
14:44:49 cf0db633a67d: Download complete
14:44:49 + STATUS=0
14:44:49 + '[' 0 -ne 0 ']'
14:44:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:44:49 + exit 0
14:44:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wnjeTo
14:44:49 + umask 022
14:44:49 + cd /root/rpmbuild/BUILD
14:44:49 + cd src
14:44:49 + export DOCKER_GITCOMMIT=50bb8c70
14:44:49 + DOCKER_GITCOMMIT=50bb8c70
14:44:49 + mkdir -p /go/src/github.com/docker
14:44:49 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:44:49 + pushd engine
14:44:49 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
14:44:49 + for component in tini '"proxy dynamic"'
14:44:49 + TMP_GOPATH=/go
14:44:49 + hack/dockerfile/install/install.sh tini
14:44:49 + RM_GOPATH=0
14:44:49 + TMP_GOPATH=/go
14:44:49 + : /usr/local/bin
14:44:49 + '[' -z /go ']'
14:44:49 + export GOPATH=/go
14:44:49 + GOPATH=/go
14:44:49 ++ dirname hack/dockerfile/install/install.sh
14:44:49 + dir=hack/dockerfile/install
14:44:49 + bin=tini
14:44:49 + shift
14:44:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:44:49 + . hack/dockerfile/install/tini.installer
14:44:49 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:44:49 + install_tini
14:44:49 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:44:49 + git clone https://github.com/krallin/tini.git /go/tini
14:44:49 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:44:49 Cloning into '/go/tini'...
14:44:49 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
14:44:49 + cd /go/tini
14:44:49 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:44:49 + cmake .
14:44:49 -- The C compiler identification is GNU 4.8.5
14:44:49 -- Check for working C compiler: /usr/bin/cc
14:44:49 -- Check for working C compiler: /usr/bin/cc -- works
14:44:49 -- Detecting C compiler ABI info
14:44:49 -- Detecting C compiler ABI info - done
14:44:49 -- Performing Test HAS_BUILTIN_FORTIFY
14:44:49 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:44:49 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
14:44:50 -- Configuring done
14:44:50 -- Generating done
14:44:50 -- Build files have been written to: /go/tini
14:44:50 + make tini-static
14:44:50 Scanning dependencies of target tini-static
14:44:50 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:44:50 Linking C executable tini-static
14:44:50 [100%] Built target tini-static
14:44:50 + mkdir -p /usr/local/bin
14:44:50 + cp tini-static /usr/local/bin/docker-init
14:44:50 + for component in tini '"proxy dynamic"'
14:44:50 + TMP_GOPATH=/go
14:44:50 + hack/dockerfile/install/install.sh proxy dynamic
14:44:50 + RM_GOPATH=0
14:44:50 + TMP_GOPATH=/go
14:44:50 + : /usr/local/bin
14:44:50 + '[' -z /go ']'
14:44:50 + export GOPATH=/go
14:44:50 + GOPATH=/go
14:44:50 ++ dirname hack/dockerfile/install/install.sh
14:44:50 + dir=hack/dockerfile/install
14:44:50 + bin=proxy
14:44:50 + shift
14:44:50 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:44:50 + . hack/dockerfile/install/proxy.installer
14:44:50 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
14:44:50 + install_proxy dynamic
14:44:50 + case "$1" in
14:44:50 + install_proxy_dynamic
14:44:50 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:44:50 + PROXY_LDFLAGS=-linkmode=external
14:44:50 + export BUILD_MODE=-buildmode=pie
14:44:50 + BUILD_MODE=-buildmode=pie
14:44:50 + _install_proxy
14:44:50 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
14:44:50 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:44:50 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
14:44:50 Cloning into '/go/src/github.com/docker/libnetwork'...
14:44:50 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]
14:44:51 d34d61487075: Pull complete
14:44:51 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
14:44:51 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.14 [139 kB]
14:44:51 + cd /go/src/github.com/docker/libnetwork
14:44:51 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
14:44:51 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:44:51 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
14:44:52 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
14:44:52 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
14:44:53 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
14:44:53 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
14:44:54 cf0db633a67d: Pull complete
14:44:54 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
14:44:54 89c6ec31b9e9: Pull complete
14:44:54 0f7136d71739: Pull complete
14:44:54 Digest: sha256:e0660b4f1e68e0d408420acb874b396fc6dd25e7c1d03ad36e7d6d1155a4dff6
14:44:54 Status: Downloaded newer image for golang:1.12.9-alpine
14:44:54  ---> e0d646523991
14:44:54 Step 3/6 : RUN     apk add -U git bash coreutils gcc musl-dev
14:44:54 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
14:44:54 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
14:44:55 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
14:44:55 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
14:44:56 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
14:44:56  ---> Running in 6ef70c8579cf
14:44:57 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
14:44:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
14:44:57 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
14:44:57 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
14:44:58 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
14:44:58 + return
14:44:58 + VERSION=0.0.0-20190924011848-50bb8c70
14:44:58 + PRODUCT=docker
14:44:58 + hack/make.sh dynbinary
14:44:58 # WARNING! I don't seem to be running in a Docker container.
14:44:58 # The result of this command might be an incorrect build, and will not be
14:44:58 # officially supported.
14:44:58 #
14:44:58 # Try this instead: make all
14:44:58 #
14:44:58 
14:44:58 Removing bundles/
14:44:58 
14:44:58 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:44:58 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20190924011848-50bb8c70
14:44:58 GOOS="" GOARCH="" GOARM=""
14:44:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
14:44:58 (1/24) Installing ncurses-terminfo-base (6.1_p20190518-r0)
14:44:58 (2/24) Installing ncurses-terminfo (6.1_p20190518-r0)
14:44:58 (3/24) Installing ncurses-libs (6.1_p20190518-r0)
14:44:58 (4/24) Installing readline (8.0.0-r0)
14:44:58 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
14:44:58 (5/24) Installing bash (5.0.0-r0)
14:44:58 Executing bash-5.0.0-r0.post-install
14:44:58 (6/24) Installing libacl (2.2.52-r6)
14:44:58 (7/24) Installing libattr (2.4.48-r0)
14:44:58 (8/24) Installing coreutils (8.31-r0)
14:44:58 (9/24) Installing binutils (2.32-r0)
14:44:58 (10/24) Installing gmp (6.1.2-r1)
14:44:58 (11/24) Installing isl (0.18-r0)
14:44:58 (12/24) Installing libgomp (8.3.0-r0)
14:44:58 (13/24) Installing libatomic (8.3.0-r0)
14:44:58 (14/24) Installing libgcc (8.3.0-r0)
14:44:58 (15/24) Installing mpfr3 (3.1.5-r1)
14:44:58 (16/24) Installing mpc1 (1.1.0-r0)
14:44:58 (17/24) Installing libstdc++ (8.3.0-r0)
14:44:58 (18/24) Installing gcc (8.3.0-r0)
14:44:58 e37857ebcafa: Pull complete
14:44:58 b0e29f6c7f0a: Pull complete
14:44:58 Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29
14:44:58 Status: Downloaded newer image for golang:1.12.9-stretch
14:44:58  ---> 2c4a601e5da9
14:44:58 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
14:44:58 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.6 [736 kB]
14:44:59 (19/24) Installing nghttp2-libs (1.39.2-r0)
14:44:59 (20/24) Installing libcurl (7.66.0-r0)
14:44:59 (21/24) Installing expat (2.2.8-r0)
14:44:59 (22/24) Installing pcre2 (10.33-r0)
14:44:59 (23/24) Installing git (2.22.0-r0)
14:44:59 (24/24) Installing musl-dev (1.1.22-r3)
14:44:59 Executing busybox-1.30.1-r2.trigger
14:44:59 OK: 128 MiB in 39 packages
14:44:59 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.6 [3176 kB]
14:45:00 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
14:45:00 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
14:45:01 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
14:45:01 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
14:45:01 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
14:45:02 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
14:45:02 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
14:45:02 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
14:45:03 230da0e97d7a: Pull complete
14:45:03 45cf377a69d0: Pull complete
14:45:03 Digest: sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29
14:45:03 Status: Downloaded newer image for golang:1.12.9-stretch
14:45:03  ---> 44686361b334
14:45:03 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
14:45:03 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
14:45:03  ---> 53f4bb904deb
14:45:03 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
14:45:03  ---> 0b272f1036ac
14:45:03 Step 5/49 : RUN apt-get update && apt-get install -y     bash     btrfs-tools     ca-certificates     cmake     gcc     git     libc-dev     libgcc-6-dev     libltdl-dev     libseccomp-dev     libtool     make
14:45:03  ---> Running in 8ae7eae120b4
14:45:04 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
14:45:04 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
14:45:04  ---> 664a2fbafbcc
14:45:04 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
14:45:04 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
14:45:04 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
14:45:04 Removing intermediate container 6ef70c8579cf
14:45:04  ---> 7245e37155a2
14:45:04 Step 4/6 : ENV     CGO_ENABLED=0         DISABLE_WARN_OUTSIDE_CONTAINER=1
14:45:04  ---> Running in 13aba40c8e08
14:45:04 Removing intermediate container 13aba40c8e08
14:45:04  ---> b21e43ba5e50
14:45:04 Step 5/6 : WORKDIR /go/src/github.com/docker/cli
14:45:04  ---> Running in b6281c4ea99e
14:45:04 Removing intermediate container b6281c4ea99e
14:45:04  ---> d7c94f13f09e
14:45:04 Step 6/6 : CMD     ./scripts/build/binary
14:45:04  ---> Running in e1dabdadf3a2
14:45:04 Removing intermediate container e1dabdadf3a2
14:45:04  ---> 75ef8f6533c6
14:45:04 Successfully built 75ef8f6533c6
14:45:04 Successfully tagged docker-cli-native:latest
14:45:04 docker run --rm -e VERSION=0.0.0-20190925163851-63f2e107b3 -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -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
14:45:04  ---> 3ee02928ab16
14:45:04 Step 5/49 : RUN apt-get update && apt-get install -y     bash     btrfs-tools     ca-certificates     cmake     gcc     git     libc-dev     libgcc-6-dev     libltdl-dev     libseccomp-dev     libtool     make
14:45:04  ---> Running in 6d933f26c984
14:45:05 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
14:45:05 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
14:45:05 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:45:05 Ign:2 http://deb.debian.org/debian stretch InRelease
14:45:05 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:45:05 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
14:45:05 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:45:05 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:45:05 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:45:05 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
14:45:05 Building statically linked build/docker-linux-amd64
14:45:05 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:45:05 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B]
14:45:05 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
14:45:06 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
14:45:06 Fetched 7916 kB in 2s (3358 kB/s)
14:45:07 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
14:45:07 Reading package lists...
14:45:07 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
14:45:07 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:45:07 Ign:2 http://deb.debian.org/debian stretch InRelease
14:45:07 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:45:07 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
14:45:07 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:45:07 Reading package lists...
14:45:07 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
14:45:07 Building dependency tree...
14:45:07 Reading state information...
14:45:07 bash is already the newest version (4.4-5).
14:45:07 bash set to manually installed.
14:45:07 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:45:07 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
14:45:07 libgcc-6-dev set to manually installed.
14:45:07 gcc is already the newest version (4:6.3.0-4).
14:45:07 git is already the newest version (1:2.11.0-3+deb9u4).
14:45:07 libc6-dev is already the newest version (2.24-11+deb9u4).
14:45:07 make is already the newest version (4.1-9.1).
14:45:07 The following additional packages will be installed:
14:45:07   autotools-dev btrfs-progs cmake-data file libarchive13 libicu57 libjsoncpp1
14:45:07   libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2
14:45:07   sgml-base xml-core
14:45:07 Suggested packages:
14:45:07   codeblocks eclipse ninja-build lrzip libtool-doc seccomp autoconf automaken
14:45:07   gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper
14:45:07 Get:6 http://security.debian.org/debian-security stretch/updates/main armhf Packages [483 kB]
14:45:08 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
14:45:08 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
14:45:08 The following NEW packages will be installed:
14:45:08   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
14:45:08   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
14:45:08   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
14:45:08 Get:7 http://deb.debian.org/debian stretch-updates/main armhf Packages [27.3 kB]
14:45:08 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
14:45:09 Get:8 http://deb.debian.org/debian stretch/main armhf Packages [6915 kB]
14:45:09 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded.
14:45:09 Need to get 15.7 MB of archives.
14:45:09 After this operation, 69.9 MB of additional disk space will be used.
14:45:09 Get:1 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
14:45:09 Get:2 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:45:09 Get:3 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
14:45:09 Get:4 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
14:45:09 Get:5 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
14:45:09 Get:6 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:45:09 Get:7 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
14:45:09 Get:8 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
14:45:09 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
14:45:09 Get:9 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
14:45:09 Get:10 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB]
14:45:09 Get:11 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB]
14:45:09 Get:12 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB]
14:45:09 Get:13 http://deb.debian.org/debian stretch/main amd64 autotools-dev all 20161112.1 [73.4 kB]
14:45:09 Get:14 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:45:09 Get:15 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:45:09 Get:16 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB]
14:45:09 Get:17 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB]
14:45:09 Get:18 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
14:45:09 Get:19 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
14:45:09 Get:20 http://deb.debian.org/debian stretch/main amd64 libtool all 2.4.6-2 [545 kB]
14:45:09 Get:21 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
14:45:09 debconf: delaying package configuration, since apt-utils is not installed
14:45:09 Fetched 15.7 MB in 1s (12.8 MB/s)
14:45:09 Selecting previously unselected package cmake-data.
14:45:09 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
14:45: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 ... 15091 files and directories currently installed.)
14:45:09 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
14:45:09 Unpacking cmake-data (3.7.2-1) ...
14:45:09 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
14:45:09 Selecting previously unselected package liblzo2-2:amd64.
14:45:09 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:45:09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:45:09 Selecting previously unselected package libicu57:amd64.
14:45:09 Preparing to unpack .../02-libicu57_57.1-6+deb9u3_amd64.deb ...
14:45:09 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
14:45:10 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
14:45:10 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
14:45:10 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
14:45:10 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
14:45:10 Selecting previously unselected package libxml2:amd64.
14:45:10 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
14:45:10 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:45:11 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
14:45:11 Selecting previously unselected package libarchive13:amd64.
14:45:11 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
14:45:11 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:45:11 Selecting previously unselected package libjsoncpp1:amd64.
14:45:11 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
14:45:11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:45:11 Selecting previously unselected package libuv1:amd64.
14:45:11 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
14:45:11 Unpacking libuv1:amd64 (1.9.1-3) ...
14:45:11 Selecting previously unselected package cmake.
14:45:11 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
14:45:11 Unpacking cmake (3.7.2-1) ...
14:45:11 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
14:45:11 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
14:45:11 Selecting previously unselected package sgml-base.
14:45:11 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
14:45:11 Unpacking sgml-base (1.29) ...
14:45:11 Selecting previously unselected package libmagic-mgc.
14:45:11 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ...
14:45:11 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
14:45:11 Selecting previously unselected package libmagic1:amd64.
14:45:11 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ...
14:45:11 Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ...
14:45:11 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
14:45:11 Selecting previously unselected package file.
14:45:11 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_amd64.deb ...
14:45:11 Unpacking file (1:5.30-1+deb9u2) ...
14:45:11 Selecting previously unselected package autotools-dev.
14:45:11 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
14:45:11 Unpacking autotools-dev (20161112.1) ...
14:45:11 Selecting previously unselected package btrfs-progs.
14:45:11 Preparing to unpack .../13-btrfs-progs_4.7.3-1_amd64.deb ...
14:45:11 Unpacking btrfs-progs (4.7.3-1) ...
14:45:11 Selecting previously unselected package btrfs-tools.
14:45:11 Preparing to unpack .../14-btrfs-tools_4.7.3-1_amd64.deb ...
14:45:11 Unpacking btrfs-tools (4.7.3-1) ...
14:45:12 Selecting previously unselected package libltdl7:amd64.
14:45:12 Preparing to unpack .../15-libltdl7_2.4.6-2_amd64.deb ...
14:45:12 Unpacking libltdl7:amd64 (2.4.6-2) ...
14:45:12 Selecting previously unselected package libltdl-dev:amd64.
14:45:12 Preparing to unpack .../16-libltdl-dev_2.4.6-2_amd64.deb ...
14:45:12 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
14:45:12 Selecting previously unselected package libseccomp2:amd64.
14:45:12 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
14:45:12 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:45:12 Selecting previously unselected package libseccomp-dev:amd64.
14:45:12 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
14:45:12 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:45:12 Selecting previously unselected package libtool.
14:45:12 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
14:45:12 Unpacking libtool (2.4.6-2) ...
14:45:12 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
14:45:12 Selecting previously unselected package xml-core.
14:45:12 Preparing to unpack .../20-xml-core_0.17_all.deb ...
14:45:12 Unpacking xml-core (0.17) ...
14:45:12 Setting up libuv1:amd64 (1.9.1-3) ...
14:45:12 Setting up cmake-data (3.7.2-1) ...
14:45:12 Setting up sgml-base (1.29) ...
14:45:12 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
14:45:12 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:45:12 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
14:45:12 Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ...
14:45:12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:45:12 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:45:12 Setting up autotools-dev (20161112.1) ...
14:45:12 Setting up libltdl7:amd64 (2.4.6-2) ...
14:45:12 Setting up xml-core (0.17) ...
14:45:12 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:45:12 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:45:12 Setting up libltdl-dev:amd64 (2.4.6-2) ...
14:45:12 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:45:12 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:45:12 Setting up file (1:5.30-1+deb9u2) ...
14:45:12 Setting up btrfs-progs (4.7.3-1) ...
14:45:12 Setting up cmake (3.7.2-1) ...
14:45:12 Setting up libtool (2.4.6-2) ...
14:45:12 Setting up btrfs-tools (4.7.3-1) ...
14:45:12 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
14:45:12 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
14:45:12 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:45:12 Processing triggers for sgml-base (1.29) ...
14:45:13 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
14:45:13 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
14:45:14 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
14:45:14 Fetched 7730 kB in 6s (1139 kB/s)
14:45:14 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
14:45:14 Removing intermediate container 8ae7eae120b4
14:45:14  ---> 5d957f98c260
14:45:14 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
14:45:14  ---> Running in 59b448dbbb48
14:45:15 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
14:45:15 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
14:45:15 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
14:45:15 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
14:45:16 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
14:45:16 Removing intermediate container 59b448dbbb48
14:45:16  ---> 5de30e2ad048
14:45:16 Step 7/49 : FROM builder as dockerd-builder
14:45:16  ---> 5de30e2ad048
14:45:16 Step 8/49 : RUN apt-get install -y     libsystemd-dev
14:45:16  ---> Running in 119584829b23
14:45:16 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
14:45:16 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
14:45:17 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
14:45:17 Reading package lists...
14:45:17 Building dependency tree...
14:45:17 Reading state information...
14:45:17 The following NEW packages will be installed:
14:45:17   libsystemd-dev
14:45:17 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
14:45:17 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
14:45:18 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
14:45:18 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
14:45:18 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
14:45:18 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
14:45:18 Need to get 1972 kB of archives.
14:45:18 After this operation, 13.0 MB of additional disk space will be used.
14:45:18 Get:1 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
14:45:18 debconf: delaying package configuration, since apt-utils is not installed
14:45:18 Fetched 1972 kB in 1s (1923 kB/s)
14:45:18 Selecting previously unselected package libsystemd-dev:amd64.
14:45: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 ... 17660 files and directories currently installed.)
14:45:18 Preparing to unpack .../libsystemd-dev_232-25+deb9u12_amd64.deb ...
14:45:18 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
14:45:18 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
14:45:19 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
14:45:19 Reading package lists...
14:45:19 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
14:45:19 Removing intermediate container 119584829b23
14:45:19  ---> f65fcef9a7fb
14:45:19 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
14:45:19  ---> Running in a8988fb917fd
14:45:19 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
14:45:19 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
14:45:19 Removing intermediate container a8988fb917fd
14:45:19  ---> bc058ed5d3f8
14:45:19 Step 10/49 : COPY . /go/src/github.com/docker/docker
14:45:20 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
14:45:20 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
14:45:20 Removing intermediate container 5909933066ba
14:45:20  ---> 8e5e295eebb1
14:45:20 Step 25/49 : FROM builder as proxy-builder
14:45:20  ---> e70a03568c3e
14:45:20 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:45:20  ---> Using cache
14:45:20  ---> e06ba8e6c418
14:45:20 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
14:45:20  ---> Using cache
14:45:20  ---> 72cf540b0769
14:45:20 Step 28/49 : RUN . /binaries-commits &&     git checkout -q "$LIBNETWORK_COMMIT" &&     CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS"         -o /sbin/docker-proxy         github.com/docker/libnetwork/cmd/proxy
14:45:20  ---> Using cache
14:45:20  ---> cce30dd91eea
14:45:20 Step 29/49 : FROM builder as init-builder
14:45:20  ---> e70a03568c3e
14:45:20 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
14:45:20  ---> Using cache
14:45:20  ---> 10188f9a7236
14:45:20 Step 31/49 : WORKDIR /tini
14:45:20  ---> Using cache
14:45:20  ---> 905af8c4012b
14:45:20 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
14:45:20  ---> Using cache
14:45:20  ---> da06f0112e6c
14:45:20 Step 33/49 : FROM builder as runc-builder
14:45:20  ---> e70a03568c3e
14:45:20 Step 34/49 : RUN apt-get install -y libseccomp-dev
14:45:20  ---> Using cache
14:45:20  ---> 5f8d2bf00888
14:45:20 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
14:45:20  ---> Using cache
14:45:20  ---> 9db5d7125f08
14:45:20 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
14:45:20  ---> Using cache
14:45:20  ---> 9555d3de17ce
14:45:20 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
14:45:20  ---> Using cache
14:45:20  ---> ea721aa33635
14:45:20 Step 38/49 : FROM scratch
14:45:20  ---> 
14:45:20 Step 39/49 : ARG VERSION
14:45:20  ---> Running in 80834cbe8d69
14:45:20 Removing intermediate container 80834cbe8d69
14:45:20  ---> ebc88cbbc0c9
14:45:20 Step 40/49 : ARG GITCOMMIT
14:45:20  ---> Running in 25d9baf88504
14:45:20 Removing intermediate container 25d9baf88504
14:45:20  ---> 3c5486c2a61b
14:45:20 Step 41/49 : ARG BUILDTIME
14:45:20  ---> Running in b17eb57fdb64
14:45:20 Removing intermediate container b17eb57fdb64
14:45:20  ---> b51545be7d0d
14:45:20 Step 42/49 : ARG PLATFORM
14:45:20  ---> Running in 6b2bb664c66c
14:45:20 Removing intermediate container 6b2bb664c66c
14:45:20  ---> 6d14442b98bd
14:45:20 Step 43/49 : ARG ENGINE_IMAGE
14:45:20  ---> Running in 55d330947d0a
14:45:20 Removing intermediate container 55d330947d0a
14:45:20  ---> 0931d578141c
14:45:20 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
14:45:20  ---> 1e691b96f1fa
14:45:20 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
14:45:20  ---> 65c81ccd08bf
14:45:20 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
14:45:20  ---> 895bfed1e458
14:45:20 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
14:45:20  ---> c3602fefe3fb
14:45:20 Step 48/49 : LABEL     org.opencontainers.image.authors="Docker Inc."     org.opencontainers.image.created="${BUILDTIME}"     org.opencontainers.image.documentation="https://docs.docker.com/"     org.opencontainers.image.licenses="Apache-2.0"     org.opencontainers.image.revision="${GITCOMMIT}"     org.opencontainers.image.url="https://www.docker.com/products/docker-engine"     org.opencontainers.image.vendor="Docker Inc."     org.opencontainers.image.version="${VERSION}"     com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}"
14:45:20  ---> Running in 0214a4ead5db
14:45:20 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
14:45:20 Removing intermediate container 0214a4ead5db
14:45:20  ---> dbf0081e07e4
14:45:20 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
14:45:20  ---> Running in add27781d24f
14:45:21 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
14:45:21 Removing intermediate container add27781d24f
14:45:21  ---> b02fd34e5bb5
14:45:21 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
14:45:22 Successfully built b02fd34e5bb5
14:45:22 Successfully tagged dockereng/engine-community:0.0.0-20190925224908-4e9cffa
14:45:22 echo dockereng/engine-community:0.0.0-20190925224908-4e9cffa > image-linux
14:45:22 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
[Pipeline] sh
14:45:22 + pwd
14:45:22 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine clean-image clean-engine
14:45:22 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
14:45:23 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
14:45:23 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
14:45:23 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
14:45:24  ---> b51fa6ec0e22
14:45:24 Step 11/49 : ARG VERSION
14:45:24  ---> Running in 0a2f66563919
14:45:24 Removing intermediate container 0a2f66563919
14:45:24  ---> 3818862ce67a
14:45:24 Step 12/49 : ARG GITCOMMIT
14:45:24  ---> Running in 93d0dc9a8a2c
14:45:24 Removing intermediate container 93d0dc9a8a2c
14:45:24  ---> cb37351e6505
14:45:24 Step 13/49 : ARG BUILDTIME
14:45:24  ---> Running in 27ae2583990f
14:45:24 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
14:45:24 Removing intermediate container 27ae2583990f
14:45:24  ---> 0a715c25386f
14:45:24 Step 14/49 : ARG PLATFORM
14:45:24  ---> Running in 9202fd88da67
14:45:24 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
14:45:24 Removing intermediate container 9202fd88da67
14:45:24  ---> f2818d5c9140
14:45:24 Step 15/49 : ARG PRODUCT
14:45:24  ---> Running in 8f65352d43e7
14:45:24 Removing intermediate container 8f65352d43e7
14:45:24  ---> cf3fe24a156f
14:45:24 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
14:45:24  ---> Running in a4d784bdd896
14:45:24 Removing intermediate container a4d784bdd896
14:45:24  ---> 3394759b263e
14:45:24 Step 17/49 : ENV VERSION ${VERSION}
14:45:24 Reading package lists...
14:45:25  ---> Running in a150de1cfbb2
14:45:25 Removing intermediate container a150de1cfbb2
14:45:25  ---> 8bb60359c8cc
14:45:25 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
14:45:25  ---> Running in 3dd79fb6a65d
14:45:25 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
14:45:25 Removing intermediate container 3dd79fb6a65d
14:45:25  ---> a49ce05f7814
14:45:25 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
14:45:25  ---> Running in 43d2ad982baf
14:45:25 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
14:45:25 Building dependency tree...
14:45:25 Reading state information...
14:45:25 Removing intermediate container 43d2ad982baf
14:45:25  ---> 1888a030c8cd
14:45:25 Step 20/49 : ENV PLATFORM ${PLATFORM}
14:45:25  ---> Running in d75cc1064614
14:45:25 Removing intermediate container d75cc1064614
14:45:25  ---> 3f0fbb4e52c5
14:45:25 Step 21/49 : ENV PRODUCT ${PRODUCT}
14:45:25 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
14:45:25  ---> Running in d5c0b8592707
14:45:25 Removing intermediate container d5c0b8592707
14:45:25  ---> facf295ac7d6
14:45:25 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
14:45:25  ---> Running in c6487c3b45a9
14:45:26 make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine -C image clean
14:45:26 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
14:45:26 Removing intermediate container c6487c3b45a9
14:45:26  ---> 04a5e153375c
14:45:26 Step 23/49 : RUN bash ./hack/make/.go-autogen
14:45:26  ---> Running in d2d8481ec5f3
14:45:26 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.2 [5436 B]
14:45:26 debconf: delaying package configuration, since apt-utils is not installed
14:45:26 Fetched 90.5 MB in 1min 50s (819 kB/s)
14:45:26 Selecting previously unselected package libatm1:amd64.
14:45:26 (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 ... 4777 files and directories currently installed.)
14:45:26 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
14:45:26 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
14:45:26 Selecting previously unselected package liblocale-gettext-perl.
14:45:26 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
14:45:26 Unpacking liblocale-gettext-perl (1.07-1build1) ...
14:45:26 Selecting previously unselected package libmnl0:amd64.
14:45:26 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
14:45:26 Unpacking libmnl0:amd64 (1.0.3-5) ...
14:45:26 Selecting previously unselected package libpopt0:amd64.
14:45:26 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
14:45:26 Unpacking libpopt0:amd64 (1.16-10) ...
14:45:26 Selecting previously unselected package libssl1.0.0:amd64.
14:45:26 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ...
14:45:26 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
14:45:26 Selecting previously unselected package libpython3.5-minimal:amd64.
14:45:26 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.8_amd64.deb ...
14:45:26 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.8) ...
14:45:26 bash is already the newest version (4.4-5).
14:45:26 bash set to manually installed.
14:45:26 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:45:26 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
14:45:26 libgcc-6-dev set to manually installed.
14:45:26 gcc is already the newest version (4:6.3.0-4).
14:45:26 git is already the newest version (1:2.11.0-3+deb9u4).
14:45:26 libc6-dev is already the newest version (2.24-11+deb9u4).
14:45:26 make is already the newest version (4.1-9.1).
14:45:26 The following additional packages will be installed:
14:45:26   autotools-dev btrfs-progs cmake-data file libarchive13 libicu57 libjsoncpp1
14:45:26   libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2
14:45:26   sgml-base xml-core
14:45:26 Suggested packages:
14:45:26   codeblocks eclipse ninja-build lrzip libtool-doc seccomp autoconf automaken
14:45:26   gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper
14:45:26 Selecting previously unselected package libexpat1:amd64.
14:45:26 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...
14:45:26 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
14:45:26 Selecting previously unselected package python3.5-minimal.
14:45:26 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.8_amd64.deb ...
14:45:26 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.8) ...
14:45:26 Selecting previously unselected package python3-minimal.
14:45:26 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
14:45:26 Unpacking python3-minimal (3.5.1-3) ...
14:45:26 Selecting previously unselected package mime-support.
14:45:26 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
14:45:26 Unpacking mime-support (3.59ubuntu1) ...
14:45:26 Selecting previously unselected package libmpdec2:amd64.
14:45:26 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
14:45:26 Unpacking libmpdec2:amd64 (2.4.2-1) ...
14:45:26 Selecting previously unselected package libsqlite3-0:amd64.
14:45:26 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.2_amd64.deb ...
14:45:26 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.2) ...
14:45:27 Selecting previously unselected package libpython3.5-stdlib:amd64.
14:45:27 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.8_amd64.deb ...
14:45:27 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.8) ...
14:45:27 Selecting previously unselected package python3.5.
14:45:27 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.8_amd64.deb ...
14:45:27 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.8) ...
14:45:27 Selecting previously unselected package libpython3-stdlib:amd64.
14:45:27 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
14:45:27 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
14:45:27 Selecting previously unselected package dh-python.
14:45:27 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ...
14:45:27 Unpacking dh-python (2.20151103ubuntu1.2) ...
14:45:27 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:45:27 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
14:45:27 debconf: unable to initialize frontend: Dialog
14:45:27 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:45:27 debconf: falling back to frontend: Readline
14:45:27 debconf: unable to initialize frontend: Readline
14:45:27 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
14:45:27 debconf: falling back to frontend: Teletype
14:45:27 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.8) ...
14:45:27 Removing intermediate container d2d8481ec5f3
14:45:27  ---> 502550a01f1c
14:45:27 Step 24/49 : RUN go build -o /sbin/dockerd     -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper'     -i     -buildmode=pie     -a -ldflags '-w'    github.com/docker/docker/cmd/dockerd
14:45:27  ---> Running in ef798995a2c9
14:45:27 The following NEW packages will be installed:
14:45:27   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
14:45:27   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
14:45:27   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
14:45:27 0 upgraded, 21 newly installed, 0 to remove and 3 not upgraded.
14:45:27 Need to get 14.8 MB of archives.
14:45:27 After this operation, 59.6 MB of additional disk space will be used.
14:45:27 Get:1 http://deb.debian.org/debian stretch/main armhf cmake-data all 3.7.2-1 [1216 kB]
14:45:27 Get:2 http://deb.debian.org/debian stretch/main armhf liblzo2-2 armhf 2.08-1.2+b2 [49.7 kB]
14:45:27 Get:3 http://deb.debian.org/debian stretch/main armhf libicu57 armhf 57.1-6+deb9u3 [7455 kB]
14:45:27 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...
14:45:27 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.8) ...
14:45:27 Setting up python3-minimal (3.5.1-3) ...
14:45:28 rm -f /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine
14:45:28 rm -f /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine-dm
14:45:28 docker rmi dockereng/engine-community:0.0.0-20190925224908-4e9cffa
14:45:28 Get:4 http://deb.debian.org/debian stretch/main armhf libxml2 armhf 2.9.4+dfsg1-2.2+deb9u2 [825 kB]
14:45:28 Get:5 http://deb.debian.org/debian stretch/main armhf libarchive13 armhf 3.2.2-2+deb9u1 [260 kB]
14:45:28 Get:6 http://deb.debian.org/debian stretch/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
14:45:28 Get:7 http://deb.debian.org/debian stretch/main armhf libuv1 armhf 1.9.1-3 [74.6 kB]
14:45:28 Get:8 http://deb.debian.org/debian stretch/main armhf cmake armhf 3.7.2-1 [2629 kB]
14:45:28 Get:9 http://deb.debian.org/debian stretch/main armhf sgml-base all 1.29 [14.8 kB]
14:45:28 Get:10 http://deb.debian.org/debian stretch/main armhf libmagic-mgc armhf 1:5.30-1+deb9u2 [222 kB]
14:45:28 Get:11 http://deb.debian.org/debian stretch/main armhf libmagic1 armhf 1:5.30-1+deb9u2 [105 kB]
14:45:28 Get:12 http://deb.debian.org/debian stretch/main armhf file armhf 1:5.30-1+deb9u2 [63.8 kB]
14:45:28 Get:13 http://deb.debian.org/debian stretch/main armhf autotools-dev all 20161112.1 [73.4 kB]
14:45:28 Get:14 http://deb.debian.org/debian stretch/main armhf btrfs-progs armhf 4.7.3-1 [546 kB]
14:45:28 Get:15 http://deb.debian.org/debian stretch/main armhf btrfs-tools armhf 4.7.3-1 [16.9 kB]
14:45:28 Get:16 http://deb.debian.org/debian stretch/main armhf libltdl7 armhf 2.4.6-2 [386 kB]
14:45:28 Get:17 http://deb.debian.org/debian stretch/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
14:45:28 Get:18 http://deb.debian.org/debian stretch/main armhf libseccomp2 armhf 2.3.1-2.1+deb9u1 [31.3 kB]
14:45:28 Get:19 http://deb.debian.org/debian stretch/main armhf libseccomp-dev armhf 2.3.1-2.1+deb9u1 [58.1 kB]
14:45:28 Get:20 http://deb.debian.org/debian stretch/main armhf libtool all 2.4.6-2 [545 kB]
14:45:28 Get:21 http://deb.debian.org/debian stretch/main armhf xml-core all 0.17 [23.2 kB]
14:45:28 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:45:28 Selecting previously unselected package python3.
14:45: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 ... 5783 files and directories currently installed.)
14:45:28 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
14:45:28 Unpacking python3 (3.5.1-3) ...
14:45:28 Selecting previously unselected package libgdbm3:amd64.
14:45:28 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
14:45:28 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
14:45:28 Selecting previously unselected package libffi6:amd64.
14:45:28 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
14:45:28 Unpacking libffi6:amd64 (3.2.1-4) ...
14:45:28 Untagged: dockereng/engine-community:0.0.0-20190925224908-4e9cffa
14:45:28 Deleted: sha256:b02fd34e5bb54d607215156d8a69515a40d4df1bc245e2e7f641b6444d18a8ea
14:45:28 Deleted: sha256:dbf0081e07e4e6f5f90a00d96b3967464dffbfeb58386d7e9b83475e0c1c9a57
14:45:28 Deleted: sha256:c3602fefe3fb6543cda0b69ba91525d80194adc81cb4358025cdf3fd49b6c890
14:45:28 Deleted: sha256:e268018945b8fe94e0df9142de63a820d1606085a14c26cc4e1f8487d0ae5171
14:45:28 Deleted: sha256:895bfed1e45892ad8fee81013f42ed84c298b9bffbf3472816cbc8ae22168cc7
14:45:28 Deleted: sha256:5964ec6c2b666b3d49245bb8b6ad9113cd1482ca647f12c900e610e20d855950
14:45:28 Deleted: sha256:65c81ccd08bf300da5a98f98503a54be91b77f2daa71cd142fc9e0f69c83793c
14:45:28 Deleted: sha256:b5598904bc8f7cafffca5032207ae757dc44db1df375465d957e843a2f1b8010
14:45:28 Deleted: sha256:1e691b96f1faad7c468d9c77b744b3f9921640b4be6b8a03d49b97d93e071bc0
14:45:28 Deleted: sha256:50925d4da71d040cc9c756ad0050ec5cd4d21f6af997322efbe2953198e6a3da
14:45:28 Deleted: sha256:0931d578141c6331c22aa4be261502fb58e4ee79f49e06454a11e5a0839ba608
14:45:28 Deleted: sha256:6d14442b98bdb4b0553b22d25263fc74cb42080f38d82c6e27c25f66f1a418bb
14:45:28 Deleted: sha256:b51545be7d0db4012643a984cae043c26b1e4c7f983e01c271c93e7d7f6d3976
14:45:28 Deleted: sha256:3c5486c2a61b74b3a2540bde5d6e4e194a6064e12a01c3830029ed57253e046a
14:45:28 Deleted: sha256:ebc88cbbc0c96ed8af30fbd80305653553921bc58daa84ece652be79e23f2cf1
14:45:28 docker rmi dockereng/engine-community:0.0.0-20190925224908-4e9cffa-dm
14:45:28 Error: No such image: dockereng/engine-community:0.0.0-20190925224908-4e9cffa-dm
14:45:28 Makefile:35: recipe for target 'clean' failed
14:45:28 make[1]: [clean] Error 1 (ignored)
14:45:28 rm -f image-linux
14:45:28 rm -f -r artifacts
14:45:28 rm -f *.tar
14:45:28 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
14:45:28 rm -rf /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine
14:45:28 Selecting previously unselected package libglib2.0-0:amd64.
14:45:28 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_amd64.deb ...
14:45:28 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...
14:45:28 Selecting previously unselected package libxau6:amd64.
14:45:28 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
14:45:28 Unpacking libxau6:amd64 (1:1.0.8-1) ...
14:45:28 Selecting previously unselected package libxdmcp6:amd64.
14:45:28 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
14:45:28 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
14:45:28 Selecting previously unselected package libxcb1:amd64.
14:45:28 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
14:45:28 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
14:45:28 Selecting previously unselected package libx11-data.
14:45:28 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...
14:45:28 Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...
14:45:28 Selecting previously unselected package libx11-6:amd64.
14:45:28 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...
14:45:28 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
14:45:28 Selecting previously unselected package libxext6:amd64.
14:45:28 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
14:45:28 Unpacking libxext6:amd64 (2:1.3.3-1) ...
14:45:28 Selecting previously unselected package groff-base.
14:45:28 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
14:45:28 Unpacking groff-base (1.22.3-7) ...
14:45:28 Selecting previously unselected package bsdmainutils.
14:45:28 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
14:45:28 Unpacking bsdmainutils (9.0.6ubuntu3) ...
14:45:28 Selecting previously unselected package libpipeline1:amd64.
14:45:28 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
14:45:28 Unpacking libpipeline1:amd64 (1.4.1-2) ...
14:45:28 Selecting previously unselected package man-db.
14:45:28 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
14:45:28 Unpacking man-db (2.7.5-1) ...
14:45:29 Selecting previously unselected package sgml-base.
14:45:29 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
14:45:29 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
14:45:29 Selecting previously unselected package libunistring0:amd64.
14:45:29 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
14:45:29 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
14:45:29 Selecting previously unselected package perl-modules-5.22.
14:45:29 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...
14:45:29 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
14:45:29 debconf: delaying package configuration, since apt-utils is not installed
14:45:29 Fetched 14.8 MB in 0s (18.2 MB/s)
14:45:29 Selecting previously unselected package cmake-data.
14:45:29 (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 ... 14837 files and directories currently installed.)
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:45:29 Selecting previously unselected package libperl5.22:amd64.
14:45:29 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ...
14:45:29 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
14:45:29 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
14:45:29 Unpacking cmake-data (3.7.2-1) ...
14:45:30 Selecting previously unselected package perl.
14:45:30 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ...
14:45:30 Unpacking perl (5.22.1-9ubuntu0.6) ...
14:45:30 Selecting previously unselected package libpython2.7-minimal:amd64.
14:45:30 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.8_amd64.deb ...
14:45:30 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.8) ...
14:45:30 Selecting previously unselected package python2.7-minimal.
14:45:30 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.8_amd64.deb ...
14:45:30 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.8) ...
14:45:30 Selecting previously unselected package python-minimal.
14:45:30 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
14:45:30 Unpacking python-minimal (2.7.12-1~16.04) ...
14:45:30 Selecting previously unselected package libpython2.7-stdlib:amd64.
14:45:30 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.8_amd64.deb ...
14:45:30 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.8) ...
14:45:30 Selecting previously unselected package python2.7.
14:45:30 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.8_amd64.deb ...
14:45:30 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.8) ...
14:45:30 Selecting previously unselected package libpython-stdlib:amd64.
14:45:30 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
14:45:30 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
14:45:30 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:45:30 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.8) ...
14:45:30 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.8) ...
14:45:30 Selecting previously unselected package liblzo2-2:armhf.
14:45:30 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_armhf.deb ...
14:45:30 Unpacking liblzo2-2:armhf (2.08-1.2+b2) ...
14:45:31 Linking and byte-compiling packages for runtime python2.7...
14:45:31 Setting up python-minimal (2.7.12-1~16.04) ...
14:45:31 Selecting previously unselected package python.
14:45:31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9163 files and directories currently installed.)
14:45:31 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
14:45:31 Unpacking python (2.7.12-1~16.04) ...
14:45:31 Selecting previously unselected package libgmp10:amd64.
14:45:31 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
14:45:31 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
14:45:31 Selecting previously unselected package libmpfr4:amd64.
14:45:31 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
14:45:31 Unpacking libmpfr4:amd64 (3.1.4-1) ...
14:45:31 Selecting previously unselected package libmpc3:amd64.
14:45:31 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
14:45:31 Unpacking libmpc3:amd64 (1.0.3-1) ...
14:45:31 Selecting previously unselected package bzip2.
14:45:31 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
14:45:31 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
14:45:31 Selecting previously unselected package libicu57:armhf.
14:45:31 Preparing to unpack .../02-libicu57_57.1-6+deb9u3_armhf.deb ...
14:45:31 Unpacking libicu57:armhf (57.1-6+deb9u3) ...
14:45:31 Selecting previously unselected package distro-info-data.
14:45:31 Preparing to unpack .../distro-info-data_0.28ubuntu0.12_all.deb ...
14:45:31 Unpacking distro-info-data (0.28ubuntu0.12) ...
14:45:31 Selecting previously unselected package libmagic1:amd64.
14:45:31 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.2_amd64.deb ...
14:45:31 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.2) ...
14:45:31 Selecting previously unselected package file.
14:45:31 Preparing to unpack .../file_1%3a5.25-2ubuntu1.2_amd64.deb ...
14:45:31 Unpacking file (1:5.25-2ubuntu1.2) ...
14:45:31 Selecting previously unselected package iproute2.
14:45:31 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
14:45:31 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
14:45:31 Selecting previously unselected package ifupdown.
14:45:31 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
14:45:31 Unpacking ifupdown (0.8.10ubuntu1.4) ...
14:45:31 Selecting previously unselected package libisc-export160.
14:45:31 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ...
14:45:31 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
14:45:31 Selecting previously unselected package libdns-export162.
14:45:31 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ...
14:45:31 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
14:45:31 Selecting previously unselected package isc-dhcp-client.
14:45:31 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
14:45:32 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
14:45:32 Selecting previously unselected package isc-dhcp-common.
14:45:32 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
14:45:32 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
14:45:32 Selecting previously unselected package less.
14:45:32 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
14:45:32 Unpacking less (481-2.1ubuntu0.2) ...
14:45:32 Selecting previously unselected package libapt-inst2.0:amd64.
14:45:32 Preparing to unpack .../libapt-inst2.0_1.2.32_amd64.deb ...
14:45:32 Unpacking libapt-inst2.0:amd64 (1.2.32) ...
14:45:32 Selecting previously unselected package libbsd0:amd64.
14:45:32 Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ...
14:45:32 Unpacking libbsd0:amd64 (0.8.2-1) ...
14:45:32 Selecting previously unselected package libnettle6:amd64.
14:45:32 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
14:45:32 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
14:45:32 Selecting previously unselected package libhogweed4:amd64.
14:45:32 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
14:45:32 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
14:45:32 Selecting previously unselected package libidn11:amd64.
14:45:32 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
14:45:32 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
14:45:32 Selecting previously unselected package libp11-kit0:amd64.
14:45:32 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
14:45:32 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
14:45:32 Selecting previously unselected package libtasn1-6:amd64.
14:45:32 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
14:45:32 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
14:45:32 Selecting previously unselected package libgnutls30:amd64.
14:45:32 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.5_amd64.deb ...
14:45:32 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.5) ...
14:45:32 Selecting previously unselected package libxtables11:amd64.
14:45:32 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
14:45:32 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
14:45:32 Selecting previously unselected package lsb-release.
14:45:32 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
14:45:32 Unpacking lsb-release (9.20160110ubuntu0.2) ...
14:45:32 Selecting previously unselected package netbase.
14:45:32 Preparing to unpack .../archives/netbase_5.3_all.deb ...
14:45:32 Unpacking netbase (5.3) ...
14:45:32 Selecting previously unselected package openssl.
14:45:32 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ...
14:45:32 Unpacking openssl (1.0.2g-1ubuntu4.15) ...
14:45:32 Selecting previously unselected package ca-certificates.
14:45:32 Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ...
14:45:32 Unpacking ca-certificates (20170717~16.04.2) ...
14:45:33 Selecting previously unselected package libasprintf0v5:amd64.
14:45:33 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
14:45:33 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
14:45:33 Selecting previously unselected package gettext-base.
14:45:33 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
14:45:33 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
14:45:33 Selecting previously unselected package iso-codes.
14:45:33 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
14:45:33 Unpacking iso-codes (3.65-1) ...
14:45:33 Selecting previously unselected package krb5-locales.
14:45:33 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...
14:45:33 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
14:45:33 Selecting previously unselected package libroken18-heimdal:amd64.
14:45:33 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:33 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:33 Selecting previously unselected package libasn1-8-heimdal:amd64.
14:45:33 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:33 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:33 Selecting previously unselected package libkrb5support0:amd64.
14:45:33 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
14:45:33 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:33 Selecting previously unselected package libk5crypto3:amd64.
14:45:33 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
14:45:33 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:33 Selecting previously unselected package libkeyutils1:amd64.
14:45:33 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
14:45:33 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
14:45:33 Selecting previously unselected package libkrb5-3:amd64.
14:45:33 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
14:45:33 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:33 Selecting previously unselected package libgssapi-krb5-2:amd64.
14:45:33 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
14:45:33 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:33 Selecting previously unselected package libhcrypto4-heimdal:amd64.
14:45:33 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:33 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:33 Selecting previously unselected package libheimbase1-heimdal:amd64.
14:45:33 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:33 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:33 Selecting previously unselected package libwind0-heimdal:amd64.
14:45:33 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:33 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:33 Selecting previously unselected package libhx509-5-heimdal:amd64.
14:45:33 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:33 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:34 Selecting previously unselected package libkrb5-26-heimdal:amd64.
14:45:34 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:34 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:34 Selecting previously unselected package libheimntlm0-heimdal:amd64.
14:45:34 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:34 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:34 Selecting previously unselected package libgssapi3-heimdal:amd64.
14:45:34 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
14:45:34 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:34 Selecting previously unselected package libsasl2-modules-db:amd64.
14:45:34 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...
14:45:34 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
14:45:34 Selecting previously unselected package libsasl2-2:amd64.
14:45:34 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...
14:45:34 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
14:45:34 Selecting previously unselected package libldap-2.4-2:amd64.
14:45:34 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_amd64.deb ...
14:45:34 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...
14:45:34 Selecting previously unselected package librtmp1:amd64.
14:45:34 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
14:45:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
14:45:34 Selecting previously unselected package libcurl3-gnutls:amd64.
14:45:34 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_amd64.deb ...
14:45:34 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...
14:45:34 Selecting previously unselected package libedit2:amd64.
14:45:34 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
14:45:34 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
14:45:34 Selecting previously unselected package libglib2.0-data.
14:45:34 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.4_all.deb ...
14:45:34 Unpacking libglib2.0-data (2.48.2-0ubuntu4.4) ...
14:45:34 Selecting previously unselected package libicu55:amd64.
14:45:34 Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ...
14:45:34 Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ...
14:45:34 Selecting previously unselected package libxml2:armhf.
14:45:34 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_armhf.deb ...
14:45:34 Unpacking libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ...
14:45:34 Selecting previously unselected package libarchive13:armhf.
14:45:34 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_armhf.deb ...
14:45:34 Unpacking libarchive13:armhf (3.2.2-2+deb9u1) ...
14:45:34 Selecting previously unselected package libjsoncpp1:armhf.
14:45:34 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
14:45:34 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
14:45:35 Selecting previously unselected package libuv1:armhf.
14:45:35 Preparing to unpack .../06-libuv1_1.9.1-3_armhf.deb ...
14:45:35 Unpacking libuv1:armhf (1.9.1-3) ...
14:45:35 Selecting previously unselected package cmake.
14:45:35 Preparing to unpack .../07-cmake_3.7.2-1_armhf.deb ...
14:45:35 Unpacking cmake (3.7.2-1) ...
14:45:35 Selecting previously unselected package libsasl2-modules:amd64.
14:45:35 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...
14:45:35 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
14:45:35 Selecting previously unselected package libxml2:amd64.
14:45:35 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ...
14:45:35 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ...
14:45:35 Selecting previously unselected package libxmuu1:amd64.
14:45:35 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
14:45:35 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
14:45:35 Selecting previously unselected package manpages.
14:45:35 Preparing to unpack .../manpages_4.04-2_all.deb ...
14:45:35 Unpacking manpages (4.04-2) ...
14:45:35 Selecting previously unselected package openssh-client.
14:45:35 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_amd64.deb ...
14:45:35 Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ...
14:45:35 Selecting previously unselected package python-apt-common.
14:45:35 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.5_all.deb ...
14:45:35 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.5) ...
14:45:35 Selecting previously unselected package python3-apt.
14:45:35 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.5_amd64.deb ...
14:45:35 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.5) ...
14:45:35 Selecting previously unselected package rsync.
14:45:35 Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_amd64.deb ...
14:45:35 Unpacking rsync (3.1.1-3ubuntu1.2) ...
14:45:36 Selecting previously unselected package shared-mime-info.
14:45:36 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
14:45:36 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
14:45:36 Selecting previously unselected package strace.
14:45:36 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
14:45:36 Unpacking strace (4.11-1ubuntu3) ...
14:45:36 Selecting previously unselected package xauth.
14:45:36 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
14:45:36 Unpacking xauth (1:1.0.9-1ubuntu2) ...
14:45:36 Selecting previously unselected package xdg-user-dirs.
14:45:36 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
14:45:36 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
14:45:36 Selecting previously unselected package xml-core.
14:45:36 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
14:45:36 Unpacking xml-core (0.13+nmu2) ...
14:45:36 Selecting previously unselected package at.
14:45:36 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
14:45:36 Unpacking at (3.1.18-2ubuntu1) ...
14:45:36 Selecting previously unselected package autotools-dev.
14:45:36 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
14:45:36 Unpacking autotools-dev (20150820.1) ...
14:45:36 Selecting previously unselected package binutils.
14:45:36 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
14:45:36 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
14:45:36 Selecting previously unselected package sgml-base.
14:45:36 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
14:45:36 Unpacking sgml-base (1.29) ...
14:45:36 Selecting previously unselected package libmagic-mgc.
14:45:36 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_armhf.deb ...
14:45:36 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
14:45:36 Selecting previously unselected package libc-dev-bin.
14:45:36 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ...
14:45:36 Unpacking libc-dev-bin (2.23-0ubuntu11) ...
14:45:36 Selecting previously unselected package linux-libc-dev:amd64.
14:45:36 Preparing to unpack .../linux-libc-dev_4.4.0-164.192_amd64.deb ...
14:45:36 Unpacking linux-libc-dev:amd64 (4.4.0-164.192) ...
14:45:36 Selecting previously unselected package libc6-dev:amd64.
14:45:36 Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ...
14:45:36 Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ...
14:45:37 Selecting previously unselected package libmagic1:armhf.
14:45:37 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_armhf.deb ...
14:45:37 Unpacking libmagic1:armhf (1:5.30-1+deb9u2) ...
14:45:37 Selecting previously unselected package file.
14:45:37 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_armhf.deb ...
14:45:37 Unpacking file (1:5.30-1+deb9u2) ...
14:45:37 Selecting previously unselected package libisl15:amd64.
14:45:37 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
14:45:37 Unpacking libisl15:amd64 (0.16.1-1) ...
14:45:37 Selecting previously unselected package cpp-5.
14:45:37 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:37 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ...
14:45:37 Selecting previously unselected package autotools-dev.
14:45:37 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
14:45:37 Unpacking autotools-dev (20161112.1) ...
14:45:37 Selecting previously unselected package btrfs-progs.
14:45:37 Preparing to unpack .../13-btrfs-progs_4.7.3-1_armhf.deb ...
14:45:37 Unpacking btrfs-progs (4.7.3-1) ...
14:45:38 Selecting previously unselected package cpp.
14:45:38 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
14:45:38 Unpacking cpp (4:5.3.1-1ubuntu1) ...
14:45:38 Selecting previously unselected package libcc1-0:amd64.
14:45:38 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libgomp1:amd64.
14:45:38 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package btrfs-tools.
14:45:38 Preparing to unpack .../14-btrfs-tools_4.7.3-1_armhf.deb ...
14:45:38 Unpacking btrfs-tools (4.7.3-1) ...
14:45:38 Selecting previously unselected package libltdl7:armhf.
14:45:38 Preparing to unpack .../15-libltdl7_2.4.6-2_armhf.deb ...
14:45:38 Unpacking libltdl7:armhf (2.4.6-2) ...
14:45:38 Selecting previously unselected package libltdl-dev:armhf.
14:45:38 Preparing to unpack .../16-libltdl-dev_2.4.6-2_armhf.deb ...
14:45:38 Unpacking libltdl-dev:armhf (2.4.6-2) ...
14:45:38 Selecting previously unselected package libseccomp2:armhf.
14:45:38 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_armhf.deb ...
14:45:38 Unpacking libseccomp2:armhf (2.3.1-2.1+deb9u1) ...
14:45:38 Selecting previously unselected package libitm1:amd64.
14:45:38 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libatomic1:amd64.
14:45:38 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libasan2:amd64.
14:45:38 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package liblsan0:amd64.
14:45:38 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libtsan0:amd64.
14:45:38 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libubsan0:amd64.
14:45:38 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libcilkrts5:amd64.
14:45:38 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libmpx0:amd64.
14:45:38 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libquadmath0:amd64.
14:45:38 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libgcc-5-dev:amd64.
14:45:38 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:38 Selecting previously unselected package libseccomp-dev:armhf.
14:45:38 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_armhf.deb ...
14:45:38 Unpacking libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ...
14:45:38 Selecting previously unselected package libtool.
14:45:38 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
14:45:38 Unpacking libtool (2.4.6-2) ...
14:45:38 Selecting previously unselected package xml-core.
14:45:38 Preparing to unpack .../20-xml-core_0.17_all.deb ...
14:45:38 Unpacking xml-core (0.17) ...
14:45:38 Selecting previously unselected package gcc-5.
14:45:38 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:38 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ...
14:45:39 Setting up libuv1:armhf (1.9.1-3) ...
14:45:39 Setting up cmake-data (3.7.2-1) ...
14:45:39 Setting up sgml-base (1.29) ...
14:45:39 Setting up libicu57:armhf (57.1-6+deb9u3) ...
14:45:39 Selecting previously unselected package gcc.
14:45:39 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
14:45:39 Unpacking gcc (4:5.3.1-1ubuntu1) ...
14:45:39 Selecting previously unselected package libstdc++-5-dev:amd64.
14:45:39 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:39 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:39 Setting up libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ...
14:45:39 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
14:45:39 Setting up libmagic1:armhf (1:5.30-1+deb9u2) ...
14:45:39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:45:39 Setting up libseccomp2:armhf (2.3.1-2.1+deb9u1) ...
14:45:39 Setting up autotools-dev (20161112.1) ...
14:45:39 Setting up libltdl7:armhf (2.4.6-2) ...
14:45:39 Setting up xml-core (0.17) ...
14:45:40 Selecting previously unselected package g++-5.
14:45:40 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
14:45:40 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ...
14:45:40 Setting up liblzo2-2:armhf (2.08-1.2+b2) ...
14:45:40 Setting up libjsoncpp1:armhf (1.7.4-3) ...
14:45:40 Setting up libltdl-dev:armhf (2.4.6-2) ...
14:45:40 Setting up libarchive13:armhf (3.2.2-2+deb9u1) ...
14:45:40 Setting up libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ...
14:45:40 Setting up file (1:5.30-1+deb9u2) ...
14:45:40 Setting up btrfs-progs (4.7.3-1) ...
14:45:40 Setting up cmake (3.7.2-1) ...
14:45:40 Setting up libtool (2.4.6-2) ...
14:45:40 Setting up btrfs-tools (4.7.3-1) ...
14:45:40 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:45:40 Selecting previously unselected package g++.
14:45:40 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
14:45:40 Unpacking g++ (4:5.3.1-1ubuntu1) ...
14:45:40 Selecting previously unselected package make.
14:45:40 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
14:45:40 Unpacking make (4.1-6) ...
14:45:41 Selecting previously unselected package libdpkg-perl.
14:45:41 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...
14:45:41 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...
14:45:41 Selecting previously unselected package xz-utils.
14:45:41 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
14:45:41 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
14:45:41 Selecting previously unselected package patch.
14:45:41 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
14:45:41 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
14:45:41 Selecting previously unselected package dpkg-dev.
14:45:41 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...
14:45:41 Unpacking dpkg-dev (1.18.4ubuntu1.6) ...
14:45:41 Processing triggers for sgml-base (1.29) ...
14:45:41 Selecting previously unselected package build-essential.
14:45:41 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
14:45:41 Unpacking build-essential (12.1ubuntu2) ...
14:45:41 Selecting previously unselected package curl.
14:45:41 Preparing to unpack .../curl_7.47.0-1ubuntu2.14_amd64.deb ...
14:45:41 Unpacking curl (7.47.0-1ubuntu2.14) ...
14:45:41 Selecting previously unselected package dctrl-tools.
14:45:41 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
14:45:41 Unpacking dctrl-tools (2.24-2) ...
14:45:41 Selecting previously unselected package libcroco3:amd64.
14:45:41 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
14:45:41 Unpacking libcroco3:amd64 (0.6.11-1) ...
14:45:41 Selecting previously unselected package gettext.
14:45:41 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
14:45:41 Unpacking gettext (0.19.7-2ubuntu3.1) ...
14:45:41 Selecting previously unselected package intltool-debian.
14:45:41 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
14:45:41 Unpacking intltool-debian (0.35.0+20060710.4) ...
14:45:41 Selecting previously unselected package po-debconf.
14:45:41 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
14:45:41 Unpacking po-debconf (1.0.19) ...
14:45:41 Selecting previously unselected package libarchive-zip-perl.
14:45:41 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
14:45:41 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
14:45:41 Selecting previously unselected package libfile-stripnondeterminism-perl.
14:45:41 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
14:45:41 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
14:45:41 Selecting previously unselected package libtimedate-perl.
14:45:41 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
14:45:41 Unpacking libtimedate-perl (2.3000-2) ...
14:45:41 Selecting previously unselected package dh-strip-nondeterminism.
14:45:41 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
14:45:41 Unpacking dh-strip-nondeterminism (0.015-1) ...
14:45:41 Selecting previously unselected package debhelper.
14:45:41 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
14:45:41 Unpacking debhelper (9.20160115ubuntu3) ...
14:45:41 Selecting previously unselected package devscripts.
14:45:41 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
14:45:41 Unpacking devscripts (2.16.2ubuntu3) ...
14:45:42 Selecting previously unselected package diffstat.
14:45:42 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
14:45:42 Unpacking diffstat (1.61-1) ...
14:45:42 Selecting previously unselected package dput.
14:45:42 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
14:45:42 Unpacking dput (0.9.6.4ubuntu3) ...
14:45:42 Selecting previously unselected package libfakeroot:amd64.
14:45:42 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
14:45:42 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
14:45:42 Selecting previously unselected package fakeroot.
14:45:42 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
14:45:42 Unpacking fakeroot (1.20.2-1ubuntu1) ...
14:45:42 Selecting previously unselected package liberror-perl.
14:45:42 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
14:45:42 Unpacking liberror-perl (0.17-1.2) ...
14:45:42 Selecting previously unselected package git-man.
14:45:42 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.6_all.deb ...
14:45:42 Unpacking git-man (1:2.7.4-0ubuntu1.6) ...
14:45:42 Selecting previously unselected package git.
14:45:42 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.6_amd64.deb ...
14:45:42 Unpacking git (1:2.7.4-0ubuntu1.6) ...
14:45:43 Selecting previously unselected package libalgorithm-diff-perl.
14:45:43 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
14:45:43 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
14:45:43 Selecting previously unselected package libalgorithm-diff-xs-perl.
14:45:43 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
14:45:43 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
14:45:43 Selecting previously unselected package libalgorithm-merge-perl.
14:45:43 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
14:45:43 Unpacking libalgorithm-merge-perl (0.08-3) ...
14:45:43 Selecting previously unselected package libapt-pkg-perl.
14:45:43 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
14:45:43 Unpacking libapt-pkg-perl (0.1.29build7) ...
14:45:43 Selecting previously unselected package libasprintf-dev:amd64.
14:45:43 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
14:45:43 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
14:45:43 Selecting previously unselected package libhtml-tagset-perl.
14:45:43 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
14:45:43 Unpacking libhtml-tagset-perl (3.20-2) ...
14:45:43 Selecting previously unselected package liburi-perl.
14:45:43 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
14:45:43 Unpacking liburi-perl (1.71-1) ...
14:45:43 Selecting previously unselected package libhtml-parser-perl.
14:45:43 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
14:45:43 Unpacking libhtml-parser-perl (3.72-1) ...
14:45:43 Selecting previously unselected package libcgi-pm-perl.
14:45:43 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
14:45:43 Unpacking libcgi-pm-perl (4.26-1) ...
14:45:43 Selecting previously unselected package libfcgi-perl.
14:45:43 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
14:45:43 Unpacking libfcgi-perl (0.77-1build1) ...
14:45:43 Selecting previously unselected package libcgi-fast-perl.
14:45:43 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
14:45:43 Unpacking libcgi-fast-perl (1:2.10-1) ...
14:45:43 Selecting previously unselected package libsub-name-perl.
14:45:43 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
14:45:43 Unpacking libsub-name-perl (0.14-1build1) ...
14:45:43 Selecting previously unselected package libclass-accessor-perl.
14:45:43 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
14:45:43 Unpacking libclass-accessor-perl (0.34-1) ...
14:45:43 Selecting previously unselected package libclone-perl.
14:45:43 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
14:45:43 Unpacking libclone-perl (0.38-1build1) ...
14:45:43 Selecting previously unselected package libdata-alias-perl.
14:45:43 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
14:45:43 Unpacking libdata-alias-perl (1.20-1build1) ...
14:45:43 Selecting previously unselected package libdigest-hmac-perl.
14:45:43 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
14:45:43 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
14:45:43 Selecting previously unselected package libdistro-info-perl.
14:45:43 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ...
14:45:43 Unpacking libdistro-info-perl (0.14ubuntu0.1) ...
14:45:43 Selecting previously unselected package libnet-ssleay-perl.
14:45:43 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
14:45:43 Unpacking libnet-ssleay-perl (1.72-1build1) ...
14:45:43 Selecting previously unselected package libio-socket-ssl-perl.
14:45:43 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
14:45:43 Unpacking libio-socket-ssl-perl (2.024-1) ...
14:45:43 Selecting previously unselected package libnet-smtp-ssl-perl.
14:45:43 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
14:45:43 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
14:45:43 Selecting previously unselected package libmailtools-perl.
14:45:43 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
14:45:43 Unpacking libmailtools-perl (2.13-1) ...
14:45:43 Selecting previously unselected package libsocket6-perl.
14:45:43 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
14:45:43 Unpacking libsocket6-perl (0.25-1build2) ...
14:45:43 Selecting previously unselected package libio-socket-inet6-perl.
14:45:43 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
14:45:43 Unpacking libio-socket-inet6-perl (2.72-2) ...
14:45:43 Selecting previously unselected package libnet-ip-perl.
14:45:43 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
14:45:43 Unpacking libnet-ip-perl (1.26-1) ...
14:45:43 Selecting previously unselected package libnet-dns-perl.
14:45:43 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
14:45:43 Unpacking libnet-dns-perl (0.81-2build1) ...
14:45:43 Selecting previously unselected package libnet-domain-tld-perl.
14:45:43 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
14:45:43 Unpacking libnet-domain-tld-perl (1.73-1) ...
14:45:44 Selecting previously unselected package libemail-valid-perl.
14:45:44 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
14:45:44 Unpacking libemail-valid-perl (1.198-1) ...
14:45:44 Selecting previously unselected package libencode-locale-perl.
14:45:44 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
14:45:44 Unpacking libencode-locale-perl (1.05-1) ...
14:45:44 Selecting previously unselected package libexporter-tiny-perl.
14:45:44 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
14:45:44 Unpacking libexporter-tiny-perl (0.042-1) ...
14:45:44 Selecting previously unselected package libipc-system-simple-perl.
14:45:44 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
14:45:44 Unpacking libipc-system-simple-perl (1.25-3) ...
14:45:44 Selecting previously unselected package libfile-basedir-perl.
14:45:44 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
14:45:44 Unpacking libfile-basedir-perl (0.07-1) ...
14:45:44 Selecting previously unselected package libfile-fcntllock-perl.
14:45:44 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
14:45:44 Unpacking libfile-fcntllock-perl (0.22-3) ...
14:45:44 Selecting previously unselected package libhttp-date-perl.
14:45:44 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
14:45:44 Unpacking libhttp-date-perl (6.02-1) ...
14:45:44 Selecting previously unselected package libfile-listing-perl.
14:45:44 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
14:45:44 Unpacking libfile-listing-perl (6.04-1) ...
14:45:44 Selecting previously unselected package libfont-afm-perl.
14:45:44 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
14:45:44 Unpacking libfont-afm-perl (1.20-1) ...
14:45:44 Selecting previously unselected package libgettextpo0:amd64.
14:45:44 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
14:45:44 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
14:45:44 Selecting previously unselected package libgettextpo-dev:amd64.
14:45:44 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
14:45:44 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
14:45:44 Selecting previously unselected package libio-html-perl.
14:45:44 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
14:45:44 Unpacking libio-html-perl (1.001-1) ...
14:45:44 Selecting previously unselected package liblwp-mediatypes-perl.
14:45:44 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
14:45:44 Unpacking liblwp-mediatypes-perl (6.02-1) ...
14:45:44 Selecting previously unselected package libhttp-message-perl.
14:45:44 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
14:45:44 Unpacking libhttp-message-perl (6.11-1) ...
14:45:44 Selecting previously unselected package libhtml-form-perl.
14:45:44 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
14:45:44 Unpacking libhtml-form-perl (6.03-1) ...
14:45:44 Selecting previously unselected package libhtml-tree-perl.
14:45:44 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
14:45:44 Unpacking libhtml-tree-perl (5.03-2) ...
14:45:44 Selecting previously unselected package libhtml-format-perl.
14:45:44 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
14:45:44 Unpacking libhtml-format-perl (2.11-2) ...
14:45:44 Selecting previously unselected package libhttp-cookies-perl.
14:45:44 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
14:45:44 Unpacking libhttp-cookies-perl (6.01-1) ...
14:45:44 Selecting previously unselected package libhttp-daemon-perl.
14:45:44 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
14:45:44 Unpacking libhttp-daemon-perl (6.01-1) ...
14:45:44 Selecting previously unselected package libhttp-negotiate-perl.
14:45:44 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
14:45:44 Unpacking libhttp-negotiate-perl (6.00-2) ...
14:45:44 Selecting previously unselected package libio-pty-perl.
14:45:44 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
14:45:44 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
14:45:44 Selecting previously unselected package libio-string-perl.
14:45:44 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
14:45:44 Unpacking libio-string-perl (1.08-3) ...
14:45:44 Selecting previously unselected package libipc-run-perl.
14:45:44 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
14:45:44 Unpacking libipc-run-perl (0.94-1) ...
14:45:44 Selecting previously unselected package liblist-moreutils-perl.
14:45:44 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
14:45:44 Unpacking liblist-moreutils-perl (0.413-1build1) ...
14:45:44 Selecting previously unselected package libnet-http-perl.
14:45:44 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
14:45:44 Unpacking libnet-http-perl (6.09-1) ...
14:45:45 Selecting previously unselected package libwww-robotrules-perl.
14:45:45 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
14:45:45 Unpacking libwww-robotrules-perl (6.01-1) ...
14:45:45 Selecting previously unselected package libwww-perl.
14:45:45 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
14:45:45 Unpacking libwww-perl (6.15-1) ...
14:45:45 Selecting previously unselected package liblwp-protocol-https-perl.
14:45:45 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
14:45:45 Unpacking liblwp-protocol-https-perl (6.06-2) ...
14:45:45 Selecting previously unselected package libsys-hostname-long-perl.
14:45:45 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
14:45:45 Unpacking libsys-hostname-long-perl (1.5-1) ...
14:45:45 Selecting previously unselected package libmail-sendmail-perl.
14:45:45 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
14:45:45 Unpacking libmail-sendmail-perl (0.79.16-1) ...
14:45:45 Selecting previously unselected package libparse-debianchangelog-perl.
14:45:45 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
14:45:45 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
14:45:45 Selecting previously unselected package libperlio-gzip-perl.
14:45:45 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
14:45:45 Unpacking libperlio-gzip-perl (0.19-1build1) ...
14:45:45 Selecting previously unselected package libtext-levenshtein-perl.
14:45:45 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
14:45:45 Unpacking libtext-levenshtein-perl (0.13-1) ...
14:45:45 Selecting previously unselected package libyaml-libyaml-perl.
14:45:45 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
14:45:45 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
14:45:45 Selecting previously unselected package hardening-includes.
14:45:45 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
14:45:45 Unpacking hardening-includes (2.7ubuntu2) ...
14:45:45 Selecting previously unselected package patchutils.
14:45:45 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
14:45:45 Unpacking patchutils (0.3.4-1) ...
14:45:45 Selecting previously unselected package t1utils.
14:45:45 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
14:45:45 Unpacking t1utils (1.39-2) ...
14:45:45 Selecting previously unselected package lintian.
14:45:45 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
14:45:45 Unpacking lintian (2.5.43ubuntu0.1) ...
14:45:46 Selecting previously unselected package manpages-dev.
14:45:46 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
14:45:46 Unpacking manpages-dev (4.04-2) ...
14:45:46 Selecting previously unselected package python3-pkg-resources.
14:45:46 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
14:45:46 Unpacking python3-pkg-resources (20.7.0-1) ...
14:45:46 Selecting previously unselected package python3-chardet.
14:45:46 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
14:45:46 Unpacking python3-chardet (2.3.0-2) ...
14:45:46 Selecting previously unselected package python3-six.
14:45:46 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
14:45:46 Unpacking python3-six (1.10.0-3) ...
14:45:46 Selecting previously unselected package python3-debian.
14:45:46 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
14:45:46 Unpacking python3-debian (0.1.27ubuntu2) ...
14:45:46 Selecting previously unselected package rename.
14:45:46 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
14:45:46 Unpacking rename (0.20-4) ...
14:45:46 Selecting previously unselected package unzip.
14:45:46 Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
14:45:46 Unpacking unzip (6.0-20ubuntu1) ...
14:45:46 Selecting previously unselected package wdiff.
14:45:46 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
14:45:46 Unpacking wdiff (1.2.2-1build1) ...
14:45:46 Selecting previously unselected package equivs.
14:45:46 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
14:45:46 Unpacking equivs (2.0.9+nmu1) ...
14:45:46 Selecting previously unselected package libauthen-sasl-perl.
14:45:46 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
14:45:46 Unpacking libauthen-sasl-perl (2.1600-1) ...
14:45:46 Selecting previously unselected package python3-magic.
14:45:46 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.2_all.deb ...
14:45:46 Unpacking python3-magic (1:5.25-2ubuntu1.2) ...
14:45:46 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:45:46 Processing triggers for systemd (229-4ubuntu21.22) ...
14:45:46 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
14:45:46 Setting up liblocale-gettext-perl (1.07-1build1) ...
14:45:46 Setting up libmnl0:amd64 (1.0.3-5) ...
14:45:46 Setting up libpopt0:amd64 (1.16-10) ...
14:45:46 Setting up mime-support (3.59ubuntu1) ...
14:45:46 Setting up libmpdec2:amd64 (2.4.2-1) ...
14:45:46 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.2) ...
14:45:46 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.8) ...
14:45:46 Setting up python3.5 (3.5.2-2ubuntu0~16.04.8) ...
14:45:47 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
14:45:47 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
14:45:47 Setting up libffi6:amd64 (3.2.1-4) ...
14:45:48 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...
14:45:48 No schema files found: doing nothing.
14:45:48 Setting up libxau6:amd64 (1:1.0.8-1) ...
14:45:48 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
14:45:48 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
14:45:48 Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...
14:45:48 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
14:45:48 Setting up libxext6:amd64 (2:1.3.3-1) ...
14:45:48 Setting up groff-base (1.22.3-7) ...
14:45:48 Setting up bsdmainutils (9.0.6ubuntu3) ...
14:45:48 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
14:45:48 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
14:45:48 Setting up libpipeline1:amd64 (1.4.1-2) ...
14:45:48 Setting up man-db (2.7.5-1) ...
14:45:48 debconf: unable to initialize frontend: Dialog
14:45:48 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:45:48 debconf: falling back to frontend: Readline
14:45:48 Building database of manual pages ...
14:45:52 Removing intermediate container 6d933f26c984
14:45:52  ---> 69631815e0b2
14:45:52 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
14:45:52  ---> Running in 081ca91e30cf
14:45:54 Removing intermediate container 081ca91e30cf
14:45:54  ---> 827ceac9f2a5
14:45:54 Step 7/49 : FROM builder as dockerd-builder
14:45:54  ---> 827ceac9f2a5
14:45:54 Step 8/49 : RUN apt-get install -y     libsystemd-dev
14:45:54  ---> Running in 4ebb42cf1b32
14:45:54 Setting up sgml-base (1.26+nmu4ubuntu1) ...
14:45:54 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
14:45:54 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
14:45:54 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
14:45:54 Setting up perl (5.22.1-9ubuntu0.6) ...
14:45:54 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
14:45:54 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.8) ...
14:45:54 Setting up python2.7 (2.7.12-1ubuntu0~16.04.8) ...
14:45:55 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
14:45:55 Setting up python (2.7.12-1~16.04) ...
14:45:55 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
14:45:55 Setting up libmpfr4:amd64 (3.1.4-1) ...
14:45:55 Setting up libmpc3:amd64 (1.0.3-1) ...
14:45:55 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
14:45:55 Setting up distro-info-data (0.28ubuntu0.12) ...
14:45:55 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.2) ...
14:45:55 Setting up file (1:5.25-2ubuntu1.2) ...
14:45:55 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
14:45:55 Setting up ifupdown (0.8.10ubuntu1.4) ...
14:45:55 Creating /etc/network/interfaces.
14:45:55 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
14:45:55 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...
14:45:55 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
14:45:55 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
14:45:55 Setting up less (481-2.1ubuntu0.2) ...
14:45:55 debconf: unable to initialize frontend: Dialog
14:45:55 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:45:55 debconf: falling back to frontend: Readline
14:45:55 Setting up libapt-inst2.0:amd64 (1.2.32) ...
14:45:55 Setting up libbsd0:amd64 (0.8.2-1) ...
14:45:55 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
14:45:55 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
14:45:55 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
14:45:55 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
14:45:55 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
14:45:55 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.5) ...
14:45:55 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
14:45:55 Setting up netbase (5.3) ...
14:45:55 Setting up openssl (1.0.2g-1ubuntu4.15) ...
14:45:55 Setting up ca-certificates (20170717~16.04.2) ...
14:45:55 debconf: unable to initialize frontend: Dialog
14:45:55 debconf: (TERM is not set, so the dialog frontend is not usable.)
14:45:55 debconf: falling back to frontend: Readline
14:45:56 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
14:45:56 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
14:45:56 Setting up iso-codes (3.65-1) ...
14:45:56 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
14:45:56 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:56 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:56 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
14:45:56 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:56 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
14:45:56 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
14:45:56 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
14:45:56 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
14:45:56 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...
14:45:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
14:45:56 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...
14:45:56 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
14:45:56 Setting up libglib2.0-data (2.48.2-0ubuntu4.4) ...
14:45:56 Setting up libicu55:amd64 (55.1-7ubuntu0.4) ...
14:45:56 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
14:45:56 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ...
14:45:56 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
14:45:56 Setting up manpages (4.04-2) ...
14:45:56 Setting up openssh-client (1:7.2p2-4ubuntu2.8) ...
14:45:56 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.5) ...
14:45:56 Setting up rsync (3.1.1-3ubuntu1.2) ...
14:45:56 invoke-rc.d: could not determine current runlevel
14:45:56 invoke-rc.d: policy-rc.d denied execution of restart.
14:45:56 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
14:45:59 Setting up strace (4.11-1ubuntu3) ...
14:45:59 Setting up xauth (1:1.0.9-1ubuntu2) ...
14:45:59 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
14:45:59 Setting up xml-core (0.13+nmu2) ...
14:45:59 Setting up at (3.1.18-2ubuntu1) ...
14:45:59 invoke-rc.d: could not determine current runlevel
14:45:59 invoke-rc.d: policy-rc.d denied execution of start.
14:45:59 Setting up autotools-dev (20150820.1) ...
14:45:59 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
14:45:59 Setting up libc-dev-bin (2.23-0ubuntu11) ...
14:45:59 Setting up linux-libc-dev:amd64 (4.4.0-164.192) ...
14:45:59 Setting up libc6-dev:amd64 (2.23-0ubuntu11) ...
14:45:59 Setting up libisl15:amd64 (0.16.1-1) ...
14:45:59 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up cpp (4:5.3.1-1ubuntu1) ...
14:45:59 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ...
14:45:59 Setting up gcc (4:5.3.1-1ubuntu1) ...
14:45:59 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
14:46:00 Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ...
14:46:00 Setting up g++ (4:5.3.1-1ubuntu1) ...
14:46:00 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
14:46:00 Setting up make (4.1-6) ...
14:46:00 Setting up libdpkg-perl (1.18.4ubuntu1.6) ...
14:46:00 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
14:46:00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:46:00 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
14:46:00 Setting up dpkg-dev (1.18.4ubuntu1.6) ...
14:46:00 Setting up build-essential (12.1ubuntu2) ...
14:46:00 Setting up curl (7.47.0-1ubuntu2.14) ...
14:46:00 Setting up dctrl-tools (2.24-2) ...
14:46:00 Setting up libcroco3:amd64 (0.6.11-1) ...
14:46:00 Setting up gettext (0.19.7-2ubuntu3.1) ...
14:46:00 Setting up intltool-debian (0.35.0+20060710.4) ...
14:46:00 Setting up po-debconf (1.0.19) ...
14:46:00 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
14:46:00 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
14:46:00 Setting up libtimedate-perl (2.3000-2) ...
14:46:00 Setting up diffstat (1.61-1) ...
14:46:00 Setting up dput (0.9.6.4ubuntu3) ...
14:46:00 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
14:46:00 Setting up fakeroot (1.20.2-1ubuntu1) ...
14:46:00 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:46:00 Setting up liberror-perl (0.17-1.2) ...
14:46:00 Setting up git-man (1:2.7.4-0ubuntu1.6) ...
14:46:00 Setting up git (1:2.7.4-0ubuntu1.6) ...
14:46:00 Setting up libalgorithm-diff-perl (1.19.03-1) ...
14:46:00 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
14:46:00 Setting up libalgorithm-merge-perl (0.08-3) ...
14:46:00 Setting up libapt-pkg-perl (0.1.29build7) ...
14:46:00 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
14:46:00 Setting up libhtml-tagset-perl (3.20-2) ...
14:46:00 Setting up liburi-perl (1.71-1) ...
14:46:00 Setting up libhtml-parser-perl (3.72-1) ...
14:46:00 Setting up libcgi-pm-perl (4.26-1) ...
14:46:00 Setting up libfcgi-perl (0.77-1build1) ...
14:46:00 Setting up libcgi-fast-perl (1:2.10-1) ...
14:46:00 Setting up libsub-name-perl (0.14-1build1) ...
14:46:00 Setting up libclass-accessor-perl (0.34-1) ...
14:46:00 Setting up libclone-perl (0.38-1build1) ...
14:46:00 Setting up libdata-alias-perl (1.20-1build1) ...
14:46:00 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
14:46:00 Setting up libdistro-info-perl (0.14ubuntu0.1) ...
14:46:00 Setting up libnet-ssleay-perl (1.72-1build1) ...
14:46:00 Setting up libio-socket-ssl-perl (2.024-1) ...
14:46:00 Setting up libnet-smtp-ssl-perl (1.03-1) ...
14:46:00 Setting up libmailtools-perl (2.13-1) ...
14:46:00 Setting up libsocket6-perl (0.25-1build2) ...
14:46:00 Setting up libio-socket-inet6-perl (2.72-2) ...
14:46:00 Setting up libnet-ip-perl (1.26-1) ...
14:46:00 Setting up libnet-dns-perl (0.81-2build1) ...
14:46:00 Setting up libnet-domain-tld-perl (1.73-1) ...
14:46:00 Setting up libemail-valid-perl (1.198-1) ...
14:46:00 Setting up libencode-locale-perl (1.05-1) ...
14:46:00 Setting up libexporter-tiny-perl (0.042-1) ...
14:46:00 Setting up libipc-system-simple-perl (1.25-3) ...
14:46:00 Setting up libfile-basedir-perl (0.07-1) ...
14:46:00 Setting up libfile-fcntllock-perl (0.22-3) ...
14:46:00 Setting up libhttp-date-perl (6.02-1) ...
14:46:00 Setting up libfile-listing-perl (6.04-1) ...
14:46:00 Setting up libfont-afm-perl (1.20-1) ...
14:46:00 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
14:46:00 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
14:46:00 Setting up libio-html-perl (1.001-1) ...
14:46:00 Setting up liblwp-mediatypes-perl (6.02-1) ...
14:46:00 Setting up libhttp-message-perl (6.11-1) ...
14:46:00 Setting up libhtml-form-perl (6.03-1) ...
14:46:00 Setting up libhtml-tree-perl (5.03-2) ...
14:46:00 Setting up libhtml-format-perl (2.11-2) ...
14:46:00 Setting up libhttp-cookies-perl (6.01-1) ...
14:46:00 Setting up libhttp-daemon-perl (6.01-1) ...
14:46:00 Setting up libhttp-negotiate-perl (6.00-2) ...
14:46:00 Setting up libio-pty-perl (1:1.08-1.1build1) ...
14:46:00 Setting up libio-string-perl (1.08-3) ...
14:46:00 Setting up libipc-run-perl (0.94-1) ...
14:46:00 Setting up liblist-moreutils-perl (0.413-1build1) ...
14:46:00 Setting up libnet-http-perl (6.09-1) ...
14:46:00 Setting up libwww-robotrules-perl (6.01-1) ...
14:46:01 Setting up libsys-hostname-long-perl (1.5-1) ...
14:46:01 Setting up libmail-sendmail-perl (0.79.16-1) ...
14:46:01 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
14:46:01 Setting up libperlio-gzip-perl (0.19-1build1) ...
14:46:01 Setting up libtext-levenshtein-perl (0.13-1) ...
14:46:01 Setting up libyaml-libyaml-perl (0.41-6build1) ...
14:46:01 Setting up hardening-includes (2.7ubuntu2) ...
14:46:01 Setting up patchutils (0.3.4-1) ...
14:46:01 Setting up t1utils (1.39-2) ...
14:46:01 Setting up lintian (2.5.43ubuntu0.1) ...
14:46:01 Setting up manpages-dev (4.04-2) ...
14:46:01 Setting up rename (0.20-4) ...
14:46:01 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
14:46:01 Setting up unzip (6.0-20ubuntu1) ...
14:46:01 Setting up wdiff (1.2.2-1build1) ...
14:46:01 Setting up libauthen-sasl-perl (2.1600-1) ...
14:46:01 Setting up dh-python (2.20151103ubuntu1.2) ...
14:46:01 Setting up python3 (3.5.1-3) ...
14:46:01 running python rtupdate hooks for python3.5...
14:46:01 running python post-rtupdate hooks for python3.5...
14:46:01 Setting up lsb-release (9.20160110ubuntu0.2) ...
14:46:01 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.5) ...
14:46:01 Reading package lists...
14:46:01 Setting up debhelper (9.20160115ubuntu3) ...
14:46:01 Setting up devscripts (2.16.2ubuntu3) ...
14:46:02 Setting up liblwp-protocol-https-perl (6.06-2) ...
14:46:02 Setting up python3-pkg-resources (20.7.0-1) ...
14:46:02 Setting up python3-chardet (2.3.0-2) ...
14:46:02 Setting up python3-six (1.10.0-3) ...
14:46:02 Setting up python3-debian (0.1.27ubuntu2) ...
14:46:02 Building dependency tree...
14:46:02 Reading state information...
14:46:02 Setting up equivs (2.0.9+nmu1) ...
14:46:02 Setting up python3-magic (1:5.25-2ubuntu1.2) ...
14:46:02 Setting up dh-strip-nondeterminism (0.015-1) ...
14:46:02 Setting up libwww-perl (6.15-1) ...
14:46:02 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:46:02 Processing triggers for systemd (229-4ubuntu21.22) ...
14:46:02 Processing triggers for ca-certificates (20170717~16.04.2) ...
14:46:02 Updating certificates in /etc/ssl/certs...
14:46:03 The following NEW packages will be installed:
14:46:03   libsystemd-dev
14:46:03 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
14:46:03 Need to get 1780 kB of archives.
14:46:03 After this operation, 8932 kB of additional disk space will be used.
14:46:03 Get:1 http://deb.debian.org/debian stretch/main armhf libsystemd-dev armhf 232-25+deb9u12 [1780 kB]
14:46:04 148 added, 0 removed; done.
14:46:04 Running hooks in /etc/ca-certificates/update.d...
14:46:04 done.
14:46:04 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
14:46:04 debconf: delaying package configuration, since apt-utils is not installed
14:46:04 Fetched 1780 kB in 0s (13.3 MB/s)
14:46:04 Selecting previously unselected package libsystemd-dev:armhf.
14:46:04 (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 ... 17406 files and directories currently installed.)
14:46:04 Preparing to unpack .../libsystemd-dev_232-25+deb9u12_armhf.deb ...
14:46:04 Unpacking libsystemd-dev:armhf (232-25+deb9u12) ...
14:46:06 Setting up libsystemd-dev:armhf (232-25+deb9u12) ...
14:46:08 Removing intermediate container 4ebb42cf1b32
14:46:08  ---> a7c7bf288d45
14:46:08 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
14:46:09  ---> Running in 6db63155c261
14:46:09 Removing intermediate container 6db63155c261
14:46:09  ---> 7e5e19ddefc3
14:46:09 Step 10/49 : COPY . /go/src/github.com/docker/docker
14:46:12 Removing intermediate container 56f6e2cb1509
14:46:12  ---> e3d7dbcba7a9
14:46:12 Step 6/20 : ARG GO_VERSION
14:46:12  ---> Running in 30cc5f2f52d3
14:46:12 Removing intermediate container 30cc5f2f52d3
14:46:12  ---> 9449b6fa368e
14:46:12 Step 7/20 : ENV GOPATH /go
14:46:12  ---> Running in fae956553d7d
14:46:12 Removing intermediate container fae956553d7d
14:46:12  ---> ef36d63f5ef8
14:46:12 Step 8/20 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
14:46:12  ---> Running in 1d02c11d7b98
14:46:12 Removing intermediate container 1d02c11d7b98
14:46:12  ---> e2cf16dbb9fa
14:46:12 Step 9/20 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
14:46:12  ---> Running in 9d34fe26aa13
14:46:12 Removing intermediate container 9d34fe26aa13
14:46:12  ---> c9545718082c
14:46:12 Step 10/20 : ENV RUNC_BUILDTAGS apparmor seccomp selinux
14:46:12  ---> Running in d886094a066b
14:46:12 Removing intermediate container d886094a066b
14:46:12  ---> 1837aff35dff
14:46:12 Step 11/20 : ARG COMMON_FILES
14:46:12  ---> Running in 6822b5f174fa
14:46:12 Removing intermediate container 6822b5f174fa
14:46:12  ---> 04fe49ec1d78
14:46:12 Step 12/20 : COPY ${COMMON_FILES} /root/build-deb/debian
14:46:12  ---> 314fa7a79eb2
14:46:12 Step 13/20 : RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
14:46:12  ---> Running in a092f7c5dfd8
14:46:14 dh_testdir
14:46:14 dh_testroot
14:46:14 dh_prep
14:46:14 dh_testdir
14:46:14 dh_testroot
14:46:14 dh_install
14:46:14 dh_installdocs
14:46:14 dh_installchangelogs
14:46:14 dh_compress
14:46:14 dh_fixperms
14:46:14 dh_installdeb
14:46:14 dh_gencontrol
14:46:14 dh_md5sums
14:46:14 dh_builddeb
14:46:14 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
14:46:14 
14:46:14 The package has been created.
14:46:14 Attention, the package has been created in the current directory,
14:46:14 not in ".." as indicated by the message above!
14:46:15 Selecting previously unselected package docker-ce-build-deps.
14:46:15 (Reading database ... 20372 files and directories currently installed.)
14:46:15 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
14:46:15 Unpacking docker-ce-build-deps (1.0) ...
14:46:15 Reading package lists...
14:46:15 Building dependency tree...
14:46:15 Reading state information...
14:46:15 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
14:46:15 Starting 2 pkgProblemResolver with broken count: 0
14:46:15 Done
14:46:15  Done
14:46:15 Starting pkgProblemResolver with broken count: 0
14:46:15 Starting 2 pkgProblemResolver with broken count: 0
14:46:15 Done
14:46:15 The following additional packages will be installed:
14:46:15   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
14:46:15   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
14:46:15   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
14:46:15   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
14:46:15   libtool libudev-dev pkg-config
14:46:15 Suggested packages:
14:46:15   codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip
14:46:15   libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk
14:46:15 The following NEW packages will be installed:
14:46:15   bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd
14:46:15   libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1
14:46:15   libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3
14:46:15   libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
14:46:15   libtool libudev-dev pkg-config
14:46:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20190924011848-50bb8c70
14:46:19 
14:46:19 + popd
14:46:19 ~/rpmbuild/BUILD/src
14:46:19 + exit 0
14:46:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vC1bwV
14:46:19 + umask 022
14:46:19 + cd /root/rpmbuild/BUILD
14:46:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64 '!=' / ']'
14:46:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:46:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:46:19 + mkdir -p /root/rpmbuild/BUILDROOT
14:46:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:46:19 + cd src
14:46:19 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
14:46:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20190924011848-50bb8c70 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/bin/dockerd
14:46:19 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/bin/docker-proxy
14:46:19 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/bin/docker-init
14:46:19 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/lib/systemd/system/docker.service
14:46:19 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/lib/systemd/system/docker.socket
14:46:19 + install -D -m 0644 /root/rpmbuild/SOURCES/distribution_based_engine.json /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/var/lib/docker-engine/distribution_based_engine.json
14:46:19 + /usr/lib/rpm/check-buildroot
14:46:19 + /usr/lib/rpm/redhat/brp-compress
14:46:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:46:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:46:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:46:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:46:19 + /usr/lib/rpm/redhat/brp-python-hardlink
14:46:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:46:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YnTAFs
14:46:19 + umask 022
14:46:19 + cd /root/rpmbuild/BUILD
14:46:19 + cd src
14:46:19 + engine/bundles/dynbinary-daemon/dockerd -v
14:46:19 Docker version 0.0.0-20190924011848-50bb8c70, build 50bb8c70
14:46:19 + exit 0
14:46:19 Processing files: docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:46:19 Provides: docker-ce = 3:0.0.0.20190924011848.50bb8c70-0.el7 docker-ce(x86-64) = 3:0.0.0.20190924011848.50bb8c70-0.el7
14:46:19 Requires(interp): /bin/sh /bin/sh /bin/sh
14:46:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:46:19 Requires(post): /bin/sh
14:46:19 Requires(preun): /bin/sh
14:46:19 Requires(postun): /bin/sh
14:46:19 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:46:19 Conflicts: docker docker-io docker-engine-cs docker-ee
14:46:19 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
14:46:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:46:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.src.rpm
14:46:21 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:46:21 1 not fully installed or removed.
14:46:21 Need to get 7055 kB of archives.
14:46:21 After this operation, 36.8 MB of additional disk space will be used.
14:46:21 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
14:46:21 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB]
14:46:21 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB]
14:46:22 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB]
14:46:22 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64.rpm
14:46:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dQHRLF
14:46:22 + umask 022
14:46:22 + cd /root/rpmbuild/BUILD
14:46:22 + cd src
14:46:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:46:22 + exit 0
14:46:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mCQ7GJ
14:46:22 + umask 022
14:46:22 + cd /root/rpmbuild/BUILD
14:46:22 + cd /root/rpmbuild/BUILD
14:46:22 + rm -rf src
14:46:22 + /usr/bin/mkdir -p src
14:46:22 + cd src
14:46:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
14:46:22 + /usr/bin/tar -xf -
14:46:22 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB]
14:46:23 + STATUS=0
14:46:23 + '[' 0 -ne 0 ']'
14:46:23 + /usr/bin/tar -xf -
14:46:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
14:46:23 + STATUS=0
14:46:23 + '[' 0 -ne 0 ']'
14:46:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:46:23 + exit 0
14:46:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XzDK2O
14:46:23 + umask 022
14:46:23 + cd /root/rpmbuild/BUILD
14:46:23 + cd src
14:46:23 + mkdir -p /go/src/github.com/docker
14:46:23 + rm -f /go/src/github.com/docker/cli
14:46:23 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
14:46:23 + pushd /go/src/github.com/docker/cli
14:46:23 + DISABLE_WARN_OUTSIDE_CONTAINER=1
14:46:23 + make VERSION=0.0.0-20190924011848-50bb8c70 GITCOMMIT=50bb8c70 dynbinary manpages
14:46:23 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
14:46:23 ./scripts/build/dynbinary
14:46:23 Building dynamically linked build/docker-linux-amd64
14:46:23 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.14 [186 kB]
14:46:24 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB]
14:46:24 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB]
14:46:25 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
14:46:25 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
14:46:26 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB]
14:46:26 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.22 [150 kB]
14:46:26 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB]
14:46:27 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli'
14:46:27 make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/engine VERSION=0.0.0-20190925163851-63f2e107b3 binary
14:46:27 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine'
14:46:27 mkdir bundles
14:46:27 Makefile:158: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run:
14:46:27  DOCKER_CLI_PATH=/host/path/to/cli/binary make shell 
14:46:27  then change the cli and compile into a binary at the same location.
14:46:27 
14:46:27 DOCKER_BUILDKIT="1" docker build --build-arg=GO_VERSION  --build-arg=CROSS=false  -t "docker-dev:19-03" -f "Dockerfile" .
14:46:27 #2 [internal] load build definition from Dockerfile
14:46:27 #2 transferring dockerfile: 10.90kB 0.1s done
14:46:27 #2 DONE 0.1s
14:46:27 
14:46:27 #1 [internal] load .dockerignore
14:46:27 #1 transferring context: 87B 0.1s done
14:46:27 #1 DONE 0.1s
14:46:27 
14:46:27 #3 [internal] load metadata for docker.io/library/golang:1.12.9-stretch
14:46:27 #3 DONE 0.4s
14:46:27 
14:46:27 #18 [internal] load build context
14:46:27 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB]
14:46:28 #18 ...
14:46:28 
14:46:28 #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369...
14:46:28 #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done
14:46:28 #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
14:46:28 #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
14:46:28 #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.1s done
14:46:28 #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done
14:46:28 #64 DONE 3.0s
14:46:28 
14:46:28 #18 [internal] load build context
14:46:28 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB]
14:46:28 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB]
14:46:28 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB]
14:46:28 #18 transferring context: 45.40MB 4.6s done
14:46:28 #18 DONE 4.6s
14:46:28 
14:46:28 #4 [base 1/2] FROM docker.io/library/golang:1.12.9-stretch@sha256:76b528575...
14:46:28 #4 resolve docker.io/library/golang:1.12.9-stretch@sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 done
14:46:28 #4 sha256:76b52857546f070cc3ac499accb27b8c411b10ff6d45c0b1da2a8aab7b61fe29 1.42kB / 1.42kB done
14:46:28 #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done
14:46:28 #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.1s done
14:46:28 #4 sha256:774e067e1822980bca448eb7c123bd47f7e8a0a80d12000b9d962c2d891ca23e 1.80kB / 1.80kB done
14:46:28 #4 sha256:2c4a601e5da985c8ac723b8c3c4d33d46ef5a85662c2b4c9e18cd660fb0d965d 5.47kB / 5.47kB done
14:46:28 #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done
14:46:28 #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.0s done
14:46:28 #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.6s done
14:46:28 #4 sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 127.96MB / 127.96MB 3.5s done
14:46:28 #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.7s
14:46:28 #4 sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97 125B / 125B 1.1s done
14:46:29 #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.2s done
14:46:29 #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae
14:46:29 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB]
14:46:29 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB]
14:46:30 #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done
14:46:30 #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21
14:46:30 #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s done
14:46:30 #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0.1s
14:46:30 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
14:46:30 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
14:46:31 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.1-0ubuntu0.16.04.2 [60.1 kB]
14:46:31 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.22 [159 kB]
14:46:31  ---> 927ee7242fe3
14:46:31 Step 11/49 : ARG VERSION
14:46:31  ---> Running in 6c04638986a5
14:46:31 Removing intermediate container 6c04638986a5
14:46:31  ---> 489ed25ae85f
14:46:31 Step 12/49 : ARG GITCOMMIT
14:46:31  ---> Running in 7dba00820068
14:46:31 Removing intermediate container 7dba00820068
14:46:31  ---> 0e558bb0a04c
14:46:31 Step 13/49 : ARG BUILDTIME
14:46:31  ---> Running in b2c64420eacd
14:46:32 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB]
14:46:32 #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.9s done
14:46:32 Removing intermediate container b2c64420eacd
14:46:32  ---> 1ff34bfcf335
14:46:32 Step 14/49 : ARG PLATFORM
14:46:32  ---> Running in af0efcfa28ab
14:46:32 #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s
14:46:32 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB]
14:46:32 Removing intermediate container af0efcfa28ab
14:46:32  ---> ce1bf6958104
14:46:32 Step 15/49 : ARG PRODUCT
14:46:32 debconf: delaying package configuration, since apt-utils is not installed
14:46:32 Fetched 7055 kB in 16s (421 kB/s)
14:46:33 Selecting previously unselected package bash-completion.
14:46:33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20376 files and directories currently installed.)
14:46:33 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
14:46:33  ---> Running in 749c213405d1
14:46:33 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
14:46:33 Replaced by files in installed package apt (1.2.32) ...
14:46:33 Selecting previously unselected package liblzo2-2:amd64.
14:46:33 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
14:46:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ...
14:46:33 Selecting previously unselected package btrfs-tools.
14:46:33 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ...
14:46:33 Unpacking btrfs-tools (4.4-1ubuntu1.1) ...
14:46:33 Selecting previously unselected package cmake-data.
14:46:33 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ...
14:46:33 Unpacking cmake-data (3.5.1-1ubuntu3) ...
14:46:33 Removing intermediate container 749c213405d1
14:46:33  ---> 65d90ab6fbf8
14:46:33 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
14:46:33  ---> Running in c66b41dde3f1
14:46:33 Selecting previously unselected package libarchive13:amd64.
14:46:33 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ...
14:46:33 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ...
14:46:33 Selecting previously unselected package libcurl3:amd64.
14:46:33 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.14_amd64.deb ...
14:46:33 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.14) ...
14:46:34 Selecting previously unselected package libjsoncpp1:amd64.
14:46:34 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ...
14:46:34 Unpacking libjsoncpp1:amd64 (1.7.2-1) ...
14:46:34 Selecting previously unselected package cmake.
14:46:34 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ...
14:46:34 Unpacking cmake (3.5.1-1ubuntu3) ...
14:46:34 #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.8s done
14:46:34 #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e
14:46:34 Removing intermediate container c66b41dde3f1
14:46:34  ---> b8c1fc2f4370
14:46:34 Step 17/49 : ENV VERSION ${VERSION}
14:46:34  ---> Running in 2371bac1d108
14:46:34 Selecting previously unselected package dh-apparmor.
14:46:34 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
14:46:34 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
14:46:34 Selecting previously unselected package dh-systemd.
14:46:34 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
14:46:34 Unpacking dh-systemd (1.29ubuntu4) ...
14:46:34 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:46:34 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ...
14:46:34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
14:46:34 Selecting previously unselected package libudev-dev:amd64.
14:46:34 Preparing to unpack .../libudev-dev_229-4ubuntu21.22_amd64.deb ...
14:46:34 Unpacking libudev-dev:amd64 (229-4ubuntu21.22) ...
14:46:34 Selecting previously unselected package libsepol1-dev:amd64.
14:46:34 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ...
14:46:34 Unpacking libsepol1-dev:amd64 (2.4-2) ...
14:46:34 Selecting previously unselected package libpcre16-3:amd64.
14:46:34 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ...
14:46:34 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ...
14:46:34 Selecting previously unselected package libpcre32-3:amd64.
14:46:34 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ...
14:46:34 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ...
14:46:34 Selecting previously unselected package libpcrecpp0v5:amd64.
14:46:34 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ...
14:46:34 Removing intermediate container 2371bac1d108
14:46:34  ---> 3cb65928990b
14:46:34 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
14:46:34 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ...
14:46:34 Selecting previously unselected package libpcre3-dev:amd64.
14:46:34 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ...
14:46:34 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ...
14:46:34 Selecting previously unselected package libselinux1-dev:amd64.
14:46:34 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ...
14:46:34 Unpacking libselinux1-dev:amd64 (2.4-3build2) ...
14:46:34 Selecting previously unselected package libdevmapper-dev:amd64.
14:46:34 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ...
14:46:34 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
14:46:34 Selecting previously unselected package libltdl7:amd64.
14:46:34 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
14:46:34 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
14:46:35 Selecting previously unselected package libltdl-dev:amd64.
14:46:35 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
14:46:35 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
14:46:35 Selecting previously unselected package libseccomp-dev:amd64.
14:46:35 Preparing to unpack .../libseccomp-dev_2.4.1-0ubuntu0.16.04.2_amd64.deb ...
14:46:35 Unpacking libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ...
14:46:35 Selecting previously unselected package libsystemd-dev:amd64.
14:46:35 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.22_amd64.deb ...
14:46:35 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.22) ...
14:46:35 Selecting previously unselected package libtool.
14:46:35 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ...
14:46:35 Unpacking libtool (2.4.6-0.1) ...
14:46:35 Selecting previously unselected package pkg-config.
14:46:35 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ...
14:46:35 Unpacking pkg-config (0.29.1-0ubuntu1) ...
14:46:35  ---> Running in ee1622f62846
14:46:35 Removing intermediate container ee1622f62846
14:46:35  ---> 0ce645c68ef0
14:46:35 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
14:46:35 Processing triggers for man-db (2.7.5-1) ...
14:46:36  ---> Running in b96586b1dfa3
14:46:36 Removing intermediate container b96586b1dfa3
14:46:36  ---> dc5d8044d841
14:46:36 Step 20/49 : ENV PLATFORM ${PLATFORM}
14:46:36  ---> Running in 3b0f69ae88a4
14:46:36 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:46:36 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
14:46:36 Setting up liblzo2-2:amd64 (2.08-1.2) ...
14:46:36 Setting up btrfs-tools (4.4-1ubuntu1.1) ...
14:46:36 Setting up cmake-data (3.5.1-1ubuntu3) ...
14:46:36 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ...
14:46:36 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.14) ...
14:46:37 Removing intermediate container 3b0f69ae88a4
14:46:37  ---> 8e9c7ade64f1
14:46:37 Step 21/49 : ENV PRODUCT ${PRODUCT}
14:46:37  ---> Running in ee058f28b4d2
14:46:37 Setting up libjsoncpp1:amd64 (1.7.2-1) ...
14:46:37 Setting up cmake (3.5.1-1ubuntu3) ...
14:46:37 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
14:46:37 Setting up dh-systemd (1.29ubuntu4) ...
14:46:37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ...
14:46:37 Setting up libudev-dev:amd64 (229-4ubuntu21.22) ...
14:46:37 Setting up libsepol1-dev:amd64 (2.4-2) ...
14:46:37 Setting up libpcre16-3:amd64 (2:8.38-3.1) ...
14:46:37 Setting up libpcre32-3:amd64 (2:8.38-3.1) ...
14:46:37 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ...
14:46:37 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ...
14:46:37 Setting up libselinux1-dev:amd64 (2.4-3build2) ...
14:46:37 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ...
14:46:37 Setting up libltdl7:amd64 (2.4.6-0.1) ...
14:46:37 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
14:46:37 Setting up libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ...
14:46:37 Setting up libsystemd-dev:amd64 (229-4ubuntu21.22) ...
14:46:37 Setting up libtool (2.4.6-0.1) ...
14:46:37 Setting up pkg-config (0.29.1-0ubuntu1) ...
14:46:37 Setting up docker-ce-build-deps (1.0) ...
14:46:37 Processing triggers for libc-bin (2.23-0ubuntu11) ...
14:46:37 Removing intermediate container ee058f28b4d2
14:46:37  ---> 42ff70167d99
14:46:37 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
14:46:37  ---> Running in 2636c42800cb
14:46:38 Removing intermediate container 2636c42800cb
14:46:38  ---> 8f4c4d6c0858
14:46:38 Step 23/49 : RUN bash ./hack/make/.go-autogen
14:46:38  ---> Running in cda8ceabb320
14:46:38 #4 extracting sha256:e37857ebcafa884bab50334df65c4fb9dfc5e563a4bc4c2f68d00c8fed55597e 4.2s done
14:46:38 #4 extracting sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97
14:46:38 Removing intermediate container a092f7c5dfd8
14:46:38  ---> e2f3c3829e8b
14:46:38 Step 14/20 : COPY sources/ /sources
14:46:38 #4 extracting sha256:b0e29f6c7f0a71959bfca4126637e0d029badc6684813aaf128270c8592b4b97 done
14:46:39 #4 DONE 14.6s
14:46:39 
14:46:39 #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d...
14:46:39  ---> 5843c33d9796
14:46:39 Step 15/20 : ENV DISTRO ubuntu
14:46:39  ---> Running in 7db42c81c779
14:46:39 Removing intermediate container 7db42c81c779
14:46:39  ---> 3722cd3f5dad
14:46:39 Step 16/20 : ENV SUITE xenial
14:46:39  ---> Running in c20e4d450d11
14:46:39 Removing intermediate container c20e4d450d11
14:46:39  ---> e06a6d884283
14:46:39 Step 17/20 : COPY --from=golang /usr/local/go /usr/local/go
14:46:41 Removing intermediate container cda8ceabb320
14:46:41  ---> 2e61b7f6ebc3
14:46:41 Step 24/49 : RUN go build -o /sbin/dockerd     -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper'     -i     -buildmode=pie     -a -ldflags '-w'    github.com/docker/docker/cmd/dockerd
14:46:41  ---> Running in e7d8d51fed59
14:46:42 #5 DONE 3.3s
14:46:42 
14:46:42 #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:46:42 #55 ...
14:46:42 
14:46:42 #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:46:42 #22 DONE 0.1s
14:46:42 
14:46:42 #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
14:46:42 #23 DONE 0.1s
14:46:42 
14:46:42 #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
14:46:42 #60 DONE 0.2s
14:46:42 
14:46:42 #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
14:46:42 #26 DONE 0.2s
14:46:42 
14:46:42 #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
14:46:42 #52 DONE 0.2s
14:46:42 
14:46:42 #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:46:42 #27 ...
14:46:42 
14:46:42 #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
14:46:42 #29 DONE 0.2s
14:46:42 
14:46:42 #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
14:46:42 #49 DONE 0.2s
14:46:42 
14:46:42 #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
14:46:42 #32 DONE 0.2s
14:46:42 
14:46:42 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:46:48 #33 ...
14:46:48 
14:46:48 #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:46:48 #55 3.961 + mktemp -d
14:46:48 #55 3.961 + export GOPATH=/tmp/tmp.8eS63sXgO6
14:46:48 #55 3.961 + git clone https://github.com/docker/distribution.git /tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution
14:46:48 #55 3.966 Cloning into '/tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution'...
14:46:49  ---> 0b00477bd2ed
14:46:49 Step 18/20 : WORKDIR /root/build-deb
14:46:49  ---> Running in f4b57758382d
14:46:49 Removing intermediate container f4b57758382d
14:46:49  ---> 5c015beb17bc
14:46:49 Step 19/20 : COPY build-deb /root/build-deb/build-deb
14:46:49  ---> df3cf1738676
14:46:49 Step 20/20 : ENTRYPOINT ["/root/build-deb/build-deb"]
14:46:49  ---> Running in 2e5ebaa1d642
14:46:49 Removing intermediate container 2e5ebaa1d642
14:46:49  ---> d458324a63ef
14:46:49 Successfully built d458324a63ef
14:46:49 Successfully tagged debbuild-ubuntu-xenial/x86_64:latest
14:46:49 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20190924011848-50bb8c70 -e VERSION=0.0.0-20190924011848-50bb8c70 -e DOCKER_GITCOMMIT=50bb8c70 -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-xenial:/build  debbuild-ubuntu-xenial/x86_64
14:46:49 + set -e
14:46:49 + mkdir -p /root/build-deb/engine
14:46:49 + tar -C /root/build-deb -xzf /sources/engine.tgz
14:46:50 + mkdir -p /root/build-deb/cli
14:46:50 + tar -C /root/build-deb -xzf /sources/cli.tgz
14:46:50 + mkdir -p /go/src/github.com/docker
14:46:50 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
14:46:50 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
14:46:50 + EPOCH=5
14:46:50 + EPOCH_SEP=
14:46:50 + [[ ! -z 5 ]]
14:46:50 + EPOCH_SEP=:
14:46:50 + [[ -z 0.0.0-20190924011848-50bb8c70 ]]
14:46:50 + echo VERSION AAA 0.0.0-20190924011848-50bb8c70
14:46:50 VERSION AAA 0.0.0-20190924011848-50bb8c70
14:46:50 + VERSION=0.0.0-20190924011848-50bb8c70
14:46:50 + echo VERSION bbb 0.0.0-20190924011848-50bb8c70
14:46:50 VERSION bbb 0.0.0-20190924011848-50bb8c70
14:46:50 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
14:46:50 + debSource=docker-ce
14:46:50 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
14:46:50 + debMaintainer='Docker <support@docker.com>'
14:46:50 ++ date --rfc-2822
14:46:50 + debDate='Thu, 26 Sep 2019 14:46:50 +0000'
14:46:50 + cat
14:46:50 + export DOCKER_GITCOMMIT=50bb8c70
14:46:50 + DOCKER_GITCOMMIT=50bb8c70
14:46:50 + echo VERSION BBB 0.0.0-20190924011848-50bb8c70
14:46:50 VERSION BBB 0.0.0-20190924011848-50bb8c70
14:46:50 + dpkg-buildpackage -uc -us -I.git
14:46:50 dpkg-buildpackage: source package docker-ce
14:46:50 dpkg-buildpackage: source version 5:0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial
14:46:50 dpkg-buildpackage: source distribution xenial
14:46:50 dpkg-buildpackage: source changed by Docker <support@docker.com>
14:46:50 dpkg-buildpackage: warning: debian/rules is not executable; fixing that
14:46:50  dpkg-source -I.git --before-build build-deb
14:46:50 dpkg-buildpackage: host architecture amd64
14:46:50  debian/rules clean
14:46:50 dh clean --with=bash-completion --with=systemd
14:46:50    dh_testdir
14:46:50    dh_auto_clean
14:46:50    dh_clean
14:46:51  dpkg-source -I.git -b build-deb
14:46:51 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
14:46:51 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
14:46:51 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
14:46:51 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20190924011848-50bb8c70-0~ubuntu'
14:46:51 dpkg-source: info: using source format '1.0'
14:46:51 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.tar.gz
14:46:51 #55 ...
14:46:51 
14:46:51 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:46:51 #33 6.017 + RM_GOPATH=0
14:46:51 #33 6.017 + TMP_GOPATH=
14:46:51 #33 6.017 + : /build
14:46:51 #33 6.017 + '[' -z '' ']'
14:46:51 #33 6.019 ++ mktemp -d
14:46:51 #33 6.033 + export GOPATH=/tmp/tmp.HT5PMkgOt6
14:46:51 #33 6.033 + GOPATH=/tmp/tmp.HT5PMkgOt6
14:46:51 #33 6.033 + RM_GOPATH=1
14:46:51 #33 6.033 ++ dirname ./install.sh
14:46:51 #33 6.033 + dir=.
14:46:51 #33 6.033 + bin=vndr
14:46:51 #33 6.033 + shift
14:46:51 #33 6.033 + '[' '!' -f ./vndr.installer ']'
14:46:51 #33 6.033 + . ./vndr.installer
14:46:51 #33 6.034 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:46:51 #33 6.034 + install_vndr
14:46:51 #33 6.034 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
14:46:51 #33 6.034 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:46:51 #33 6.034 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HT5PMkgOt6/src/github.com/LK4D4/vndr
14:46:51 #33 6.036 Cloning into '/tmp/tmp.HT5PMkgOt6/src/github.com/LK4D4/vndr'...
14:46:51 #33 6.860 + cd /tmp/tmp.HT5PMkgOt6/src/github.com/LK4D4/vndr
14:46:51 #33 6.860 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
14:46:51 #33 6.890 + go build -buildmode=pie -v -o /build/vndr .
14:46:51 #33 8.203 errors
14:46:51 #33 8.304 internal/cpu
14:46:51 #33 8.342 internal/race
14:46:51 #33 8.452 runtime/internal/atomic
14:46:51 #33 8.717 runtime/internal/sys
14:46:51 #33 8.931 runtime/internal/math
14:46:51 #33 8.966 internal/bytealg
14:46:51 #33 9.034 sync/atomic
14:46:51 #33 9.370 unicode
14:46:52 #33 ...
14:46:52 
14:46:52 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:46:52 #57 7.444 Ign:1 http://deb.debian.org/debian stretch InRelease
14:46:52 #57 7.447 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:46:52 #57 7.484 Get:3 http://deb.debian.org/debian stretch Release [118 kB]
14:46:52 #57 7.549 Get:4 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:46:52 #57 7.687 Get:5 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:46:52 #57 8.450 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:46:52 #57 9.424 Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:46:52 #57 ...
14:46:52 
14:46:52 #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:46:52 #24 6.117 + RM_GOPATH=0
14:46:52 #24 6.117 + TMP_GOPATH=
14:46:52 #24 6.117 + : /build
14:46:52 #24 6.117 + '[' -z '' ']'
14:46:52 #24 6.118 ++ mktemp -d
14:46:52 #24 6.127 + export GOPATH=/tmp/tmp.NAQcgTc3nk
14:46:52 #24 6.127 + GOPATH=/tmp/tmp.NAQcgTc3nk
14:46:52 #24 6.127 + RM_GOPATH=1
14:46:52 #24 6.133 ++ dirname ./install.sh
14:46:52 #24 6.134 + dir=.
14:46:52 #24 6.153 + bin=gometalinter
14:46:52 #24 6.153 + shift
14:46:52 #24 6.153 + '[' '!' -f ./gometalinter.installer ']'
14:46:52 #24 6.153 + . ./gometalinter.installer
14:46:52 #24 6.153 ++ GOMETALINTER_COMMIT=v2.0.6
14:46:52 #24 6.153 + install_gometalinter
14:46:52 #24 6.155 + echo 'Installing gometalinter version v2.0.6'
14:46:52 #24 6.157 Installing gometalinter version v2.0.6
14:46:52 #24 6.157 + go get -d github.com/alecthomas/gometalinter
14:46:52 #24 ...
14:46:52 
14:46:52 #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:46:52 #61 5.722 + RM_GOPATH=0
14:46:52 #61 5.722 + TMP_GOPATH=
14:46:52 #61 5.722 + : /build/
14:46:52 #61 5.722 + '[' -z '' ']'
14:46:52 #61 5.728 ++ mktemp -d
14:46:52 #61 5.741 + export GOPATH=/tmp/tmp.D16Zn7JLNf
14:46:52 #61 5.742 + GOPATH=/tmp/tmp.D16Zn7JLNf
14:46:52 #61 5.742 + RM_GOPATH=1
14:46:52 #61 5.742 ++ dirname ./install.sh
14:46:52 #61 5.743 + dir=.
14:46:52 #61 5.743 + bin=rootlesskit
14:46:52 #61 5.744 + shift
14:46:52 #61 5.744 + '[' '!' -f ./rootlesskit.installer ']'
14:46:52 #61 5.744 + . ./rootlesskit.installer
14:46:52 #61 5.744 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f
14:46:52 #61 5.745 + install_rootlesskit
14:46:52 #61 5.745 + case "$1" in
14:46:52 #61 5.745 + export CGO_ENABLED=0
14:46:52 #61 5.745 + CGO_ENABLED=0
14:46:52 #61 5.745 + _install_rootlesskit
14:46:52 #61 5.746 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f'
14:46:52 #61 5.746 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f
14:46:52 #61 5.746 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.D16Zn7JLNf/src/github.com/rootless-containers/rootlesskit
14:46:52 #61 5.747 Cloning into '/tmp/tmp.D16Zn7JLNf/src/github.com/rootless-containers/rootlesskit'...
14:46:52 #61 9.627 + cd /tmp/tmp.D16Zn7JLNf/src/github.com/rootless-containers/rootlesskit
14:46:52 #61 9.628 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f
14:46:52 #61 ...
14:46:52 
14:46:52 #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:46:52 #15 4.259 + mktemp -d
14:46:52 #15 4.261 + export GOPATH=/tmp/tmp.Hp3zgWOptZ
14:46:52 #15 4.261 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Hp3zgWOptZ/src/github.com/go-swagger/go-swagger
14:46:52 #15 4.267 Cloning into '/tmp/tmp.Hp3zgWOptZ/src/github.com/go-swagger/go-swagger'...
14:46:52 #15 ...
14:46:52 
14:46:52 #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:46:52 #35 7.440 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:46:52 #35 7.444 Ign:2 http://deb.debian.org/debian stretch InRelease
14:46:52 #35 7.448 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:46:52 #35 7.515 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
14:46:52 #35 7.539 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:46:52 #35 8.211 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:46:52 #35 10.22 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:46:53 #35 ...
14:46:53 
14:46:53 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:46:53 #30 6.319 + RM_GOPATH=0
14:46:53 #30 6.319 + TMP_GOPATH=
14:46:53 #30 6.319 + : /build
14:46:53 #30 6.320 + '[' -z '' ']'
14:46:53 #30 6.325 ++ mktemp -d
14:46:53 #30 6.326 + export GOPATH=/tmp/tmp.KfoZgmvaz0
14:46:53 #30 6.326 + GOPATH=/tmp/tmp.KfoZgmvaz0
14:46:53 #30 6.326 + RM_GOPATH=1
14:46:53 #30 6.327 ++ dirname ./install.sh
14:46:53 #30 6.330 + dir=.
14:46:53 #30 6.330 + bin=tomlv
14:46:53 #30 6.330 + shift
14:46:53 #30 6.330 + '[' '!' -f ./tomlv.installer ']'
14:46:53 #30 6.330 + . ./tomlv.installer
14:46:53 #30 6.330 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:46:53 #30 6.330 + install_tomlv
14:46:53 #30 6.337 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:46:53 #30 6.337 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KfoZgmvaz0/src/github.com/BurntSushi/toml
14:46:53 #30 6.337 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:46:53 #30 6.345 Cloning into '/tmp/tmp.KfoZgmvaz0/src/github.com/BurntSushi/toml'...
14:46:53 #30 7.569 + cd /tmp/tmp.KfoZgmvaz0/src/github.com/BurntSushi/toml
14:46:53 #30 7.570 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:46:53 #30 7.613 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:46:53 #30 8.463 errors
14:46:53 #30 8.502 math/bits
14:46:53 #30 8.517 internal/cpu
14:46:53 #30 9.112 runtime/internal/atomic
14:46:53 #30 9.213 math
14:46:53 #30 9.366 internal/bytealg
14:46:53 #30 9.971 runtime/internal/sys
14:46:53 #30 10.20 runtime/internal/math
14:46:53 #30 10.44 runtime
14:46:53 #30 ...
14:46:53 
14:46:53 #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:46:53 #6 4.053 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:46:53 #6 4.055 Ign:2 http://deb.debian.org/debian stretch InRelease
14:46:53 #6 4.074 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:46:53 #6 4.080 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
14:46:53 #6 4.129 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:46:53 #6 4.713 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:46:53 #6 6.282 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:46:53 #6 6.873 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:46:53 #6 ...
14:46:53 
14:46:53 #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:46:53 #53 6.253 + RM_GOPATH=0
14:46:53 #53 6.253 + TMP_GOPATH=
14:46:53 #53 6.253 + : /build
14:46:53 #53 6.253 + '[' -z '' ']'
14:46:53 #53 6.259 ++ mktemp -d
14:46:53 #53 6.259 + export GOPATH=/tmp/tmp.2LWxYmznDr
14:46:53 #53 6.259 + GOPATH=/tmp/tmp.2LWxYmznDr
14:46:53 #53 6.259 + RM_GOPATH=1
14:46:53 #53 6.259 ++ dirname ./install.sh
14:46:53 #53 6.266 + dir=.
14:46:53 #53 6.266 + bin=dockercli
14:46:53 #53 6.266 + shift
14:46:53 #53 6.266 + '[' '!' -f ./dockercli.installer ']'
14:46:53 #53 6.266 + . ./dockercli.installer
14:46:53 #53 6.270 ++ DOCKERCLI_CHANNEL=stable
14:46:53 #53 6.270 ++ DOCKERCLI_VERSION=17.06.2-ce
14:46:53 #53 6.270 + install_dockercli
14:46:53 #53 6.270 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:46:53 #53 6.270 Install docker/cli version 17.06.2-ce from stable
14:46:53 #53 6.279 ++ uname -m
14:46:53 #53 6.282 + arch=x86_64
14:46:53 #53 6.282 + '[' x86_64 '!=' x86_64 ']'
14:46:53 #53 6.282 + url=https://download.docker.com/linux/static
14:46:53 #53 6.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:46:53 #53 6.283 + tar -xz docker/docker
14:46:53 #53 ...
14:46:53 
14:46:53 #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:46:53 #50 6.244 + RM_GOPATH=0
14:46:53 #50 6.244 + TMP_GOPATH=
14:46:53 #50 6.244 + : /build
14:46:53 #50 6.244 + '[' -z '' ']'
14:46:53 #50 6.244 ++ mktemp -d
14:46:53 #50 6.249 + export GOPATH=/tmp/tmp.PH7O6ioEAP
14:46:53 #50 6.249 + GOPATH=/tmp/tmp.PH7O6ioEAP
14:46:53 #50 6.249 + RM_GOPATH=1
14:46:53 #50 6.249 ++ dirname ./install.sh
14:46:53 #50 6.253 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
14:46:53 #50 6.253 + dir=.
14:46:53 #50 6.253 + bin=proxy
14:46:53 #50 6.253 + shift
14:46:53 #50 6.253 + '[' '!' -f ./proxy.installer ']'
14:46:53 #50 6.253 + . ./proxy.installer
14:46:53 #50 6.253 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
14:46:53 #50 6.253 + install_proxy
14:46:53 #50 6.253 + case "$1" in
14:46:53 #50 6.253 + export CGO_ENABLED=0
14:46:53 #50 6.253 + CGO_ENABLED=0
14:46:53 #50 6.253 + _install_proxy
14:46:53 #50 6.253 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
14:46:53 #50 6.253 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PH7O6ioEAP/src/github.com/docker/libnetwork
14:46:53 #50 6.261 Cloning into '/tmp/tmp.PH7O6ioEAP/src/github.com/docker/libnetwork'...
14:46:53 #50 ...
14:46:53 
14:46:53 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:46:53 #17 7.440 Ign:1 http://deb.debian.org/debian stretch InRelease
14:46:53 #17 7.442 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:46:53 #17 7.445 Get:3 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:46:53 #17 7.581 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
14:46:53 #17 7.614 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:46:53 #17 8.497 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:46:53 #17 9.361 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:46:53 #17 11.05 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:46:53 #17 ...
14:46:53 
14:46:53 #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:46:53 #44 6.352 Ign:1 http://deb.debian.org/debian stretch InRelease
14:46:53 #44 6.354 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:46:53 #44 6.441 Get:3 http://deb.debian.org/debian stretch Release [118 kB]
14:46:53 #44 6.462 Get:4 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:46:53 #44 6.505 Get:5 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:46:53 #44 7.085 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:46:53 #44 7.953 Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:46:53 #44 10.00 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:46:53 #44 ...
14:46:53 
14:46:53 #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:46:53 #61 10.46 + for f in rootlesskit rootlesskit-docker-proxy
14:46:53 #61 10.46 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:46:57 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.dsc
14:46:57  debian/rules build
14:46:57 dh build --with=bash-completion --with=systemd
14:46:57    dh_testdir
14:46:57    dh_update_autotools_config
14:46:57    dh_auto_configure
14:46:57    debian/rules override_dh_auto_build
14:46:57 make[1]: Entering directory '/root/build-deb'
14:46:57 # Build the daemon and dependencies
14:46:57 cd engine && PRODUCT=docker ./hack/make.sh dynbinary
14:46:57 # WARNING! I don't seem to be running in a Docker container.
14:46:57 # The result of this command might be an incorrect build, and will not be
14:46:57 # officially supported.
14:46:57 #
14:46:57 
14:46:57 # Try this instead: make all
14:46:57 #
14:46:57 Removing bundles/
14:46:57 
14:46:57 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:46:58 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20190924011848-50bb8c70
14:46:58 GOOS="" GOARCH="" GOARM=""
14:46:59 #61 ...
14:46:59 
14:46:59 #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
14:46:59 #53 14.49 + mkdir -p /build
14:46:59 #53 14.49 + mv docker/docker /build/
14:46:59 #53 14.49 + rmdir docker
14:46:59 #53 DONE 16.0s
14:46:59 
14:46:59 #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:46:59 #24 12.80 + cd /tmp/tmp.NAQcgTc3nk/src/github.com/alecthomas/gometalinter
14:46:59 #24 12.80 + git checkout -q v2.0.6
14:46:59 #24 13.24 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
14:46:59 #24 ...
14:46:59 
14:46:59 #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:46:59 #27 5.974 + RM_GOPATH=0
14:46:59 #27 5.974 + TMP_GOPATH=
14:46:59 #27 5.974 + : /build
14:46:59 #27 5.974 + '[' -z '' ']'
14:46:59 #27 5.974 ++ mktemp -d
14:46:59 #27 5.981 + export GOPATH=/tmp/tmp.LRAKZOeds7
14:46:59 #27 5.987 + GOPATH=/tmp/tmp.LRAKZOeds7
14:46:59 #27 5.987 + RM_GOPATH=1
14:46:59 #27 5.991 ++ dirname ./install.sh
14:46:59 #27 5.995 + dir=.
14:46:59 #27 6.005 + bin=gotestsum
14:46:59 #27 6.005 + shift
14:46:59 #27 6.005 + '[' '!' -f ./gotestsum.installer ']'
14:46:59 #27 6.005 + . ./gotestsum.installer
14:46:59 #27 6.005 ++ GOTESTSUM_COMMIT=v0.3.5
14:46:59 #27 6.005 + install_gotestsum
14:46:59 #27 6.005 + echo 'Installing gotestsum version v0.3.5'
14:46:59 #27 6.005 + go get -d gotest.tools/gotestsum
14:46:59 #27 6.005 Installing gotestsum version v0.3.5
14:46:59 #27 ...
14:46:59 
14:46:59 #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:46:59 #55 16.49 + cd /tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution
14:46:59 #55 16.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:47:01 #55 19.26 + GOPATH=/tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8eS63sXgO6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:47:02 #55 ...
14:47:02 
14:47:02 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:47:02 #33 9.943 runtime
14:47:02 #33 13.13 unicode/utf8
14:47:02 #33 13.74 math/bits
14:47:02 #33 14.30 math
14:47:02 #33 19.15 strconv
14:47:02 #33 ...
14:47:02 
14:47:02 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:47:02 #30 14.55 unicode/utf8
14:47:02 #30 14.99 strconv
14:47:02 #30 18.80 internal/race
14:47:02 #30 18.83 sync/atomic
14:47:02 #30 18.99 unicode
14:47:03 #30 ...
14:47:03 
14:47:03 #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:47:03 #50 20.56 + cd /tmp/tmp.PH7O6ioEAP/src/github.com/docker/libnetwork
14:47:03 #50 20.57 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
14:47:03 #50 ...
14:47:03 
14:47:03 #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:03 #35 11.07 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:47:03 #35 ...
14:47:03 
14:47:03 #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:47:03 #6 19.08 Fetched 7916 kB in 16s (494 kB/s)
14:47:03 #6 19.08 Reading package lists...
14:47:03 #6 ...
14:47:03 
14:47:03 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:03 #57 11.76 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:47:04 #57 ...
14:47:04 
14:47:04 #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:47:04 #44 21.72 Fetched 7916 kB in 16s (485 kB/s)
14:47:09 #44 21.72 Reading package lists...
14:47:09 #44 ...
14:47:09 
14:47:09 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:47:09 #33 22.54 internal/testlog
14:47:09 #33 22.85 encoding
14:47:09 #33 22.96 unicode/utf16
14:47:09 #33 23.28 container/list
14:47:09 #33 23.66 crypto/internal/subtle
14:47:09 #33 23.88 crypto/subtle
14:47:09 #33 23.99 crypto/rc4
14:47:09 #33 24.28 internal/x/crypto/cryptobyte/asn1
14:47:09 #33 24.40 internal/nettrace
14:47:09 #33 24.46 internal/x/net/dns/dnsmessage
14:47:11 #33 29.17 runtime/cgo
14:47:13 #33 ...
14:47:13 
14:47:13 #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:47:13 #50 21.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:47:13 #50 ...
14:47:13 
14:47:13 #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:47:13 #6 19.08 Reading package lists...
14:47:13 #6 24.88 Reading package lists...
14:47:14 #6 30.53 Building dependency tree...
14:47:14 #6 32.02 Reading state information...
14:47:14 #6 ...
14:47:14 
14:47:14 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:47:14 #30 21.86 internal/testlog
14:47:14 #30 22.22 encoding
14:47:14 #30 22.42 runtime/cgo
14:47:14 #30 ...
14:47:14 
14:47:14 #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:14 #35 22.28 Fetched 7916 kB in 15s (498 kB/s)
14:47:14 #35 22.28 Reading package lists...
14:47:14 #35 28.89 Reading package lists...
14:47:14 #35 ...
14:47:14 
14:47:14 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:47:14 #17 22.36 Fetched 7916 kB in 15s (495 kB/s)
14:47:14 #17 22.36 Reading package lists...
14:47:14 #17 28.63 Reading package lists...
14:47:14 #17 ...
14:47:14 
14:47:14 #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:47:14 #44 21.72 Reading package lists...
14:47:15 #44 28.27 Reading package lists...
14:47:15 #44 ...
14:47:15 
14:47:15 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:15 #57 22.88 Fetched 7916 kB in 16s (482 kB/s)
14:47:15 #57 22.88 Reading package lists...
14:47:15 #57 29.51 Reading package lists...
14:47:15 #57 ...
14:47:15 
14:47:15 #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:47:15 #6 33.29 The following additional packages will be installed:
14:47:15 #6 33.31   libapparmor1 libseccomp2
14:47:15 #6 33.32 Suggested packages:
14:47:15 #6 33.32   seccomp
14:47:15 #6 33.63 The following NEW packages will be installed:
14:47:15 #6 33.64   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
14:47:16 #6 34.74 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
14:47:16 #6 34.74 Need to get 300 kB of archives.
14:47:16 #6 34.74 After this operation, 1201 kB of additional disk space will be used.
14:47:16 #6 34.74 Get:1 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
14:47:16 #6 34.74 Get:2 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
14:47:16 #6 34.74 Get:3 http://deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
14:47:16 #6 34.75 Get:4 http://deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
14:47:18 #6 35.66 debconf: delaying package configuration, since apt-utils is not installed
14:47:18 #6 35.81 Fetched 300 kB in 1s (286 kB/s)
14:47:18 #6 35.92 Selecting previously unselected package libseccomp2:amd64.
14:47:18 #6 35.92 (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 ... 15091 files and directories currently installed.)
14:47:18 #6 35.97 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
14:47:18 #6 35.98 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:47:18 #6 36.28 Selecting previously unselected package libseccomp-dev:amd64.
14:47:18 #6 36.28 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
14:47:18 #6 36.28 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:47:18 #6 36.49 Selecting previously unselected package libapparmor1:amd64.
14:47:18 #6 36.49 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
14:47:18 #6 36.50 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:47:18 Removing intermediate container ef798995a2c9
14:47:18  ---> a39fecd54962
14:47:18 Step 25/49 : FROM builder as proxy-builder
14:47:18  ---> 5de30e2ad048
14:47:18 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:47:18  ---> Running in c6888b8c7e5c
14:47:18 Cloning into '/go/src/github.com/docker/libnetwork'...
14:47:18 Removing intermediate container c6888b8c7e5c
14:47:18  ---> 4d71298ef5cc
14:47:18 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
14:47:18  ---> Running in adef4554d143
14:47:18 Removing intermediate container adef4554d143
14:47:18  ---> 824370d15102
14:47:18 Step 28/49 : RUN . /binaries-commits &&     git checkout -q "$LIBNETWORK_COMMIT" &&     CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS"         -o /sbin/docker-proxy         github.com/docker/libnetwork/cmd/proxy
14:47:18  ---> Running in 70355a6206df
14:47:19 #6 36.65 Selecting previously unselected package libapparmor-dev:amd64.
14:47:19 #6 36.65 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
14:47:19 #6 36.66 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:47:19 #6 36.92 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:19 #6 37.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
14:47:19 #6 37.23 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
14:47:19 #6 37.24 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
14:47:19 #6 37.27 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
14:47:19 #6 37.29 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:20 #6 ...
14:47:20 
14:47:20 #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
14:47:20 #50 DONE 38.0s
14:47:20 
14:47:20 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:20 #57 29.51 Reading package lists...
14:47:20 #57 35.94 Building dependency tree...
14:47:20 #57 37.11 Reading state information...
14:47:20 #57 38.02 The following additional packages will be installed:
14:47:20 #57 38.02   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
14:47:20 #57 38.02   libprotoc10 python-pkg-resources zlib1g-dev
14:47:20 #57 38.03 Suggested packages:
14:47:20 #57 38.03   manpages-dev python-setuptools
14:47:20 #57 ...
14:47:20 
14:47:20 #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
14:47:20 #6 DONE 38.3s
14:47:20 
14:47:20 #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
14:47:20 # github.com/docker/libnetwork/cmd/proxy
14:47:20 loadinternal: cannot find runtime/cgo
14:47:21 #40 DONE 0.3s
14:47:21 
14:47:21 #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
14:47:21 #41 DONE 0.1s
14:47:21 
14:47:21 #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:47:21 Removing intermediate container 70355a6206df
14:47:21  ---> cc3653e1af3b
14:47:21 Step 29/49 : FROM builder as init-builder
14:47:21  ---> 5de30e2ad048
14:47:21 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
14:47:21  ---> Running in 56fa1cab032b
14:47:22 Cloning into '/tini'...
14:47:23 Removing intermediate container 56fa1cab032b
14:47:23  ---> 8b9a71e7d9e6
14:47:23 Step 31/49 : WORKDIR /tini
14:47:23  ---> Running in d0ec071f19b4
14:47:23 Removing intermediate container d0ec071f19b4
14:47:23  ---> 59a276fe35b3
14:47:23 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
14:47:23  ---> Running in 01e68b253ecb
14:47:24 -- The C compiler identification is GNU 6.3.0
14:47:24 -- Check for working C compiler: /usr/bin/cc
14:47:24 #42 ...
14:47:24 
14:47:24 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
14:47:24 #17 28.63 Reading package lists...
14:47:24 #17 35.08 Building dependency tree...
14:47:24 #17 36.06 Reading state information...
14:47:24 #17 37.15 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
14:47:24 #17 37.15 The following additional packages will be installed:
14:47:24 #17 37.15   libjq1 libonig4
14:47:24 #17 37.59 The following NEW packages will be installed:
14:47:24 #17 37.59   jq libjq1 libonig4
14:47:24 #17 38.71 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
14:47:24 #17 38.71 Need to get 327 kB of archives.
14:47:24 #17 38.71 After this operation, 1157 kB of additional disk space will be used.
14:47:24 #17 38.71 Get:1 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:47:24 #17 38.71 Get:2 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:47:24 #17 38.71 Get:3 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:47:24 #17 40.42 debconf: delaying package configuration, since apt-utils is not installed
14:47:24 #17 40.77 Fetched 327 kB in 1s (317 kB/s)
14:47:24 #17 40.88 Selecting previously unselected package libonig4:amd64.
14:47:24 #17 40.88 (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 ... 15091 files and directories currently installed.)
14:47:24 #17 40.91 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
14:47:24 #17 40.93 Unpacking libonig4:amd64 (6.1.3-2) ...
14:47:24 #17 41.17 Selecting previously unselected package libjq1:amd64.
14:47:24 #17 41.17 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
14:47:24 #17 41.17 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:47:24 #17 41.34 Selecting previously unselected package jq.
14:47:24 #17 41.37 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
14:47:24 #17 41.38 Unpacking jq (1.5+dfsg-1.3) ...
14:47:24 #17 41.54 Setting up libonig4:amd64 (6.1.3-2) ...
14:47:24 #17 41.58 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:47:24 #17 41.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:24 #17 41.65 Setting up jq (1.5+dfsg-1.3) ...
14:47:24 #17 DONE 42.0s
14:47:24 
14:47:24 #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
14:47:24 #19 DONE 0.1s
14:47:24 
14:47:24 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:24 #57 40.45 The following NEW packages will be installed:
14:47:24 #57 40.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
14:47:24 #57 40.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
14:47:24 #57 40.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
14:47:24 #57 40.45   zlib1g-dev
14:47:24 #57 41.62 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded.
14:47:24 #57 41.62 Need to get 3602 kB of archives.
14:47:24 #57 41.62 After this operation, 18.9 MB of additional disk space will be used.
14:47:24 #57 41.62 Get:1 http://deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
14:47:24 #57 41.62 Get:2 http://deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
14:47:24 #57 41.64 Get:3 http://deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
14:47:24 #57 41.65 Get:4 http://deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
14:47:24 #57 41.66 Get:5 http://deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
14:47:24 #57 41.67 Get:6 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
14:47:24 #57 41.67 Get:7 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
14:47:24 #57 41.67 Get:8 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
14:47:24 #57 41.69 Get:9 http://deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
14:47:24 #57 41.77 Get:10 http://deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
14:47:24 #57 41.78 Get:11 http://deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
14:47:24 #57 41.93 Get:12 http://deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
14:47:24 #57 41.97 Get:13 http://deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
14:47:24 #57 41.98 Get:14 http://deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
14:47:24 #57 41.98 Get:15 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
14:47:24 #57 42.02 Get:16 http://deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
14:47:24 -- Check for working C compiler: /usr/bin/cc -- works
14:47:24 -- Detecting C compiler ABI info
14:47:24 -- Detecting C compiler ABI info - done
14:47:24 -- Detecting C compile features
14:47:24 -- Detecting C compile features - done
14:47:24 -- Performing Test HAS_BUILTIN_FORTIFY
14:47:24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:47:24 -- Configuring done
14:47:24 -- Generating done
14:47:24 -- Build files have been written to: /tini
14:47:24 Scanning dependencies of target tini-static
14:47:24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:47:24 [100%] Linking C executable tini-static
14:47:24 #57 ...
14:47:24 
14:47:24 #7 [dev 1/24] RUN groupadd -r docker
14:47:24 #7 DONE 4.1s
14:47:24 
14:47:24 #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
14:47:24 #44 28.27 Reading package lists...
14:47:24 #44 34.80 Building dependency tree...
14:47:24 #44 36.09 Reading state information...
14:47:24 #44 37.23 The following additional packages will be installed:
14:47:24 #44 37.24   btrfs-progs liblzo2-2
14:47:24 #44 37.48 The following NEW packages will be installed:
14:47:24 #44 37.51   btrfs-progs btrfs-tools liblzo2-2
14:47:24 #44 38.71 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
14:47:24 #44 38.71 Need to get 649 kB of archives.
14:47:24 #44 38.71 After this operation, 4320 kB of additional disk space will be used.
14:47:24 #44 38.71 Get:1 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:47:24 #44 38.71 Get:2 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:47:24 #44 38.71 Get:3 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:47:24 #44 40.47 debconf: delaying package configuration, since apt-utils is not installed
14:47:24 #44 40.80 Fetched 649 kB in 1s (577 kB/s)
14:47:24 #44 40.90 Selecting previously unselected package liblzo2-2:amd64.
14:47:24 #44 40.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 ... 15091 files and directories currently installed.)
14:47:24 #44 41.00 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:47:24 #44 41.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:47:24 #44 41.17 Selecting previously unselected package btrfs-progs.
14:47:24 #44 41.18 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
14:47:24 #44 41.20 Unpacking btrfs-progs (4.7.3-1) ...
14:47:24 #44 42.03 Selecting previously unselected package btrfs-tools.
14:47:24 #44 42.05 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
14:47:24 #44 42.05 Unpacking btrfs-tools (4.7.3-1) ...
14:47:24 #44 42.27 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:24 #44 42.34 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:47:24 #44 42.36 Setting up btrfs-progs (4.7.3-1) ...
14:47:24 #44 42.37 Setting up btrfs-tools (4.7.3-1) ...
14:47:24 #44 42.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:24 #44 DONE 42.7s
14:47:24 
14:47:24 #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:47:24 #42 4.012 + RM_GOPATH=0
14:47:24 #42 4.012 + TMP_GOPATH=
14:47:24 #42 4.012 + : /build
14:47:24 #42 4.012 + '[' -z '' ']'
14:47:24 #42 4.012 ++ mktemp -d
14:47:24 #42 4.037 + export GOPATH=/tmp/tmp.B9K21uoH2w
14:47:24 #42 4.037 + GOPATH=/tmp/tmp.B9K21uoH2w
14:47:24 #42 4.037 + RM_GOPATH=1
14:47:24 #42 4.037 ++ dirname ./install.sh
14:47:24 #42 4.037 + dir=.
14:47:24 #42 4.037 + bin=runc
14:47:24 #42 4.037 + shift
14:47:24 #42 4.037 + '[' '!' -f ./runc.installer ']'
14:47:24 #42 4.037 + . ./runc.installer
14:47:24 #42 4.037 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
14:47:24 #42 4.037 + install_runc
14:47:24 #42 4.037 + grep -q '^3\.10\.0.*\.el7\.'
14:47:24 [100%] Built target tini-static
14:47:25 #42 ...
14:47:25 
14:47:25 #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:47:25 #45 DONE 0.2s
14:47:25 
14:47:25 #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:47:25 #42 4.048 + uname -r
14:47:25 #42 4.048 + RUNC_BUILDTAGS='seccomp apparmor selinux '
14:47:25 #42 4.048 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
14:47:25 #42 4.048 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B9K21uoH2w/src/github.com/opencontainers/runc
14:47:25 #42 4.048 Cloning into '/tmp/tmp.B9K21uoH2w/src/github.com/opencontainers/runc'...
14:47:25 #42 4.048 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
14:47:25 #42 ...
14:47:25 
14:47:25 #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
14:47:25 #46 DONE 0.1s
14:47:25 
14:47:25 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:47:25 Removing intermediate container 01e68b253ecb
14:47:25  ---> 6819c7b9b967
14:47:25 Step 33/49 : FROM builder as runc-builder
14:47:25  ---> 5de30e2ad048
14:47:25 Step 34/49 : RUN apt-get install -y libseccomp-dev
14:47:25  ---> Running in f42b9d1c06ac
14:47:26 Reading package lists...
14:47:26 Building dependency tree...
14:47:26 Reading state information...
14:47:26 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
14:47:26 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
14:47:27 Removing intermediate container f42b9d1c06ac
14:47:27  ---> 671995ebf28e
14:47:27 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
14:47:27 #47 ...
14:47:27 
14:47:27 #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:27 #35 28.89 Reading package lists...
14:47:27 #35 35.41 Building dependency tree...
14:47:27 #35 36.64 Reading state information...
14:47:27 #35 37.79 The following additional packages will be installed:
14:47:27 #35 37.80   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
14:47:27 #35 37.81 Suggested packages:
14:47:27 #35 37.81   codeblocks eclipse ninja-build lrzip
14:47:27 #35 37.81 Recommended packages:
14:47:27 #35 37.81   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:47:27 #35 38.44 The following NEW packages will be installed:
14:47:27 #35 38.44   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
14:47:27 #35 38.44   vim-common xxd
14:47:27 #35 39.60 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
14:47:27 #35 39.60 Need to get 13.7 MB of archives.
14:47:27 #35 39.60 After this operation, 57.2 MB of additional disk space will be used.
14:47:27 #35 39.60 Get:1 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
14:47:27 #35 39.73 Get:2 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:47:27 #35 39.73 Get:3 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
14:47:27 #35 40.89 Get:4 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
14:47:27 #35 40.98 Get:5 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
14:47:27 #35 41.00 Get:6 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:47:27 #35 41.01 Get:7 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
14:47:27 #35 41.03 Get:8 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
14:47:27 #35 41.25 Get:9 http://deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:47:27 #35 41.26 Get:10 http://deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:47:27 #35 42.43 debconf: delaying package configuration, since apt-utils is not installed
14:47:27 #35 42.79 Fetched 13.7 MB in 2s (5068 kB/s)
14:47:27 #35 43.07 Selecting previously unselected package cmake-data.
14:47:27 #35 43.07 (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 ... 15091 files and directories currently installed.)
14:47:27 #35 43.22 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
14:47:27 #35 43.26 Unpacking cmake-data (3.7.2-1) ...
14:47:27  ---> Running in 194787ad61cb
14:47:27 #35 ...
14:47:27 
14:47:27 #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:47:27 #27 34.91 + cd /tmp/tmp.LRAKZOeds7/src/gotest.tools/gotestsum
14:47:27 #27 34.91 + git checkout -q v0.3.5
14:47:27 #27 34.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
14:47:27 #27 ...
14:47:27 
14:47:27 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:27 #57 44.02 debconf: delaying package configuration, since apt-utils is not installed
14:47:27 #57 44.20 Fetched 3602 kB in 1s (2358 kB/s)
14:47:27 #57 44.50 Selecting previously unselected package libnet1:amd64.
14:47:27 #57 44.50 (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 ... 15091 files and directories currently installed.)
14:47:27 #57 44.55 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
14:47:27 #57 44.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
14:47:27 #57 44.85 Selecting previously unselected package libcap-dev:amd64.
14:47:27 #57 44.85 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
14:47:27 #57 44.87 Unpacking libcap-dev:amd64 (1:2.25-1) ...
14:47:27 #57 45.03 Selecting previously unselected package libnet1-dev.
14:47:27 #57 45.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
14:47:27 #57 45.03 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
14:47:27 #57 45.21 Selecting previously unselected package libnl-3-200:amd64.
14:47:27 #57 45.21 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
14:47:27 #57 45.23 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
14:47:27 #57 45.36 Selecting previously unselected package libnl-3-dev:amd64.
14:47:27 #57 45.37 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
14:47:27 #57 45.37 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
14:47:27 #57 45.58 Selecting previously unselected package libprotobuf-c1:amd64.
14:47:27 #57 45.58 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
14:47:27 #57 45.59 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
14:47:27 #57 45.70 Selecting previously unselected package libprotobuf-c-dev:amd64.
14:47:27 #57 45.70 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
14:47:27 Cloning into '/go/src/github.com/opencontainers/runc'...
14:47:28 #57 45.70 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:47:28 #57 45.82 Selecting previously unselected package zlib1g-dev:amd64.
14:47:28 #57 45.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
14:47:28 #57 45.83 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:47:28 #57 46.14 Selecting previously unselected package libprotobuf10:amd64.
14:47:28 #57 46.15 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
14:47:28 #57 46.17 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
14:47:28 #57 ...
14:47:28 
14:47:28 #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:47:28 #15 36.27 + cd /tmp/tmp.Hp3zgWOptZ/src/github.com/go-swagger/go-swagger
14:47:28 #15 36.27 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
14:47:28 #15 38.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:47:28 #15 ...
14:47:28 
14:47:28 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:47:28 #47 3.271 + RM_GOPATH=0
14:47:28 #47 3.271 + TMP_GOPATH=
14:47:28 #47 3.271 + : /build
14:47:28 #47 3.271 + '[' -z '' ']'
14:47:28 #47 3.272 ++ mktemp -d
14:47:28 #47 3.279 Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3
14:47:28 #47 3.279 + export GOPATH=/tmp/tmp.SgMpuiecsv
14:47:28 #47 3.279 + GOPATH=/tmp/tmp.SgMpuiecsv
14:47:28 #47 3.279 + RM_GOPATH=1
14:47:28 #47 3.279 ++ dirname ./install.sh
14:47:28 #47 3.279 + dir=.
14:47:28 #47 3.279 + bin=containerd
14:47:28 #47 3.279 + shift
14:47:28 #47 3.279 + '[' '!' -f ./containerd.installer ']'
14:47:28 #47 3.279 + . ./containerd.installer
14:47:28 #47 3.279 ++ CONTAINERD_COMMIT=d50db0a42053864a270f648048f9a8b4f24eced3
14:47:28 #47 3.279 + install_containerd
14:47:28 #47 3.279 + echo 'Install containerd version d50db0a42053864a270f648048f9a8b4f24eced3'
14:47:28 #47 3.279 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SgMpuiecsv/src/github.com/containerd/containerd
14:47:28 #47 3.296 Cloning into '/tmp/tmp.SgMpuiecsv/src/github.com/containerd/containerd'...
14:47:28 #47 ...
14:47:28 
14:47:28 #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
14:47:28 #8 DONE 3.9s
14:47:28 
14:47:28 #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
14:47:29 Removing intermediate container 194787ad61cb
14:47:29  ---> 81d67b70c6c2
14:47:29 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
14:47:29  ---> Running in 3acd0574df16
14:47:29 Removing intermediate container 3acd0574df16
14:47:29  ---> f2d55db7e829
14:47:29 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
14:47:29  ---> Running in c8230ded4cc1
14:47:30 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
14:47:30 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
14:47:30 scripts/docs/generate-man.sh
14:47:31 #9 2.759 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:47:31 #9 DONE 3.0s
14:47:31 
14:47:31 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:31 #20 5.806 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
14:47:31 #20 6.278 
14:47:32 #20 6.543 
##                                                                         3.0%
######                                                                     8.9%
##########                                                                14.0%
############                                                              17.9%
################                                                          23.3%
###################                                                       27.3%
#####################                                                     30.1%
#########################                                                 35.0%
###########################                                               37.9%
#############################                                             41.2%
###############################                                           43.8%
##################################                                        47.8%
#####################################                                     51.7%
14:47:32 #20 ...
14:47:32 
14:47:32 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:47:32 #33 39.61 internal/x/crypto/curve25519
14:47:32 #33 45.22 sync
14:47:32 #33 46.02 reflect
14:47:32 #33 46.03 io
14:47:32 #33 47.80 bytes
14:47:32 #33 ...
14:47:32 
14:47:32 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:33 #20 6.543 
##                                                                         3.0%
######                                                                     8.9%
##########                                                                14.0%
############                                                              17.9%
################                                                          23.3%
###################                                                       27.3%
#####################                                                     30.1%
#########################                                                 35.0%
###########################                                               37.9%
#############################                                             41.2%
###############################                                           43.8%
##################################                                        47.8%
#####################################                                     51.7%
#######################################                                   54.5%
##########################################                                58.6%
############################################                              62.3%
##############################################                            64.8%
#################################################                         68.5%
####################################################                      73.4%
#######################################################                   76.6%
#########################################################                 80.2%
###########################################################               83.1%
#############################################################             85.8%
################################################################          89.5%
######################################################################    97.3%
######################################################################## 100.0%
14:47:34 #20 9.837 
14:47:34 #20 ...
14:47:34 
14:47:34 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:47:34 #30 41.54 sync
14:47:34 #30 42.60 io
14:47:34 #30 42.61 reflect
14:47:34 #30 44.18 syscall
14:47:34 #30 ...
14:47:34 
14:47:34 #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:47:34 #42 13.09 + cd /tmp/tmp.B9K21uoH2w/src/github.com/opencontainers/runc
14:47:34 #42 13.09 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
14:47:34 #42 ...
14:47:34 
14:47:34 #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
14:47:34 #10 DONE 3.3s
14:47:35 
14:47:35 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:35 #20 10.11 
#####################                                                     29.2%
###########################################                               60.3%
#####################################################                     74.1%
######################################################################## 100.0%
14:47:35 #20 11.15 
14:47:37 #20 11.62 
                                                                           1.3%
#######                                                                   11.0%
###############                                                           21.4%
######################                                                    30.6%
############################                                              39.4%
####################################                                      50.3%
#########################################                                 57.2%
################################################                          66.7%
#####################################################                     74.4%
##############################################################            87.3%
#####################################################################     97.2%
######################################################################## 100.0%
14:47:37 #20 13.36 
14:47:38 #20 13.68 
#                                                                          2.5%
###                                                                        4.4%
#####                                                                      7.5%
#
14:47:38 #20 ...
14:47:38 
14:47:38 #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
14:47:38 #11 DONE 3.5s
14:47:38 
14:47:38 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:39 #20 13.68 
#                                                                          2.5%
###                                                                        4.4%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.2%
########                                                                  12.0%
#########                                                                 13.8%
###########                                                               16.1%
#############                                                             18.3%
##############                                                            19.9%
#################                                                         24.7%
###################                                                       27.1%
14:47:39 #20 ...
14:47:39 
14:47:39 #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:39 #35 46.97 Selecting previously unselected package liblzo2-2:amd64.
14:47:39 #35 46.98 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:47:39 #35 47.00 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:47:39 #35 47.14 Selecting previously unselected package libicu57:amd64.
14:47:39 #35 47.18 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
14:47:39 #35 47.19 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
14:47:39 #35 55.42 Selecting previously unselected package libxml2:amd64.
14:47:39 #35 55.45 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
14:47:39 #35 55.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:47:39 #35 56.46 Selecting previously unselected package libarchive13:amd64.
14:47:39 #35 56.46 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
14:47:39 #35 56.47 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:47:39 #35 56.87 Selecting previously unselected package libjsoncpp1:amd64.
14:47:39 #35 56.87 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
14:47:39 #35 56.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:47:39 #35 ...
14:47:39 
14:47:39 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:39 #57 47.15 Selecting previously unselected package libprotobuf-lite10:amd64.
14:47:39 #57 47.18 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
14:47:39 #57 47.18 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
14:47:39 #57 47.43 Selecting previously unselected package libprotobuf-dev:amd64.
14:47:39 #57 47.43 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
14:47:39 #57 47.46 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
14:47:39 #57 48.79 Selecting previously unselected package libprotoc10:amd64.
14:47:39 #57 48.79 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
14:47:39 #57 48.80 Unpacking libprotoc10:amd64 (3.0.0-9) ...
14:47:39 #57 49.67 Selecting previously unselected package protobuf-c-compiler.
14:47:39 #57 49.68 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
14:47:39 #57 49.68 Unpacking protobuf-c-compiler (1.2.1-2) ...
14:47:39 #57 49.91 Selecting previously unselected package protobuf-compiler.
14:47:39 #57 49.97 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
14:47:39 #57 49.98 Unpacking protobuf-compiler (3.0.0-9) ...
14:47:39 #57 50.27 Selecting previously unselected package python-pkg-resources.
14:47:39 #57 50.28 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
14:47:39 #57 50.30 Unpacking python-pkg-resources (33.1.1-1) ...
14:47:39 #57 50.52 Selecting previously unselected package python-protobuf.
14:47:39 #57 50.52 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
14:47:39 #57 50.54 Unpacking python-protobuf (3.0.0-9) ...
14:47:39 #57 51.40 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
14:47:39 #57 51.59 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
14:47:39 #57 51.61 Setting up python-pkg-resources (33.1.1-1) ...
14:47:39 #57 ...
14:47:39 
14:47:39 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:41 #20 13.68 
#                                                                          2.5%
###                                                                        4.4%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.2%
########                                                                  12.0%
#########                                                                 13.8%
###########                                                               16.1%
#############                                                             18.3%
##############                                                            19.9%
#################                                                         24.7%
###################                                                       27.1%
######################                                                    31.1%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.7%
############################                                              39.8%
#############################                                             41.0%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
####################################                                      50.5%
######################################                                    53.4%
########################################                                  55.7%
#########################################                                 57.5%
###########################################                               60.6%
#############################################                             63.0%
###############################################                           66.2%
#################################################                         68.3%
##################################################                        70.6%
####################################################                      73.0%
#####################################################                     74.8%
########################################################                  77.8%
##########################################################                80.8%
###########################################################               82.9%
14:47:41 #20 ...
14:47:41 
14:47:41 #12 [dev 6/24] RUN ldconfig
14:47:41 #12 DONE 3.5s
14:47:41 
14:47:41 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:42 #20 13.68 
#                                                                          2.5%
###                                                                        4.4%
#####                                                                      7.5%
#######                                                                    9.8%
########                                                                  11.2%
########                                                                  12.0%
#########                                                                 13.8%
###########                                                               16.1%
#############                                                             18.3%
##############                                                            19.9%
#################                                                         24.7%
###################                                                       27.1%
######################                                                    31.1%
#######################                                                   33.2%
#########################                                                 35.0%
##########################                                                36.7%
############################                                              39.8%
#############################                                             41.0%
###############################                                           43.6%
################################                                          45.5%
##################################                                        47.4%
####################################                                      50.5%
######################################                                    53.4%
########################################                                  55.7%
#########################################                                 57.5%
###########################################                               60.6%
#############################################                             63.0%
###############################################                           66.2%
#################################################                         68.3%
##################################################                        70.6%
####################################################                      73.0%
#####################################################                     74.8%
########################################################                  77.8%
##########################################################                80.8%
###########################################################               82.9%
#############################################################             85.3%
##############################################################            86.2%
###############################################################           87.5%
###############################################################           88.2%
#################################################################         91.5%
####################################################################      94.8%
####################################################################      95.2%
######################################################################    98.0%
######################################################################## 100.0%
14:47:43 #20 18.73 
14:47:43 #20 ...
14:47:43 
14:47:43 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:47:43 #33 50.77 bufio
14:47:43 #33 52.99 syscall
14:47:43 #33 ...
14:47:43 
14:47:43 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:43 #57 57.79 Setting up libnet1-dev (1.1.6+dfsg-3) ...
14:47:43 #57 57.80 Setting up libprotobuf10:amd64 (3.0.0-9) ...
14:47:43 #57 57.82 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:43 #57 57.88 Setting up python-protobuf (3.0.0-9) ...
14:47:45 #57 ...
14:47:45 
14:47:45 #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:47:45 #42 14.23 + '[' -z '' ']'
14:47:45 #42 14.23 + target=static
14:47:45 #42 14.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static
14:47:45 #42 16.29 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc .
14:47:45 #42 ...
14:47:45 
14:47:45 #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:45 #35 57.23 Selecting previously unselected package libuv1:amd64.
14:47:45 #35 57.26 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
14:47:45 #35 57.28 Unpacking libuv1:amd64 (1.9.1-3) ...
14:47:45 #35 57.46 Selecting previously unselected package cmake.
14:47:45 #35 57.47 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
14:47:45 #35 57.58 Unpacking cmake (3.7.2-1) ...
14:47:45 #35 61.42 Selecting previously unselected package xxd.
14:47:45 #35 61.42 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:47:45 #35 61.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:47:45 #35 61.63 Selecting previously unselected package vim-common.
14:47:45 #35 61.65 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:47:45 #35 61.67 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:47:45 #35 61.96 Processing triggers for mime-support (3.60) ...
14:47:45 #35 62.05 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:47:45 #35 62.07 Setting up libuv1:amd64 (1.9.1-3) ...
14:47:45 #35 62.08 Setting up cmake-data (3.7.2-1) ...
14:47:45 #35 62.09 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
14:47:45 #35 62.11 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
14:47:45 #35 62.15 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:45 #35 62.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:47:45 #35 62.28 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:47:45 #35 62.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:47:45 #35 62.31 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
14:47:45 #35 62.32 Setting up cmake (3.7.2-1) ...
14:47:45 #35 62.39 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:45 #35 DONE 63.1s
14:47:45 
14:47:45 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:45 #20 20.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
14:47:45 #20 20.78 
14:47:45 #20 ...
14:47:45 
14:47:45 #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
14:47:45 #36 DONE 0.1s
14:47:45 
14:47:45 #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
14:47:45 #37 DONE 0.1s
14:47:45 
14:47:45 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:45 #20 21.22 
######################################################################## 100.0%
14:47:45 #20 21.48 
14:47:46 #20 ...
14:47:46 
14:47:46 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:47:46 #30 53.74 time
14:47:46 #30 59.38 sort
14:47:46 #30 60.70 internal/fmtsort
14:47:46 #30 61.53 internal/poll
14:47:46 #30 61.57 internal/syscall/unix
14:47:46 #30 61.91 strings
14:47:46 #30 ...
14:47:46 
14:47:46 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:46 #13 4.207 Ign:1 http://deb.debian.org/debian stretch InRelease
14:47:46 #13 4.207 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
14:47:46 #13 4.210 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
14:47:46 #13 4.290 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
14:47:46 #13 4.317 Get:5 http://deb.debian.org/debian stretch Release.gpg [2365 B]
14:47:46 #13 5.132 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
14:47:47 #13 ...
14:47:47 
14:47:47 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:47 #20 23.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
14:47:48 #20 ...
14:47:48 
14:47:48 #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:48 #57 65.33 Setting up libcap-dev:amd64 (1:2.25-1) ...
14:47:48 #57 65.34 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
14:47:48 #57 65.35 Setting up libnl-3-200:amd64 (3.2.27-2) ...
14:47:48 #57 65.37 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
14:47:48 #57 65.38 Setting up libprotoc10:amd64 (3.0.0-9) ...
14:47:48 #57 65.39 Setting up protobuf-c-compiler (1.2.1-2) ...
14:47:48 #57 65.41 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
14:47:48 #57 65.42 Setting up protobuf-compiler (3.0.0-9) ...
14:47:48 #57 65.43 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
14:47:48 #57 65.44 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
14:47:48 #57 65.45 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:47:48 #57 DONE 65.7s
14:47:48 
14:47:48 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
14:47:48 #20 23.87 
14:47:48 #20 24.26 
#######################################                                   54.5%
######################################################################## 100.0%
14:47:48 #20 24.43 
14:47:48 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:47:48 install -D -m0755 runc /usr/local/sbin/runc
14:47:48 Removing intermediate container c8230ded4cc1
14:47:48  ---> 5b036849cd8e
14:47:48 Step 38/49 : FROM scratch
14:47:48  ---> 
14:47:48 Step 39/49 : ARG VERSION
14:47:48  ---> Running in 1b7eeafcb874
14:47:48 Removing intermediate container 1b7eeafcb874
14:47:48  ---> 61065088d9c0
14:47:48 Step 40/49 : ARG GITCOMMIT
14:47:48  ---> Running in 9d67d3a64b3f
14:47:48 Removing intermediate container 9d67d3a64b3f
14:47:48  ---> d28a6a2e7a8b
14:47:48 Step 41/49 : ARG BUILDTIME
14:47:48  ---> Running in 2563d5aa9def
14:47:48 Removing intermediate container 2563d5aa9def
14:47:48  ---> 74b02923c7ad
14:47:48 Step 42/49 : ARG PLATFORM
14:47:48  ---> Running in 80337421bd7c
14:47:48 Removing intermediate container 80337421bd7c
14:47:48  ---> 73616bcf5fe9
14:47:48 Step 43/49 : ARG ENGINE_IMAGE
14:47:48  ---> Running in e8f08f14dde4
14:47:48 Removing intermediate container e8f08f14dde4
14:47:48  ---> 73bee27dcd57
14:47:48 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
14:47:50 #20 25.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
14:47:50 #20 25.86 skipping existing 1849cc453dee
14:47:50 #20 26.00 
14:47:50  ---> 1c22677f819b
14:47:50 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
14:47:51  ---> 311bb208637c
14:47:51 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
14:47:51  ---> d836c5b06eba
14:47:51 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
14:47:51  ---> b81e8e368954
14:47:51 Step 48/49 : LABEL     org.opencontainers.image.authors="Docker Inc."     org.opencontainers.image.created="${BUILDTIME}"     org.opencontainers.image.documentation="https://docs.docker.com/"     org.opencontainers.image.licenses="Apache-2.0"     org.opencontainers.image.revision="${GITCOMMIT}"     org.opencontainers.image.url="https://www.docker.com/products/docker-engine"     org.opencontainers.image.vendor="Docker Inc."     org.opencontainers.image.version="${VERSION}"     com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}"
14:47:51  ---> Running in 50cc4def58e5
14:47:51 #20 27.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
14:47:51 Removing intermediate container 50cc4def58e5
14:47:51  ---> cb6b857c3226
14:47:51 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
14:47:51  ---> Running in 76608a5ceeb2
14:47:52 #20 27.93 
14:47:52 Removing intermediate container 76608a5ceeb2
14:47:52  ---> 4515c779c46b
14:47:52 Successfully built 4515c779c46b
14:47:52 Successfully tagged dockereng/engine-community:0.0.0-20190925224908-4e9cffae05
14:47:52 echo dockereng/engine-community:0.0.0-20190925224908-4e9cffae05 > image-linux
14:47:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image'
[Pipeline] sh
14:47:52 #20 28.18 
######################################################################## 100.0%
14:47:52 #20 28.36 
14:47:52 #20 28.43 Download of images into '/build' complete.
14:47:52 #20 28.43 Use something like the following to load the result into a Docker daemon:
14:47:52 #20 28.43   tar -cC '/build' . | docker load
14:47:52 + pwd
14:47:52 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-image clean-engine
14:47:53 #20 DONE 28.7s
14:47:53 
14:47:53 #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:47:53 #38 2.672 + RM_GOPATH=0
14:47:53 #38 2.672 + TMP_GOPATH=
14:47:53 #38 2.672 + : /build
14:47:53 #38 2.672 + '[' -z '' ']'
14:47:53 #38 2.675 ++ mktemp -d
14:47:53 #38 2.675 + export GOPATH=/tmp/tmp.8TBvhdKXXv
14:47:53 #38 2.675 + GOPATH=/tmp/tmp.8TBvhdKXXv
14:47:53 #38 2.675 + RM_GOPATH=1
14:47:53 #38 2.685 ++ dirname ./install.sh
14:47:53 #38 2.685 + dir=.
14:47:53 #38 2.685 + bin=tini
14:47:53 #38 2.685 + shift
14:47:53 #38 2.685 + '[' '!' -f ./tini.installer ']'
14:47:53 #38 2.685 + . ./tini.installer
14:47:53 #38 2.685 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:47:53 #38 2.685 + install_tini
14:47:53 #38 2.685 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:47:53 #38 2.685 + git clone https://github.com/krallin/tini.git /tmp/tmp.8TBvhdKXXv/tini
14:47:53 #38 2.685 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:47:53 #38 2.708 Cloning into '/tmp/tmp.8TBvhdKXXv/tini'...
14:47:53 #38 4.185 + cd /tmp/tmp.8TBvhdKXXv/tini
14:47:53 #38 4.186 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:47:53 #38 4.205 + cmake .
14:47:53 #38 4.979 -- The C compiler identification is GNU 6.3.0
14:47:53 #38 5.032 -- Check for working C compiler: /usr/bin/cc
14:47:53 #38 5.649 -- Check for working C compiler: /usr/bin/cc -- works
14:47:53 #38 5.650 -- Detecting C compiler ABI info
14:47:53 #38 6.301 -- Detecting C compiler ABI info - done
14:47:53 #38 6.459 -- Detecting C compile features
14:47:53 make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine -C image clean
14:47:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image'
14:47:55 rm -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine
14:47:55 rm -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/Dockerfile.engine-dm
14:47:55 docker rmi dockereng/engine-community:0.0.0-20190925224908-4e9cffae05
14:47:55 Untagged: dockereng/engine-community:0.0.0-20190925224908-4e9cffae05
14:47:55 Deleted: sha256:4515c779c46b49a279cdc3045a19f18c883728e3884bede8dd69dc566c0b7933
14:47:55 Deleted: sha256:cb6b857c3226abd0cdd0f34f74ec63c0a73df5f22dacb6aa7474a41bbfb5f9ba
14:47:55 Deleted: sha256:b81e8e368954a066f7dd583cda8943f033f16582f7b2c877699406857503eb1f
14:47:55 Deleted: sha256:a1aae0e7bb991ceea19c883fa791344a0d99b3ff1761f52fa7bbe540c975f2a9
14:47:55 Deleted: sha256:d836c5b06eba02a00e2e9929b4a1bffc19daa460dc7e3ede92dc84957fe87e9e
14:47:55 Deleted: sha256:9ae3915dafe0ee504e9ba86955bbd606ace853d79b6da293b470cada02f02d81
14:47:55 Deleted: sha256:311bb208637ced422f9e05af8d480600e016e933833c3160758d94e3d33b7a51
14:47:55 Deleted: sha256:ffeb316c5f864f9aede028fde786a03a162e7c8651cfb6b36c54d2ecb57a7f58
14:47:55 Deleted: sha256:1c22677f819b0c217edc3dded22323df3d02f4a163aaa702b9ccb6e703e0dec5
14:47:55 Deleted: sha256:e442cd73a1ddf397a3ec0a1e5ca3898111fc1ec73c633cd58b715b67df50042f
14:47:55 Deleted: sha256:73bee27dcd576217dd4f18ca4794649f6bb1dd37166a58c8a3c569ae35b59b34
14:47:55 Deleted: sha256:73616bcf5fe98953315116f7579edee8cfbd5ae1ec839da1e33310b328040316
14:47:55 Deleted: sha256:74b02923c7ad01b9b4155b328afe9f3ed77328604bdbfaeb7285e86b2ca12d5c
14:47:55 Deleted: sha256:d28a6a2e7a8bcb5f98ded13bd0489a8cdec60c13f1317b59a3afff738aa28f01
14:47:55 Deleted: sha256:61065088d9c062e59ef126d09b0d25f129d5229563b0eb144f3abec0f9eb1f7d
14:47:55 docker rmi dockereng/engine-community:0.0.0-20190925224908-4e9cffae05-dm
14:47:55 Error: No such image: dockereng/engine-community:0.0.0-20190925224908-4e9cffae05-dm
14:47:55 Makefile:35: recipe for target 'clean' failed
14:47:55 make[1]: [clean] Error 1 (ignored)
14:47:55 rm -f image-linux
14:47:55 rm -f -r artifacts
14:47:55 rm -f *.tar
14:47:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/image'
14:47:55 rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine
14:47:55 #38 9.614 -- Detecting C compile features - done
14:47:55 #38 9.739 -- Performing Test HAS_BUILTIN_FORTIFY
14:47:55 #38 ...
14:47:55 
14:47:55 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:47:55 #33 62.87 time
14:47:55 #33 63.99 sort
14:47:55 #33 65.50 internal/fmtsort
14:47:55 #33 66.65 internal/syscall/unix
14:47:55 #33 66.97 strings
14:47:55 #33 69.39 internal/poll
14:47:55 #33 70.09 path
14:47:55 #33 71.06 regexp/syntax
14:47:55 #33 72.60 os
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:47:55 #33 ...
14:47:55 
14:47:55 #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:47:55 #38 10.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:47:55 #38 10.36 -- Configuring done
14:47:55 #38 10.42 -- Generating done
14:47:55 #38 10.42 -- Build files have been written to: /tmp/tmp.8TBvhdKXXv/tini
14:47:55 #38 10.43 + make tini-static
14:47:56 #38 10.75 Scanning dependencies of target tini-static
14:47:56 #38 10.89 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:47:56 #38 ...
14:47:56 
14:47:56 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:47:56 #30 63.96 os
14:47:56 #30 65.87 bytes
14:47:56 #30 68.27 bufio
14:47:56 #30 68.33 fmt
14:47:56 #30 70.77 path/filepath
14:47:56 #30 73.14 io/ioutil
14:47:56 #30 73.90 path
14:47:56 #30 74.05 flag
14:47:57 #30 74.74 github.com/BurntSushi/toml
14:47:57 #30 ...
14:47:57 
14:47:57 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:47:57 #58 7.175 fatal: Not a git repository (or any of the parent directories): .git
14:47:57 #58 7.363   GEN      .gitid
14:47:57 #58 7.399   GEN      criu/include/version.h
14:47:57 #58 7.571   GEN      include/common/asm
14:47:57 #58 9.175   PBCC     images/google/protobuf/descriptor.pb-c.c
14:47:57 #58 9.271   PBCC     images/opts.pb-c.c
14:47:57 #58 9.315   PBCC     images/sit.pb-c.c
14:47:57 #58 9.350   DEP      images/google/protobuf/descriptor.pb-c.d
14:47:57 #58 9.447   DEP      images/opts.pb-c.d
14:47:57 #58 9.489   DEP      images/sit.pb-c.d
14:47:57 #58 9.561   PBCC     images/macvlan.pb-c.c
14:47:57 #58 9.628   DEP      images/macvlan.pb-c.d
14:47:57 #58 9.663   PBCC     images/autofs.pb-c.c
14:47:57 #58 9.699   DEP      images/autofs.pb-c.d
14:47:57 #58 9.760   PBCC     images/sysctl.pb-c.c
14:47:57 #58 9.775   DEP      images/sysctl.pb-c.d
14:47:57 #58 9.864   PBCC     images/time.pb-c.c
14:47:57 #58 9.880   DEP      images/time.pb-c.d
14:47:57 #58 9.937   PBCC     images/binfmt-misc.pb-c.c
14:47:57 #58 9.979   DEP      images/binfmt-misc.pb-c.d
14:47:57 #58 ...
14:47:57 
14:47:57 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:47:57 #13 6.065 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [497 kB]
14:47:57 #13 8.004 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
14:47:58 #13 ...
14:47:58 
14:47:58 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:47:58 #58 10.02   PBCC     images/seccomp.pb-c.c
14:47:58 #58 10.05   DEP      images/seccomp.pb-c.d
14:47:58 #58 10.10   PBCC     images/userns.pb-c.c
14:47:58 #58 10.10   DEP      images/userns.pb-c.d
14:47:58 #58 10.16   PBCC     images/cgroup.pb-c.c
14:47:58 #58 10.24   DEP      images/cgroup.pb-c.d
14:47:58 #58 10.31   PBCC     images/fown.pb-c.c
14:47:58 #58 10.32   PBCC     images/ext-file.pb-c.c
14:47:58 #58 10.34   DEP      images/fown.pb-c.d
14:47:58 #58 10.45   DEP      images/ext-file.pb-c.d
14:47:58 #58 10.50   PBCC     images/rpc.pb-c.c
14:47:58 #58 10.59   DEP      images/rpc.pb-c.d
14:47:58 #58 10.67   PBCC     images/siginfo.pb-c.c
14:47:58 #58 10.72   DEP      images/siginfo.pb-c.d
14:47:58 #58 10.78   PBCC     images/pagemap.pb-c.c
14:47:58 #58 10.91   DEP      images/pagemap.pb-c.d
14:47:59 #58 11.03   PBCC     images/rlimit.pb-c.c
14:47:59 #58 11.07   DEP      images/rlimit.pb-c.d
14:47:59 #58 11.15   PBCC     images/file-lock.pb-c.c
14:47:59 #58 ...
14:47:59 
14:47:59 #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini
14:47:59 #38 12.69 [100%] Linking C executable tini-static
14:47:59 #38 13.24 [100%] Built target tini-static
14:47:59 #38 13.30 + mkdir -p /build
14:47:59 #38 13.31 + cp tini-static /build/docker-init
14:47:59 #38 DONE 13.7s
14:47:59 
14:47:59 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:47:59 #58 11.22   DEP      images/file-lock.pb-c.d
14:47:59 #58 11.29   PBCC     images/tty.pb-c.c
14:47:59 #58 11.42   DEP      images/tty.pb-c.d
14:47:59 #58 11.57   PBCC     images/tun.pb-c.c
14:47:59 #58 11.70   PBCC     images/netdev.pb-c.c
14:47:59 #58 11.95   DEP      images/tun.pb-c.d
14:47:59 #58 12.05   DEP      images/netdev.pb-c.d
14:48:00 #58 12.18   PBCC     images/vma.pb-c.c
14:48:00 #58 12.36   DEP      images/vma.pb-c.d
14:48:00 #58 12.54   PBCC     images/creds.pb-c.c
14:48:00 #58 12.55   DEP      images/creds.pb-c.d
14:48:00 #58 12.65   PBCC     images/utsns.pb-c.c
14:48:00 #58 12.65   DEP      images/utsns.pb-c.d
14:48:00 #58 12.65   PBCC     images/ipc-desc.pb-c.c
14:48:00 #58 12.65   PBCC     images/ipc-sem.pb-c.c
14:48:00 #58 12.69   DEP      images/ipc-desc.pb-c.d
14:48:00 #58 12.69   DEP      images/ipc-sem.pb-c.d
14:48:00 #58 12.69   PBCC     images/ipc-msg.pb-c.c
14:48:00 #58 12.76   DEP      images/ipc-msg.pb-c.d
14:48:00 #58 12.82   PBCC     images/ipc-shm.pb-c.c
14:48:00 #58 12.90   DEP      images/ipc-shm.pb-c.d
14:48:01 #58 12.98   PBCC     images/ipc-var.pb-c.c
14:48:01 #58 13.00   DEP      images/ipc-var.pb-c.d
14:48:01 #58 13.04   PBCC     images/sk-opts.pb-c.c
14:48:01 #58 13.07   PBCC     images/packet-sock.pb-c.c
14:48:01 #58 13.12   DEP      images/sk-opts.pb-c.d
14:48:01 #58 13.17   DEP      images/packet-sock.pb-c.d
14:48:01 #58 13.22   PBCC     images/sk-netlink.pb-c.c
14:48:01 #58 13.28   DEP      images/sk-netlink.pb-c.d
14:48:01 #58 13.34   PBCC     images/sk-inet.pb-c.c
14:48:01 #58 13.40   DEP      images/sk-inet.pb-c.d
14:48:01 #58 13.45   PBCC     images/sk-unix.pb-c.c
14:48:01 #58 13.51   DEP      images/sk-unix.pb-c.d
14:48:01 #58 13.60   PBCC     images/mm.pb-c.c
14:48:01 #58 13.61   DEP      images/mm.pb-c.d
14:48:01 #58 13.74   PBCC     images/timerfd.pb-c.c
14:48:01 #58 13.79   DEP      images/timerfd.pb-c.d
14:48:01 #58 13.87   PBCC     images/timer.pb-c.c
14:48:01 #58 13.89   DEP      images/timer.pb-c.d
14:48:01 #58 13.92   PBCC     images/sa.pb-c.c
14:48:01 #58 13.98   DEP      images/sa.pb-c.d
14:48:02 #58 14.03   PBCC     images/pipe-data.pb-c.c
14:48:02 #58 14.06   DEP      images/pipe-data.pb-c.d
14:48:02 #58 14.10   PBCC     images/mnt.pb-c.c
14:48:02 #58 14.13   DEP      images/mnt.pb-c.d
14:48:02 #58 14.19   PBCC     images/sk-packet.pb-c.c
14:48:02 #58 14.24   DEP      images/sk-packet.pb-c.d
14:48:02 #58 14.29   PBCC     images/tcp-stream.pb-c.c
14:48:02 #58 14.33   DEP      images/tcp-stream.pb-c.d
14:48:02 #58 14.37   PBCC     images/pipe.pb-c.c
14:48:02 #58 14.43   DEP      images/pipe.pb-c.d
14:48:02 #58 14.49   PBCC     images/pstree.pb-c.c
14:48:02 #58 14.55   DEP      images/pstree.pb-c.d
14:48:02 #58 14.60   PBCC     images/fs.pb-c.c
14:48:02 #58 14.64   DEP      images/fs.pb-c.d
14:48:02 #58 14.71   PBCC     images/signalfd.pb-c.c
14:48:02 #58 14.75   DEP      images/signalfd.pb-c.d
14:48:02 #58 14.81   PBCC     images/fh.pb-c.c
14:48:02 #58 14.86   PBCC     images/fsnotify.pb-c.c
14:48:02 #58 14.89   DEP      images/fh.pb-c.d
14:48:02 #58 14.98   DEP      images/fsnotify.pb-c.d
14:48:03 #58 15.04   PBCC     images/eventpoll.pb-c.c
14:48:03 #58 15.06   DEP      images/eventpoll.pb-c.d
14:48:03 #58 15.11   PBCC     images/eventfd.pb-c.c
14:48:03 #58 15.13   DEP      images/eventfd.pb-c.d
14:48:03 #58 15.17   PBCC     images/remap-file-path.pb-c.c
14:48:03 #58 15.21   DEP      images/remap-file-path.pb-c.d
14:48:03 #58 15.25   PBCC     images/fifo.pb-c.c
14:48:03 #58 15.28   DEP      images/fifo.pb-c.d
14:48:03 #58 15.33   PBCC     images/ghost-file.pb-c.c
14:48:03 #58 15.38   DEP      images/ghost-file.pb-c.d
14:48:03 #58 15.43   PBCC     images/regfile.pb-c.c
14:48:03 #58 15.47   DEP      images/regfile.pb-c.d
14:48:03 #58 15.52   PBCC     images/ns.pb-c.c
14:48:03 #58 15.56   DEP      images/ns.pb-c.d
14:48:03 #58 15.62   PBCC     images/fdinfo.pb-c.c
14:48:03 #58 15.70   DEP      images/fdinfo.pb-c.d
14:48:03 #58 15.76   PBCC     images/core-aarch64.pb-c.c
14:48:03 #58 15.83   PBCC     images/core-arm.pb-c.c
14:48:03 #58 15.89   PBCC     images/core-ppc64.pb-c.c
14:48:04 #58 15.99   PBCC     images/core-s390.pb-c.c
14:48:04 #58 16.10   PBCC     images/core-x86.pb-c.c
14:48:04 #58 16.17   PBCC     images/core.pb-c.c
14:48:04 #58 16.24   PBCC     images/inventory.pb-c.c
14:48:04 #58 16.31   DEP      images/core-aarch64.pb-c.d
14:48:04 #58 16.37   DEP      images/core-arm.pb-c.d
14:48:04 #58 16.43   DEP      images/core-ppc64.pb-c.d
14:48:04 #58 16.48   DEP      images/core-s390.pb-c.d
14:48:04 #58 16.55   DEP      images/core-x86.pb-c.d
14:48:04 #58 16.62   DEP      images/core.pb-c.d
14:48:04 #58 16.68   DEP      images/inventory.pb-c.d
14:48:04 #58 16.75   PBCC     images/cpuinfo.pb-c.c
14:48:04 #58 16.80   DEP      images/cpuinfo.pb-c.d
14:48:04 #58 16.84   PBCC     images/stats.pb-c.c
14:48:04 #58 16.89   DEP      images/stats.pb-c.d
14:48:06 #58 18.35 make[1]: Nothing to be done for 'all'.
14:48:07 #58 ...
14:48:07 
14:48:07 #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
14:48:07 #30 76.08 log
14:48:07 #30 76.80 text/tabwriter
14:48:07 #30 80.54 github.com/BurntSushi/toml/cmd/tomlv
14:48:07 #30 DONE 84.6s
14:48:07 
14:48:07 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:48:07 #47 32.89 Checking out files:  50% (1440/2879)   
Checking out files:  51% (1469/2879)   
Checking out files:  52% (1498/2879)   
Checking out files:  53% (1526/2879)   
Checking out files:  54% (1555/2879)   
Checking out files:  55% (1584/2879)   
Checking out files:  56% (1613/2879)   
Checking out files:  57% (1642/2879)   
Checking out files:  58% (1670/2879)   
Checking out files:  59% (1699/2879)   
Checking out files:  60% (1728/2879)   
Checking out files:  61% (1757/2879)   
Checking out files:  62% (1785/2879)   
Checking out files:  63% (1814/2879)   
Checking out files:  64% (1843/2879)   
Checking out files:  65% (1872/2879)   
Checking out files:  66% (1901/2879)   
Checking out files:  67% (1929/2879)   
Checking out files:  68% (1958/2879)   
Checking out files:  69% (1987/2879)   
Checking out files:  70% (2016/2879)   
Checking out files:  71% (2045/2879)   
Checking out files:  72% (2073/2879)   
Checking out files:  73% (2102/2879)   
Checking out files:  74% (2131/2879)   
Checking out files:  75% (2160/2879)   
Checking out files:  76% (2189/2879)   
Checking out files:  77% (2217/2879)   
Checking out files:  78% (2246/2879)   
Checking out files:  79% (2275/2879)   
Checking out files:  80% (2304/2879)   
Checking out files:  81% (2332/2879)   
Checking out files:  82% (2361/2879)   
Checking out files:  83% (2390/2879)   
Checking out files:  84% (2419/2879)   
Checking out files:  85% (2448/2879)   
Checking out files:  86% (2476/2879)   
Checking out files:  87% (2505/2879)   
Checking out files:  88% (2534/2879)   
Checking out files:  89% (2563/2879)   
Checking out files:  89% (2591/2879)   
Checking out files:  90% (2592/2879)   
Checking out files:  91% (2620/2879)   
Checking out files:  92% (2649/2879)   
Checking out files:  93% (2678/2879)   
Checking out files:  94% (2707/2879)   
Checking out files:  95% (2736/2879)   
Checking out files:  96% (2764/2879)   
Checking out files:  97% (2793/2879)   
Checking out files:  98% (2822/2879)   
Checking out files:  99% (2851/2879)   
Checking out files: 100% (2879/2879)   
Checking out files: 100% (2879/2879), done.
14:48:07 #47 34.34 + cd /tmp/tmp.SgMpuiecsv/src/github.com/containerd/containerd
14:48:07 #47 34.36 + git checkout -q d50db0a42053864a270f648048f9a8b4f24eced3
14:48:07 #47 36.81 + export 'BUILDTAGS=netgo osusergo static_build'
14:48:07 #47 36.81 + BUILDTAGS='netgo osusergo static_build'
14:48:07 #47 36.81 + export EXTRA_FLAGS=-buildmode=pie
14:48:07 #47 36.81 + EXTRA_FLAGS=-buildmode=pie
14:48:07 #47 36.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:48:07 #47 36.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:48:07 #47 36.81 + '[' '' = dynamic ']'
14:48:07 #47 36.81 + make
14:48:07 #47 37.51 🇩 bin/ctr
14:48:08 #47 ...
14:48:08 
14:48:08 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:08 #58 20.49   CC       images/stats.o
14:48:08 #58 20.92   CC       images/core.o
14:48:09 #58 21.55   CC       images/core-x86.o
14:48:09 #58 ...
14:48:09 
14:48:09 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:48:09 #33 76.90 fmt
14:48:09 #33 78.57 path/filepath
14:48:09 #33 79.85 regexp
14:48:09 #33 82.92 flag
14:48:09 #33 83.59 go/token
14:48:09 #33 84.35 go/scanner
14:48:09 #33 84.93 io/ioutil
14:48:09 #33 85.75 net/url
14:48:09 #33 85.98 go/ast
14:48:09 #33 87.42 text/template/parse
14:48:10 #33 ...
14:48:10 
14:48:10 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:10 #58 22.22   CC       images/core-arm.o
14:48:10 #58 22.58   CC       images/core-aarch64.o
14:48:11 #58 22.93   CC       images/core-ppc64.o
14:48:11 #58 ...
14:48:11 
14:48:11 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:11 #13 19.41 Fetched 7916 kB in 16s (489 kB/s)
14:48:11 #13 19.41 Reading package lists...
14:48:11 #13 24.80 Reading package lists...
14:48:11 #13 ...
14:48:11 
14:48:11 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:11 #58 23.51   CC       images/core-s390.o
14:48:12 #58 24.19   CC       images/cpuinfo.o
14:48:12 #58 24.61   CC       images/inventory.o
14:48:12 #58 24.83   CC       images/fdinfo.o
14:48:13 #58 25.09   CC       images/fown.o
14:48:13 #58 25.29   CC       images/ns.o
14:48:13 #58 25.61   CC       images/regfile.o
14:48:13 #58 25.87   CC       images/ghost-file.o
14:48:14 #58 26.26   CC       images/fifo.o
14:48:14 #58 26.43   CC       images/remap-file-path.o
14:48:14 #58 26.70   CC       images/eventfd.o
14:48:14 #58 26.92   CC       images/eventpoll.o
14:48:15 #58 27.35   CC       images/fh.o
14:48:15 #58 27.74   CC       images/fsnotify.o
14:48:16 #58 28.28   CC       images/signalfd.o
14:48:16 #58 28.52   CC       images/fs.o
14:48:16 #58 28.84   CC       images/pstree.o
14:48:17 #58 29.01   CC       images/pipe.o
14:48:17 #58 29.22   CC       images/tcp-stream.o
14:48:17 #58 29.46   CC       images/sk-packet.o
14:48:17 #58 29.74   CC       images/mnt.o
14:48:18 #58 30.02   CC       images/pipe-data.o
14:48:18 #58 30.23   CC       images/sa.o
14:48:18 #58 30.51   CC       images/timer.o
14:48:18 #58 ...
14:48:18 
14:48:18 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:18 #13 29.89 Building dependency tree...
14:48:18 #13 30.81 Reading state information...
14:48:18 #13 31.34 The following additional packages will be installed:
14:48:18 #13 31.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
14:48:18 #13 31.35   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
14:48:18 #13 31.35   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
14:48:18 #13 31.35   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
14:48:18 #13 31.35   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:48:18 #13 31.35   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
14:48:18 #13 31.35   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
14:48:18 #13 31.35   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
14:48:18 #13 31.35   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
14:48:18 #13 31.36 Suggested packages:
14:48:18 #13 31.36   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
14:48:18 #13 31.36   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
14:48:18 #13 31.36   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
14:48:18 #13 31.36   vim-doc vim-scripts xfsdump acl attr quota
14:48:18 #13 31.37 Recommended packages:
14:48:18 #13 31.37   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
14:48:18 #13 31.37   python3-keyrings.alt python3-xdg unzip
14:48:18 #13 35.27 The following NEW packages will be installed:
14:48:18 #13 35.27   apparmor aufs-tools bash-completion binutils-mingw-w64
14:48:18 #13 35.27   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
14:48:18 #13 35.27   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
14:48:18 #13 35.27   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
14:48:18 #13 35.27   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
14:48:18 #13 35.27   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
14:48:18 #13 35.27   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
14:48:18 #13 35.27   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
14:48:18 #13 35.27   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
14:48:18 #13 35.27   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
14:48:18 #13 35.27   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
14:48:18 #13 35.28   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
14:48:18 #13 35.28   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
14:48:18 #13 35.28   xfsprogs xxd xz-utils zip
14:48:18 #13 36.40 0 upgraded, 69 newly installed, 0 to remove and 3 not upgraded.
14:48:18 #13 36.40 Need to get 90.9 MB of archives.
14:48:18 #13 36.40 After this operation, 541 MB of additional disk space will be used.
14:48:18 #13 36.40 Get:1 http://deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
14:48:18 #13 36.41 Get:2 http://deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
14:48:18 #13 36.41 Get:3 http://deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
14:48:18 #13 36.41 Get:4 http://deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
14:48:18 #13 36.42 Get:5 http://deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
14:48:18 #13 36.44 Get:6 http://deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
14:48:18 #13 36.48 Get:7 http://deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
14:48:18 #13 36.61 Get:8 http://deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
14:48:18 #13 36.61 Get:9 http://deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
14:48:18 #13 36.61 Get:10 http://deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
14:48:18 #13 36.77 Get:11 http://deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
14:48:18 #13 36.79 Get:12 http://deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
14:48:18 #13 36.80 Get:13 http://deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
14:48:18 #13 36.81 Get:14 http://deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
14:48:18 #13 36.81 Get:15 http://deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
14:48:18 #13 36.82 Get:16 http://deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
14:48:18 #13 36.83 Get:17 http://deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
14:48:18 #13 36.84 Get:18 http://deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
14:48:18 #13 36.85 Get:19 http://deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
14:48:18 #13 36.85 Get:20 http://deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
14:48:18 #13 36.85 Get:21 http://deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
14:48:18 #13 36.87 Get:22 http://deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
14:48:18 #13 36.90 Get:23 http://deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
14:48:18 #13 36.90 Get:24 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
14:48:18 #13 36.91 Get:25 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
14:48:18 #13 36.92 Get:26 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
14:48:18 #13 36.94 Get:27 http://deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
14:48:18 #13 36.95 Get:28 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
14:48:18 #13 36.96 Get:29 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
14:48:18 #13 ...
14:48:18 
14:48:18 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:18 #58 30.88   CC       images/timerfd.o
14:48:19 #58 31.16   CC       images/mm.o
14:48:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20190924011848-50bb8c70
14:48:19 
14:48:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
14:48:19 + RM_GOPATH=0
14:48:19 + TMP_GOPATH=/go
14:48:19 + : /usr/local/bin
14:48:19 + '[' -z /go ']'
14:48:19 + export GOPATH=/go
14:48:19 + GOPATH=/go
14:48:19 ++ dirname hack/dockerfile/install/install.sh
14:48:19 + dir=hack/dockerfile/install
14:48:19 + bin=tini
14:48:19 + shift
14:48:19 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:48:19 + . hack/dockerfile/install/tini.installer
14:48:19 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
14:48:19 + install_tini
14:48:19 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
14:48:19 + git clone https://github.com/krallin/tini.git /go/tini
14:48:19 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
14:48:19 Cloning into '/go/tini'...
14:48:19 + cd /go/tini
14:48:19 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
14:48:19 + cmake .
14:48:19 -- The C compiler identification is GNU 5.4.0
14:48:19 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
14:48:19 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
14:48:19 -- Detecting C compiler ABI info
14:48:19 -- Detecting C compiler ABI info - done
14:48:19 -- Detecting C compile features
14:48:19 -- Detecting C compile features - done
14:48:19 -- Performing Test HAS_BUILTIN_FORTIFY
14:48:19 -- Performing Test HAS_BUILTIN_FORTIFY - Success
14:48:19 -- Configuring done
14:48:19 -- Generating done
14:48:19 -- Build files have been written to: /go/tini
14:48:19 + make tini-static
14:48:19 make[2]: Entering directory '/go/tini'
14:48:19 make[3]: Entering directory '/go/tini'
14:48:19 make[4]: Entering directory '/go/tini'
14:48:19 make[5]: Entering directory '/go/tini'
14:48:19 Scanning dependencies of target tini-static
14:48:19 make[5]: Leaving directory '/go/tini'
14:48:19 make[5]: Entering directory '/go/tini'
14:48:19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:48:19 [100%] Linking C executable tini-static
14:48:19 make[5]: Leaving directory '/go/tini'
14:48:19 [100%] Built target tini-static
14:48:19 make[4]: Leaving directory '/go/tini'
14:48:19 make[3]: Leaving directory '/go/tini'
14:48:19 make[2]: Leaving directory '/go/tini'
14:48:19 + mkdir -p /usr/local/bin
14:48:19 + cp tini-static /usr/local/bin/docker-init
14:48:19 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
14:48:19 + RM_GOPATH=0
14:48:19 + TMP_GOPATH=/go
14:48:19 + : /usr/local/bin
14:48:19 + '[' -z /go ']'
14:48:19 + export GOPATH=/go
14:48:19 + GOPATH=/go
14:48:19 ++ dirname hack/dockerfile/install/install.sh
14:48:19 + dir=hack/dockerfile/install
14:48:19 + bin=proxy
14:48:19 + shift
14:48:19 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:48:19 + . hack/dockerfile/install/proxy.installer
14:48:19 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726
14:48:19 + install_proxy dynamic
14:48:19 + case "$1" in
14:48:19 + install_proxy_dynamic
14:48:19 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:48:19 + PROXY_LDFLAGS=-linkmode=external
14:48:19 + export BUILD_MODE=-buildmode=pie
14:48:19 + BUILD_MODE=-buildmode=pie
14:48:19 + _install_proxy
14:48:19 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726'
14:48:19 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:48:19 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726
14:48:19 Cloning into '/go/src/github.com/docker/libnetwork'...
14:48:19 + cd /go/src/github.com/docker/libnetwork
14:48:19 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726
14:48:19 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:48:19 + return
14:48:19 # Build the CLI
14:48:19 cd /go/src/github.com/docker/cli && \
14:48:19 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20190924011848-50bb8c70 GITCOMMIT=50bb8c70 dynbinary manpages
14:48:19 make[2]: Entering directory '/root/build-deb/cli'
14:48:19 ./scripts/build/dynbinary
14:48:19 Building dynamically linked build/docker-linux-amd64
14:48:19 #58 31.56   CC       images/sk-opts.o
14:48:19 #58 31.83   CC       images/sk-unix.o
14:48:20 #58 32.13   CC       images/sk-inet.o
14:48:20 #58 32.47   CC       images/tun.o
14:48:21 #58 32.91   CC       images/sk-netlink.o
14:48:21 #58 33.25   CC       images/packet-sock.o
14:48:21 #58 33.74   CC       images/ipc-var.o
14:48:22 #58 34.04   CC       images/ipc-desc.o
14:48:22 #58 34.32   CC       images/ipc-shm.o
14:48:22 #58 34.67   CC       images/ipc-msg.o
14:48:22 #58 34.92   CC       images/ipc-sem.o
14:48:23 #58 35.22   CC       images/utsns.o
14:48:23 #58 35.43   CC       images/creds.o
14:48:23 #58 35.69   CC       images/vma.o
14:48:23 #58 ...
14:48:23 
14:48:23 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:48:23 #33 91.15 go/parser
14:48:23 #33 91.97 text/template
14:48:23 #33 94.94 log
14:48:23 #33 95.27 encoding/binary
14:48:23 #33 97.16 encoding/base64
14:48:23 #33 97.60 go/doc
14:48:23 #33 97.77 encoding/json
14:48:23 #33 ...
14:48:23 
14:48:23 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:23 #13 37.00 Get:30 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
14:48:23 #13 37.01 Get:31 http://deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
14:48:23 #13 37.02 Get:32 http://deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
14:48:23 #13 37.02 Get:33 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
14:48:23 #13 37.04 Get:34 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
14:48:23 #13 37.04 Get:35 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
14:48:23 #13 37.05 Get:36 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
14:48:23 #13 37.06 Get:37 http://deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
14:48:23 #13 37.06 Get:38 http://deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
14:48:23 #13 37.06 Get:39 http://deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
14:48:23 #13 37.09 Get:40 http://deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
14:48:23 #13 37.11 Get:41 http://deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
14:48:23 #13 37.13 Get:42 http://deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
14:48:23 #13 37.18 Get:43 http://deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
14:48:23 #13 37.20 Get:44 http://deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
14:48:23 #13 37.21 Get:45 http://deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
14:48:23 #13 37.23 Get:46 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
14:48:23 #13 37.23 Get:47 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
14:48:23 #13 37.24 Get:48 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
14:48:23 #13 37.42 Get:49 http://deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
14:48:23 #13 37.44 Get:50 http://deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
14:48:23 #13 37.63 Get:51 http://deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
14:48:23 #13 37.65 Get:52 http://deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
14:48:23 #13 37.66 Get:53 http://deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
14:48:23 #13 37.68 Get:54 http://deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
14:48:23 #13 37.69 Get:55 http://deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
14:48:23 #13 37.71 Get:56 http://deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
14:48:23 #13 38.10 Get:57 http://deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
14:48:23 #13 38.18 Get:58 http://deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
14:48:23 #13 38.25 Get:59 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
14:48:23 #13 38.28 Get:60 http://deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
14:48:23 #13 38.29 Get:61 http://deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
14:48:23 #13 38.33 Get:62 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
14:48:23 #13 38.54 Get:63 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
14:48:23 #13 38.80 Get:64 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
14:48:23 #13 38.81 Get:65 http://deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
14:48:23 #13 39.31 Get:66 http://deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
14:48:23 #13 39.64 Get:67 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
14:48:23 #13 39.66 Get:68 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
14:48:23 #13 41.93 Get:69 http://deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
14:48:23 #13 ...
14:48:23 
14:48:23 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:48:23 #33 101.5 github.com/LK4D4/vndr/build
14:48:27 #33 104.0 encoding/xml
14:48:27 #33 105.1 github.com/LK4D4/vndr/godl/singleflight
14:48:27 #33 105.3 compress/flate
14:48:29 #33 ...
14:48:29 
14:48:29 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:29 #13 44.60 debconf: delaying package configuration, since apt-utils is not installed
14:48:29 #13 44.80 Fetched 90.9 MB in 8s (11.0 MB/s)
14:48:29 #13 44.87 Selecting previously unselected package bash-completion.
14:48:29 #13 44.87 (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 ... 15161 files and directories currently installed.)
14:48:29 #13 44.92 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
14:48:29 #13 48.21 Unpacking bash-completion (1:2.1-4.3) ...
14:48:30 #13 48.83 Selecting previously unselected package libnet1:amd64.
14:48:30 #13 48.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
14:48:30 #13 48.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
14:48:31 #13 48.96 Selecting previously unselected package libnfnetlink0:amd64.
14:48:31 #13 48.97 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
14:48:31 #13 48.97 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
14:48:31 #13 49.10 Selecting previously unselected package libpcrecpp0v5:amd64.
14:48:31 #13 49.10 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
14:48:31 #13 49.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
14:48:31 #13 49.27 Selecting previously unselected package libudev-dev:amd64.
14:48:31 #13 49.27 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
14:48:31 #13 49.29 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
14:48:31 #13 49.47 Selecting previously unselected package libpython3.5-minimal:amd64.
14:48:31 #13 49.47 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:48:31 #13 49.48 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:48:32 #13 50.13 Selecting previously unselected package python3.5-minimal.
14:48:32 #13 50.13 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
14:48:32 #13 50.14 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
14:48:33 #13 51.45 Selecting previously unselected package python3-minimal.
14:48:33 #13 51.45 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
14:48:33 #13 51.46 Unpacking python3-minimal (3.5.3-1) ...
14:48:33 #13 51.55 Selecting previously unselected package libmpdec2:amd64.
14:48:33 #13 51.55 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
14:48:33 #13 51.56 Unpacking libmpdec2:amd64 (2.4.2-1) ...
14:48:33 #13 51.70 Selecting previously unselected package libpython3.5-stdlib:amd64.
14:48:33 #13 51.70 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
14:48:33 #13 51.71 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:48:34 #13 ...
14:48:34 
14:48:34 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:34 #58 36.01   CC       images/netdev.o
14:48:34 #58 36.41   CC       images/tty.o
14:48:34 #58 37.03   CC       images/file-lock.o
14:48:34 #58 37.22   CC       images/rlimit.o
14:48:34 #58 37.50   CC       images/pagemap.o
14:48:34 #58 37.81   CC       images/siginfo.o
14:48:34 #58 38.02   CC       images/rpc.o
14:48:34 #58 39.22   CC       images/ext-file.o
14:48:34 #58 39.37   CC       images/cgroup.o
14:48:34 #58 39.96   CC       images/userns.o
14:48:34 #58 40.35   CC       images/google/protobuf/descriptor.o
14:48:34 #58 42.17   CC       images/opts.o
14:48:34 #58 42.35   CC       images/seccomp.o
14:48:34 #58 42.60   CC       images/binfmt-misc.o
14:48:34 #58 42.84   CC       images/time.o
14:48:34 #58 43.01   CC       images/sysctl.o
14:48:34 #58 43.24   CC       images/autofs.o
14:48:34 #58 43.44   CC       images/macvlan.o
14:48:34 #58 43.67   CC       images/sit.o
14:48:34 #58 44.00   LINK     images/built-in.o
14:48:34 #58 44.16   GEN      compel/include/asm
14:48:34 #58 44.17   GEN      compel/include/version.h
14:48:34 #58 44.19 touch .config
14:48:34 #58 44.21   GEN      include/common/config.h
14:48:34 #58 44.29   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
14:48:34 #58 44.35   GEN      compel/plugins/include/uapi/std/syscall-64.h
14:48:34 #58 44.39   GEN      compel/arch/x86/plugins/std/syscalls-64.S
14:48:34 #58 44.41   DEP      compel/arch/x86/plugins/std/syscalls-64.d
14:48:34 #58 44.43   DEP      compel/arch/x86/plugins/std/memcpy.d
14:48:34 #58 44.46   DEP      compel/arch/x86/plugins/std/parasite-head.d
14:48:34 #58 44.51   GEN      compel/plugins/include/uapi/std/syscall.h
14:48:34 #58 44.56   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
14:48:34 #58 44.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
14:48:34 #58 44.61   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
14:48:34 #58 44.63   DEP      compel/plugins/std/infect.d
14:48:34 #58 44.79   DEP      compel/plugins/std/string.d
14:48:34 #58 44.91   DEP      compel/plugins/std/log.d
14:48:34 #58 45.00   DEP      compel/plugins/std/fds.d
14:48:34 #58 45.11   DEP      compel/plugins/std/std.d
14:48:34 #58 45.18   DEP      compel/plugins/shmem/shmem.d
14:48:34 #58 45.31   DEP      compel/plugins/fds/fds.d
14:48:34 #58 45.52   CC       compel/plugins/std/std.o
14:48:34 #58 45.85   CC       compel/plugins/std/fds.o
14:48:34 #58 46.42   CC       compel/plugins/std/log.o
14:48:34 #58 ...
14:48:34 
14:48:34 #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:48:34 #61 111.8 + for f in rootlesskit rootlesskit-docker-proxy
14:48:34 #61 111.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:48:39 #61 ...
14:48:39 
14:48:39 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:39 #58 47.31   CC       compel/plugins/std/string.o
14:48:39 #58 48.05   CC       compel/plugins/std/infect.o
14:48:39 #58 48.59   CC       compel/arch/x86/plugins/std/parasite-head.o
14:48:39 #58 48.65   CC       compel/arch/x86/plugins/std/memcpy.o
14:48:39 #58 48.69   CC       compel/arch/x86/plugins/std/syscalls-64.o
14:48:39 #58 48.75   AR       compel/plugins/std.lib.a
14:48:39 #58 48.83   CC       compel/plugins/fds/fds.o
14:48:39 #58 49.14   AR       compel/plugins/fds.lib.a
14:48:39 #58 49.19   HOSTDEP  compel/src/lib/handle-elf-host.d
14:48:39 #58 49.46   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
14:48:39 #58 49.67   HOSTDEP  compel/src/lib/log-host.d
14:48:39 #58 49.81   HOSTDEP  compel/src/main-host.d
14:48:39 #58 50.02   DEP      compel/src/lib/ptrace.d
14:48:39 #58 50.13   DEP      compel/src/lib/infect.d
14:48:39 #58 50.24   DEP      compel/src/lib/infect-util.d
14:48:39 #58 50.34   DEP      compel/src/lib/infect-rpc.d
14:48:39 #58 50.48   DEP      compel/src/lib/handle-elf.d
14:48:39 #58 50.61   DEP      compel/arch/x86/src/lib/handle-elf.d
14:48:39 #58 50.79   DEP      compel/arch/x86/src/lib/infect.d
14:48:39 #58 50.91   DEP      compel/arch/x86/src/lib/cpu.d
14:48:39 #58 50.97   DEP      compel/src/lib/log.d
14:48:39 #58 51.04   DEP      compel/src/main.d
14:48:39 #58 51.23   CC       compel/src/lib/log.o
14:48:39 #58 51.68   CC       compel/arch/x86/src/lib/cpu.o
14:48:40 #58 52.75   CC       compel/arch/x86/src/lib/infect.o
14:48:41 #58 ...
14:48:41 
14:48:41 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:48:41 #33 108.6 hash
14:48:41 #33 108.8 hash/crc32
14:48:41 #33 109.3 compress/gzip
14:48:41 #33 110.0 context
14:48:41 #33 110.4 crypto/cipher
14:48:41 #33 110.9 math/rand
14:48:41 #33 111.5 math/big
14:48:41 #33 112.1 crypto/aes
14:48:41 #33 113.2 crypto
14:48:41 #33 113.4 crypto/des
14:48:41 #33 113.9 crypto/internal/randutil
14:48:41 #33 114.0 crypto/sha512
14:48:41 #33 114.9 crypto/hmac
14:48:41 #33 115.1 crypto/md5
14:48:41 #33 115.9 crypto/sha1
14:48:41 #33 117.1 crypto/sha256
14:48:41 #33 118.2 encoding/hex
14:48:41 #33 118.6 encoding/pem
14:48:41 #33 ...
14:48:41 
14:48:41 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:41 #13 53.69 Selecting previously unselected package python3.5.
14:48:41 #13 53.69 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
14:48:41 #13 53.69 Unpacking python3.5 (3.5.3-1+deb9u1) ...
14:48:41 #13 53.85 Selecting previously unselected package libpython3-stdlib:amd64.
14:48:41 #13 53.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
14:48:41 #13 53.85 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
14:48:41 #13 53.94 Selecting previously unselected package dh-python.
14:48:41 #13 53.94 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
14:48:41 #13 53.94 Unpacking dh-python (2.20170125) ...
14:48:41 #13 54.16 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
14:48:41 #13 54.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
14:48:41 #13 58.08 Setting up python3-minimal (3.5.3-1) ...
14:48:41 #13 59.53 Selecting previously unselected package python3.
14:48:41 #13 59.53 (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 ... 16747 files and directories currently installed.)
14:48:41 #13 59.62 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
14:48:41 #13 59.63 Unpacking python3 (3.5.3-1) ...
14:48:41 #13 59.71 Selecting previously unselected package pigz.
14:48:41 #13 59.72 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
14:48:41 #13 59.73 Unpacking pigz (2.3.4-1) ...
14:48:42 #13 60.31 Selecting previously unselected package libip4tc0:amd64.
14:48:42 #13 60.31 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:48:42 #13 60.33 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:48:42 #13 60.54 Selecting previously unselected package libip6tc0:amd64.
14:48:42 #13 60.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:48:42 #13 60.61 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:48:42 #13 ...
14:48:42 
14:48:42 #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
14:48:42 #61 DONE 120.2s
14:48:42 
14:48:42 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:42 #13 60.93 Selecting previously unselected package libiptc0:amd64.
14:48:42 #13 60.95 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
14:48:42 #13 ...
14:48:42 
14:48:42 #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
14:48:42 #62 DONE 0.1s
14:48:42 
14:48:42 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:42 #13 60.95 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:48:43 #13 61.18 Selecting previously unselected package libxtables12:amd64.
14:48:43 #13 61.20 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
14:48:43 #13 61.21 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:48:43 #13 61.50 Selecting previously unselected package libnetfilter-conntrack3:amd64.
14:48:43 #13 61.50 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
14:48:43 #13 61.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:48:43 #13 61.81 Selecting previously unselected package iptables.
14:48:43 #13 61.82 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
14:48:43 #13 61.82 Unpacking iptables (1.6.0+snapshot20161117-6) ...
14:48:44 #13 62.24 Selecting previously unselected package xxd.
14:48:44 #13 62.24 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:48:44 #13 62.25 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
14:48:44 #13 62.43 Selecting previously unselected package vim-common.
14:48:44 #13 62.43 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
14:48:44 #13 62.44 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
14:48:44 #13 62.66 Selecting previously unselected package bzip2.
14:48:44 #13 62.66 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
14:48:44 #13 62.67 Unpacking bzip2 (1.0.6-8.1) ...
14:48:44 #13 62.81 Selecting previously unselected package libgpm2:amd64.
14:48:44 #13 62.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
14:48:44 #13 62.83 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
14:48:44 #13 62.91 Selecting previously unselected package xz-utils.
14:48:44 #13 62.92 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
14:48:44 #13 62.93 Unpacking xz-utils (5.2.2-1.2+b1) ...
14:48:44 #13 63.19 Selecting previously unselected package aufs-tools.
14:48:45 #13 63.20 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
14:48:45 #13 63.20 Unpacking aufs-tools (1:4.1+20161219-1) ...
14:48:45 #13 63.35 Selecting previously unselected package liblzo2-2:amd64.
14:48:45 #13 63.35 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
14:48:45 #13 63.38 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
14:48:45 #13 63.50 Selecting previously unselected package btrfs-progs.
14:48:45 #13 63.50 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
14:48:45 #13 63.50 Unpacking btrfs-progs (4.7.3-1) ...
14:48:46 #13 64.09 Selecting previously unselected package btrfs-tools.
14:48:46 #13 64.09 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
14:48:46 #13 64.10 Unpacking btrfs-tools (4.7.3-1) ...
14:48:46 #13 64.17 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:48:46 #13 64.18 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
14:48:46 #13 64.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:48:46 #13 64.36 Selecting previously unselected package dmsetup.
14:48:46 #13 64.37 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
14:48:46 #13 64.38 Unpacking dmsetup (2:1.02.137-2) ...
14:48:46 #13 64.55 Selecting previously unselected package libonig4:amd64.
14:48:46 #13 64.55 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
14:48:46 #13 64.57 Unpacking libonig4:amd64 (6.1.3-2) ...
14:48:46 #13 64.76 Selecting previously unselected package libjq1:amd64.
14:48:46 #13 64.77 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
14:48:46 #13 64.78 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
14:48:46 #13 64.99 Selecting previously unselected package jq.
14:48:46 #13 65.00 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
14:48:46 #13 65.01 Unpacking jq (1.5+dfsg-1.3) ...
14:48:47 #13 65.13 Selecting previously unselected package libaio1:amd64.
14:48:47 #13 65.13 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
14:48:47 #13 65.15 Unpacking libaio1:amd64 (0.3.110-3) ...
14:48:47 #13 65.21 Selecting previously unselected package libcap2-bin.
14:48:47 #13 65.22 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
14:48:47 #13 65.24 Unpacking libcap2-bin (1:2.25-1) ...
14:48:47 #13 65.33 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:48:47 #13 65.33 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
14:48:47 #13 65.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:48:47 #13 65.39 Selecting previously unselected package libsepol1-dev:amd64.
14:48:47 #13 65.40 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
14:48:47 #13 65.40 Unpacking libsepol1-dev:amd64 (2.6-2) ...
14:48:47 #13 65.75 Selecting previously unselected package libpcre16-3:amd64.
14:48:47 #13 65.75 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
14:48:47 #13 65.76 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
14:48:47 #13 65.92 Selecting previously unselected package libpcre32-3:amd64.
14:48:47 #13 65.92 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
14:48:47 #13 65.93 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
14:48:48 #13 66.17 Selecting previously unselected package libpcre3-dev:amd64.
14:48:48 #13 66.17 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
14:48:48 #13 66.18 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
14:48:48 #13 66.72 Selecting previously unselected package libselinux1-dev:amd64.
14:48:48 #13 66.73 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
14:48:48 #13 66.75 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
14:48:48 #13 67.12 Selecting previously unselected package libdevmapper-dev:amd64.
14:48:48 #13 67.12 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
14:48:48 #13 67.13 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:48:49 #13 67.29 Selecting previously unselected package libnl-3-200:amd64.
14:48:49 #13 67.30 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
14:48:49 #13 67.31 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
14:48:49 #13 67.47 Selecting previously unselected package libprotobuf-c1:amd64.
14:48:49 #13 67.48 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
14:48:49 #13 67.49 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
14:48:49 #13 67.58 Selecting previously unselected package libreadline5:amd64.
14:48:49 #13 67.58 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
14:48:49 #13 67.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:48:49 #13 67.76 Selecting previously unselected package libsystemd-dev:amd64.
14:48:49 #13 67.77 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
14:48:49 #13 67.77 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
14:48:51 #13 69.75 Selecting previously unselected package net-tools.
14:48:51 #13 69.76 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
14:48:51 #13 ...
14:48:51 
14:48:51 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:48:51 #58 53.57   CC       compel/arch/x86/src/lib/handle-elf.o
14:48:51 #58 54.15   CC       compel/src/lib/handle-elf.o
14:48:51 #58 55.78   CC       compel/src/lib/infect-rpc.o
14:48:51 #58 56.17   CC       compel/src/lib/infect-util.o
14:48:51 #58 56.56   CC       compel/src/lib/infect.o
14:48:51 #58 59.23   CC       compel/src/lib/ptrace.o
14:48:51 #58 59.69   AR       compel/libcompel.a
14:48:51 #58 59.75   HOSTCC   compel/src/main-host.o
14:48:51 #58 60.19   HOSTCC   compel/src/lib/log-host.o
14:48:51 #58 60.43   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
14:48:51 #58 60.63   HOSTCC   compel/src/lib/handle-elf-host.o
14:48:51 #58 61.07   HOSTLINK compel/compel-host-bin
14:48:51 #58 61.25   DEP      soccr/soccr.d
14:48:51 #58 61.51   CC       soccr/soccr.o
14:48:51 #58 63.10   AR       soccr/libsoccr.a
14:48:51 #58 63.16 make[1]: 'soccr/libsoccr.a' is up to date.
14:48:51 #58 63.61   DEP      criu/arch/x86/sigframe.d
14:48:51 #58 63.71   DEP      criu/arch/x86/sigaction_compat.d
14:48:51 #58 ...
14:48:51 
14:48:51 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:51 #13 69.76 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
14:48:51 #13 69.77 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
14:48:51 #13 70.03 Selecting previously unselected package python-pip-whl.
14:48:51 #13 ...
14:48:51 
14:48:51 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:48:51 #33 119.2 internal/singleflight
14:48:51 #33 119.5 net
14:48:51 #33 120.3 crypto/rand
14:48:51 #33 121.1 crypto/elliptic
14:48:51 #33 123.4 encoding/asn1
14:48:51 #33 126.2 crypto/ecdsa
14:48:51 #33 127.0 crypto/rsa
14:48:51 #33 128.7 crypto/dsa
14:48:51 #33 129.0 crypto/x509/pkix
14:48:51 #33 ...
14:48:51 
14:48:51 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:48:51 #13 70.03 Selecting previously unselected package python-pip-whl.
14:48:51 #13 70.04 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
14:48:51 #13 70.05 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
14:48:52 Project root: /go/src/github.com/docker/cli
14:48:52 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:48:52 2019/09/26 14:48:39 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:48:52 ~/rpmbuild/BUILD/src
14:48:52 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:48:52 + popd
14:48:52 + pushd /root/rpmbuild/BUILD/src/plugins
14:48:52 + for installer in '*.installer'
14:48:52 + bash app.installer build
14:48:52 Cloning into '/go/src/github.com/docker/app'...
14:48:52 Fetching origin
14:48:52 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=2019-09-26T14:48:42Z" -o bin/docker-app ./cmd/docker-app
14:48:52 #13 70.68 Selecting previously unselected package python3-pip.
14:48:52 #13 70.69 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
14:48:52 #13 70.70 Unpacking python3-pip (9.0.1-2+deb9u1) ...
14:48:52 #13 70.91 Selecting previously unselected package python3-pkg-resources.
14:48:52 #13 70.92 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
14:48:52 #13 70.93 Unpacking python3-pkg-resources (33.1.1-1) ...
14:48:53 #13 71.09 Selecting previously unselected package python3-setuptools.
14:48:53 #13 71.09 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
14:48:53 #13 71.09 Unpacking python3-setuptools (33.1.1-1) ...
14:48:53 #13 71.29 Selecting previously unselected package python3-wheel.
14:48:53 #13 71.29 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
14:48:53 #13 71.30 Unpacking python3-wheel (0.29.0-2) ...
14:48:53 #13 71.42 Selecting previously unselected package thin-provisioning-tools.
14:48:53 #13 71.43 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
14:48:53 #13 71.44 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
14:48:53 #13 71.83 Selecting previously unselected package vim-runtime.
14:48:53 #13 71.86 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
14:48:53 #13 71.91 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
14:48:53 #13 71.96 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
14:48:53 #13 71.98 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
14:48:59 #13 76.57 Selecting previously unselected package vim.
14:48:59 #13 76.57 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
14:48:59 #13 76.58 Unpacking vim (2:8.0.0197-4+deb9u3) ...
14:48:59 #13 77.08 Selecting previously unselected package xfsprogs.
14:48:59 #13 77.11 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
14:48:59 #13 77.12 Unpacking xfsprogs (4.9.0+nmu1) ...
14:48:59 #13 77.82 Selecting previously unselected package zip.
14:48:59 #13 77.84 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
14:48:59 #13 77.86 Unpacking zip (3.0-11+b1) ...
14:48:59 #13 78.06 Selecting previously unselected package libapparmor-perl.
14:49:00 #13 78.07 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
14:49:00 #13 78.08 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
14:49:00 #13 78.26 Selecting previously unselected package apparmor.
14:49:00 #13 78.26 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
14:49:00 #13 78.33 Unpacking apparmor (2.11.0-3+deb9u2) ...
14:49:00 #13 78.82 Selecting previously unselected package binutils-mingw-w64-i686.
14:49:00 #13 78.83 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
14:49:00 #13 78.83 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:49:02 #13 ...
14:49:02 
14:49:02 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:02 #58 63.88   DEP      criu/arch/x86/kerndat.d
14:49:02 #58 64.16   DEP      criu/arch/x86/crtools.d
14:49:02 #58 64.30   DEP      criu/arch/x86/cpu.d
14:49:02 #58 64.53   CC       criu/arch/x86/cpu.o
14:49:02 #58 65.17   CC       criu/arch/x86/crtools.o
14:49:02 #58 66.59   CC       criu/arch/x86/kerndat.o
14:49:02 #58 67.15   CC       criu/arch/x86/sigaction_compat.o
14:49:02 #58 67.39   CC       criu/arch/x86/sigframe.o
14:49:02 #58 67.63   LINK     criu/arch/x86/crtools.built-in.o
14:49:02 #58 67.68   DEP      criu/pie/util-vdso-elf32.d
14:49:02 #58 67.90   DEP      criu/arch/x86/vdso-pie.d
14:49:02 #58 68.00   DEP      criu/pie/parasite-vdso.d
14:49:02 #58 68.21   DEP      criu/pie/util-vdso.d
14:49:02 #58 68.40   DEP      criu/pie/util.d
14:49:02 #58 68.59   CC       criu/pie/util.o
14:49:02 #58 68.88   CC       criu/pie/util-vdso.o
14:49:02 #58 69.69   CC       criu/pie/parasite-vdso.o
14:49:02 #58 70.58   CC       criu/arch/x86/vdso-pie.o
14:49:02 #58 71.04   CC       criu/pie/util-vdso-elf32.o
14:49:02 #58 71.73   AR       criu/pie/pie.lib.a
14:49:02 #58 71.82   DEP      criu/pie/restorer.d
14:49:02 #58 72.10   DEP      criu/arch/x86/sigaction_compat_pie.d
14:49:02 #58 72.28   DEP      criu/arch/x86/restorer_unmap.d
14:49:02 #58 72.31   DEP      criu/arch/x86/restorer.d
14:49:02 #58 72.56   DEP      criu/pie/parasite.d
14:49:02 #58 72.91   CC       criu/pie/parasite.o
14:49:02 #58 ...
14:49:02 
14:49:02 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:49:02 #33 129.5 internal/x/crypto/cryptobyte
14:49:02 #33 131.4 internal/x/crypto/internal/chacha20
14:49:02 #33 132.0 internal/x/crypto/poly1305
14:49:02 #33 132.5 internal/x/crypto/chacha20poly1305
14:49:02 #33 133.6 internal/x/crypto/hkdf
14:49:02 #33 133.8 internal/x/text/transform
14:49:02 #33 134.9 internal/x/text/unicode/bidi
14:49:02 #33 136.8 internal/x/text/secure/bidirule
14:49:02 #33 137.2 internal/x/text/unicode/norm
14:49:02 #33 ...
14:49:02 
14:49:02 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:02 #58 74.42   LINK     criu/pie/parasite.built-in.o
14:49:02 #58 74.43   GEN      criu/pie/parasite-blob.h
14:49:02 #58 74.46   CC       criu/arch/x86/restorer.o
14:49:03 #58 75.06   CC       criu/arch/x86/restorer_unmap.o
14:49:03 #58 75.12   CC       criu/arch/x86/sigaction_compat_pie.o
14:49:03 #58 75.50   CC       criu/pie/restorer.o
14:49:06 #58 78.63   LINK     criu/pie/restorer.built-in.o
14:49:06 #58 ...
14:49:06 
14:49:06 #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:49:06 #24 134.1 + GOBIN=/build
14:49:06 #24 134.1 + /build/gometalinter --install
14:49:06 #24 134.1 Installing:
14:49:06 #24 134.1   deadcode
14:49:06 #24 134.1   dupl
14:49:06 #24 134.1   errcheck
14:49:06 #24 134.1   gas
14:49:06 #24 134.1   gochecknoglobals
14:49:06 #24 134.1   gochecknoinits
14:49:06 #24 134.1   goconst
14:49:06 #24 134.1   gocyclo
14:49:06 #24 134.1   goimports
14:49:06 #24 134.1   golint
14:49:06 #24 134.1   gosimple
14:49:06 #24 134.1   gotype
14:49:06 #24 134.1   gotypex
14:49:06 #24 134.1   ineffassign
14:49:06 #24 134.1   interfacer
14:49:06 #24 134.1   lll
14:49:06 #24 134.1   maligned
14:49:06 #24 134.1   megacheck
14:49:06 #24 134.1   misspell
14:49:06 #24 134.1   nakedret
14:49:06 #24 134.1   safesql
14:49:06 #24 134.1   staticcheck
14:49:06 #24 134.1   structcheck
14:49:06 #24 134.1   unconvert
14:49:06 #24 134.1   unparam
14:49:06 #24 134.1   unused
14:49:06 #24 134.1   varcheck
14:49:06 #24 ...
14:49:06 
14:49:06 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:06 #58 78.67   GEN      criu/pie/restorer-blob.h
14:49:06 #58 78.77   DEP      criu/vdso.d
14:49:06 #58 78.94   DEP      criu/vdso-compat.d
14:49:06 #58 79.05   DEP      criu/uts_ns.d
14:49:07 #58 79.29   DEP      criu/util.d
14:49:07 #58 79.61   DEP      criu/uffd.d
14:49:08 #58 79.83   DEP      criu/tun.d
14:49:08 #58 80.02   DEP      criu/tty.d
14:49:08 #58 80.34   DEP      criu/timerfd.d
14:49:08 #58 80.59   DEP      criu/sysfs_parse.d
14:49:08 #58 80.78   DEP      criu/sysctl.d
14:49:09 #58 81.00   DEP      criu/string.d
14:49:09 #58 81.07   DEP      criu/stats.d
14:49:09 #58 81.25   DEP      criu/sockets.d
14:49:09 #58 81.57   DEP      criu/sk-unix.d
14:49:09 #58 81.88   DEP      criu/sk-tcp.d
14:49:10 #58 82.16   DEP      criu/sk-queue.d
14:49:10 #58 82.30   DEP      criu/sk-packet.d
14:49:10 #58 82.53   DEP      criu/sk-netlink.d
14:49:10 #58 82.75   DEP      criu/sk-inet.d
14:49:10 #58 83.04   DEP      criu/signalfd.d
14:49:11 #58 83.23   DEP      criu/sigframe.d
14:49:11 #58 83.33   DEP      criu/shmem.d
14:49:11 #58 83.48   DEP      criu/seize.d
14:49:11 #58 83.72   DEP      criu/seccomp.d
14:49:12 #58 84.00   DEP      criu/rst-malloc.d
14:49:12 #58 84.08   DEP      criu/rbtree.d
14:49:12 #58 84.15   DEP      criu/pstree.d
14:49:12 #58 84.34   DEP      criu/protobuf.d
14:49:12 #58 84.59   GEN      criu/protobuf-desc-gen.h
14:49:12 #58 ...
14:49:12 
14:49:12 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:49:12 #13 80.62 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:49:12 #13 80.63 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
14:49:12 #13 80.63 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:49:12 #13 82.83 Selecting previously unselected package binutils-mingw-w64.
14:49:12 #13 82.83 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
14:49:12 #13 82.84 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:49:12 #13 82.98 Selecting previously unselected package mingw-w64-common.
14:49:12 #13 83.00 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
14:49:12 #13 83.17 Unpacking mingw-w64-common (5.0.1-1) ...
14:49:12 #13 87.99 Selecting previously unselected package mingw-w64-x86-64-dev.
14:49:12 #13 88.00 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
14:49:12 #13 88.00 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
14:49:14 #13 ...
14:49:14 
14:49:14 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:49:14 #33 141.3 crypto/x509
14:49:14 #33 142.2 internal/x/net/idna
14:49:14 #33 144.3 net/textproto
14:49:14 #33 145.3 internal/x/net/http/httpguts
14:49:14 #33 145.7 internal/x/net/http/httpproxy
14:49:14 #33 146.3 internal/x/net/http2/hpack
14:49:14 #33 146.8 crypto/tls
14:49:14 #33 147.6 mime
14:49:14 #33 149.5 mime/quotedprintable
14:49:14 #33 149.8 mime/multipart
14:49:14 #33 150.9 net/http/internal
14:49:14 #33 151.3 os/exec
14:49:14 #33 ...
14:49:14 
14:49:14 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:14 #58 86.03   DEP      criu/protobuf-desc.d
14:49:14 #58 86.17   DEP      criu/proc_parse.d
14:49:14 #58 86.44   DEP      criu/plugin.d
14:49:14 #58 86.51   DEP      criu/pipes.d
14:49:14 #58 86.64   DEP      criu/pie-util.d
14:49:14 #58 86.78   DEP      criu/pie-util-vdso.d
14:49:14 #58 86.94   DEP      criu/pie-util-vdso-elf32.d
14:49:15 #58 87.15   DEP      criu/path.d
14:49:15 #58 87.35   DEP      criu/parasite-syscall.d
14:49:15 #58 87.61   DEP      criu/pagemap.d
14:49:15 #58 87.80   DEP      criu/pagemap-cache.d
14:49:15 #58 87.93   DEP      criu/page-xfer.d
14:49:16 #58 88.12   DEP      criu/page-pipe.d
14:49:16 #58 88.29   DEP      criu/netfilter.d
14:49:16 #58 88.55   DEP      criu/net.d
14:49:17 #58 88.83   DEP      criu/namespaces.d
14:49:17 #58 89.10   DEP      criu/mount.d
14:49:17 #58 89.32   DEP      criu/mem.d
14:49:17 #58 89.59   DEP      criu/lsm.d
14:49:17 #58 89.72   DEP      criu/log.d
14:49:17 #58 89.90   DEP      criu/libnetlink.d
14:49:18 #58 90.05   DEP      criu/kerndat.d
14:49:18 #58 90.29   DEP      criu/kcmp-ids.d
14:49:18 #58 90.42   DEP      criu/irmap.d
14:49:18 #58 90.64   DEP      criu/ipc_ns.d
14:49:18 #58 90.83   DEP      criu/image.d
14:49:19 #58 91.06   DEP      criu/image-desc.d
14:49:19 #58 91.19   DEP      criu/fsnotify.d
14:49:19 #58 91.45   DEP      criu/filesystems.d
14:49:19 #58 91.60   DEP      criu/files.d
14:49:19 #58 91.75   DEP      criu/files-reg.d
14:49:19 #58 91.93   DEP      criu/files-ext.d
14:49:19 #58 92.10   DEP      criu/file-lock.d
14:49:20 #58 92.37   DEP      criu/file-ids.d
14:49:20 #58 92.56   DEP      criu/fifo.d
14:49:20 #58 92.74   DEP      criu/fdstore.d
14:49:21 #58 92.85   DEP      criu/fault-injection.d
14:49:21 #58 92.90   DEP      criu/external.d
14:49:21 #58 93.07   DEP      criu/eventpoll.d
14:49:21 #58 93.30   DEP      criu/eventfd.d
14:49:21 #58 ...
14:49:21 
14:49:21 #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
14:49:21 #27 DONE 158.9s
14:49:21 
14:49:21 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:49:21 #33 157.0 net/http/httptrace
14:49:21 #33 157.2 net/http
14:49:24 #33 ...
14:49:24 
14:49:24 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:49:24 #13 92.99 Selecting previously unselected package gcc-mingw-w64-base.
14:49:24 #13 92.99 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
14:49:24 #13 93.01 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:49:24 #13 93.17 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:49:24 #13 93.17 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:49:24 #13 93.18 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:49:25 #13 ...
14:49:25 
14:49:25 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:25 #58 93.55   DEP      criu/crtools.d
14:49:25 #58 93.92   DEP      criu/cr-service.d
14:49:25 #58 94.26   DEP      criu/cr-restore.d
14:49:25 #58 94.72   DEP      criu/cr-errno.d
14:49:25 #58 94.77   DEP      criu/cr-dump.d
14:49:25 #58 95.15   DEP      criu/cr-dedup.d
14:49:25 #58 95.30   DEP      criu/cr-check.d
14:49:25 #58 95.51   DEP      criu/config.d
14:49:25 #58 95.71   DEP      criu/clone-noasan.d
14:49:25 #58 95.79   DEP      criu/cgroup.d
14:49:25 #58 95.97   DEP      criu/cgroup-props.d
14:49:25 #58 96.15   DEP      criu/bitmap.d
14:49:25 #58 96.17   DEP      criu/bfd.d
14:49:25 #58 96.30   DEP      criu/autofs.d
14:49:25 #58 96.49   DEP      criu/aio.d
14:49:25 #58 96.75   DEP      criu/action-scripts.d
14:49:25 #58 97.14   CC       criu/action-scripts.o
14:49:25 #58 97.66   CC       criu/aio.o
14:49:26 #58 98.30   CC       criu/autofs.o
14:49:27 scripts/docs/generate-man.sh
14:49:27 #58 ...
14:49:27 
14:49:27 #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
14:49:27 #15 164.7 + rm -rf /tmp/tmp.Hp3zgWOptZ
14:49:27 #15 DONE 165.3s
14:49:27 
14:49:27 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:49:28 #13 ...
14:49:28 
14:49:28 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:28 #58 100.4   CC       criu/bfd.o
14:49:29 #58 101.2   CC       criu/bitmap.o
14:49:29 #58 101.4   CC       criu/cgroup-props.o
14:49:30 #58 102.4   CC       criu/cgroup.o
14:49:30 + for installer in '*.installer'
14:49:30 + bash buildx.installer build
14:49:30 Cloning into '/go/src/github.com/docker/buildx'...
14:49:30 Fetching origin
14:49:30 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.0-tp-docker -X github.com/docker/buildx/version.Revision=c967f1d570fb393b4475c01efea58781608d093c -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
14:49:33 #58 105.4   CC       criu/clone-noasan.o
14:49:33 #58 105.6   CC       criu/config.o
14:49:34 #58 ...
14:49:34 
14:49:34 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:49:34 #13 112.5 Selecting previously unselected package g++-mingw-w64-x86-64.
14:49:34 #13 112.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
14:49:34 #13 112.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:49:41 #13 ...
14:49:41 
14:49:41 #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
14:49:41 #33 169.8 github.com/LK4D4/vndr/godl
14:49:41 #33 170.6 github.com/LK4D4/vndr
14:49:41 #33 DONE 178.5s
14:49:41 
14:49:41 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:41 #58 107.1   CC       criu/cr-check.o
14:49:41 #58 108.7   CC       criu/cr-dedup.o
14:49:41 #58 109.2   CC       criu/cr-dump.o
14:49:41 #58 111.3   CC       criu/cr-errno.o
14:49:41 #58 111.4   CC       criu/cr-restore.o
14:49:44 #58 116.2   CC       criu/cr-service.o
14:49:46 #58 117.9   CC       criu/crtools.o
14:49:46 #58 118.8   CC       criu/eventfd.o
14:49:46 #58 ...
14:49:46 
14:49:46 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:49:46 #13 125.0 Setting up aufs-tools (1:4.1+20161219-1) ...
14:49:47 #13 125.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
14:49:47 #13 125.1 Setting up libsepol1-dev:amd64 (2.6-2) ...
14:49:47 #13 125.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
14:49:47 #13 125.1 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
14:49:47 #13 125.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:49:47 #13 125.1 Processing triggers for mime-support (3.60) ...
14:49:47 #13 125.2 Setting up xxd (2:8.0.0197-4+deb9u3) ...
14:49:47 #13 125.2 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
14:49:47 #13 125.3 Setting up libcap2-bin (1:2.25-1) ...
14:49:47 #13 125.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
14:49:47 #13 125.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
14:49:47 #13 125.3 Setting up bash-completion (1:2.1-4.3) ...
14:49:49 #13 127.7 Setting up libonig4:amd64 (6.1.3-2) ...
14:49:49 #13 127.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
14:49:49 #13 127.7 Setting up zip (3.0-11+b1) ...
14:49:49 #13 127.7 Setting up bzip2 (1.0.6-8.1) ...
14:49:49 #13 127.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
14:49:49 #13 127.7 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
14:49:49 #13 127.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:49:49 #13 127.8 Setting up libaio1:amd64 (0.3.110-3) ...
14:49:49 #13 127.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
14:49:49 #13 127.8 Setting up xz-utils (5.2.2-1.2+b1) ...
14:49:49 #13 127.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:49:49 #13 127.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
14:49:49 #13 127.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
14:49:49 #13 127.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
14:49:49 #13 127.8 Setting up libpcre32-3:amd64 (2:8.39-3) ...
14:49:49 #13 127.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
14:49:49 #13 127.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
14:49:50 #13 128.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
14:49:50 #13 128.2 Setting up libpcre16-3:amd64 (2:8.39-3) ...
14:49:50 #13 128.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
14:49:50 #13 128.3 Setting up libnl-3-200:amd64 (3.2.27-2) ...
14:49:50 #13 128.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
14:49:50 #13 128.3 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
14:49:50 #13 128.3 Setting up pigz (2.3.4-1) ...
14:49:50 #13 128.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
14:49:50 #13 128.3 Setting up libmpdec2:amd64 (2.4.2-1) ...
14:49:50 #13 128.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
14:49:50 #13 128.4 Setting up mingw-w64-common (5.0.1-1) ...
14:49:50 #13 128.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
14:49:50 #13 128.4 Setting up jq (1.5+dfsg-1.3) ...
14:49:50 #13 128.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
14:49:50 #13 128.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
14:49:50 #13 128.4 Setting up xfsprogs (4.9.0+nmu1) ...
14:49:50 #13 128.4 Setting up vim (2:8.0.0197-4+deb9u3) ...
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:49:50 #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:49:50 #13 128.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
14:49:50 #13 128.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
14:49:50 #13 128.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
14:49:50 #13 128.5 Setting up iptables (1.6.0+snapshot20161117-6) ...
14:49:50 #13 128.5 Setting up btrfs-progs (4.7.3-1) ...
14:49:50 #13 128.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
14:49:50 #13 128.6 Setting up python3.5 (3.5.3-1+deb9u1) ...
14:49:54 #13 132.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
14:49:54 #13 132.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:49:54 #13 132.9 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:49:54 #13 132.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:49:54 #13 132.9 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:49:54 #13 132.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
14:49:54 #13 132.9 Setting up btrfs-tools (4.7.3-1) ...
14:49:54 #13 132.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
14:49:54 #13 132.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:49:54 #13 132.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:49:54 #13 133.0 Setting up python3 (3.5.3-1) ...
14:49:56 #13 134.5 Setting up apparmor (2.11.0-3+deb9u2) ...
14:49:57 #13 ...
14:49:57 
14:49:57 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:49:57 #58 119.4   CC       criu/eventpoll.o
14:49:57 #58 120.3   CC       criu/external.o
14:49:57 #58 120.7   CC       criu/fault-injection.o
14:49:57 #58 120.8   CC       criu/fdstore.o
14:49:57 #58 121.2   CC       criu/fifo.o
14:49:57 #58 121.7   CC       criu/file-ids.o
14:49:57 #58 121.9   CC       criu/file-lock.o
14:49:57 #58 122.9   CC       criu/files-ext.o
14:49:57 #58 123.3   CC       criu/files-reg.o
14:49:57 #58 125.2   CC       criu/files.o
14:49:57 #58 127.2   CC       criu/filesystems.o
14:49:57 #58 128.0   CC       criu/fsnotify.o
14:49:57 #58 129.2   CC       criu/image-desc.o
14:49:57 #58 129.3   CC       criu/image.o
14:49:57 #58 ...
14:49:57 
14:49:57 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:49:57 #13 136.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
14:49:58 #13 136.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
14:49:58 #13 136.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
14:49:58 #13 136.3 Setting up python3-wheel (0.29.0-2) ...
14:49:59 #13 137.3 Setting up python3-pkg-resources (33.1.1-1) ...
14:50:00 #13 138.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
14:50:00 #13 138.7 Setting up python3-pip (9.0.1-2+deb9u1) ...
14:50:01 #13 140.0 Setting up dmsetup (2:1.02.137-2) ...
14:50:01 #13 140.0 Setting up python3-setuptools (33.1.1-1) ...
14:50:03 #13 141.2 Setting up dh-python (2.20170125) ...
14:50:04 #13 142.0 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
14:50:04 #13 142.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
14:50:04 #13 ...
14:50:04 
14:50:04 #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc
14:50:04 #42 159.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:50:04 #42 162.4 + mkdir -p /build
14:50:04 #42 162.4 + cp runc /build/runc
14:50:04 #42 DONE 163.0s
14:50:04 
14:50:04 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:50:04 #58 130.2   CC       criu/ipc_ns.o
14:50:04 #58 131.2   CC       criu/irmap.o
14:50:04 #58 131.8   CC       criu/kcmp-ids.o
14:50:04 #58 132.1   CC       criu/kerndat.o
14:50:04 #58 133.2   CC       criu/libnetlink.o
14:50:04 #58 133.6   CC       criu/log.o
14:50:04 #58 134.1   CC       criu/lsm.o
14:50:04 #58 134.6   CC       criu/mem.o
14:50:04 #58 136.0   CC       criu/mount.o
14:50:04 #58 ...
14:50:04 
14:50:04 #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme...
14:50:04 #13 DONE 142.7s
14:50:04 
14:50:04 #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:50:09 ~/rpmbuild/BUILD/src
14:50:09 + popd
14:50:09 + exit 0
14:50:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EdgwLG
14:50:09 + umask 022
14:50:09 + cd /root/rpmbuild/BUILD
14:50:09 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64 '!=' / ']'
14:50:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 + mkdir -p /root/rpmbuild/BUILDROOT
14:50:09 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 + cd src
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/bin
14:50:09 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/bin/docker
14:50:09 + pushd /root/rpmbuild/BUILD/src/plugins
14:50:09 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:50:09 + for installer in '*.installer'
14:50:09 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 + PREFIX=/usr/libexec/docker/cli-plugins
14:50:09 + bash app.installer install_plugin
14:50:09 + for installer in '*.installer'
14:50:09 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 + PREFIX=/usr/libexec/docker/cli-plugins
14:50:09 + bash buildx.installer install_plugin
14:50:09 ~/rpmbuild/BUILD/src
14:50:09 + popd
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/bash-completion/completions
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/zsh/vendor-completions
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/fish/vendor_completions.d
14:50:09 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/bash-completion/completions/docker
14:50:09 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
14:50:09 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/man/man1
14:50:09 + 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.20190924011848.50bb8c70-0.el7.x86_64//usr/share/man/man1
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/man/man5
14:50:09 + 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.20190924011848.50bb8c70-0.el7.x86_64//usr/share/man/man5
14:50:09 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/man/man8
14:50:09 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64//usr/share/man/man8
14:50:09 + mkdir -p build-docs
14:50:09 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:50:09 + cp cli/LICENSE build-docs/LICENSE
14:50:09 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:50:09 + cp cli/MAINTAINERS build-docs/MAINTAINERS
14:50:09 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:50:09 + cp cli/NOTICE build-docs/NOTICE
14:50:09 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:50:09 + cp cli/README.md build-docs/README.md
14:50:09 + /usr/lib/rpm/check-buildroot
14:50:09 + /usr/lib/rpm/redhat/brp-compress
14:50:09 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:50:09 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:50:09 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:50:09 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:50:09 + /usr/lib/rpm/redhat/brp-python-hardlink
14:50:09 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:50:09 Processing files: docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7dIBzB
14:50:09 + umask 022
14:50:09 + cd /root/rpmbuild/BUILD
14:50:09 + cd src
14:50:09 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190924011848.50bb8c70
14:50:09 + export DOCDIR
14:50:09 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190924011848.50bb8c70
14:50:09 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190924011848.50bb8c70
14:50:09 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190924011848.50bb8c70
14:50:09 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190924011848.50bb8c70
14:50:09 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190924011848.50bb8c70
14:50:09 + exit 0
14:50:09 Provides: docker-ce-cli = 1:0.0.0.20190924011848.50bb8c70-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20190924011848.50bb8c70-0.el7
14:50:09 Requires(interp): /bin/sh
14:50:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:50:09 Requires(post): /bin/sh
14:50:09 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:50:09 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
14:50:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:09 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.src.rpm
14:50:11 #14 5.743 Collecting yamllint==1.16.0
14:50:11 #14 ...
14:50:11 
14:50:11 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:50:11 #58 140.0   CC       criu/namespaces.o
14:50:11 #58 141.6   CC       criu/net.o
14:50:11 #58 144.0   CC       criu/netfilter.o
14:50:12 #58 144.3   CC       criu/page-pipe.o
14:50:12 #58 144.8   CC       criu/page-xfer.o
14:50:13 #58 145.7   CC       criu/pagemap-cache.o
14:50:14 #58 146.0   CC       criu/pagemap.o
14:50:14 #58 146.6   CC       criu/parasite-syscall.o
14:50:15 #58 147.2   CC       criu/path.o
14:50:15 #58 147.4   CC       criu/pie-util-vdso-elf32.o
14:50:15 #58 147.7   CC       criu/pie-util-vdso.o
14:50:16 #58 148.2   CC       criu/pie-util.o
14:50:16 #58 148.4   CC       criu/pipes.o
14:50:16 #58 148.9   CC       criu/plugin.o
14:50:16 #58 ...
14:50:16 
14:50:16 #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:50:16 #14 12.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
14:50:17 #14 12.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
14:50:18 #14 13.86   Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz
14:50:19 #14 15.16 Collecting pyyaml (from yamllint==1.16.0)
14:50:21 #14 16.37   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
14:50:22 #14 17.86 Building wheels for collected packages: pathspec, pyyaml
14:50:22 #14 17.87   Running setup.py bdist_wheel for pathspec: started
14:50:22 #14 ...
14:50:22 
14:50:22 #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:50:22 #55 219.1 + dpkg --print-architecture
14:50:22 #55 219.1 + cd /tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution
14:50:22 #55 219.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
14:50:22 #55 219.4 + GOPATH=/tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8eS63sXgO6
14:50:22 #55 219.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
14:50:26 #55 ...
14:50:26 
14:50:26 #14 [dev 8/24] RUN pip3 install yamllint==1.16.0
14:50:26 #14 18.94   Running setup.py bdist_wheel for pathspec: finished with status 'done'
14:50:26 #14 18.94   Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b
14:50:26 #14 18.96   Running setup.py bdist_wheel for pyyaml: started
14:50:26 #14 19.93   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
14:50:26 #14 19.93   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
14:50:26 #14 20.02 Successfully built pathspec pyyaml
14:50:26 #14 20.02 Installing collected packages: pathspec, pyyaml, yamllint
14:50:26 #14 20.50 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0
14:50:26 #14 DONE 21.2s
14:50:26 
14:50:26 #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/
14:50:26 #16 DONE 0.2s
14:50:26 
14:50:26 #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
14:50:27 #21 DONE 0.9s
14:50:27 
14:50:27 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:50:27 #58 149.3   CC       criu/proc_parse.o
14:50:27 #58 151.5   CC       criu/protobuf-desc.o
14:50:27 #58 152.3   CC       criu/protobuf.o
14:50:27 #58 152.7   CC       criu/pstree.o
14:50:27 #58 153.7   CC       criu/rbtree.o
14:50:27 #58 154.1   CC       criu/rst-malloc.o
14:50:27 #58 154.4   CC       criu/seccomp.o
14:50:27 #58 155.0   CC       criu/seize.o
14:50:27 #58 156.0   CC       criu/shmem.o
14:50:27 #58 157.0   CC       criu/sigframe.o
14:50:27 #58 157.2   CC       criu/signalfd.o
14:50:27 #58 157.5   CC       criu/sk-inet.o
14:50:27 #58 158.4   CC       criu/sk-netlink.o
14:50:27 #58 158.8   CC       criu/sk-packet.o
14:50:27 #58 159.2   CC       criu/sk-queue.o
14:50:27 #58 159.7   CC       criu/sk-tcp.o
14:50:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64.rpm
14:50:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Aughbi
14:50:27 + umask 022
14:50:27 + cd /root/rpmbuild/BUILD
14:50:27 + cd src
14:50:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190924011848.50bb8c70-0.el7.x86_64
14:50:27 + exit 0
14:50:27 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
14:50:28 #58 160.2   CC       criu/sk-unix.o
14:50:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:50:30 #58 161.7   CC       criu/sockets.o
14:50:30 #58 162.4   CC       criu/stats.o
14:50:30 #58 162.7   CC       criu/string.o
14:50:30 #58 162.8   CC       criu/sysctl.o
14:50:31 #58 163.4   CC       criu/sysfs_parse.o
14:50:31 #58 163.8   CC       criu/timerfd.o
14:50:32 #58 164.1   CC       criu/tty.o
14:50:34 #58 165.9   CC       criu/tun.o
14:50:34 #58 166.5   CC       criu/uffd.o
14:50:34 Project root: /go/src/github.com/docker/cli
14:50:34 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:50:34 2019/09/26 14:50:32 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:50:34 make[2]: Leaving directory '/root/build-deb/cli'
14:50:34 # Build the CLI plugins
14:50:34 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:50:34 set -e;cd /sources && \
14:50:34 	tar xzf plugin-installers.tgz; \
14:50:34 	for installer in plugins/*.installer; do \
14:50:34 		LDFLAGS='' bash ${installer} build; \
14:50:34 	done
14:50:34 Cloning into '/go/src/github.com/docker/app'...
14:50:34 Fetching origin
14:50:35 make[2]: Entering directory '/go/src/github.com/docker/app'
14:50:35 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=2019-09-26T14:50:35Z" -o bin/docker-app ./cmd/docker-app
14:50:35 #58 167.6   CC       criu/util.o
14:50:36 #58 168.9   CC       criu/uts_ns.o
14:50:37 #58 169.1   CC       criu/vdso-compat.o
14:50:37 #58 169.2   CC       criu/vdso.o
14:50:38 #58 170.1   LINK     criu/built-in.o
14:50:38 #58 170.2   LINK     criu/criu
14:50:38 #58 170.6   DEP      lib/c/criu.d
14:50:38 #58 170.6   CC       images/rpc.pb-c.o
14:50:39 #58 171.2   CC       lib/c/criu.o
14:50:39 #58 171.9   LINK     lib/c/built-in.o
14:50:39 #58 171.9   LINK     lib/c/libcriu.so
14:50:39 #58 172.1   GEN      magic.py
14:50:40 #58 173.0 fatal: Not a git repository (or any of the parent directories): .git
14:50:41 #58 173.5 make[1]: Nothing to be done for 'all'.
14:50:42 #58 174.1 make[1]: 'images/built-in.o' is up to date.
14:50:42 #58 174.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
14:50:42 #58 174.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
14:50:42 #58 174.2 make[1]: 'compel/libcompel.a' is up to date.
14:50:42 #58 174.2 make[1]: 'compel/compel-host-bin' is up to date.
14:50:42 #58 174.2 make[1]: Nothing to be done for 'all'.
14:50:42 #58 174.2 make[1]: 'soccr/libsoccr.a' is up to date.
14:50:42 #58 ...
14:50:42 
14:50:42 #55 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
14:50:42 #55 240.1 + rm -rf /tmp/tmp.8eS63sXgO6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8eS63sXgO6
14:50:43 #55 DONE 240.9s
14:50:43 
14:50:43 #58 [criu 2/2] RUN mkdir -p /usr/src/criu 	&& curl -sSL https://github.com/c...
14:50:43 #58 174.4 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.4 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.5 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.5 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.6 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.6 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.6 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.7 make[2]: Nothing to be done for 'all'.
14:50:43 #58 174.7   INSTALL  criu/criu
14:50:43 #58 DONE 175.2s
14:50:43 
14:50:43 #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
14:50:45 #24 DONE 242.4s
14:50:45 
14:50:45 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:50:47 #47 ...
14:50:47 
14:50:47 #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/
14:50:48 #25 DONE 1.0s
14:50:48 
14:50:48 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:50:48 #47 ...
14:50:48 
14:50:48 #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/
14:50:48 #28 DONE 0.1s
14:50:48 
14:50:48 #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/
14:50:48 #31 DONE 0.1s
14:50:48 
14:50:48 #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/
14:50:48 #34 DONE 0.1s
14:50:48 
14:50:48 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:50:49 #47 ...
14:50:49 
14:50:49 #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/
14:50:49 #39 DONE 0.1s
14:50:49 
14:50:49 #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/
14:50:49 #43 DONE 0.3s
14:50:49 
14:50:49 #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
14:50:55 #47 209.7 🇩 bin/containerd
14:51:17 #47 231.6 🇩 bin/containerd-stress
14:51:18 #47 233.2 🇩 bin/containerd-shim
14:51:21 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:51:21 Cloning into '/go/src/github.com/docker/buildx'...
14:51:21 Fetching origin
14:51:21 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.0-tp-docker -X github.com/docker/buildx/version.Revision=c967f1d570fb393b4475c01efea58781608d093c -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
14:51:25 #47 239.0 🇩 bin/containerd-shim-runc-v1
14:51:26 #47 241.7 🇩 binaries
14:51:27 #47 241.7 + mkdir -p /build
14:51:27 #47 241.7 + cp bin/containerd /build/containerd
14:51:27 #47 241.7 + cp bin/containerd-shim /build/containerd-shim
14:51:27 #47 241.7 + cp bin/ctr /build/ctr
14:51:28 #47 DONE 242.8s
14:51:29 
14:51:29 #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/
14:51:29 #48 DONE 0.3s
14:51:29 
14:51:29 #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/
14:51:29 #51 DONE 0.1s
14:51:29 
14:51:29 #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli
14:51:29 #54 DONE 0.2s
14:51:29 
14:51:29 #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/
14:51:29 #56 DONE 0.4s
14:51:29 
14:51:29 #59 [dev 21/24] COPY --from=criu /build/ /usr/local/
14:51:30 #59 DONE 0.1s
14:51:30 
14:51:30 #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/
14:51:30 #63 DONE 0.2s
14:51:30 
14:51:30 #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397...
14:51:30 #65 DONE 0.1s
14:51:30 
14:51:30 #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
14:51:30 #66 DONE 0.0s
14:51:30 
14:51:30 #67 [final 1/1] COPY . /go/src/github.com/docker/docker
14:51:31 #67 DONE 0.8s
14:51:31 
14:51:31 #68 exporting to image
14:51:31 #68 exporting layers
14:51:46 #68 exporting layers 14.7s done
14:51:46 #68 writing image sha256:8a0b192e802b8148841e3f1fd51ffe779ec16bca88815bdea0814fcad31dd2c1 done
14:51:46 #68 naming to docker.io/library/docker-dev:19-03 done
14:51:46 #68 DONE 14.7s
14:51:46 docker run --rm -i --privileged  -e DOCKER_CROSSPLATFORMS -e BUILD_APT_MIRROR -e BUILDFLAGS -e KEEPBUNDLE -e DOCKER_BUILD_ARGS -e DOCKER_BUILD_GOGC -e DOCKER_BUILD_OPTS -e DOCKER_BUILD_PKGS -e DOCKER_BUILDKIT -e DOCKER_BASH_COMPLETION_PATH -e DOCKER_CLI_PATH -e DOCKER_DEBUG -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT -e DOCKER_GRAPHDRIVER -e DOCKER_LDFLAGS -e DOCKER_PORT -e DOCKER_REMAP_ROOT -e DOCKER_STORAGE_OPTS -e DOCKER_TEST_HOST -e DOCKER_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DEST -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:51:46 
14:51:46 Removing bundles/
14:51:46 
14:51:46 ---> Making bundle: binary (in bundles/binary)
14:51:46 Building: bundles/binary-daemon/dockerd-0.0.0-20190925163851-63f2e107b3
14:51:46 GOOS="" GOARCH="" GOARM=""
14:52:00 make[1]: Leaving directory '/root/build-deb'
14:52:00    debian/rules override_dh_auto_test
14:52:00 make[1]: Entering directory '/root/build-deb'
14:52:00 ./engine/bundles/dynbinary-daemon/dockerd -v
14:52:00 Docker version 0.0.0-20190924011848-50bb8c70, build 50bb8c70
14:52:00 ./cli/build/docker -v
14:52:00 Docker version 0.0.0-20190924011848-50bb8c70, build 50bb8c70
14:52:00 make[1]: Leaving directory '/root/build-deb'
14:52:00  debian/rules binary
14:52:00 dh binary --with=bash-completion --with=systemd
14:52:00    dh_testroot
14:52:00    dh_prep
14:52:00    debian/rules override_dh_auto_install
14:52:00 make[1]: Entering directory '/root/build-deb'
14:52:00 # docker-ce-cli install
14:52:00 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:52:00 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:52:00 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:52:00 set -e;cd /sources && \
14:52:00 	tar xzf plugin-installers.tgz; \
14:52:00 	for installer in plugins/*.installer; do \
14:52:00 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:52:00 		PREFIX=/usr/libexec/docker/cli-plugins \
14:52:00 			bash ${installer} install_plugin; \
14:52:00 	done
14:52:00 # docker-ce install
14:52:00 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:52:00 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:52:00 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20190924011848-50bb8c70 debian/docker-ce/usr/bin/dockerd
14:52:00 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:52:00 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:52:00 install -D -m 0644 /sources/distribution_based_engine.json debian/docker-ce/var/lib/docker-engine/distribution_based_engine.json
14:52:00 make[1]: Leaving directory '/root/build-deb'
14:52:00    debian/rules override_dh_install
14:52:00 make[1]: Entering directory '/root/build-deb'
14:52:00 dh_install
14:52:00 # TODO Can we do this from within our container?
14:52:00 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:52:00 make[1]: Leaving directory '/root/build-deb'
14:52:00    dh_installdocs
14:52:00    dh_installchangelogs
14:52:00    dh_installman
14:52:00    dh_bash-completion
14:52:00    dh_systemd_enable
14:52:00    debian/rules override_dh_installinit
14:52:00 make[1]: Entering directory '/root/build-deb'
14:52:00 # use "docker" as our service name, not "docker-ce"
14:52:00 dh_installinit --name=docker
14:52:00 make[1]: Leaving directory '/root/build-deb'
14:52:00    dh_systemd_start
14:52:00    dh_perl
14:52:00    dh_link
14:52:00    dh_strip_nondeterminism
14:52:00    dh_compress
14:52:00    dh_fixperms
14:52:00    debian/rules override_dh_strip
14:52:00 make[1]: Entering directory '/root/build-deb'
14:52:00 # Go has lots of problems with stripping, so just don't
14:52:00 make[1]: Leaving directory '/root/build-deb'
14:52:00    dh_makeshlibs
14:52:00    debian/rules override_dh_shlibdeps
14:52:00 make[1]: Entering directory '/root/build-deb'
14:52:00 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:52:22 make[1]: Leaving directory '/root/build-deb'
14:52:22    dh_installdeb
14:52:22    debian/rules override_dh_gencontrol
14:52:22 make[1]: Entering directory '/root/build-deb'
14:52:22 # if we're on Ubuntu, we need to Recommends: apparmor
14:52:22 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
14:52:22 dh_gencontrol
14:52:22 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
14:52:22 make[1]: Leaving directory '/root/build-deb'
14:52:22    dh_md5sums
14:52:22    dh_builddeb
14:52:22 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb'.
14:53:00 Removing intermediate container e7d8d51fed59
14:53:00  ---> 0f364ea1d277
14:53:00 Step 25/49 : FROM builder as proxy-builder
14:53:00  ---> 827ceac9f2a5
14:53:00 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:53:00  ---> Running in 3de565c9a89b
14:53:00 Cloning into '/go/src/github.com/docker/libnetwork'...
14:53:07 Created binary: bundles/binary-daemon/dockerd-0.0.0-20190925163851-63f2e107b3
14:53:07 Copying nested executables into bundles/binary-daemon
14:53:07 
14:53:07 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine'
14:53:07 mkdir -p build/linux/docker
14:53:07 cp /home/ubuntu/workspace/docker-ce-packaging_19.03/cli/build/docker build/linux/docker/
14:53:07 for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \
14:53:07 	cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker/$f; \
14:53:07 done
14:53:07 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20190925163851-63f2e107b3.tgz docker
14:53:09 # extra binaries for running rootless
14:53:09 mkdir -p build/linux/docker-rootless-extras
14:53:09 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \
14:53:09 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f ]; then \
14:53:09 		cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
14:53:09 	fi \
14:53:09 done
14:53:09 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20190925163851-63f2e107b3.tgz docker-rootless-extras
14:53:11 Removing intermediate container 3de565c9a89b
14:53:11  ---> ef72ddbaab3f
14:53:11 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
14:53:11  ---> Running in 0fe3ff4e0968
14:53:11 Removing intermediate container 0fe3ff4e0968
14:53:11  ---> 12626a7dfd75
14:53:11 Step 28/49 : RUN . /binaries-commits &&     git checkout -q "$LIBNETWORK_COMMIT" &&     CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS"         -o /sbin/docker-proxy         github.com/docker/libnetwork/cmd/proxy
14:53:11  ---> Running in 7a2630a70bdc
14:53:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:53:18 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb'.
14:53:48 # github.com/docker/libnetwork/cmd/proxy
14:53:48 loadinternal: cannot find runtime/cgo
14:53:50 Removing intermediate container 7a2630a70bdc
14:53:50  ---> b73e6de8bd3c
14:53:50 Step 29/49 : FROM builder as init-builder
14:53:50  ---> 827ceac9f2a5
14:53:50 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
14:53:51  ---> Running in bb8497ad5562
14:53:53 Cloning into '/tini'...
14:53:56 Removing intermediate container bb8497ad5562
14:53:56  ---> d3a78cebace7
14:53:56 Step 31/49 : WORKDIR /tini
14:53:56  ---> Running in 9eb0b7da7351
14:53:57 Removing intermediate container 9eb0b7da7351
14:53:57  ---> e48ddb6c04c1
14:53:57 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
14:53:57  ---> Running in e913abb58d2b
14:53:59 -- The C compiler identification is GNU 6.3.0
14:53:59 -- Check for working C compiler: /usr/bin/cc
14:54:00 -- Check for working C compiler: /usr/bin/cc -- works
14:54:00 -- Detecting C compiler ABI info
14:54:00 -- Detecting C compiler ABI info - done
14:54:00 -- Detecting C compile features
14:54:01 -- Detecting C compile features - done
14:54:01 -- Performing Test HAS_BUILTIN_FORTIFY
14:54:02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:54:02 -- Configuring done
14:54:02 -- Generating done
14:54:02 -- Build files have been written to: /tini
14:54:02 Scanning dependencies of target tini-static
14:54:02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:54:04 [100%] Linking C executable tini-static
14:54:05 [100%] Built target tini-static
14:54:06 Removing intermediate container e913abb58d2b
14:54:06  ---> 7fcf4d6d744c
14:54:06 Step 33/49 : FROM builder as runc-builder
14:54:06  ---> 827ceac9f2a5
14:54:06 Step 34/49 : RUN apt-get install -y libseccomp-dev
14:54:06  ---> Running in 16385c027298
14:54:13 Reading package lists...
14:54:14 Building dependency tree...
14:54:14 Reading state information...
14:54:15 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
14:54:15 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
14:54:16 Removing intermediate container 16385c027298
14:54:16  ---> 75d489a5aabf
14:54:16 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
14:54:16  ---> Running in e6f717647c41
14:54:18 Cloning into '/go/src/github.com/opencontainers/runc'...
14:54:28 Removing intermediate container e6f717647c41
14:54:28  ---> e6465c0e6a74
14:54:28 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
14:54:28  ---> Running in 082ae85b4e58
14:54:28 Removing intermediate container 082ae85b4e58
14:54:28  ---> 9b3beea72831
14:54:28 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
14:54:28  ---> Running in 6b4768353b62
14:54:30 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
14:54:31 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
14:54:55  dpkg-genchanges  >../docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.changes
14:54:55 dpkg-genchanges: including full source code in upload
14:54:55  dpkg-source -I.git --after-build build-deb
14:54:55 dpkg-buildpackage: full upload; Debian-native package (full source is included)
14:54:55 + destination=/build
14:54:55 + mkdir -p /build
14:54:55 + mv -v /root/docker-ce-cli_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb /build
14:54:55 '/root/docker-ce-cli_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb'
14:54:55 removed '/root/docker-ce-cli_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb'
14:54:55 '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.dsc'
14:54:55 removed '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.dsc'
14:54:55 '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.tar.gz'
14:54:55 removed '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial.tar.gz'
14:54:55 '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.changes'
14:54:55 removed '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.changes'
14:54:55 '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb'
14:54:55 removed '/root/docker-ce_0.0.0-20190924011848-50bb8c70-0~ubuntu-xenial_amd64.deb'
14:54:55 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:54:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:55:33 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
14:55:33 install -D -m0755 runc /usr/local/sbin/runc
14:55:37 Removing intermediate container 6b4768353b62
14:55:37  ---> f584900da79b
14:55:37 Step 38/49 : FROM scratch
14:55:37  ---> 
14:55:37 Step 39/49 : ARG VERSION
14:55:37  ---> Running in bf6496f27a94
14:55:38 Removing intermediate container bf6496f27a94
14:55:38  ---> 179acb40a089
14:55:38 Step 40/49 : ARG GITCOMMIT
14:55:38  ---> Running in dbebf7c0e02d
14:55:39 Removing intermediate container dbebf7c0e02d
14:55:39  ---> 96dbaf846bd2
14:55:39 Step 41/49 : ARG BUILDTIME
14:55:39  ---> Running in a657deb9bcce
14:55:39 Removing intermediate container a657deb9bcce
14:55:39  ---> 8268ebc2a521
14:55:39 Step 42/49 : ARG PLATFORM
14:55:39  ---> Running in d167863f07aa
14:55:40 Removing intermediate container d167863f07aa
14:55:40  ---> d39040d8cef3
14:55:40 Step 43/49 : ARG ENGINE_IMAGE
14:55:40  ---> Running in acae33765ff4
14:55:40 Removing intermediate container acae33765ff4
14:55:40  ---> 71563cad5319
14:55:40 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
14:55:51  ---> 5799bb1e7f29
14:55:51 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
14:55:51  ---> adb0b0d53e15
14:55:51 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
14:55:53  ---> 460f45c46a88
14:55:53 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
14:55:54  ---> dd558bc96108
14:55:54 Step 48/49 : LABEL     org.opencontainers.image.authors="Docker Inc."     org.opencontainers.image.created="${BUILDTIME}"     org.opencontainers.image.documentation="https://docs.docker.com/"     org.opencontainers.image.licenses="Apache-2.0"     org.opencontainers.image.revision="${GITCOMMIT}"     org.opencontainers.image.url="https://www.docker.com/products/docker-engine"     org.opencontainers.image.vendor="Docker Inc."     org.opencontainers.image.version="${VERSION}"     com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}"
14:55:54  ---> Running in 6bad5d7547c7
14:55:55 Removing intermediate container 6bad5d7547c7
14:55:55  ---> d6578aa18470
14:55:55 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
14:55:55  ---> Running in 1d803cf1aa28
14:55:55 Removing intermediate container 1d803cf1aa28
14:55:55  ---> 8a0604ac50da
14:55:57 Successfully built 8a0604ac50da
14:55:57 Successfully tagged dockereng/engine-community:0.0.0-20190925224908-4e9cffa
14:55:57 echo dockereng/engine-community:0.0.0-20190925224908-4e9cffa > image-linux
14:55:57 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
[Pipeline] sh
14:55:59 + pwd
14:55:59 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine clean-image clean-engine
14:56:02 make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine -C image clean
14:56:02 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
14:56:04 rm -f /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine
14:56:04 rm -f /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/engine/Dockerfile.engine-dm
14:56:04 docker rmi dockereng/engine-community:0.0.0-20190925224908-4e9cffa
14:56:05 Untagged: dockereng/engine-community:0.0.0-20190925224908-4e9cffa
14:56:05 Deleted: sha256:8a0604ac50da4815f474b142c8d8c70499d24974eaaf55788852bb28ffd5a2e1
14:56:05 Deleted: sha256:d6578aa1847080ca7ef48456d94b3f751c8dfc2dc9ec488de18241fa52fd0c3c
14:56:05 Deleted: sha256:dd558bc96108d3f402c8eba8d39c7847211fa36ab226c80327c30bc2488aa824
14:56:05 Deleted: sha256:ccda799cbf6ef55c4a6fc2c1dc0e365b572ec7f79fd5c65cc329b8bdef9c4228
14:56:05 Deleted: sha256:460f45c46a8814c5a44fd3572e14cb136adb2b5060ecf4e456375d63a8541374
14:56:05 Deleted: sha256:77f4ab2006fb841a3cb852a6d3ee7743f18c9dfbbdbb55b384156108a84d8a31
14:56:05 Deleted: sha256:adb0b0d53e153e68428d7cffd993141837945a548deba8f63bbbb72933cf2e66
14:56:05 Deleted: sha256:6e106c2e48ac8627861219364047ee9586b3090668f58098802b51aea8cb85bf
14:56:05 Deleted: sha256:5799bb1e7f291b42c335d05f9304206c1764352f4451a9aaf5e2e84b73f0bfe3
14:56:05 Deleted: sha256:49c825efa6c4c05166c8efde2b72661fa9368d947592227555604c606d7cffb5
14:56:05 Deleted: sha256:71563cad531996e042aa1713383fd953ff48d5e027369ae8ae5ca0d0b3ce9138
14:56:05 Deleted: sha256:d39040d8cef3b4088717b69045018cd888635836ba1e20a1f2f05fcb9212f30b
14:56:05 Deleted: sha256:8268ebc2a5211863765fcd0be3f54d8ba0e680c2a1305df111c3509933129fd3
14:56:05 Deleted: sha256:96dbaf846bd2a1881eb53a25a9b5d9d5ed38c76db0b9e8259d249524a4796cda
14:56:05 Deleted: sha256:179acb40a08991e4a5d1a511d5638bc7026c223d32334d16cd62633491d2a403
14:56:05 docker rmi dockereng/engine-community:0.0.0-20190925224908-4e9cffa-dm
14:56:05 Error: No such image: dockereng/engine-community:0.0.0-20190925224908-4e9cffa-dm
14:56:05 Makefile:35: recipe for target 'clean' failed
14:56:05 make[1]: [clean] Error 1 (ignored)
14:56:05 rm -f image-linux
14:56:05 rm -f -r artifacts
14:56:05 rm -f *.tar
14:56:05 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/image'
14:56:05 rm -rf /home/jenkins/workspace/docker-ce-packaging_19.03-WSCHDYQWRZ4CSPU6RJ72DSJJRJWSOIPF3KJARU3PSJVKZOXISZ6Q/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