Skip to content
Success

Console Output

Branch indexing
21:08:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 2dfffcfb076dccf33ac345fb3475bc349d68459d
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 70953e60841d0bf92ce1f515c6b664393b5399b5
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/jenkins_home/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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 70953e60841d0bf92ce1f515c6b664393b5399b5 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 70953e60841d0bf92ce1f515c6b664393b5399b5
Commit message: "Merge pull request #8 from dave-tucker/github"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] parallel
[Pipeline] { (Branch: deb)
[Pipeline] { (Branch: rpm)
[Pipeline] { (Branch: static)
[Pipeline] { (Branch: x86_64)
[Pipeline] { (Branch: ppc64le)
[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 ppc64le)
[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
[Pipeline] node
Running on ppc64le-ubuntu-33 in /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
[Pipeline] {
[Pipeline] withDockerRegistry
Running on arm64v8-ubuntu-02 in /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
Running on arm32v7-ubuntu-47 in /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
Wrote authentication to /home/docker/.docker/config.json
[Pipeline] {
[Pipeline] withDockerRegistry
Wrote authentication to /home/jenkins/.dockercfg
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:08:21 cleanWorkspace: Ensuring workspace is owned by docker
[Pipeline] echo
21:08:21 chowning workspace
[Pipeline] sh
[Pipeline] echo
21:08:21 cleanWorkspace: Ensuring workspace is owned by jenkins
[Pipeline] echo
21:08:21 chowning workspace
[Pipeline] sh
21:08:21 + uname -m
[Pipeline] echo
21:08:22 cleanWorkspace: Ensuring workspace is owned by jenkins
[Pipeline] echo
21:08:22 chowning workspace
[Pipeline] sh
Wrote authentication to /home/jenkins/.dockercfg
21:08:22 + uname -m
Still waiting to schedule task
‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline
Still waiting to schedule task
‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline
Still waiting to schedule task
‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline
Still waiting to schedule task
‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline
[Pipeline] sh
[Pipeline] sh
21:08:27 + pwd
21:08:27 + id -u
21:08:27 + id -g
21:08:27 + docker run --rm -v /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace ppc64le/busybox chown -R 1001:1001 /workspace
21:08:27 + pwd
21:08:27 + id -u
21:08:27 + id -g
21:08:27 + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace arm64v8/busybox chown -R 1000:1001 /workspace
[Pipeline] echo
21:08:27 Removing all docker containers
[Pipeline] sh
21:08:27 + uname -m
21:08:28 + docker container ls -aq
[Pipeline] echo
21:08:28 Docker containers have been removed
[Pipeline] echo
21:08:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:08:28 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
21:08:28 using credential docker-jenkins-github-credentials
21:08:28 Cloning the remote Git repository
21:08:28 Cloning with configured refspecs honoured and without tags
21:08:29 Fetching without tags
[Pipeline] echo
21:08:29 Removing all docker containers
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
[Pipeline] sh
21:08:29 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
21:08:29 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
21:08:29 First time build. Skipping changelog.
21:08:29 + docker container ls -aq
[Pipeline] echo
21:08:30 Docker containers have been removed
[Pipeline] echo
21:08:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:08:30 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
21:08:30 + git clone https://github.com/docker/engine.git engine
21:08:30 Cloning into 'engine'...
21:08:30 + pwd
21:08:30 + id -u
21:08:30 + id -g
21:08:30 + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace armhf/busybox chown -R 1001:1003 /workspace
21:08:30 Unable to find image 'armhf/busybox:latest' locally
21:08:31 latest: Pulling from armhf/busybox
21:08:31 d34a655120f5: Pulling fs layer
21:08:32 d34a655120f5: Verifying Checksum
21:08:32 d34a655120f5: Download complete
21:08:33 d34a655120f5: Pull complete
21:08:33 Digest: sha256:8e51389cdda2158935f2b231cd158790c33ae13288c3106909324b061d24d6d1
21:08:33 Status: Downloaded newer image for armhf/busybox:latest
21:08:34 using credential docker-jenkins-github-credentials
21:08:34 Cloning the remote Git repository
21:08:34 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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
[Pipeline] echo
21:08:36 Removing all docker containers
[Pipeline] sh
21:08:36 Fetching without tags
21:08:36 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
21:08:37 + docker container ls -aq
[Pipeline] echo
21:08:37 Docker containers have been removed
[Pipeline] echo
21:08:37 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:08:37 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
21:08:38 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
[Pipeline] sh
21:08:39 + git clone https://github.com/docker/engine.git engine
21:08:39 Cloning into 'engine'...
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
[Pipeline] sh
21:08:57 + pwd
21:08:57 + make ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image
21:08:57 for p in image-linux; do \
21:08:57 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \
21:08:57 done
21:08:57 make[1]: Entering directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:08:57 cp Dockerfile.engine /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:08:57 Unable to find image 'alpine:latest' locally
21:08:58 latest: Pulling from library/alpine
21:08:58 f4cdf4d5cd47: Pulling fs layer
21:08:58 f4cdf4d5cd47: Verifying Checksum
21:08:58 f4cdf4d5cd47: Download complete
21:08:58 f4cdf4d5cd47: Pull complete
21:08:58 Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
21:08:58 Status: Downloaded newer image for alpine:latest
21:09:01 using credential docker-jenkins-github-credentials
21:09:01 Cloning the remote Git repository
21:09:01 Cloning with configured refspecs honoured and without tags
[Pipeline] sh
21:09:01 docker build -t  dockereng/engine-community:0.0.0-20190726164151-9f122f0 --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0" --build-arg GITCOMMIT="$(cd /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:08:57.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/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
21:09:01 + pwd
21:09:01 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image
21:09:01 for p in image-linux; do \
21:09:01 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \
21:09:01 done
21:09:01 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:09:01 cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:09:04 Sending build context to Docker daemon   49.8MB

21:09:04 Step 1/49 : ARG GO_IMAGE
21:09:04 Step 2/49 : FROM ${GO_IMAGE} as builder
21:09:04 1.10.8: Pulling from library/golang
21:09:04 3c6e73e1f3f7: Pulling fs layer
21:09:04 d31cd7008a15: Pulling fs layer
21:09:04 8f96c2690a34: Pulling fs layer
21:09:04 809222cf915d: Pulling fs layer
21:09:04 c4073031e971: Pulling fs layer
21:09:04 215ef8a1dcc5: Pulling fs layer
21:09:04 64a228f4d089: Pulling fs layer
21:09:04 c4073031e971: Waiting
21:09:04 215ef8a1dcc5: Waiting
21:09:04 64a228f4d089: Waiting
21:09:04 809222cf915d: Waiting
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
21:09:05 8f96c2690a34: Verifying Checksum
21:09:05 8f96c2690a34: Download complete
21:09:05 d31cd7008a15: Verifying Checksum
21:09:05 d31cd7008a15: Download complete
21:09:06 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/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
21:09:07 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
21:09:08 docker build -t  dockereng/engine-community:0.0.0-20190726164151-9f122f0 --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:09:01.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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
21:09:08 3c6e73e1f3f7: Verifying Checksum
21:09:08 3c6e73e1f3f7: Download complete
21:09:08 809222cf915d: Verifying Checksum
21:09:08 809222cf915d: Download complete
21:09:09 64a228f4d089: Verifying Checksum
21:09:09 64a228f4d089: Download complete
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
21:09:09 c4073031e971: Verifying Checksum
21:09:09 c4073031e971: Download complete
21:09:12 3c6e73e1f3f7: Pull complete
21:09:13 Sending build context to Docker daemon   49.8MB

21:09:13 Step 1/49 : ARG GO_IMAGE
21:09:13 Step 2/49 : FROM ${GO_IMAGE} as builder
21:09:13 1.10.8: Pulling from library/golang
21:09:13 12bb1c82b086: Already exists
21:09:13 730f6528b47c: Already exists
21:09:13 63b5f3607713: Already exists
21:09:13 5001a1d2fe2f: Already exists
21:09:13 0cf7cff8d154: Already exists
21:09:13 b0d402b29dd0: Already exists
21:09:13 454ba53876ce: Already exists
21:09:13 d31cd7008a15: Pull complete
21:09:13 215ef8a1dcc5: Verifying Checksum
21:09:13 215ef8a1dcc5: Download complete
21:09:13 Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46
21:09:13 Status: Downloaded newer image for golang:1.10.8
21:09:13  ---> c497dff7c5b4
21:09:13 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
21:09:13 8f96c2690a34: Pull complete
21:09:14  ---> bf3f43086396
21:09:14 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
21:09:14  ---> 8c696e3b7904
21:09:14 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
21:09:14  ---> Running in da5842f8af29
21:09:16 Ign:1 http://deb.debian.org/debian stretch InRelease
21:09:16 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:09:16 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:09:16 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
21:09:16 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:09:16 Get:6 http://security.debian.org/debian-security stretch/updates/main arm64 Packages [480 kB]
21:09:16 Get:7 http://deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB]
21:09:16 Get:8 http://deb.debian.org/debian stretch/main arm64 Packages [6924 kB]
21:09:17 809222cf915d: Pull complete
21:09:18 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
[Pipeline] sh
21:09:19 Fetched 7737 kB in 3s (2211 kB/s)
21:09:19 c4073031e971: Pull complete
21:09:20 + git clone https://github.com/docker/engine.git engine
21:09:20 Cloning into 'engine'...
21:09:21 Reading package lists...
21:09:24 215ef8a1dcc5: Pull complete
21:09:24 64a228f4d089: Pull complete
21:09:24 Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46
21:09:24 Status: Downloaded newer image for golang:1.10.8
21:09:24  ---> a3afe0db57fc
21:09:24 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
21:09:24 Reading package lists...
21:09:24 Building dependency tree...
21:09:24 Reading state information...
21:09:24  ---> 9434bc5fda89
21:09:24 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
21:09:24  ---> 841e298aae8b
21:09:24 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
21:09:24  ---> Running in 90c4c227762f
21:09:24 bash is already the newest version (4.4-5).
21:09:24 bash set to manually installed.
21:09:24 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:09:24 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
21:09:24 libgcc-6-dev set to manually installed.
21:09:24 gcc is already the newest version (4:6.3.0-4).
21:09:24 git is already the newest version (1:2.11.0-3+deb9u4).
21:09:24 make is already the newest version (4.1-9.1).
21:09:24 The following additional packages will be installed:
21:09:24   autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6
21:09:24   libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2
21:09:24   libuv1 libxml2 sgml-base xml-core
21:09:24 Suggested packages:
21:09:24   codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales
21:09:24   manpages-dev libtool-doc seccomp autoconf automaken gfortran
21:09:24   | fortran95-compiler gcj-jdk sgml-base-doc debhelper
21:09:24 Recommended packages:
21:09:24   manpages manpages-dev
21:09:25 Ign:1 http://deb.debian.org/debian stretch InRelease
21:09:25 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:09:25 Get:3 http://deb.debian.org/debian stretch Release [118 kB]
21:09:25 Get:4 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:09:25 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:09:25 Get:6 http://deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB]
21:09:25 Get:7 http://deb.debian.org/debian stretch/main ppc64el Packages [6903 kB]
21:09:25 Get:8 http://security.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB]
21:09:25 The following NEW packages will be installed:
21:09:25   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
21:09:25   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
21:09:25   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
21:09:25 The following packages will be upgraded:
21:09:25   libc-dev-bin libc6 libc6-dev
21:09:25 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded.
21:09:25 Need to get 19.8 MB of archives.
21:09:25 After this operation, 67.9 MB of additional disk space will be used.
21:09:25 Get:1 http://deb.debian.org/debian stretch/main arm64 libc-dev-bin arm64 2.24-11+deb9u4 [253 kB]
21:09:25 Get:2 http://deb.debian.org/debian stretch/main arm64 libc6-dev arm64 2.24-11+deb9u4 [2122 kB]
21:09:25 Get:3 http://deb.debian.org/debian stretch/main arm64 libc6 arm64 2.24-11+deb9u4 [2395 kB]
21:09:26 Get:4 http://deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
21:09:26 Get:5 http://deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
21:09:26 Get:6 http://deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u2 [7550 kB]
21:09:26 Get:7 http://deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
21:09:26 Get:8 http://deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB]
21:09:26 Get:9 http://deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
21:09:26 Get:10 http://deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
21:09:26 Get:11 http://deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
21:09:26 Get:12 http://deb.debian.org/debian stretch/main arm64 sgml-base all 1.29 [14.8 kB]
21:09:26 Get:13 http://deb.debian.org/debian stretch/main arm64 libmagic-mgc arm64 1:5.30-1+deb9u2 [222 kB]
21:09:26 Get:14 http://deb.debian.org/debian stretch/main arm64 libmagic1 arm64 1:5.30-1+deb9u2 [103 kB]
21:09:26 Get:15 http://deb.debian.org/debian stretch/main arm64 file arm64 1:5.30-1+deb9u2 [63.9 kB]
21:09:26 Get:16 http://deb.debian.org/debian stretch/main arm64 autotools-dev all 20161112.1 [73.4 kB]
21:09:26 Get:17 http://deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
21:09:26 Get:18 http://deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
21:09:26 Get:19 http://deb.debian.org/debian stretch/main arm64 libltdl7 arm64 2.4.6-2 [386 kB]
21:09:26 Get:20 http://deb.debian.org/debian stretch/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB]
21:09:26 Get:21 http://deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
21:09:26 Get:22 http://deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
21:09:26 Get:23 http://deb.debian.org/debian stretch/main arm64 libtool all 2.4.6-2 [545 kB]
21:09:26 Get:24 http://deb.debian.org/debian stretch/main arm64 xml-core all 0.17 [23.2 kB]
21:09:27 debconf: delaying package configuration, since apt-utils is not installed
21:09:27 Fetched 19.8 MB in 0s (33.4 MB/s)
21:09:27 (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 ... 14977 files and directories currently installed.)
21:09:27 Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_arm64.deb ...
21:09:27 Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:09:27 Preparing to unpack .../libc6-dev_2.24-11+deb9u4_arm64.deb ...
21:09:27 Unpacking libc6-dev:arm64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:09:27 Fetched 7714 kB in 2s (3244 kB/s)
21:09:28 Reading package lists...
21:09:29 Preparing to unpack .../libc6_2.24-11+deb9u4_arm64.deb ...
21:09:29 debconf: unable to initialize frontend: Dialog
21:09:29 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:09:29 debconf: falling back to frontend: Readline
21:09:29 Unpacking libc6:arm64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:09:29 Reading package lists...
21:09:30 Building dependency tree...
21:09:30 Reading state information...
21:09:30 bash is already the newest version (4.4-5).
21:09:30 bash set to manually installed.
21:09:30 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:09:30 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
21:09:30 libgcc-6-dev set to manually installed.
21:09:30 gcc is already the newest version (4:6.3.0-4).
21:09:30 git is already the newest version (1:2.11.0-3+deb9u4).
21:09:30 make is already the newest version (4.1-9.1).
21:09:30 The following additional packages will be installed:
21:09:30   autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6
21:09:30   libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2
21:09:30   libuv1 libxml2 sgml-base xml-core
21:09:30 Suggested packages:
21:09:30   codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales
21:09:30   manpages-dev libtool-doc seccomp autoconf automaken gfortran
21:09:30   | fortran95-compiler gcj-jdk sgml-base-doc debhelper
21:09:30 Recommended packages:
21:09:30   manpages manpages-dev
21:09:30 The following NEW packages will be installed:
21:09:30   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
21:09:30   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
21:09:30   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
21:09:30 The following packages will be upgraded:
21:09:30   libc-dev-bin libc6 libc6-dev
21:09:30 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded.
21:09:30 Need to get 20.5 MB of archives.
21:09:30 After this operation, 74.0 MB of additional disk space will be used.
21:09:30 Get:1 http://deb.debian.org/debian stretch/main ppc64el libc-dev-bin ppc64el 2.24-11+deb9u4 [256 kB]
21:09:30 Get:2 http://deb.debian.org/debian stretch/main ppc64el libc6-dev ppc64el 2.24-11+deb9u4 [2360 kB]
21:09:31 Get:3 http://deb.debian.org/debian stretch/main ppc64el libc6 ppc64el 2.24-11+deb9u4 [2551 kB]
21:09:31 Get:4 http://deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
21:09:31 Get:5 http://deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
21:09:31 Setting up libc6:arm64 (2.24-11+deb9u4) ...
21:09:31 debconf: unable to initialize frontend: Dialog
21:09:31 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:09:31 debconf: falling back to frontend: Readline
21:09:31 Get:6 http://deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB]
21:09:31 Get:7 http://deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
21:09:31 Get:8 http://deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB]
21:09:31 Get:9 http://deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
21:09:31 Get:10 http://deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
21:09:31 Get:11 http://deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
21:09:31 Get:12 http://deb.debian.org/debian stretch/main ppc64el sgml-base all 1.29 [14.8 kB]
21:09:31 Get:13 http://deb.debian.org/debian stretch/main ppc64el libmagic-mgc ppc64el 1:5.30-1+deb9u2 [222 kB]
21:09:31 Get:14 http://deb.debian.org/debian stretch/main ppc64el libmagic1 ppc64el 1:5.30-1+deb9u2 [107 kB]
21:09:31 Get:15 http://deb.debian.org/debian stretch/main ppc64el file ppc64el 1:5.30-1+deb9u2 [64.4 kB]
21:09:31 Get:16 http://deb.debian.org/debian stretch/main ppc64el autotools-dev all 20161112.1 [73.4 kB]
21:09:31 Get:17 http://deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
21:09:31 Get:18 http://deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
21:09:32 Get:19 http://deb.debian.org/debian stretch/main ppc64el libltdl7 ppc64el 2.4.6-2 [388 kB]
21:09:32 Get:20 http://deb.debian.org/debian stretch/main ppc64el libltdl-dev ppc64el 2.4.6-2 [162 kB]
21:09:32 Get:21 http://deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
21:09:32 Get:22 http://deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
21:09:32 Get:23 http://deb.debian.org/debian stretch/main ppc64el libtool all 2.4.6-2 [545 kB]
21:09:32 Get:24 http://deb.debian.org/debian stretch/main ppc64el xml-core all 0.17 [23.2 kB]
21:09:32 Selecting previously unselected package cmake-data.
21:09:32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14977 files and directories currently installed.)
21:09:32 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
21:09:32 Unpacking cmake-data (3.7.2-1) ...
21:09:32 debconf: delaying package configuration, since apt-utils is not installed
21:09:32 Fetched 20.5 MB in 1s (11.0 MB/s)
21:09:32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14951 files and directories currently installed.)
21:09:32 Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_ppc64el.deb ...
21:09:32 Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:09:32 Preparing to unpack .../libc6-dev_2.24-11+deb9u4_ppc64el.deb ...
21:09:32 Unpacking libc6-dev:ppc64el (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:09:33 Preparing to unpack .../libc6_2.24-11+deb9u4_ppc64el.deb ...
21:09:33 debconf: unable to initialize frontend: Dialog
21:09:33 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:09:33 debconf: falling back to frontend: Readline
21:09:33 Unpacking libc6:ppc64el (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:09:33 Selecting previously unselected package liblzo2-2:arm64.
21:09:33 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_arm64.deb ...
21:09:33 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
21:09:33 Selecting previously unselected package libicu57:arm64.
21:09:33 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_arm64.deb ...
21:09:33 Unpacking libicu57:arm64 (57.1-6+deb9u2) ...
21:09:34 Setting up libc6:ppc64el (2.24-11+deb9u4) ...
21:09:34 debconf: unable to initialize frontend: Dialog
21:09:34 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:09:34 debconf: falling back to frontend: Readline
21:09:35 Selecting previously unselected package libxml2:arm64.
21:09:35 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
21:09:35 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:09:35 Selecting previously unselected package libarchive13:arm64.
21:09:35 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_arm64.deb ...
21:09:35 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ...
21:09:35 Selecting previously unselected package libjsoncpp1:arm64.
21:09:35 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
21:09:35 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
21:09:35 Selecting previously unselected package libuv1:arm64.
21:09:35 Preparing to unpack .../06-libuv1_1.9.1-3_arm64.deb ...
21:09:35 Unpacking libuv1:arm64 (1.9.1-3) ...
21:09:35 Selecting previously unselected package cmake-data.
21:09:35 (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 ... 14951 files and directories currently installed.)
21:09:35 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
21:09:35 Unpacking cmake-data (3.7.2-1) ...
21:09:35 Selecting previously unselected package cmake.
21:09:35 Preparing to unpack .../07-cmake_3.7.2-1_arm64.deb ...
21:09:35 Unpacking cmake (3.7.2-1) ...
21:09:36 Selecting previously unselected package liblzo2-2:ppc64el.
21:09:36 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
21:09:36 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:09:36 Selecting previously unselected package libicu57:ppc64el.
21:09:36 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_ppc64el.deb ...
21:09:36 Unpacking libicu57:ppc64el (57.1-6+deb9u2) ...
21:09:36 Selecting previously unselected package sgml-base.
21:09:36 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
21:09:36 Unpacking sgml-base (1.29) ...
21:09:36 Selecting previously unselected package libmagic-mgc.
21:09:36 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_arm64.deb ...
21:09:36 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
21:09:36 Selecting previously unselected package libmagic1:arm64.
21:09:36 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_arm64.deb ...
21:09:36 Unpacking libmagic1:arm64 (1:5.30-1+deb9u2) ...
21:09:36 Selecting previously unselected package file.
21:09:36 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_arm64.deb ...
21:09:36 Unpacking file (1:5.30-1+deb9u2) ...
21:09:36 Selecting previously unselected package autotools-dev.
21:09:36 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
21:09:36 Unpacking autotools-dev (20161112.1) ...
21:09:36 Selecting previously unselected package btrfs-progs.
21:09:36 Preparing to unpack .../13-btrfs-progs_4.7.3-1_arm64.deb ...
21:09:36 Unpacking btrfs-progs (4.7.3-1) ...
21:09:36 Selecting previously unselected package btrfs-tools.
21:09:36 Preparing to unpack .../14-btrfs-tools_4.7.3-1_arm64.deb ...
21:09:36 Unpacking btrfs-tools (4.7.3-1) ...
21:09:36 Selecting previously unselected package libltdl7:arm64.
21:09:36 Preparing to unpack .../15-libltdl7_2.4.6-2_arm64.deb ...
21:09:36 Unpacking libltdl7:arm64 (2.4.6-2) ...
21:09:36 Selecting previously unselected package libltdl-dev:arm64.
21:09:36 Preparing to unpack .../16-libltdl-dev_2.4.6-2_arm64.deb ...
21:09:36 Unpacking libltdl-dev:arm64 (2.4.6-2) ...
21:09:37 Selecting previously unselected package libseccomp2:arm64.
21:09:37 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
21:09:37 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
21:09:37 Selecting previously unselected package libseccomp-dev:arm64.
21:09:37 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
21:09:37 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
21:09:37 Selecting previously unselected package libtool.
21:09:37 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
21:09:37 Unpacking libtool (2.4.6-2) ...
21:09:37 Selecting previously unselected package xml-core.
21:09:37 Preparing to unpack .../20-xml-core_0.17_all.deb ...
21:09:37 Unpacking xml-core (0.17) ...
21:09:37 Setting up libuv1:arm64 (1.9.1-3) ...
21:09:37 Setting up cmake-data (3.7.2-1) ...
21:09:37 Setting up sgml-base (1.29) ...
21:09:37 Setting up libicu57:arm64 (57.1-6+deb9u2) ...
21:09:37 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:09:37 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
21:09:37 Setting up libmagic1:arm64 (1:5.30-1+deb9u2) ...
21:09:37 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:09:37 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
21:09:37 Setting up autotools-dev (20161112.1) ...
21:09:37 Setting up libltdl7:arm64 (2.4.6-2) ...
21:09:37 Setting up libc-dev-bin (2.24-11+deb9u4) ...
21:09:37 Setting up xml-core (0.17) ...
21:09:37 Selecting previously unselected package libxml2:ppc64el.
21:09:37 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
21:09:37 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
21:09:37 Selecting previously unselected package libarchive13:ppc64el.
21:09:37 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ...
21:09:37 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ...
21:09:37 Selecting previously unselected package libjsoncpp1:ppc64el.
21:09:37 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_ppc64el.deb ...
21:09:37 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
21:09:37 Selecting previously unselected package libuv1:ppc64el.
21:09:37 Preparing to unpack .../06-libuv1_1.9.1-3_ppc64el.deb ...
21:09:37 Unpacking libuv1:ppc64el (1.9.1-3) ...
21:09:37 Selecting previously unselected package cmake.
21:09:37 Preparing to unpack .../07-cmake_3.7.2-1_ppc64el.deb ...
21:09:37 Unpacking cmake (3.7.2-1) ...
21:09:38 Setting up libc6-dev:arm64 (2.24-11+deb9u4) ...
21:09:38 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
21:09:38 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
21:09:38 Setting up libltdl-dev:arm64 (2.4.6-2) ...
21:09:38 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ...
21:09:38 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
21:09:38 Setting up file (1:5.30-1+deb9u2) ...
21:09:38 Setting up btrfs-progs (4.7.3-1) ...
21:09:38 Setting up cmake (3.7.2-1) ...
21:09:38 Selecting previously unselected package sgml-base.
21:09:38 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
21:09:38 Unpacking sgml-base (1.29) ...
21:09:38 Selecting previously unselected package libmagic-mgc.
21:09:38 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_ppc64el.deb ...
21:09:38 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
21:09:38 Selecting previously unselected package libmagic1:ppc64el.
21:09:38 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_ppc64el.deb ...
21:09:38 Unpacking libmagic1:ppc64el (1:5.30-1+deb9u2) ...
21:09:38 Selecting previously unselected package file.
21:09:38 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_ppc64el.deb ...
21:09:38 Unpacking file (1:5.30-1+deb9u2) ...
21:09:38 Selecting previously unselected package autotools-dev.
21:09:38 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
21:09:38 Unpacking autotools-dev (20161112.1) ...
21:09:38 Selecting previously unselected package btrfs-progs.
21:09:38 Preparing to unpack .../13-btrfs-progs_4.7.3-1_ppc64el.deb ...
21:09:38 Unpacking btrfs-progs (4.7.3-1) ...
21:09:38 Setting up libtool (2.4.6-2) ...
21:09:38 Setting up btrfs-tools (4.7.3-1) ...
21:09:38 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:09:38 Processing triggers for sgml-base (1.29) ...
21:09:38 Selecting previously unselected package btrfs-tools.
21:09:38 Preparing to unpack .../14-btrfs-tools_4.7.3-1_ppc64el.deb ...
21:09:38 Unpacking btrfs-tools (4.7.3-1) ...
21:09:38 Selecting previously unselected package libltdl7:ppc64el.
21:09:38 Preparing to unpack .../15-libltdl7_2.4.6-2_ppc64el.deb ...
21:09:38 Unpacking libltdl7:ppc64el (2.4.6-2) ...
21:09:38 Selecting previously unselected package libltdl-dev:ppc64el.
21:09:38 Preparing to unpack .../16-libltdl-dev_2.4.6-2_ppc64el.deb ...
21:09:38 Unpacking libltdl-dev:ppc64el (2.4.6-2) ...
21:09:38 Selecting previously unselected package libseccomp2:ppc64el.
21:09:38 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
21:09:38 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
21:09:38 Selecting previously unselected package libseccomp-dev:ppc64el.
21:09:38 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
21:09:38 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
21:09:38 Selecting previously unselected package libtool.
21:09:38 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
21:09:38 Unpacking libtool (2.4.6-2) ...
21:09:38 Selecting previously unselected package xml-core.
21:09:38 Preparing to unpack .../20-xml-core_0.17_all.deb ...
21:09:38 Unpacking xml-core (0.17) ...
21:09:38 Setting up libuv1:ppc64el (1.9.1-3) ...
21:09:38 Setting up cmake-data (3.7.2-1) ...
21:09:38 Setting up sgml-base (1.29) ...
21:09:38 Setting up libicu57:ppc64el (57.1-6+deb9u2) ...
21:09:38 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
21:09:38 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
21:09:38 Setting up libmagic1:ppc64el (1:5.30-1+deb9u2) ...
21:09:38 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:09:38 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
21:09:38 Setting up autotools-dev (20161112.1) ...
21:09:38 Setting up libltdl7:ppc64el (2.4.6-2) ...
21:09:38 Setting up libc-dev-bin (2.24-11+deb9u4) ...
21:09:38 Setting up xml-core (0.17) ...
21:09:39 Setting up libc6-dev:ppc64el (2.24-11+deb9u4) ...
21:09:39 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
21:09:39 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
21:09:39 Setting up libltdl-dev:ppc64el (2.4.6-2) ...
21:09:39 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ...
21:09:39 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
21:09:39 Setting up file (1:5.30-1+deb9u2) ...
21:09:39 Setting up btrfs-progs (4.7.3-1) ...
21:09:39 Setting up cmake (3.7.2-1) ...
21:09:39 Setting up libtool (2.4.6-2) ...
21:09:39 Setting up btrfs-tools (4.7.3-1) ...
21:09:39 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:09:39 Processing triggers for sgml-base (1.29) ...
21:09:42 Removing intermediate container 90c4c227762f
21:09:42  ---> eb98d0e86cd9
21:09:42 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
21:09:42  ---> Running in d838c69afb96
21:09:43 Removing intermediate container da5842f8af29
21:09:43  ---> ebca20f3e768
21:09:43 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
21:09:43  ---> Running in d6df474d556c
21:09:43 Removing intermediate container d838c69afb96
21:09:43  ---> 50fc7a9eb65a
21:09:43 Step 7/49 : FROM builder as dockerd-builder
21:09:43  ---> 50fc7a9eb65a
21:09:43 Step 8/49 : RUN apt-get install -y     libsystemd-dev
21:09:43  ---> Running in 43f5c48d727e
21:09:44 Reading package lists...
21:09:44 Building dependency tree...
21:09:44 Reading state information...
21:09:44 The following additional packages will be installed:
21:09:44   libsystemd0
21:09:45 The following NEW packages will be installed:
21:09:45   libsystemd-dev
21:09:45 The following packages will be upgraded:
21:09:45   libsystemd0
21:09:45 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
21:09:45 Need to get 1969 kB of archives.
21:09:45 After this operation, 21.4 MB of additional disk space will be used.
21:09:45 Get:1 http://deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u11 [252 kB]
21:09:45 Get:2 http://deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB]
21:09:45 debconf: delaying package configuration, since apt-utils is not installed
21:09:45 Fetched 1969 kB in 0s (13.2 MB/s)
21:09:45 (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 ... 17520 files and directories currently installed.)
21:09:45 Preparing to unpack .../libsystemd0_232-25+deb9u11_ppc64el.deb ...
21:09:45 Unpacking libsystemd0:ppc64el (232-25+deb9u11) over (232-25+deb9u8) ...
21:09:45 Setting up libsystemd0:ppc64el (232-25+deb9u11) ...
21:09:45 Selecting previously unselected package libsystemd-dev:ppc64el.
21:09:45 (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 ... 17520 files and directories currently installed.)
21:09:45 Preparing to unpack .../libsystemd-dev_232-25+deb9u11_ppc64el.deb ...
21:09:45 Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ...
21:09:45 Removing intermediate container d6df474d556c
21:09:45  ---> 9a10004c7e98
21:09:45 Step 7/49 : FROM builder as dockerd-builder
21:09:45  ---> 9a10004c7e98
21:09:45 Step 8/49 : RUN apt-get install -y     libsystemd-dev
21:09:45  ---> Running in 62597e51eb87
21:09:45 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:09:45 Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ...
21:09:46 Removing intermediate container 43f5c48d727e
21:09:46  ---> 284580199646
21:09:46 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
21:09:46  ---> Running in 4aa8250aa3a4
21:09:46 Removing intermediate container 4aa8250aa3a4
21:09:46  ---> aed376520fcf
21:09:46 Step 10/49 : COPY . /go/src/github.com/docker/docker
21:09:49 Reading package lists...
21:09:49 Building dependency tree...
21:09:49 Reading state information...
21:09:49 The following additional packages will be installed:
21:09:49   libsystemd0
21:09:50 The following NEW packages will be installed:
21:09:50   libsystemd-dev
21:09:50 The following packages will be upgraded:
21:09:50   libsystemd0
21:09:50 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
21:09:50 Need to get 1967 kB of archives.
21:09:50 After this operation, 20.0 MB of additional disk space will be used.
21:09:50 Get:1 http://deb.debian.org/debian stretch/main arm64 libsystemd0 arm64 232-25+deb9u11 [241 kB]
21:09:50 Get:2 http://deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u11 [1726 kB]
21:09:50 debconf: delaying package configuration, since apt-utils is not installed
21:09:50 Fetched 1967 kB in 0s (27.0 MB/s)
21:09: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 ... 17546 files and directories currently installed.)
21:09:50 Preparing to unpack .../libsystemd0_232-25+deb9u11_arm64.deb ...
21:09:50 Unpacking libsystemd0:arm64 (232-25+deb9u11) over (232-25+deb9u8) ...
21:09:50 Setting up libsystemd0:arm64 (232-25+deb9u11) ...
21:09:50 Selecting previously unselected package libsystemd-dev:arm64.
21:09: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 ... 17546 files and directories currently installed.)
21:09:50 Preparing to unpack .../libsystemd-dev_232-25+deb9u11_arm64.deb ...
21:09:50 Unpacking libsystemd-dev:arm64 (232-25+deb9u11) ...
21:09:51 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:09:51 Setting up libsystemd-dev:arm64 (232-25+deb9u11) ...
21:09:52  ---> c93933b99881
21:09:52 Step 11/49 : ARG VERSION
21:09:52  ---> Running in 545b44afcd8c
21:09:52 Removing intermediate container 545b44afcd8c
21:09:52  ---> aaab0569416d
21:09:52 Step 12/49 : ARG GITCOMMIT
21:09:52  ---> Running in 486fa5adf374
21:09:52 Removing intermediate container 486fa5adf374
21:09:52  ---> fb8fdab20cb6
21:09:52 Step 13/49 : ARG BUILDTIME
21:09:52  ---> Running in d282dcedb015
21:09:53 Removing intermediate container 62597e51eb87
21:09:53  ---> d81f6407267c
21:09:53 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
21:09:53 Removing intermediate container d282dcedb015
21:09:53  ---> 452157af278b
21:09:53 Step 14/49 : ARG PLATFORM
21:09:53  ---> Running in 4a20d9b324a3
21:09:53 Removing intermediate container 4a20d9b324a3
21:09:53  ---> 359f1003c946
21:09:53 Step 15/49 : ARG PRODUCT
21:09:53  ---> Running in 4ea6ea1f5b8c
21:09:53  ---> Running in 6c4e87eeb29b
21:09:53 Removing intermediate container 4ea6ea1f5b8c
21:09:53  ---> 65133086dc78
21:09:53 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
21:09:53  ---> Running in faa7020c75ca
21:09:53 Removing intermediate container faa7020c75ca
21:09:53  ---> 92c124891345
21:09:53 Step 17/49 : ENV VERSION ${VERSION}
21:09:53  ---> Running in 060cbe58323d
21:09:53 Removing intermediate container 6c4e87eeb29b
21:09:53  ---> 592f2b778f4c
21:09:53 Step 10/49 : COPY . /go/src/github.com/docker/docker
21:09:53 Removing intermediate container 060cbe58323d
21:09:53  ---> 319f3a46595a
21:09:53 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
21:09:53  ---> Running in c9b2a1fb2566
21:09:53 Removing intermediate container c9b2a1fb2566
21:09:53  ---> 9406e2386d79
21:09:53 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
21:09:53  ---> Running in 6d3ec592ffd8
21:09:54 Removing intermediate container 6d3ec592ffd8
21:09:54  ---> 18c0ec05fdb4
21:09:54 Step 20/49 : ENV PLATFORM ${PLATFORM}
21:09:54  ---> Running in 0d5ee42a9e0a
21:09:54 Removing intermediate container 0d5ee42a9e0a
21:09:54  ---> 8e54e28f150f
21:09:54 Step 21/49 : ENV PRODUCT ${PRODUCT}
21:09:54  ---> Running in 9ca1e6a7d8e8
21:09:54 Removing intermediate container 9ca1e6a7d8e8
21:09:54  ---> 9f7a8ca752f8
21:09:54 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
21:09:54  ---> Running in 79644c211fe7
21:09:54 Removing intermediate container 79644c211fe7
21:09:54  ---> 7a46e1629f73
21:09:54 Step 23/49 : RUN bash ./hack/make/.go-autogen
21:09:54  ---> Running in c1568b1580f9
21:09:55 Removing intermediate container c1568b1580f9
21:09:55  ---> 1180ff353816
21:09:55 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
21:09:55  ---> Running in ee4366e321fe
[Pipeline] sh
21:09:58 + pwd
21:09:58 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image
21:09:58 for p in image-linux; do \
21:09:58 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \
21:09:58 done
21:09:58 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:09:58 cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:09:58 Unable to find image 'alpine:latest' locally
21:10:00 latest: Pulling from library/alpine
21:10:00 50e6a8f95d08: Pulling fs layer
21:10:01 50e6a8f95d08: Verifying Checksum
21:10:01 50e6a8f95d08: Download complete
21:10:02 50e6a8f95d08: Pull complete
21:10:02 Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
21:10:02 Status: Downloaded newer image for alpine:latest
21:10:06  ---> 33a61bff007f
21:10:06 Step 11/49 : ARG VERSION
21:10:06  ---> Running in d09efcfb13d0
21:10:06 Removing intermediate container d09efcfb13d0
21:10:06  ---> 14a7b52b3bda
21:10:06 Step 12/49 : ARG GITCOMMIT
21:10:06  ---> Running in faa89dfe504a
21:10:06 Removing intermediate container faa89dfe504a
21:10:06  ---> 4b6ae8f942c5
21:10:06 Step 13/49 : ARG BUILDTIME
21:10:06  ---> Running in 0ec19230d253
21:10:06 Removing intermediate container 0ec19230d253
21:10:06  ---> c92ea24ebfb1
21:10:06 Step 14/49 : ARG PLATFORM
21:10:06  ---> Running in 390dd2b761e2
21:10:06 Removing intermediate container 390dd2b761e2
21:10:06  ---> 03b1767825ae
21:10:06 Step 15/49 : ARG PRODUCT
21:10:06  ---> Running in e2f7b51c9f52
21:10:06 Removing intermediate container e2f7b51c9f52
21:10:06  ---> f30b151a7688
21:10:06 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
21:10:06  ---> Running in 4e01e2c8fbe4
21:10:06 Removing intermediate container 4e01e2c8fbe4
21:10:06  ---> 7a361da85e82
21:10:06 Step 17/49 : ENV VERSION ${VERSION}
21:10:06  ---> Running in 5e9352531e06
21:10:07 Removing intermediate container 5e9352531e06
21:10:07  ---> 5715a8d6f752
21:10:07 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
21:10:07  ---> Running in 51f2921272f1
21:10:07 Removing intermediate container 51f2921272f1
21:10:07  ---> 654135625b11
21:10:07 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
21:10:07  ---> Running in c3632a5ebde2
21:10:07 Removing intermediate container c3632a5ebde2
21:10:07  ---> 5e71e7d75fa2
21:10:07 Step 20/49 : ENV PLATFORM ${PLATFORM}
21:10:08  ---> Running in a8400f8bf128
21:10:08 Removing intermediate container a8400f8bf128
21:10:08  ---> 0dbf28f99da1
21:10:08 Step 21/49 : ENV PRODUCT ${PRODUCT}
21:10:08  ---> Running in 58b86725fb28
21:10:08 Removing intermediate container 58b86725fb28
21:10:08  ---> 977a615e72c1
21:10:08 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
21:10:08  ---> Running in 6d4d172c607c
21:10:09 Removing intermediate container 6d4d172c607c
21:10:09  ---> 6fc504bdf5e2
21:10:09 Step 23/49 : RUN bash ./hack/make/.go-autogen
21:10:09  ---> Running in 9554dad49b4f
Running on ubuntu-1804-overlay2 (i-0ea26925fbaae3e03) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
[Pipeline] {
[Pipeline] withDockerRegistry
Running on ubuntu-1804-overlay2 (i-098e8b575b90f4e04) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
Running on ubuntu-1804-overlay2 (i-0b0fcbab3846c9903) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
Running on ubuntu-1804-overlay2 (i-003636a5882202111) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA
21:10:11 Removing intermediate container 9554dad49b4f
21:10:11  ---> 0c8767482493
21:10:11 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
21:10:11  ---> Running in cff6ee85ab60
21:10:12 docker build -t  dockereng/engine-community:0.0.0-20190726164151-9f122f0 --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:09:58.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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
Wrote authentication to /home/ubuntu/.dockercfg
[Pipeline] {
[Pipeline] withDockerRegistry
Wrote authentication to /home/ubuntu/.dockercfg
[Pipeline] {
[Pipeline] withDockerRegistry
Wrote authentication to /home/ubuntu/.dockercfg
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
21:10:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:10:18 chowning workspace
[Pipeline] sh
[Pipeline] echo
21:10:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:10:18 chowning workspace
[Pipeline] sh
Wrote authentication to /home/ubuntu/.dockercfg
21:10:19 + uname -m
[Pipeline] echo
21:10:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:10:19 chowning workspace
[Pipeline] sh
21:10:19 + uname -m
[Pipeline] echo
21:10:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
21:10:20 chowning workspace
[Pipeline] sh
21:10:20 + uname -m
[Pipeline] sh
[Pipeline] sh
21:10:21 + pwd
21:10:21 + id -u
21:10:21 + id -g
21:10:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace
21:10:21 + uname -m
21:10:21 + pwd
21:10:21 + id -u
21:10:21 + id -g
21:10:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] sh
[Pipeline] sh
21:10:21 Sending build context to Docker daemon   49.8MB

21:10:21 Step 1/49 : ARG GO_IMAGE
21:10:21 Step 2/49 : FROM ${GO_IMAGE} as builder
21:10:21 + pwd
21:10:21 + id -u
21:10:21 + id -g
21:10:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace
21:10:21 + pwd
21:10:21 + id -u
21:10:21 + id -g
21:10:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace
21:10:22 1.10.8: Pulling from library/golang
21:10:22 54d7f221ed1a: Pulling fs layer
21:10:22 2fea5bcc599e: Pulling fs layer
21:10:22 586ac22707ea: Pulling fs layer
21:10:22 8c5565830197: Pulling fs layer
21:10:22 132c23512759: Pulling fs layer
21:10:22 ec2abab36350: Pulling fs layer
21:10:22 c9d92c0ee7e1: Pulling fs layer
21:10:22 132c23512759: Waiting
21:10:22 ec2abab36350: Waiting
21:10:22 c9d92c0ee7e1: Waiting
21:10:22 8c5565830197: Waiting
21:10:24 586ac22707ea: Verifying Checksum
21:10:24 586ac22707ea: Download complete
21:10:25 Unable to find image 'busybox:latest' locally
21:10:25 Unable to find image 'busybox:latest' locally
21:10:25 latest: Pulling from library/busybox
21:10:25 ee153a04d683: Pulling fs layer
21:10:25 latest: Pulling from library/busybox
21:10:25 ee153a04d683: Pulling fs layer
21:10:25 ee153a04d683: Verifying Checksum
21:10:25 ee153a04d683: Download complete
21:10:25 ee153a04d683: Pull complete
21:10:25 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
21:10:25 Status: Downloaded newer image for busybox:latest
21:10:25 ee153a04d683: Download complete
21:10:26 2fea5bcc599e: Verifying Checksum
21:10:26 2fea5bcc599e: Download complete
21:10:26 ee153a04d683: Pull complete
21:10:26 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
21:10:26 Status: Downloaded newer image for busybox:latest
21:10:26 Unable to find image 'busybox:latest' locally
21:10:27 latest: Pulling from library/busybox
21:10:27 ee153a04d683: Pulling fs layer
21:10:27 ee153a04d683: Verifying Checksum
21:10:27 ee153a04d683: Download complete
21:10:28 ee153a04d683: Pull complete
21:10:28 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
21:10:28 Status: Downloaded newer image for busybox:latest
21:10:28 Unable to find image 'busybox:latest' locally
[Pipeline] echo
21:10:28 Removing all docker containers
[Pipeline] sh
21:10:28 + docker container ls -aq
[Pipeline] echo
21:10:28 Docker containers have been removed
[Pipeline] echo
21:10:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:10:28 cleanWorkspace: Workspace is clean.
21:10:28 latest: Pulling from library/busybox
21:10:28 ee153a04d683: Pulling fs layer
21:10:28 ee153a04d683: Verifying Checksum
21:10:28 ee153a04d683: Download complete
[Pipeline] checkout
[Pipeline] echo
21:10:29 Removing all docker containers
[Pipeline] sh
21:10:29 ee153a04d683: Pull complete
21:10:29 Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
21:10:29 Status: Downloaded newer image for busybox:latest
21:10:29 + docker container ls -aq
[Pipeline] echo
21:10:29 Docker containers have been removed
[Pipeline] echo
21:10:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:10:29 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
[Pipeline] echo
21:10:31 Removing all docker containers
[Pipeline] sh
21:10:31 + docker container ls -aq
[Pipeline] echo
21:10:31 Docker containers have been removed
[Pipeline] echo
21:10:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:10:32 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
[Pipeline] echo
21:10:32 Removing all docker containers
[Pipeline] sh
21:10:32 + docker container ls -aq
[Pipeline] echo
21:10:32 Docker containers have been removed
[Pipeline] echo
21:10:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
21:10:32 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
21:10:33 using credential docker-jenkins-github-credentials
21:10:33 Cloning the remote Git repository
21:10:33 Cloning with configured refspecs honoured and without tags
21:10:35 54d7f221ed1a: Verifying Checksum
21:10:35 54d7f221ed1a: Download complete
21:10:35 using credential docker-jenkins-github-credentials
21:10:35 Cloning the remote Git repository
21:10:35 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
21:10:36 Fetching without tags
21:10:36 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
21:10:38 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
21:10:38 Fetching without tags
[Pipeline] sh
21:10:38 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
21:10:39 + git clone https://github.com/docker/cli.git
21:10:39 Cloning into 'cli'...
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
21:10:39 132c23512759: Verifying Checksum
21:10:39 132c23512759: Download complete
21:10:39 using credential docker-jenkins-github-credentials
21:10:39 Cloning the remote Git repository
21:10:39 Cloning with configured refspecs honoured and without tags
21:10:40 8c5565830197: Verifying Checksum
21:10:40 8c5565830197: Download complete
21:10:40 using credential docker-jenkins-github-credentials
21:10:40 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
21:10:40 Cloning the remote Git repository
21:10:40 Cloning with configured refspecs honoured and without tags
21:10:40 c9d92c0ee7e1: Verifying Checksum
21:10:40 c9d92c0ee7e1: Download complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
[Pipeline] sh
21:10:41 + git clone https://github.com/docker/cli.git
21:10:41 Cloning into 'cli'...
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09
21:10:43 Fetching without tags
21:10:43 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
21:10:44 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
21:10:44 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/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
21:10:44 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09)
[Pipeline] sh
[Pipeline] sh
21:10:44 + git -C cli checkout 18.09
21:10:44 + git clone https://github.com/docker/cli.git
21:10:44 Cloning into 'cli'...
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
21:10:45 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d
[Pipeline] sh
[Pipeline] sh
21:10:46 + git clone https://github.com/docker/engine.git engine
21:10:46 Cloning into 'engine'...
fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5
21:10:46 + git -C cli checkout 18.09
21:10:46 Switched to a new branch '18.09'
21:10:46 Branch '18.09' set up to track remote branch '18.09' from 'origin'.
[Pipeline] sh
21:10:46 + git clone https://github.com/docker/engine.git
21:10:46 Cloning into 'engine'...
21:10:46 Switched to a new branch '18.09'
21:10:46 Branch '18.09' set up to track remote branch '18.09' from 'origin'.
[Pipeline] sh
21:10:47 + git clone https://github.com/docker/engine.git
21:10:47 Cloning into 'engine'...
[Pipeline] sh
21:10:49 + git -C cli checkout 18.09
21:10:50 54d7f221ed1a: Pull complete
21:10:50 Switched to a new branch '18.09'
21:10:50 Branch '18.09' set up to track remote branch '18.09' from 'origin'.
[Pipeline] sh
21:10:50 + git clone https://github.com/docker/engine.git
21:10:50 Cloning into 'engine'...
21:10:53 2fea5bcc599e: Pull complete
21:10:54 586ac22707ea: Pull complete
21:10:57 ec2abab36350: Verifying Checksum
21:10:57 ec2abab36350: Download complete
[Pipeline] sh
21:11:05 + git -C engine checkout 18.09
21:11:06 Switched to a new branch '18.09'
21:11:06 Branch '18.09' set up to track remote branch '18.09' from 'origin'.
[Pipeline] sh
21:11:06 + pwd
21:11:06 + pwd
21:11:06 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=ubuntu-xenial ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli deb
21:11:06 for p in ubuntu-xenial; do \
21:11:06 	make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli GO_VERSION=1.10.8 ${p}; \
21:11:06 done
21:11:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb'
21:11:06 mkdir -p sources
21:11:06 make -C ../image image-linux
21:11:06 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:11:06 cp Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:11:06 Unable to find image 'alpine:latest' locally
21:11:06 latest: Pulling from library/alpine
21:11:06 050382585609: Pulling fs layer
21:11:06 050382585609: Verifying Checksum
21:11:06 050382585609: Download complete
21:11:07 050382585609: Pull complete
21:11:07 Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
21:11:07 Status: Downloaded newer image for alpine:latest
21:11:10 8c5565830197: Pull complete
21:11:12 docker build -t  dockereng/engine-community:0.0.0-20190725195304-e8c623b37e --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190725195304-e8c623b37e" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:11:06.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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
[Pipeline] sh
[Pipeline] sh
21:11:12 + pwd
21:11:12 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image
21:11:12 for p in image-linux; do \
21:11:12 	make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \
21:11:12 done
21:11:12 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:11:12 cp Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:11:12 Unable to find image 'alpine:latest' locally
21:11:12 + git -C engine checkout 18.09
21:11:13 latest: Pulling from library/alpine
21:11:13 050382585609: Pulling fs layer
21:11:13 050382585609: Verifying Checksum
21:11:13 050382585609: Download complete
[Pipeline] sh
21:11:13 Switched to a new branch '18.09'
21:11:13 Branch '18.09' set up to track remote branch '18.09' from 'origin'.
[Pipeline] sh
21:11:13 + git -C engine checkout 18.09
21:11:13 + pwd
21:11:13 + pwd
21:11:13 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli static
21:11:13 for p in static-linux; do \
21:11:13 	make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli GO_VERSION=1.10.8 ${p}; \
21:11:13 done
21:11:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/static'
21:11:13 make -C /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli -f docker.Makefile VERSION=0.0.1-dev build
21:11:13 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli'
21:11:13 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment
21:11:13 cat ./dockerfiles/Dockerfile.binary-native | docker build -t docker-cli-native -
21:11:13 Sending build context to Docker daemon  2.048kB

21:11:13 Step 1/5 : FROM    golang:1.11.11-alpine
21:11:13 050382585609: Pull complete
21:11:13 Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
21:11:13 Status: Downloaded newer image for alpine:latest
21:11:13 1.11.11-alpine: Pulling from library/golang
21:11:13 Switched to a new branch '18.09'
21:11:13 Branch '18.09' set up to track remote branch '18.09' from 'origin'.
[Pipeline] sh
21:11:14 921b31ab772b: Pulling fs layer
21:11:14 2d3896533852: Pulling fs layer
21:11:14 28c34ce20860: Pulling fs layer
21:11:14 4396821e3d70: Pulling fs layer
21:11:14 3d496fc57ab1: Pulling fs layer
21:11:14 4396821e3d70: Waiting
21:11:14 3d496fc57ab1: Waiting
21:11:14 28c34ce20860: Verifying Checksum
21:11:14 28c34ce20860: Download complete
21:11:14 2d3896533852: Verifying Checksum
21:11:14 2d3896533852: Download complete
21:11:14 921b31ab772b: Verifying Checksum
21:11:14 921b31ab772b: Download complete
21:11:14 + pwd
21:11:14 + pwd
21:11:14 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=centos-7 ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli rpm
21:11:14 for p in centos-7; do \
21:11:14 	make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli GO_VERSION=1.10.8 ${p}; \
21:11:14 done
21:11:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm'
21:11:14 make -C ../image image-linux-dm
21:11:14 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:11:14 cp Dockerfile.engine-dm /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm
21:11:14 Unable to find image 'alpine:latest' locally
21:11:14 3d496fc57ab1: Verifying Checksum
21:11:14 3d496fc57ab1: Download complete
21:11:14 921b31ab772b: Pull complete
21:11:14 latest: Pulling from library/alpine
21:11:14 050382585609: Pulling fs layer
21:11:14 050382585609: Verifying Checksum
21:11:14 050382585609: Download complete
21:11:14 2d3896533852: Pull complete
21:11:14 28c34ce20860: Pull complete
21:11:15 Sending build context to Docker daemon  44.44MB

21:11:15 Step 1/49 : ARG GO_IMAGE
21:11:15 Step 2/49 : FROM ${GO_IMAGE} as builder
21:11:15 1.10.8: Pulling from library/golang
21:11:15 741437d97401: Pulling fs layer
21:11:15 34d8874714d7: Pulling fs layer
21:11:15 0a108aa26679: Pulling fs layer
21:11:15 7f0334c36886: Pulling fs layer
21:11:15 d35724ed4672: Pulling fs layer
21:11:15 c0eaf021aeaf: Pulling fs layer
21:11:15 d3d9c96611f1: Pulling fs layer
21:11:15 7f0334c36886: Waiting
21:11:15 d35724ed4672: Waiting
21:11:15 c0eaf021aeaf: Waiting
21:11:15 d3d9c96611f1: Waiting
21:11:15 0a108aa26679: Verifying Checksum
21:11:15 0a108aa26679: Download complete
21:11:15 050382585609: Pull complete
21:11:15 Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
21:11:15 Status: Downloaded newer image for alpine:latest
21:11:15 34d8874714d7: Verifying Checksum
21:11:15 34d8874714d7: Download complete
21:11:16 741437d97401: Verifying Checksum
21:11:16 741437d97401: Download complete
21:11:16 7f0334c36886: Verifying Checksum
21:11:16 7f0334c36886: Download complete
21:11:16 4396821e3d70: Verifying Checksum
21:11:16 4396821e3d70: Download complete
21:11:16 d3d9c96611f1: Verifying Checksum
21:11:16 d3d9c96611f1: Download complete
21:11:17 d35724ed4672: Verifying Checksum
21:11:17 d35724ed4672: Download complete
21:11:18 c0eaf021aeaf: Verifying Checksum
21:11:18 c0eaf021aeaf: Download complete
21:11:19 132c23512759: Pull complete
21:11:20 741437d97401: Pull complete
21:11:21 34d8874714d7: Pull complete
21:11:21 docker build -t  dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0d2e" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:11:12.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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
21:11:22 0a108aa26679: Pull complete
21:11:23 Sending build context to Docker daemon   49.8MB

21:11:23 Step 1/49 : ARG GO_IMAGE
21:11:23 Step 2/49 : FROM ${GO_IMAGE} as builder
21:11:23 1.10.8: Pulling from library/golang
21:11:23 741437d97401: Pulling fs layer
21:11:23 34d8874714d7: Pulling fs layer
21:11:23 0a108aa26679: Pulling fs layer
21:11:23 7f0334c36886: Pulling fs layer
21:11:23 d35724ed4672: Pulling fs layer
21:11:23 c0eaf021aeaf: Pulling fs layer
21:11:23 d3d9c96611f1: Pulling fs layer
21:11:23 7f0334c36886: Waiting
21:11:23 d35724ed4672: Waiting
21:11:23 c0eaf021aeaf: Waiting
21:11:23 d3d9c96611f1: Waiting
21:11:23 0a108aa26679: Verifying Checksum
21:11:23 0a108aa26679: Download complete
21:11:23 34d8874714d7: Verifying Checksum
21:11:23 34d8874714d7: Download complete
21:11:24 741437d97401: Verifying Checksum
21:11:24 741437d97401: Download complete
21:11:25 4396821e3d70: Pull complete
21:11:25 3d496fc57ab1: Pull complete
21:11:25 Digest: sha256:c64c2946ed2230af37101daca52c1354a613451a09b9098164791227dabeb5db
21:11:25 Status: Downloaded newer image for golang:1.11.11-alpine
21:11:25  ---> 538699c669e2
21:11:25 Step 2/5 : RUN     apk add -U git bash coreutils gcc musl-dev
21:11:25 7f0334c36886: Verifying Checksum
21:11:25 7f0334c36886: Download complete
21:11:25 d3d9c96611f1: Verifying Checksum
21:11:25 d3d9c96611f1: Download complete
21:11:25 docker build -t  dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190725195304-e8c623b37e" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:11:14.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community-dm" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine"  --file /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
21:11:25 d35724ed4672: Verifying Checksum
21:11:25 d35724ed4672: Download complete
21:11:26 7f0334c36886: Pull complete
21:11:27 c0eaf021aeaf: Verifying Checksum
21:11:27 c0eaf021aeaf: Download complete
21:11:27 Sending build context to Docker daemon  44.44MB

21:11:27 Step 1/49 : ARG GO_IMAGE
21:11:27 Step 2/49 : ARG BASE_IMAGE=centos:7
21:11:27 Step 3/49 : FROM ${GO_IMAGE} as golang
21:11:27 1.10.8: Pulling from library/golang
21:11:27 741437d97401: Pulling fs layer
21:11:27 34d8874714d7: Pulling fs layer
21:11:27 0a108aa26679: Pulling fs layer
21:11:27 7f0334c36886: Pulling fs layer
21:11:27 d35724ed4672: Pulling fs layer
21:11:27 c0eaf021aeaf: Pulling fs layer
21:11:27 d3d9c96611f1: Pulling fs layer
21:11:27 d35724ed4672: Waiting
21:11:27 c0eaf021aeaf: Waiting
21:11:27 d3d9c96611f1: Waiting
21:11:27 7f0334c36886: Waiting
21:11:27 0a108aa26679: Verifying Checksum
21:11:27 0a108aa26679: Download complete
21:11:27 34d8874714d7: Verifying Checksum
21:11:27 34d8874714d7: Download complete
21:11:28 741437d97401: Verifying Checksum
21:11:28 741437d97401: Download complete
21:11:28 7f0334c36886: Verifying Checksum
21:11:28 7f0334c36886: Download complete
21:11:28 741437d97401: Pull complete
21:11:29 d3d9c96611f1: Verifying Checksum
21:11:29 d3d9c96611f1: Download complete
21:11:29 34d8874714d7: Pull complete
21:11:29 d35724ed4672: Verifying Checksum
21:11:29 d35724ed4672: Download complete
21:11:29 d35724ed4672: Pull complete
21:11:29 0a108aa26679: Pull complete
21:11:31 c0eaf021aeaf: Verifying Checksum
21:11:31 c0eaf021aeaf: Download complete
21:11:31  ---> Running in b481f77b0b65
21:11:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
21:11:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
21:11:32 (1/24) Installing ncurses-terminfo-base (6.1_p20190518-r0)
21:11:32 (2/24) Installing ncurses-terminfo (6.1_p20190518-r0)
21:11:33 (3/24) Installing ncurses-libs (6.1_p20190518-r0)
21:11:33 (4/24) Installing readline (8.0.0-r0)
21:11:33 (5/24) Installing bash (5.0.0-r0)
21:11:33 Executing bash-5.0.0-r0.post-install
21:11:33 (6/24) Installing libacl (2.2.52-r6)
21:11:33 (7/24) Installing libattr (2.4.48-r0)
21:11:33 (8/24) Installing coreutils (8.31-r0)
21:11:33 (9/24) Installing binutils (2.32-r0)
21:11:33 (10/24) Installing gmp (6.1.2-r1)
21:11:33 (11/24) Installing isl (0.18-r0)
21:11:33 (12/24) Installing libgomp (8.3.0-r0)
21:11:33 (13/24) Installing libatomic (8.3.0-r0)
21:11:33 (14/24) Installing libgcc (8.3.0-r0)
21:11:33 (15/24) Installing mpfr3 (3.1.5-r1)
21:11:33 (16/24) Installing mpc1 (1.1.0-r0)
21:11:33 (17/24) Installing libstdc++ (8.3.0-r0)
21:11:33 (18/24) Installing gcc (8.3.0-r0)
21:11:33 741437d97401: Pull complete
21:11:33 7f0334c36886: Pull complete
21:11:33 34d8874714d7: Pull complete
21:11:34 0a108aa26679: Pull complete
21:11:34 (19/24) Installing nghttp2-libs (1.38.0-r0)
21:11:34 (20/24) Installing libcurl (7.65.1-r0)
21:11:34 (21/24) Installing expat (2.2.7-r0)
21:11:34 (22/24) Installing pcre2 (10.33-r0)
21:11:34 (23/24) Installing git (2.22.0-r0)
21:11:34 (24/24) Installing musl-dev (1.1.22-r2)
21:11:34 Executing busybox-1.30.1-r2.trigger
21:11:34 OK: 128 MiB in 39 packages
21:11:36 d35724ed4672: Pull complete
21:11:37 c0eaf021aeaf: Pull complete
21:11:37 d3d9c96611f1: Pull complete
21:11:37 Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46
21:11:37 Status: Downloaded newer image for golang:1.10.8
21:11:37  ---> 6fd1f7edb6ab
21:11:37 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
21:11:39 7f0334c36886: Pull complete
21:11:39  ---> 487447de0b06
21:11:39 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
21:11:40  ---> ddaff454e21a
21:11:40 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
21:11:40  ---> Running in 582ecb110b82
21:11:41 Removing intermediate container b481f77b0b65
21:11:41  ---> 5f131fa16660
21:11:41 Step 3/5 : ENV     CGO_ENABLED=0         DISABLE_WARN_OUTSIDE_CONTAINER=1
21:11:41  ---> Running in 945699115bab
21:11:41 Removing intermediate container 945699115bab
21:11:41  ---> b3e61a8bb848
21:11:41 Step 4/5 : WORKDIR /go/src/github.com/docker/cli
21:11:41  ---> Running in 30b58ab3b3ed
21:11:41 Removing intermediate container 30b58ab3b3ed
21:11:41  ---> 6588cb577681
21:11:41 Step 5/5 : CMD     ./scripts/build/binary
21:11:41  ---> Running in 3f43b2926f5c
21:11:41 Removing intermediate container 3f43b2926f5c
21:11:41  ---> 11fa8e03800b
21:11:41 Successfully built 11fa8e03800b
21:11:41 Successfully tagged docker-cli-native:latest
21:11:41 docker run --rm -e VERSION=0.0.1-dev -e GITCOMMIT -e PLATFORM -v "/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native
21:11:42 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:11:42 Ign:2 http://deb.debian.org/debian stretch InRelease
21:11:42 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:11:42 Get:4 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:11:42 Get:5 http://deb.debian.org/debian stretch Release [118 kB]
21:11:42 Get:6 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:11:42 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:11:42 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:11:43 Building statically linked build/docker-linux-amd64
21:11:44 c0eaf021aeaf: Pull complete
21:11:44 d3d9c96611f1: Pull complete
21:11:44 Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46
21:11:44 Status: Downloaded newer image for golang:1.10.8
21:11:44  ---> 6fd1f7edb6ab
21:11:44 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
21:11:44 Fetched 7915 kB in 3s (2555 kB/s)
21:11:44 d35724ed4672: Pull complete
21:11:45 Reading package lists...
21:11:46 ec2abab36350: Pull complete
21:11:46 c9d92c0ee7e1: Pull complete
21:11:46 Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46
21:11:46 Status: Downloaded newer image for golang:1.10.8
21:11:46  ---> e830c96c331b
21:11:46 Step 3/49 : COPY hack/dockerfile/install/tini.installer /
21:11:46  ---> 9e09443c48e3
21:11:46 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
21:11:46  ---> 99a365a1d4e8
21:11:46 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
21:11:46  ---> Running in 08f2b4413cfa
21:11:46 Reading package lists...
21:11:46 Building dependency tree...
21:11:46 Reading state information...
21:11:46 bash is already the newest version (4.4-5).
21:11:46 bash set to manually installed.
21:11:46 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:11:46 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
21:11:46 libgcc-6-dev set to manually installed.
21:11:46 gcc is already the newest version (4:6.3.0-4).
21:11:46 git is already the newest version (1:2.11.0-3+deb9u4).
21:11:46 make is already the newest version (4.1-9.1).
21:11:46 The following additional packages will be installed:
21:11:46   autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6
21:11:46   libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2
21:11:46   libuv1 libxml2 sgml-base xml-core
21:11:46 Suggested packages:
21:11:46   codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales
21:11:46   manpages-dev libtool-doc seccomp autoconf automaken gfortran
21:11:46   | fortran95-compiler gcj-jdk sgml-base-doc debhelper
21:11:46 Recommended packages:
21:11:46   manpages manpages-dev
21:11:46 The following NEW packages will be installed:
21:11:46   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
21:11:46   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
21:11:46   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
21:11:46 The following packages will be upgraded:
21:11:46   libc-dev-bin libc6 libc6-dev
21:11:47  ---> c852d553252b
21:11:47 Step 4/49 : COPY hack/dockerfile/install/proxy.installer /
21:11:47  ---> d83315f66c31
21:11:47 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
21:11:47  ---> Running in cf3ef10f987c
21:11:47 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded.
21:11:47 Need to get 21.0 MB of archives.
21:11:47 After this operation, 69.9 MB of additional disk space will be used.
21:11:47 Get:1 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB]
21:11:47 Get:2 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB]
21:11:47 Get:3 http://deb.debian.org/debian stretch/main amd64 libc6 amd64 2.24-11+deb9u4 [2694 kB]
21:11:47 Get:4 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
21:11:48 Ign:1 http://deb.debian.org/debian stretch InRelease
21:11:48 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:11:48 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:11:48 Get:5 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:11:48 Get:6 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB]
21:11:48 Get:7 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
21:11:48 Get:8 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
21:11:48 Get:9 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:11:48 Get:10 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
21:11:48 Get:11 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
21:11:48 Get:12 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
21:11:48 Get:13 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB]
21:11:48 Get:14 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB]
21:11:48 Get:15 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB]
21:11:48 Get:16 http://deb.debian.org/debian stretch/main amd64 autotools-dev all 20161112.1 [73.4 kB]
21:11:48 Get:17 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:11:48 Get:18 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:11:48 Get:19 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB]
21:11:48 Get:20 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB]
21:11:48 Get:21 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
21:11:48 Get:22 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
21:11:48 Get:23 http://deb.debian.org/debian stretch/main amd64 libtool all 2.4.6-2 [545 kB]
21:11:48 Get:24 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
21:11:48 debconf: delaying package configuration, since apt-utils is not installed
21:11:48 Fetched 21.0 MB in 1s (12.8 MB/s)
21:11:48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15092 files and directories currently installed.)
21:11:48 Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_amd64.deb ...
21:11:48 Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:11:48 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
21:11:48 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:11:48 Preparing to unpack .../libc6-dev_2.24-11+deb9u4_amd64.deb ...
21:11:48 Unpacking libc6-dev:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:11:49 Get:6 http://security.debian.org/debian-security stretch/updates/main armhf Packages [485 kB]
21:11:49 Ign:1 http://deb.debian.org/debian stretch InRelease
21:11:49 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:11:49 Get:3 http://deb.debian.org/debian stretch Release [118 kB]
21:11:49 Get:4 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:11:49 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:11:49 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:11:49 Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:11:49 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:11:50 Get:7 http://deb.debian.org/debian stretch-updates/main armhf Packages [27.3 kB]
21:11:50 Preparing to unpack .../libc6_2.24-11+deb9u4_amd64.deb ...
21:11:50 debconf: unable to initialize frontend: Dialog
21:11:50 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:11:50 debconf: falling back to frontend: Readline
21:11:50 Unpacking libc6:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:11:50 Get:8 http://deb.debian.org/debian stretch/main armhf Packages [6912 kB]
21:11:51 c0eaf021aeaf: Pull complete
21:11:51 d3d9c96611f1: Pull complete
21:11:51 Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46
21:11:51 Status: Downloaded newer image for golang:1.10.8
21:11:51  ---> 6fd1f7edb6ab
21:11:51 Step 4/49 : FROM ${BASE_IMAGE} as builder
21:11:51 7: Pulling from library/centos
21:11:51 8ba884070f61: Pulling fs layer
21:11:51 Fetched 7915 kB in 2s (2655 kB/s)
21:11:51 Setting up libc6:amd64 (2.24-11+deb9u4) ...
21:11:51 debconf: unable to initialize frontend: Dialog
21:11:51 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:11:51 debconf: falling back to frontend: Readline
21:11:52 Reading package lists...
21:11:52 8ba884070f61: Verifying Checksum
21:11:52 8ba884070f61: Download complete
21:11:52 Selecting previously unselected package cmake-data.
21:11:52 (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 ... 15092 files and directories currently installed.)
21:11:52 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
21:11:52 Unpacking cmake-data (3.7.2-1) ...
21:11:53 Reading package lists...
21:11:53 Building dependency tree...
21:11:53 Reading state information...
21:11:53 bash is already the newest version (4.4-5).
21:11:53 bash set to manually installed.
21:11:53 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:11:53 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
21:11:53 libgcc-6-dev set to manually installed.
21:11:53 gcc is already the newest version (4:6.3.0-4).
21:11:53 git is already the newest version (1:2.11.0-3+deb9u4).
21:11:53 make is already the newest version (4.1-9.1).
21:11:53 The following additional packages will be installed:
21:11:53   autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6
21:11:53   libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2
21:11:53   libuv1 libxml2 sgml-base xml-core
21:11:53 Suggested packages:
21:11:53   codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales
21:11:53   manpages-dev libtool-doc seccomp autoconf automaken gfortran
21:11:53   | fortran95-compiler gcj-jdk sgml-base-doc debhelper
21:11:53 Recommended packages:
21:11:53   manpages manpages-dev
21:11:53 The following NEW packages will be installed:
21:11:53   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
21:11:53   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
21:11:53   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
21:11:53 The following packages will be upgraded:
21:11:53   libc-dev-bin libc6 libc6-dev
21:11:53 Selecting previously unselected package liblzo2-2:amd64.
21:11:53 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:11:53 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:11:53 Selecting previously unselected package libicu57:amd64.
21:11:53 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ...
21:11:53 Unpacking libicu57:amd64 (57.1-6+deb9u2) ...
21:11:54 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded.
21:11:54 Need to get 21.0 MB of archives.
21:11:54 After this operation, 69.9 MB of additional disk space will be used.
21:11:54 Get:1 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB]
21:11:54 Get:2 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB]
21:11:54 Get:3 http://deb.debian.org/debian stretch/main amd64 libc6 amd64 2.24-11+deb9u4 [2694 kB]
21:11:54 Get:4 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
21:11:54 Get:5 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:11:54 Get:6 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB]
21:11:54 Get:7 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
21:11:54 Get:8 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
21:11:54 Get:9 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:11:54 Get:10 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
21:11:54 Get:11 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
21:11:54 Get:12 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
21:11:54 Get:13 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB]
21:11:54 Get:14 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB]
21:11:54 Get:15 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB]
21:11:54 Get:16 http://deb.debian.org/debian stretch/main amd64 autotools-dev all 20161112.1 [73.4 kB]
21:11:54 Get:17 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:11:54 Get:18 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:11:54 Get:19 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB]
21:11:54 Get:20 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB]
21:11:54 Get:21 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
21:11:54 Get:22 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
21:11:54 Get:23 http://deb.debian.org/debian stretch/main amd64 libtool all 2.4.6-2 [545 kB]
21:11:54 Get:24 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
21:11:54 debconf: delaying package configuration, since apt-utils is not installed
21:11:54 Fetched 21.0 MB in 1s (15.7 MB/s)
21:11:54 (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 ... 15092 files and directories currently installed.)
21:11:54 Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_amd64.deb ...
21:11:54 Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:11:55 Selecting previously unselected package libxml2:amd64.
21:11:55 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
21:11:55 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:11:55 Selecting previously unselected package libarchive13:amd64.
21:11:55 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
21:11:55 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:11:55 Selecting previously unselected package libjsoncpp1:amd64.
21:11:55 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
21:11:55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:11:55 Selecting previously unselected package libuv1:amd64.
21:11:55 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
21:11:55 Unpacking libuv1:amd64 (1.9.1-3) ...
21:11:55 Selecting previously unselected package cmake.
21:11:55 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
21:11:55 Unpacking cmake (3.7.2-1) ...
21:11:55 Preparing to unpack .../libc6-dev_2.24-11+deb9u4_amd64.deb ...
21:11:55 Unpacking libc6-dev:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:11:56 Selecting previously unselected package sgml-base.
21:11:56 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
21:11:56 Unpacking sgml-base (1.29) ...
21:11:56 Selecting previously unselected package libmagic-mgc.
21:11:56 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ...
21:11:56 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
21:11:56 Selecting previously unselected package libmagic1:amd64.
21:11:56 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ...
21:11:56 Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ...
21:11:56 Selecting previously unselected package file.
21:11:56 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_amd64.deb ...
21:11:56 Unpacking file (1:5.30-1+deb9u2) ...
21:11:56 Selecting previously unselected package autotools-dev.
21:11:56 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
21:11:56 Unpacking autotools-dev (20161112.1) ...
21:11:56 Selecting previously unselected package btrfs-progs.
21:11:56 Preparing to unpack .../13-btrfs-progs_4.7.3-1_amd64.deb ...
21:11:56 Unpacking btrfs-progs (4.7.3-1) ...
21:11:56 Fetched 7729 kB in 7s (1082 kB/s)
21:11:56 Selecting previously unselected package btrfs-tools.
21:11:56 Preparing to unpack .../14-btrfs-tools_4.7.3-1_amd64.deb ...
21:11:56 Unpacking btrfs-tools (4.7.3-1) ...
21:11:56 Selecting previously unselected package libltdl7:amd64.
21:11:56 Preparing to unpack .../15-libltdl7_2.4.6-2_amd64.deb ...
21:11:56 Unpacking libltdl7:amd64 (2.4.6-2) ...
21:11:56 Preparing to unpack .../libc6_2.24-11+deb9u4_amd64.deb ...
21:11:56 debconf: unable to initialize frontend: Dialog
21:11:56 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:11:56 debconf: falling back to frontend: Readline
21:11:56 Selecting previously unselected package libltdl-dev:amd64.
21:11:56 Preparing to unpack .../16-libltdl-dev_2.4.6-2_amd64.deb ...
21:11:56 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
21:11:56 Selecting previously unselected package libseccomp2:amd64.
21:11:56 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
21:11:56 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:11:56 Selecting previously unselected package libseccomp-dev:amd64.
21:11:56 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
21:11:56 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:11:56 Selecting previously unselected package libtool.
21:11:56 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
21:11:56 Unpacking libtool (2.4.6-2) ...
21:11:56 Selecting previously unselected package xml-core.
21:11:56 Preparing to unpack .../20-xml-core_0.17_all.deb ...
21:11:56 Unpacking xml-core (0.17) ...
21:11:56 Setting up libuv1:amd64 (1.9.1-3) ...
21:11:56 Setting up cmake-data (3.7.2-1) ...
21:11:56 Setting up sgml-base (1.29) ...
21:11:56 Setting up libicu57:amd64 (57.1-6+deb9u2) ...
21:11:56 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:11:56 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
21:11:56 Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ...
21:11:56 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:11:56 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:11:56 Setting up autotools-dev (20161112.1) ...
21:11:56 Setting up libltdl7:amd64 (2.4.6-2) ...
21:11:56 Unpacking libc6:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:11:57 Setting up libc-dev-bin (2.24-11+deb9u4) ...
21:11:57 Setting up xml-core (0.17) ...
21:11:57 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ...
21:11:57 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:11:57 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:11:57 Setting up libltdl-dev:amd64 (2.4.6-2) ...
21:11:57 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:11:57 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:11:57 Setting up file (1:5.30-1+deb9u2) ...
21:11:57 Setting up btrfs-progs (4.7.3-1) ...
21:11:57 Setting up cmake (3.7.2-1) ...
21:11:57 Setting up libtool (2.4.6-2) ...
21:11:57 Setting up btrfs-tools (4.7.3-1) ...
21:11:57 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:11:57 Processing triggers for sgml-base (1.29) ...
21:11:57 Setting up libc6:amd64 (2.24-11+deb9u4) ...
21:11:58 debconf: unable to initialize frontend: Dialog
21:11:58 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:11:58 debconf: falling back to frontend: Readline
21:11:59 8ba884070f61: Pull complete
21:11:59 Digest: sha256:a799dd8a2ded4a83484bbae769d97655392b3f86533ceb7dd96bbac929809f3c
21:11:59 Status: Downloaded newer image for centos:7
21:11:59  ---> 9f38484d220f
21:11:59 Step 5/49 : ENV GOPATH=/go
21:11:59 Selecting previously unselected package cmake-data.
21:11:59 (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 ... 15092 files and directories currently installed.)
21:11:59 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
21:11:59 Unpacking cmake-data (3.7.2-1) ...
21:11:59 Selecting previously unselected package liblzo2-2:amd64.
21:11:59 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:11:59 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:11:59 Selecting previously unselected package libicu57:amd64.
21:11:59 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ...
21:11:59 Unpacking libicu57:amd64 (57.1-6+deb9u2) ...
21:12:00 Reading package lists...
21:12:00 Selecting previously unselected package libxml2:amd64.
21:12:00 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
21:12:00 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:12:01 Removing intermediate container 582ecb110b82
21:12:01  ---> 9b6e51cfa833
21:12:01 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
21:12:01  ---> Running in cc977b398460
21:12:01  ---> Running in 314a4226a4ae
21:12:01 Removing intermediate container 314a4226a4ae
21:12:01  ---> 6b4e0df2455b
21:12:01 Step 6/49 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
21:12:01  ---> Running in 06046b18957b
21:12:01 Removing intermediate container 06046b18957b
21:12:01  ---> 71a735279b91
21:12:01 Step 7/49 : ENV AUTO_GOPATH 1
21:12:01  ---> Running in b90e78219269
21:12:01 Selecting previously unselected package libarchive13:amd64.
21:12:01 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
21:12:01 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:12:01 Selecting previously unselected package libjsoncpp1:amd64.
21:12:01 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
21:12:01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:12:01 Removing intermediate container b90e78219269
21:12:01  ---> 3db39926fead
21:12:01 Step 8/49 : COPY --from=golang /usr/local/go /usr/local/go
21:12:01 Selecting previously unselected package libuv1:amd64.
21:12:01 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
21:12:01 Unpacking libuv1:amd64 (1.9.1-3) ...
21:12:01 Selecting previously unselected package cmake.
21:12:01 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
21:12:01 Unpacking cmake (3.7.2-1) ...
21:12:02 Selecting previously unselected package sgml-base.
21:12:02 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
21:12:02 Unpacking sgml-base (1.29) ...
21:12:02 Selecting previously unselected package libmagic-mgc.
21:12:02 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ...
21:12:02 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
21:12:02 Selecting previously unselected package libmagic1:amd64.
21:12:02 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ...
21:12:02 Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ...
21:12:02 Selecting previously unselected package file.
21:12:02 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_amd64.deb ...
21:12:02 Unpacking file (1:5.30-1+deb9u2) ...
21:12:02 Selecting previously unselected package autotools-dev.
21:12:02 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
21:12:02 Unpacking autotools-dev (20161112.1) ...
21:12:02 Selecting previously unselected package btrfs-progs.
21:12:02 Preparing to unpack .../13-btrfs-progs_4.7.3-1_amd64.deb ...
21:12:02 Unpacking btrfs-progs (4.7.3-1) ...
21:12:02 Selecting previously unselected package btrfs-tools.
21:12:02 Preparing to unpack .../14-btrfs-tools_4.7.3-1_amd64.deb ...
21:12:02 Unpacking btrfs-tools (4.7.3-1) ...
21:12:02 Selecting previously unselected package libltdl7:amd64.
21:12:02 Preparing to unpack .../15-libltdl7_2.4.6-2_amd64.deb ...
21:12:02 Unpacking libltdl7:amd64 (2.4.6-2) ...
21:12:02 Selecting previously unselected package libltdl-dev:amd64.
21:12:02 Preparing to unpack .../16-libltdl-dev_2.4.6-2_amd64.deb ...
21:12:02 Unpacking libltdl-dev:amd64 (2.4.6-2) ...
21:12:02 Selecting previously unselected package libseccomp2:amd64.
21:12:02 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
21:12:02 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:12:02 Selecting previously unselected package libseccomp-dev:amd64.
21:12:02 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
21:12:02 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:12:02 Selecting previously unselected package libtool.
21:12:02 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
21:12:02 Unpacking libtool (2.4.6-2) ...
21:12:02 Selecting previously unselected package xml-core.
21:12:02 Preparing to unpack .../20-xml-core_0.17_all.deb ...
21:12:02 Unpacking xml-core (0.17) ...
21:12:03 Setting up libuv1:amd64 (1.9.1-3) ...
21:12:03 Setting up cmake-data (3.7.2-1) ...
21:12:03 Setting up sgml-base (1.29) ...
21:12:03 Setting up libicu57:amd64 (57.1-6+deb9u2) ...
21:12:03 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:12:03 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
21:12:03 Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ...
21:12:03 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:12:03 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:12:03 Setting up autotools-dev (20161112.1) ...
21:12:03 Setting up libltdl7:amd64 (2.4.6-2) ...
21:12:03 Setting up libc-dev-bin (2.24-11+deb9u4) ...
21:12:03 Setting up xml-core (0.17) ...
21:12:03 Removing intermediate container cc977b398460
21:12:03  ---> 874a3201b33d
21:12:03 Step 7/49 : FROM builder as dockerd-builder
21:12:03  ---> 874a3201b33d
21:12:03 Step 8/49 : RUN apt-get install -y     libsystemd-dev
21:12:03  ---> Running in 2395e953eac5
21:12:03 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ...
21:12:03 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:12:03 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:12:03 Setting up libltdl-dev:amd64 (2.4.6-2) ...
21:12:03 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:12:03 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:12:03 Setting up file (1:5.30-1+deb9u2) ...
21:12:03 Setting up btrfs-progs (4.7.3-1) ...
21:12:03 Setting up cmake (3.7.2-1) ...
21:12:03 Setting up libtool (2.4.6-2) ...
21:12:03 Setting up btrfs-tools (4.7.3-1) ...
21:12:03 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:12:03 Processing triggers for sgml-base (1.29) ...
21:12:04 Removing intermediate container cff6ee85ab60
21:12:04  ---> 0ae42ac71a46
21:12:04 Step 25/49 : FROM builder as proxy-builder
21:12:04  ---> 9a10004c7e98
21:12:04 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
21:12:04  ---> Running in 0d7f36609fb3
21:12:04 Cloning into '/go/src/github.com/docker/libnetwork'...
21:12:05 Reading package lists...
21:12:05 Building dependency tree...
21:12:05 Reading state information...
21:12:05 The following additional packages will be installed:
21:12:05   libsystemd0
21:12:05 The following NEW packages will be installed:
21:12:05   libsystemd-dev
21:12:05 The following packages will be upgraded:
21:12:05   libsystemd0
21:12:06 Reading package lists...
21:12:06 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
21:12:06 Need to get 2255 kB of archives.
21:12:06 After this operation, 13.0 MB of additional disk space will be used.
21:12:06 Get:1 http://deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u11 [281 kB]
21:12:06 Get:2 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB]
21:12:06 debconf: delaying package configuration, since apt-utils is not installed
21:12:06 Fetched 2255 kB in 1s (2136 kB/s)
21:12:06 (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 ... 17661 files and directories currently installed.)
21:12:06 Preparing to unpack .../libsystemd0_232-25+deb9u11_amd64.deb ...
21:12:06 Unpacking libsystemd0:amd64 (232-25+deb9u11) over (232-25+deb9u8) ...
21:12:06 Setting up libsystemd0:amd64 (232-25+deb9u11) ...
21:12:06 Selecting previously unselected package libsystemd-dev:amd64.
21:12:06 (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 ... 17661 files and directories currently installed.)
21:12:06 Preparing to unpack .../libsystemd-dev_232-25+deb9u11_amd64.deb ...
21:12:06 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ...
21:12:07 Building dependency tree...
21:12:07 Reading state information...
21:12:07 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:12:07 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ...
21:12:07 bash is already the newest version (4.4-5).
21:12:07 bash set to manually installed.
21:12:07 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:12:07 libgcc-6-dev is already the newest version (6.3.0-18+deb9u1).
21:12:07 libgcc-6-dev set to manually installed.
21:12:07 gcc is already the newest version (4:6.3.0-4).
21:12:07 git is already the newest version (1:2.11.0-3+deb9u4).
21:12:07 make is already the newest version (4.1-9.1).
21:12:07 The following additional packages will be installed:
21:12:07   autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6
21:12:07   libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2
21:12:07   libuv1 libxml2 sgml-base xml-core
21:12:07 Suggested packages:
21:12:07   codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales
21:12:07   manpages-dev libtool-doc seccomp autoconf automaken gfortran
21:12:07   | fortran95-compiler gcj-jdk sgml-base-doc debhelper
21:12:07 Recommended packages:
21:12:07   manpages manpages-dev
21:12:07 Removing intermediate container cf3ef10f987c
21:12:07  ---> a104655688d1
21:12:07 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
21:12:07  ---> Running in 229c62b4ec71
21:12:08 Removing intermediate container 2395e953eac5
21:12:08  ---> 0e1a67bbfefb
21:12:08 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
21:12:08  ---> Running in b2e300b25ef3
21:12:08 Removing intermediate container b2e300b25ef3
21:12:08  ---> a9d3d5ed4121
21:12:08 Step 10/49 : COPY . /go/src/github.com/docker/docker
21:12:09 The following NEW packages will be installed:
21:12:09   autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13
21:12:09   libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1
21:12:09   libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core
21:12:09 The following packages will be upgraded:
21:12:09   libc-dev-bin libc6 libc6-dev
21:12:09 3 upgraded, 21 newly installed, 0 to remove and 19 not upgraded.
21:12:09 Need to get 19.4 MB of archives.
21:12:09 After this operation, 59.6 MB of additional disk space will be used.
21:12:09 Get:1 http://deb.debian.org/debian stretch/main armhf libc-dev-bin armhf 2.24-11+deb9u4 [253 kB]
21:12:09 Get:2 http://deb.debian.org/debian stretch/main armhf libc6-dev armhf 2.24-11+deb9u4 [1995 kB]
21:12:09 Get:3 http://deb.debian.org/debian stretch/main armhf libc6 armhf 2.24-11+deb9u4 [2341 kB]
21:12:09 Get:4 http://deb.debian.org/debian stretch/main armhf cmake-data all 3.7.2-1 [1216 kB]
21:12:09 Removing intermediate container 229c62b4ec71
21:12:09  ---> b8835a582bb4
21:12:09 Step 7/49 : FROM builder as dockerd-builder
21:12:09  ---> b8835a582bb4
21:12:09 Step 8/49 : RUN apt-get install -y     libsystemd-dev
21:12:09  ---> Running in 18ad05f64b65
21:12:09 Get:5 http://deb.debian.org/debian stretch/main armhf liblzo2-2 armhf 2.08-1.2+b2 [49.7 kB]
21:12:09 Get:6 http://deb.debian.org/debian stretch/main armhf libicu57 armhf 57.1-6+deb9u2 [7449 kB]
21:12:10 Get:7 http://deb.debian.org/debian stretch/main armhf libxml2 armhf 2.9.4+dfsg1-2.2+deb9u2 [825 kB]
21:12:10 Get:8 http://deb.debian.org/debian stretch/main armhf libarchive13 armhf 3.2.2-2+deb9u1 [260 kB]
21:12:10 Get:9 http://deb.debian.org/debian stretch/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
21:12:10 Get:10 http://deb.debian.org/debian stretch/main armhf libuv1 armhf 1.9.1-3 [74.6 kB]
21:12:10 Get:11 http://deb.debian.org/debian stretch/main armhf cmake armhf 3.7.2-1 [2629 kB]
21:12:10 Get:12 http://deb.debian.org/debian stretch/main armhf sgml-base all 1.29 [14.8 kB]
21:12:10 Get:13 http://deb.debian.org/debian stretch/main armhf libmagic-mgc armhf 1:5.30-1+deb9u2 [222 kB]
21:12:10 Get:14 http://deb.debian.org/debian stretch/main armhf libmagic1 armhf 1:5.30-1+deb9u2 [105 kB]
21:12:10 Get:15 http://deb.debian.org/debian stretch/main armhf file armhf 1:5.30-1+deb9u2 [63.8 kB]
21:12:10 Get:16 http://deb.debian.org/debian stretch/main armhf autotools-dev all 20161112.1 [73.4 kB]
21:12:10 Get:17 http://deb.debian.org/debian stretch/main armhf btrfs-progs armhf 4.7.3-1 [546 kB]
21:12:10 Get:18 http://deb.debian.org/debian stretch/main armhf btrfs-tools armhf 4.7.3-1 [16.9 kB]
21:12:10 Get:19 http://deb.debian.org/debian stretch/main armhf libltdl7 armhf 2.4.6-2 [386 kB]
21:12:10 Get:20 http://deb.debian.org/debian stretch/main armhf libltdl-dev armhf 2.4.6-2 [159 kB]
21:12:10 Get:21 http://deb.debian.org/debian stretch/main armhf libseccomp2 armhf 2.3.1-2.1+deb9u1 [31.3 kB]
21:12:10 Get:22 http://deb.debian.org/debian stretch/main armhf libseccomp-dev armhf 2.3.1-2.1+deb9u1 [58.1 kB]
21:12:10 Get:23 http://deb.debian.org/debian stretch/main armhf libtool all 2.4.6-2 [545 kB]
21:12:10 Get:24 http://deb.debian.org/debian stretch/main armhf xml-core all 0.17 [23.2 kB]
21:12:11 Reading package lists...
21:12:11 Building dependency tree...
21:12:11 Reading state information...
21:12:11 debconf: delaying package configuration, since apt-utils is not installed
21:12:11 Fetched 19.4 MB in 1s (13.3 MB/s)
21:12:11 (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 ... 14838 files and directories currently installed.)
21:12:11 Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_armhf.deb ...
21:12:11 Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:12:11 The following additional packages will be installed:
21:12:11   libsystemd0
21:12:11 The following NEW packages will be installed:
21:12:11   libsystemd-dev
21:12:11 The following packages will be upgraded:
21:12:11   libsystemd0
21:12:12 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
21:12:12 Need to get 2255 kB of archives.
21:12:12 After this operation, 13.0 MB of additional disk space will be used.
21:12:12 Get:1 http://deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u11 [281 kB]
21:12:12 Get:2 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB]
21:12:12 Preparing to unpack .../libc6-dev_2.24-11+deb9u4_armhf.deb ...
21:12:12 Unpacking libc6-dev:armhf (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:12:12 debconf: delaying package configuration, since apt-utils is not installed
21:12:12 Fetched 2255 kB in 1s (2118 kB/s)
21:12:12 (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 ... 17661 files and directories currently installed.)
21:12:12 Preparing to unpack .../libsystemd0_232-25+deb9u11_amd64.deb ...
21:12:12 Unpacking libsystemd0:amd64 (232-25+deb9u11) over (232-25+deb9u8) ...
21:12:13 Removing intermediate container 0d7f36609fb3
21:12:13  ---> abf776bdc64f
21:12:13 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
21:12:13  ---> Running in d7c5b08904cc
21:12:13 Removing intermediate container d7c5b08904cc
21:12:13  ---> 0c5b7ea29d11
21:12:13 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
21:12:13  ---> Running in 45de46fa4cc4
21:12:13 Setting up libsystemd0:amd64 (232-25+deb9u11) ...
21:12:13 Selecting previously unselected package libsystemd-dev:amd64.
21:12:13 (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 ... 17661 files and directories currently installed.)
21:12:13 Preparing to unpack .../libsystemd-dev_232-25+deb9u11_amd64.deb ...
21:12:13 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ...
21:12:13 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:12:13 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ...
21:12:14  ---> 25423555bd9e
21:12:14 Step 11/49 : ARG VERSION
21:12:14  ---> Running in e7548adb3f02
21:12:14 Removing intermediate container e7548adb3f02
21:12:14  ---> e9b4e762c598
21:12:14 Step 12/49 : ARG GITCOMMIT
21:12:14  ---> Running in b9eb0a7f4062
21:12:14 Removing intermediate container b9eb0a7f4062
21:12:14  ---> d28881b0f4aa
21:12:14 Step 13/49 : ARG BUILDTIME
21:12:14  ---> Running in 4519f3b43f35
21:12:14 Removing intermediate container 4519f3b43f35
21:12:14  ---> 0c9f6cc4ca43
21:12:14 Step 14/49 : ARG PLATFORM
21:12:14  ---> Running in 548e1ddafe10
21:12:15 Removing intermediate container 18ad05f64b65
21:12:15  ---> 119ccdfc5e5e
21:12:15 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
21:12:15  ---> Running in bd19bb1b9949
21:12:15 Removing intermediate container 548e1ddafe10
21:12:15  ---> 9b176b724500
21:12:15 Step 15/49 : ARG PRODUCT
21:12:15  ---> Running in 59f8b6962100
21:12:15 Removing intermediate container bd19bb1b9949
21:12:15  ---> 7fe7c2f30011
21:12:15 Step 10/49 : COPY . /go/src/github.com/docker/docker
21:12:15 Removing intermediate container 59f8b6962100
21:12:15  ---> 1383a5f63eaf
21:12:15 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
21:12:15  ---> Running in b9fa66c91fd9
21:12:15 Removing intermediate container b9fa66c91fd9
21:12:15  ---> 8757069d8357
21:12:15 Step 17/49 : ENV VERSION ${VERSION}
21:12:15  ---> Running in d046e8738a64
21:12:15 Removing intermediate container d046e8738a64
21:12:15  ---> 0572592720fb
21:12:15 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
21:12:15  ---> Running in 4dad0264cfca
21:12:15 Removing intermediate container 4dad0264cfca
21:12:15  ---> ee41931fb898
21:12:15 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
21:12:16  ---> Running in d043dcf9a14e
21:12:16 Removing intermediate container d043dcf9a14e
21:12:16  ---> c2a710293cf2
21:12:16 Step 20/49 : ENV PLATFORM ${PLATFORM}
21:12:16  ---> Running in f28b2239a150
21:12:16  ---> 0955f162be20
21:12:16 Step 9/49 : COPY hack/dockerfile/install/tini.installer /
21:12:16  ---> 9e5eb02e6b58
21:12:16 Step 10/49 : COPY hack/dockerfile/install/proxy.installer /
21:12:16  ---> 49f39782707c
21:12:16 Step 11/49 : RUN yum install -y     bash     ca-certificates     cmake     gcc     git     glibc-static     libtool     make
21:12:16  ---> Running in 99ca30bc9397
21:12:16 Removing intermediate container f28b2239a150
21:12:16  ---> c665ea540c20
21:12:16 Step 21/49 : ENV PRODUCT ${PRODUCT}
21:12:16  ---> Running in 362cc2e143a4
21:12:16 Removing intermediate container 362cc2e143a4
21:12:16  ---> 3314b7f20726
21:12:16 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
21:12:16  ---> Running in f3082bfc65f6
21:12:16 Loaded plugins: fastestmirror, ovl
21:12:17 Removing intermediate container f3082bfc65f6
21:12:17  ---> 8fe279acf784
21:12:17 Step 23/49 : RUN bash ./hack/make/.go-autogen
21:12:17  ---> Running in f2903baddd64
21:12:17 Determining fastest mirrors
21:12:18 Removing intermediate container f2903baddd64
21:12:18  ---> 3a9a18038537
21:12:18 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
21:12:18  ---> Running in 0ae671ef2494
21:12:20  ---> 379135cbdc75
21:12:20 Step 11/49 : ARG VERSION
21:12:20  ---> Running in c3589ded0951
21:12:20 Removing intermediate container c3589ded0951
21:12:20  ---> 7fae57dc145c
21:12:20 Step 12/49 : ARG GITCOMMIT
21:12:20  ---> Running in 2cdd2b7fe688
21:12:20 Removing intermediate container 2cdd2b7fe688
21:12:20  ---> cabc574ad385
21:12:20 Step 13/49 : ARG BUILDTIME
21:12:20  ---> Running in 664922242f03
21:12:20 Removing intermediate container 664922242f03
21:12:20  ---> 6620de4004bb
21:12:20 Step 14/49 : ARG PLATFORM
21:12:20  ---> Running in 3b1a2f1c8369
21:12:20 Removing intermediate container 3b1a2f1c8369
21:12:20  ---> 82f157042690
21:12:20 Step 15/49 : ARG PRODUCT
21:12:20  ---> Running in b8b13f90b2a9
21:12:21 Removing intermediate container b8b13f90b2a9
21:12:21  ---> 8f7e7c27b222
21:12:21 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
21:12:21  ---> Running in fa90a89dd5fb
21:12:21 Removing intermediate container fa90a89dd5fb
21:12:21  ---> 786853b1383d
21:12:21 Step 17/49 : ENV VERSION ${VERSION}
21:12:21  ---> Running in 34167b12d0e6
21:12:21 Removing intermediate container 34167b12d0e6
21:12:21  ---> f941110204ad
21:12:21 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
21:12:21  ---> Running in edc31597011a
21:12:21 Removing intermediate container edc31597011a
21:12:21  ---> d7f7d5ec3081
21:12:21 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
21:12:21  ---> Running in 2c9d6ad02c36
21:12:21 Removing intermediate container 2c9d6ad02c36
21:12:21  ---> 74afb7fe2a81
21:12:21 Step 20/49 : ENV PLATFORM ${PLATFORM}
21:12:22  ---> Running in 4d6298dfd667
21:12:22 Removing intermediate container 4d6298dfd667
21:12:22  ---> 7855731656e7
21:12:22 Step 21/49 : ENV PRODUCT ${PRODUCT}
21:12:22  ---> Running in ca96fae3b471
21:12:22 Removing intermediate container ca96fae3b471
21:12:22  ---> 1a3490ab19e0
21:12:22 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
21:12:22  ---> Running in 0a2ecc5c34b7
21:12:22  * base: mirror.ash.fastserv.com
21:12:22  * extras: mirror.ash.fastserv.com
21:12:22  * updates: mirror.ash.fastserv.com
21:12:22 Removing intermediate container 0a2ecc5c34b7
21:12:22  ---> 8d6dbb1ba471
21:12:22 Step 23/49 : RUN bash ./hack/make/.go-autogen
21:12:22  ---> Running in 74af6f153931
21:12:24 Removing intermediate container 74af6f153931
21:12:24  ---> edfb656d9658
21:12:24 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
21:12:24  ---> Running in 31f985fbe9a7
21:12:27 Package bash-4.2.46-31.el7.x86_64 already installed and latest version
21:12:27 Package ca-certificates-2018.2.22-70.0.el7_5.noarch already installed and latest version
21:12:27 Resolving Dependencies
21:12:27 --> Running transaction check
21:12:27 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
21:12:27 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64
21:12:27 ---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be installed
21:12:27 --> Processing Dependency: libgomp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 --> Processing Dependency: cpp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 --> Processing Dependency: libgcc >= 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
21:12:27 ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed
21:12:27 --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(vars) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(strict) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(lib) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64
21:12:27 --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-20.el7.x86_64
21:12:27 ---> Package glibc-static.x86_64 0:2.17-260.el7_6.6 will be installed
21:12:27 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
21:12:27 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
21:12:27 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
21:12:27 ---> Package make.x86_64 1:3.82-23.el7 will be installed
21:12:27 --> Running transaction check
21:12:27 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
21:12:27 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
21:12:27 --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch
21:12:27 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch
21:12:27 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
21:12:27 --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch
21:12:27 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
21:12:27 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
21:12:27 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
21:12:27 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
21:12:27 ---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be installed
21:12:27 ---> Package glibc-devel.x86_64 0:2.17-260.el7_6.6 will be installed
21:12:27 --> Processing Dependency: glibc-headers = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64
21:12:27 --> Processing Dependency: glibc = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64
21:12:27 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7_6.6.x86_64
21:12:27 ---> Package less.x86_64 0:458-9.el7 will be installed
21:12:27 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
21:12:27 ---> Package libarchive.x86_64 0:3.1.2-10.el7_2 will be installed
21:12:27 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-10.el7_2.x86_64
21:12:27 ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated
21:12:27 ---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be an update
21:12:27 ---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be installed
21:12:27 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
21:12:27 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
21:12:27 ---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be installed
21:12:27 --> Processing Dependency: openssh = 7.4p1-16.el7 for package: openssh-clients-7.4p1-16.el7.x86_64
21:12:27 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-16.el7.x86_64
21:12:27 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
21:12:27 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
21:12:27 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
21:12:27 --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:12:27 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
21:12:27 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:12:27 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:12:27 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:12:27 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:12:27 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:12:27 ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed
21:12:27 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
21:12:27 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
21:12:27 ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
21:12:27 --> Running transaction check
21:12:27 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
21:12:27 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
21:12:27 ---> Package glibc.x86_64 0:2.17-260.el7_6.3 will be updated
21:12:27 --> Processing Dependency: glibc = 2.17-260.el7_6.3 for package: glibc-common-2.17-260.el7_6.3.x86_64
21:12:27 ---> Package glibc.x86_64 0:2.17-260.el7_6.6 will be an update
21:12:27 ---> Package glibc-headers.x86_64 0:2.17-260.el7_6.6 will be installed
21:12:27 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7_6.6.x86_64
21:12:27 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7_6.6.x86_64
21:12:27 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
21:12:27 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
21:12:27 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
21:12:27 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
21:12:27 ---> Package openssh.x86_64 0:7.4p1-16.el7 will be installed
21:12:27 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:12:27 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
21:12:27 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
21:12:27 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:12:27 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:12:27 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:12:27 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:12:27 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:12:27 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:12:27 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
21:12:27 ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
21:12:27 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
21:12:27 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
21:12:27 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:12:27 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:12:27 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
21:12:27 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:12:27 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:12:27 ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
21:12:27 ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
21:12:27 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
21:12:27 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
21:12:27 --> Running transaction check
21:12:27 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
21:12:27 ---> Package glibc-common.x86_64 0:2.17-260.el7_6.3 will be updated
21:12:27 ---> Package glibc-common.x86_64 0:2.17-260.el7_6.6 will be an update
21:12:27 ---> Package kernel-headers.x86_64 0:3.10.0-957.21.3.el7 will be installed
21:12:27 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
21:12:27 ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
21:12:27 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:12:27 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:12:27 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:12:27 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:12:27 --> Running transaction check
21:12:27 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:12:27 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:12:27 --> Finished Dependency Resolution
21:12:27 
21:12:27 Dependencies Resolved
21:12:27 
21:12:27 ================================================================================
21:12:27  Package                   Arch      Version                   Repository  Size
21:12:27 ================================================================================
21:12:27 Installing:
21:12:27  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
21:12:27  gcc                       x86_64    4.8.5-36.el7_6.2          updates     16 M
21:12:27  git                       x86_64    1.8.3.1-20.el7            updates    4.4 M
21:12:27  glibc-static              x86_64    2.17-260.el7_6.6          updates    1.5 M
21:12:27  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
21:12:27  make                      x86_64    1:3.82-23.el7             base       420 k
21:12:27 Installing for dependencies:
21:12:27  autoconf                  noarch    2.69-11.el7               base       701 k
21:12:27  automake                  noarch    1.13.4-3.el7              base       679 k
21:12:27  cpp                       x86_64    4.8.5-36.el7_6.2          updates    5.9 M
21:12:27  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
21:12:27  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
21:12:27  glibc-devel               x86_64    2.17-260.el7_6.6          updates    1.1 M
21:12:27  glibc-headers             x86_64    2.17-260.el7_6.6          updates    684 k
21:12:27  groff-base                x86_64    1.22.2-8.el7              base       942 k
21:12:27  kernel-headers            x86_64    3.10.0-957.21.3.el7       updates    8.0 M
21:12:27  less                      x86_64    458-9.el7                 base       120 k
21:12:27  libarchive                x86_64    3.1.2-10.el7_2            base       318 k
21:12:27  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
21:12:27  libgomp                   x86_64    4.8.5-36.el7_6.2          updates    158 k
21:12:27  libmpc                    x86_64    1.0.1-3.el7               base        51 k
21:12:27  lzo                       x86_64    2.06-8.el7                base        59 k
21:12:27  m4                        x86_64    1.4.16-10.el7             base       256 k
21:12:27  mpfr                      x86_64    3.1.1-4.el7               base       203 k
21:12:27  openssh                   x86_64    7.4p1-16.el7              base       510 k
21:12:27  openssh-clients           x86_64    7.4p1-16.el7              base       655 k
21:12:27  perl                      x86_64    4:5.16.3-294.el7_6        updates    8.0 M
21:12:27  perl-Carp                 noarch    1.26-244.el7              base        19 k
21:12:27  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
21:12:27  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
21:12:27  perl-Error                noarch    1:0.17020-2.el7           base        32 k
21:12:27  perl-Exporter             noarch    5.68-3.el7                base        28 k
21:12:27  perl-File-Path            noarch    2.09-2.el7                base        26 k
21:12:27  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
21:12:27  perl-Filter               x86_64    1.49-3.el7                base        76 k
21:12:27  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
21:12:27  perl-Git                  noarch    1.8.3.1-20.el7            updates     55 k
21:12:27  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
21:12:27  perl-PathTools            x86_64    3.40-5.el7                base        82 k
21:12:27  perl-Pod-Escapes          noarch    1:1.04-294.el7_6          updates     51 k
21:12:27  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
21:12:27  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
21:12:27  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
21:12:27  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
21:12:27  perl-Socket               x86_64    2.010-4.el7               base        49 k
21:12:27  perl-Storable             x86_64    2.45-3.el7                base        77 k
21:12:27  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
21:12:27  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
21:12:27  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
21:12:27  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
21:12:27  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
21:12:27  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
21:12:27  perl-constant             noarch    1.27-2.el7                base        19 k
21:12:27  perl-libs                 x86_64    4:5.16.3-294.el7_6        updates    688 k
21:12:27  perl-macros               x86_64    4:5.16.3-294.el7_6        updates     44 k
21:12:27  perl-parent               noarch    1:0.225-244.el7           base        12 k
21:12:27  perl-podlators            noarch    2.5.1-3.el7               base       112 k
21:12:27  perl-threads              x86_64    1.87-4.el7                base        49 k
21:12:27  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
21:12:27  rsync                     x86_64    3.1.2-6.el7_6.1           updates    404 k
21:12:27 Updating for dependencies:
21:12:27  glibc                     x86_64    2.17-260.el7_6.6          updates    3.7 M
21:12:27  glibc-common              x86_64    2.17-260.el7_6.6          updates     12 M
21:12:27  libgcc                    x86_64    4.8.5-36.el7_6.2          updates    102 k
21:12:27 
21:12:27 Transaction Summary
21:12:27 ================================================================================
21:12:27 Install  6 Packages (+53 Dependent packages)
21:12:27 Upgrade             (  3 Dependent packages)
21:12:27 
21:12:27 Total download size: 78 M
21:12:27 Downloading packages:
21:12:27 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:12:28 warning: /var/cache/yum/x86_64/7/base/packages/autoconf-2.69-11.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
21:12:28 Public key for autoconf-2.69-11.el7.noarch.rpm is not installed
21:12:28 Public key for cpp-4.8.5-36.el7_6.2.x86_64.rpm is not installed
21:12:31 # github.com/docker/libnetwork/cmd/proxy
21:12:31 loadinternal: cannot find runtime/cgo
21:12:31 Removing intermediate container 45de46fa4cc4
21:12:31  ---> b8a311643c37
21:12:31 Step 29/49 : FROM builder as init-builder
21:12:31  ---> 9a10004c7e98
21:12:31 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
21:12:31  ---> Running in f6993546c62b
21:12:31 Cloning into '/tini'...
21:12:31 Importing GPG key 0xF4A80EB5:
21:12:31  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:12:31  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:12:31  Package    : centos-release-7-6.1810.2.el7.centos.x86_64 (@CentOS)
21:12:31  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:12:31 --------------------------------------------------------------------------------
21:12:31 Total                                               23 MB/s |  78 MB  00:03     
21:12:31 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:12:31 Running transaction check
21:12:31 Running transaction test
21:12:31 Transaction test succeeded
21:12:31 Running transaction
21:12:32 Removing intermediate container ee4366e321fe
21:12:32  ---> 475d1bb5097c
21:12:32 Step 25/49 : FROM builder as proxy-builder
21:12:32  ---> 50fc7a9eb65a
21:12:32 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
21:12:32  ---> Running in 8cb93552c03b
21:12:32 Cloning into '/go/src/github.com/docker/libnetwork'...
21:12:32 Removing intermediate container 8cb93552c03b
21:12:32  ---> 18d477e9a701
21:12:32 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
21:12:32  ---> Running in 173ca525f73d
21:12:32 Removing intermediate container 173ca525f73d
21:12:32  ---> 3ed21883e223
21:12:32 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
21:12:32  ---> Running in 37bb12ee814e
21:12:33 Removing intermediate container f6993546c62b
21:12:33  ---> 368ef1eff995
21:12:33 Step 31/49 : WORKDIR /tini
21:12:33  ---> Running in 276403ea87a6
21:12:33 Removing intermediate container 276403ea87a6
21:12:33  ---> 69ff94ec6689
21:12:33 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
21:12:33  ---> Running in f8a1f2ffadc1
21:12:35 Preparing to unpack .../libc6_2.24-11+deb9u4_armhf.deb ...
21:12:35 debconf: unable to initialize frontend: Dialog
21:12:35 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:12:35 debconf: falling back to frontend: Readline
21:12:35 Unpacking libc6:armhf (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
21:12:35 -- The C compiler identification is GNU 6.3.0
21:12:35 -- Check for working C compiler: /usr/bin/cc
21:12:35 -- Check for working C compiler: /usr/bin/cc -- works
21:12:35 -- Detecting C compiler ABI info
21:12:35 -- Detecting C compiler ABI info - done
21:12:35 -- Detecting C compile features
21:12:36   Updating   : libgcc-4.8.5-36.el7_6.2.x86_64                              1/65 
21:12:36   Updating   : glibc-common-2.17-260.el7_6.6.x86_64                        2/65 
21:12:36 -- Detecting C compile features - done
21:12:36 -- Performing Test HAS_BUILTIN_FORTIFY
21:12:36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:12:36 -- Configuring done
21:12:36 -- Generating done
21:12:36 -- Build files have been written to: /tini
21:12:37 Scanning dependencies of target tini-static
21:12:37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:12:37 # github.com/docker/libnetwork/cmd/proxy
21:12:37 loadinternal: cannot find runtime/cgo
21:12:37 Removing intermediate container 37bb12ee814e
21:12:37  ---> 6aa32351cb03
21:12:37 Step 29/49 : FROM builder as init-builder
21:12:37  ---> 50fc7a9eb65a
21:12:37 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
21:12:37  ---> Running in cee22f6b681e
21:12:37 Cloning into '/tini'...
21:12:38   Updating   : glibc-2.17-260.el7_6.6.x86_64                               3/65 
21:12:38   Installing : fipscheck-1.4.1-6.el7.x86_64                                4/65 
21:12:38 [100%] Linking C executable tini-static
21:12:38   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            5/65 
21:12:38 [100%] Built target tini-static
21:12:38   Installing : mpfr-3.1.1-4.el7.x86_64                                     6/65 
21:12:38 Removing intermediate container cee22f6b681e
21:12:38  ---> b7301fe044ec
21:12:38 Step 31/49 : WORKDIR /tini
21:12:38  ---> Running in fd536c8389c7
21:12:38 Removing intermediate container fd536c8389c7
21:12:38  ---> 52bfb129cb50
21:12:38 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
21:12:38  ---> Running in 4518b521aa01
21:12:39 -- The C compiler identification is GNU 6.3.0
21:12:39 -- Check for working C compiler: /usr/bin/cc
21:12:39 -- Check for working C compiler: /usr/bin/cc -- works
21:12:39 -- Detecting C compiler ABI info
21:12:39 Removing intermediate container f8a1f2ffadc1
21:12:39  ---> cd2cc81f6b60
21:12:39 Step 33/49 : FROM builder as runc-builder
21:12:39  ---> 9a10004c7e98
21:12:39 Step 34/49 : RUN apt-get install -y libseccomp-dev
21:12:39  ---> Running in 4ea492c70684
21:12:39   Installing : libmpc-1.0.1-3.el7.x86_64                                   7/65 
21:12:39   Installing : groff-base-1.22.2-8.el7.x86_64                              8/65 
21:12:39   Installing : 1:perl-parent-0.225-244.el7.noarch                          9/65 
21:12:39   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                          10/65 
21:12:39   Installing : perl-podlators-2.5.1-3.el7.noarch                          11/65 
21:12:39   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                         12/65 
21:12:39   Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                   13/65 
21:12:39 -- Detecting C compiler ABI info - done
21:12:39 -- Detecting C compile features
21:12:39 -- Detecting C compile features - done
21:12:39 -- Performing Test HAS_BUILTIN_FORTIFY
21:12:39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:12:40   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     14/65 
21:12:40   Installing : perl-Encode-2.51-7.el7.x86_64                              15/65 
21:12:40   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           16/65 
21:12:40 -- Configuring done
21:12:40 -- Generating done
21:12:40 -- Build files have been written to: /tini
21:12:40 Scanning dependencies of target tini-static
21:12:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:12:40 [100%] Linking C executable tini-static
21:12:40   Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64                        17/65 
21:12:40   Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64                      18/65 
21:12:40   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      19/65 
21:12:40   Installing : perl-constant-1.27-2.el7.noarch                            20/65 
21:12:40 [100%] Built target tini-static
21:12:40   Installing : perl-threads-1.87-4.el7.x86_64                             21/65 
21:12:40   Installing : perl-Time-Local-1.2300-2.el7.noarch                        22/65 
21:12:40   Installing : perl-Socket-2.010-4.el7.x86_64                             23/65 
21:12:41 Removing intermediate container 4518b521aa01
21:12:41  ---> 59129fe233f2
21:12:41 Step 33/49 : FROM builder as runc-builder
21:12:41  ---> 50fc7a9eb65a
21:12:41 Step 34/49 : RUN apt-get install -y libseccomp-dev
21:12:41   Installing : perl-Carp-1.26-244.el7.noarch                              24/65 
21:12:41   Installing : perl-Storable-2.45-3.el7.x86_64                            25/65 
21:12:41   Installing : perl-threads-shared-1.43-6.el7.x86_64                      26/65 
21:12:41   Installing : perl-PathTools-3.40-5.el7.x86_64                           27/65 
21:12:41   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 28/65 
21:12:41  ---> Running in aa476f4bbdf6
21:12:41   Installing : perl-Exporter-5.68-3.el7.noarch                            29/65 
21:12:41   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        30/65 
21:12:41   Installing : perl-File-Path-2.09-2.el7.noarch                           31/65 
21:12:41   Installing : perl-Filter-1.49-3.el7.x86_64                              32/65 
21:12:41   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        33/65 
21:12:41 Setting up libc6:armhf (2.24-11+deb9u4) ...
21:12:41 debconf: unable to initialize frontend: Dialog
21:12:41 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:12:41 debconf: falling back to frontend: Readline
21:12:42 Reading package lists...
21:12:42   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         34/65 
21:12:42   Installing : 4:perl-5.16.3-294.el7_6.x86_64                             35/65 
21:12:42 Reading package lists...
21:12:42 Building dependency tree...
21:12:42 Reading state information...
21:12:43   Installing : 1:perl-Error-0.17020-2.el7.noarch                          36/65 
21:12:43   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        37/65 
21:12:43   Installing : perl-Test-Harness-3.28-3.el7.noarch                        38/65 
21:12:43   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        39/65 
21:12:43   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        40/65 
21:12:43 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
21:12:43 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
21:12:43 Selecting previously unselected package cmake-data.
21:12:43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14838 files and directories currently installed.)
21:12:43 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
21:12:43 Unpacking cmake-data (3.7.2-1) ...
21:12:43 Building dependency tree...
21:12:43 Reading state information...
21:12:43 Removing intermediate container aa476f4bbdf6
21:12:43  ---> 359a0730a1ba
21:12:43 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
21:12:43  ---> Running in 171691e0a5dd
21:12:43 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
21:12:43 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
21:12:43 Cloning into '/go/src/github.com/opencontainers/runc'...
21:12:44   Installing : less-458-9.el7.x86_64                                      41/65 
21:12:44 Selecting previously unselected package liblzo2-2:armhf.
21:12:44 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_armhf.deb ...
21:12:44 Unpacking liblzo2-2:armhf (2.08-1.2+b2) ...
21:12:44 Removing intermediate container 4ea492c70684
21:12:44  ---> f6d054f210de
21:12:44 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
21:12:44  ---> Running in ac2e08712ebd
21:12:45 Selecting previously unselected package libicu57:armhf.
21:12:45 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_armhf.deb ...
21:12:45 Unpacking libicu57:armhf (57.1-6+deb9u2) ...
21:12:45   Installing : cpp-4.8.5-36.el7_6.2.x86_64                                42/65 
21:12:45   Installing : openssh-7.4p1-16.el7.x86_64                                43/65 
21:12:45 Cloning into '/go/src/github.com/opencontainers/runc'...
21:12:45   Installing : lzo-2.06-8.el7.x86_64                                      44/65 
21:12:46   Installing : libarchive-3.1.2-10.el7_2.x86_64                           45/65 
21:12:46 Removing intermediate container 171691e0a5dd
21:12:46  ---> a03f50f336e9
21:12:46 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
21:12:46  ---> Running in e81d5e41456b
21:12:46 Removing intermediate container e81d5e41456b
21:12:46  ---> 94dac11e2303
21:12:46 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
21:12:46  ---> Running in 28231b22f408
21:12:46   Installing : rsync-3.1.2-6.el7_6.1.x86_64                               46/65 
21:12:47 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
21:12:47 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc .
21:12:47 Selecting previously unselected package libxml2:armhf.
21:12:47 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_armhf.deb ...
21:12:47 Unpacking libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ...
21:12:47   Installing : libgomp-4.8.5-36.el7_6.2.x86_64                            47/65 
21:12:48 Selecting previously unselected package libarchive13:armhf.
21:12:48 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_armhf.deb ...
21:12:48 Unpacking libarchive13:armhf (3.2.2-2+deb9u1) ...
21:12:48 Selecting previously unselected package libjsoncpp1:armhf.
21:12:48 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
21:12:48 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
21:12:48   Installing : m4-1.4.16-10.el7.x86_64                                    48/65 
21:12:48   Installing : autoconf-2.69-11.el7.noarch                                49/65 
21:12:48 install-info: No such file or directory for /usr/share/info/autoconf.info
21:12:48 Selecting previously unselected package libuv1:armhf.
21:12:48 Preparing to unpack .../06-libuv1_1.9.1-3_armhf.deb ...
21:12:48 Unpacking libuv1:armhf (1.9.1-3) ...
21:12:48 Selecting previously unselected package cmake.
21:12:48 Preparing to unpack .../07-cmake_3.7.2-1_armhf.deb ...
21:12:48 Unpacking cmake (3.7.2-1) ...
21:12:49   Installing : automake-1.13.4-3.el7.noarch                               50/65 
21:12:49 install-info: No such file or directory for /usr/share/info/automake.info.gz
21:12:49   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      51/65 
21:12:49   Installing : openssh-clients-7.4p1-16.el7.x86_64                        52/65 
21:12:49 Selecting previously unselected package sgml-base.
21:12:49 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
21:12:49 Unpacking sgml-base (1.29) ...
21:12:49 Selecting previously unselected package libmagic-mgc.
21:12:49 Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_armhf.deb ...
21:12:50   Installing : perl-Git-1.8.3.1-20.el7.noarch                             53/65 
21:12:50 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ...
21:12:50 Selecting previously unselected package libmagic1:armhf.
21:12:50 Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_armhf.deb ...
21:12:50 Unpacking libmagic1:armhf (1:5.30-1+deb9u2) ...
21:12:50 Selecting previously unselected package file.
21:12:50 Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_armhf.deb ...
21:12:50 Unpacking file (1:5.30-1+deb9u2) ...
21:12:50   Installing : git-1.8.3.1-20.el7.x86_64                                  54/65 
21:12:50 Selecting previously unselected package autotools-dev.
21:12:50 Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ...
21:12:50 Unpacking autotools-dev (20161112.1) ...
21:12:50 Selecting previously unselected package btrfs-progs.
21:12:50 Preparing to unpack .../13-btrfs-progs_4.7.3-1_armhf.deb ...
21:12:50 Unpacking btrfs-progs (4.7.3-1) ...
21:12:51 Removing intermediate container ac2e08712ebd
21:12:51  ---> 3b73bf9a6d4a
21:12:51 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
21:12:51  ---> Running in 1ce14c98e828
21:12:51 Removing intermediate container 1ce14c98e828
21:12:51  ---> 2c2d50e0af56
21:12:51 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
21:12:51  ---> Running in 0d485ef54584
21:12:51   Installing : kernel-headers-3.10.0-957.21.3.el7.x86_64                  55/65 
21:12:51 Selecting previously unselected package btrfs-tools.
21:12:51 Preparing to unpack .../14-btrfs-tools_4.7.3-1_armhf.deb ...
21:12:51 Unpacking btrfs-tools (4.7.3-1) ...
21:12:51 Selecting previously unselected package libltdl7:armhf.
21:12:51 Preparing to unpack .../15-libltdl7_2.4.6-2_armhf.deb ...
21:12:51 Unpacking libltdl7:armhf (2.4.6-2) ...
21:12:51 Selecting previously unselected package libltdl-dev:armhf.
21:12:51 Preparing to unpack .../16-libltdl-dev_2.4.6-2_armhf.deb ...
21:12:51 Unpacking libltdl-dev:armhf (2.4.6-2) ...
21:12:51   Installing : glibc-headers-2.17-260.el7_6.6.x86_64                      56/65 
21:12:51 Selecting previously unselected package libseccomp2:armhf.
21:12:51 Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_armhf.deb ...
21:12:51 Unpacking libseccomp2:armhf (2.3.1-2.1+deb9u1) ...
21:12:51 Selecting previously unselected package libseccomp-dev:armhf.
21:12:51 Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_armhf.deb ...
21:12:51 Unpacking libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ...
21:12:51 Selecting previously unselected package libtool.
21:12:51 Preparing to unpack .../19-libtool_2.4.6-2_all.deb ...
21:12:51 Unpacking libtool (2.4.6-2) ...
21:12:52 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
21:12:52 Selecting previously unselected package xml-core.
21:12:52 Preparing to unpack .../20-xml-core_0.17_all.deb ...
21:12:52 Unpacking xml-core (0.17) ...
21:12:52 Setting up libuv1:armhf (1.9.1-3) ...
21:12:52 Setting up cmake-data (3.7.2-1) ...
21:12:52 Setting up sgml-base (1.29) ...
21:12:53 Setting up libicu57:armhf (57.1-6+deb9u2) ...
21:12:53 Setting up libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ...
21:12:53 Setting up libmagic-mgc (1:5.30-1+deb9u2) ...
21:12:53 Setting up libmagic1:armhf (1:5.30-1+deb9u2) ...
21:12:53 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:12:53 Setting up libseccomp2:armhf (2.3.1-2.1+deb9u1) ...
21:12:53 Setting up autotools-dev (20161112.1) ...
21:12:53 Setting up libltdl7:armhf (2.4.6-2) ...
21:12:53 Setting up libc-dev-bin (2.24-11+deb9u4) ...
21:12:53 Setting up xml-core (0.17) ...
21:12:53 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc .
21:12:54   Installing : glibc-devel-2.17-260.el7_6.6.x86_64                        57/65 
21:12:54   Installing : gcc-4.8.5-36.el7_6.2.x86_64                                58/65 
21:12:54 Setting up libc6-dev:armhf (2.24-11+deb9u4) ...
21:12:54 Setting up liblzo2-2:armhf (2.08-1.2+b2) ...
21:12:54 Setting up libjsoncpp1:armhf (1.7.4-3) ...
21:12:54 Setting up libltdl-dev:armhf (2.4.6-2) ...
21:12:54 Setting up libarchive13:armhf (3.2.2-2+deb9u1) ...
21:12:54 Setting up libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ...
21:12:54 Setting up file (1:5.30-1+deb9u2) ...
21:12:54 Setting up btrfs-progs (4.7.3-1) ...
21:12:54 Setting up cmake (3.7.2-1) ...
21:12:54 Setting up libtool (2.4.6-2) ...
21:12:54 Setting up btrfs-tools (4.7.3-1) ...
21:12:54 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:12:54 Processing triggers for sgml-base (1.29) ...
21:12:54   Installing : libtool-2.4.2-22.el7_3.x86_64                              59/65 
21:12:54 install-info: No such file or directory for /usr/share/info/libtool.info.gz
21:12:56   Installing : glibc-static-2.17-260.el7_6.6.x86_64                       60/65 
21:12:56   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/65 
21:12:57   Installing : 1:make-3.82-23.el7.x86_64                                  62/65 
21:12:57   Cleanup    : glibc-common-2.17-260.el7_6.3.x86_64                       63/65 
21:12:57   Cleanup    : glibc-2.17-260.el7_6.3.x86_64                              64/65 
21:12:57   Cleanup    : libgcc-4.8.5-36.el7.x86_64                                 65/65 
21:12:58   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/65 
21:12:58   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/65 
21:12:58   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                          3/65 
21:12:58   Verifying  : automake-1.13.4-3.el7.noarch                                4/65 
21:12:58   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       5/65 
21:12:58   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       6/65 
21:12:58   Verifying  : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                    7/65 
21:12:58   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     8/65 
21:12:58   Verifying  : perl-constant-1.27-2.el7.noarch                             9/65 
21:12:58   Verifying  : perl-PathTools-3.40-5.el7.x86_64                           10/65 
21:12:58   Verifying  : perl-threads-1.87-4.el7.x86_64                             11/65 
21:12:58   Verifying  : gcc-4.8.5-36.el7_6.2.x86_64                                12/65 
21:12:58   Verifying  : lzo-2.06-8.el7.x86_64                                      13/65 
21:12:58   Verifying  : rsync-3.1.2-6.el7_6.1.x86_64                               14/65 
21:12:58   Verifying  : kernel-headers-3.10.0-957.21.3.el7.x86_64                  15/65 
21:12:58   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         16/65 
21:12:58   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        17/65 
21:12:58   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           18/65 
21:12:58   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        19/65 
21:12:58   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               20/65 
21:12:58   Verifying  : 4:perl-libs-5.16.3-294.el7_6.x86_64                        21/65 
21:12:58   Verifying  : groff-base-1.22.2-8.el7.x86_64                             22/65 
21:12:58   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        23/65 
21:12:58   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        24/65 
21:12:58   Verifying  : perl-Git-1.8.3.1-20.el7.noarch                             25/65 
21:12:58   Verifying  : libgcc-4.8.5-36.el7_6.2.x86_64                             26/65 
21:12:58   Verifying  : libgomp-4.8.5-36.el7_6.2.x86_64                            27/65 
21:12:58   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        28/65 
21:12:58   Verifying  : glibc-headers-2.17-260.el7_6.6.x86_64                      29/65 
21:12:58   Verifying  : perl-Socket-2.010-4.el7.x86_64                             30/65 
21:12:58   Verifying  : 4:perl-macros-5.16.3-294.el7_6.x86_64                      31/65 
21:12:58   Verifying  : 4:perl-5.16.3-294.el7_6.x86_64                             32/65 
21:12:58   Verifying  : perl-Carp-1.26-244.el7.noarch                              33/65 
21:12:58   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        34/65 
21:12:58   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          35/65 
21:12:58   Verifying  : glibc-static-2.17-260.el7_6.6.x86_64                       36/65 
21:12:58   Verifying  : git-1.8.3.1-20.el7.x86_64                                  37/65 
21:12:58   Verifying  : perl-Storable-2.45-3.el7.x86_64                            38/65 
21:12:58   Verifying  : glibc-2.17-260.el7_6.6.x86_64                              39/65 
21:12:58   Verifying  : glibc-common-2.17-260.el7_6.6.x86_64                       40/65 
21:12:58   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 41/65 
21:12:58   Verifying  : glibc-devel-2.17-260.el7_6.6.x86_64                        42/65 
21:12:58   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  43/65 
21:12:58   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        44/65 
21:12:58   Verifying  : m4-1.4.16-10.el7.x86_64                                    45/65 
21:12:58   Verifying  : perl-Encode-2.51-7.el7.x86_64                              46/65 
21:12:59   Verifying  : perl-Exporter-5.68-3.el7.noarch                            47/65 
21:12:59   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          48/65 
21:12:59   Verifying  : openssh-7.4p1-16.el7.x86_64                                49/65 
21:12:59   Verifying  : autoconf-2.69-11.el7.noarch                                50/65 
21:12:59   Verifying  : perl-File-Path-2.09-2.el7.noarch                           51/65 
21:12:59   Verifying  : libarchive-3.1.2-10.el7_2.x86_64                           52/65 
21:12:59   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      53/65 
21:12:59   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                54/65 
21:12:59   Verifying  : openssh-clients-7.4p1-16.el7.x86_64                        55/65 
21:12:59   Verifying  : perl-Filter-1.49-3.el7.x86_64                              56/65 
21:12:59   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         57/65 
21:12:59   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     58/65 
21:12:59   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              59/65 
21:12:59   Verifying  : cpp-4.8.5-36.el7_6.2.x86_64                                60/65 
21:12:59   Verifying  : 1:make-3.82-23.el7.x86_64                                  61/65 
21:12:59   Verifying  : less-458-9.el7.x86_64                                      62/65 
21:12:59   Verifying  : glibc-common-2.17-260.el7_6.3.x86_64                       63/65 
21:12:59   Verifying  : libgcc-4.8.5-36.el7.x86_64                                 64/65 
21:12:59   Verifying  : glibc-2.17-260.el7_6.3.x86_64                              65/65 
21:12:59 
21:12:59 Installed:
21:12:59   cmake.x86_64 0:2.8.12.2-2.el7       gcc.x86_64 0:4.8.5-36.el7_6.2             
21:12:59   git.x86_64 0:1.8.3.1-20.el7         glibc-static.x86_64 0:2.17-260.el7_6.6    
21:12:59   libtool.x86_64 0:2.4.2-22.el7_3     make.x86_64 1:3.82-23.el7                 
21:12:59 
21:12:59 Dependency Installed:
21:12:59   autoconf.noarch 0:2.69-11.el7                                                 
21:12:59   automake.noarch 0:1.13.4-3.el7                                                
21:12:59   cpp.x86_64 0:4.8.5-36.el7_6.2                                                 
21:12:59   fipscheck.x86_64 0:1.4.1-6.el7                                                
21:12:59   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
21:12:59   glibc-devel.x86_64 0:2.17-260.el7_6.6                                         
21:12:59   glibc-headers.x86_64 0:2.17-260.el7_6.6                                       
21:12:59   groff-base.x86_64 0:1.22.2-8.el7                                              
21:12:59   kernel-headers.x86_64 0:3.10.0-957.21.3.el7                                   
21:12:59   less.x86_64 0:458-9.el7                                                       
21:12:59   libarchive.x86_64 0:3.1.2-10.el7_2                                            
21:12:59   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
21:12:59   libgomp.x86_64 0:4.8.5-36.el7_6.2                                             
21:12:59   libmpc.x86_64 0:1.0.1-3.el7                                                   
21:12:59   lzo.x86_64 0:2.06-8.el7                                                       
21:12:59   m4.x86_64 0:1.4.16-10.el7                                                     
21:12:59   mpfr.x86_64 0:3.1.1-4.el7                                                     
21:12:59   openssh.x86_64 0:7.4p1-16.el7                                                 
21:12:59   openssh-clients.x86_64 0:7.4p1-16.el7                                         
21:12:59   perl.x86_64 4:5.16.3-294.el7_6                                                
21:12:59   perl-Carp.noarch 0:1.26-244.el7                                               
21:12:59   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
21:12:59   perl-Encode.x86_64 0:2.51-7.el7                                               
21:12:59   perl-Error.noarch 1:0.17020-2.el7                                             
21:12:59   perl-Exporter.noarch 0:5.68-3.el7                                             
21:12:59   perl-File-Path.noarch 0:2.09-2.el7                                            
21:12:59   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:12:59   perl-Filter.x86_64 0:1.49-3.el7                                               
21:12:59   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:12:59   perl-Git.noarch 0:1.8.3.1-20.el7                                              
21:12:59   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:12:59   perl-PathTools.x86_64 0:3.40-5.el7                                            
21:12:59   perl-Pod-Escapes.noarch 1:1.04-294.el7_6                                      
21:12:59   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:12:59   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:12:59   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:12:59   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
21:12:59   perl-Socket.x86_64 0:2.010-4.el7                                              
21:12:59   perl-Storable.x86_64 0:2.45-3.el7                                             
21:12:59   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
21:12:59   perl-Test-Harness.noarch 0:3.28-3.el7                                         
21:12:59   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:12:59   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:12:59   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
21:12:59   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:12:59   perl-constant.noarch 0:1.27-2.el7                                             
21:12:59   perl-libs.x86_64 4:5.16.3-294.el7_6                                           
21:12:59   perl-macros.x86_64 4:5.16.3-294.el7_6                                         
21:12:59   perl-parent.noarch 1:0.225-244.el7                                            
21:12:59   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:12:59   perl-threads.x86_64 0:1.87-4.el7                                              
21:12:59   perl-threads-shared.x86_64 0:1.43-6.el7                                       
21:12:59   rsync.x86_64 0:3.1.2-6.el7_6.1                                                
21:12:59 
21:12:59 Dependency Updated:
21:12:59   glibc.x86_64 0:2.17-260.el7_6.6     glibc-common.x86_64 0:2.17-260.el7_6.6   
21:12:59   libgcc.x86_64 0:4.8.5-36.el7_6.2   
21:12:59 
21:12:59 Complete!
21:13:08 Removing intermediate container 08f2b4413cfa
21:13:08  ---> eabd8bfe1e31
21:13:08 Step 6/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
21:13:08  ---> Running in c69960ff2f48
21:13:09 Removing intermediate container 99ca30bc9397
21:13:09  ---> 29012776f254
21:13:09 Step 12/49 : RUN grep "_COMMIT=" /*.installer  |cut -f2- -d: > /binaries-commits
21:13:09  ---> Running in da1b178dbd64
21:13:09 Removing intermediate container da1b178dbd64
21:13:09  ---> 5c8d9c6d230f
21:13:09 Step 13/49 : FROM builder as dockerd-builder
21:13:09  ---> 5c8d9c6d230f
21:13:09 Step 14/49 : RUN yum install -y     btrfs-progs-devel     device-mapper-devel     libseccomp-devel     selinux-policy-devel     systemd-devel
21:13:09  ---> Running in 5891e9b4691f
21:13:09 Removing intermediate container c69960ff2f48
21:13:09  ---> f3b835806925
21:13:09 Step 7/49 : FROM builder as dockerd-builder
21:13:09  ---> f3b835806925
21:13:09 Step 8/49 : RUN apt-get install -y     libsystemd-dev
21:13:09  ---> Running in 5a7b6681bfd9
21:13:09 # github.com/opencontainers/runc
21:13:09 /tmp/go-link-945074535/000018.o: In function `mygetgrouplist':
21:13:09 /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:09 /tmp/go-link-945074535/000017.o: In function `mygetgrgid_r':
21:13:09 /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:09 /tmp/go-link-945074535/000017.o: In function `mygetgrnam_r':
21:13:09 /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:09 /tmp/go-link-945074535/000017.o: In function `mygetpwnam_r':
21:13:09 /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:09 /tmp/go-link-945074535/000017.o: In function `mygetpwuid_r':
21:13:09 /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:09 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:13:09 install -D -m0755 runc /usr/local/sbin/runc
21:13:10 Loaded plugins: fastestmirror, ovl
21:13:10 Loading mirror speeds from cached hostfile
21:13:10  * base: mirror.ash.fastserv.com
21:13:10  * extras: mirror.ash.fastserv.com
21:13:10  * updates: mirror.ash.fastserv.com
21:13:10 Removing intermediate container 28231b22f408
21:13:10  ---> 55cc49ee7f0b
21:13:10 Step 38/49 : FROM scratch
21:13:10  ---> 
21:13:10 Step 39/49 : ARG VERSION
21:13:10  ---> Running in 2586014ab8d3
21:13:10 Removing intermediate container 2586014ab8d3
21:13:10  ---> 280eaa7a9be2
21:13:10 Step 40/49 : ARG GITCOMMIT
21:13:10  ---> Running in 6034ae61788a
21:13:11 Removing intermediate container 6034ae61788a
21:13:11  ---> c4f31c4df1b8
21:13:11 Step 41/49 : ARG BUILDTIME
21:13:11  ---> Running in 1ad00ea5681f
21:13:11 Removing intermediate container 1ad00ea5681f
21:13:11  ---> 64aecd95627c
21:13:11 Step 42/49 : ARG PLATFORM
21:13:11  ---> Running in e3c1ed41f655
21:13:11 Removing intermediate container e3c1ed41f655
21:13:11  ---> 71a6428daf15
21:13:11 Step 43/49 : ARG ENGINE_IMAGE
21:13:11  ---> Running in f9296d4bf43b
21:13:11 Removing intermediate container f9296d4bf43b
21:13:11  ---> 69a84a4f1b25
21:13:11 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
21:13:11 # github.com/opencontainers/runc
21:13:11 /tmp/go-link-200816487/000018.o: In function `mygetgrouplist':
21:13:11 /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:11 /tmp/go-link-200816487/000017.o: In function `mygetgrgid_r':
21:13:11 /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:11 /tmp/go-link-200816487/000017.o: In function `mygetgrnam_r':
21:13:11 /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:11 /tmp/go-link-200816487/000017.o: In function `mygetpwnam_r':
21:13:11 /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:11 /tmp/go-link-200816487/000017.o: In function `mygetpwuid_r':
21:13:11 /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:13:11 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:13:11 install -D -m0755 runc /usr/local/sbin/runc
21:13:12  ---> cdf2210acb3d
21:13:12 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
21:13:12  ---> 8dfb0a23a30a
21:13:12 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
21:13:13  ---> 07e25a746d34
21:13:13 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
21:13:13  ---> d639ecfa7aa3
21:13:13 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\"}"
21:13:13  ---> Running in d9ee9851001f
21:13:13 Removing intermediate container d9ee9851001f
21:13:13  ---> 9040b947190a
21:13:13 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
21:13:13  ---> Running in 540ff536232c
21:13:13 Removing intermediate container 540ff536232c
21:13:13  ---> bd77f720ed43
21:13:13 Successfully built bd77f720ed43
21:13:13 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:13:13 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0 > image-linux
21:13:13 make[1]: Leaving directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
[Pipeline] sh
21:13:14 Resolving Dependencies
21:13:14 --> Running transaction check
21:13:14 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
21:13:14 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
21:13:14 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
21:13:14 ---> Package device-mapper-devel.x86_64 7:1.02.149-10.el7_6.8 will be installed
21:13:14 --> Processing Dependency: device-mapper = 7:1.02.149-10.el7_6.8 for package: 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64
21:13:14 --> Processing Dependency: pkgconfig(libselinux) for package: 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64
21:13:14 ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed
21:13:14 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64
21:13:14 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64
21:13:14 ---> Package selinux-policy-devel.noarch 0:3.13.1-229.el7_6.12 will be installed
21:13:14 --> Processing Dependency: selinux-policy = 3.13.1-229.el7_6.12 for package: selinux-policy-devel-3.13.1-229.el7_6.12.noarch
21:13:14 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-229.el7_6.12.noarch
21:13:14 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-229.el7_6.12.noarch
21:13:14 ---> Package systemd-devel.x86_64 0:219-62.el7_6.7 will be installed
21:13:14 --> Processing Dependency: systemd-libs = 219-62.el7_6.7 for package: systemd-devel-219-62.el7_6.7.x86_64
21:13:14 --> Processing Dependency: systemd = 219-62.el7_6.7 for package: systemd-devel-219-62.el7_6.7.x86_64
21:13:14 --> Running transaction check
21:13:14 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
21:13:14 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
21:13:14 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
21:13:14 ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.3 will be updated
21:13:14 --> Processing Dependency: device-mapper = 7:1.02.149-10.el7_6.3 for package: 7:device-mapper-libs-1.02.149-10.el7_6.3.x86_64
21:13:14 ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.8 will be an update
21:13:14 ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
21:13:14 ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed
21:13:14 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64
21:13:14 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64
21:13:14 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64
21:13:14 ---> Package policycoreutils-devel.x86_64 0:2.5-29.el7_6.1 will be installed
21:13:14 --> Processing Dependency: policycoreutils-python = 2.5-29.el7_6.1 for package: policycoreutils-devel-2.5-29.el7_6.1.x86_64
21:13:14 ---> Package selinux-policy.noarch 0:3.13.1-229.el7_6.12 will be installed
21:13:14 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-229.el7_6.12.noarch
21:13:14 ---> Package systemd.x86_64 0:219-62.el7_6.5 will be updated
21:13:14 ---> Package systemd.x86_64 0:219-62.el7_6.7 will be an update
21:13:14 ---> Package systemd-libs.x86_64 0:219-62.el7_6.5 will be updated
21:13:14 ---> Package systemd-libs.x86_64 0:219-62.el7_6.7 will be an update
21:13:14 --> Running transaction check
21:13:14 ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.3 will be updated
21:13:14 ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.8 will be an update
21:13:14 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed
21:13:14 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
21:13:14 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
21:13:14 ---> Package policycoreutils.x86_64 0:2.5-29.el7_6.1 will be installed
21:13:14 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-29.el7_6.1.x86_64
21:13:14 ---> Package policycoreutils-python.x86_64 0:2.5-29.el7_6.1 will be installed
21:13:14 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
21:13:14 --> Running transaction check
21:13:14 ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be installed
21:13:14 ---> Package libcgroup.x86_64 0:0.41-20.el7 will be installed
21:13:14 ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed
21:13:14 ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed
21:13:14 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
21:13:14 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
21:13:14 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
21:13:14 --> Finished Dependency Resolution
21:13:14 
21:13:14 Dependencies Resolved
21:13:14 
21:13:14 ================================================================================
21:13:14  Package                   Arch      Version                   Repository  Size
21:13:14 ================================================================================
21:13:14 Installing:
21:13:14  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
21:13:14  device-mapper-devel       x86_64    7:1.02.149-10.el7_6.8     updates    202 k
21:13:14  libseccomp-devel          x86_64    2.3.1-3.el7               base        64 k
21:13:14  selinux-policy-devel      noarch    3.13.1-229.el7_6.12       updates    1.7 M
21:13:14  systemd-devel             x86_64    219-62.el7_6.7            updates    200 k
21:13:14 Installing for dependencies:
21:13:14  audit-libs-python         x86_64    2.8.4-4.el7               base        76 k
21:13:14  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
21:13:14  checkpolicy               x86_64    2.5-8.el7                 base       295 k
21:13:14  e2fsprogs-libs            x86_64    1.42.9-13.el7             base       167 k
21:13:14  libcgroup                 x86_64    0.41-20.el7               base        66 k
21:13:14  libseccomp                x86_64    2.3.1-3.el7               base        56 k
21:13:14  libselinux-devel          x86_64    2.5-14.1.el7              base       187 k
21:13:14  libselinux-python         x86_64    2.5-14.1.el7              base       235 k
21:13:14  libselinux-utils          x86_64    2.5-14.1.el7              base       151 k
21:13:14  libsemanage-python        x86_64    2.5-14.el7                base       113 k
21:13:14  libsepol-devel            x86_64    2.5-10.el7                base        77 k
21:13:14  pcre-devel                x86_64    8.32-17.el7               base       480 k
21:13:14  policycoreutils           x86_64    2.5-29.el7_6.1            updates    916 k
21:13:14  policycoreutils-devel     x86_64    2.5-29.el7_6.1            updates    334 k
21:13:14  policycoreutils-python    x86_64    2.5-29.el7_6.1            updates    456 k
21:13:14  python-IPy                noarch    0.75-6.el7                base        32 k
21:13:14  selinux-policy            noarch    3.13.1-229.el7_6.12       updates    484 k
21:13:14  setools-libs              x86_64    3.3.8-4.el7               base       620 k
21:13:14 Updating for dependencies:
21:13:14  device-mapper             x86_64    7:1.02.149-10.el7_6.8     updates    293 k
21:13:14  device-mapper-libs        x86_64    7:1.02.149-10.el7_6.8     updates    321 k
21:13:14  systemd                   x86_64    219-62.el7_6.7            updates    5.1 M
21:13:14  systemd-libs              x86_64    219-62.el7_6.7            updates    407 k
21:13:14 
21:13:14 Transaction Summary
21:13:14 ================================================================================
21:13:14 Install  5 Packages (+18 Dependent packages)
21:13:14 Upgrade             (  4 Dependent packages)
21:13:14 
21:13:14 Total download size: 14 M
21:13:14 Downloading packages:
21:13:14 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:13:14 + pwd
21:13:14 + make ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine
21:13:14 make ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean
21:13:14 make[1]: Entering directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:13:14 Removing intermediate container 0d485ef54584
21:13:14  ---> 4da0aa6efbc3
21:13:14 Step 38/49 : FROM scratch
21:13:14  ---> 
21:13:14 Step 39/49 : ARG VERSION
21:13:14  ---> Running in 9a6b24a67487
21:13:14 Removing intermediate container 9a6b24a67487
21:13:14  ---> b22080926674
21:13:14 Step 40/49 : ARG GITCOMMIT
21:13:14  ---> Running in 3beb5a5fdb1d
21:13:14 Removing intermediate container 3beb5a5fdb1d
21:13:14  ---> 911c78f31fd5
21:13:14 Step 41/49 : ARG BUILDTIME
21:13:15  ---> Running in d013620efa1c
21:13:15 --------------------------------------------------------------------------------
21:13:15 Total                                               10 MB/s |  14 MB  00:01     
21:13:15 Running transaction check
21:13:15 Running transaction test
21:13:15 Removing intermediate container d013620efa1c
21:13:15  ---> 678de4d17495
21:13:15 Step 42/49 : ARG PLATFORM
21:13:15  ---> Running in f1f6e3e4e654
21:13:15 Transaction test succeeded
21:13:15 Running transaction
21:13:15 rm -f /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:13:15 rm -f /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm
21:13:15 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:13:15 Removing intermediate container f1f6e3e4e654
21:13:15  ---> a61200d468b2
21:13:15 Step 43/49 : ARG ENGINE_IMAGE
21:13:15  ---> Running in 718838b216e3
21:13:16 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:13:16 Deleted: sha256:bd77f720ed4384b3c07bd5cf0168d50f3ac5cc1a70edbc0d0248c0bf01d4edfb
21:13:16 Deleted: sha256:9040b947190acccaf117dcd73823545c8d61acd88eb7018986efad20d37e1461
21:13:16 Deleted: sha256:d639ecfa7aa35e1108783da747722817e2dd8bd1867350528f995d5f63258fd2
21:13:16 Deleted: sha256:dab83c7d629c891ba2f9d41005a80363784f08d1c569fb61c5bb7e69d65b87ed
21:13:16 Deleted: sha256:07e25a746d340a97433d24adb42e3f1c9d25ae31af998fcd4b5f6f2098b52a36
21:13:16 Deleted: sha256:ad140df30f81ffafd34c28584f9598178d6cfb30aeb1c4f5fe2e5dc090432811
21:13:16 Deleted: sha256:8dfb0a23a30ae6e33f21703820c6636a8cc873894f97219f7d2b4fae3bbc4202
21:13:16 Deleted: sha256:a834ef4e1d75f454871ce9d75d5e5acc8bf85be9313738e7ff8f33bd614bf73f
21:13:16 Deleted: sha256:cdf2210acb3d693029b7113dc7e828b04fca27edf4f79b9941997439e7c8b995
21:13:16 Deleted: sha256:9b05261a6b94aa779a9d9171bb52f54da408d7a2533f9048239ef2eeb0dd666a
21:13:16 Deleted: sha256:69a84a4f1b255709fcf35b74482d799d3c1b1373616e9f7481e5344469b5a3e9
21:13:16 Deleted: sha256:71a6428daf15bffd66b611af96c4a782485bf80ec01d0ac0f0b092939f954d35
21:13:16 Deleted: sha256:64aecd95627cc818388baa6620e84d029ffa03ebe9587691bbef3c83c090fa56
21:13:16 Deleted: sha256:c4f31c4df1b81510cae7c7d2c1e29e96411d8b9d8a5040425405c3026156ddf3
21:13:16 Deleted: sha256:280eaa7a9be2f9887e0db3eacccbef09b309e78fb2fbb9db360019069a9008f0
21:13:16 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm
21:13:16 Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm
21:13:16 Makefile:40: recipe for target 'clean' failed
21:13:16 make[1]: [clean] Error 1 (ignored)
21:13:16 rm -f image-linux
21:13:16 rm -f -r artifacts
21:13:16 rm -f *.tar
21:13:16 make[1]: Leaving directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:13:16 rm -rf /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
21:13:16 Removing intermediate container 718838b216e3
21:13:16  ---> 756663dc6997
21:13:16 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:13:17 Reading package lists...
21:13:17   Updating   : systemd-libs-219-62.el7_6.7.x86_64                          1/31 
Terminated
21:13:17   Updating   : systemd-219-62.el7_6.7.x86_64                               2/31 
21:13:17 Failed to get D-Bus connection: Operation not permitted
21:13:18 Building dependency tree...
21:13:18 Reading state information...
21:13:18   Updating   : 7:device-mapper-1.02.149-10.el7_6.8.x86_64                  3/31 
21:13:18   Updating   : 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64             4/31 
21:13:18 The following additional packages will be installed:
21:13:18   libsystemd0
21:13:18  ---> 189bb4738dea
21:13:18 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
21:13:18   Installing : checkpolicy-2.5-8.el7.x86_64                                5/31 
21:13:19  ---> 552c52045746
21:13:19 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
21:13:19   Installing : libcgroup-0.41-20.el7.x86_64                                6/31 
21:13:19   Installing : systemd-devel-219-62.el7_6.7.x86_64                         7/31 
21:13:19   Installing : pcre-devel-8.32-17.el7.x86_64                               8/31 
21:13:19 The following NEW packages will be installed:
21:13:19   libsystemd-dev
21:13:19 The following packages will be upgraded:
21:13:19   libsystemd0
21:13:19 1 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
21:13:19 Need to get 2038 kB of archives.
21:13:19 After this operation, 8936 kB of additional disk space will be used.
21:13:19 Get:1 http://deb.debian.org/debian stretch/main armhf libsystemd0 armhf 232-25+deb9u11 [261 kB]
21:13:19 Get:2 http://deb.debian.org/debian stretch/main armhf libsystemd-dev armhf 232-25+deb9u11 [1777 kB]
21:13:19 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli'
21:13:19 make -C /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine VERSION=0.0.1-dev binary
21:13:19 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine'
21:13:19 mkdir bundles
21:13:19 Makefile:139: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run:
21:13:19  DOCKER_CLI_PATH=/host/path/to/cli/binary make shell 
21:13:19  then change the cli and compile into a binary at the same location.
21:13:19 
21:13:19 DOCKER_BUILDKIT="1" docker build    -t "docker-dev:18-09" -f "Dockerfile" .
21:13:19 
21:13:19 #2 [internal] load .dockerignore
21:13:19 #2       digest: sha256:6c05b7c834aa5d690d2cbb79845adfede1b5646491007ca3792c38aa1469b297
21:13:19 #2         name: "[internal] load .dockerignore"
21:13:19 #2      started: 2019-07-26 21:13:14.17776917 +0000 UTC
21:13:19 #2    completed: 2019-07-26 21:13:14.177895411 +0000 UTC
21:13:19 #2     duration: 126.241µs
21:13:19 #2      started: 2019-07-26 21:13:14.178083445 +0000 UTC
21:13:19 #2    completed: 2019-07-26 21:13:14.219635196 +0000 UTC
21:13:19 #2     duration: 41.551751ms
21:13:19 #2 transferring context: 142B done
21:13:19 
21:13:19 
21:13:19 #1 [internal] load build definition from Dockerfile
21:13:19 #1       digest: sha256:3fa96fa7128cf843c5911944ed70d1434e9e4a8f14368883f469a692eb7518b0
21:13:19 #1         name: "[internal] load build definition from Dockerfile"
21:13:19 #1      started: 2019-07-26 21:13:14.177817317 +0000 UTC
21:13:19 #1    completed: 2019-07-26 21:13:14.177915535 +0000 UTC
21:13:19 #1     duration: 98.218µs
21:13:19 #1      started: 2019-07-26 21:13:14.178054283 +0000 UTC
21:13:19 #1    completed: 2019-07-26 21:13:14.231002332 +0000 UTC
21:13:19 #1     duration: 52.948049ms
21:13:19 #1 transferring dockerfile: 9.35kB done
21:13:19 
21:13:19 
21:13:19 #3 [internal] load metadata for docker.io/library/golang:1.11.11
21:13:19 #3       digest: sha256:1307e439cd40ba8b5d8f838c721b1a91c7ea39bb5b82b84f99dc58cd025b5b6b
21:13:19 #3         name: "[internal] load metadata for docker.io/library/golang:1.11.11"
21:13:19 #3      started: 2019-07-26 21:13:14.256452354 +0000 UTC
21:13:19 #3    completed: 2019-07-26 21:13:14.641466488 +0000 UTC
21:13:19 #3     duration: 385.014134ms
21:13:19 
21:13:19 
21:13:19 #5 [base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5...
21:13:19 #5       digest: sha256:eb162b8a823c1ef13a84714ac4d934f7879913811ad86e3c8fbf99b13a3fbcb4
21:13:19 #5         name: "[base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5e38fe231e1836b4c96f5961d4dbdaea5a19267567a5e6834"
21:13:19 #5      started: 2019-07-26 21:13:14.648659654 +0000 UTC
21:13:19 #5      started: 2019-07-26 21:13:14.653792743 +0000 UTC
21:13:19 #5 resolve docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5e38fe231e1836b4c96f5961d4dbdaea5a19267567a5e6834 done
21:13:19 #5 sha256:0b28b5dfefe2ce8a4ea235d98abffac6db697781af22e94a29474d6a60283baf 1.80kB / 1.80kB done
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 0B / 45.34MB 0.1s
21:13:19 #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 0B / 10.79MB 0.1s
21:13:19 #5 sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 0B / 4.34MB 0.1s
21:13:19 #5 sha256:6d762eb2c24807a5e38fe231e1836b4c96f5961d4dbdaea5a19267567a5e6834 2.16kB / 2.16kB done
21:13:19 #5 sha256:5b555dd4804aec877afb125e2e99240db5feab32150abf4a4c53e91026fa3fa3 5.47kB / 5.47kB done
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 6.61MB / 45.34MB 0.2s
21:13:19 #5 sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 416.27kB / 4.34MB 0.2s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 13.73MB / 45.34MB 0.3s
21:13:19 #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 1.22MB / 10.79MB 0.3s
21:13:19 #5 sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 4.34MB / 4.34MB 0.3s done
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 0B / 50.07MB 0.3s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 23.48MB / 45.34MB 0.5s
21:13:19 #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 6.61MB / 10.79MB 0.5s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 6.63MB / 50.07MB 0.5s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 27.57MB / 45.34MB 0.6s
21:13:19 #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 10.79MB / 10.79MB 0.6s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 12.03MB / 50.07MB 0.6s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 30.15MB / 45.34MB 0.7s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 17.85MB / 50.07MB 0.7s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 35.34MB / 45.34MB 0.8s
21:13:19 #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 10.79MB / 10.79MB 0.7s done
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 21.83MB / 50.07MB 0.8s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 0B / 57.67MB 0.8s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 39.69MB / 45.34MB 0.9s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 28.05MB / 50.07MB 0.9s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 45.34MB / 45.34MB 1.1s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 38.91MB / 50.07MB 1.1s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 12.47MB / 57.67MB 1.1s
21:13:19 #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 45.34MB / 45.34MB 1.1s done
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 42.25MB / 50.07MB 1.2s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 17.53MB / 57.67MB 1.2s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 0B / 121.07MB 1.2s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 50.07MB / 50.07MB 1.5s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 29.50MB / 57.67MB 1.5s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 11.74MB / 121.07MB 1.5s
21:13:19 #5 extracting sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 34.99MB / 57.67MB 1.6s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 40.37MB / 57.67MB 1.7s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 20.02MB / 121.07MB 1.7s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 43.48MB / 57.67MB 1.8s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 50.74MB / 57.67MB 2.0s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 28.29MB / 121.07MB 2.0s
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 56.56MB / 57.67MB 2.1s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 36.35MB / 121.07MB 2.5s
21:13:19 #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 50.07MB / 50.07MB 2.5s done
21:13:19 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 57.67MB / 57.67MB 2.5s done
21:13:19 #5 sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 0B / 127B 2.6s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 49.70MB / 121.07MB 2.8s
21:13:19 #5 sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 127B / 127B 2.7s done
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 60.16MB / 121.07MB 3.0s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 73.86MB / 121.07MB 3.4s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 83.12MB / 121.07MB 3.9s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 91.22MB / 121.07MB 4.1s
21:13:19 #4 ...
21:13:19 
21:13:19 #4 [internal] helper image for file operations
21:13:19 #4       digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193
21:13:19 #4         name: "[internal] helper image for file operations"
21:13:19 #4      started: 2019-07-26 21:13:14.648126535 +0000 UTC
21:13:19 #4    completed: 2019-07-26 21:13:15.400953626 +0000 UTC
21:13:19 #4     duration: 752.827091ms
21:13:19 #4      started: 2019-07-26 21:13:15.412345732 +0000 UTC
21:13:19 #4    completed: 2019-07-26 21:13:19.013330054 +0000 UTC
21:13:19 #4     duration: 3.600984322s
21:13:19 #4 resolve docker.io/docker/dockerfile-copy:v0.1.9@sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 0.8s done
21:13:19 #4 sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 2.03kB / 2.03kB done
21:13:19 #4 sha256:a546a4352bcaa6512f885d24fef3d9819e70551b98535ed1995e4b567ac6d05b 736B / 736B done
21:13:19 #4 sha256:494e63343c3f0d392e7af8d718979262baec9496a23e97ad110d62b9c90d6182 766B / 766B done
21:13:19 #4 sha256:df3b4bed1f63b36992540a09e0d10bd3f9d0b082d50810313841d745d7cce368 898.21kB / 898.21kB 2.3s done
21:13:19 #4 sha256:f7b6696c3fee7264ec4486cebe146a6a98aa8d1e46747843107ff473aada8d56 861.00kB / 861.00kB 2.1s done
21:13:19 #4 extracting sha256:df3b4bed1f63b36992540a09e0d10bd3f9d0b082d50810313841d745d7cce368 0.7s done
21:13:19 #4 extracting sha256:f7b6696c3fee7264ec4486cebe146a6a98aa8d1e46747843107ff473aada8d56 0.3s done
21:13:19 
21:13:19 
21:13:19 #5 [base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5...
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 100.10MB / 121.07MB 4.4s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 107.89MB / 121.07MB 4.7s
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 114.32MB / 121.07MB 4.8s
21:13:19   Installing : libselinux-utils-2.5-14.1.el7.x86_64                        9/31 
21:13:19   Installing : policycoreutils-2.5-29.el7_6.1.x86_64                      10/31 
21:13:19  ---> a8adb5a75c54
21:13:19 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
21:13:19 #18 ...
21:13:19 
21:13:19 #18 [internal] load build context
21:13:19 #18       digest: sha256:79fbbcc815374d8bc9815ad3b70fdfa736f12127175eaf59a420f60c309146cc
21:13:19 #18         name: "[internal] load build context"
21:13:19 #18      started: 2019-07-26 21:13:14.648393958 +0000 UTC
21:13:19 #18    completed: 2019-07-26 21:13:14.648437466 +0000 UTC
21:13:19 #18     duration: 43.508µs
21:13:19 #18      started: 2019-07-26 21:13:14.651635745 +0000 UTC
21:13:19 #18    completed: 2019-07-26 21:13:19.597127828 +0000 UTC
21:13:19 #18     duration: 4.945492083s
21:13:19 #18 transferring context: 40.13MB 4.9s done
21:13:19 
21:13:19 
21:13:19 #5 [base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5...
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 121.07MB / 121.07MB 5.0s
21:13:19 debconf: delaying package configuration, since apt-utils is not installed
21:13:19 #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 121.07MB / 121.07MB 5.3s done
21:13:20   Installing : selinux-policy-3.13.1-229.el7_6.12.noarch                  11/31 
21:13:20  ---> 672e5aa3878a
21:13: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\"}"
21:13:20 Fetched 2038 kB in 0s (15.8 MB/s)
21:13:20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17407 files and directories currently installed.)
21:13:20 Preparing to unpack .../libsystemd0_232-25+deb9u11_armhf.deb ...
21:13:20 Unpacking libsystemd0:armhf (232-25+deb9u11) over (232-25+deb9u8) ...
21:13:20  ---> Running in 367f9786fcc4
21:13:20   Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64                        12/31 
21:13:20   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             13/31 
21:13:20 Removing intermediate container 367f9786fcc4
21:13:20  ---> 560ea4a18fee
21:13:20 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
21:13:20  ---> Running in 2ae751e855bc
21:13:20   Installing : libselinux-python-2.5-14.1.el7.x86_64                      14/31 
21:13:20   Installing : libsepol-devel-2.5-10.el7.x86_64                           15/31 
21:13:20   Installing : libselinux-devel-2.5-14.1.el7.x86_64                       16/31 
21:13:20 Setting up libsystemd0:armhf (232-25+deb9u11) ...
21:13:20 Selecting previously unselected package libsystemd-dev:armhf.
21:13:20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17407 files and directories currently installed.)
21:13:20 Preparing to unpack .../libsystemd-dev_232-25+deb9u11_armhf.deb ...
21:13:20 Unpacking libsystemd-dev:armhf (232-25+deb9u11) ...
21:13:21 Removing intermediate container 2ae751e855bc
21:13:21  ---> 580234527271
21:13:21 #5 extracting sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 5.0s
21:13:21   Installing : libsemanage-python-2.5-14.el7.x86_64                       17/31 
21:13:21   Installing : setools-libs-3.3.8-4.el7.x86_64                            18/31 
21:13:21   Installing : python-IPy-0.75-6.el7.noarch                               19/31 
21:13:21 #5 extracting sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 5.7s done
21:13:22 Processing triggers for libc-bin (2.24-11+deb9u3) ...
21:13:22 Setting up libsystemd-dev:armhf (232-25+deb9u11) ...
21:13:22 Successfully built 580234527271
21:13:22 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:13:22 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0 > image-linux
21:13:22 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
[Pipeline] sh
21:13:22   Installing : libseccomp-2.3.1-3.el7.x86_64                              20/31 
21:13:22   Installing : audit-libs-python-2.8.4-4.el7.x86_64                       21/31 
21:13:22   Installing : policycoreutils-python-2.5-29.el7_6.1.x86_64               22/31 
21:13:22 #5 extracting sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e
21:13:22 + pwd
21:13:22 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine
21:13:22 make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean
21:13:22 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:13:22   Installing : policycoreutils-devel-2.5-29.el7_6.1.x86_64                23/31 
21:13:22 #5 extracting sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 0.5s done
21:13:23   Installing : selinux-policy-devel-3.13.1-229.el7_6.12.noarch            24/31 
21:13:23 #5 extracting sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 0.1s
21:13:23   Installing : libseccomp-devel-2.3.1-3.el7.x86_64                        25/31 
21:13:23   Installing : 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64           26/31 
21:13:23 #5 extracting sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 0.2s done
21:13:23 #5 extracting sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0
21:13:23   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       27/31 
21:13:23   Cleanup    : 7:device-mapper-1.02.149-10.el7_6.3.x86_64                 28/31 
21:13:24   Cleanup    : 7:device-mapper-libs-1.02.149-10.el7_6.3.x86_64            29/31 
21:13:24 Removing intermediate container 5a7b6681bfd9
21:13:24  ---> d5575be6f547
21:13:24 Step 9/49 : WORKDIR /go/src/github.com/docker/docker
21:13:24  ---> Running in 76d75e0a85cd
21:13:24   Cleanup    : systemd-219-62.el7_6.5.x86_64                              30/31 
21:13:25 Removing intermediate container 76d75e0a85cd
21:13:25  ---> b0fe961f69d4
21:13:25 Step 10/49 : COPY . /go/src/github.com/docker/docker
21:13:25   Cleanup    : systemd-libs-219-62.el7_6.5.x86_64                         31/31 
21:13:25   Verifying  : audit-libs-python-2.8.4-4.el7.x86_64                        1/31 
21:13:25   Verifying  : 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64             2/31 
21:13:25   Verifying  : libcgroup-0.41-20.el7.x86_64                                3/31 
21:13:25   Verifying  : libseccomp-2.3.1-3.el7.x86_64                               4/31 
21:13:25   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        5/31 
21:13:25   Verifying  : policycoreutils-2.5-29.el7_6.1.x86_64                       6/31 
21:13:25   Verifying  : systemd-devel-219-62.el7_6.7.x86_64                         7/31 
21:13:25   Verifying  : checkpolicy-2.5-8.el7.x86_64                                8/31 
21:13:25   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                              9/31 
21:13:25   Verifying  : systemd-libs-219-62.el7_6.7.x86_64                         10/31 
21:13:25   Verifying  : libseccomp-devel-2.3.1-3.el7.x86_64                        11/31 
21:13:25   Verifying  : systemd-219-62.el7_6.7.x86_64                              12/31 
21:13:25   Verifying  : python-IPy-0.75-6.el7.noarch                               13/31 
21:13:25   Verifying  : policycoreutils-devel-2.5-29.el7_6.1.x86_64                14/31 
21:13:25   Verifying  : selinux-policy-3.13.1-229.el7_6.12.noarch                  15/31 
21:13:25   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            16/31 
21:13:25   Verifying  : 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64           17/31 
21:13:25   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       18/31 
21:13:25   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           19/31 
21:13:25   Verifying  : libselinux-python-2.5-14.1.el7.x86_64                      20/31 
21:13:25   Verifying  : e2fsprogs-libs-1.42.9-13.el7.x86_64                        21/31 
21:13:25   Verifying  : libselinux-utils-2.5-14.1.el7.x86_64                       22/31 
21:13:25   Verifying  : pcre-devel-8.32-17.el7.x86_64                              23/31 
21:13:25   Verifying  : selinux-policy-devel-3.13.1-229.el7_6.12.noarch            24/31 
21:13:25   Verifying  : libselinux-devel-2.5-14.1.el7.x86_64                       25/31 
21:13:25   Verifying  : policycoreutils-python-2.5-29.el7_6.1.x86_64               26/31 
21:13:25   Verifying  : 7:device-mapper-1.02.149-10.el7_6.8.x86_64                 27/31 
21:13:25   Verifying  : 7:device-mapper-libs-1.02.149-10.el7_6.3.x86_64            28/31 
21:13:25   Verifying  : systemd-libs-219-62.el7_6.5.x86_64                         29/31 
21:13:25   Verifying  : systemd-219-62.el7_6.5.x86_64                              30/31 
21:13:25   Verifying  : 7:device-mapper-1.02.149-10.el7_6.3.x86_64                 31/31 
21:13:25 
21:13:25 Installed:
21:13:25   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
21:13:25   device-mapper-devel.x86_64 7:1.02.149-10.el7_6.8                              
21:13:25   libseccomp-devel.x86_64 0:2.3.1-3.el7                                         
21:13:25   selinux-policy-devel.noarch 0:3.13.1-229.el7_6.12                             
21:13:25   systemd-devel.x86_64 0:219-62.el7_6.7                                         
21:13:25 
21:13:25 Dependency Installed:
21:13:25   audit-libs-python.x86_64 0:2.8.4-4.el7                                        
21:13:25   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
21:13:25   checkpolicy.x86_64 0:2.5-8.el7                                                
21:13:25   e2fsprogs-libs.x86_64 0:1.42.9-13.el7                                         
21:13:25   libcgroup.x86_64 0:0.41-20.el7                                                
21:13:25   libseccomp.x86_64 0:2.3.1-3.el7                                               
21:13:25   libselinux-devel.x86_64 0:2.5-14.1.el7                                        
21:13:25   libselinux-python.x86_64 0:2.5-14.1.el7                                       
21:13:25   libselinux-utils.x86_64 0:2.5-14.1.el7                                        
21:13:25   libsemanage-python.x86_64 0:2.5-14.el7                                        
21:13:25   libsepol-devel.x86_64 0:2.5-10.el7                                            
21:13:25   pcre-devel.x86_64 0:8.32-17.el7                                               
21:13:25   policycoreutils.x86_64 0:2.5-29.el7_6.1                                       
21:13:25   policycoreutils-devel.x86_64 0:2.5-29.el7_6.1                                 
21:13:25   policycoreutils-python.x86_64 0:2.5-29.el7_6.1                                
21:13:25   python-IPy.noarch 0:0.75-6.el7                                                
21:13:25   selinux-policy.noarch 0:3.13.1-229.el7_6.12                                   
21:13:25   setools-libs.x86_64 0:3.3.8-4.el7                                             
21:13:25 
21:13:25 Dependency Updated:
21:13:25   device-mapper.x86_64 7:1.02.149-10.el7_6.8                                    
21:13:25   device-mapper-libs.x86_64 7:1.02.149-10.el7_6.8                               
21:13:25   systemd.x86_64 0:219-62.el7_6.7                                               
21:13:25   systemd-libs.x86_64 0:219-62.el7_6.7                                          
21:13:25 
21:13:25 Complete!
21:13:26 rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:13:26 rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm
21:13:26 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:13:26 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:13:26 Deleted: sha256:580234527271538a2cdc870108a73ddf413649b1c6fedf10c456bd97cf947e5d
21:13:26 Deleted: sha256:560ea4a18fee0e00b026c4dc5a4d423ded9ebe51cee1dec151603577f22c5880
21:13:26 Deleted: sha256:672e5aa3878a308b0c007633fc294ca73ae3a9b60270ec4d5778a20bcaf855e4
21:13:26 Deleted: sha256:3d0fdbbde92078ff4de520b15b72f1e91db8d08492a6bc406168bf068855959f
21:13:26 Deleted: sha256:a8adb5a75c54e1e7b7d6798e6e1bb3a324f16e23ce03d6ab06c7831aa2adee63
21:13:26 Deleted: sha256:7587374f34335bfb7f4cdd1ee1307447d397d665849f587aa43b5736aa4035b8
21:13:26 Deleted: sha256:552c52045746834d6e83f52f61865f6e8be4c8db9e3ea584080725dc60dd70dd
21:13:26 Deleted: sha256:9914ae47019e87965847e267d225ff8696cc42ecd25667b973952f3ac0b1c760
21:13:26 Deleted: sha256:189bb4738dea3247d6857c5577d424bf067112601ec8f237ccd60ac10a9899f0
21:13:26 Deleted: sha256:1e9384c38f9befbfaf2ac873932ee370bdbdbd1f260464145589cb335da5a67b
21:13:26 Deleted: sha256:756663dc69976706158b4f9eb1462a8d812f9375387b2309081ba731b1a29976
21:13:26 Deleted: sha256:a61200d468b2af08c913056a56ad70a34451b9f0f56cad8b7f4ad1571a8bb0af
21:13:26 Deleted: sha256:678de4d17495fbe3d422142b558d7eac71800fd82151f32f714ee11890aa3f62
21:13:26 Deleted: sha256:911c78f31fd59508013958c74d20144235f1fb4f9e443f1d1383b9334cc1431b
21:13:26 Deleted: sha256:b22080926674b45cf1ea30659d38b45d32018496230b9f918df170f5575e6102
21:13:26 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm
21:13:27 Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm
21:13:27 Makefile:40: recipe for target 'clean' failed
21:13:27 make[1]: [clean] Error 1 (ignored)
21:13:27 rm -f image-linux
21:13:27 rm -f -r artifacts
21:13:27 rm -f *.tar
21:13:27 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:13:27 rm -rf /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
21:13:27 #5 extracting sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 3.8s done
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:13:28 #5 extracting sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c
21:13:29 Removing intermediate container 5891e9b4691f
21:13:29  ---> 850f538e561f
21:13:29 Step 15/49 : WORKDIR /go/src/github.com/docker/docker
21:13:29  ---> Running in 9d7f97bae7cd
21:13:29 Removing intermediate container 9d7f97bae7cd
21:13:29  ---> ee7ff93ef03e
21:13:29 Step 16/49 : COPY . /go/src/github.com/docker/docker
21:13:30 #5 extracting sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 2.4s done
21:13:31 #5 extracting sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb
21:13:34  ---> 51235c95121d
21:13:34 Step 17/49 : ARG VERSION
21:13:34  ---> Running in c1008468814e
21:13:34 Removing intermediate container c1008468814e
21:13:34  ---> e03c7476d9f2
21:13:34 Step 18/49 : ARG GITCOMMIT
21:13:34  ---> Running in bc6967e4fdd2
21:13:34 Removing intermediate container bc6967e4fdd2
21:13:34  ---> c6b912894848
21:13:34 Step 19/49 : ARG BUILDTIME
21:13:34  ---> Running in fb2c88336c32
21:13:34 Removing intermediate container fb2c88336c32
21:13:34  ---> c80a5d7f267a
21:13:34 Step 20/49 : ARG PLATFORM
21:13:34  ---> Running in 5575e916a811
21:13:34 Removing intermediate container 5575e916a811
21:13:34  ---> 7f9596ab16b7
21:13:34 Step 21/49 : ARG PRODUCT
21:13:35  ---> Running in fee64ec27639
21:13:35 Removing intermediate container fee64ec27639
21:13:35  ---> e17bd024efa8
21:13:35 Step 22/49 : ARG DEFAULT_PRODUCT_LICENSE
21:13:35  ---> Running in 4d21abddef1c
21:13:35 Removing intermediate container 4d21abddef1c
21:13:35  ---> 8a0768ad67b2
21:13:35 Step 23/49 : ENV VERSION ${VERSION}
21:13:35  ---> Running in 63de548df27c
21:13:35 Removing intermediate container 63de548df27c
21:13:35  ---> 4bdb82cfcd36
21:13:35 Step 24/49 : ENV GITCOMMIT ${GITCOMMIT}
21:13:35  ---> Running in fbbe1561967e
21:13:35 Removing intermediate container fbbe1561967e
21:13:35  ---> 6034b33d0069
21:13:35 Step 25/49 : ENV BUILDTIME ${BUILDTIME}
21:13:35  ---> Running in 811990c4d882
21:13:36 Removing intermediate container 811990c4d882
21:13:36  ---> 4a277c14245b
21:13:36 Step 26/49 : ENV PLATFORM ${PLATFORM}
21:13:36  ---> Running in 041825b17678
21:13:36 Removing intermediate container 041825b17678
21:13:36  ---> 1ee514273095
21:13:36 Step 27/49 : ENV PRODUCT ${PRODUCT}
21:13:36  ---> Running in b7e769025973
21:13:36 Removing intermediate container b7e769025973
21:13:36  ---> 6a76a70654a9
21:13:36 Step 28/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
21:13:36 #5 extracting sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 4.8s done
21:13:36  ---> Running in cb5bb0d34bba
21:13:36 Removing intermediate container cb5bb0d34bba
21:13:36  ---> 3ee44132391f
21:13:36 Step 29/49 : RUN bash ./hack/make/.go-autogen
21:13:36  ---> Running in 68825a90a1af
21:13:37 #5 extracting sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722
21:13:37 #5 extracting sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 done
21:13:37 Removing intermediate container 68825a90a1af
21:13:37  ---> a1afff04d409
21:13:37 Step 30/49 : RUN go build -o /dockerd     -tags 'autogen apparmor seccomp selinux journald'     -i     -buildmode=pie     -a -ldflags '-w'    github.com/docker/docker/cmd/dockerd
21:13:37  ---> Running in e01dfb165eab
21:13:41 #5    completed: 2019-07-26 21:13:40.84698379 +0000 UTC
21:13:41 #5     duration: 26.193191047s
21:13:41 
21:13:41 
21:13:41 #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/deb.debian.org/g" /...
21:13:41 #6       digest: sha256:5e379695a1c776cef8bf1d11e7141b3d17e97d8243351c4970b4f40320ea5dd4
21:13:41 #6         name: "[base 2/2] RUN sed -ri \"s/(httpredir|deb).debian.org/deb.debian.org/g\" /etc/apt/sources.list"
21:13:41 #6      started: 2019-07-26 21:13:40.886877294 +0000 UTC
21:13:42 #6    completed: 2019-07-26 21:13:42.310553438 +0000 UTC
21:13:42 #6     duration: 1.423676144s
21:13:42 
21:13:42 
21:13:42 #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y 	libapparmor-...
21:13:42 #7       digest: sha256:46766b1a75dc47811a18b05f4b12e4d879fffb5fbaaa015981b06f40057a41ec
21:13:42 #7         name: "[runtime-dev 1/1] RUN apt-get update && apt-get install -y \tlibapparmor-dev \tlibseccomp-dev"
21:13:42 #7      started: 2019-07-26 21:13:42.313002898 +0000 UTC
21:13:43 #22 ...
21:13:43 
21:13:43 #22 [vndr 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:13:43 #22       digest: sha256:2db8402c447a25ff00c8046426af8618bb01d5b4c79f21846206a8a3f90c6d85
21:13:43 #22         name: "[vndr 1/3] COPY hack/dockerfile/install/install.sh ./install.sh"
21:13:43 #22      started: 2019-07-26 21:13:42.313231571 +0000 UTC
21:13:43 #22    completed: 2019-07-26 21:13:43.516364366 +0000 UTC
21:13:43 #22     duration: 1.203132795s
21:13:43 
21:13:43 
21:13:43 #49 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:13:43 #49       digest: sha256:b6c14f7b2ff5851f9fa7230c51104425526b0476ea9cd74f2db075778e78fd41
21:13:43 #49         name: "[dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./"
21:13:43 #49      started: 2019-07-26 21:13:43.529659551 +0000 UTC
21:13:45 #46 ...
21:13:45 
21:13:45 #46 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
21:13:45 #46       digest: sha256:f3296474979b6236b535e5b554cc71b595a7d531ade120553c72fb672168e9e2
21:13:45 #46         name: "[proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./"
21:13:45 #46      started: 2019-07-26 21:13:43.528860669 +0000 UTC
21:13:45 #46    completed: 2019-07-26 21:13:45.840986252 +0000 UTC
21:13:45 #46     duration: 2.312125583s
21:13:45 
21:13:45 
21:13:45 #26 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
21:13:45 #26       digest: sha256:ebf3de5dcc91b7d64e469d4ed4621a5a2af6356112cc4de393e0b262b9aaa7c3
21:13:45 #26         name: "[tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./"
21:13:45 #26      started: 2019-07-26 21:13:43.529417567 +0000 UTC
21:13:45 #26    completed: 2019-07-26 21:13:45.809538577 +0000 UTC
21:13:45 #26     duration: 2.28012101s
21:13:45 
21:13:45 
21:13:45 #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
21:13:45 #23       digest: sha256:12721da1cbf2f6d0fca73330af983f7fa1849e8d6b973fa0e099742888568501
21:13:45 #23         name: "[gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ./"
21:13:45 #23      started: 2019-07-26 21:13:43.528906882 +0000 UTC
21:13:45 #23    completed: 2019-07-26 21:13:45.818782851 +0000 UTC
21:13:45 #23     duration: 2.289875969s
21:13:45 
21:13:46 
21:13:46 #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy
21:13:46 #47       digest: sha256:f1b9c33666afe4957570781ca3ed0d55edab8a2e784835871c16a70f7d39bf35
21:13:46 #47         name: "[proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy"
21:13:46 #47      started: 2019-07-26 21:13:45.882774667 +0000 UTC
21:13:46 #29 ...
21:13:46 
21:13:46 #29 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
21:13:46 #29       digest: sha256:3db46800324a11f8ee6da18096592ad49cf1853ec1c9a1ae61b81118252e3928
21:13:46 #29         name: "[vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./"
21:13:46 #29      started: 2019-07-26 21:13:43.529174949 +0000 UTC
21:13:46 #29    completed: 2019-07-26 21:13:46.250078521 +0000 UTC
21:13:46 #29     duration: 2.720903572s
21:13:46 
21:13:46 
21:13:46 #49 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:13:46 #49    completed: 2019-07-26 21:13:46.304417334 +0000 UTC
21:13:46 #49     duration: 2.774757783s
21:13:46 
21:13:46 
21:13:46 #50 [dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli
21:13:46 #50       digest: sha256:38527ccc4b8b987dc653f603392cfcb8a73d580579f9fc008a295fe094dae7a5
21:13:46 #50         name: "[dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli"
21:13:46 #50      started: 2019-07-26 21:13:46.348912844 +0000 UTC
21:13:51  ---> 91e6b5a0c09d
21:13:51 Step 11/49 : ARG VERSION
21:13:51  ---> Running in ace1f929b2e2
21:13:51 #27 ...
21:13:51 
21:13:51 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:13:51 #27       digest: sha256:14f3a6e16156c52a445834727be1eb509f6aba1bb333e33883e4e6de491f3de5
21:13:51 #27         name: "[tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv"
21:13:51 #27      started: 2019-07-26 21:13:45.816252355 +0000 UTC
21:13:51 #27 4.274 + RM_GOPATH=0
21:13:51 #27 4.274 + TMP_GOPATH=
21:13:51 #27 4.274 + : /build/
21:13:51 #27 4.274 + '[' -z '' ']'
21:13:51 #27 4.274 ++ mktemp -d
21:13:51 #27 4.281 + export GOPATH=/tmp/tmp.dqRIpwtDhY
21:13:51 #27 4.281 + GOPATH=/tmp/tmp.dqRIpwtDhY
21:13:51 #27 4.281 + RM_GOPATH=1
21:13:51 #27 4.282 ++ dirname ./install.sh
21:13:51 #27 4.287 + dir=.
21:13:51 #27 4.288 + bin=tomlv
21:13:51 #27 4.288 + shift
21:13:51 #27 4.289 + '[' '!' -f ./tomlv.installer ']'
21:13:51 #27 4.290 + . ./tomlv.installer
21:13:51 #27 4.291 ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895
21:13:51 #27 4.292 + install_tomlv
21:13:51 #27 4.293 + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895'
21:13:51 #27 4.293 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dqRIpwtDhY/src/github.com/BurntSushi/toml
21:13:51 #27 4.293 Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895
21:13:51 #27 4.294 Cloning into '/tmp/tmp.dqRIpwtDhY/src/github.com/BurntSushi/toml'...
21:13:51 #27 5.684 + cd /tmp/tmp.dqRIpwtDhY/src/github.com/BurntSushi/toml
21:13:51 #27 5.684 + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895
21:13:51 #27 5.693 + go build -v -buildmode=pie -o /build//tomlv github.com/BurntSushi/toml/cmd/tomlv
21:13:52 Removing intermediate container ace1f929b2e2
21:13:52  ---> 037c424edaf7
21:13:52 Step 12/49 : ARG GITCOMMIT
21:13:52 #27 6.372 internal/race
21:13:52 #27 6.388 errors
21:13:52 #52 ...
21:13:52 
21:13:52 #52 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
21:13:52 #52       digest: sha256:2698a356df0f875b6612338cbb8c46acf0fca2ac405ca26368221420575ba089
21:13:52 #52         name: "[registry 1/1] RUN set -x \t&& export GOPATH=\"$(mktemp -d)\" \t&& git clone https://github.com/docker/distribution.git \"/go/src/github.com/docker/distribution\" \t&& (cd \"/go/src/github.com/docker/distribution\" && git checkout -q \"47a064d4195a9b56133891bbb13620c3ac83a827\") \t&& GOPATH=\"/go/src/github.com/docker/distribution/Godeps/_workspace:/go\" \t\tgo build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry \t&& case $(dpkg --print-architecture) in \t\tamd64|ppc64*|s390x) \t\t(cd \"/go/src/github.com/docker/distribution\" && git checkout -q \"ec87e9b6971d831f0eff752ddb54fb64693e51cd\"); \t\tGOPATH=\"/go/src/github.com/docker/distribution/Godeps/_workspace:/go\"; \t\t\tgo build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; \t\t;; \t   esac \t&& rm -rf \"/go\""
21:13:52 #52      started: 2019-07-26 21:13:42.313126462 +0000 UTC
21:13:52 #52 5.066 + mktemp -d
21:13:52 #52 5.158 + export GOPATH=/tmp/tmp.wregY0qXpi
21:13:52 #52 5.158 + git clone https://github.com/docker/distribution.git /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution
21:13:52 #52 5.219 Cloning into '/tmp/tmp.wregY0qXpi/src/github.com/docker/distribution'...
21:13:52 #17 ...
21:13:52 
21:13:52 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
21:13:52 #17       digest: sha256:52f9a47cec0b1bf23bb3dc80b20a678625233a78eed94e2a7b7fd9b67270f097
21:13:52 #17         name: "[frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certificates --no-install-recommends"
21:13:52 #17      started: 2019-07-26 21:13:42.313207613 +0000 UTC
21:13:52 #17 7.112 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:13:52 #17 7.154 Ign:2 http://deb.debian.org/debian stretch InRelease
21:13:52 #17 7.161 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:13:52 #17 7.168 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
21:13:52 #17 7.171 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:13:52 #17 7.767 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:13:52  ---> Running in dbed4748e8eb
21:13:52 #56 ...
21:13:52 
21:13:52 #56 [docker-py 1/1] RUN git clone https://github.com/docker/docker-py.git /b...
21:13:52 #56       digest: sha256:c7852043945786f956f855193154dc42a4eb7e7a73b3795cbb50a9f9ffe2711d
21:13:52 #56         name: "[docker-py 1/1] RUN git clone https://github.com/docker/docker-py.git /build \t&& cd /build \t&& git checkout -q ac922192959870774ad8428344d9faa0555f7ba6"
21:13:52 #56      started: 2019-07-26 21:13:42.313046275 +0000 UTC
21:13:52 #56 5.882 Cloning into '/build'...
21:13:52 #41 ...
21:13:52 
21:13:52 #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
21:13:52 #41       digest: sha256:56dfa0963dd5b2c56576261a195beee6eb5fcab82bf5983d4c90ea9136f19cfb
21:13:52 #41         name: "[containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools"
21:13:52 #41      started: 2019-07-26 21:13:42.313185254 +0000 UTC
21:13:52 #41 7.107 Ign:1 http://deb.debian.org/debian stretch InRelease
21:13:52 #41 7.112 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:13:52 #41 7.112 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:13:52 #41 7.214 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
21:13:52 #41 7.301 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:13:52 #41 8.871 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:13:52 #15 ...
21:13:52 
21:13:52 #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
21:13:52 #15       digest: sha256:cd2fbef6707aae071f68d4df2021f502ba4c5cc95b25d3d32ff75932cda69dd5
21:13:52 #15         name: "[swagger 1/1] RUN set -x \t&& export GOPATH=\"$(mktemp -d)\" \t&& git clone https://github.com/go-swagger/go-swagger.git \"/go/src/github.com/go-swagger/go-swagger\" \t&& (cd \"/go/src/github.com/go-swagger/go-swagger\" && git checkout -q \"c28258affb0b6251755d92489ef685af8d4ff3eb\") \t&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger \t&& rm -rf \"/go\""
21:13:52 #15      started: 2019-07-26 21:13:42.313161927 +0000 UTC
21:13:52 #15 5.675 + mktemp -d
21:13:52 #15 5.719 + export GOPATH=/tmp/tmp.irvGVnt2GA
21:13:52 #15 5.719 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.irvGVnt2GA/src/github.com/go-swagger/go-swagger
21:13:52 #15 5.719 Cloning into '/tmp/tmp.irvGVnt2GA/src/github.com/go-swagger/go-swagger'...
21:13:53 #32 ...
21:13:53 
21:13:53 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:13:53 #32       digest: sha256:a32a9e8475012fb4fc6c901ab2cfd71c0f104805661831920e6556b820bbfa7f
21:13:53 #32         name: "[tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common"
21:13:53 #32      started: 2019-07-26 21:13:42.313002922 +0000 UTC
21:13:53 #32 6.986 Ign:1 http://deb.debian.org/debian stretch InRelease
21:13:53 #32 6.986 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:13:53 #32 7.026 Get:3 http://deb.debian.org/debian stretch Release [118 kB]
21:13:53 #32 7.074 Get:4 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:13:53 #32 7.125 Get:5 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:13:53 #32 8.128 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:13:53 #32 9.147 Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:13:53 #54 ...
21:13:53 
21:13:53 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:13:53 #54       digest: sha256:2a5dfb5e8c9d21dbf9999e856c01c0967d48355dedb1d56c849ae6267d036dbe
21:13:53 #54         name: "[criu 1/1] RUN apt-get update && apt-get install -y \tlibnet-dev \tlibprotobuf-c0-dev \tlibprotobuf-dev \tlibnl-3-dev \tlibcap-dev \tprotobuf-compiler \tprotobuf-c-compiler \tpython-protobuf \t&& mkdir -p /usr/src/criu \t&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.6.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 \t&& cd /usr/src/criu \t&& make \t&& make PREFIX=/build/ install-criu"
21:13:53 #54      started: 2019-07-26 21:13:42.313091559 +0000 UTC
21:13:53 #54 7.135 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:13:53 #54 7.168 Ign:2 http://deb.debian.org/debian stretch InRelease
21:13:53 #54 7.171 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:13:53 #54 7.176 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
21:13:53 #54 7.184 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:13:53 #54 7.922 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:13:53 #54 9.639 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:13:53 #50 ...
21:13:53 
21:13:53 #50 [dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli
21:13:53 #50 6.584 + RM_GOPATH=0
21:13:53 #50 6.584 + TMP_GOPATH=
21:13:53 #50 6.584 + : /build/
21:13:53 #50 6.584 + '[' -z '' ']'
21:13:53 #50 6.603 ++ mktemp -d
21:13:53 #50 6.615 + export GOPATH=/tmp/tmp.DPCguxZML3
21:13:53 #50 6.615 + GOPATH=/tmp/tmp.DPCguxZML3
21:13:53 #50 6.615 + RM_GOPATH=1
21:13:53 #50 6.615 ++ dirname ./install.sh
21:13:53 #50 6.630 + dir=.
21:13:53 #50 6.630 + bin=dockercli
21:13:53 #50 6.630 + shift
21:13:53 #50 6.630 + '[' '!' -f ./dockercli.installer ']'
21:13:53 #50 6.630 + . ./dockercli.installer
21:13:53 #50 6.630 ++ DOCKERCLI_CHANNEL=edge
21:13:53 #50 6.630 ++ DOCKERCLI_VERSION=17.06.0-ce
21:13:53 #50 6.630 + install_dockercli
21:13:53 #50 6.630 + echo 'Install docker/cli version 17.06.0-ce from edge'
21:13:53 #50 6.630 ++ uname -m
21:13:53 #50 6.630 + arch=x86_64
21:13:53 #50 6.630 + [[ x86_64 != \x\8\6\_\6\4 ]]
21:13:53 #50 6.630 + url=https://download.docker.com/linux/static
21:13:53 #50 6.630 + tar -xz docker/docker
21:13:53 #50 6.630 Install docker/cli version 17.06.0-ce from edge
21:13:53 Removing intermediate container dbed4748e8eb
21:13:53  ---> 08a07b45039b
21:13:53 Step 13/49 : ARG BUILDTIME
21:13:53  ---> Running in cbd652541bca
21:13:53 #50 6.727 + curl -Ls https://download.docker.com/linux/static/edge/x86_64/docker-17.06.0-ce.tgz
21:13:53 Removing intermediate container cbd652541bca
21:13:53  ---> 2883901838f9
21:13:53 Step 14/49 : ARG PLATFORM
21:13:53  ---> Running in b7277f1b35cd
21:13:54 Removing intermediate container b7277f1b35cd
21:13:54  ---> 5ff8d61f5907
21:13:54 Step 15/49 : ARG PRODUCT
21:13:54  ---> Running in 1951c2620c12
21:13:54 Removing intermediate container 1951c2620c12
21:13:54  ---> 52845ce22c40
21:13:54 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE
21:13:55  ---> Running in b3d4d0b6d992
21:13:55 Removing intermediate container b3d4d0b6d992
21:13:55  ---> b07ef3457741
21:13:55 Step 17/49 : ENV VERSION ${VERSION}
21:13:55  ---> Running in 25ec388c60b4
21:13:56 Removing intermediate container 25ec388c60b4
21:13:56  ---> de86dcb34c3a
21:13:56 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT}
21:13:56  ---> Running in 60cec5b137d9
21:13:56 #24 ...
21:13:56 
21:13:56 #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter
21:13:56 #24       digest: sha256:bed5aab1771e3eadfeaf50e8136c9401b8366b3f2ba91b5176110fd76b78f821
21:13:56 #24         name: "[gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter"
21:13:56 #24      started: 2019-07-26 21:13:45.860820142 +0000 UTC
21:13:56 #24 6.612 + RM_GOPATH=0
21:13:56 #24 6.612 + TMP_GOPATH=
21:13:56 #24 6.612 + : /build/
21:13:56 #24 6.619 + '[' -z '' ']'
21:13:56 #24 6.627 ++ mktemp -d
21:13:56 #24 6.640 + export GOPATH=/tmp/tmp.4QGqK7Y6WS
21:13:56 #24 6.644 + GOPATH=/tmp/tmp.4QGqK7Y6WS
21:13:56 #24 6.645 + RM_GOPATH=1
21:13:56 #24 6.647 ++ dirname ./install.sh
21:13:56 #24 6.649 + dir=.
21:13:56 #24 6.649 + bin=gometalinter
21:13:56 #24 6.652 + shift
21:13:56 #24 6.653 + '[' '!' -f ./gometalinter.installer ']'
21:13:56 #24 6.653 + . ./gometalinter.installer
21:13:56 #24 6.655 ++ GOMETALINTER_COMMIT=v2.0.6
21:13:56 #24 6.659 + install_gometalinter
21:13:56 #24 6.660 + echo 'Installing gometalinter version v2.0.6'
21:13:56 #24 6.660 Installing gometalinter version v2.0.6
21:13:56 #24 6.660 + go get -d github.com/alecthomas/gometalinter
21:13:56 #47 ...
21:13:56 
21:13:56 #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy
21:13:56 #47 8.182 + RM_GOPATH=0
21:13:56 #47 8.182 + TMP_GOPATH=
21:13:56 #47 8.182 + : /build/
21:13:56 #47 8.183 + '[' -z '' ']'
21:13:56 #47 8.185 ++ mktemp -d
21:13:56 #47 8.190 + export GOPATH=/tmp/tmp.MYgqn2o75D
21:13:56 #47 8.190 + GOPATH=/tmp/tmp.MYgqn2o75D
21:13:56 #47 8.191 + RM_GOPATH=1
21:13:56 #47 8.193 ++ dirname ./install.sh
21:13:56 #47 8.202 + dir=.
21:13:56 #47 8.205 + bin=proxy
21:13:56 #47 8.206 + shift
21:13:56 #47 8.206 + '[' '!' -f ./proxy.installer ']'
21:13:56 #47 8.206 + . ./proxy.installer
21:13:56 #47 8.206 ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e
21:13:56 #47 8.207 + install_proxy
21:13:56 #47 8.207 + case "$1" in
21:13:56 #47 8.207 + export CGO_ENABLED=0
21:13:56 #47 8.207 + CGO_ENABLED=0
21:13:56 #47 8.207 + _install_proxy
21:13:56 #47 8.208 + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e'
21:13:56 #47 8.208 Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e
21:13:56 #47 8.208 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MYgqn2o75D/src/github.com/docker/libnetwork
21:13:56 #47 8.211 Cloning into '/tmp/tmp.MYgqn2o75D/src/github.com/docker/libnetwork'...
21:13:56 #30 ...
21:13:56 
21:13:56 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:13:56 #30       digest: sha256:5b56a699b2a88a1c99ae09f1ae3d19022d0e3c5441ae7cbcb7bda428ccf75f9e
21:13:56 #30         name: "[vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr"
21:13:56 #30      started: 2019-07-26 21:13:46.305302545 +0000 UTC
21:13:56 #30 5.223 + RM_GOPATH=0
21:13:56 #30 5.223 + TMP_GOPATH=
21:13:56 #30 5.223 + : /build/
21:13:56 #30 5.223 + '[' -z '' ']'
21:13:56 #30 5.224 ++ mktemp -d
21:13:56 #30 5.236 + export GOPATH=/tmp/tmp.CbzNYUOVc6
21:13:56 #30 5.236 + GOPATH=/tmp/tmp.CbzNYUOVc6
21:13:56 #30 5.236 + RM_GOPATH=1
21:13:56 #30 5.236 ++ dirname ./install.sh
21:13:56 #30 5.237 + dir=.
21:13:56 #30 5.237 + bin=vndr
21:13:56 #30 5.237 + shift
21:13:56 #30 5.237 + '[' '!' -f ./vndr.installer ']'
21:13:56 #30 5.237 + . ./vndr.installer
21:13:56 #30 5.237 ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52
21:13:56 #30 5.238 + install_vndr
21:13:56 #30 5.238 + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52'
21:13:56 #30 5.238 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CbzNYUOVc6/src/github.com/LK4D4/vndr
21:13:56 #30 5.240 Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52
21:13:56 #30 5.241 Cloning into '/tmp/tmp.CbzNYUOVc6/src/github.com/LK4D4/vndr'...
21:13:56 #30 6.745 + cd /tmp/tmp.CbzNYUOVc6/src/github.com/LK4D4/vndr
21:13:56 #30 6.745 + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52
21:13:56 #30 6.774 + go build -buildmode=pie -v -o /build//vndr .
21:13:56 #30 8.837 errors
21:13:56 #30 8.861 internal/cpu
21:13:56 #30 9.032 internal/race
21:13:56 #30 9.175 runtime/internal/atomic
21:13:56 #30 9.257 internal/bytealg
21:13:56 #30 9.360 runtime/internal/sys
21:13:56 #30 9.512 sync/atomic
21:13:56 #30 9.763 runtime
21:13:56 #30 9.830 unicode
21:13:56 #56 ...
21:13:56 
21:13:56 #56 [docker-py 1/1] RUN git clone https://github.com/docker/docker-py.git /b...
21:13:56 #56    completed: 2019-07-26 21:13:56.441946903 +0000 UTC
21:13:56 #56     duration: 14.128900628s
21:13:56 
21:13:56 
21:13:56 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:13:56 #27 6.663 internal/cpu
21:13:56 #27 6.688 runtime/internal/atomic
21:13:56 #27 6.951 runtime/internal/sys
21:13:56 #27 7.198 sync/atomic
21:13:56 #27 7.411 internal/bytealg
21:13:56 #27 7.559 math
21:13:56 #27 8.198 runtime
21:13:56 Removing intermediate container 60cec5b137d9
21:13:56  ---> e00918fe630f
21:13:56 Step 19/49 : ENV BUILDTIME ${BUILDTIME}
21:13:57 #27 11.22 internal/testlog
21:13:57 #27 11.54 math/bits
21:13:57  ---> Running in 8496b2b9ff92
21:13:57 #27 12.14 unicode/utf8
21:13:58 Removing intermediate container 8496b2b9ff92
21:13:58  ---> 9c8524cbe9e6
21:13:58 Step 20/49 : ENV PLATFORM ${PLATFORM}
21:13:58  ---> Running in 3840e4b5a6af
21:13:58 #27 12.61 strconv
21:13:58 Removing intermediate container 3840e4b5a6af
21:13:58  ---> 425a0cde2dff
21:13:58 Step 21/49 : ENV PRODUCT ${PRODUCT}
21:13:58  ---> Running in c20cae9e91bd
21:13:59 Removing intermediate container c20cae9e91bd
21:13:59  ---> e9139d14587d
21:13:59 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE}
21:13:59  ---> Running in 3d4f9ce2621e
21:13:59 #7 ...
21:13:59 
21:13:59 #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y 	libapparmor-...
21:13:59 #7 7.117 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
21:13:59 #7 7.117 Ign:2 http://deb.debian.org/debian stretch InRelease
21:13:59 #7 7.131 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
21:13:59 #7 7.167 Get:4 http://deb.debian.org/debian stretch Release [118 kB]
21:13:59 #7 7.181 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B]
21:13:59 #7 7.975 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:13:59 #7 9.701 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:13:59 #7 11.82 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:13:59 Removing intermediate container 3d4f9ce2621e
21:13:59  ---> 0ba557c2d22b
21:13:59 Step 23/49 : RUN bash ./hack/make/.go-autogen
21:13:59  ---> Running in a6c024d0833e
21:13:59 #30 ...
21:13:59 
21:13:59 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:13:59 #30 13.11 unicode/utf8
21:14:00 #30 14.05 math
21:14:03 Removing intermediate container a6c024d0833e
21:14:03  ---> 512eb8ed025f
21:14:03 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
21:14:03  ---> Running in 1faedfe3eb9c
21:14:03 #17 ...
21:14:03 
21:14:03 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
21:14:03 #17 10.47 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:14:03 #17 11.51 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:14:03 #24 ...
21:14:03 
21:14:03 #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter
21:14:03 #24 16.17 + cd /tmp/tmp.4QGqK7Y6WS/src/github.com/alecthomas/gometalinter
21:14:03 #24 16.17 + git checkout -q v2.0.6
21:14:03 #24 16.65 + go build -buildmode=pie -o /build//gometalinter github.com/alecthomas/gometalinter
21:14:03 #32 ...
21:14:03 
21:14:03 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:03 #32 11.16 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
21:14:03 #27 ...
21:14:03 
21:14:03 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:14:03 #27 17.51 unicode
21:14:03 #54 ...
21:14:03 
21:14:03 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:03 #54 11.29 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:14:03 #41 ...
21:14:03 
21:14:03 #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
21:14:03 #41 11.42 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB]
21:14:03 #41 12.73 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB]
21:14:03 #50 ...
21:14:03 
21:14:03 #50 [dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli
21:14:03 #50    completed: 2019-07-26 21:14:03.855081069 +0000 UTC
21:14:03 #50     duration: 17.506168225s
21:14:03 #50 17.33 + mkdir -p /build/
21:14:03 #50 17.34 + mv docker/docker /build//
21:14:03 #50 17.34 + rmdir docker
21:14:03 
21:14:03 
21:14:03 #52 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
21:14:03 #52 14.50 + cd /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution
21:14:04 #52 14.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
21:14:04 #52 17.64 + GOPATH=/tmp/tmp.wregY0qXpi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wregY0qXpi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:14:05 #30 ...
21:14:05 
21:14:05 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:05 #30 18.92 internal/testlog
21:14:05 #30 19.14 math/bits
21:14:05 #30 19.45 strconv
21:14:09 #30 22.38 encoding
21:14:09 #30 22.52 unicode/utf16
21:14:09 #30 22.84 container/list
21:14:09 #30 23.18 crypto/internal/subtle
21:14:09 #30 23.28 crypto/subtle
21:14:09 #30 23.37 crypto/rc4
21:14:10 Removing intermediate container 0ae671ef2494
21:14:10  ---> da86c32efc6f
21:14:10 Step 25/49 : FROM builder as proxy-builder
21:14:10  ---> 874a3201b33d
21:14:10 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
21:14:10  ---> Running in d6e1ef5f9928
21:14:10 Cloning into '/go/src/github.com/docker/libnetwork'...
21:14:10 #30 23.79 vendor/golang_org/x/crypto/cryptobyte/asn1
21:14:10 #30 23.89 vendor/golang_org/x/net/dns/dnsmessage
21:14:12 Removing intermediate container d6e1ef5f9928
21:14:12  ---> cdc94e231984
21:14:12 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
21:14:12  ---> Running in af45c0a1e7b7
21:14:12 Removing intermediate container af45c0a1e7b7
21:14:12  ---> 9c5ffd5387f6
21:14:12 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
21:14:12  ---> Running in ca47436a57b3
21:14:13 #30 27.24 internal/nettrace
21:14:13 #30 27.37 runtime/cgo
21:14:17 #27 ...
21:14:17 
21:14:17 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:14:17 #27 20.68 encoding
21:14:17 #27 20.86 runtime/cgo
21:14:17 #47 ...
21:14:17 
21:14:17 #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy
21:14:17 #47 23.65 + cd /tmp/tmp.MYgqn2o75D/src/github.com/docker/libnetwork
21:14:17 #47 23.65 + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e
21:14:17 #47 24.67 + go build -ldflags= -o /build//docker-proxy github.com/docker/libnetwork/cmd/proxy
21:14:17 #32 ...
21:14:17 
21:14:17 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:17 #32 24.72 Fetched 7915 kB in 18s (422 kB/s)
21:14:17 #32 24.72 Reading package lists...
21:14:17 #32 30.40 Reading package lists...
21:14:17 #41 ...
21:14:17 
21:14:17 #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
21:14:17 #41 25.55 Fetched 7915 kB in 19s (407 kB/s)
21:14:17 #41 25.55 Reading package lists...
21:14:17 #41 30.92 Reading package lists...
21:14:17 #54 ...
21:14:17 
21:14:17 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:17 #54 24.90 Fetched 7915 kB in 18s (422 kB/s)
21:14:17 #54 24.90 Reading package lists...
21:14:17 #54 30.75 Reading package lists...
21:14:17 #7 ...
21:14:17 
21:14:17 #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y 	libapparmor-...
21:14:17 #7 25.46 Fetched 7915 kB in 19s (409 kB/s)
21:14:17 #7 25.46 Reading package lists...
21:14:17 #7 31.15 Reading package lists...
21:14:17 #17 ...
21:14:17 
21:14:17 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
21:14:17 #17 25.13 Fetched 7915 kB in 19s (415 kB/s)
21:14:17 #17 25.13 Reading package lists...
21:14:17 # github.com/docker/libnetwork/cmd/proxy
21:14:17 loadinternal: cannot find runtime/cgo
21:14:17 #17 30.51 Reading package lists...
21:14:17 #32 ...
21:14:17 
21:14:17 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:17 #32 30.40 Reading package lists...
21:14:18 Removing intermediate container ca47436a57b3
21:14:18  ---> 8500c8c98afb
21:14:18 Step 29/49 : FROM builder as init-builder
21:14:18  ---> 874a3201b33d
21:14:18 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
21:14:19  ---> Running in b60c3e181e7f
21:14:19 #32 35.71 Building dependency tree...
21:14:19 #32 36.56 Reading state information...
21:14:19 Cloning into '/tini'...
21:14:20 #32 37.37 The following additional packages will be installed:
21:14:20 #32 37.38   cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
21:14:20 #32 37.38   libxml2 sgml-base vim vim-runtime xml-core xxd
21:14:20 #32 37.39 Suggested packages:
21:14:20 #32 37.39   codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc
21:14:20 #32 37.39   vim-scripts debhelper
21:14:20 Removing intermediate container b60c3e181e7f
21:14:20  ---> 18778e60818f
21:14:20 Step 31/49 : WORKDIR /tini
21:14:20  ---> Running in a4a0e1d62ba5
21:14:20 Removing intermediate container a4a0e1d62ba5
21:14:20  ---> 4707273d99a0
21:14:20 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
21:14:20  ---> Running in cbb97108a95c
21:14:20 #32 38.10 The following NEW packages will be installed:
21:14:20 #32 38.11   cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1
21:14:20 #32 38.11   libxml2 sgml-base vim vim-common vim-runtime xml-core xxd
21:14:21 -- The C compiler identification is GNU 6.3.0
21:14:21 -- Check for working C compiler: /usr/bin/cc
21:14:21 -- Check for working C compiler: /usr/bin/cc -- works
21:14:21 -- Detecting C compiler ABI info
21:14:21 -- Detecting C compiler ABI info - done
21:14:21 -- Detecting C compile features
21:14:21 -- Detecting C compile features - done
21:14:21 -- Performing Test HAS_BUILTIN_FORTIFY
21:14:21 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:14:21 -- Configuring done
21:14:21 -- Generating done
21:14:21 -- Build files have been written to: /tini
21:14:21 Scanning dependencies of target tini-static
21:14:21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:14:21 [100%] Linking C executable tini-static
21:14:21 [100%] Built target tini-static
21:14:21 #32 39.26 0 upgraded, 15 newly installed, 0 to remove and 6 not upgraded.
21:14:21 #32 39.26 Need to get 20.2 MB of archives.
21:14:21 #32 39.26 After this operation, 88.1 MB of additional disk space will be used.
21:14:21 #32 39.26 Get:1 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
21:14:21 #32 39.26 Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
21:14:21 #32 39.29 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:14:21 #32 39.30 Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:14:21 #32 39.39 Get:5 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:14:21 #32 39.40 Get:6 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB]
21:14:22 Removing intermediate container cbb97108a95c
21:14:22  ---> acae994d431e
21:14:22 Step 33/49 : FROM builder as runc-builder
21:14:22  ---> 874a3201b33d
21:14:22 Step 34/49 : RUN apt-get install -y libseccomp-dev
21:14:22  ---> Running in 9518f4ec8238
21:14:22 #32 40.19 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
21:14:22 #32 40.53 Get:8 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
21:14:23 #32 40.62 Get:9 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB]
21:14:23 #32 40.64 Get:10 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
21:14:23 #32 40.64 Get:11 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
21:14:23 #32 40.65 Get:12 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
21:14:23 #32 40.89 Get:13 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB]
21:14:23 #32 40.90 Get:14 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
21:14:23 #32 40.90 Get:15 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB]
21:14:23 Reading package lists...
21:14:23 Building dependency tree...
21:14:23 Reading state information...
21:14:23 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
21:14:23 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
21:14:23 #17 ...
21:14:23 
21:14:23 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
21:14:23 #17 30.51 Reading package lists...
21:14:23 #17 35.90 Building dependency tree...
21:14:23 #17 36.95 Reading state information...
21:14:23 #17 38.16 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
21:14:23 #17 38.16 The following additional packages will be installed:
21:14:23 #17 38.17   libjq1 libonig4
21:14:23 #17 38.37 The following NEW packages will be installed:
21:14:23 #17 38.38   jq libjq1 libonig4
21:14:23 #17 39.48 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
21:14:23 #17 39.48 Need to get 327 kB of archives.
21:14:23 #17 39.48 After this operation, 1157 kB of additional disk space will be used.
21:14:23 #17 39.48 Get:1 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
21:14:23 #17 39.49 Get:2 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
21:14:23 #17 39.49 Get:3 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
21:14:23 #17 40.08 debconf: delaying package configuration, since apt-utils is not installed
21:14:23 #17 40.16 Fetched 327 kB in 1s (318 kB/s)
21:14:23 #17 40.28 Selecting previously unselected package libonig4:amd64.
21:14:23 #17 40.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 ... 15090 files and directories currently installed.)
21:14:23 #17 40.32 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
21:14:23 #17 40.33 Unpacking libonig4:amd64 (6.1.3-2) ...
21:14:23 #17 40.56 Selecting previously unselected package libjq1:amd64.
21:14:23 #17 40.56 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
21:14:23 #17 40.57 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
21:14:23 #17 40.72 Selecting previously unselected package jq.
21:14:23 #17 40.72 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
21:14:23 #17 40.73 Unpacking jq (1.5+dfsg-1.3) ...
21:14:23 #17 41.02 Setting up libonig4:amd64 (6.1.3-2) ...
21:14:23 #17 41.15 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
21:14:23 #17 41.24 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:23 #17 41.49 Setting up jq (1.5+dfsg-1.3) ...
21:14:24 #47 ...
21:14:24 
21:14:24 #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy
21:14:24 #47    completed: 2019-07-26 21:14:24.047601995 +0000 UTC
21:14:24 #47     duration: 38.164827328s
21:14:24 
21:14:24 
21:14:24 #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
21:14:24 #41 30.92 Reading package lists...
21:14:24 #41 36.39 Building dependency tree...
21:14:24 #41 37.64 Reading state information...
21:14:24 #41 38.94 The following additional packages will be installed:
21:14:24 #41 38.94   btrfs-progs liblzo2-2
21:14:24 #41 39.12 The following NEW packages will be installed:
21:14:24 #41 39.12   btrfs-progs btrfs-tools liblzo2-2
21:14:24 #41 40.19 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
21:14:24 #41 40.19 Need to get 649 kB of archives.
21:14:24 #41 40.19 After this operation, 4320 kB of additional disk space will be used.
21:14:24 #41 40.19 Get:1 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:14:24 #41 40.19 Get:2 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:14:24 #41 40.23 Get:3 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:14:24 #41 41.16 debconf: delaying package configuration, since apt-utils is not installed
21:14:24 #41 41.29 Fetched 649 kB in 1s (603 kB/s)
21:14:24 #41 41.58 Selecting previously unselected package liblzo2-2:amd64.
21:14:24 #41 41.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15090 files and directories currently installed.)
21:14:24 #41 41.62 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:14:24 #41 41.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:14:24 Removing intermediate container 9518f4ec8238
21:14:24  ---> a56a4b95c9cf
21:14:24 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
21:14:24  ---> Running in db4bd7f2e397
21:14:24 #41 42.05 Selecting previously unselected package btrfs-progs.
21:14:24 #41 42.05 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...#17 ...
21:14:24 
21:14:24 #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi...
21:14:24 #17    completed: 2019-07-26 21:14:24.381136922 +0000 UTC
21:14:24 #17     duration: 42.067929309s
21:14:24 
21:14:24 
21:14:24 #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
21:14:24 #41 42.05 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
21:14:24 #41 42.09 Unpacking btrfs-progs (4.7.3-1) ...
21:14:24 #19 ...
21:14:24 
21:14:24 #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
21:14:24 #19       digest: sha256:04ca53d747ba4b16c1cae3df1f8b3ccfa7b6db8ee0dd65f247e17e518cc6ebea
21:14:24 #19         name: "[frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /"
21:14:24 #19      started: 2019-07-26 21:14:24.388515812 +0000 UTC
21:14:25 Cloning into '/go/src/github.com/opencontainers/runc'...
21:14:26 #19    completed: 2019-07-26 21:14:26.361436664 +0000 UTC
21:14:26 #19     duration: 1.972920852s
21:14:26 
21:14:26 
21:14:26 #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools
21:14:26 #41 43.65 Selecting previously unselected package btrfs-tools.
21:14:26 #41 43.66 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
21:14:26 #41 43.69 Unpacking btrfs-tools (4.7.3-1) ...
21:14:26 #41 43.79 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:26 #41 43.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:14:26 #41 43.91 Setting up btrfs-progs (4.7.3-1) ...
21:14:26 #41 43.95 Setting up btrfs-tools (4.7.3-1) ...
21:14:26 #41 44.00 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:26 #41    completed: 2019-07-26 21:14:26.608601935 +0000 UTC
21:14:26 #41     duration: 44.295416681s
21:14:26 
21:14:26 
21:14:26 #42 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:14:26 #42       digest: sha256:d0b525ccd7300701565bbbbb6162fdd087ed82bb50d39b8ae17040cf150dbd3b
21:14:26 #42         name: "[containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh"
21:14:26 #42      started: 2019-07-26 21:14:26.618740489 +0000 UTC
21:14:26 Removing intermediate container db4bd7f2e397
21:14:26  ---> d144ca3978f4
21:14:26 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
21:14:26  ---> Running in 313e29abc384
21:14:26 Removing intermediate container 313e29abc384
21:14:26  ---> 75a39441f217
21:14:26 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
21:14:26  ---> Running in c78c6cacfff0
21:14:26 #7 ...
21:14:26 
21:14:26 #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y 	libapparmor-...
21:14:26 #7    completed: 2019-07-26 21:14:26.633864413 +0000 UTC
21:14:26 #7     duration: 44.320861515s
21:14:26 #7 31.15 Reading package lists...
21:14:26 #7 36.30 Building dependency tree...
21:14:26 #7 37.54 Reading state information...
21:14:26 #7 38.69 The following additional packages will be installed:
21:14:26 #7 38.69   libapparmor1 libseccomp2
21:14:26 #7 38.69 Suggested packages:
21:14:26 #7 38.71   seccomp
21:14:26 #7 38.95 The following NEW packages will be installed:
21:14:26 #7 38.96   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
21:14:26 #7 40.06 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded.
21:14:26 #7 40.06 Need to get 300 kB of archives.
21:14:26 #7 40.06 After this operation, 1201 kB of additional disk space will be used.
21:14:26 #7 40.06 Get:1 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
21:14:26 #7 40.06 Get:2 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
21:14:26 #7 40.06 Get:3 http://deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
21:14:26 #7 40.07 Get:4 http://deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
21:14:26 #7 41.06 debconf: delaying package configuration, since apt-utils is not installed
21:14:26 #7 41.23 Fetched 300 kB in 1s (284 kB/s)
21:14:26 #7 41.69 Selecting previously unselected package libseccomp2:amd64.
21:14:26 #7 41.69 (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 ... 15090 files and directories currently installed.)
21:14:26 #7 41.85 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
21:14:26 #7 41.89 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:14:26 #7 42.07 Selecting previously unselected package libseccomp-dev:amd64.
21:14:26 #7 42.08 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
21:14:26 #7 42.11 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:14:26 #7 42.88 Selecting previously unselected package libapparmor1:amd64.
21:14:26 #7 42.88 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
21:14:26 #7 42.88 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
21:14:26 #7 43.54 Selecting previously unselected package libapparmor-dev:amd64.
21:14:26 #7 43.54 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
21:14:26 #7 43.55 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
21:14:26 #7 43.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:26 #7 43.82 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
21:14:26 #7 43.83 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
21:14:26 #7 43.86 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
21:14:26 #7 43.88 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
21:14:26 #7 43.91 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:26 
21:14:26 
21:14:26 #8 [dev 1/21] RUN groupadd -r docker
21:14:26 #8       digest: sha256:23b122c0d82f815978c6c2a2c57161cc3994794fb05126c63954dbcd4d1501e7
21:14:26 #8         name: "[dev 1/21] RUN groupadd -r docker"
21:14:26 #8      started: 2019-07-26 21:14:26.654137666 +0000 UTC
21:14:27 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
21:14:28 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc .
21:14:28 #54 ...
21:14:28 
21:14:28 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:28 #54 30.75 Reading package lists...
21:14:28 #54 36.01 Building dependency tree...
21:14:28 #54 36.78 Reading state information...
21:14:28 #54 37.82 The following additional packages will be installed:
21:14:28 #54 37.82   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
21:14:28 #54 37.82   libprotoc10 python-pkg-resources zlib1g-dev
21:14:28 #54 37.82 Suggested packages:
21:14:28 #54 37.84   manpages-dev python-setuptools
21:14:28 #54 39.19 The following NEW packages will be installed:
21:14:28 #54 39.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
21:14:28 #54 39.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
21:14:28 #54 39.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
21:14:28 #54 39.20   zlib1g-dev
21:14:28 #54 40.26 0 upgraded, 16 newly installed, 0 to remove and 6 not upgraded.
21:14:28 #54 40.26 Need to get 3602 kB of archives.
21:14:28 #54 40.26 After this operation, 18.9 MB of additional disk space will be used.
21:14:28 #54 40.26 Get:1 http://deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
21:14:28 #54 40.27 Get:2 http://deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
21:14:28 #54 40.27 Get:3 http://deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
21:14:28 #54 40.28 Get:4 http://deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
21:14:28 #54 40.28 Get:5 http://deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
21:14:28 #54 40.28 Get:6 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
21:14:28 #54 40.29 Get:7 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
21:14:28 #54 40.30 Get:8 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
21:14:28 #54 40.32 Get:9 http://deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
21:14:28 #54 40.38 Get:10 http://deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
21:14:28 #54 40.40 Get:11 http://deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
21:14:28 #54 40.48 Get:12 http://deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
21:14:28 #54 40.53 Get:13 http://deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
21:14:28 #54 40.54 Get:14 http://deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
21:14:28 #54 40.55 Get:15 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
21:14:28 #54 40.56 Get:16 http://deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
21:14:28 #54 41.49 debconf: delaying package configuration, since apt-utils is not installed
21:14:28 #54 41.89 Fetched 3602 kB in 1s (2678 kB/s)
21:14:28 #54 41.99 Selecting previously unselected package libnet1:amd64.
21:14:28 #54 41.99 (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 ... 15090 files and directories currently installed.)
21:14:28 #54 42.17 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
21:14:28 #54 42.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
21:14:28 #54 42.81 Selecting previously unselected package libcap-dev:amd64.
21:14:28 #54 42.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
21:14:28 #54 42.85 Unpacking libcap-dev:amd64 (1:2.25-1) ...
21:14:28 #54 43.44 Selecting previously unselected package libnet1-dev.
21:14:28 #54 43.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
21:14:28 #54 43.47 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
21:14:28 #54 43.67 Selecting previously unselected package libnl-3-200:amd64.
21:14:28 #54 43.67 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
21:14:28 #54 43.70 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
21:14:28 #54 43.80 Selecting previously unselected package libnl-3-dev:amd64.
21:14:28 #54 43.80 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
21:14:28 #54 43.81 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
21:14:28 #54 44.18 Selecting previously unselected package libprotobuf-c1:amd64.
21:14:28 #54 44.19 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
21:14:28 #54 44.21 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
21:14:28 #54 44.34 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:14:28 #54 44.37 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
21:14:28 #54 44.42 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
21:14:28 #54 44.56 Selecting previously unselected package zlib1g-dev:amd64.
21:14:28 #54 44.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
21:14:28 #54 44.62 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
21:14:28 #54 44.94 Selecting previously unselected package libprotobuf10:amd64.
21:14:28 #54 44.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
21:14:28 #54 44.96 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
21:14:28 #54 45.99 Selecting previously unselected package libprotobuf-lite10:amd64.
21:14:28 #54 45.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
21:14:28 #54 46.00 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
21:14:28 #54 46.18 Selecting previously unselected package libprotobuf-dev:amd64.
21:14:28 #54 46.18 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
21:14:28 #54 46.19 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
21:14:29 #37 ...
21:14:29 
21:14:29 #37 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:14:29 #37       digest: sha256:bb61353bb8b41d576dc8a891ac3dee73af06a41a6234ce4e2635de36d6ca3a15
21:14:29 #37         name: "[runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh"
21:14:29 #37      started: 2019-07-26 21:14:26.653802788 +0000 UTC
21:14:29 #37    completed: 2019-07-26 21:14:29.156931203 +0000 UTC
21:14:29 #37     duration: 2.503128415s
21:14:29 
21:14:29 
21:14:29 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:14:29 #27 33.28 sync
21:14:29 #27 33.78 io
21:14:29 #27 33.79 syscall
21:14:29 #27 34.85 reflect
21:14:29 #27 39.26 time
21:14:29 #38 ...
21:14:29 
21:14:29 #38 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:14:29 #38       digest: sha256:2997ff56b6cd250a511e4cf418cbcf5c6b98378ef27610edcb09a697d0f7c50f
21:14:29 #38         name: "[runc 2/3] COPY hack/dockerfile/install/runc.installer ./"
21:14:29 #38      started: 2019-07-26 21:14:29.160451663 +0000 UTC
21:14:30 #42 ...
21:14:30 
21:14:30 #42 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:14:30 #42    completed: 2019-07-26 21:14:30.149424408 +0000 UTC
21:14:30 #42     duration: 3.530683919s
21:14:30 
21:14:30 
21:14:30 #8 [dev 1/21] RUN groupadd -r docker
21:14:30 #8    completed: 2019-07-26 21:14:30.195271982 +0000 UTC
21:14:30 #8     duration: 3.541134316s
21:14:30 
21:14:30 
21:14:30 #9 [dev 2/21] RUN useradd --create-home --gid docker unprivilegeduser
21:14:30 #9       digest: sha256:a996f6a7a0cf2091ec77d659e8da999174f7735f0c3ad96bbee60e8cf6698dcb
21:14:30 #9         name: "[dev 2/21] RUN useradd --create-home --gid docker unprivilegeduser"
21:14:30 #9      started: 2019-07-26 21:14:30.199732607 +0000 UTC
21:14:30 Removing intermediate container 31f985fbe9a7
21:14:30  ---> 60caa54c4b49
21:14:30 Step 25/49 : FROM builder as proxy-builder
21:14:30  ---> b8835a582bb4
21:14:30 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
21:14:30  ---> Running in 363bc5412063
21:14:30 Cloning into '/go/src/github.com/docker/libnetwork'...
21:14:30 Removing intermediate container 363bc5412063
21:14:30  ---> fffa9d82da77
21:14:30 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
21:14:30  ---> Running in 7574b77d8d3d
21:14:30 Removing intermediate container 7574b77d8d3d
21:14:30  ---> 21e5dda32bea
21:14:30 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
21:14:30  ---> Running in 054ba3de6901
21:14:31 #15 ...
21:14:31 
21:14:31 #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
21:14:31 #15 39.04 + cd /tmp/tmp.irvGVnt2GA/src/github.com/go-swagger/go-swagger
21:14:31 #15 39.04 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb
21:14:31 #15 40.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:14:31 #54 ...
21:14:31 
21:14:31 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:31 #54 47.83 Selecting previously unselected package libprotoc10:amd64.
21:14:31 #54 47.83 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
21:14:31 #54 47.85 Unpacking libprotoc10:amd64 (3.0.0-9) ...
21:14:31 #54 48.71 Selecting previously unselected package protobuf-c-compiler.
21:14:31 #54 48.72 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
21:14:31 #54 48.73 Unpacking protobuf-c-compiler (1.2.1-2) ...
21:14:31 #54 48.93 Selecting previously unselected package protobuf-compiler.
21:14:31 #54 48.93 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
21:14:31 #54 48.94 Unpacking protobuf-compiler (3.0.0-9) ...
21:14:31 #54 49.04 Selecting previously unselected package python-pkg-resources.
21:14:31 #54 49.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
21:14:31 #54 49.05 Unpacking python-pkg-resources (33.1.1-1) ...
21:14:31 #54 49.26 Selecting previously unselected package python-protobuf.
21:14:31 #54 49.27 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
21:14:31 #54 49.28 Unpacking python-protobuf (3.0.0-9) ...
21:14:32 #54 49.73 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
21:14:32 #30 ...
21:14:32 
21:14:32 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:32 #30 36.03 vendor/golang_org/x/crypto/curve25519
21:14:32 #30 38.77 sync
21:14:32 #30 39.32 syscall
21:14:32 #30 39.33 io
21:14:32 #30 40.43 bytes
21:14:32 #30 42.40 bufio
21:14:32 #30 44.35 reflect
21:14:32 #20 ...
21:14:32 
21:14:32 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:32 #20       digest: sha256:908d18ce8cc8ae168311a1403a9975cbf1382eb9d7d4df067774e930575fd7fe
21:14:32 #20         name: "[frozen-images 3/3] RUN /download-frozen-image-v2.sh /build \tbuildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 \tbusybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 \tbusybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 \tdebian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 \thello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c"
21:14:32 #20      started: 2019-07-26 21:14:26.364604751 +0000 UTC
21:14:32 #20 5.184 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:14:32 #20 5.654 
######################################################################## 100.0%
21:14:32 #20 5.917 
####                                                                       6.8%
###########                                                               15.9%
#################                                                         24.7%
#########################                                                 35.5%
21:14:32 #30 ...
21:14:32 
21:14:32 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:32 #30 46.36 time
21:14:33 #43 ...
21:14:33 
21:14:33 #43 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
21:14:33 #43       digest: sha256:065a0089ecadd681ee966c7588d4b9bd9eec36fe5c70a835612db6cb4de7cc84
21:14:33 #43         name: "[containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./"
21:14:33 #43      started: 2019-07-26 21:14:30.152408224 +0000 UTC
21:14:33 #43    completed: 2019-07-26 21:14:33.066937686 +0000 UTC
21:14:33 #43     duration: 2.914529462s
21:14:33 
21:14:33 
21:14:33 #38 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
21:14:33 #38    completed: 2019-07-26 21:14:33.077504338 +0000 UTC
21:14:33 #38     duration: 3.917052675s
21:14:33 
21:14:33 
21:14:33 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:33 #20 5.917 
####                                                                       6.8%
###########                                                               15.9%
#################                                                         24.7%
#########################                                                 35.5%
##############################                                            43.0%
####################################                                      50.4%
########################################                                  56.1%
#############################################                             63.7%
#################################################                         69.3%
21:14:33 #9 ...
21:14:33 
21:14:33 #9 [dev 2/21] RUN useradd --create-home --gid docker unprivilegeduser
21:14:33 #9    completed: 2019-07-26 21:14:33.179506396 +0000 UTC
21:14:33 #9     duration: 2.979773789s
21:14:33 
21:14:33 
21:14:33 #10 [dev 3/21] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:14:33 #10       digest: sha256:4a63abafbd4383465fe1d528635d80acc468d999df322f02977e133e187dd211
21:14:33 #10         name: "[dev 3/21] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc"
21:14:33 #10      started: 2019-07-26 21:14:33.184414484 +0000 UTC
21:14:33 # github.com/docker/libnetwork/cmd/proxy
21:14:33 loadinternal: cannot find runtime/cgo
21:14:34 Removing intermediate container 054ba3de6901
21:14:34  ---> 6a5a6c982757
21:14:34 Step 29/49 : FROM builder as init-builder
21:14:34  ---> b8835a582bb4
21:14:34 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
21:14:34  ---> Running in b1326e330884
21:14:34 Cloning into '/tini'...
21:14:34 #32 ...
21:14:34 
21:14:34 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:34 #32 41.98 debconf: delaying package configuration, since apt-utils is not installed
21:14:34 #32 42.14 Fetched 20.2 MB in 2s (7552 kB/s)
21:14:34 #32 42.69 Selecting previously unselected package cmake-data.
21:14:34 #32 42.71 (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 ... 15090 files and directories currently installed.)
21:14:34 #32 42.75 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ...
21:14:34 #32 42.79 Unpacking cmake-data (3.7.2-1) ...
21:14:34 #32 46.48 Selecting previously unselected package liblzo2-2:amd64.
21:14:34 #32 46.48 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:14:34 #32 46.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:14:34 #32 46.62 Selecting previously unselected package libicu57:amd64.
21:14:34 #32 46.63 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ...
21:14:34 #32 46.68 Unpacking libicu57:amd64 (57.1-6+deb9u2) ...
21:14:34 #20 ...
21:14:34 
21:14:34 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:34 #20 5.917 
####                                                                       6.8%
###########                                                               15.9%
#################                                                         24.7%
#########################                                                 35.5%
##############################                                            43.0%
####################################                                      50.4%
########################################                                  56.1%
#############################################                             63.7%
#################################################                         69.3%
########################################################                  78.8%
###############################################################           87.7%
######################################################################## 100.0%
21:14:34 #20 7.867 
######################################################################## 100.0%
21:14:35 #20 8.218 
#####                                                                      7.6%
##################                                                        25.1%
###########################                                               38.6%
#######################################                                   54.3%
#########################################################                 79.3%
######################################################################## 100.0%
21:14:35 Removing intermediate container b1326e330884
21:14:35  ---> 0422841accaf
21:14:35 Step 31/49 : WORKDIR /tini
21:14:35 #20 9.215 
######################################################################## 100.0%
21:14:36  ---> Running in 9c2d7fd96921
21:14:36 Removing intermediate container 9c2d7fd96921
21:14:36  ---> 83dba87ba2b1
21:14:36 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
21:14:36  ---> Running in 82c93998c355
21:14:37 #20 9.532 
#####                                                                      7.8%
##########                                                                15.1%
#################                                                         24.3%
########################                                                  33.6%
################################                                          44.9%
#####################################                                     52.7%
###########################################                               60.0%
################################################                          67.5%
#####################################################                     74.0%
##########################################################                81.4%
############################################################              83.5%
###############################################################           88.4%
######################################################################## 100.0%
21:14:37 -- The C compiler identification is GNU 6.3.0
21:14:37 -- Check for working C compiler: /usr/bin/cc
21:14:37 -- Check for working C compiler: /usr/bin/cc -- works
21:14:37 -- Detecting C compiler ABI info
21:14:37 -- Detecting C compiler ABI info - done
21:14:37 -- Detecting C compile features
21:14:37 -- Detecting C compile features - done
21:14:37 -- Performing Test HAS_BUILTIN_FORTIFY
21:14:37 #20 11.24 
######################################################################## 100.0%
21:14:37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:14:37 -- Configuring done
21:14:37 -- Generating done
21:14:37 -- Build files have been written to: /tini
21:14:37 Scanning dependencies of target tini-static
21:14:37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:14:38 #20 11.46 
##                                                                         3.5%
#####                                                                      7.3%
#########                                                                 12.9%
###########                                                               16.6%
##############                                                            20.5%
#################                                                         24.0%
#####################                                                     30.1%
21:14:38 #10 ...
21:14:38 
21:14:38 #10 [dev 3/21] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
21:14:38 #10    completed: 2019-07-26 21:14:38.626005424 +0000 UTC
21:14:38 #10     duration: 5.44159094s
21:14:38 #10 3.633 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:14:38 
21:14:38 
21:14:38 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:38 #20 11.46 
##                                                                         3.5%
#####                                                                      7.3%
#########                                                                 12.9%
###########                                                               16.6%
##############                                                            20.5%
#################                                                         24.0%
#####################                                                     30.1%
21:14:38 #11 ...
21:14:38 
21:14:38 #11 [dev 4/21] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:14:38 #11       digest: sha256:af8a64026dc001b42536cd84bc1dbd1bc652e823f86f060ebd0027e414692ecf
21:14:38 #11         name: "[dev 4/21] RUN echo \"source /usr/share/bash-completion/bash_completion\" >> /etc/bash.bashrc"
21:14:38 #11      started: 2019-07-26 21:14:38.630568582 +0000 UTC
21:14:38 [100%] Linking C executable tini-static
21:14:38 [100%] Built target tini-static
21:14:39 Removing intermediate container 82c93998c355
21:14:39  ---> 38debc7f2db3
21:14:39 Step 33/49 : FROM builder as runc-builder
21:14:39  ---> b8835a582bb4
21:14:39 Step 34/49 : RUN apt-get install -y libseccomp-dev
21:14:39  ---> Running in 4980142f6be5
21:14:40 Reading package lists...
21:14:40 Building dependency tree...
21:14:40 Reading state information...
21:14:40 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
21:14:40 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.
21:14:40 #27 ...
21:14:40 
21:14:40 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:14:40 #27 44.62 internal/poll
21:14:40 #27 46.32 internal/syscall/unix
21:14:40 #27 46.45 os
21:14:40 #27 46.69 sort
21:14:40 #27 48.45 strings
21:14:40 #27 49.60 fmt
21:14:40 #27 50.42 bytes
21:14:40 #27 52.00 bufio
21:14:40 #27 53.41 path/filepath
21:14:40 #27 54.67 flag
21:14:40 #20 ...
21:14:40 
21:14:40 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:41 Removing intermediate container 4980142f6be5
21:14:41  ---> 8e4c7ad487b0
21:14:41 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
21:14:41  ---> Running in cb426c2887e2
21:14:41 #20 11.46 
##                                                                         3.5%
#####                                                                      7.3%
#########                                                                 12.9%
###########                                                               16.6%
##############                                                            20.5%
#################                                                         24.0%
#####################                                                     30.1%
#######################                                                   33.1%
#########################                                                 35.3%
##########################                                                37.3%
#############################                                             40.3%
##############################                                            42.6%
################################                                          45.4%
###################################                                       48.7%
#######################################                                   54.4%
##########################################                                58.5%
#############################################                             63.1%
################################################                          66.7%
##################################################                        70.4%
#####################################################                     73.9%
#######################################################                   77.1%
#########################################################                 80.1%
###########################################################               82.9%
#############################################################             86.1%
################################################################          89.1%
##################################################################        92.5%
####################################################################      95.7%
#######################################################################   99.8%
######################################################################## 100.0%
21:14:41 #20 14.64 
21:14:41 Cloning into '/go/src/github.com/opencontainers/runc'...
21:14:42 #20 15.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:14:42 #11 ...
21:14:42 
21:14:42 #11 [dev 4/21] RUN echo "source /usr/share/bash-completion/bash_completion" ...
21:14:42 #11    completed: 2019-07-26 21:14:42.491937727 +0000 UTC
21:14:42 #11     duration: 3.861369145s
21:14:42 
21:14:42 
21:14:42 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:42 #20 16.13 
######################################################################## 100.0%
21:14:42 # github.com/opencontainers/runc
21:14:42 /tmp/go-link-955784012/000020.o: In function `mygetgrouplist':
21:14:42 /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:42 /tmp/go-link-955784012/000019.o: In function `mygetgrgid_r':
21:14:42 /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:42 /tmp/go-link-955784012/000019.o: In function `mygetgrnam_r':
21:14:42 /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:42 /tmp/go-link-955784012/000019.o: In function `mygetpwnam_r':
21:14:42 /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:42 /tmp/go-link-955784012/000019.o: In function `mygetpwuid_r':
21:14:42 /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:42 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:14:42 install -D -m0755 runc /usr/local/sbin/runc
21:14:42 Removing intermediate container c78c6cacfff0
21:14:42  ---> 8693b33b1c55
21:14:42 Step 38/49 : FROM scratch
21:14:42  ---> 
21:14:42 Step 39/49 : ARG VERSION
21:14:42  ---> Running in 446f27a7cfdc
21:14:42 Removing intermediate container 446f27a7cfdc
21:14:42  ---> a2c44882ff44
21:14:42 Step 40/49 : ARG GITCOMMIT
21:14:42  ---> Running in 2de06104a727
21:14:42 Removing intermediate container 2de06104a727
21:14:42  ---> 8dccb8180f72
21:14:42 Step 41/49 : ARG BUILDTIME
21:14:42  ---> Running in 01e777d040fc
21:14:42 Removing intermediate container 01e777d040fc
21:14:42  ---> d9799c02a18b
21:14:42 Step 42/49 : ARG PLATFORM
21:14:42  ---> Running in bbc8b4a0001a
21:14:42 Removing intermediate container bbc8b4a0001a
21:14:42  ---> e60588c6d774
21:14:42 Step 43/49 : ARG ENGINE_IMAGE
21:14:42  ---> Running in dd7218a6baf3
21:14:43 #20 16.40 
######################################################################## 100.0%
21:14:43 #20 16.61 
21:14:43 #54 ...
21:14:43 
21:14:43 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:43 #54 50.69 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
21:14:43 #54 50.72 Setting up python-pkg-resources (33.1.1-1) ...
21:14:43 #54 54.47 Setting up libnet1-dev (1.1.6+dfsg-3) ...
21:14:43 #54 54.49 Setting up libprotobuf10:amd64 (3.0.0-9) ...
21:14:43 #54 54.50 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:43 #54 54.54 Setting up python-protobuf (3.0.0-9) ...
21:14:43 #54 60.05 Setting up libcap-dev:amd64 (1:2.25-1) ...
21:14:43 #54 60.19 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
21:14:43 #54 60.25 Setting up libnl-3-200:amd64 (3.2.27-2) ...
21:14:43 #54 60.36 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
21:14:43 #54 60.41 Setting up libprotoc10:amd64 (3.0.0-9) ...
21:14:43 #54 60.45 Setting up protobuf-c-compiler (1.2.1-2) ...
21:14:43 #54 60.49 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
21:14:43 #54 60.53 Setting up protobuf-compiler (3.0.0-9) ...
21:14:43 #54 60.54 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
21:14:43 #54 60.57 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
21:14:43 #54 60.60 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:43 Removing intermediate container dd7218a6baf3
21:14:43  ---> e3f549fccea7
21:14:43 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
21:14:43 Removing intermediate container cb426c2887e2
21:14:43  ---> 27bb4332c876
21:14:43 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
21:14:43  ---> Running in c04547ddd248
21:14:43 #44 ...
21:14:43 
21:14:43 #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd
21:14:43 #44       digest: sha256:de2e07433a352c7cf57754c38df3141c62a1ab0dd4863f32fcc3f96907240bc4
21:14:43 #44         name: "[containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd"
21:14:43 #44      started: 2019-07-26 21:14:33.075534246 +0000 UTC
21:14:43 #44 3.065 + RM_GOPATH=0
21:14:43 #44 3.065 + TMP_GOPATH=
21:14:43 #44 3.065 + : /build/
21:14:43 #44 3.066 + '[' -z '' ']'
21:14:43 #44 3.069 ++ mktemp -d
21:14:43 #44 3.076 + export GOPATH=/tmp/tmp.gSsGyspDo1
21:14:43 #44 3.078 + GOPATH=/tmp/tmp.gSsGyspDo1
21:14:43 #44 3.078 + RM_GOPATH=1
21:14:43 #44 3.079 ++ dirname ./install.sh
21:14:43 #44 3.089 + dir=.
21:14:43 #44 3.090 + bin=containerd
21:14:43 #44 3.090 + shift
21:14:43 #44 3.091 + '[' '!' -f ./containerd.installer ']'
21:14:43 #44 3.091 + . ./containerd.installer
21:14:43 #44 3.091 ++ CONTAINERD_COMMIT=894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:14:43 #44 3.092 + install_containerd
21:14:43 #44 3.096 + echo 'Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb'
21:14:43 #44 3.096 Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:14:43 #44 3.097 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gSsGyspDo1/src/github.com/containerd/containerd
21:14:43 #44 3.111 Cloning into '/tmp/tmp.gSsGyspDo1/src/github.com/containerd/containerd'...
21:14:43 #39 ...
21:14:43 
21:14:43 #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc
21:14:43 #39       digest: sha256:0f5952614d54394144ab3a7b2bac99ab39b28851b720b04a584867664a69fc0a
21:14:43 #39         name: "[runc 3/3] RUN PREFIX=/build/ ./install.sh runc"
21:14:43 #39      started: 2019-07-26 21:14:33.080281351 +0000 UTC
21:14:43 #39 3.310 + RM_GOPATH=0
21:14:43 #39 3.310 + TMP_GOPATH=
21:14:43 #39 3.310 + : /build/
21:14:43 #39 3.310 + '[' -z '' ']'
21:14:43 #39 3.310 ++ mktemp -d
21:14:43 #39 3.312 + export GOPATH=/tmp/tmp.amtoI7w7sA
21:14:43 #39 3.312 + GOPATH=/tmp/tmp.amtoI7w7sA
21:14:43 #39 3.312 + RM_GOPATH=1
21:14:43 #39 3.313 ++ dirname ./install.sh
21:14:43 #39 3.313 + dir=.
21:14:43 #39 3.314 + bin=runc
21:14:43 #39 3.314 + shift
21:14:43 #39 3.314 + '[' '!' -f ./runc.installer ']'
21:14:43 #39 3.314 + . ./runc.installer
21:14:43 #39 3.314 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f
21:14:43 #39 3.314 + install_runc
21:14:43 #39 3.315 + grep -q '^3\.10\.0.*\.el7\.'
21:14:43 #39 3.321 + uname -r
21:14:43 #39 3.329 + RUNC_BUILDTAGS='seccomp apparmor selinux '
21:14:43 #39 3.330 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )
21:14:43 #39 3.330 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )'
21:14:43 #39 3.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.amtoI7w7sA/src/github.com/opencontainers/runc
21:14:43 #39 3.342 Cloning into '/tmp/tmp.amtoI7w7sA/src/github.com/opencontainers/runc'...
21:14:43 #39 10.22 + cd /tmp/tmp.amtoI7w7sA/src/github.com/opencontainers/runc
21:14:43 #39 10.22 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f
21:14:43 #32 ...
21:14:43 
21:14:43 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:43 #32 54.20 Selecting previously unselected package libxml2:amd64.
21:14:43 #32 54.20 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
21:14:43 #32 54.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:14:43 #32 56.30 Selecting previously unselected package libarchive13:amd64.
21:14:43 #32 56.31 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ...
21:14:43 #32 56.32 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:14:43 #32 56.78 Selecting previously unselected package libjsoncpp1:amd64.
21:14:43 #32 56.78 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
21:14:43 #32 56.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
21:14:43 #32 57.11 Selecting previously unselected package libuv1:amd64.
21:14:43 #32 57.12 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ...
21:14:43 #32 57.12 Unpacking libuv1:amd64 (1.9.1-3) ...
21:14:43 #32 57.28 Selecting previously unselected package cmake.
21:14:43 #32 57.28 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ...
21:14:43 #32 57.37 Unpacking cmake (3.7.2-1) ...
21:14:43 #32 60.35 Selecting previously unselected package sgml-base.
21:14:43 #32 60.35 Preparing to unpack .../08-sgml-base_1.29_all.deb ...
21:14:43 #32 60.40 Unpacking sgml-base (1.29) ...
21:14:43 #32 60.55 Selecting previously unselected package xxd.
21:14:43 #32 60.55 Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:14:43 #32 60.58 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:14:43 #32 60.78 Selecting previously unselected package vim-common.
21:14:43 #32 60.78 Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:14:43 #32 60.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:14:43 Removing intermediate container c04547ddd248
21:14:43  ---> 3407a56761d9
21:14:43 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
21:14:43  ---> Running in ec9f1051430c
21:14:43 #32 61.11 Selecting previously unselected package libgpm2:amd64.
21:14:43 #32 61.12 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
21:14:43 #32 61.12 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
21:14:43 #32 61.24 Selecting previously unselected package vim-runtime.
21:14:43 #32 61.24 Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:14:43 #32 61.28 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:14:43 #32 61.32 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:14:43 #39 ...
21:14:43 
21:14:43 #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc
21:14:43 #39 10.49 + '[' -z '' ']'
21:14:43 #39 10.50 + target=static
21:14:43 #39 10.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static
21:14:44 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
21:14:44  ---> d6d097be71f5
21:14:44 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
21:14:44  ---> 51ea5c88be1c
21:14:44 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
21:14:44 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc .
21:14:44  ---> 7f59ef6a5ef4
21:14:44 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
21:14:45  ---> 36cf80cc7b91
21:14:45 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\"}"
21:14:45  ---> Running in 7a681acefbfa
21:14:45 Removing intermediate container 7a681acefbfa
21:14:45  ---> d5320f583dd0
21:14:45 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
21:14:45  ---> Running in ecaaedb1f461
21:14:45 #39 12.08 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 .
21:14:45 Removing intermediate container ecaaedb1f461
21:14:45  ---> 995d0f79dc47
21:14:46 #12 ...
21:14:46 
21:14:46 #12 [dev 5/21] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
21:14:46 #12       digest: sha256:13eb4b42397c0cd53aeae0378f15b2a4582e340a9427261711fc6f1da7c852ef
21:14:46 #12         name: "[dev 5/21] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker"
21:14:46 #12      started: 2019-07-26 21:14:42.496459118 +0000 UTC
21:14:46 #12    completed: 2019-07-26 21:14:45.791140317 +0000 UTC
21:14:46 #12     duration: 3.294681199s
21:14:46 
21:14:46 
21:14:46 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:46 #20 17.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:14:46 #20 18.35 
######################################################################## 100.0%
21:14:46 #20 18.60 
###############################                                           43.6%
######################################################################## 100.0%
21:14:46 #20 18.74 
21:14:46 #20 19.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:14:46 #20 20.00 skipping existing 1849cc453dee
21:14:46 #20 20.16 
21:14:47 #20 21.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:14:47 #30 ...
21:14:47 
21:14:47 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:47 #30 51.39 internal/poll
21:14:47 #30 52.77 internal/syscall/unix
21:14:47 #30 53.16 os
21:14:47 #30 56.89 strings
21:14:47 #30 57.13 fmt
21:14:47 #30 59.27 sort
21:14:47 #30 60.67 path/filepath
21:14:47 #30 60.94 flag
21:14:48 #20 ...
21:14:48 
21:14:48 #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:14:48 #20 21.48 
######################################################################## 100.0%
21:14:48 #20 21.66 
######################################################################## 100.0%
21:14:48 Successfully built 995d0f79dc47
21:14:48 Successfully tagged dockereng/engine-community:0.0.0-20190725195304-e8c623b37e
21:14:48 echo dockereng/engine-community:0.0.0-20190725195304-e8c623b37e > image-linux
21:14:48 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:14:48 cp ../image/image-linux sources/engine-image
21:14:48 mkdir -p sources
21:14:48 docker run --rm -i -w /v \
21:14:48 	-v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli:/cli \
21:14:48 	-v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb/sources:/v \
21:14:48 	alpine \
21:14:48 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:14:48 #20 21.75 
21:14:48 #20 21.82 Download of images into '/build' complete.
21:14:48 #20 21.82 Use something like the following to load the result into a Docker daemon:
21:14:48 #20 21.82   tar -cC '/build' . | docker load
21:14:48 #20    completed: 2019-07-26 21:14:48.676216889 +0000 UTC
21:14:48 #20     duration: 22.311612138s
21:14:48 
21:14:48 
21:14:48 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:48 #30 62.22 go/token
21:14:48 #13 ...
21:14:48 
21:14:48 #13 [dev 6/21] RUN ldconfig
21:14:48 #13       digest: sha256:1ac61f5dd11a6cbd4abdcc6dec3d201faa1f5bbcc069ebdc190d4ae6161a06d7
21:14:48 #13         name: "[dev 6/21] RUN ldconfig"
21:14:48 #13      started: 2019-07-26 21:14:45.793483074 +0000 UTC
21:14:48 #13    completed: 2019-07-26 21:14:48.779774046 +0000 UTC
21:14:48 #13     duration: 2.986290972s
21:14:48 
21:14:48 
21:14:48 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:48 #30 62.51 path
21:14:49 #30 63.17 go/scanner
21:14:49 #30 63.35 regexp/syntax
21:14:51 #27 ...
21:14:51 
21:14:51 #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv
21:14:51 #27    completed: 2019-07-26 21:14:51.00205197 +0000 UTC
21:14:51 #27     duration: 1m5.185799615s
21:14:51 #27 55.33 io/ioutil
21:14:51 #27 55.88 github.com/BurntSushi/toml
21:14:51 #27 56.25 log
21:14:51 #27 56.99 path
21:14:51 #27 57.75 text/tabwriter
21:14:51 #27 59.80 github.com/BurntSushi/toml/cmd/tomlv
21:14:51 
21:14:51 mkdir -p sources
21:14:51 cp ../systemd/docker.service sources/docker.service
21:14:51 mkdir -p sources
21:14:51 cp ../systemd/docker.socket sources/docker.socket
21:14:51 mkdir -p sources
21:14:51 docker inspect "dockereng/engine-community:0.0.0-20190725195304-e8c623b37e" \
21:14:51 	--format '{{index .Config.Labels "com.docker.distribution_based_engine" }}' > sources/distribution_based_engine.json
21:14:51 
21:14:51 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:14:51 #30 64.96 go/ast
21:14:53 docker build  --build-arg GO_IMAGE=golang:1.10.8 --build-arg COMMON_FILES=common --build-arg ENGINE_IMAGE="dockereng/engine-community:0.0.0-20190725195304-e8c623b37e" -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb/ubuntu-xenial/Dockerfile .
21:14:53 Sending build context to Docker daemon  6.892MB

21:14:53 Step 1/27 : ARG GO_IMAGE
21:14:53 Step 2/27 : ARG ENGINE_IMAGE
21:14:53 Step 3/27 : ARG BUILD_IMAGE=ubuntu:xenial
21:14:53 Step 4/27 : FROM ${GO_IMAGE} as golang
21:14:53  ---> 6fd1f7edb6ab
21:14:53 Step 5/27 : FROM ${ENGINE_IMAGE} as engine
21:14:53  ---> 995d0f79dc47
21:14:53 Step 6/27 : FROM ${BUILD_IMAGE}
21:14:53 xenial: Pulling from library/ubuntu
21:14:53 f7277927d38a: Pulling fs layer
21:14:53 8d3eac894db4: Pulling fs layer
21:14:53 edf72af6d627: Pulling fs layer
21:14:53 3e4f86211d23: Pulling fs layer
21:14:53 3e4f86211d23: Waiting
21:14:53 8d3eac894db4: Verifying Checksum
21:14:53 8d3eac894db4: Download complete
21:14:53 edf72af6d627: Verifying Checksum
21:14:53 edf72af6d627: Download complete
21:14:53 3e4f86211d23: Verifying Checksum
21:14:53 3e4f86211d23: Download complete
21:14:54 #32 ...
21:14:54 
21:14:54 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:54 #32 61.32 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:14:54 #32 61.32 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:14:54 #32 69.18 Selecting previously unselected package vim.
21:14:54 #32 69.18 Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:14:54 #32 69.18 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:14:54 #32 70.21 Selecting previously unselected package xml-core.
21:14:54 #32 70.21 Preparing to unpack .../14-xml-core_0.17_all.deb ...
21:14:54 #32 70.21 Unpacking xml-core (0.17) ...
21:14:54 #32 70.53 Processing triggers for mime-support (3.60) ...
21:14:54 #32 70.58 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:14:54 #32 70.61 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
21:14:54 #32 70.61 Setting up libuv1:amd64 (1.9.1-3) ...
21:14:54 #32 70.63 Setting up cmake-data (3.7.2-1) ...
21:14:54 #32 70.65 Setting up sgml-base (1.29) ...
21:14:54 #32 70.98 Setting up libicu57:amd64 (57.1-6+deb9u2) ...
21:14:54 #32 71.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
21:14:54 #32 71.03 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:54 #32 71.11 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:14:54 #32 71.19 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:14:54 #54 ...
21:14:54 
21:14:54 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:54 #54 62.78 Note: Building without ia32 C/R, missed ia32 support in gcc
21:14:54 #54 62.78       That may be related to missing gcc-multilib in your
21:14:54 #54 62.78       distribution or you may have Debian with buggy toolchain
21:14:54 #54 62.78       (issue https://github.com/xemul/criu/issues/315)
21:14:54 #54 64.91 fatal: Not a git repository (or any of the parent directories): .git
21:14:54 #54 64.94   GEN      .gitid
21:14:54 #54 64.95   GEN      criu/include/version.h
21:14:54 #54 64.99   GEN      include/common/asm
21:14:54 #54 66.59   PBCC     images/google/protobuf/descriptor.pb-c.c
21:14:54 #54 66.64   PBCC     images/opts.pb-c.c
21:14:54 #54 66.70   PBCC     images/sit.pb-c.c
21:14:54 #54 66.77   DEP      images/google/protobuf/descriptor.pb-c.d
21:14:54 #54 66.85   DEP      images/opts.pb-c.d
21:14:54 #54 66.97   DEP      images/sit.pb-c.d
21:14:54 #54 67.07   PBCC     images/macvlan.pb-c.c
21:14:54 #54 67.14   DEP      images/macvlan.pb-c.d
21:14:54 #54 67.22   PBCC     images/autofs.pb-c.c
21:14:54 #54 67.29   DEP      images/autofs.pb-c.d
21:14:54 #54 67.45   PBCC     images/sysctl.pb-c.c
21:14:54 #54 67.51   DEP      images/sysctl.pb-c.d
21:14:54 #54 67.59   PBCC     images/time.pb-c.c
21:14:54 #54 67.66   DEP      images/time.pb-c.d
21:14:54 #54 67.75   PBCC     images/binfmt-misc.pb-c.c
21:14:54 #54 67.84   DEP      images/binfmt-misc.pb-c.d
21:14:54 #54 67.98   PBCC     images/seccomp.pb-c.c
21:14:54 #54 68.06   DEP      images/seccomp.pb-c.d
21:14:54 #54 68.18   PBCC     images/userns.pb-c.c
21:14:54 #54 68.23   DEP      images/userns.pb-c.d
21:14:54 #54 68.27   PBCC     images/cgroup.pb-c.c
21:14:54 #54 68.34   DEP      images/cgroup.pb-c.d
21:14:54 #54 68.41   PBCC     images/fown.pb-c.c
21:14:54 #54 68.47   PBCC     images/ext-file.pb-c.c
21:14:54 #54 68.62   DEP      images/fown.pb-c.d
21:14:54 #54 68.69   DEP      images/ext-file.pb-c.d
21:14:54 #54 68.82   PBCC     images/rpc.pb-c.c
21:14:54 #54 68.91   DEP      images/rpc.pb-c.d
21:14:54 #54 69.03   PBCC     images/siginfo.pb-c.c
21:14:54 #54 69.12   DEP      images/siginfo.pb-c.d
21:14:54 #54 69.22   PBCC     images/pagemap.pb-c.c
21:14:54 #54 69.24   DEP      images/pagemap.pb-c.d
21:14:54 #54 69.36   PBCC     images/rlimit.pb-c.c
21:14:54 #54 69.36   DEP      images/rlimit.pb-c.d
21:14:54 #54 69.46   PBCC     images/file-lock.pb-c.c
21:14:54 #54 69.67   DEP      images/file-lock.pb-c.d
21:14:54 #54 69.76   PBCC     images/tty.pb-c.c
21:14:54 #54 69.87   DEP      images/tty.pb-c.d
21:14:54 #54 70.09   PBCC     images/tun.pb-c.c
21:14:54 #54 70.19   PBCC     images/netdev.pb-c.c
21:14:54 #54 70.33   DEP      images/tun.pb-c.d
21:14:54 #54 70.40   DEP      images/netdev.pb-c.d
21:14:54 #54 70.49   PBCC     images/vma.pb-c.c
21:14:54 #54 70.54   DEP      images/vma.pb-c.d
21:14:54 #54 70.63   PBCC     images/creds.pb-c.c
21:14:54 #54 70.71   DEP      images/creds.pb-c.d
21:14:54 #54 70.87   PBCC     images/utsns.pb-c.c
21:14:54 #54 70.95   DEP      images/utsns.pb-c.d
21:14:54 #54 71.01   PBCC     images/ipc-desc.pb-c.c
21:14:54 #54 71.02   PBCC     images/ipc-sem.pb-c.c
21:14:54 #54 71.09   DEP      images/ipc-desc.pb-c.d
21:14:54 #54 71.12   DEP      images/ipc-sem.pb-c.d
21:14:54 #54 71.18   PBCC     images/ipc-msg.pb-c.c
21:14:54 #54 71.19   DEP      images/ipc-msg.pb-c.d
21:14:54 #54 71.28   PBCC     images/ipc-shm.pb-c.c
21:14:54 #54 71.30   DEP      images/ipc-shm.pb-c.d
21:14:54 #54 71.34   PBCC     images/ipc-var.pb-c.c
21:14:54 #54 71.38   DEP      images/ipc-var.pb-c.d
21:14:54 #54 71.42   PBCC     images/sk-opts.pb-c.c
21:14:54 #54 71.46   PBCC     images/packet-sock.pb-c.c
21:14:54 #54 71.50   DEP      images/sk-opts.pb-c.d
21:14:54 #54 71.54   DEP      images/packet-sock.pb-c.d
21:14:54 #54 71.57   PBCC     images/sk-netlink.pb-c.c
21:14:54 #54 71.63   DEP      images/sk-netlink.pb-c.d
21:14:54 #54 71.65   PBCC     images/sk-inet.pb-c.c
21:14:54 #54 71.76   DEP      images/sk-inet.pb-c.d
21:14:54 #32 ...
21:14:54 
21:14:54 #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common
21:14:54 #32 71.66 Setting up xml-core (0.17) ...
21:14:54 f7277927d38a: Verifying Checksum
21:14:54 f7277927d38a: Download complete
21:14:55 #32 72.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:14:55 #32 72.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
21:14:55 #32 72.70 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:14:55 #32 72.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:14:55 #32 72.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:14:55 #32 72.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:14:55 #32 72.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:14:55 #32 72.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:14:55 #32 72.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:14:55 #32 72.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:14:55 #32 72.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:14:55 #32 72.78 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ...
21:14:55 #32 72.80 Setting up cmake (3.7.2-1) ...
21:14:55 #32 72.90 Processing triggers for sgml-base (1.29) ...
21:14:55 #32 72.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:14:55 #32    completed: 2019-07-26 21:14:55.696317352 +0000 UTC
21:14:55 #32     duration: 1m13.38331443s
21:14:55 
21:14:55 
21:14:55 #33 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
21:14:55 #33       digest: sha256:bdbaab5b6f768a0beca1ff496eb57ad4668429b57b7257e3632dc612a2316182
21:14:55 #33         name: "[tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh"
21:14:55 #33      started: 2019-07-26 21:14:55.698473522 +0000 UTC
21:14:56 f7277927d38a: Pull complete
21:14:56 8d3eac894db4: Pull complete
21:14:56 edf72af6d627: Pull complete
21:14:56 3e4f86211d23: Pull complete
21:14:56 Digest: sha256:97b54e5692c27072234ff958a7442dde4266af21e7b688e7fca5dc5acc8ed7d9
21:14:56 Status: Downloaded newer image for ubuntu:xenial
21:14:56  ---> 5e13f8dd4c1a
21:14:56 Step 7/27 : RUN apt-get update && apt-get install -y curl devscripts equivs git
21:14:56 # github.com/opencontainers/runc
21:14:56 /tmp/go-link-622298516/000020.o: In function `mygetgrouplist':
21:14:56 /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:56 /tmp/go-link-622298516/000019.o: In function `mygetgrgid_r':
21:14:56 /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:56 /tmp/go-link-622298516/000019.o: In function `mygetgrnam_r':
21:14:56 /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:56 /tmp/go-link-622298516/000019.o: In function `mygetpwnam_r':
21:14:56 /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:56 /tmp/go-link-622298516/000019.o: In function `mygetpwuid_r':
21:14:56 /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:14:56 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:14:57 install -D -m0755 runc /usr/local/sbin/runc
21:14:57  ---> Running in 96c1c59dde54
21:14:58 #33    completed: 2019-07-26 21:14:58.14203253 +0000 UTC
21:14:58 #33     duration: 2.443559008s
21:14:58 
21:14:58 
21:14:58 #34 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:14:58 #34       digest: sha256:40e7ad7f3b440afcde6c79b6a7244672ca8ff849b69a8a6910b2b0f3e3c999cf
21:14:58 #34         name: "[tini 3/4] COPY hack/dockerfile/install/tini.installer ./"
21:14:58 #34      started: 2019-07-26 21:14:58.144715026 +0000 UTC
21:14:59 Removing intermediate container ec9f1051430c
21:14:59  ---> 6e46eccf9d73
21:14:59 Step 38/49 : FROM scratch
21:14:59  ---> 
21:14:59 Step 39/49 : ARG VERSION
21:14:59  ---> Running in 835432d734fe
21:14:59 Removing intermediate container 835432d734fe
21:14:59  ---> f6ee56bcfbac
21:14:59 Step 40/49 : ARG GITCOMMIT
21:14:59  ---> Running in 523e88258d44
21:14:59 Removing intermediate container 523e88258d44
21:14:59  ---> 17abf2705db7
21:14:59 Step 41/49 : ARG BUILDTIME
21:14:59  ---> Running in 5a5c323ddcd8
21:14:59 #14 ...
21:14:59 
21:14:59 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:14:59 #14       digest: sha256:2b51eec9fdeae3982e0d5ffe1819b92503affffe8b8175dfee2d504eff815c86
21:14:59 #14         name: "[dev 7/21] RUN apt-get update && apt-get install -y \tapparmor \taufs-tools \tbash-completion \tbtrfs-tools \tiptables \tjq \tlibcap2-bin \tlibdevmapper-dev \tlibffi-dev \tlibssl-dev \tlibudev-dev \tlibsystemd-dev \tbinutils-mingw-w64 \tg++-mingw-w64-x86-64 \tnet-tools \tpigz \tpython-backports.ssl-match-hostname \tpython-dev \tpython-cffi \tpython-mock \tpython-pip \tpython-requests \tpython-setuptools \tpython-websocket \tpython-wheel \tthin-provisioning-tools \tvim \tvim-common \txfsprogs \tzip \tbzip2 \txz-utils \t--no-install-recommends"
21:14:59 #14      started: 2019-07-26 21:14:48.865258356 +0000 UTC
21:14:59 #14 4.757 Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
21:14:59 #14 4.758 Ign:2 http://deb.debian.org/debian stretch InRelease
21:14:59 #14 4.758 Hit:3 http://deb.debian.org/debian stretch-updates InRelease
21:14:59 #14 4.759 Hit:4 http://deb.debian.org/debian stretch Release
21:14:59 #14 6.471 Reading package lists...
21:14:59 #54 ...
21:14:59 
21:14:59 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:14:59 #54 71.81   PBCC     images/sk-unix.pb-c.c
21:14:59 #54 71.89   DEP      images/sk-unix.pb-c.d
21:14:59 #54 71.95   PBCC     images/mm.pb-c.c
21:14:59 #54 71.97   DEP      images/mm.pb-c.d
21:14:59 #54 72.02   PBCC     images/timerfd.pb-c.c
21:14:59 #54 72.04   DEP      images/timerfd.pb-c.d
21:14:59 #54 72.07   PBCC     images/timer.pb-c.c
21:14:59 #54 72.11   DEP      images/timer.pb-c.d
21:14:59 #54 72.16   PBCC     images/sa.pb-c.c
21:14:59 #54 72.18   DEP      images/sa.pb-c.d
21:14:59 #54 72.23   PBCC     images/pipe-data.pb-c.c
21:14:59 #54 72.23   DEP      images/pipe-data.pb-c.d
21:14:59 #54 72.32   PBCC     images/mnt.pb-c.c
21:14:59 #54 72.35   DEP      images/mnt.pb-c.d
21:14:59 #54 72.41   PBCC     images/sk-packet.pb-c.c
21:14:59 #54 72.47   DEP      images/sk-packet.pb-c.d
21:14:59 #54 72.50   PBCC     images/tcp-stream.pb-c.c
21:14:59 #54 72.56   DEP      images/tcp-stream.pb-c.d
21:14:59 #54 72.61   PBCC     images/pipe.pb-c.c
21:14:59 #54 72.64   DEP      images/pipe.pb-c.d
21:14:59 #54 72.71   PBCC     images/pstree.pb-c.c
21:14:59 #54 72.74   DEP      images/pstree.pb-c.d
21:14:59 #54 72.78   PBCC     images/fs.pb-c.c
21:14:59 #54 72.82   DEP      images/fs.pb-c.d
21:14:59 #54 72.84   PBCC     images/signalfd.pb-c.c
21:14:59 #54 72.89   DEP      images/signalfd.pb-c.d
21:14:59 #54 72.95   PBCC     images/fh.pb-c.c
21:14:59 #54 73.01   PBCC     images/fsnotify.pb-c.c
21:14:59 #54 73.06   DEP      images/fh.pb-c.d
21:14:59 #54 73.10   DEP      images/fsnotify.pb-c.d
21:14:59 #54 73.16   PBCC     images/eventpoll.pb-c.c
21:14:59 #54 73.19   DEP      images/eventpoll.pb-c.d
21:14:59 #54 73.27   PBCC     images/eventfd.pb-c.c
21:14:59 #54 73.29   DEP      images/eventfd.pb-c.d
21:14:59 #54 73.32   PBCC     images/remap-file-path.pb-c.c
21:14:59 #54 73.37   DEP      images/remap-file-path.pb-c.d
21:14:59 #54 73.47   PBCC     images/fifo.pb-c.c
21:14:59 #54 73.51   DEP      images/fifo.pb-c.d
21:14:59 #54 73.58   PBCC     images/ghost-file.pb-c.c
21:14:59 #54 73.66   DEP      images/ghost-file.pb-c.d
21:14:59 #54 73.75   PBCC     images/regfile.pb-c.c
21:14:59 #54 73.78   DEP      images/regfile.pb-c.d
21:14:59 #54 73.84   PBCC     images/ns.pb-c.c
21:14:59 #54 73.88   DEP      images/ns.pb-c.d
21:14:59 #54 73.94   PBCC     images/fdinfo.pb-c.c
21:14:59 #54 74.01   DEP      images/fdinfo.pb-c.d
21:14:59 #54 74.08   PBCC     images/core-aarch64.pb-c.c
21:14:59 #54 74.10   PBCC     images/core-arm.pb-c.c
21:14:59 #54 74.15   PBCC     images/core-ppc64.pb-c.c
21:14:59 #54 74.19   PBCC     images/core-s390.pb-c.c
21:14:59 #54 74.24   PBCC     images/core-x86.pb-c.c
21:14:59 #54 74.28   PBCC     images/core.pb-c.c
21:14:59 #54 74.33   PBCC     images/inventory.pb-c.c
21:14:59 #54 74.40   DEP      images/core-aarch64.pb-c.d
21:14:59 #54 74.45   DEP      images/core-arm.pb-c.d
21:14:59 #54 74.55   DEP      images/core-ppc64.pb-c.d
21:14:59 #54 74.61   DEP      images/core-s390.pb-c.d
21:14:59 #54 74.68   DEP      images/core-x86.pb-c.d
21:14:59 #54 74.73   DEP      images/core.pb-c.d
21:14:59 #54 74.79   DEP      images/inventory.pb-c.d
21:14:59 #54 74.84   PBCC     images/cpuinfo.pb-c.c
21:14:59 #54 74.89   DEP      images/cpuinfo.pb-c.d
21:14:59 #54 74.93   PBCC     images/stats.pb-c.c
21:14:59 #54 74.99   DEP      images/stats.pb-c.d
21:14:59 #54 76.36 make[1]: Nothing to be done for 'all'.
21:14:59 #14 ...
21:14:59 
21:14:59 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:14:59 #14 6.471 Reading package lists...
21:14:59 Removing intermediate container 5a5c323ddcd8
21:14:59  ---> 384f69a4f84c
21:14:59 Step 42/49 : ARG PLATFORM
21:14:59  ---> Running in e7f55f3ef910
21:14:59 Removing intermediate container e7f55f3ef910
21:14:59  ---> 0f171821cde1
21:14:59 Step 43/49 : ARG ENGINE_IMAGE
21:14:59  ---> Running in 12186c44518c
21:15:00 Removing intermediate container 12186c44518c
21:15:00  ---> ef98090982d1
21:15:00 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
21:15:00 #14 10.77 Reading package lists...
21:15:00 #34 ...
21:15:00 
21:15:00 #34 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
21:15:00 #34    completed: 2019-07-26 21:15:00.227673292 +0000 UTC
21:15:00 #34     duration: 2.082958266s
21:15:00 
21:15:00 
21:15:00 #35 [tini 4/4] RUN PREFIX=/build/ ./install.sh tini
21:15:00 #35       digest: sha256:eeab99c589ab6816bb5efac9e08b74ecc3cef567eea2f0b1c4703017a390a251
21:15:00 #35         name: "[tini 4/4] RUN PREFIX=/build/ ./install.sh tini"
21:15:00 #35      started: 2019-07-26 21:15:00.230969229 +0000 UTC
21:15:01 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
21:15:01 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
21:15:01 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
21:15:01 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
21:15:01 Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
21:15:01 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
21:15:02  ---> 94abbcc5aef4
21:15:02 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
21:15:02  ---> 2a239e33dabd
21:15:02 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
21:15:02  ---> 7c007d769b68
21:15:02 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
21:15:02 #35 1.893 + RM_GOPATH=0
21:15:02 #35 1.893 + TMP_GOPATH=
21:15:02 #35 1.893 + : /build/
21:15:02 #35 1.893 + '[' -z '' ']'
21:15:02 #35 1.894 ++ mktemp -d
21:15:02 #35 1.897 + export GOPATH=/tmp/tmp.cyQfMHUPvx
21:15:02 #35 1.897 + GOPATH=/tmp/tmp.cyQfMHUPvx
21:15:02 #35 1.897 + RM_GOPATH=1
21:15:02 #35 1.901 ++ dirname ./install.sh
21:15:02 #35 1.903 + dir=.
21:15:02 #35 1.903 + bin=tini
21:15:02 #35 1.903 + shift
21:15:02 #35 1.904 + '[' '!' -f ./tini.installer ']'
21:15:02 #35 1.904 + . ./tini.installer
21:15:02 #35 1.904 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662
21:15:02 #35 1.905 + install_tini
21:15:02 #35 1.905 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
21:15:02 #35 1.906 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
21:15:02 #35 1.906 + git clone https://github.com/krallin/tini.git /tmp/tmp.cyQfMHUPvx/tini
21:15:02 #35 1.912 Cloning into '/tmp/tmp.cyQfMHUPvx/tini'...
21:15:02 Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
21:15:02 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1290 kB]
21:15:02 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
21:15:02 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [978 kB]
21:15:02 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.1 kB]
21:15:02 Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
21:15:02 Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8532 B]
21:15:02  ---> 628426446e1f
21:15:02 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\"}"
21:15:02 Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
21:15:02  ---> Running in 216995f07890
21:15:02 Removing intermediate container 216995f07890
21:15:02  ---> edcc6284e8a8
21:15:02 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
21:15:02  ---> Running in bbe37e008070
21:15:03 Removing intermediate container bbe37e008070
21:15:03  ---> b8008ad2e665
21:15:03 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [907 kB]
21:15:03 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
21:15:03 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [573 kB]
21:15:03 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6117 B]
21:15:03 Fetched 16.0 MB in 6s (2598 kB/s)
21:15:04 Reading package lists...
21:15:05 #35 4.399 + cd /tmp/tmp.cyQfMHUPvx/tini
21:15:05 #35 4.402 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
21:15:05 #35 4.419 + cmake .
21:15:05 #30 ...
21:15:05 
21:15:05 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:15:05 #30 68.51 regexp
21:15:05 #30 69.75 io/ioutil
21:15:05 #30 70.19 net/url
21:15:05 #30 71.50 text/template/parse
21:15:05 #30 71.92 go/parser
21:15:05 #30 75.45 log
21:15:05 #30 75.49 text/template
21:15:05 #30 76.01 encoding/binary
21:15:05 #30 77.15 encoding/base64
21:15:05 #30 77.59 encoding/json
21:15:05 #54 ...
21:15:05 
21:15:05 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:05 #54 77.59   CC       images/stats.o
21:15:05 #54 77.99   CC       images/core.o
21:15:05 #54 78.71   CC       images/core-x86.o
21:15:05 #54 79.34   CC       images/core-arm.o
21:15:05 #54 79.73   CC       images/core-aarch64.o
21:15:05 #54 80.08   CC       images/core-ppc64.o
21:15:05 #54 80.61   CC       images/core-s390.o
21:15:05 #54 81.30   CC       images/cpuinfo.o
21:15:05 #54 81.70   CC       images/inventory.o
21:15:05 #54 81.95   CC       images/fdinfo.o
21:15:05 #54 82.31   CC       images/fown.o
21:15:05 #54 82.54   CC       images/ns.o
21:15:05 #54 82.77   CC       images/regfile.o
21:15:05 #35 ...
21:15:05 
21:15:05 #35 [tini 4/4] RUN PREFIX=/build/ ./install.sh tini
21:15:05 #35 4.979 -- The C compiler identification is GNU 6.3.0
21:15:05 #35 5.011 -- Check for working C compiler: /usr/bin/cc
21:15:05 Reading package lists...
21:15:05 Successfully built b8008ad2e665
21:15:05 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e
21:15:05 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e > image-linux
21:15:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
[Pipeline] sh
21:15:05 Building dependency tree...
21:15:05 Reading state information...
21:15:05 The following additional packages will be installed:
21:15:05   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
21:15:05   cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat
21:15:05   distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext
21:15:05   gettext-base git-man groff-base hardening-includes ifupdown intltool-debian
21:15:05   iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
21:15:05   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:15:05   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
21:15:05   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
21:15:05   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:15:05   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
21:15:05   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
21:15:05   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
21:15:05   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:15:05   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
21:15:05   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
21:15:05   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
21:15:05   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
21:15:05   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:15:05   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
21:15:05   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:15:05   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:15:05   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
21:15:05   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:15:05   libio-socket-ssl-perl libio-string-perl libipc-run-perl
21:15:05   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
21:15:05   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
21:15:05   liblist-moreutils-perl liblocale-gettext-perl liblsan0
21:15:05   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
21:15:05   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
21:15:05   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
21:15:05   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
21:15:05   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
21:15:05   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
21:15:05   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
21:15:05   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
21:15:05   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
21:15:05   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
21:15:05   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
21:15:05   libunistring0 liburi-perl libwind0-heimdal libwww-perl
21:15:05   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:15:05   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
21:15:05   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
21:15:05   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
21:15:05   po-debconf python python-apt-common python-minimal python2.7
21:15:05   python2.7-minimal python3 python3-apt python3-chardet python3-debian
21:15:05   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
21:15:05   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
21:15:05   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
21:15:05 Suggested packages:
21:15:05   default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois
21:15:05   vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx
21:15:05   cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot
21:15:05   libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl
21:15:05   mozilla-devscripts mutt svn-buildpackage w3m debian-keyring
21:15:05   libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib
21:15:05   gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison
21:15:05   gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg
21:15:05   libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
21:15:05   libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint
21:15:05   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
21:15:05   gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc
21:15:05   resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery
21:15:05   libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl
21:15:05   libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl
21:15:05   libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql
21:15:05   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
21:15:05   libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl
21:15:05   lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed
21:15:05   diffutils-doc perl-doc libterm-readline-gnu-perl
21:15:05   | libterm-readline-perl-perl libmail-box-perl python-doc python-tk
21:15:05   python2.7-doc binfmt-support python3-doc python3-tk python3-venv
21:15:05   python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv
21:15:05   python3.5-doc openssh-server sgml-base-doc zip
21:15:05 The following NEW packages will be installed:
21:15:05   at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates
21:15:05   cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python
21:15:05   dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs
21:15:05   fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man
21:15:05   groff-base hardening-includes ifupdown intltool-debian iproute2
21:15:05   isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less
21:15:05   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
21:15:05   libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2
21:15:05   libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1
21:15:05   libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
21:15:05   libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3
21:15:05   libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl
21:15:05   libdns-export162 libdpkg-perl libedit2 libemail-valid-perl
21:15:05   libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl
21:15:05   libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl
21:15:05   libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl
21:15:05   libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0
21:15:05   libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2
21:15:05   libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
21:15:05   libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl
21:15:05   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
21:15:05   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
21:15:05   libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55
21:15:05   libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl
21:15:05   libio-socket-ssl-perl libio-string-perl libipc-run-perl
21:15:05   libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3
21:15:05   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
21:15:05   liblist-moreutils-perl liblocale-gettext-perl liblsan0
21:15:05   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1
21:15:05   libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4
21:15:05   libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl
21:15:05   libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6
21:15:05   libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl
21:15:05   libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal
21:15:05   libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal
21:15:05   libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2
21:15:05   libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0
21:15:05   libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl
21:15:05   libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0
21:15:05   libunistring0 liburi-perl libwind0-heimdal libwww-perl
21:15:05   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
21:15:05   libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian
21:15:05   linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support
21:15:05   netbase openssh-client openssl patch patchutils perl perl-modules-5.22
21:15:05   po-debconf python python-apt-common python-minimal python2.7
21:15:05   python2.7-minimal python3 python3-apt python3-chardet python3-debian
21:15:05   python3-magic python3-minimal python3-pkg-resources python3-six python3.5
21:15:05   python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils
21:15:05   unzip wdiff xauth xdg-user-dirs xml-core xz-utils
21:15:05 #35 5.386 -- Check for working C compiler: /usr/bin/cc -- works
21:15:05 #35 5.389 -- Detecting C compiler ABI info
21:15:05 + pwd
21:15:05 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine
21:15:05 make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean
21:15:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:15:06 #35 6.089 -- Detecting C compiler ABI info - done
21:15:06 #35 6.153 -- Detecting C compile features
21:15:07 #44 ...
21:15:07 
21:15:07 #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd
21:15:07 #44 24.50 + cd /tmp/tmp.gSsGyspDo1/src/github.com/containerd/containerd
21:15:07 #44 24.50 + git checkout -q 894b81a4b802e4eb2a91d1ce216b8817763c29fb
21:15:07 #44 25.90 + export 'BUILDTAGS=netgo osusergo static_build'
21:15:07 #44 25.90 + BUILDTAGS='netgo osusergo static_build'
21:15:07 #44 25.90 + export EXTRA_FLAGS=-buildmode=pie
21:15:07 #44 25.90 + EXTRA_FLAGS=-buildmode=pie
21:15:07 #44 25.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:15:07 #44 25.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:15:07 #44 25.90 + '[' '' == dynamic ']'
21:15:07 #44 25.90 + make
21:15:07 #44 26.63 🇩 bin/ctr
21:15:07 #14 ...
21:15:07 
21:15:07 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:07 #14 10.77 Reading package lists...
21:15:07 #14 15.30 Building dependency tree...
21:15:07 #14 16.23 Reading state information...
21:15:07 #14 16.92 The following additional packages will be installed:
21:15:07 #14 16.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
21:15:07 #14 16.93   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
21:15:07 #14 16.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libexpat1 libexpat1-dev libgpm2
21:15:07 #14 16.93   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
21:15:07 #14 16.93   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
21:15:07 #14 16.93   libpcre32-3 libpcrecpp0v5 libpython-dev libpython2.7 libpython2.7-dev
21:15:07 #14 16.93   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:15:07 #14 16.93   libselinux1-dev libsepol1-dev libssl1.1 libxtables12 mingw-w64-common
21:15:07 #14 16.93   mingw-w64-x86-64-dev python-cffi-backend python-chardet python-funcsigs
21:15:07 #14 16.93   python-pbr python-pip-whl python-pkg-resources python-ply python-pycparser
21:15:07 #14 16.93   python-urllib3 python2.7-dev python3 python3-minimal python3.5
21:15:07 #14 16.94   python3.5-minimal vim-runtime xxd
21:15:07 #14 16.94 Suggested packages:
21:15:07 #14 16.95   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
21:15:07 #14 16.95   gcc-6-locales kmod gpm wine64 python-funcsigs-doc python-mock-doc
21:15:07 #14 16.95   python-ply-doc python-cryptography python-idna python-openssl python-socks
21:15:07 #14 16.95   python-setuptools-doc python-ntlm python3-doc python3-tk python3-venv
21:15:07 #14 16.95   python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts
21:15:07 #14 16.95   xfsdump acl attr quota
21:15:07 #14 16.95 Recommended packages:
21:15:07 #14 16.95   aufs-dkms libpam-cap libssl-doc build-essential python-all-dev
21:15:07 #14 16.95   python-cryptography python-idna python-ipaddress python-openssl
21:15:07 #14 16.95   python-keyring python-keyrings.alt python-xdg unzip
21:15:08 rm -f /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:15:08 rm -f /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm
21:15:08 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e
21:15:08 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e
21:15:08 Deleted: sha256:b8008ad2e665f45d0ce9b275f97eb31cbc07452b33541891156a707cd0348385
21:15:08 Deleted: sha256:edcc6284e8a80cee8685d8c49b7490bb6e0fd020dce2c4bd39f737c3d62269bb
21:15:08 Deleted: sha256:628426446e1f3d02a8aee311ac2acf6cbd23747732a6c737df0979e5c4b6f224
21:15:08 Deleted: sha256:f0467ffd03c25099f171f2b3b44543e7d25935eeca141e56e1dd73294b79d77a
21:15:08 Deleted: sha256:7c007d769b681142414f9b2ad2676213a96030b0daba6ea86dcbdbb4e76f639a
21:15:08 Deleted: sha256:84841cc7cb942bfef63ee21cabbbb7c30cf76be2883291b1bb6b2b4e054ad447
21:15:08 Deleted: sha256:2a239e33dabd02cb948dd31ff1ef0bbb9ec11ab38827a4e65c5c992626ad01ac
21:15:08 Deleted: sha256:b045a46b77ed5ca16bb6469eb0709c49449baa45ec82f36e443e37c4c55b2eb5
21:15:08 Deleted: sha256:94abbcc5aef45f458acdeef50985651708dfdc689894bc0502ba4350ca6e6850
21:15:08 Deleted: sha256:4697541330be772ad63d26c38089dfd0c7dd1b891ccf123609672dd7f55ebee1
21:15:08 Deleted: sha256:ef98090982d1186e7bc281f9e96c588c87c7bfbe9d24e5913cf5a2cc8aec3185
21:15:08 Deleted: sha256:0f171821cde165427c784fca7b9091025fe0d2ad06fd4ba61df996926311ba25
21:15:08 Deleted: sha256:384f69a4f84c03879a42878ddd70b70cce1200d36751ec983126cb8055b37e11
21:15:08 Deleted: sha256:17abf2705db78d1b6d76c294d83e4737dd771a2b7d852da081c66783074677ff
21:15:08 Deleted: sha256:f6ee56bcfbac1213a24ca39ccfdabb4af4a68e275de28127ff828cf185590847
21:15:08 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e-dm
21:15:08 Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e-dm
21:15:08 Makefile:40: recipe for target 'clean' failed
21:15:08 make[1]: [clean] Error 1 (ignored)
21:15:08 rm -f image-linux
21:15:08 rm -f -r artifacts
21:15:08 rm -f *.tar
21:15:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:15:08 rm -rf /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
21:15:09 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded.
21:15:09 Need to get 90.6 MB of archives.
21:15:09 After this operation, 383 MB of additional disk space will be used.
21:15:09 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]
21:15:09 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
21:15:09 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]
21:15:09 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
21:15:09 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB]
21:15:09 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.5 [524 kB]
21:15:09 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.4 [71.4 kB]
21:15:09 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.5 [1598 kB]
21:15:09 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB]
21:15:09 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]
21:15:09 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB]
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:15:10 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.2 [397 kB]
21:15:10 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.5 [2134 kB]
21:15:10 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.5 [165 kB]
21:15:10 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B]
21:15:10 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.1 [74.1 kB]
21:15:10 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B]
21:15:10 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]
21:15:10 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]
21:15:10 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.3 [1121 kB]
21:15:10 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
21:15:10 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
21:15:10 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
21:15:10 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]
21:15:10 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]
21:15:10 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
21:15:10 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
21:15:10 Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
21:15:10 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
21:15:10 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
21:15:10 Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB]
21:15:10 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
21:15:10 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]
21:15:10 #14 21.17 The following NEW packages will be installed:
21:15:10 #14 21.17   apparmor aufs-tools bash-completion binutils-mingw-w64
21:15:10 #14 21.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
21:15:10 #14 21.17   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
21:15:10 #14 21.17   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
21:15:10 #14 21.17   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libexpat1-dev
21:15:10 #14 21.18   libffi-dev libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2
21:15:10 #14 21.18   libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev
21:15:10 #14 21.18   libpcre32-3 libpcrecpp0v5 libpython-dev libpython2.7 libpython2.7-dev
21:15:10 #14 21.18   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
21:15:10 #14 21.18   libselinux1-dev libsepol1-dev libssl-dev libsystemd-dev libudev-dev
21:15:10 #14 21.18   libxtables12 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz
21:15:10 #14 21.18   python-backports.ssl-match-hostname python-cffi python-cffi-backend
21:15:10 #14 21.18   python-chardet python-dev python-funcsigs python-mock python-pbr python-pip
21:15:10 #14 21.18   python-pip-whl python-pkg-resources python-ply python-pycparser
21:15:10 #14 21.18   python-requests python-setuptools python-urllib3 python-websocket
21:15:10 #14 21.18   python-wheel python2.7-dev python3 python3-minimal python3.5
21:15:10 #14 21.18   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
21:15:10 #14 21.18   xfsprogs xxd xz-utils zip
21:15:10 #14 21.19 The following packages will be upgraded:
21:15:10 #14 21.20   libexpat1 libssl1.1
21:15:10 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB]
21:15:10 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB]
21:15:10 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB]
21:15:10 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB]
21:15:10 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]
21:15:10 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB]
21:15:10 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB]
21:15:10 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]
21:15:10 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]
21:15:10 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]
21:15:10 Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]
21:15:10 Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]
21:15:10 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]
21:15:10 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.12 [4638 B]
21:15:10 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.2 [216 kB]
21:15:10 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.2 [21.2 kB]
21:15:10 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]
21:15:11 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]
21:15:11 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.14 [153 kB]
21:15:11 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.14 [667 kB]
21:15:11 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]
21:15:11 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]
21:15:11 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]
21:15:11 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32 [55.8 kB]
21:15:11 Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB]
21:15:11 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]
21:15:11 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]
21:15:11 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]
21:15:11 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]
21:15:11 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]
21:15:11 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.5 [548 kB]
21:15:11 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]
21:15:11 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB]
21:15:11 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]
21:15:11 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB]
Terminated
21:15:11 #35 ...
21:15:11 
21:15:11 #35 [tini 4/4] RUN PREFIX=/build/ ./install.sh tini
21:15:11 #35    completed: 2019-07-26 21:15:11.169010408 +0000 UTC
21:15:11 #35     duration: 10.938041179s
21:15:11 #35 7.864 -- Detecting C compile features - done
21:15:11 #35 7.898 -- Performing Test HAS_BUILTIN_FORTIFY
21:15:11 #35 8.175 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:15:11 #35 8.277 -- Configuring done
21:15:11 #35 8.299 -- Generating done
21:15:11 #35 8.315 -- Build files have been written to: /tmp/tmp.cyQfMHUPvx/tini
21:15:11 #35 8.323 + make tini-static
21:15:11 #35 8.554 Scanning dependencies of target tini-static
21:15:11 #35 8.624 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:15:11 #35 9.886 [100%] Linking C executable tini-static
21:15:11 #35 10.33 [100%] Built target tini-static
21:15:11 #35 10.44 + mkdir -p /build/
21:15:11 #35 10.44 + cp tini-static /build//docker-init
21:15:11 
21:15:11 
21:15:11 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:11 #14 22.28 2 upgraded, 86 newly installed, 0 to remove and 4 not upgraded.
21:15:11 #14 22.28 Need to get 125 MB of archives.
21:15:11 #14 22.28 After this operation, 599 MB of additional disk space will be used.
21:15:11 #14 22.28 Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0k-1~deb9u1 [1356 kB]
21:15:11 #54 ...
21:15:11 
21:15:11 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:11 #54 83.00   CC       images/ghost-file.o
21:15:11 #54 83.23   CC       images/fifo.o
21:15:11 #54 83.40   CC       images/remap-file-path.o
21:15:11 #54 83.58   CC       images/eventfd.o
21:15:11 #54 83.83   CC       images/eventpoll.o
21:15:11 #54 84.06   CC       images/fh.o
21:15:11 #54 84.40   CC       images/fsnotify.o
21:15:11 #54 84.93   CC       images/signalfd.o
21:15:11 #54 85.22   CC       images/fs.o
21:15:11 #54 85.40   CC       images/pstree.o
21:15:11 #54 85.61   CC       images/pipe.o
21:15:11 #54 85.89   CC       images/tcp-stream.o
21:15:11 #54 86.07   CC       images/sk-packet.o
21:15:11 #54 86.37   CC       images/mnt.o
21:15:11 #54 86.61   CC       images/pipe-data.o
21:15:11 #54 86.83   CC       images/sa.o
21:15:11 #54 87.11   CC       images/timer.o
21:15:11 #54 87.40   CC       images/timerfd.o
21:15:11 #54 87.69   CC       images/mm.o
21:15:11 #54 87.98   CC       images/sk-opts.o
21:15:11 #54 88.18   CC       images/sk-unix.o
21:15:11 #54 88.46   CC       images/sk-inet.o
21:15:11 #54 88.68   CC       images/tun.o
21:15:11 #14 ...
21:15:11 
21:15:11 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:11 #14 22.31 Get:2 http://deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
21:15:11 #14 22.33 Get:3 http://deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
21:15:11 #14 22.37 Get:4 http://deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
21:15:11 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB]
21:15:11 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B]
21:15:11 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB]
21:15:11 Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB]
21:15:11 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]
21:15:11 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]
21:15:11 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]
21:15:11 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]
21:15:11 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]
21:15:11 Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
21:15:11 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]
21:15:11 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]
21:15:11 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]
21:15:11 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]
21:15:11 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]
21:15:11 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]
21:15:11 #14 22.43 Get:5 http://deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB]
21:15:11 #14 22.44 Get:6 http://deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
21:15:11 #14 22.62 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 libexpat1 amd64 2.2.0-2+deb9u2 [83.6 kB]
21:15:11 #14 22.63 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
21:15:11 #14 22.65 Get:9 http://deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
21:15:11 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]
21:15:11 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]
21:15:11 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]
21:15:11 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.1 [14.5 kB]
21:15:11 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.1 [48.6 kB]
21:15:11 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.5 [161 kB]
21:15:11 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]
21:15:11 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.13 [184 kB]
21:15:11 Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
21:15:11 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.3 [131 kB]
21:15:11 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB]
21:15:11 #14 22.74 Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
21:15:11 #14 22.83 Get:11 http://security.debian.org/debian-security stretch/updates/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u2 [134 kB]
21:15:11 #14 22.86 Get:12 http://security.debian.org/debian-security stretch/updates/main amd64 libssl-dev amd64 1.1.0k-1~deb9u1 [1591 kB]
21:15:12 #14 23.14 Get:13 http://deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
21:15:12 #14 23.17 Get:14 http://deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
21:15:12 Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.1 [47.5 kB]
21:15:12 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB]
21:15:12 Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
21:15:12 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]
21:15:12 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.8 [590 kB]
21:15:12 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]
21:15:12 Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.5 [138 kB]
21:15:12 #14 23.23 Get:15 http://deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
21:15:12 #14 23.34 Get:16 http://security.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
21:15:12 #14 23.62 Get:17 http://deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
21:15:12 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.2 [329 kB]
21:15:12 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB]
21:15:12 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB]
21:15:12 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
21:15:12 Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB]
21:15:12 Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB]
21:15:12 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB]
21:15:12 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB]
21:15:12 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]
21:15:12 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB]
21:15:12 Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-157.185 [842 kB]
21:15:12 Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB]
21:15:13 #14 24.30 Get:18 http://deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
21:15:13 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]
21:15:13 Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB]
21:15:13 #14 24.30 Get:19 http://deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
21:15:13 #14 24.30 Get:20 http://deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
21:15:13 #14 24.32 Get:21 http://deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
21:15:13 #14 24.32 Get:22 http://deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
21:15:13 #14 24.33 Get:23 http://deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
21:15:13 #14 24.33 Get:24 http://deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
21:15:13 #14 24.33 Get:25 http://deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
21:15:13 #14 24.34 Get:26 http://deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
21:15:13 #14 24.34 Get:27 http://deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
21:15:13 #14 24.37 Get:28 http://security.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
21:15:13 #14 24.37 Get:29 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
21:15:13 #14 24.38 Get:30 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
21:15:13 #14 24.38 Get:31 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
21:15:13 #14 24.41 Get:32 http://deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
21:15:13 #14 24.43 Get:33 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
21:15:13 #14 24.46 Get:34 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
21:15:13 #14 24.51 Get:35 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
21:15:13 #14 24.51 Get:36 http://deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
21:15:13 #14 24.55 Get:37 http://deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
21:15:13 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]
21:15:13 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB]
21:15:13 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB]
21:15:13 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB]
21:15:13 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B]
21:15:13 Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB]
21:15:13 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB]
21:15:13 Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB]
21:15:13 Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB]
21:15:13 Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB]
21:15:13 #14 24.56 Get:38 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
21:15:13 #14 24.57 Get:39 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
21:15:13 #14 24.58 Get:40 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
21:15:13 #14 24.58 Get:41 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
21:15:13 #14 24.59 Get:42 http://deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
21:15:13 #14 24.59 Get:43 http://deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
21:15:13 #14 24.60 Get:44 http://deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
21:15:13 #14 24.61 Get:45 http://deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
21:15:13 #14 24.62 Get:46 http://deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
21:15:13 #14 24.65 Get:47 http://deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
21:15:13 #14 24.71 Get:48 http://deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
21:15:13 #14 24.72 Get:49 http://deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
21:15:13 #14 24.72 Get:50 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB]
21:15:13 #14 24.74 Get:51 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB]
21:15:13 Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B]
21:15:13 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB]
21:15:13 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB]
21:15:13 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB]
21:15:13 #14 24.83 Get:52 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB]
21:15:14 Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]
21:15:14 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB]
21:15:14 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB]
21:15:14 Removing intermediate container e01dfb165eab
21:15:14  ---> f458195b8121
21:15:14 Step 31/49 : FROM builder as proxy-builder
21:15:14  ---> 5c8d9c6d230f
21:15:14 Step 32/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
21:15:14  ---> Running in b98d99dd2d7c
21:15:14 Cloning into '/go/src/github.com/docker/libnetwork'...
21:15:14 Removing intermediate container b98d99dd2d7c
21:15:14  ---> 1ef3cffe867b
21:15:14 Step 33/49 : WORKDIR /go/src/github.com/docker/libnetwork
21:15:14  ---> Running in e7a71c3b3354
21:15:14 Removing intermediate container e7a71c3b3354
21:15:14  ---> 7847a569c348
21:15:14 Step 34/49 : RUN . /binaries-commits &&     git checkout -q "$LIBNETWORK_COMMIT" &&     go build -buildmode=pie -ldflags="-w"         -o /docker-proxy         github.com/docker/libnetwork/cmd/proxy
21:15:14  ---> Running in 6437221eb5fa
21:15:14 Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]
21:15:14 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
21:15:14 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB]
21:15:14 Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]
21:15:14 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]
21:15:14 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB]
21:15:14 Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]
21:15:14 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.13 [139 kB]
21:15:14 Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB]
21:15:14 Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
21:15:14 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB]
21:15:14 Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
21:15:14 Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB]
21:15:14 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB]
21:15:14 Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB]
21:15:14 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
21:15:14 Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B]
21:15:14 Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB]
21:15:14 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB]
21:15:14 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
21:15:14 Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB]
21:15:14 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]
21:15:14 Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]
21:15:14 Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
21:15:14 Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.6 [736 kB]
21:15:14 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.6 [3176 kB]
21:15:15 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
21:15:15 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
21:15:15 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
21:15:15 Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
21:15:15 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B]
21:15:15 Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
21:15:15 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
21:15:15 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
21:15:15 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
21:15:15 Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
21:15:15 Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
21:15:15 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
21:15:15 Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
21:15:15 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
21:15:15 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
21:15:15 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
21:15:15 Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B]
21:15:15 Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
21:15:15 Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
21:15:15 Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
21:15:15 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
21:15:15 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
21:15:15 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
21:15:15 Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
21:15:15 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
21:15:15 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
21:15:15 Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
21:15:15 Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
21:15:15 Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
21:15:15 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
21:15:15 Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
21:15:15 Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]
21:15:15 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
21:15:15 Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
21:15:15 Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB]
21:15:15 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB]
21:15:15 Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB]
21:15:15 Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
21:15:15 Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
21:15:15 Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
21:15:15 Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB]
21:15:15 Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB]
21:15:15 Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB]
21:15:15 #14 26.84 Get:53 http://deb.debian.org/debian stretch/main amd64 libpython-dev amd64 2.7.13-2 [20.1 kB]
21:15:15 #14 26.86 Get:54 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
21:15:15 #14 26.87 Get:55 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB]
21:15:15 #14 27.00 Get:56 http://deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
21:15:15 Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB]
21:15:16 #14 27.01 Get:57 http://deb.debian.org/debian stretch/main amd64 python-backports.ssl-match-hostname all 3.5.0.1-1 [6980 B]
21:15:16 #14 27.01 Get:58 http://deb.debian.org/debian stretch/main amd64 python-cffi-backend amd64 1.9.1-2 [69.0 kB]
21:15:16 #14 27.01 Get:59 http://deb.debian.org/debian stretch/main amd64 python-ply all 3.9-1 [64.3 kB]
21:15:16 #14 27.03 Get:60 http://deb.debian.org/debian stretch/main amd64 python-pycparser all 2.17-2 [63.3 kB]
21:15:16 #14 27.03 Get:61 http://deb.debian.org/debian stretch/main amd64 python-cffi all 1.9.1-2 [73.2 kB]
21:15:16 #14 27.04 Get:62 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
21:15:16 #14 27.07 Get:63 http://deb.debian.org/debian stretch/main amd64 python-chardet all 2.3.0-2 [96.0 kB]
21:15:16 #14 27.07 Get:64 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB]
21:15:16 #14 27.09 Get:65 http://deb.debian.org/debian stretch/main amd64 python-dev amd64 2.7.13-2 [1126 B]
21:15:16 #14 27.10 Get:66 http://deb.debian.org/debian stretch/main amd64 python-funcsigs all 1.0.2-3 [13.3 kB]
21:15:16 #14 27.10 Get:67 http://deb.debian.org/debian stretch/main amd64 python-pbr all 1.10.0-1 [52.4 kB]
21:15:16 #14 27.11 Get:68 http://deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
21:15:16 #14 27.18 Get:69 http://deb.debian.org/debian stretch/main amd64 python-pip all 9.0.1-2+deb9u1 [179 kB]
21:15:16 #14 27.20 Get:70 http://deb.debian.org/debian stretch/main amd64 python-urllib3 all 1.19.1-1 [77.5 kB]
21:15:16 #14 27.20 Get:71 http://deb.debian.org/debian stretch/main amd64 python-requests all 2.12.4-1 [101 kB]
21:15:16 #14 27.21 Get:72 http://deb.debian.org/debian stretch/main amd64 python-setuptools all 33.1.1-1 [297 kB]
21:15:16 #14 27.22 Get:73 http://deb.debian.org/debian stretch/main amd64 python-websocket all 0.37.0-2 [31.5 kB]
21:15:16 #14 27.23 Get:74 http://deb.debian.org/debian stretch/main amd64 python-wheel all 0.29.0-2 [51.7 kB]
21:15:16 #14 27.24 Get:75 http://deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
21:15:16 #14 27.26 Get:76 http://deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
21:15:16 Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB]
21:15:16 Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB]
21:15:16 Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
21:15:16 Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
21:15:16 Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
21:15:16 Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
21:15:16 #14 27.31 Get:77 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
21:15:16 #14 27.33 Get:78 http://deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
21:15:16 #14 27.33 Get:79 http://deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
21:15:16 #14 27.37 Get:80 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
21:15:16 Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB]
21:15:16 Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB]
21:15:16 Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB]
21:15:16 Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B]
21:15:16 Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
21:15:16 Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB]
21:15:16 Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
21:15:16 Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
21:15:16 Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
21:15:16 Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
21:15:16 Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
21:15:16 Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
21:15:16 Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
21:15:16 Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB]
21:15:16 #14 27.52 Get:81 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
21:15:16 #14 27.67 Get:82 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
21:15:16 Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]
21:15:16 Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB]
21:15:16 Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB]
21:15:16 Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB]
21:15:16 Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB]
21:15:16 Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]
21:15:16 Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
21:15:16 Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB]
21:15:16 Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB]
21:15:16 Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
21:15:16 Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.2 [5436 B]
21:15:16 #14 27.68 Get:83 http://deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
21:15:16 #14 27.90 Get:84 http://deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
21:15:16 #30 ...
21:15:16 
21:15:16 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:15:16 #30 80.55 go/doc
21:15:16 #30 82.30 encoding/xml
21:15:16 #30 83.54 github.com/LK4D4/vndr/build
21:15:16 #30 86.90 github.com/LK4D4/vndr/godl/singleflight
21:15:16 #30 87.12 compress/flate
21:15:16 #30 87.19 hash
21:15:16 #30 87.34 hash/crc32
21:15:16 #30 87.79 context
21:15:16 #30 88.31 crypto/cipher
21:15:16 #30 89.28 crypto/aes
21:15:16 #30 89.81 compress/gzip
21:15:16 #30 90.15 math/rand
21:15:16 #30 90.28 crypto
21:15:16 #30 90.46 crypto/des
21:15:16 debconf: delaying package configuration, since apt-utils is not installed
21:15:16 Fetched 90.6 MB in 10s (8389 kB/s)
21:15:16 Selecting previously unselected package libatm1:amd64.
21:15:16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4777 files and directories currently installed.)
21:15:16 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
21:15:16 Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
21:15:16 Selecting previously unselected package liblocale-gettext-perl.
21:15:16 Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
21:15:16 Unpacking liblocale-gettext-perl (1.07-1build1) ...
21:15:16 Selecting previously unselected package libmnl0:amd64.
21:15:16 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...
21:15:16 Unpacking libmnl0:amd64 (1.0.3-5) ...
21:15:16 Selecting previously unselected package libpopt0:amd64.
21:15:16 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
21:15:16 Unpacking libpopt0:amd64 (1.16-10) ...
21:15:17 #14 ...
21:15:17 
21:15:17 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:17 #14 28.06 Get:85 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
21:15:17 #14 28.07 Get:86 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
21:15:17 Selecting previously unselected package libssl1.0.0:amd64.
21:15:17 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ...
21:15:17 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
21:15:17 Selecting previously unselected package libpython3.5-minimal:amd64.
21:15:17 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.5_amd64.deb ...
21:15:17 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.5) ...
21:15:17 Selecting previously unselected package libexpat1:amd64.
21:15:17 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.4_amd64.deb ...
21:15:17 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.4) ...
21:15:17 Selecting previously unselected package python3.5-minimal.
21:15:17 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.5_amd64.deb ...
21:15:17 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.5) ...
21:15:17 Selecting previously unselected package python3-minimal.
21:15:17 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ...
21:15:17 Unpacking python3-minimal (3.5.1-3) ...
21:15:17 Selecting previously unselected package mime-support.
21:15:17 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...
21:15:17 Unpacking mime-support (3.59ubuntu1) ...
21:15:17 Selecting previously unselected package libmpdec2:amd64.
21:15:17 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ...
21:15:17 Unpacking libmpdec2:amd64 (2.4.2-1) ...
21:15:17 Selecting previously unselected package libsqlite3-0:amd64.
21:15:17 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.2_amd64.deb ...
21:15:17 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.2) ...
21:15:17 Selecting previously unselected package libpython3.5-stdlib:amd64.
21:15:17 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.5_amd64.deb ...
21:15:17 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.5) ...
21:15:17 Selecting previously unselected package python3.5.
21:15:17 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.5_amd64.deb ...
21:15:17 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.5) ...
21:15:17 Selecting previously unselected package libpython3-stdlib:amd64.
21:15:17 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ...
21:15:17 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ...
21:15:17 Selecting previously unselected package dh-python.
21:15:17 Preparing to unpack .../dh-python_2.20151103ubuntu1.1_all.deb ...
21:15:17 Unpacking dh-python (2.20151103ubuntu1.1) ...
21:15:17 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:15:18 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...
21:15:18 debconf: unable to initialize frontend: Dialog
21:15:18 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:15:18 debconf: falling back to frontend: Readline
21:15:18 debconf: unable to initialize frontend: Readline
21:15:18 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.)
21:15:18 debconf: falling back to frontend: Teletype
21:15:18 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.5) ...
21:15:18 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.4) ...
21:15:18 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.5) ...
21:15:18 Setting up python3-minimal (3.5.1-3) ...
21:15:18 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:15:18 Selecting previously unselected package python3.
21:15: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 ... 5783 files and directories currently installed.)
21:15:18 Preparing to unpack .../python3_3.5.1-3_amd64.deb ...
21:15:18 Unpacking python3 (3.5.1-3) ...
21:15:18 Selecting previously unselected package libgdbm3:amd64.
21:15:18 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...
21:15:18 Unpacking libgdbm3:amd64 (1.8.3-13.1) ...
21:15:19 Selecting previously unselected package libffi6:amd64.
21:15:19 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...
21:15:19 Unpacking libffi6:amd64 (3.2.1-4) ...
21:15:19 Selecting previously unselected package libglib2.0-0:amd64.
21:15:19 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.3_amd64.deb ...
21:15:19 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.3) ...
21:15:19 Selecting previously unselected package libxau6:amd64.
21:15:19 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
21:15:19 Unpacking libxau6:amd64 (1:1.0.8-1) ...
21:15:19 Selecting previously unselected package libxdmcp6:amd64.
21:15:19 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
21:15:19 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
21:15:19 Selecting previously unselected package libxcb1:amd64.
21:15:19 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
21:15:19 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
21:15:19 Selecting previously unselected package libx11-data.
21:15:19 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...
21:15:19 Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...
21:15:19 Selecting previously unselected package libx11-6:amd64.
21:15:19 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...
21:15:19 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
21:15:19 Selecting previously unselected package libxext6:amd64.
21:15:19 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
21:15:19 Unpacking libxext6:amd64 (2:1.3.3-1) ...
21:15:19 Selecting previously unselected package groff-base.
21:15:19 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
21:15:19 Unpacking groff-base (1.22.3-7) ...
21:15:19 Selecting previously unselected package bsdmainutils.
21:15:19 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
21:15:19 Unpacking bsdmainutils (9.0.6ubuntu3) ...
21:15:19 Selecting previously unselected package libpipeline1:amd64.
21:15:19 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
21:15:19 Unpacking libpipeline1:amd64 (1.4.1-2) ...
21:15:19 Selecting previously unselected package man-db.
21:15:19 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
21:15:19 #14 30.58 Get:87 http://deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
21:15:19 Unpacking man-db (2.7.5-1) ...
21:15:19 Selecting previously unselected package sgml-base.
21:15:19 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ...
21:15:19 Unpacking sgml-base (1.26+nmu4ubuntu1) ...
21:15:19 Selecting previously unselected package libunistring0:amd64.
21:15:19 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
21:15:19 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
21:15:20 Selecting previously unselected package perl-modules-5.22.
21:15:20 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...
21:15:20 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
21:15:20 Selecting previously unselected package libperl5.22:amd64.
21:15:20 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ...
21:15:20 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
21:15:20 Selecting previously unselected package perl.
21:15:20 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ...
21:15:20 Unpacking perl (5.22.1-9ubuntu0.6) ...
21:15:20 Selecting previously unselected package libpython2.7-minimal:amd64.
21:15:20 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ...
21:15:20 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ...
21:15:20 Selecting previously unselected package python2.7-minimal.
21:15:20 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ...
21:15:20 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ...
21:15:20 Removing intermediate container 6437221eb5fa
21:15:20  ---> 3cf40e4f2c5a
21:15:20 Step 35/49 : FROM builder as init-builder
21:15:20  ---> 5c8d9c6d230f
21:15:20 Step 36/49 : RUN git clone https://github.com/krallin/tini.git /tini
21:15:20  ---> Running in 4737b2e9ab58
21:15:20 Cloning into '/tini'...
21:15:21 Selecting previously unselected package python-minimal.
21:15:21 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...
21:15:21 Unpacking python-minimal (2.7.12-1~16.04) ...
21:15:21 Selecting previously unselected package libpython2.7-stdlib:amd64.
21:15:21 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ...
21:15:21 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ...
21:15:21 Selecting previously unselected package python2.7.
21:15:21 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ...
21:15:21 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ...
21:15:21 Selecting previously unselected package libpython-stdlib:amd64.
21:15:21 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
21:15:21 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
21:15:21 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:15:21 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ...
21:15:21 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ...
21:15:21 Removing intermediate container 4737b2e9ab58
21:15:21  ---> c7c1c9a93734
21:15:21 Step 37/49 : WORKDIR /tini
21:15:21  ---> Running in 422478ce15e3
21:15:21 Linking and byte-compiling packages for runtime python2.7...
21:15:21 Setting up python-minimal (2.7.12-1~16.04) ...
21:15:21 Selecting previously unselected package python.
21:15:21 (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.)
21:15:21 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...
21:15:21 Unpacking python (2.7.12-1~16.04) ...
21:15:21 #14 32.46 Get:88 http://deb.debian.org/debian stretch/main amd64 python-mock all 2.0.0-3 [59.8 kB]
21:15:21 #54 ...
21:15:21 
21:15:21 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:21 #54 89.09   CC       images/sk-netlink.o
21:15:21 #54 89.47   CC       images/packet-sock.o
21:15:21 #54 90.05   CC       images/ipc-var.o
21:15:21 #54 90.85   CC       images/ipc-desc.o
21:15:21 #54 91.10   CC       images/ipc-shm.o
21:15:21 #54 91.31   CC       images/ipc-msg.o
21:15:21 #54 91.54   CC       images/ipc-sem.o
21:15:21 #54 91.78   CC       images/utsns.o
21:15:21 #54 92.04   CC       images/creds.o
21:15:21 #54 92.26   CC       images/vma.o
21:15:21 #54 92.47   CC       images/netdev.o
21:15:21 #54 92.74   CC       images/tty.o
21:15:21 #54 93.46   CC       images/file-lock.o
21:15:21 #54 93.67   CC       images/rlimit.o
21:15:21 #54 93.84   CC       images/pagemap.o
21:15:21 #54 94.13   CC       images/siginfo.o
21:15:21 #54 94.41   CC       images/rpc.o
21:15:21 #54 95.75   CC       images/ext-file.o
21:15:21 #54 95.97   CC       images/cgroup.o
21:15:21 #54 96.51   CC       images/userns.o
21:15:21 #54 96.82   CC       images/google/protobuf/descriptor.o
21:15:21 #54 98.54   CC       images/opts.o
21:15:21 #54 98.78   CC       images/seccomp.o
21:15:21 #54 98.98   CC       images/binfmt-misc.o
21:15:21 #54 99.11   CC       images/time.o
21:15:21 #54 99.22   CC       images/sysctl.o
21:15:21 #54 99.34   CC       images/autofs.o
21:15:21 Removing intermediate container 422478ce15e3
21:15:21  ---> 7deb4b64b0c7
21:15:21 Step 38/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /docker-init
21:15:21  ---> Running in cdbbed4ea62f
21:15:21 Selecting previously unselected package libgmp10:amd64.
21:15:21 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...
21:15:21 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...
21:15:21 Selecting previously unselected package libmpfr4:amd64.
21:15:21 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...
21:15:21 Unpacking libmpfr4:amd64 (3.1.4-1) ...
21:15:21 Selecting previously unselected package libmpc3:amd64.
21:15:21 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...
21:15:21 Unpacking libmpc3:amd64 (1.0.3-1) ...
21:15:21 Selecting previously unselected package bzip2.
21:15:21 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...
21:15:21 Unpacking bzip2 (1.0.6-8ubuntu0.2) ...
21:15:21 Selecting previously unselected package distro-info-data.
21:15:21 Preparing to unpack .../distro-info-data_0.28ubuntu0.12_all.deb ...
21:15:21 Unpacking distro-info-data (0.28ubuntu0.12) ...
21:15:21 Selecting previously unselected package libmagic1:amd64.
21:15:21 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.2_amd64.deb ...
21:15:21 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.2) ...
21:15:21 #54 99.50   CC       images/macvlan.o
21:15:22 Selecting previously unselected package file.
21:15:22 Preparing to unpack .../file_1%3a5.25-2ubuntu1.2_amd64.deb ...
21:15:22 Unpacking file (1:5.25-2ubuntu1.2) ...
21:15:22 Selecting previously unselected package iproute2.
21:15:22 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...
21:15:22 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...
21:15:22 Selecting previously unselected package ifupdown.
21:15:22 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...
21:15:22 Unpacking ifupdown (0.8.10ubuntu1.4) ...
21:15:22 Selecting previously unselected package libisc-export160.
21:15:22 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.14_amd64.deb ...
21:15:22 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.14) ...
21:15:22 #54 99.67   CC       images/sit.o
21:15:22 -- The C compiler identification is GNU 4.8.5
21:15:22 -- Check for working C compiler: /usr/bin/cc
21:15:22 -- Check for working C compiler: /usr/bin/cc -- works
21:15:22 -- Detecting C compiler ABI info
21:15:22 -- Detecting C compiler ABI info - done
21:15:22 -- Performing Test HAS_BUILTIN_FORTIFY
21:15:22 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:15:22 Selecting previously unselected package libdns-export162.
21:15:22 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.14_amd64.deb ...
21:15:22 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.14) ...
21:15:22 Selecting previously unselected package isc-dhcp-client.
21:15:22 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...
21:15:22 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...
21:15:22 #54 99.88   LINK     images/built-in.o
21:15:22 #14 ...
21:15:22 
21:15:22 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:22 #14 33.33 debconf: delaying package configuration, since apt-utils is not installed
21:15:22 #14 33.45 Fetched 125 MB in 11s (11.1 MB/s)
21:15:22 #14 33.55 Selecting previously unselected package bash-completion.
21:15:22 -- Configuring done
21:15:22 -- Generating done
21:15:22 -- Build files have been written to: /tini
21:15:22 Scanning dependencies of target tini-static
21:15:22 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:15:22 Linking C executable tini-static
21:15:22 [100%] Built target tini-static
21:15:22 Selecting previously unselected package isc-dhcp-common.
21:15:22 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...
21:15:22 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...
21:15:22 Selecting previously unselected package less.
21:15:22 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...
21:15:22 Unpacking less (481-2.1ubuntu0.2) ...
21:15:22 Selecting previously unselected package libapt-inst2.0:amd64.
21:15:22 Preparing to unpack .../libapt-inst2.0_1.2.32_amd64.deb ...
21:15:22 Unpacking libapt-inst2.0:amd64 (1.2.32) ...
21:15:22 Selecting previously unselected package libbsd0:amd64.
21:15:22 Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ...
21:15:22 Unpacking libbsd0:amd64 (0.8.2-1) ...
21:15:22 Selecting previously unselected package libnettle6:amd64.
21:15:22 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...
21:15:22 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
21:15:22 Selecting previously unselected package libhogweed4:amd64.
21:15:22 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...
21:15:22 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
21:15:22 #14 33.55 (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 ... 15160 files and directories currently installed.)
21:15:22 #14 33.58 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
21:15:22 Selecting previously unselected package libidn11:amd64.
21:15:22 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...
21:15:22 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...
21:15:22 Selecting previously unselected package libp11-kit0:amd64.
21:15:22 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...
21:15:22 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
21:15:22 Selecting previously unselected package libtasn1-6:amd64.
21:15:22 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...
21:15:22 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
21:15:22 Selecting previously unselected package libgnutls30:amd64.
21:15:22 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.5_amd64.deb ...
21:15:22 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.5) ...
21:15:23 Selecting previously unselected package libxtables11:amd64.
21:15:23 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...
21:15:23 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...
21:15:23 Selecting previously unselected package lsb-release.
21:15:23 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ...
21:15:23 Unpacking lsb-release (9.20160110ubuntu0.2) ...
21:15:23 Selecting previously unselected package netbase.
21:15:23 Preparing to unpack .../archives/netbase_5.3_all.deb ...
21:15:23 Unpacking netbase (5.3) ...
21:15:23 Selecting previously unselected package openssl.
21:15:23 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ...
21:15:23 Unpacking openssl (1.0.2g-1ubuntu4.15) ...
21:15:23 Selecting previously unselected package ca-certificates.
21:15:23 Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ...
21:15:23 Unpacking ca-certificates (20170717~16.04.2) ...
21:15:23 Selecting previously unselected package libasprintf0v5:amd64.
21:15:23 Removing intermediate container cdbbed4ea62f
21:15:23  ---> 5307569bf93e
21:15:23 Step 39/49 : FROM scratch
21:15:23  ---> 
21:15:23 Step 40/49 : ARG VERSION
21:15:23  ---> Running in adee3004fa22
21:15:23 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ...
21:15:23 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
21:15:23 Selecting previously unselected package gettext-base.
21:15:23 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ...
21:15:23 Unpacking gettext-base (0.19.7-2ubuntu3.1) ...
21:15:23 Selecting previously unselected package iso-codes.
21:15:23 Preparing to unpack .../iso-codes_3.65-1_all.deb ...
21:15:23 Unpacking iso-codes (3.65-1) ...
21:15:23 Removing intermediate container adee3004fa22
21:15:23  ---> 2df528439430
21:15:23 Step 41/49 : ARG GITCOMMIT
21:15:23  ---> Running in fbaf6c5596a0
21:15:23 Removing intermediate container fbaf6c5596a0
21:15:23  ---> b979293e5f73
21:15:23 Step 42/49 : ARG BUILDTIME
21:15:23 Selecting previously unselected package krb5-locales.
21:15:23 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...
21:15:23 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
21:15:23 Selecting previously unselected package libroken18-heimdal:amd64.
21:15:23 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:23 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:23 Selecting previously unselected package libasn1-8-heimdal:amd64.
21:15:23 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:23 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:23  ---> Running in d368f1971f80
21:15:23 Removing intermediate container d368f1971f80
21:15:23  ---> c890295e512f
21:15:23 Step 43/49 : ARG PLATFORM
21:15:23  ---> Running in 0a3574b63df1
21:15:23 Selecting previously unselected package libkrb5support0:amd64.
21:15:23 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:15:23 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:23 Selecting previously unselected package libk5crypto3:amd64.
21:15:23 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:15:23 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:23 Selecting previously unselected package libkeyutils1:amd64.
21:15:23 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
21:15:23 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
21:15:23 Selecting previously unselected package libkrb5-3:amd64.
21:15:23 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:15:23 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:23 Selecting previously unselected package libgssapi-krb5-2:amd64.
21:15:23 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...
21:15:23 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:23 Selecting previously unselected package libhcrypto4-heimdal:amd64.
21:15:23 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:23 Removing intermediate container 0a3574b63df1
21:15:23  ---> c26533e432e7
21:15:23 Step 44/49 : ARG ENGINE_IMAGE
21:15:23  ---> Running in b6b26454dc20
21:15:23 Removing intermediate container b6b26454dc20
21:15:23  ---> da15b176d3ee
21:15:23 Step 45/49 : COPY --from=dockerd-builder /dockerd /bin/
21:15:24 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libheimbase1-heimdal:amd64.
21:15:24 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:24 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libwind0-heimdal:amd64.
21:15:24 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:24 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libhx509-5-heimdal:amd64.
21:15:24 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:24 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libkrb5-26-heimdal:amd64.
21:15:24 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:24 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libheimntlm0-heimdal:amd64.
21:15:24 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:24 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libgssapi3-heimdal:amd64.
21:15:24 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...
21:15:24 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:24 Selecting previously unselected package libsasl2-modules-db:amd64.
21:15:24 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...
21:15:24 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
21:15:24 Selecting previously unselected package libsasl2-2:amd64.
21:15:24 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...
21:15:24 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
21:15:24 Selecting previously unselected package libldap-2.4-2:amd64.
21:15:24 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.5_amd64.deb ...
21:15:24 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ...
21:15:24 Selecting previously unselected package librtmp1:amd64.
21:15:24 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...
21:15:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
21:15:24 Selecting previously unselected package libcurl3-gnutls:amd64.
21:15:24 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.13_amd64.deb ...
21:15:24 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.13) ...
21:15:24 Selecting previously unselected package libedit2:amd64.
21:15:24 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
21:15:24 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
21:15:24 Selecting previously unselected package libglib2.0-data.
21:15:24 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.3_all.deb ...
21:15:24 Unpacking libglib2.0-data (2.48.2-0ubuntu4.3) ...
21:15:24 Selecting previously unselected package libicu55:amd64.
21:15:24 Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ...
21:15:24 Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ...
21:15:25  ---> 99619c205b09
21:15:25 Step 46/49 : COPY --from=proxy-builder /docker-proxy /bin/
21:15:25  ---> 8d1f45c049d8
21:15:25 Step 47/49 : COPY --from=init-builder /docker-init /bin/
21:15:25 Selecting previously unselected package libsasl2-modules:amd64.
21:15:25 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...
21:15:25 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
21:15:25 Selecting previously unselected package libxml2:amd64.
21:15:25 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ...
21:15:25 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ...
21:15:25 Selecting previously unselected package libxmuu1:amd64.
21:15:25 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
21:15:25  ---> 95f32d0fd306
21:15:25 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\"}"
21:15:25 Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
21:15:25 Selecting previously unselected package manpages.
21:15:25 Preparing to unpack .../manpages_4.04-2_all.deb ...
21:15:25 Unpacking manpages (4.04-2) ...
21:15:25 Selecting previously unselected package openssh-client.
21:15:25 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_amd64.deb ...
21:15:25 Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ...
21:15:25 Selecting previously unselected package python-apt-common.
21:15:25 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.5_all.deb ...
21:15:25 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.5) ...
21:15:25 #14 36.37 Unpacking bash-completion (1:2.1-4.3) ...
21:15:25 #14 36.90 Selecting previously unselected package libnfnetlink0:amd64.
21:15:25 #14 36.90 Preparing to unpack .../01-libnfnetlink0_1.0.1-3_amd64.deb ...
21:15:25 #14 36.91 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
21:15:25 #14 36.97 Selecting previously unselected package libpcrecpp0v5:amd64.
21:15:25 #14 36.97 Preparing to unpack .../02-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
21:15:25 #14 36.99 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
21:15:26  ---> Running in 3fd8f4b8e4b5
21:15:26 Removing intermediate container 3fd8f4b8e4b5
21:15:26  ---> 246480fe91a1
21:15:26 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
21:15:26  ---> Running in 4a267a127bef
21:15:26 Selecting previously unselected package python3-apt.
21:15:26 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.5_amd64.deb ...
21:15:26 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.5) ...
21:15:26 Selecting previously unselected package rsync.
21:15:26 Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_amd64.deb ...
21:15:26 Unpacking rsync (3.1.1-3ubuntu1.2) ...
21:15:26 Selecting previously unselected package shared-mime-info.
21:15:26 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ...
21:15:26 Unpacking shared-mime-info (1.5-2ubuntu0.2) ...
21:15:26 Selecting previously unselected package strace.
21:15:26 Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ...
21:15:26 Unpacking strace (4.11-1ubuntu3) ...
21:15:26 #14 37.13 Selecting previously unselected package libudev-dev:amd64.
21:15:26 #14 37.14 Preparing to unpack .../03-libudev-dev_232-25+deb9u11_amd64.deb ...
21:15:26 #14 37.16 Unpacking libudev-dev:amd64 (232-25+deb9u11) ...
21:15:26 #14 37.37 Preparing to unpack .../04-libssl1.1_1.1.0k-1~deb9u1_amd64.deb ...
21:15:26 #14 37.39 Unpacking libssl1.1:amd64 (1.1.0k-1~deb9u1) over (1.1.0j-1~deb9u1) ...
21:15:26 Removing intermediate container 4a267a127bef
21:15:26  ---> 51b2d2467a3e
21:15:26 Successfully built 51b2d2467a3e
21:15:26 Selecting previously unselected package xauth.
21:15:26 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
21:15:26 Unpacking xauth (1:1.0.9-1ubuntu2) ...
21:15:26 Selecting previously unselected package xdg-user-dirs.
21:15:26 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ...
21:15:26 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
21:15:26 Selecting previously unselected package xml-core.
21:15:26 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
21:15:26 Unpacking xml-core (0.13+nmu2) ...
21:15:26 Selecting previously unselected package at.
21:15:26 Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ...
21:15:26 Unpacking at (3.1.18-2ubuntu1) ...
21:15:26 Successfully tagged dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e
21:15:26 echo dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e > image-linux-dm
21:15:26 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:15:26 mkdir -p rpmbuild/SOURCES
21:15:26 cp ../image/image-linux-dm rpmbuild/SOURCES/engine-image
21:15:26 mkdir -p rpmbuild/SOURCES
21:15:26 docker run --rm -i -w /v \
21:15:26 	-v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli:/cli \
21:15:26 	-v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/SOURCES:/v \
21:15:26 	alpine \
21:15:26 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
21:15:26 Selecting previously unselected package autotools-dev.
21:15:26 Preparing to unpack .../autotools-dev_20150820.1_all.deb ...
21:15:26 Unpacking autotools-dev (20150820.1) ...
21:15:26 Selecting previously unselected package binutils.
21:15:26 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...
21:15:26 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...
21:15:26 Selecting previously unselected package libc-dev-bin.
21:15:26 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ...
21:15:26 Unpacking libc-dev-bin (2.23-0ubuntu11) ...
21:15:26 Selecting previously unselected package linux-libc-dev:amd64.
21:15:26 Preparing to unpack .../linux-libc-dev_4.4.0-157.185_amd64.deb ...
21:15:26 Unpacking linux-libc-dev:amd64 (4.4.0-157.185) ...
21:15:27 #14 38.21 Selecting previously unselected package libpython3.5-minimal:amd64.
21:15:27 #30 ...
21:15:27 
21:15:27 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:15:27 #30 90.68 math/big
21:15:27 #30 90.91 crypto/internal/randutil
21:15:27 #30 91.02 crypto/sha512
21:15:27 #30 92.13 crypto/hmac
21:15:27 #30 92.32 crypto/md5
21:15:27 #30 92.72 crypto/sha1
21:15:27 #30 93.46 crypto/sha256
21:15:27 #30 94.68 encoding/hex
21:15:27 #30 95.08 encoding/pem
21:15:27 #30 95.43 internal/singleflight
21:15:27 #30 95.72 net
21:15:27 #30 97.38 crypto/rand
21:15:27 #30 97.84 crypto/elliptic
21:15:27 #30 99.59 encoding/asn1
21:15:27 #14 ...
21:15:27 
21:15:27 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:27 #14 38.21 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
21:15:27 #14 38.22 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
21:15:27 Selecting previously unselected package libc6-dev:amd64.
21:15:27 Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ...
21:15:27 Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ...
21:15:27 Selecting previously unselected package libisl15:amd64.
21:15:27 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...
21:15:27 Unpacking libisl15:amd64 (0.16.1-1) ...
21:15:27 Selecting previously unselected package cpp-5.
21:15:27 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:27 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ...
21:15:27 #14 38.85 Preparing to unpack .../06-libexpat1_2.2.0-2+deb9u2_amd64.deb ...
21:15:27 #14 38.86 Unpacking libexpat1:amd64 (2.2.0-2+deb9u2) over (2.2.0-2+deb9u1) ...
21:15:28 #14 39.14 Selecting previously unselected package python3.5-minimal.
21:15:28 #14 39.15 Preparing to unpack .../07-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
21:15:28 #14 39.16 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
21:15:28 Selecting previously unselected package cpp.
21:15:28 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...
21:15:28 Unpacking cpp (4:5.3.1-1ubuntu1) ...
21:15:28 Selecting previously unselected package libcc1-0:amd64.
21:15:28 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libgomp1:amd64.
21:15:28 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libitm1:amd64.
21:15:28 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libatomic1:amd64.
21:15:28 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libasan2:amd64.
21:15:28 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package liblsan0:amd64.
21:15:28 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libtsan0:amd64.
21:15:28 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libubsan0:amd64.
21:15:28 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libcilkrts5:amd64.
21:15:28 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libmpx0:amd64.
21:15:28 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libquadmath0:amd64.
21:15:28 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:28 Selecting previously unselected package libgcc-5-dev:amd64.
21:15:28 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:28 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:29 Selecting previously unselected package gcc-5.
21:15:29 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:29 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ...
21:15:29 #14 40.11 Selecting previously unselected package python3-minimal.
21:15:29 #14 40.11 Preparing to unpack .../08-python3-minimal_3.5.3-1_amd64.deb ...
21:15:29 #14 40.12 Unpacking python3-minimal (3.5.3-1) ...
21:15:29 #14 40.20 Selecting previously unselected package libmpdec2:amd64.
21:15:29 #14 40.20 Preparing to unpack .../09-libmpdec2_2.4.2-1_amd64.deb ...
21:15:29 #14 40.21 Unpacking libmpdec2:amd64 (2.4.2-1) ...
21:15:29 #14 40.31 Selecting previously unselected package libpython3.5-stdlib:amd64.
21:15:29 #14 40.31 Preparing to unpack .../10-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
21:15:29 #14 40.33 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
21:15:30 Selecting previously unselected package gcc.
21:15:30 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
21:15:30 Unpacking gcc (4:5.3.1-1ubuntu1) ...
21:15:30 Selecting previously unselected package libstdc++-5-dev:amd64.
21:15:30 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:30 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:30 Selecting previously unselected package g++-5.
21:15:30 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ...
21:15:30 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ...
21:15:30 mkdir -p rpmbuild/SOURCES
21:15:30 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
21:15:30 mkdir -p rpmbuild/SOURCES
21:15:30 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
21:15:30 mkdir -p rpmbuild/SOURCES
21:15:30 docker inspect "dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e" \
21:15:30 	--format '{{index .Config.Labels "com.docker.distribution_based_engine" }}' > rpmbuild/SOURCES/distribution_based_engine.json
21:15:31 Selecting previously unselected package g++.
21:15:31 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
21:15:31 Unpacking g++ (4:5.3.1-1ubuntu1) ...
21:15:31 Selecting previously unselected package make.
21:15:31 Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
21:15:31 Unpacking make (4.1-6) ...
21:15:31 Selecting previously unselected package libdpkg-perl.
21:15:31 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ...
21:15:31 Unpacking libdpkg-perl (1.18.4ubuntu1.5) ...
21:15:31 Selecting previously unselected package xz-utils.
21:15:31 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...
21:15:31 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
21:15:31 Selecting previously unselected package patch.
21:15:31 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...
21:15:31 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...
21:15:31 Selecting previously unselected package dpkg-dev.
21:15:31 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ...
21:15:31 Unpacking dpkg-dev (1.18.4ubuntu1.5) ...
21:15:31 Selecting previously unselected package build-essential.
21:15:31 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
21:15:31 Unpacking build-essential (12.1ubuntu2) ...
21:15:31 Selecting previously unselected package curl.
21:15:31 Preparing to unpack .../curl_7.47.0-1ubuntu2.13_amd64.deb ...
21:15:31 Unpacking curl (7.47.0-1ubuntu2.13) ...
21:15:31 Selecting previously unselected package dctrl-tools.
21:15:31 Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ...
21:15:31 Unpacking dctrl-tools (2.24-2) ...
21:15:31 Selecting previously unselected package libcroco3:amd64.
21:15:31 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
21:15:31 Unpacking libcroco3:amd64 (0.6.11-1) ...
21:15:31 Selecting previously unselected package gettext.
21:15:31 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ...
21:15:31 Unpacking gettext (0.19.7-2ubuntu3.1) ...
21:15:31 Selecting previously unselected package intltool-debian.
21:15:31 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
21:15:31 Unpacking intltool-debian (0.35.0+20060710.4) ...
21:15:31 Selecting previously unselected package po-debconf.
21:15:31 Preparing to unpack .../po-debconf_1.0.19_all.deb ...
21:15:31 Unpacking po-debconf (1.0.19) ...
21:15:31 Selecting previously unselected package libarchive-zip-perl.
21:15:31 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ...
21:15:31 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ...
21:15:31 Selecting previously unselected package libfile-stripnondeterminism-perl.
21:15:31 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ...
21:15:31 Unpacking libfile-stripnondeterminism-perl (0.015-1) ...
21:15:31 Selecting previously unselected package libtimedate-perl.
21:15:31 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
21:15:31 Unpacking libtimedate-perl (2.3000-2) ...
21:15:31 Selecting previously unselected package dh-strip-nondeterminism.
21:15:31 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ...
21:15:31 Unpacking dh-strip-nondeterminism (0.015-1) ...
21:15:31 Selecting previously unselected package debhelper.
21:15:31 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ...
21:15:31 Unpacking debhelper (9.20160115ubuntu3) ...
21:15:32 #14 42.53 Selecting previously unselected package python3.5.
21:15:32 #14 42.53 Preparing to unpack .../11-python3.5_3.5.3-1+deb9u1_amd64.deb ...
21:15:32 #14 42.54 Unpacking python3.5 (3.5.3-1+deb9u1) ...
21:15:32 #14 42.77 Selecting previously unselected package libpython3-stdlib:amd64.
21:15:32 #14 42.77 Preparing to unpack .../12-libpython3-stdlib_3.5.3-1_amd64.deb ...
21:15:32 #14 42.78 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
21:15:32 #14 42.89 Selecting previously unselected package dh-python.
21:15:32 #14 42.89 Preparing to unpack .../13-dh-python_2.20170125_all.deb ...
21:15:32 #14 42.90 Unpacking dh-python (2.20170125) ...
21:15:32 Selecting previously unselected package devscripts.
21:15:32 Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ...
21:15:32 Unpacking devscripts (2.16.2ubuntu3) ...
21:15:32 Selecting previously unselected package diffstat.
21:15:32 Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
21:15:32 Unpacking diffstat (1.61-1) ...
21:15:32 #14 43.10 Setting up libssl1.1:amd64 (1.1.0k-1~deb9u1) ...
21:15:32 Selecting previously unselected package dput.
21:15:32 Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ...
21:15:32 Unpacking dput (0.9.6.4ubuntu3) ...
21:15:32 Selecting previously unselected package libfakeroot:amd64.
21:15:32 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...
21:15:32 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...
21:15:32 Selecting previously unselected package fakeroot.
21:15:32 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...
21:15:32 Unpacking fakeroot (1.20.2-1ubuntu1) ...
21:15:32 Selecting previously unselected package liberror-perl.
21:15:32 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
21:15:32 Unpacking liberror-perl (0.17-1.2) ...
21:15:32 Selecting previously unselected package git-man.
21:15:32 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.6_all.deb ...
21:15:32 Unpacking git-man (1:2.7.4-0ubuntu1.6) ...
21:15:32 #54 ...
21:15:32 
21:15:32 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:32 #54 99.98   GEN      compel/include/asm
21:15:32 #54 99.99   GEN      compel/include/version.h
21:15:32 #54 100.0 touch .config
21:15:32 #54 100.0   GEN      criu/include/config.h
21:15:32 #54 100.1   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
21:15:32 #54 100.1   GEN      compel/plugins/include/uapi/std/syscall-64.h
21:15:32 #54 100.2   GEN      compel/arch/x86/plugins/std/syscalls-64.S
21:15:32 #54 100.2   DEP      compel/arch/x86/plugins/std/syscalls-64.d
21:15:32 #54 100.2   DEP      compel/arch/x86/plugins/std/memcpy.d
21:15:32 #54 100.2   DEP      compel/arch/x86/plugins/std/parasite-head.d
21:15:32 #54 100.3   GEN      compel/plugins/include/uapi/std/syscall.h
21:15:32 #54 100.3   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
21:15:32 #54 100.3   GEN      compel/plugins/include/uapi/std/syscall-codes.h
21:15:32 #54 100.4   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
21:15:32 #54 100.4   DEP      compel/plugins/std/infect.d
21:15:32 #54 100.5   DEP      compel/plugins/std/string.d
21:15:32 #54 100.6   DEP      compel/plugins/std/log.d
21:15:32 #54 100.7   DEP      compel/plugins/std/fds.d
21:15:32 #54 100.8   DEP      compel/plugins/std/std.d
21:15:32 #54 100.9   DEP      compel/plugins/shmem/shmem.d
21:15:32 #54 101.0   DEP      compel/plugins/fds/fds.d
21:15:32 #54 101.1   CC       compel/plugins/std/std.o
21:15:32 #54 101.5   CC       compel/plugins/std/fds.o
21:15:32 #54 102.0   CC       compel/plugins/std/log.o
21:15:32 #54 102.7   CC       compel/plugins/std/string.o
21:15:32 #54 103.4   CC       compel/plugins/std/infect.o
21:15:32 #54 103.9   CC       compel/arch/x86/plugins/std/parasite-head.o
21:15:32 #54 103.9   CC       compel/arch/x86/plugins/std/memcpy.o
21:15:32 #54 104.0   CC       compel/arch/x86/plugins/std/syscalls-64.o
21:15:32 #54 104.0   AR       compel/plugins/std.lib.a
21:15:32 #54 104.1   CC       compel/plugins/fds/fds.o
21:15:32 #54 104.4   AR       compel/plugins/fds.lib.a
21:15:32 #54 104.4   HOSTDEP  compel/src/lib/log-host.d
21:15:32 #54 104.5   HOSTDEP  compel/src/lib/handle-elf-host.d
21:15:32 #54 104.6   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
21:15:32 #54 104.7   HOSTDEP  compel/src/main-host.d
21:15:32 #54 104.8   DEP      compel/src/main.d
21:15:32 #54 104.9   DEP      compel/src/lib/handle-elf.d
21:15:32 #54 105.0   DEP      compel/arch/x86/src/lib/handle-elf.d
21:15:32 #54 105.3   DEP      compel/src/lib/ptrace.d
21:15:32 #54 105.4   DEP      compel/src/lib/infect.d
21:15:32 #54 105.6   DEP      compel/src/lib/infect-util.d
21:15:32 #54 105.7   DEP      compel/src/lib/infect-rpc.d
21:15:32 #54 105.8   DEP      compel/arch/x86/src/lib/infect.d
21:15:32 #54 106.0   DEP      compel/arch/x86/src/lib/cpu.d
21:15:32 #54 106.0   DEP      compel/src/lib/log.d
21:15:32 #54 106.2   CC       compel/src/lib/log.o
21:15:32 #54 106.4   CC       compel/arch/x86/src/lib/cpu.o
21:15:32 #54 106.8   CC       compel/arch/x86/src/lib/infect.o
21:15:32 #54 107.7   CC       compel/src/lib/infect-rpc.o
21:15:32 #54 108.1   CC       compel/src/lib/infect-util.o
21:15:32 #54 108.4   CC       compel/src/lib/infect.o
21:15:32 Selecting previously unselected package git.
21:15:32 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.6_amd64.deb ...
21:15:32 Unpacking git (1:2.7.4-0ubuntu1.6) ...
21:15:32 #14 ...
21:15:32 
21:15:32 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:32 #14 43.74 debconf: unable to initialize frontend: Dialog
21:15:32 #14 43.74 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:15:32 #14 43.74 debconf: falling back to frontend: Readline
21:15:32 Selecting previously unselected package libalgorithm-diff-perl.
21:15:32 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...
21:15:32 Unpacking libalgorithm-diff-perl (1.19.03-1) ...
21:15:33 Selecting previously unselected package libalgorithm-diff-xs-perl.
21:15:33 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
21:15:33 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
21:15:33 Selecting previously unselected package libalgorithm-merge-perl.
21:15:33 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
21:15:33 Unpacking libalgorithm-merge-perl (0.08-3) ...
21:15:33 Selecting previously unselected package libapt-pkg-perl.
21:15:33 Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
21:15:33 Unpacking libapt-pkg-perl (0.1.29build7) ...
21:15:33 Selecting previously unselected package libasprintf-dev:amd64.
21:15:33 Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ...
21:15:33 Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
21:15:33 Selecting previously unselected package libhtml-tagset-perl.
21:15:33 Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
21:15:33 Unpacking libhtml-tagset-perl (3.20-2) ...
21:15:33 #14 43.94 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
21:15:33 #14 43.97 Setting up libexpat1:amd64 (2.2.0-2+deb9u2) ...
21:15:33 #14 44.03 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
21:15:33 Selecting previously unselected package liburi-perl.
21:15:33 Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
21:15:33 Unpacking liburi-perl (1.71-1) ...
21:15:33 Selecting previously unselected package libhtml-parser-perl.
21:15:33 Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
21:15:33 Unpacking libhtml-parser-perl (3.72-1) ...
21:15:33 Selecting previously unselected package libcgi-pm-perl.
21:15:33 Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
21:15:33 Unpacking libcgi-pm-perl (4.26-1) ...
21:15:33 Selecting previously unselected package libfcgi-perl.
21:15:33 Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
21:15:33 Unpacking libfcgi-perl (0.77-1build1) ...
21:15:33 Selecting previously unselected package libcgi-fast-perl.
21:15:33 Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
21:15:33 Unpacking libcgi-fast-perl (1:2.10-1) ...
21:15:33 Selecting previously unselected package libsub-name-perl.
21:15:33 Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
21:15:33 Unpacking libsub-name-perl (0.14-1build1) ...
21:15:33 Selecting previously unselected package libclass-accessor-perl.
21:15:33 Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
21:15:33 Unpacking libclass-accessor-perl (0.34-1) ...
21:15:33 Selecting previously unselected package libclone-perl.
21:15:33 Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
21:15:33 Unpacking libclone-perl (0.38-1build1) ...
21:15:33 Selecting previously unselected package libdata-alias-perl.
21:15:33 Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
21:15:33 Unpacking libdata-alias-perl (1.20-1build1) ...
21:15:33 Selecting previously unselected package libdigest-hmac-perl.
21:15:33 Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
21:15:33 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
21:15:33 Selecting previously unselected package libdistro-info-perl.
21:15:33 Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ...
21:15:33 Unpacking libdistro-info-perl (0.14ubuntu0.1) ...
21:15:33 Selecting previously unselected package libnet-ssleay-perl.
21:15:33 Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
21:15:33 Unpacking libnet-ssleay-perl (1.72-1build1) ...
21:15:33 Selecting previously unselected package libio-socket-ssl-perl.
21:15:33 Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
21:15:33 Unpacking libio-socket-ssl-perl (2.024-1) ...
21:15:33 Selecting previously unselected package libnet-smtp-ssl-perl.
21:15:33 Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
21:15:33 Unpacking libnet-smtp-ssl-perl (1.03-1) ...
21:15:33 Selecting previously unselected package libmailtools-perl.
21:15:33 Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
21:15:33 Unpacking libmailtools-perl (2.13-1) ...
21:15:33 Selecting previously unselected package libsocket6-perl.
21:15:33 Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
21:15:33 Unpacking libsocket6-perl (0.25-1build2) ...
21:15:33 Selecting previously unselected package libio-socket-inet6-perl.
21:15:33 Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
21:15:33 Unpacking libio-socket-inet6-perl (2.72-2) ...
21:15:33 Selecting previously unselected package libnet-ip-perl.
21:15:33 Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
21:15:33 Unpacking libnet-ip-perl (1.26-1) ...
21:15:33 Selecting previously unselected package libnet-dns-perl.
21:15:33 Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
21:15:33 Unpacking libnet-dns-perl (0.81-2build1) ...
21:15:33 Selecting previously unselected package libnet-domain-tld-perl.
21:15:34 Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
21:15:34 Unpacking libnet-domain-tld-perl (1.73-1) ...
21:15:34 Selecting previously unselected package libemail-valid-perl.
21:15:34 Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
21:15:34 Unpacking libemail-valid-perl (1.198-1) ...
21:15:34 Selecting previously unselected package libencode-locale-perl.
21:15:34 Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
21:15:34 Unpacking libencode-locale-perl (1.05-1) ...
21:15:34 Selecting previously unselected package libexporter-tiny-perl.
21:15:34 Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
21:15:34 Unpacking libexporter-tiny-perl (0.042-1) ...
21:15:34 Selecting previously unselected package libipc-system-simple-perl.
21:15:34 Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
21:15:34 Unpacking libipc-system-simple-perl (1.25-3) ...
21:15:34 Selecting previously unselected package libfile-basedir-perl.
21:15:34 Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
21:15:34 Unpacking libfile-basedir-perl (0.07-1) ...
21:15:34 Selecting previously unselected package libfile-fcntllock-perl.
21:15:34 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...
21:15:34 Unpacking libfile-fcntllock-perl (0.22-3) ...
21:15:34 Selecting previously unselected package libhttp-date-perl.
21:15:34 Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
21:15:34 Unpacking libhttp-date-perl (6.02-1) ...
21:15:34 Selecting previously unselected package libfile-listing-perl.
21:15:34 Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
21:15:34 Unpacking libfile-listing-perl (6.04-1) ...
21:15:34 Selecting previously unselected package libfont-afm-perl.
21:15:34 Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
21:15:34 Unpacking libfont-afm-perl (1.20-1) ...
21:15:34 Selecting previously unselected package libgettextpo0:amd64.
21:15:34 Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ...
21:15:34 Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
21:15:34 Selecting previously unselected package libgettextpo-dev:amd64.
21:15:34 Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ...
21:15:34 Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
21:15:34 Selecting previously unselected package libio-html-perl.
21:15:34 Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
21:15:34 Unpacking libio-html-perl (1.001-1) ...
21:15:34 Selecting previously unselected package liblwp-mediatypes-perl.
21:15:34 Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
21:15:34 Unpacking liblwp-mediatypes-perl (6.02-1) ...
21:15:34 Selecting previously unselected package libhttp-message-perl.
21:15:34 Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
21:15:34 Unpacking libhttp-message-perl (6.11-1) ...
21:15:34 Selecting previously unselected package libhtml-form-perl.
21:15:34 Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
21:15:34 Unpacking libhtml-form-perl (6.03-1) ...
21:15:34 Selecting previously unselected package libhtml-tree-perl.
21:15:34 Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
21:15:34 Unpacking libhtml-tree-perl (5.03-2) ...
21:15:34 Selecting previously unselected package libhtml-format-perl.
21:15:34 Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
21:15:34 Unpacking libhtml-format-perl (2.11-2) ...
21:15:34 Selecting previously unselected package libhttp-cookies-perl.
21:15:34 Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
21:15:34 Unpacking libhttp-cookies-perl (6.01-1) ...
21:15:34 Selecting previously unselected package libhttp-daemon-perl.
21:15:34 Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
21:15:34 Unpacking libhttp-daemon-perl (6.01-1) ...
21:15:34 Selecting previously unselected package libhttp-negotiate-perl.
21:15:34 Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
21:15:34 Unpacking libhttp-negotiate-perl (6.00-2) ...
21:15:34 Selecting previously unselected package libio-pty-perl.
21:15:34 Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
21:15:34 Unpacking libio-pty-perl (1:1.08-1.1build1) ...
21:15:34 Selecting previously unselected package libio-string-perl.
21:15:34 Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
21:15:34 Unpacking libio-string-perl (1.08-3) ...
21:15:34 Selecting previously unselected package libipc-run-perl.
21:15:34 Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
21:15:34 Unpacking libipc-run-perl (0.94-1) ...
21:15:34 Selecting previously unselected package liblist-moreutils-perl.
21:15:34 Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
21:15:34 Unpacking liblist-moreutils-perl (0.413-1build1) ...
21:15:34 Selecting previously unselected package libnet-http-perl.
21:15:34 Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
21:15:34 Unpacking libnet-http-perl (6.09-1) ...
21:15:34 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm:/v -w /v alpine chown -R root:root rpmbuild
21:15:35 Selecting previously unselected package libwww-robotrules-perl.
21:15:35 Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
21:15:35 Unpacking libwww-robotrules-perl (6.01-1) ...
21:15:35 Selecting previously unselected package libwww-perl.
21:15:35 Preparing to unpack .../libwww-perl_6.15-1_all.deb ...
21:15:35 Unpacking libwww-perl (6.15-1) ...
21:15:35 Selecting previously unselected package liblwp-protocol-https-perl.
21:15:35 Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
21:15:35 Unpacking liblwp-protocol-https-perl (6.06-2) ...
21:15:35 Selecting previously unselected package libsys-hostname-long-perl.
21:15:35 Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ...
21:15:35 Unpacking libsys-hostname-long-perl (1.5-1) ...
21:15:35 Selecting previously unselected package libmail-sendmail-perl.
21:15:35 Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ...
21:15:35 Unpacking libmail-sendmail-perl (0.79.16-1) ...
21:15:35 Selecting previously unselected package libparse-debianchangelog-perl.
21:15:35 Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
21:15:35 Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
21:15:35 Selecting previously unselected package libperlio-gzip-perl.
21:15:35 Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
21:15:35 Unpacking libperlio-gzip-perl (0.19-1build1) ...
21:15:35 Selecting previously unselected package libtext-levenshtein-perl.
21:15:35 Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
21:15:35 Unpacking libtext-levenshtein-perl (0.13-1) ...
21:15:35 Selecting previously unselected package libyaml-libyaml-perl.
21:15:35 Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
21:15:35 Unpacking libyaml-libyaml-perl (0.41-6build1) ...
21:15:35 Selecting previously unselected package hardening-includes.
21:15:35 Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
21:15:35 Unpacking hardening-includes (2.7ubuntu2) ...
21:15:35 Selecting previously unselected package patchutils.
21:15:35 Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
21:15:35 Unpacking patchutils (0.3.4-1) ...
21:15:35 Selecting previously unselected package t1utils.
21:15:35 Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
21:15:35 Unpacking t1utils (1.39-2) ...
21:15:35 Selecting previously unselected package lintian.
21:15:35 Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ...
21:15:35 Unpacking lintian (2.5.43ubuntu0.1) ...
21:15:35 Selecting previously unselected package manpages-dev.
21:15:35 Preparing to unpack .../manpages-dev_4.04-2_all.deb ...
21:15:35 Unpacking manpages-dev (4.04-2) ...
21:15:35 Selecting previously unselected package python3-pkg-resources.
21:15:35 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ...
21:15:35 Unpacking python3-pkg-resources (20.7.0-1) ...
21:15:35 Selecting previously unselected package python3-chardet.
21:15:35 Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ...
21:15:35 Unpacking python3-chardet (2.3.0-2) ...
21:15:35 Selecting previously unselected package python3-six.
21:15:35 Preparing to unpack .../python3-six_1.10.0-3_all.deb ...
21:15:35 Unpacking python3-six (1.10.0-3) ...
21:15:35 Selecting previously unselected package python3-debian.
21:15:35 Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ...
21:15:35 Unpacking python3-debian (0.1.27ubuntu2) ...
21:15:35 Selecting previously unselected package rename.
21:15:35 Preparing to unpack .../archives/rename_0.20-4_all.deb ...
21:15:35 Unpacking rename (0.20-4) ...
21:15:35 docker build  --build-arg GO_IMAGE=golang:1.10.8 --build-arg ENGINE_IMAGE=dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
21:15:36 Selecting previously unselected package unzip.
21:15:36 Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
21:15:36 Unpacking unzip (6.0-20ubuntu1) ...
21:15:36 Selecting previously unselected package wdiff.
21:15:36 Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ...
21:15:36 Unpacking wdiff (1.2.2-1build1) ...
21:15:36 Selecting previously unselected package equivs.
21:15:36 Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ...
21:15:36 Unpacking equivs (2.0.9+nmu1) ...
21:15:36 Selecting previously unselected package libauthen-sasl-perl.
21:15:36 Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
21:15:36 Unpacking libauthen-sasl-perl (2.1600-1) ...
21:15:36 Selecting previously unselected package python3-magic.
21:15:36 Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.2_all.deb ...
21:15:36 Unpacking python3-magic (1:5.25-2ubuntu1.2) ...
21:15:36 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:15:36 Processing triggers for systemd (229-4ubuntu21.22) ...
21:15:36 Setting up libatm1:amd64 (1:2.5.1-1.5) ...
21:15:36 Sending build context to Docker daemon  6.871MB

21:15:36 Step 1/23 : ARG GO_IMAGE
21:15:36 Step 2/23 : ARG ENGINE_IMAGE
21:15:36 Step 3/23 : ARG BUILD_IMAGE=centos:7
21:15:36 Step 4/23 : FROM ${GO_IMAGE} as golang
21:15:36  ---> 6fd1f7edb6ab
21:15:36 Step 5/23 : FROM ${ENGINE_IMAGE} as engine
21:15:36  ---> 51b2d2467a3e
21:15:36 Step 6/23 : FROM ${BUILD_IMAGE}
21:15:36  ---> 9f38484d220f
21:15:36 Step 7/23 : ENV DISTRO centos
21:15:36  ---> Running in 80c58dc74b5b
21:15:36 #14 47.04 Setting up python3-minimal (3.5.3-1) ...
21:15:36 Setting up liblocale-gettext-perl (1.07-1build1) ...
21:15:36 Setting up libmnl0:amd64 (1.0.3-5) ...
21:15:36 Setting up libpopt0:amd64 (1.16-10) ...
21:15:36 Setting up mime-support (3.59ubuntu1) ...
21:15:36 Setting up libmpdec2:amd64 (2.4.2-1) ...
21:15:36 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.2) ...
21:15:36 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.5) ...
21:15:36 Setting up python3.5 (3.5.2-2ubuntu0~16.04.5) ...
21:15:36 Removing intermediate container 80c58dc74b5b
21:15:36  ---> c188fc5c0c48
21:15:36 Step 8/23 : ENV SUITE 7
21:15:36  ---> Running in 22d7e59ce9e7
21:15:36 Removing intermediate container 22d7e59ce9e7
21:15:36  ---> 8c0e47e2084a
21:15:36 Step 9/23 : ENV GOPATH=/go
21:15:36  ---> Running in b9ae0d8cfe6f
21:15:36 Removing intermediate container b9ae0d8cfe6f
21:15:36  ---> e6464da2bcf3
21:15:36 Step 10/23 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
21:15:36  ---> Running in 3c9716b3acf9
21:15:36 Removing intermediate container 3c9716b3acf9
21:15:36  ---> fa1267a44e7c
21:15:36 Step 11/23 : ENV AUTO_GOPATH 1
21:15:36  ---> Running in 0fdf37bcc7ab
21:15:37 Removing intermediate container 0fdf37bcc7ab
21:15:37  ---> ff3729f37b3f
21:15:37 Step 12/23 : ENV DOCKER_BUILDTAGS seccomp selinux
21:15:37  ---> Running in c8b039472e56
21:15:37 Setting up libpython3-stdlib:amd64 (3.5.1-3) ...
21:15:37 Setting up libgdbm3:amd64 (1.8.3-13.1) ...
21:15:37 Setting up libffi6:amd64 (3.2.1-4) ...
21:15:37 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.3) ...
21:15:37 No schema files found: doing nothing.
21:15:37 Setting up libxau6:amd64 (1:1.0.8-1) ...
21:15:37 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
21:15:37 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
21:15:37 Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...
21:15:37 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...
21:15:37 Setting up libxext6:amd64 (2:1.3.3-1) ...
21:15:37 Setting up groff-base (1.22.3-7) ...
21:15:37 Removing intermediate container c8b039472e56
21:15:37  ---> 6dad525e802f
21:15:37 Step 13/23 : ENV RUNC_BUILDTAGS seccomp selinux
21:15:37  ---> Running in 3549a39c9647
21:15:37 Removing intermediate container 3549a39c9647
21:15:37  ---> cf0d78e631bc
21:15:37 Step 14/23 : RUN yum install -y rpm-build rpmlint
21:15:37 Setting up bsdmainutils (9.0.6ubuntu3) ...
21:15:37 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
21:15:37 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
21:15:37 Setting up libpipeline1:amd64 (1.4.1-2) ...
21:15:37 Setting up man-db (2.7.5-1) ...
21:15:37 debconf: unable to initialize frontend: Dialog
21:15:37 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:15:37 debconf: falling back to frontend: Readline
21:15:37 Building database of manual pages ...
21:15:37  ---> Running in 9761bf1fd010
21:15:37 #14 48.58 Selecting previously unselected package python3.
21:15:37 #14 48.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16737 files and directories currently installed.)
21:15:37 #14 48.61 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
21:15:37 #14 48.63 Unpacking python3 (3.5.3-1) ...
21:15:37 #14 48.70 Selecting previously unselected package pigz.
21:15:37 #14 48.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
21:15:37 #14 48.72 Unpacking pigz (2.3.4-1) ...
21:15:37 #14 48.87 Selecting previously unselected package libip4tc0:amd64.
21:15:37 #14 48.88 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:15:37 #14 48.89 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:15:37 #30 ...
21:15:37 
21:15:37 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:15:37 #30 101.7 crypto/ecdsa
21:15:37 #30 102.0 crypto/rsa
21:15:37 #30 103.3 crypto/dsa
21:15:37 #30 103.6 crypto/x509/pkix
21:15:37 #30 103.9 vendor/golang_org/x/crypto/cryptobyte
21:15:37 #30 105.4 vendor/golang_org/x/crypto/internal/chacha20
21:15:37 #30 105.9 vendor/golang_org/x/crypto/poly1305
21:15:37 #30 106.1 vendor/golang_org/x/crypto/chacha20poly1305
21:15:37 #30 107.1 vendor/golang_org/x/text/transform
21:15:37 #30 107.8 vendor/golang_org/x/text/unicode/bidi
21:15:37 #30 109.8 vendor/golang_org/x/text/secure/bidirule
21:15:37 #30 110.0 vendor/golang_org/x/text/unicode/norm
21:15:38 #54 ...
21:15:38 
21:15:38 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:38 #54 110.4   CC       compel/src/lib/ptrace.o
21:15:38 #54 110.8   AR       compel/libcompel.a
21:15:38 #54 110.8   HOSTCC   compel/src/main-host.o
21:15:38 #54 111.2   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
21:15:38 #54 111.8   HOSTCC   compel/src/lib/handle-elf-host.o
21:15:38 #54 112.1   HOSTCC   compel/src/lib/log-host.o
21:15:38 #54 112.3   HOSTLINK compel/compel-host-bin
21:15:38 #54 112.4   DEP      soccr/soccr.d
21:15:38 #54 112.7   CC       soccr/soccr.o
21:15:38 #54 114.2   AR       soccr/libsoccr.a
21:15:38 #54 114.2 make[1]: 'soccr/libsoccr.a' is up to date.
21:15:38 #54 114.4   DEP      criu/arch/x86/sigframe.d
21:15:38 #54 114.6   DEP      criu/arch/x86/crtools.d
21:15:38 #54 115.0   DEP      criu/arch/x86/cpu.d
21:15:38 #54 115.1   CC       criu/arch/x86/cpu.o
21:15:38 Loaded plugins: fastestmirror, ovl
21:15:38 #54 116.0   CC       criu/arch/x86/crtools.o
21:15:38 #14 ...
21:15:38 
21:15:38 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:38 #14 49.45 Selecting previously unselected package libip6tc0:amd64.
21:15:38 #14 49.46 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:15:38 #14 49.46 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:15:38 #14 49.57 Selecting previously unselected package libiptc0:amd64.
21:15:38 #14 49.58 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
21:15:38 #14 49.58 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
21:15:38 Determining fastest mirrors
21:15:38 #14 49.68 Selecting previously unselected package libxtables12:amd64.
21:15:38 #14 49.68 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
21:15:38 #14 49.69 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
21:15:39 #14 49.82 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:15:39 #14 49.82 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
21:15:39 #14 49.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:15:39 #14 49.95 Selecting previously unselected package iptables.
21:15:39 #14 49.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
21:15:39 #14 49.96 Unpacking iptables (1.6.0+snapshot20161117-6) ...
21:15:39 #14 50.71 Selecting previously unselected package xxd.
21:15:39 #14 50.71 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:15:39 #14 50.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
21:15:39 #14 50.86 Selecting previously unselected package vim-common.
21:15:40 #14 50.86 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
21:15:40 #14 50.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
21:15:40 #14 51.09 Selecting previously unselected package bzip2.
21:15:40 #14 51.10 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
21:15:40 #14 51.11 Unpacking bzip2 (1.0.6-8.1) ...
21:15:40 #14 51.24 Selecting previously unselected package libgpm2:amd64.
21:15:40 #14 51.25 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
21:15:40 #14 51.26 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
21:15:40 #14 51.32 Selecting previously unselected package xz-utils.
21:15:40 #14 51.32 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
21:15:40 #14 51.33 Unpacking xz-utils (5.2.2-1.2+b1) ...
21:15:40 #14 51.58 Selecting previously unselected package aufs-tools.
21:15:40 #14 51.59 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
21:15:40 #14 51.60 Unpacking aufs-tools (1:4.1+20161219-1) ...
21:15:40 #14 51.79 Selecting previously unselected package liblzo2-2:amd64.
21:15:40 #14 51.79 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
21:15:40 #14 51.80 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
21:15:40 #14 51.90 Selecting previously unselected package btrfs-progs.
21:15:41 #14 51.90 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
21:15:41 #14 51.91 Unpacking btrfs-progs (4.7.3-1) ...
21:15:41 #14 52.45 Selecting previously unselected package btrfs-tools.
21:15:41 #14 52.46 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
21:15:41 #14 52.47 Unpacking btrfs-tools (4.7.3-1) ...
21:15:41 #14 52.58 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:15:41 #14 52.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
21:15:41 #14 52.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
21:15:41 #14 52.75 Selecting previously unselected package dmsetup.
21:15:41 #14 52.75 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
21:15:41 #14 52.75 Unpacking dmsetup (2:1.02.137-2) ...
21:15:41 #14 52.93 Selecting previously unselected package libonig4:amd64.
21:15:41 #14 52.95 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
21:15:41 #14 52.96 Unpacking libonig4:amd64 (6.1.3-2) ...
21:15:42 #14 53.18 Selecting previously unselected package libjq1:amd64.
21:15:42 #14 53.18 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
21:15:42 #14 53.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
21:15:42 #14 53.87 Selecting previously unselected package jq.
21:15:42 #14 53.88 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
21:15:42 #14 53.88 Unpacking jq (1.5+dfsg-1.3) ...
21:15:42 #14 54.00 Selecting previously unselected package libaio1:amd64.
21:15:42 #14 54.00 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
21:15:42 #14 54.01 Unpacking libaio1:amd64 (0.3.110-3) ...
21:15:42 #14 54.08 Selecting previously unselected package libcap2-bin.
21:15:43 #14 54.08 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
21:15:43 #14 54.10 Unpacking libcap2-bin (1:2.25-1) ...
21:15:43 #14 54.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:15:43 #14 54.20 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
21:15:43 #14 54.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
21:15:43 #14 54.28 Selecting previously unselected package libsepol1-dev:amd64.
21:15:43 #14 54.29 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
21:15:43 #14 54.31 Unpacking libsepol1-dev:amd64 (2.6-2) ...
21:15:43 #14 54.61 Selecting previously unselected package libpcre16-3:amd64.
21:15:43 #14 54.61 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
21:15:43 #14 54.62 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
21:15:43  * base: mirrors.advancedhosters.com
21:15:43  * extras: mirrors.advancedhosters.com
21:15:43  * updates: mirrors.advancedhosters.com
21:15:43 #14 54.85 Selecting previously unselected package libpcre32-3:amd64.
21:15:43 #14 54.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
21:15:43 #14 54.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
21:15:43 #14 55.02 Selecting previously unselected package libpcre3-dev:amd64.
21:15:43 #14 55.02 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
21:15:43 #14 55.03 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
21:15:44 Setting up sgml-base (1.26+nmu4ubuntu1) ...
21:15:44 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
21:15:44 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...
21:15:44 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...
21:15:44 Setting up perl (5.22.1-9ubuntu0.6) ...
21:15:44 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
21:15:44 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ...
21:15:44 Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ...
21:15:44 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...
21:15:44 Setting up python (2.7.12-1~16.04) ...
21:15:44 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...
21:15:44 Setting up libmpfr4:amd64 (3.1.4-1) ...
21:15:44 Setting up libmpc3:amd64 (1.0.3-1) ...
21:15:44 Setting up bzip2 (1.0.6-8ubuntu0.2) ...
21:15:44 Setting up distro-info-data (0.28ubuntu0.12) ...
21:15:44 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.2) ...
21:15:44 Setting up file (1:5.25-2ubuntu1.2) ...
21:15:44 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...
21:15:44 Setting up ifupdown (0.8.10ubuntu1.4) ...
21:15:44 Creating /etc/network/interfaces.
21:15:44 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.14) ...
21:15:44 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.14) ...
21:15:44 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...
21:15:44 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...
21:15:44 Setting up less (481-2.1ubuntu0.2) ...
21:15:44 debconf: unable to initialize frontend: Dialog
21:15:44 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:15:44 debconf: falling back to frontend: Readline
21:15:44 Setting up libapt-inst2.0:amd64 (1.2.32) ...
21:15:44 Setting up libbsd0:amd64 (0.8.2-1) ...
21:15:44 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...
21:15:44 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...
21:15:44 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...
21:15:44 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...
21:15:44 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...
21:15:44 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.5) ...
21:15:44 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...
21:15:44 Setting up netbase (5.3) ...
21:15:44 Setting up openssl (1.0.2g-1ubuntu4.15) ...
21:15:44 Setting up ca-certificates (20170717~16.04.2) ...
21:15:44 debconf: unable to initialize frontend: Dialog
21:15:44 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:15:44 debconf: falling back to frontend: Readline
21:15:44 #24 ...
21:15:44 
21:15:44 #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter
21:15:44 #24 108.5 + GOBIN=/build/
21:15:44 #24 108.5 + /build//gometalinter --install
21:15:44 #24 108.5 Installing:
21:15:44 #24 108.5   deadcode
21:15:44 #24 108.5   dupl
21:15:44 #24 108.5   errcheck
21:15:44 #24 108.5   gas
21:15:44 #24 108.5   gochecknoglobals
21:15:44 #24 108.5   gochecknoinits
21:15:44 #24 108.5   goconst
21:15:44 #24 108.5   gocyclo
21:15:44 #24 108.5   goimports
21:15:44 #24 108.5   golint
21:15:44 #24 108.5   gosimple
21:15:44 #24 108.5   gotype
21:15:44 #24 108.5   gotypex
21:15:44 #24 108.5   ineffassign
21:15:44 #24 108.5   interfacer
21:15:44 #24 108.5   lll
21:15:44 #24 108.5   maligned
21:15:44 #24 108.5   megacheck
21:15:44 #24 108.5   misspell
21:15:44 #24 108.5   nakedret
21:15:44 #24 108.5   safesql
21:15:44 #24 108.5   staticcheck
21:15:44 #24 108.5   structcheck
21:15:44 #24 108.5   unconvert
21:15:44 #24 108.5   unparam
21:15:44 #24 108.5   unused
21:15:44 #24 108.5   varcheck
21:15:44 #54 ...
21:15:44 
21:15:44 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:44 #54 117.3   CC       criu/arch/x86/sigframe.o
21:15:44 #54 117.6   LINK     criu/arch/x86/crtools.built-in.o
21:15:44 #54 117.6   DEP      criu/arch/x86/vdso-pie.d
21:15:44 #54 117.8   DEP      criu/pie/parasite-vdso.d
21:15:44 #54 117.9   DEP      criu/pie/util-vdso.d
21:15:44 #54 118.0   DEP      criu/pie/util.d
21:15:44 #54 118.1   CC       criu/pie/util.o
21:15:44 #54 118.5   CC       criu/pie/util-vdso.o
21:15:44 #54 119.1   CC       criu/pie/parasite-vdso.o
21:15:44 #54 120.4   CC       criu/arch/x86/vdso-pie.o
21:15:44 #54 120.7   AR       criu/pie/pie.lib.a
21:15:44 #54 120.8   DEP      criu/pie/restorer.d
21:15:44 #54 121.1   DEP      criu/arch/x86/restorer.d
21:15:44 #54 121.3   DEP      criu/pie/parasite.d
21:15:44 #54 121.6   CC       criu/pie/parasite.o
21:15:45 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ...
21:15:45 Setting up gettext-base (0.19.7-2ubuntu3.1) ...
21:15:45 Setting up iso-codes (3.65-1) ...
21:15:45 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...
21:15:45 #14 ...
21:15:45 
21:15:45 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:45 #14 56.10 Selecting previously unselected package libselinux1-dev:amd64.
21:15:45 #14 56.10 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
21:15:45 #14 56.11 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
21:15:45 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:45 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:45 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
21:15:45 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:45 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...
21:15:45 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...
21:15:45 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
21:15:45 #14 56.36 Selecting previously unselected package libdevmapper-dev:amd64.
21:15:45 #14 56.38 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
21:15:45 #14 56.39 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
21:15:45 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
21:15:45 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ...
21:15:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...
21:15:45 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.13) ...
21:15:45 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
21:15:45 Setting up libglib2.0-data (2.48.2-0ubuntu4.3) ...
21:15:45 Setting up libicu55:amd64 (55.1-7ubuntu0.4) ...
21:15:45 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...
21:15:45 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ...
21:15:45 Setting up libxmuu1:amd64 (2:1.1.2-2) ...
21:15:45 Setting up manpages (4.04-2) ...
21:15:45 Setting up openssh-client (1:7.2p2-4ubuntu2.8) ...
21:15:45 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.5) ...
21:15:45 Setting up rsync (3.1.1-3ubuntu1.2) ...
21:15:45 #14 56.53 Selecting previously unselected package libexpat1-dev:amd64.
21:15:45 #14 56.54 Preparing to unpack .../31-libexpat1-dev_2.2.0-2+deb9u2_amd64.deb ...
21:15:45 #14 56.54 Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u2) ...
21:15:45 invoke-rc.d: could not determine current runlevel
21:15:45 invoke-rc.d: policy-rc.d denied execution of restart.
21:15:45 Setting up shared-mime-info (1.5-2ubuntu0.2) ...
21:15:46 #14 57.22 Selecting previously unselected package libffi-dev:amd64.
21:15:46 #14 57.23 Preparing to unpack .../32-libffi-dev_3.2.1-6_amd64.deb ...
21:15:46 #14 57.24 Unpacking libffi-dev:amd64 (3.2.1-6) ...
21:15:46 #14 57.40 Selecting previously unselected package libpython2.7:amd64.
21:15:46 #14 57.40 Preparing to unpack .../33-libpython2.7_2.7.13-2+deb9u3_amd64.deb ...
21:15:46 #14 57.41 Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ...
21:15:47 #14 58.09 Selecting previously unselected package libpython2.7-dev:amd64.
21:15:47 #14 58.10 Preparing to unpack .../34-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
21:15:47 #14 58.12 Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
21:15:47 Resolving Dependencies
21:15:47 --> Running transaction check
21:15:47 ---> Package rpm-build.x86_64 0:4.11.3-35.el7 will be installed
21:15:47 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: unzip for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: file for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-35.el7.x86_64
21:15:47 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
21:15:47 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
21:15:47 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
21:15:47 --> Running transaction check
21:15:47 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
21:15:47 ---> Package desktop-file-utils.x86_64 0:0.23-1.el7 will be installed
21:15:47 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-1.el7.x86_64
21:15:47 ---> Package elfutils.x86_64 0:0.172-2.el7 will be installed
21:15:47 ---> Package file.x86_64 0:5.11-35.el7 will be installed
21:15:47 ---> Package gdb.x86_64 0:7.6.1-114.el7 will be installed
21:15:47 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
21:15:47 ---> Package patch.x86_64 0:2.7.1-10.el7_5 will be installed
21:15:47 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
21:15:47 --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64
21:15:47 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
21:15:47 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
21:15:47 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
21:15:47 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
21:15:47 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
21:15:47 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
21:15:47 ---> Package redhat-rpm-config.noarch 0:9.1.0-87.el7.centos will be installed
21:15:47 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch
21:15:47 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch
21:15:47 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch
21:15:47 ---> Package unzip.x86_64 0:6.0-19.el7 will be installed
21:15:47 --> Running transaction check
21:15:47 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
21:15:47 ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed
21:15:47 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
21:15:47 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
21:15:47 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
21:15:47 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
21:15:47 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
21:15:47 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
21:15:47 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:15:47 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
21:15:47 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
21:15:47 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
21:15:47 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
21:15:47 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
21:15:47 ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
21:15:47 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
21:15:47 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
21:15:47 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
21:15:47 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
21:15:47 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
21:15:47 ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
21:15:47 ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
21:15:47 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
21:15:47 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
21:15:47 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
21:15:47 --> Running transaction check
21:15:47 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
21:15:47 ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
21:15:47 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
21:15:47 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:15:47 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
21:15:47 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
21:15:47 --> Running transaction check
21:15:47 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
21:15:47 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
21:15:47 --> Finished Dependency Resolution
21:15:47 
21:15:47 Dependencies Resolved
21:15:47 
21:15:47 ================================================================================
21:15:47  Package                   Arch      Version                   Repository  Size
21:15:47 ================================================================================
21:15:47 Installing:
21:15:47  rpm-build                 x86_64    4.11.3-35.el7             base       147 k
21:15:47  rpmlint                   noarch    1.5-4.el7                 base       229 k
21:15:47 Installing for dependencies:
21:15:47  bzip2                     x86_64    1.0.6-13.el7              base        52 k
21:15:47  desktop-file-utils        x86_64    0.23-1.el7                base        67 k
21:15:47  dwz                       x86_64    0.11-3.el7                base        99 k
21:15:47  elfutils                  x86_64    0.172-2.el7               base       299 k
21:15:47  emacs-filesystem          noarch    1:24.3-22.el7             base        58 k
21:15:47  file                      x86_64    5.11-35.el7               base        57 k
21:15:47  gdb                       x86_64    7.6.1-114.el7             base       2.4 M
21:15:47  groff-base                x86_64    1.22.2-8.el7              base       942 k
21:15:47  patch                     x86_64    2.7.1-10.el7_5            base       110 k
21:15:47  perl                      x86_64    4:5.16.3-294.el7_6        updates    8.0 M
21:15:47  perl-Carp                 noarch    1.26-244.el7              base        19 k
21:15:47  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
21:15:47  perl-Exporter             noarch    5.68-3.el7                base        28 k
21:15:47  perl-File-Path            noarch    2.09-2.el7                base        26 k
21:15:47  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
21:15:47  perl-Filter               x86_64    1.49-3.el7                base        76 k
21:15:47  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
21:15:47  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
21:15:47  perl-PathTools            x86_64    3.40-5.el7                base        82 k
21:15:47  perl-Pod-Escapes          noarch    1:1.04-294.el7_6          updates     51 k
21:15:47  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
21:15:47  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
21:15:47  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
21:15:47  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
21:15:47  perl-Socket               x86_64    2.010-4.el7               base        49 k
21:15:47  perl-Storable             x86_64    2.45-3.el7                base        77 k
21:15:47  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
21:15:47  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
21:15:47  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
21:15:47  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
21:15:47  perl-constant             noarch    1.27-2.el7                base        19 k
21:15:47  perl-libs                 x86_64    4:5.16.3-294.el7_6        updates    688 k
21:15:47  perl-macros               x86_64    4:5.16.3-294.el7_6        updates     44 k
21:15:47  perl-parent               noarch    1:0.225-244.el7           base        12 k
21:15:47  perl-podlators            noarch    2.5.1-3.el7               base       112 k
21:15:47  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
21:15:47  perl-threads              x86_64    1.87-4.el7                base        49 k
21:15:47  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
21:15:47  redhat-rpm-config         noarch    9.1.0-87.el7.centos       base        81 k
21:15:47  unzip                     x86_64    6.0-19.el7                base       170 k
21:15:47  zip                       x86_64    3.0-11.el7                base       260 k
21:15:47 
21:15:47 Transaction Summary
21:15:47 ================================================================================
21:15:47 Install  2 Packages (+41 Dependent packages)
21:15:47 
21:15:47 Total download size: 16 M
21:15:47 Installed size: 51 M
21:15:47 Downloading packages:
21:15:48 Setting up strace (4.11-1ubuntu3) ...
21:15:48 Setting up xauth (1:1.0.9-1ubuntu2) ...
21:15:48 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ...
21:15:48 Setting up xml-core (0.13+nmu2) ...
21:15:48 Setting up at (3.1.18-2ubuntu1) ...
21:15:48 invoke-rc.d: could not determine current runlevel
21:15:48 invoke-rc.d: policy-rc.d denied execution of start.
21:15:48 Setting up autotools-dev (20150820.1) ...
21:15:48 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...
21:15:48 Setting up libc-dev-bin (2.23-0ubuntu11) ...
21:15:48 Setting up linux-libc-dev:amd64 (4.4.0-157.185) ...
21:15:48 Setting up libc6-dev:amd64 (2.23-0ubuntu11) ...
21:15:48 Setting up libisl15:amd64 (0.16.1-1) ...
21:15:48 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up cpp (4:5.3.1-1ubuntu1) ...
21:15:48 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up gcc (4:5.3.1-1ubuntu1) ...
21:15:48 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ...
21:15:48 Setting up g++ (4:5.3.1-1ubuntu1) ...
21:15:48 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
21:15:48 Setting up make (4.1-6) ...
21:15:48 Setting up libdpkg-perl (1.18.4ubuntu1.5) ...
21:15:48 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...
21:15:48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:15:48 Setting up patch (2.7.5-1ubuntu0.16.04.2) ...
21:15:48 Setting up dpkg-dev (1.18.4ubuntu1.5) ...
21:15:48 Setting up build-essential (12.1ubuntu2) ...
21:15:48 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
21:15:48 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
21:15:48 Setting up curl (7.47.0-1ubuntu2.13) ...
21:15:48 Setting up dctrl-tools (2.24-2) ...
21:15:48 Setting up libcroco3:amd64 (0.6.11-1) ...
21:15:48 Setting up gettext (0.19.7-2ubuntu3.1) ...
21:15:48 Setting up intltool-debian (0.35.0+20060710.4) ...
21:15:48 Setting up po-debconf (1.0.19) ...
21:15:48 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ...
21:15:48 Setting up libfile-stripnondeterminism-perl (0.015-1) ...
21:15:48 Setting up libtimedate-perl (2.3000-2) ...
21:15:48 Setting up diffstat (1.61-1) ...
21:15:48 Setting up dput (0.9.6.4ubuntu3) ...
21:15:48 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
21:15:48 Setting up fakeroot (1.20.2-1ubuntu1) ...
21:15:48 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
21:15:48 Setting up liberror-perl (0.17-1.2) ...
21:15:48 Setting up git-man (1:2.7.4-0ubuntu1.6) ...
21:15:48 Setting up git (1:2.7.4-0ubuntu1.6) ...
21:15:49 Setting up libalgorithm-diff-perl (1.19.03-1) ...
21:15:49 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
21:15:49 Setting up libalgorithm-merge-perl (0.08-3) ...
21:15:49 Setting up libapt-pkg-perl (0.1.29build7) ...
21:15:49 Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ...
21:15:49 Setting up libhtml-tagset-perl (3.20-2) ...
21:15:49 Setting up liburi-perl (1.71-1) ...
21:15:49 Setting up libhtml-parser-perl (3.72-1) ...
21:15:49 Setting up libcgi-pm-perl (4.26-1) ...
21:15:49 Setting up libfcgi-perl (0.77-1build1) ...
21:15:49 Setting up libcgi-fast-perl (1:2.10-1) ...
21:15:49 Setting up libsub-name-perl (0.14-1build1) ...
21:15:49 Setting up libclass-accessor-perl (0.34-1) ...
21:15:49 Setting up libclone-perl (0.38-1build1) ...
21:15:49 Setting up libdata-alias-perl (1.20-1build1) ...
21:15:49 #30 ...
21:15:49 
21:15:49 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:15:49 #30 112.8 crypto/x509
21:15:49 #30 113.3 vendor/golang_org/x/net/idna
21:15:49 #30 115.6 net/textproto
21:15:49 #30 116.6 vendor/golang_org/x/net/http/httpguts
21:15:49 #30 116.7 vendor/golang_org/x/net/http/httpproxy
21:15:49 #30 116.9 crypto/tls
21:15:49 #30 117.3 vendor/golang_org/x/net/http2/hpack
21:15:49 #30 118.7 mime
21:15:49 #30 120.1 mime/quotedprintable
21:15:49 #30 120.4 mime/multipart
21:15:49 #30 121.6 net/http/internal
21:15:49 #30 122.0 os/exec
21:15:49 #54 ...
21:15:49 
21:15:49 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:49 #54 123.1   LINK     criu/pie/parasite.built-in.o
21:15:49 #54 123.2   GEN      criu/pie/parasite-blob.h
21:15:49 #54 123.2   CC       criu/arch/x86/restorer.o
21:15:49 #54 123.8   CC       criu/pie/restorer.o
21:15:49 #54 126.5   LINK     criu/pie/restorer.built-in.o
21:15:49 #54 126.5   GEN      criu/pie/restorer-blob.h
21:15:49 #54 126.5   DEP      criu/vdso.d
21:15:49 #54 126.8   DEP      criu/uts_ns.d
21:15:49 #54 127.0   DEP      criu/util.d
21:15:49 #54 127.2   DEP      criu/uffd.d
21:15:49 Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
21:15:49 Setting up libdistro-info-perl (0.14ubuntu0.1) ...
21:15:49 Setting up libnet-ssleay-perl (1.72-1build1) ...
21:15:49 Setting up libio-socket-ssl-perl (2.024-1) ...
21:15:49 Setting up libnet-smtp-ssl-perl (1.03-1) ...
21:15:49 Setting up libmailtools-perl (2.13-1) ...
21:15:49 Setting up libsocket6-perl (0.25-1build2) ...
21:15:49 Setting up libio-socket-inet6-perl (2.72-2) ...
21:15:49 Setting up libnet-ip-perl (1.26-1) ...
21:15:49 Setting up libnet-dns-perl (0.81-2build1) ...
21:15:49 Setting up libnet-domain-tld-perl (1.73-1) ...
21:15:49 Setting up libemail-valid-perl (1.198-1) ...
21:15:49 Setting up libencode-locale-perl (1.05-1) ...
21:15:49 Setting up libexporter-tiny-perl (0.042-1) ...
21:15:49 Setting up libipc-system-simple-perl (1.25-3) ...
21:15:49 Setting up libfile-basedir-perl (0.07-1) ...
21:15:49 Setting up libfile-fcntllock-perl (0.22-3) ...
21:15:49 Setting up libhttp-date-perl (6.02-1) ...
21:15:49 Setting up libfile-listing-perl (6.04-1) ...
21:15:49 Setting up libfont-afm-perl (1.20-1) ...
21:15:49 Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ...
21:15:49 #54 127.5   DEP      criu/tun.d
21:15:49 Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ...
21:15:49 Setting up libio-html-perl (1.001-1) ...
21:15:49 Setting up liblwp-mediatypes-perl (6.02-1) ...
21:15:49 Setting up libhttp-message-perl (6.11-1) ...
21:15:49 Setting up libhtml-form-perl (6.03-1) ...
21:15:49 Setting up libhtml-tree-perl (5.03-2) ...
21:15:49 Setting up libhtml-format-perl (2.11-2) ...
21:15:49 Setting up libhttp-cookies-perl (6.01-1) ...
21:15:49 Setting up libhttp-daemon-perl (6.01-1) ...
21:15:49 Setting up libhttp-negotiate-perl (6.00-2) ...
21:15:49 Setting up libio-pty-perl (1:1.08-1.1build1) ...
21:15:49 Setting up libio-string-perl (1.08-3) ...
21:15:49 Setting up libipc-run-perl (0.94-1) ...
21:15:49 Setting up liblist-moreutils-perl (0.413-1build1) ...
21:15:49 Setting up libnet-http-perl (6.09-1) ...
21:15:49 Setting up libwww-robotrules-perl (6.01-1) ...
21:15:49 Setting up libsys-hostname-long-perl (1.5-1) ...
21:15:49 Setting up libmail-sendmail-perl (0.79.16-1) ...
21:15:49 Setting up libparse-debianchangelog-perl (1.2.0-8) ...
21:15:49 Setting up libperlio-gzip-perl (0.19-1build1) ...
21:15:50 #54 127.7   DEP      criu/tty.d
21:15:50 Setting up libtext-levenshtein-perl (0.13-1) ...
21:15:50 Setting up libyaml-libyaml-perl (0.41-6build1) ...
21:15:50 Setting up hardening-includes (2.7ubuntu2) ...
21:15:50 Setting up patchutils (0.3.4-1) ...
21:15:50 Setting up t1utils (1.39-2) ...
21:15:50 Setting up lintian (2.5.43ubuntu0.1) ...
21:15:50 Setting up manpages-dev (4.04-2) ...
21:15:50 Setting up rename (0.20-4) ...
21:15:50 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
21:15:50 Setting up unzip (6.0-20ubuntu1) ...
21:15:50 Setting up wdiff (1.2.2-1build1) ...
21:15:50 Setting up libauthen-sasl-perl (2.1600-1) ...
21:15:50 Setting up dh-python (2.20151103ubuntu1.1) ...
21:15:50 Public key for perl-5.16.3-294.el7_6.x86_64.rpm is not installed
21:15:50 #54 127.9   DEP      criu/timerfd.d
21:15:50 #54 128.0   DEP      criu/sysfs_parse.d
21:15:50 Setting up python3 (3.5.1-3) ...
21:15:50 running python rtupdate hooks for python3.5...
21:15:50 running python post-rtupdate hooks for python3.5...
21:15:50 Setting up lsb-release (9.20160110ubuntu0.2) ...
21:15:50 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.5) ...
21:15:50 #54 128.3   DEP      criu/sysctl.d
21:15:50 #54 128.5   DEP      criu/string.d
21:15:50 Setting up debhelper (9.20160115ubuntu3) ...
21:15:50 Setting up devscripts (2.16.2ubuntu3) ...
21:15:51 --------------------------------------------------------------------------------
21:15:51 Total                                              4.9 MB/s |  16 MB  00:03     
21:15:51 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:15:51 Importing GPG key 0xF4A80EB5:
21:15:51  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
21:15:51  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
21:15:51  Package    : centos-release-7-6.1810.2.el7.centos.x86_64 (@CentOS)
21:15:51  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
21:15:51 Running transaction check
21:15:51 Running transaction test
21:15:51 Transaction test succeeded
21:15:51 Running transaction
21:15:51 #54 128.6   DEP      criu/stats.d
21:15:51 #54 128.8   DEP      criu/sockets.d
21:15:51 Setting up liblwp-protocol-https-perl (6.06-2) ...
21:15:51 Setting up python3-pkg-resources (20.7.0-1) ...
21:15:51   Installing : groff-base-1.22.2-8.el7.x86_64                              1/43 
21:15:51   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/43 
21:15:51   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/43 
21:15:51   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/43 
21:15:51   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/43 
21:15:51   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/43 
21:15:51   Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                    7/43 
21:15:51 #54 129.0   DEP      criu/sk-unix.d
21:15:51 Setting up python3-chardet (2.3.0-2) ...
21:15:51   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      8/43 
21:15:51   Installing : perl-Encode-2.51-7.el7.x86_64                               9/43 
21:15:51 #54 129.2   DEP      criu/sk-tcp.d
21:15:51 Setting up python3-six (1.10.0-3) ...
21:15:51   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/43 
21:15:51 #54 129.4   DEP      criu/sk-queue.d
21:15:51 #54 129.7   DEP      criu/sk-packet.d
21:15:51 Setting up python3-debian (0.1.27ubuntu2) ...
21:15:51 Setting up equivs (2.0.9+nmu1) ...
21:15:51 Setting up python3-magic (1:5.25-2ubuntu1.2) ...
21:15:52   Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64                        11/43 
21:15:52   Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64                      12/43 
21:15:52   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/43 
21:15:52   Installing : perl-Exporter-5.68-3.el7.noarch                            14/43 
21:15:52   Installing : perl-constant-1.27-2.el7.noarch                            15/43 
21:15:52   Installing : perl-Time-Local-1.2300-2.el7.noarch                        16/43 
21:15:52   Installing : perl-Socket-2.010-4.el7.x86_64                             17/43 
21:15:52 Setting up dh-strip-nondeterminism (0.015-1) ...
21:15:52 Setting up libwww-perl (6.15-1) ...
21:15:52 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:15:52 Processing triggers for systemd (229-4ubuntu21.22) ...
21:15:52 Processing triggers for ca-certificates (20170717~16.04.2) ...
21:15:52 Updating certificates in /etc/ssl/certs...
21:15:52   Installing : perl-Carp-1.26-244.el7.noarch                              18/43 
21:15:52   Installing : perl-Storable-2.45-3.el7.x86_64                            19/43 
21:15:52   Installing : perl-PathTools-3.40-5.el7.x86_64                           20/43 
21:15:52   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 21/43 
21:15:52   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        22/43 
21:15:52   Installing : perl-File-Path-2.09-2.el7.noarch                           23/43 
21:15:52   Installing : perl-threads-shared-1.43-6.el7.x86_64                      24/43 
21:15:52   Installing : perl-threads-1.87-4.el7.x86_64                             25/43 
21:15:52   Installing : perl-Filter-1.49-3.el7.x86_64                              26/43 
21:15:52   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/43 
21:15:52 #54 129.9   DEP      criu/sk-netlink.d
21:15:52 #54 130.1   DEP      criu/sk-inet.d
21:15:52 #54 130.3   DEP      criu/signalfd.d
21:15:52 #54 130.5   DEP      criu/sigframe.d
21:15:53 #54 130.6   DEP      criu/shmem.d
21:15:53 #54 130.8   DEP      criu/seize.d
21:15:53 #54 130.9   DEP      criu/seccomp.d
21:15:53   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/43 
21:15:53   Installing : 4:perl-5.16.3-294.el7_6.x86_64                             29/43 
21:15:53   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/43 
21:15:53 #54 131.1   DEP      criu/rst-malloc.d
21:15:53 #54 131.2   DEP      criu/rbtree.d
21:15:53 #54 131.2   DEP      criu/pstree.d
21:15:53 148 added, 0 removed; done.
21:15:53 Running hooks in /etc/ca-certificates/update.d...
21:15:53 done.
21:15:53 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
21:15:53   Installing : elfutils-0.172-2.el7.x86_64                                31/43 
21:15:53   Installing : unzip-6.0-19.el7.x86_64                                    32/43 
21:15:53 #54 131.4   DEP      criu/protobuf.d
21:15:54 #54 131.6   GEN      criu/protobuf-desc-gen.h
21:15:54   Installing : patch-2.7.1-10.el7_5.x86_64                                33/43 
21:15:54   Installing : gdb-7.6.1-114.el7.x86_64                                   34/43 
21:15:54   Installing : file-5.11-35.el7.x86_64                                    35/43 
21:15:54   Installing : dwz-0.11-3.el7.x86_64                                      36/43 
21:15:54   Installing : perl-srpm-macros-1-8.el7.noarch                            37/43 
21:15:54   Installing : 1:emacs-filesystem-24.3-22.el7.noarch                      38/43 
21:15:54   Installing : desktop-file-utils-0.23-1.el7.x86_64                       39/43 
21:15:54   Installing : zip-3.0-11.el7.x86_64                                      40/43 
21:15:54   Installing : redhat-rpm-config-9.1.0-87.el7.centos.noarch               41/43 
21:15:54   Installing : rpm-build-4.11.3-35.el7.x86_64                             42/43 
21:15:54   Installing : rpmlint-1.5-4.el7.noarch                                   43/43 
21:15:54   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           1/43 
21:15:54   Verifying  : rpm-build-4.11.3-35.el7.x86_64                              2/43 
21:15:54   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/43 
21:15:54   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/43 
21:15:54   Verifying  : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch                    5/43 
21:15:54   Verifying  : zip-3.0-11.el7.x86_64                                       6/43 
21:15:54   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/43 
21:15:54   Verifying  : perl-constant-1.27-2.el7.noarch                             8/43 
21:15:54   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/43 
21:15:54   Verifying  : 1:emacs-filesystem-24.3-22.el7.noarch                      10/43 
21:15:54   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/43 
21:15:54   Verifying  : 4:perl-5.16.3-294.el7_6.x86_64                             12/43 
21:15:54   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  13/43 
21:15:54   Verifying  : perl-srpm-macros-1-8.el7.noarch                            14/43 
21:15:54   Verifying  : 4:perl-libs-5.16.3-294.el7_6.x86_64                        15/43 
21:15:54   Verifying  : groff-base-1.22.2-8.el7.x86_64                             16/43 
21:15:54   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        17/43 
21:15:54   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        18/43 
21:15:54   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/43 
21:15:54   Verifying  : dwz-0.11-3.el7.x86_64                                      20/43 
21:15:54   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        21/43 
21:15:54   Verifying  : desktop-file-utils-0.23-1.el7.x86_64                       22/43 
21:15:54   Verifying  : redhat-rpm-config-9.1.0-87.el7.centos.noarch               23/43 
21:15:54   Verifying  : 4:perl-macros-5.16.3-294.el7_6.x86_64                      24/43 
21:15:54   Verifying  : perl-Socket-2.010-4.el7.x86_64                             25/43 
21:15:54   Verifying  : file-5.11-35.el7.x86_64                                    26/43 
21:15:54   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/43 
21:15:54   Verifying  : gdb-7.6.1-114.el7.x86_64                                   28/43 
21:15:54   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/43 
21:15:54   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/43 
21:15:54   Verifying  : patch-2.7.1-10.el7_5.x86_64                                31/43 
21:15:54   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/43 
21:15:54   Verifying  : perl-Encode-2.51-7.el7.x86_64                              33/43 
21:15:54   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/43 
21:15:54   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         35/43 
21:15:54   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/43 
21:15:54   Verifying  : perl-File-Path-2.09-2.el7.noarch                           37/43 
21:15:54   Verifying  : perl-threads-1.87-4.el7.x86_64                             38/43 
21:15:54   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/43 
21:15:54   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/43 
21:15:54   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/43 
21:15:54   Verifying  : unzip-6.0-19.el7.x86_64                                    42/43 
21:15:54   Verifying  : elfutils-0.172-2.el7.x86_64                                43/43 
21:15:54 
21:15:54 Installed:
21:15:54   rpm-build.x86_64 0:4.11.3-35.el7          rpmlint.noarch 0:1.5-4.el7         
21:15:54 
21:15:54 Dependency Installed:
21:15:54   bzip2.x86_64 0:1.0.6-13.el7                                                   
21:15:54   desktop-file-utils.x86_64 0:0.23-1.el7                                        
21:15:54   dwz.x86_64 0:0.11-3.el7                                                       
21:15:54   elfutils.x86_64 0:0.172-2.el7                                                 
21:15:54   emacs-filesystem.noarch 1:24.3-22.el7                                         
21:15:54   file.x86_64 0:5.11-35.el7                                                     
21:15:54   gdb.x86_64 0:7.6.1-114.el7                                                    
21:15:54   groff-base.x86_64 0:1.22.2-8.el7                                              
21:15:54   patch.x86_64 0:2.7.1-10.el7_5                                                 
21:15:54   perl.x86_64 4:5.16.3-294.el7_6                                                
21:15:54   perl-Carp.noarch 0:1.26-244.el7                                               
21:15:54   perl-Encode.x86_64 0:2.51-7.el7                                               
21:15:54   perl-Exporter.noarch 0:5.68-3.el7                                             
21:15:54   perl-File-Path.noarch 0:2.09-2.el7                                            
21:15:54   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
21:15:54   perl-Filter.x86_64 0:1.49-3.el7                                               
21:15:54   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
21:15:54   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
21:15:54   perl-PathTools.x86_64 0:3.40-5.el7                                            
21:15:54   perl-Pod-Escapes.noarch 1:1.04-294.el7_6                                      
21:15:54   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
21:15:54   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
21:15:54   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
21:15:54   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
21:15:54   perl-Socket.x86_64 0:2.010-4.el7                                              
21:15:54   perl-Storable.x86_64 0:2.45-3.el7                                             
21:15:54   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
21:15:54   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
21:15:54   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
21:15:54   perl-Time-Local.noarch 0:1.2300-2.el7                                         
21:15:54   perl-constant.noarch 0:1.27-2.el7                                             
21:15:54   perl-libs.x86_64 4:5.16.3-294.el7_6                                           
21:15:54   perl-macros.x86_64 4:5.16.3-294.el7_6                                         
21:15:54   perl-parent.noarch 1:0.225-244.el7                                            
21:15:54   perl-podlators.noarch 0:2.5.1-3.el7                                           
21:15:54   perl-srpm-macros.noarch 0:1-8.el7                                             
21:15:54   perl-threads.x86_64 0:1.87-4.el7                                              
21:15:54   perl-threads-shared.x86_64 0:1.43-6.el7                                       
21:15:54   redhat-rpm-config.noarch 0:9.1.0-87.el7.centos                                
21:15:54   unzip.x86_64 0:6.0-19.el7                                                     
21:15:54   zip.x86_64 0:3.0-11.el7                                                       
21:15:54 
21:15:54 Complete!
21:15:55 #54 132.9   DEP      criu/protobuf-desc.d
21:15:55 #54 133.1   DEP      criu/proc_parse.d
21:15:55 #54 133.4   DEP      criu/plugin.d
21:15:55 #54 133.5   DEP      criu/pipes.d
21:15:56 #54 133.7   DEP      criu/pie-util.d
21:15:56 #54 133.8   DEP      criu/pie-util-vdso.d
21:15:56 #54 134.0   DEP      criu/pie-util-vdso-elf32.d
21:15:56 #54 134.2   DEP      criu/path.d
21:15:56 #54 134.3   DEP      criu/parasite-syscall.d
21:15:57 #54 134.6   DEP      criu/pagemap.d
21:15:57 #14 ...
21:15:57 
21:15:57 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:15:57 #14 68.04 Selecting previously unselected package libpython-dev:amd64.
21:15:57 #14 68.04 Preparing to unpack .../35-libpython-dev_2.7.13-2_amd64.deb ...
21:15:57 #14 68.05 Unpacking libpython-dev:amd64 (2.7.13-2) ...
21:15:57 #14 68.11 Selecting previously unselected package libreadline5:amd64.
21:15:57 #14 68.11 Preparing to unpack .../36-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
21:15:57 #14 68.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
21:15:57 #14 68.24 Selecting previously unselected package libssl-dev:amd64.
21:15:57 #14 68.25 Preparing to unpack .../37-libssl-dev_1.1.0k-1~deb9u1_amd64.deb ...
21:15:57 #14 68.27 Unpacking libssl-dev:amd64 (1.1.0k-1~deb9u1) ...
21:15:58 #14 69.09 Selecting previously unselected package libsystemd-dev:amd64.
21:15:58 #14 69.09 Preparing to unpack .../38-libsystemd-dev_232-25+deb9u11_amd64.deb ...
21:15:58 #14 69.09 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ...
21:15:58 Removing intermediate container 9761bf1fd010
21:15:58  ---> 6752f6aadf30
21:15:58 Step 15/23 : COPY SPECS /root/rpmbuild/SPECS
21:15:58  ---> ce76e8b9f9d0
21:15:58 Step 16/23 : RUN sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo
21:15:58  ---> Running in 052d039bf18b
21:15:59 #30 ...
21:15:59 
21:15:59 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:15:59 #30 123.2 net/http/httptrace
21:15:59 #30 123.4 net/http
21:15:59 Removing intermediate container 052d039bf18b
21:15:59  ---> 06766c2a2a25
21:15:59 Step 17/23 : RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
21:15:59  ---> Running in 7445d242eb03
21:15:59 #54 ...
21:15:59 
21:15:59 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:15:59 #54 134.8   DEP      criu/pagemap-cache.d
21:15:59 #54 135.0   DEP      criu/page-xfer.d
21:15:59 #54 135.1   DEP      criu/page-pipe.d
21:15:59 #54 135.2   DEP      criu/netfilter.d
21:15:59 #54 135.5   DEP      criu/net.d
21:15:59 #54 135.7   DEP      criu/namespaces.d
21:15:59 #54 135.8   DEP      criu/mount.d
21:15:59 #54 136.0   DEP      criu/mem.d
21:15:59 #54 136.2   DEP      criu/lsm.d
21:15:59 #54 136.3   DEP      criu/log.d
21:15:59 #54 136.4   DEP      criu/libnetlink.d
21:15:59 #54 136.6   DEP      criu/kerndat.d
21:15:59 #54 136.7   DEP      criu/kcmp-ids.d
21:15:59 #54 136.8   DEP      criu/irmap.d
21:15:59 #54 137.0   DEP      criu/ipc_ns.d
21:15:59 #54 137.1   DEP      criu/image.d
21:15:59 #54 137.2   DEP      criu/image-desc.d
21:15:59 #54 137.3   DEP      criu/fsnotify.d
21:16:00 #54 137.5   DEP      criu/filesystems.d
21:16:00 #15 ...
21:16:00 
21:16:00 #15 [swagger 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone ...
21:16:00 #15    completed: 2019-07-26 21:15:59.948274374 +0000 UTC
21:16:00 #15     duration: 2m17.635112447s
21:16:00 #15 135.8 + rm -rf /tmp/tmp.irvGVnt2GA
21:16:00 
21:16:00 
21:16:00 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:16:00 #54 137.6   DEP      criu/files.d
21:16:00 Loaded plugins: fastestmirror, ovl
21:16:00 #54 137.9   DEP      criu/files-reg.d
21:16:00 Enabling base-source repository
21:16:00 Enabling extras-source repository
21:16:00 Enabling updates-source repository
21:16:00 Loading mirror speeds from cached hostfile
21:16:00  * base: mirrors.advancedhosters.com
21:16:00  * extras: mirrors.advancedhosters.com
21:16:00  * updates: mirrors.advancedhosters.com
21:16:00 #54 138.1   DEP      criu/files-ext.d
21:16:00 #54 138.4   DEP      criu/file-lock.d
21:16:01 #54 138.6   DEP      criu/file-ids.d
21:16:01 #54 138.8   DEP      criu/fifo.d
21:16:01 #54 138.9   DEP      criu/fdstore.d
21:16:01 #54 139.1   DEP      criu/fault-injection.d
21:16:01 #54 139.1   DEP      criu/external.d
21:16:01 #54 139.4   DEP      criu/eventpoll.d
21:16:01 #54 139.6   DEP      criu/eventfd.d
21:16:02 #54 139.6   DEP      criu/crtools.d
21:16:02 #54 139.8   DEP      criu/cr-service.d
21:16:02 #54 140.0   DEP      criu/cr-restore.d
21:16:02 #54 140.4   DEP      criu/cr-errno.d
21:16:02 #54 140.4   DEP      criu/cr-dump.d
21:16:03 #54 140.6   DEP      criu/cr-dedup.d
21:16:03 #54 140.8   DEP      criu/cr-check.d
21:16:03 Removing intermediate container 96c1c59dde54
21:16:03  ---> 7034446c2357
21:16:03 Step 8/27 : ARG GO_VERSION
21:16:03  ---> Running in 54b081bcbe30
21:16:03 Removing intermediate container 54b081bcbe30
21:16:03  ---> 0afdcfd85fc7
21:16:03 Step 9/27 : ENV GOPATH /go
21:16:03  ---> Running in 2c3f66647e9f
21:16:03 Removing intermediate container 2c3f66647e9f
21:16:03  ---> 0d4fe9357796
21:16:03 Step 10/27 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin
21:16:03  ---> Running in 0a9222a292e9
21:16:03 Removing intermediate container 0a9222a292e9
21:16:03  ---> f3f695c8f279
21:16:03 Step 11/27 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
21:16:03  ---> Running in cb82efd61a32
21:16:03 Removing intermediate container cb82efd61a32
21:16:03  ---> 676762ce362c
21:16:03 Step 12/27 : ENV RUNC_BUILDTAGS apparmor seccomp selinux
21:16:03  ---> Running in 34c16b9910de
21:16:03 Removing intermediate container 34c16b9910de
21:16:03  ---> 42dc58cacf93
21:16:03 Step 13/27 : ARG COMMON_FILES
21:16:03  ---> Running in 83f0c144f785
21:16:03 Removing intermediate container 83f0c144f785
21:16:03  ---> ed94ba00d012
21:16:03 Step 14/27 : COPY ${COMMON_FILES} /root/build-deb/debian
21:16:03 #54 141.1   DEP      criu/clone-noasan.d
21:16:03 #54 141.1   DEP      criu/cgroup.d
21:16:03 #54 141.3   DEP      criu/cgroup-props.d
21:16:03  ---> 58b8a89c49be
21:16:03 Step 15/27 : RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control
21:16:03  ---> Running in 8e4e79f7267f
21:16:03 #54 141.4   DEP      criu/bitmap.d
21:16:03 #54 141.4   DEP      criu/bfd.d
21:16:03 #54 141.5   DEP      criu/autofs.d
21:16:04 #54 141.7   DEP      criu/aio.d
21:16:04 #54 141.9   DEP      criu/action-scripts.d
21:16:04 #54 142.1   CC       criu/action-scripts.o
21:16:04 Checking for new repos for mirrors
21:16:04 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
21:16:04  --> 1:make-3.82-23.el7.x86_64
21:16:04  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:16:04 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
21:16:04  --> which-2.20-7.el7.x86_64
21:16:04  --> 1:make-3.82-23.el7.x86_64
21:16:04  --> gcc-4.8.5-36.el7_6.2.x86_64
21:16:04  --> Already installed : systemd-219-62.el7_6.5.x86_64
21:16:04 --> Running transaction check
21:16:04 ---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be installed
21:16:04 --> Processing Dependency: libgomp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 --> Processing Dependency: cpp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 --> Processing Dependency: libgcc >= 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
21:16:04 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
21:16:04 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:16:04 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
21:16:04 ---> Package make.x86_64 1:3.82-23.el7 will be installed
21:16:04 ---> Package which.x86_64 0:2.20-7.el7 will be installed
21:16:04 --> Running transaction check
21:16:04 ---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be installed
21:16:04 ---> Package glibc-devel.x86_64 0:2.17-260.el7_6.6 will be installed
21:16:04 --> Processing Dependency: glibc-headers = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64
21:16:04 --> Processing Dependency: glibc = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64
21:16:04 Package: glibc-2.17-260.el7_6.6.src - can't co-install with glibc-2.17-260.el7_6.6.x86_64
21:16:04 Package: glibc-2.17-260.el7_6.6.src - can't co-install with glibc-2.17-260.el7_6.6.x86_64
21:16:04 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7_6.6.x86_64
21:16:04 ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated
21:16:04 ---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be an update
21:16:04 ---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be installed
21:16:04 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
21:16:04 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
21:16:04 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
21:16:04 --> Running transaction check
21:16:04 ---> Package glibc.x86_64 0:2.17-260.el7_6.3 will be updated
21:16:04 --> Processing Dependency: glibc = 2.17-260.el7_6.3 for package: glibc-common-2.17-260.el7_6.3.x86_64
21:16:04 ---> Package glibc.x86_64 0:2.17-260.el7_6.6 will be an update
21:16:04 ---> Package glibc-headers.x86_64 0:2.17-260.el7_6.6 will be installed
21:16:04 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7_6.6.x86_64
21:16:04 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7_6.6.x86_64
21:16:04 --> Running transaction check
21:16:04 ---> Package glibc-common.x86_64 0:2.17-260.el7_6.3 will be updated
21:16:04 ---> Package glibc-common.x86_64 0:2.17-260.el7_6.6 will be an update
21:16:04 ---> Package kernel-headers.x86_64 0:3.10.0-957.21.3.el7 will be installed
21:16:04 --> Finished Dependency Resolution
21:16:04 
21:16:04 Dependencies Resolved
21:16:04 
21:16:04 ================================================================================
21:16:04  Package                Arch       Version                    Repository   Size
21:16:04 ================================================================================
21:16:04 Installing:
21:16:04  gcc                    x86_64     4.8.5-36.el7_6.2           updates      16 M
21:16:04  libtool-ltdl-devel     x86_64     2.4.2-22.el7_3             base        167 k
21:16:04  make                   x86_64     1:3.82-23.el7              base        420 k
21:16:04  which                  x86_64     2.20-7.el7                 base         41 k
21:16:04 Installing for dependencies:
21:16:04  cpp                    x86_64     4.8.5-36.el7_6.2           updates     5.9 M
21:16:04  glibc-devel            x86_64     2.17-260.el7_6.6           updates     1.1 M
21:16:04  glibc-headers          x86_64     2.17-260.el7_6.6           updates     684 k
21:16:04  kernel-headers         x86_64     3.10.0-957.21.3.el7        updates     8.0 M
21:16:04  libgomp                x86_64     4.8.5-36.el7_6.2           updates     158 k
21:16:04  libmpc                 x86_64     1.0.1-3.el7                base         51 k
21:16:04  libtool-ltdl           x86_64     2.4.2-22.el7_3             base         49 k
21:16:04  mpfr                   x86_64     3.1.1-4.el7                base        203 k
21:16:04 Updating for dependencies:
21:16:04  glibc                  x86_64     2.17-260.el7_6.6           updates     3.7 M
21:16:04  glibc-common           x86_64     2.17-260.el7_6.6           updates      12 M
21:16:04  libgcc                 x86_64     4.8.5-36.el7_6.2           updates     102 k
21:16:04 
21:16:04 Transaction Summary
21:16:04 ================================================================================
21:16:04 Install  4 Packages (+8 Dependent packages)
21:16:04 Upgrade             ( 3 Dependent packages)
21:16:04 
21:16:04 Total download size: 48 M
21:16:04 Downloading packages:
21:16:04 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
21:16:05 dh_testdir
21:16:05 dh_testroot
21:16:05 dh_prep
21:16:05 dh_testdir
21:16:05 dh_testroot
21:16:05 dh_install
21:16:05 dh_installdocs
21:16:05 dh_installchangelogs
21:16:05 dh_compress
21:16:05 dh_fixperms
21:16:05 dh_installdeb
21:16:05 dh_gencontrol
21:16:05 dh_md5sums
21:16:05 dh_builddeb
21:16:05 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
21:16:05 
21:16:05 The package has been created.
21:16:05 Attention, the package has been created in the current directory,
21:16:05 not in ".." as indicated by the message above!
21:16:05 Selecting previously unselected package docker-ce-build-deps.
21:16:05 (Reading database ... 20372 files and directories currently installed.)
21:16:05 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
21:16:05 Unpacking docker-ce-build-deps (1.0) ...
21:16:05 #54 142.8   CC       criu/aio.o
21:16:06 Reading package lists...
21:16:06 Building dependency tree...
21:16:06 Reading state information...
21:16:06 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
21:16:06 Starting 2 pkgProblemResolver with broken count: 0
21:16:06 Done
21:16:06  Done
21:16:06 Starting pkgProblemResolver with broken count: 0
21:16:06 Starting 2 pkgProblemResolver with broken count: 0
21:16:06 Done
21:16:06 #54 143.8   CC       criu/autofs.o
21:16:06 The following additional packages will be installed:
21:16:06   bash-completion dh-apparmor dh-systemd libltdl-dev libltdl7
21:16:06 Suggested packages:
21:16:06   apparmor-easyprof augeas-tools libtool-doc
21:16:06 Recommended packages:
21:16:06   libtool
21:16:06 The following NEW packages will be installed:
21:16:06   bash-completion dh-apparmor dh-systemd libltdl-dev libltdl7
21:16:06 #14 ...
21:16:06 
21:16:06 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:16:06 #14 71.73 Selecting previously unselected package net-tools.
21:16:06 #14 71.74 Preparing to unpack .../39-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
21:16:06 #14 71.75 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
21:16:06 #14 72.30 Selecting previously unselected package python-backports.ssl-match-hostname.
21:16:06 #14 72.31 Preparing to unpack .../40-python-backports.ssl-match-hostname_3.5.0.1-1_all.deb ...
21:16:06 #14 72.31 Unpacking python-backports.ssl-match-hostname (3.5.0.1-1) ...
21:16:06 #14 72.41 Selecting previously unselected package python-cffi-backend.
21:16:06 #14 72.41 Preparing to unpack .../41-python-cffi-backend_1.9.1-2_amd64.deb ...
21:16:06 #14 72.42 Unpacking python-cffi-backend (1.9.1-2) ...
21:16:06 #14 72.83 Selecting previously unselected package python-ply.
21:16:06 #14 72.83 Preparing to unpack .../42-python-ply_3.9-1_all.deb ...
21:16:06 #14 72.83 Unpacking python-ply (3.9-1) ...
21:16:06 #14 72.94 Selecting previously unselected package python-pycparser.
21:16:06 #14 72.94 Preparing to unpack .../43-python-pycparser_2.17-2_all.deb ...
21:16:06 #14 72.95 Unpacking python-pycparser (2.17-2) ...
21:16:06 #14 73.17 Selecting previously unselected package python-cffi.
21:16:06 #14 73.17 Preparing to unpack .../44-python-cffi_1.9.1-2_all.deb ...
21:16:06 #14 73.18 Unpacking python-cffi (1.9.1-2) ...
21:16:06 #14 73.82 Selecting previously unselected package python-pkg-resources.
21:16:06 #14 73.82 Preparing to unpack .../45-python-pkg-resources_33.1.1-1_all.deb ...
21:16:06 #14 73.83 Unpacking python-pkg-resources (33.1.1-1) ...
21:16:06 #14 74.00 Selecting previously unselected package python-chardet.
21:16:06 #14 74.00 Preparing to unpack .../46-python-chardet_2.3.0-2_all.deb ...
21:16:06 #14 74.01 Unpacking python-chardet (2.3.0-2) ...
21:16:06 #14 74.41 Selecting previously unselected package python2.7-dev.
21:16:06 #14 74.41 Preparing to unpack .../47-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
21:16:06 #14 74.42 Unpacking python2.7-dev (2.7.13-2+deb9u3) ...
21:16:06 #14 74.52 Selecting previously unselected package python-dev.
21:16:06 #14 74.52 Preparing to unpack .../48-python-dev_2.7.13-2_amd64.deb ...
21:16:06 #14 74.55 Unpacking python-dev (2.7.13-2) ...
21:16:06 #14 75.11 Selecting previously unselected package python-funcsigs.
21:16:06 #14 75.11 Preparing to unpack .../49-python-funcsigs_1.0.2-3_all.deb ...
21:16:06 #14 75.12 Unpacking python-funcsigs (1.0.2-3) ...
21:16:06 #14 75.22 Selecting previously unselected package python-pbr.
21:16:06 #14 75.22 Preparing to unpack .../50-python-pbr_1.10.0-1_all.deb ...
21:16:06 #14 75.23 Unpacking python-pbr (1.10.0-1) ...
21:16:06 #14 75.35 Selecting previously unselected package python-pip-whl.
21:16:06 #14 75.35 Preparing to unpack .../51-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
21:16:06 #14 75.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
21:16:06 #14 76.31 Selecting previously unselected package python-pip.
21:16:06 #14 76.31 Preparing to unpack .../52-python-pip_9.0.1-2+deb9u1_all.deb ...
21:16:06 #14 76.32 Unpacking python-pip (9.0.1-2+deb9u1) ...
21:16:06 #14 77.15 Selecting previously unselected package python-urllib3.
21:16:06 #14 77.16 Preparing to unpack .../53-python-urllib3_1.19.1-1_all.deb ...
21:16:06 #14 77.17 Unpacking python-urllib3 (1.19.1-1) ...
21:16:06 #14 77.31 Selecting previously unselected package python-requests.
21:16:06 #14 77.31 Preparing to unpack .../54-python-requests_2.12.4-1_all.deb ...
21:16:06 #14 77.32 Unpacking python-requests (2.12.4-1) ...
21:16:06 #14 77.44 Selecting previously unselected package python-setuptools.
21:16:06 #14 77.44 Preparing to unpack .../55-python-setuptools_33.1.1-1_all.deb ...
21:16:06 #14 77.45 Unpacking python-setuptools (33.1.1-1) ...
21:16:06 #14 77.79 Selecting previously unselected package python-websocket.
21:16:06 #14 77.79 Preparing to unpack .../56-python-websocket_0.37.0-2_all.deb ...
21:16:06 #14 77.79 Unpacking python-websocket (0.37.0-2) ...
21:16:06 #14 77.86 Selecting previously unselected package python-wheel.
21:16:06 #14 77.86 Preparing to unpack .../57-python-wheel_0.29.0-2_all.deb ...
21:16:06 #14 77.87 Unpacking python-wheel (0.29.0-2) ...
21:16:06 #14 78.04 Selecting previously unselected package thin-provisioning-tools.
21:16:06 #14 78.05 Preparing to unpack .../58-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
21:16:06 #14 78.06 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
21:16:07 --------------------------------------------------------------------------------
21:16:07 Total                                               20 MB/s |  48 MB  00:02     
21:16:07 Running transaction check
21:16:07 Running transaction test
21:16:07 Transaction test succeeded
21:16:07 Running transaction
21:16:07 #14 78.39 Selecting previously unselected package vim-runtime.
21:16:07 #14 78.39 Preparing to unpack .../59-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
21:16:07 #14 78.45 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
21:16:07 #14 78.48 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
21:16:07 #14 78.49 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
21:16:09 #30 ...
21:16:09 
21:16:09 #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr
21:16:09 #30    completed: 2019-07-26 21:16:09.2137329 +0000 UTC
21:16:09 #30     duration: 2m22.908430355s
21:16:09 #30 133.7 github.com/LK4D4/vndr/godl
21:16:09 #30 134.9 github.com/LK4D4/vndr
21:16:09 
21:16:09 
21:16:09 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:16:09 #54 145.6   CC       criu/bfd.o
21:16:09 #54 146.2   CC       criu/bitmap.o
21:16:09 #54 146.4   CC       criu/cgroup-props.o
21:16:09 #54 147.3   CC       criu/cgroup.o
21:16:09 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
21:16:09 1 not fully installed or removed.
21:16:09 Need to get 380 kB of archives.
21:16:09 After this operation, 2422 kB of additional disk space will be used.
21:16:09 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB]
21:16:09   Updating   : libgcc-4.8.5-36.el7_6.2.x86_64                              1/18 
21:16:10 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B]
21:16:10 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB]
21:16:10 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
21:16:10 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB]
21:16:10   Updating   : glibc-common-2.17-260.el7_6.6.x86_64                        2/18 
21:16:10 debconf: delaying package configuration, since apt-utils is not installed
21:16:10 Fetched 380 kB in 3s (104 kB/s)
21:16:10 Selecting previously unselected package bash-completion.
21:16:10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20376 files and directories currently installed.)
21:16:10 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ...
21:16:10   Updating   : glibc-2.17-260.el7_6.6.x86_64                               3/18 
21:16:10 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ...
21:16:10 Replaced by files in installed package apt (1.2.32) ...
21:16:10 Selecting previously unselected package dh-apparmor.
21:16:10 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ...
21:16:10 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ...
21:16:10 Selecting previously unselected package dh-systemd.
21:16:10 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ...
21:16:10 Unpacking dh-systemd (1.29ubuntu4) ...
21:16:10 Selecting previously unselected package libltdl7:amd64.
21:16:10 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
21:16:10 Unpacking libltdl7:amd64 (2.4.6-0.1) ...
21:16:10 Selecting previously unselected package libltdl-dev:amd64.
21:16:10 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ...
21:16:10 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ...
21:16:10 Processing triggers for man-db (2.7.5-1) ...
21:16:10 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:16:11   Installing : mpfr-3.1.1-4.el7.x86_64                                     4/18 
21:16:11 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ...
21:16:11 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ...
21:16:11 Setting up dh-systemd (1.29ubuntu4) ...
21:16:11 Setting up libltdl7:amd64 (2.4.6-0.1) ...
21:16:11 Setting up libltdl-dev:amd64 (2.4.6-0.1) ...
21:16:11 Setting up docker-ce-build-deps (1.0) ...
21:16:11 Processing triggers for libc-bin (2.23-0ubuntu11) ...
21:16:11   Installing : libmpc-1.0.1-3.el7.x86_64                                   5/18 
21:16:11 Removing intermediate container 8e4e79f7267f
21:16:11  ---> ca717517bac4
21:16:11 Step 16/27 : COPY sources/ /sources
21:16:12   Installing : cpp-4.8.5-36.el7_6.2.x86_64                                 6/18 
21:16:12   Installing : libgomp-4.8.5-36.el7_6.2.x86_64                             7/18 
21:16:12  ---> 872db825d757
21:16:12 Step 17/27 : RUN mkdir -p /go/src/github.com/docker/ && tar -xzf /sources/cli.tgz -C /go/src/github.com/docker/
21:16:12  ---> Running in fe5193d9b0b5
21:16:12 #54 150.1   CC       criu/clone-noasan.o
21:16:12 #54 150.2   CC       criu/cr-check.o
21:16:13   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                          8/18 
21:16:13   Installing : kernel-headers-3.10.0-957.21.3.el7.x86_64                   9/18 
21:16:13   Installing : glibc-headers-2.17-260.el7_6.6.x86_64                      10/18 
21:16:13 #14 ...
21:16:13 
21:16:13 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:16:13 #14 83.16 Selecting previously unselected package vim.
21:16:13 #14 83.16 Preparing to unpack .../60-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
21:16:13 #14 83.17 Unpacking vim (2:8.0.0197-4+deb9u3) ...
21:16:13 #14 83.68 Selecting previously unselected package xfsprogs.
21:16:13 #14 83.68 Preparing to unpack .../61-xfsprogs_4.9.0+nmu1_amd64.deb ...
21:16:13 #14 83.69 Unpacking xfsprogs (4.9.0+nmu1) ...
21:16:13 #14 84.08 Selecting previously unselected package zip.
21:16:13 #14 84.08 Preparing to unpack .../62-zip_3.0-11+b1_amd64.deb ...
21:16:13 #14 84.09 Unpacking zip (3.0-11+b1) ...
21:16:13 #14 84.26 Selecting previously unselected package libapparmor-perl.
21:16:13 #14 84.26 Preparing to unpack .../63-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
21:16:13 #14 84.26 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
21:16:13 #14 84.51 Selecting previously unselected package apparmor.
21:16:13 #14 84.51 Preparing to unpack .../64-apparmor_2.11.0-3+deb9u2_amd64.deb ...
21:16:13 #14 84.56 Unpacking apparmor (2.11.0-3+deb9u2) ...
21:16:13 #14 84.97 Selecting previously unselected package binutils-mingw-w64-i686.
21:16:13 #14 84.98 Preparing to unpack .../65-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
21:16:13 #14 84.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:16:15   Installing : glibc-devel-2.17-260.el7_6.6.x86_64                        11/18 
21:16:15   Installing : gcc-4.8.5-36.el7_6.2.x86_64                                12/18 
21:16:15   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   13/18 
21:16:15   Installing : which-2.20-7.el7.x86_64                                    14/18 
21:16:15 install-info: No such file or directory for /usr/share/info/which.info.gz
21:16:15 Removing intermediate container fe5193d9b0b5
21:16:15  ---> 3ccf98c57a82
21:16:15 Step 18/27 : RUN ln -snf /go/src/github.com/docker/cli /root/build-deb/cli
21:16:15  ---> Running in d80358b26d20
21:16:15 #14 86.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:16:15 #14 86.72 Preparing to unpack .../66-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
21:16:15 #14 86.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:16:16   Installing : 1:make-3.82-23.el7.x86_64                                  15/18 
21:16:16   Cleanup    : glibc-common-2.17-260.el7_6.3.x86_64                       16/18 
21:16:16   Cleanup    : glibc-2.17-260.el7_6.3.x86_64                              17/18 
21:16:16 Removing intermediate container d80358b26d20
21:16:16  ---> 573903e33352
21:16:16 Step 19/27 : ENV DISTRO ubuntu
21:16:16  ---> Running in 0811819429fe
21:16:16   Cleanup    : libgcc-4.8.5-36.el7.x86_64                                 18/18 
21:16:16   Verifying  : glibc-devel-2.17-260.el7_6.6.x86_64                         1/18 
21:16:16   Verifying  : libgomp-4.8.5-36.el7_6.2.x86_64                             2/18 
21:16:16   Verifying  : which-2.20-7.el7.x86_64                                     3/18 
21:16:16   Verifying  : glibc-2.17-260.el7_6.6.x86_64                               4/18 
21:16:16   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/18 
21:16:16   Verifying  : kernel-headers-3.10.0-957.21.3.el7.x86_64                   6/18 
21:16:16   Verifying  : mpfr-3.1.1-4.el7.x86_64                                     7/18 
21:16:16   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                          8/18 
21:16:16   Verifying  : libgcc-4.8.5-36.el7_6.2.x86_64                              9/18 
21:16:16   Verifying  : 1:make-3.82-23.el7.x86_64                                  10/18 
21:16:16   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  11/18 
21:16:16   Verifying  : cpp-4.8.5-36.el7_6.2.x86_64                                12/18 
21:16:16   Verifying  : gcc-4.8.5-36.el7_6.2.x86_64                                13/18 
21:16:16   Verifying  : glibc-headers-2.17-260.el7_6.6.x86_64                      14/18 
21:16:16   Verifying  : glibc-common-2.17-260.el7_6.6.x86_64                       15/18 
21:16:16   Verifying  : glibc-common-2.17-260.el7_6.3.x86_64                       16/18 
21:16:16   Verifying  : glibc-2.17-260.el7_6.3.x86_64                              17/18 
21:16:16 Removing intermediate container 0811819429fe
21:16:16  ---> 822193e010d0
21:16:16 Step 20/27 : ENV SUITE xenial
21:16:16  ---> Running in cb6b64282b85
21:16:16 Removing intermediate container cb6b64282b85
21:16:16  ---> 8ef329a074d1
21:16:16 Step 21/27 : COPY --from=golang /usr/local/go /usr/local/go
21:16:17   Verifying  : libgcc-4.8.5-36.el7.x86_64                                 18/18 
21:16:17 
21:16:17 Installed:
21:16:17   gcc.x86_64 0:4.8.5-36.el7_6.2    libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3   
21:16:17   make.x86_64 1:3.82-23.el7        which.x86_64 0:2.20-7.el7                    
21:16:17 
21:16:17 Dependency Installed:
21:16:17   cpp.x86_64 0:4.8.5-36.el7_6.2                                                 
21:16:17   glibc-devel.x86_64 0:2.17-260.el7_6.6                                         
21:16:17   glibc-headers.x86_64 0:2.17-260.el7_6.6                                       
21:16:17   kernel-headers.x86_64 0:3.10.0-957.21.3.el7                                   
21:16:17   libgomp.x86_64 0:4.8.5-36.el7_6.2                                             
21:16:17   libmpc.x86_64 0:1.0.1-3.el7                                                   
21:16:17   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
21:16:17   mpfr.x86_64 0:3.1.1-4.el7                                                     
21:16:17 
21:16:17 Dependency Updated:
21:16:17   glibc.x86_64 0:2.17-260.el7_6.6     glibc-common.x86_64 0:2.17-260.el7_6.6   
21:16:17   libgcc.x86_64 0:4.8.5-36.el7_6.2   
21:16:17 
21:16:17 Complete!
21:16:17 #14 88.11 Selecting previously unselected package binutils-mingw-w64.
21:16:17 #14 88.11 Preparing to unpack .../67-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
21:16:17 #14 88.12 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:16:17 #14 88.19 Selecting previously unselected package mingw-w64-common.
21:16:17 #14 88.20 Preparing to unpack .../68-mingw-w64-common_5.0.1-1_all.deb ...
21:16:17 #14 88.20 Unpacking mingw-w64-common (5.0.1-1) ...
21:16:20 #14 91.09 Selecting previously unselected package mingw-w64-x86-64-dev.
21:16:20 #14 91.09 Preparing to unpack .../69-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
21:16:20 #14 91.11 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
21:16:20 Removing intermediate container 7445d242eb03
21:16:20  ---> 24f307c73eb1
21:16:20 Step 18/23 : COPY --from=golang /usr/local/go /usr/local/go/
21:16:24 #14 94.64 Selecting previously unselected package gcc-mingw-w64-base.
21:16:24 #14 94.66 Preparing to unpack .../70-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
21:16:24 #14 94.67 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:16:24 #14 94.78 Selecting previously unselected package gcc-mingw-w64-x86-64.
21:16:24 #14 94.78 Preparing to unpack .../71-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
21:16:24 #14 94.79 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:16:24 #54 ...
21:16:24 
21:16:24 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:16:24 #54 151.5   CC       criu/cr-dedup.o
21:16:24 #54 152.0   CC       criu/cr-dump.o
21:16:24 #54 154.0   CC       criu/cr-errno.o
21:16:24 #54 154.1   CC       criu/cr-restore.o
21:16:24 #54 158.2   CC       criu/cr-service.o
21:16:24 #54 159.5   CC       criu/crtools.o
21:16:24 #54 160.4   CC       criu/eventfd.o
21:16:24 #54 160.9   CC       criu/eventpoll.o
21:16:24 #54 161.4   CC       criu/external.o
21:16:24 #54 161.8   CC       criu/fault-injection.o
21:16:24 #54 162.0   CC       criu/fdstore.o
21:16:24 #54 162.3   CC       criu/fifo.o
21:16:25 #54 162.8   CC       criu/file-ids.o
21:16:25 #54 163.1   CC       criu/file-lock.o
21:16:26 #54 163.9   CC       criu/files-ext.o
21:16:27 #54 165.0   CC       criu/files-reg.o
21:16:29  ---> 6a0ad824b6a0
21:16:29 Step 22/27 : COPY --from=engine /bin/dockerd /source/
21:16:29  ---> 01943c32649d
21:16:29 Step 23/27 : COPY --from=engine /bin/docker-proxy /source/
21:16:30  ---> b9d71b081dcd
21:16:30 Step 24/27 : COPY --from=engine /bin/docker-init /source/
21:16:30  ---> 1995e6826a2a
21:16:30 Step 19/23 : COPY --from=engine /bin/dockerd /sources/
21:16:30  ---> 117c2e953a2c
21:16:30 Step 20/23 : COPY --from=engine /bin/docker-proxy /sources/
21:16:30 #54 167.5   CC       criu/files.o
21:16:30  ---> ddf084fa9e39
21:16:30 Step 25/27 : WORKDIR /root/build-deb
21:16:30  ---> Running in a4293dd8db1c
21:16:30  ---> 24df9b5faf34
21:16:30 Step 21/23 : COPY --from=engine /bin/docker-init /sources/
21:16:30 Removing intermediate container a4293dd8db1c
21:16:30  ---> 4bee5e223464
21:16:30 Step 26/27 : COPY build-deb /root/build-deb/build-deb
21:16:30  ---> 3878eeba997b
21:16:30 Step 27/27 : ENTRYPOINT ["/root/build-deb/build-deb"]
21:16:30  ---> 7ad17b6c8e57
21:16:30 Step 22/23 : WORKDIR /root/rpmbuild
21:16:30  ---> Running in 6d5e74d8c5fe
21:16:30  ---> Running in 281f124a3b1d
21:16:30 Removing intermediate container 281f124a3b1d
21:16:30  ---> ead35c4848dc
21:16:30 Successfully built ead35c4848dc
21:16:30 Successfully tagged debbuild-ubuntu-xenial/x86_64:latest
21:16:30 docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20190723233319-62f123fb -e VERSION=0.0.0-20190723233319-62f123fb -e DOCKER_GITCOMMIT=62f123fb -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb/debbuild/ubuntu-xenial:/build debbuild-ubuntu-xenial/x86_64
21:16:31 Removing intermediate container 6d5e74d8c5fe
21:16:31  ---> 2d19a91d4ba1
21:16:31 Step 23/23 : ENTRYPOINT ["/bin/rpmbuild"]
21:16:31  ---> Running in 7c5b0b07b83a
21:16:31 Removing intermediate container 7c5b0b07b83a
21:16:31  ---> 1efe1131c0d0
21:16:31 Successfully built 1efe1131c0d0
21:16:31 Successfully tagged rpmbuild-centos-7/x86_64:latest
21:16:31 docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit 62f123fb' --define '_release 0' --define '_version 0.0.0.20190723233319.62f123fb' --define '_origversion 0.0.0-20190723233319-62f123fb' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec
21:16:31 + set -e
21:16:31 + EPOCH=5
21:16:31 + EPOCH_SEP=
21:16:31 + [[ ! -z 5 ]]
21:16:31 + EPOCH_SEP=:
21:16:31 + [[ -z 0.0.0-20190723233319-62f123fb ]]
21:16:31 + echo VERSION AAA 0.0.0-20190723233319-62f123fb
21:16:31 + VERSION=0.0.0-20190723233319-62f123fb
21:16:31 + echo VERSION bbb 0.0.0-20190723233319-62f123fb
21:16:31 VERSION AAA 0.0.0-20190723233319-62f123fb
21:16:31 VERSION bbb 0.0.0-20190723233319-62f123fb
21:16:31 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
21:16:31 + debSource=docker-ce
21:16:31 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
21:16:31 + debMaintainer='Docker <support@docker.com>'
21:16:31 ++ date --rfc-2822
21:16:31 + debDate='Fri, 26 Jul 2019 21:16:31 +0000'
21:16:31 + cat
21:16:31 + export DOCKER_GITCOMMIT=62f123fb
21:16:31 + DOCKER_GITCOMMIT=62f123fb
21:16:31 + echo VERSION BBB 0.0.0-20190723233319-62f123fb
21:16:31 + dpkg-buildpackage -uc -us -I.git
21:16:31 VERSION BBB 0.0.0-20190723233319-62f123fb
21:16:31 dpkg-buildpackage: source package docker-ce
21:16:31 dpkg-buildpackage: source version 5:0.0.0-20190723233319-62f123fb-0~ubuntu-xenial
21:16:31 dpkg-buildpackage: source distribution xenial
21:16:31 dpkg-buildpackage: source changed by Docker <support@docker.com>
21:16:31 dpkg-buildpackage: warning: debian/rules is not executable; fixing that
21:16:31 dpkg-buildpackage: host architecture amd64
21:16:31  dpkg-source -I.git --before-build build-deb
21:16:31  debian/rules clean
21:16:31 dh clean --with=bash-completion --with=systemd
21:16:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S5w3QN
21:16:31 + umask 022
21:16:31 + cd /root/rpmbuild/BUILD
21:16:31 + exit 0
21:16:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LLQqmG
21:16:31 + umask 022
21:16:31 + cd /root/rpmbuild/BUILD
21:16:31 + exit 0
21:16:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OdX8Ry
21:16:31 + umask 022
21:16:31 + cd /root/rpmbuild/BUILD
21:16:31 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64 '!=' / ']'
21:16:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:16:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:16:31 + mkdir -p /root/rpmbuild/BUILDROOT
21:16:31 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:16:31 + install -D -m 0755 /sources/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/dockerd-ce
21:16:31 + install -D -m 0755 /sources/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/docker-proxy
21:16:31 + install -D -m 0755 /sources/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/docker-init
21:16:31 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/lib/systemd/system/docker.service
21:16:31 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/lib/systemd/system/docker.socket
21:16:31 + install -D -m 0644 /root/rpmbuild/SOURCES/distribution_based_engine.json /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64/var/lib/docker-engine/distribution_based_engine-ce.json
21:16:31 + /usr/lib/rpm/check-buildroot
21:16:31 + /usr/lib/rpm/redhat/brp-compress
21:16:31 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:16:31 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:16:31 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:16:31 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:16:31 + /usr/lib/rpm/redhat/brp-python-hardlink
21:16:31 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:16:31 Processing files: docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:16:32    dh_testdir
21:16:32    dh_auto_clean
21:16:32    dh_clean
21:16:32  dpkg-source -I.git -b build-deb
21:16:32 dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
21:16:32 #54 169.7   CC       criu/filesystems.o
21:16:32 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
21:16:32 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
21:16:32 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20190723233319-62f123fb-0~ubuntu'
21:16:32 dpkg-source: info: using source format '1.0'
21:16:32 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz
21:16:32 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc
21:16:32  debian/rules build
21:16:32 dh build --with=bash-completion --with=systemd
21:16:32    dh_testdir
21:16:32    dh_update_autotools_config
21:16:32    dh_auto_configure
21:16:32    debian/rules override_dh_auto_build
21:16:32 make[1]: Entering directory '/root/build-deb'
21:16:32 cd /go/src/github.com/docker/cli && \
21:16:32 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20190723233319-62f123fb GITCOMMIT=62f123fb dynbinary manpages
21:16:32 make[2]: Entering directory '/go/src/github.com/docker/cli'
21:16:32 ./scripts/build/dynbinary
21:16:32 Building dynamically linked build/docker-linux-amd64
21:16:32 Provides: docker-ce = 3:0.0.0.20190723233319.62f123fb-0.el7 docker-ce(x86-64) = 3:0.0.0.20190723233319.62f123fb-0.el7
21:16:32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
21:16:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:16:32 Requires(pre): /bin/sh
21:16:32 Requires(post): /bin/sh
21:16:32 Requires(preun): /bin/sh
21:16:32 Requires(postun): /bin/sh
21:16:32 Requires(posttrans): /bin/sh
21:16:32 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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)
21:16:32 Conflicts: docker docker-io docker-engine-cs docker-ee
21:16:32 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
21:16:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:16:32 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.src.rpm
21:16:33 #54 170.5   CC       criu/fsnotify.o
21:16:34 #54 171.9   CC       criu/image-desc.o
21:16:34 #39 ...
21:16:34 
21:16:34 #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc
21:16:34 #39 121.1 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
21:16:37 #39 123.4 + mkdir -p /build/
21:16:37 #39 123.4 + cp runc /build//runc
21:16:40 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64.rpm
21:16:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vLwSdE
21:16:40 + umask 022
21:16:40 + cd /root/rpmbuild/BUILD
21:16:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:16:40 + exit 0
21:16:40 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4RKzVU
21:16:40 + umask 022
21:16:40 + cd /root/rpmbuild/BUILD
21:16:40 + cd /root/rpmbuild/BUILD
21:16:40 + rm -rf src
21:16:40 + /usr/bin/mkdir -p src
21:16:40 + cd src
21:16:40 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
21:16:40 + /usr/bin/tar -xf -
21:16:41 + STATUS=0
21:16:41 + '[' 0 -ne 0 ']'
21:16:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
21:16:41 + exit 0
21:16:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PUE5xc
21:16:41 + umask 022
21:16:41 + cd /root/rpmbuild/BUILD
21:16:41 + cd src
21:16:41 + mkdir -p /go/src/github.com/docker
21:16:41 + rm -f /go/src/github.com/docker/cli
21:16:41 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
21:16:41 + pushd /go/src/github.com/docker/cli
21:16:41 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
21:16:41 + DISABLE_WARN_OUTSIDE_CONTAINER=1
21:16:41 + make VERSION=0.0.0-20190723233319-62f123fb GITCOMMIT=62f123fb dynbinary manpages
21:16:41 ./scripts/build/dynbinary
21:16:41 Building dynamically linked build/docker-linux-amd64
21:16:41 #54 ...
21:16:41 
21:16:41 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:16:41 #54 172.0   CC       criu/image.o
21:16:41 #54 172.9   CC       criu/ipc_ns.o
21:16:41 #54 174.1   CC       criu/irmap.o
21:16:41 #54 175.3   CC       criu/kcmp-ids.o
21:16:41 #54 175.6   CC       criu/kerndat.o
21:16:41 #54 176.2   CC       criu/libnetlink.o
21:16:41 #54 176.5   CC       criu/log.o
21:16:41 #54 177.4   CC       criu/lsm.o
21:16:41 #54 178.4   CC       criu/mem.o
21:16:41 #54 179.4   CC       criu/mount.o
21:16:45 #52 ...
21:16:45 
21:16:45 #52 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
21:16:45 #52 182.3 + dpkg --print-architecture
21:16:45 #52 182.3 + cd /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution
21:16:45 #52 182.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
21:16:45 #52 182.8 + GOPATH=/tmp/tmp.wregY0qXpi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wregY0qXpi
21:16:45 #52 182.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:16:45 #39 ...
21:16:45 
21:16:45 #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc
21:16:45 #39    completed: 2019-07-26 21:16:45.460105591 +0000 UTC
21:16:45 #39     duration: 2m12.37982424s
21:16:45 
21:16:45 
21:16:45 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:16:45 #54 182.9   CC       criu/namespaces.o
21:16:47 #54 184.9   CC       criu/net.o
21:16:50 #54 187.3   CC       criu/netfilter.o
21:16:50 #54 187.5   CC       criu/page-pipe.o
21:16:50 #54 188.3   CC       criu/page-xfer.o
21:16:51 #54 189.2   CC       criu/pagemap-cache.o
21:16:51 #54 189.5   CC       criu/pagemap.o
21:16:53 #54 190.6   CC       criu/parasite-syscall.o
21:16:53 #54 191.4   CC       criu/path.o
21:16:54 #54 191.6   CC       criu/pie-util-vdso-elf32.o
21:16:54 #54 192.1   CC       criu/pie-util-vdso.o
21:16:54 #54 192.5   CC       criu/pie-util.o
21:16:55 #54 192.7   CC       criu/pipes.o
21:16:56 #54 193.4   CC       criu/plugin.o
21:16:56 #54 193.7   CC       criu/proc_parse.o
21:16:56 #14 ...
21:16:56 
21:16:56 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:16:56 #14 117.4 Selecting previously unselected package g++-mingw-w64-x86-64.
21:16:56 #14 117.4 Preparing to unpack .../72-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
21:16:56 #14 117.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:16:56 #14 126.9 Selecting previously unselected package python-mock.
21:16:56 #14 126.9 Preparing to unpack .../73-python-mock_2.0.0-3_all.deb ...
21:16:56 #14 126.9 Unpacking python-mock (2.0.0-3) ...
21:16:56 #14 127.1 Setting up aufs-tools (1:4.1+20161219-1) ...
21:16:56 #14 127.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
21:16:56 #14 127.1 Setting up libsepol1-dev:amd64 (2.6-2) ...
21:16:56 #14 127.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
21:16:56 #14 127.1 Setting up python-urllib3 (1.19.1-1) ...
21:16:57 #14 128.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:16:57 #14 128.6 Processing triggers for mime-support (3.60) ...
21:16:57 #14 128.6 Setting up xxd (2:8.0.0197-4+deb9u3) ...
21:16:57 #14 128.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
21:16:57 #14 128.6 Setting up libcap2-bin (1:2.25-1) ...
21:16:57 #14 128.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
21:16:57 #14 128.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
21:16:57 #14 128.7 Setting up python-ply (3.9-1) ...
21:16:58 #54 ...
21:16:58 
21:16:58 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:16:58 #54 195.9   CC       criu/protobuf-desc.o
21:16:59 #54 196.9   CC       criu/protobuf.o
21:16:59 #54 197.2   CC       criu/pstree.o
21:17:00 #54 198.3   CC       criu/rbtree.o
21:17:01 #54 198.6   CC       criu/rst-malloc.o
21:17:01 #54 198.9   CC       criu/seccomp.o
21:17:01 #54 199.4   CC       criu/seize.o
21:17:02 #54 200.3   CC       criu/shmem.o
21:17:03 #54 201.2   CC       criu/sigframe.o
21:17:03 #54 201.5   CC       criu/signalfd.o
21:17:04 #54 201.8   CC       criu/sk-inet.o
21:17:05 #54 202.7   CC       criu/sk-netlink.o
21:17:05 #54 203.2   CC       criu/sk-packet.o
21:17:05 #14 ...
21:17:05 
21:17:05 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:17:05 #14 129.8 Setting up bash-completion (1:2.1-4.3) ...
21:17:05 #14 131.6 Setting up libssl-dev:amd64 (1.1.0k-1~deb9u1) ...
21:17:05 #14 131.6 Setting up libonig4:amd64 (6.1.3-2) ...
21:17:05 #14 131.6 Setting up python-wheel (0.29.0-2) ...
21:17:05 #14 132.9 Setting up libffi-dev:amd64 (3.2.1-6) ...
21:17:05 #14 132.9 Setting up python-pkg-resources (33.1.1-1) ...
21:17:05 #14 134.3 Setting up zip (3.0-11+b1) ...
21:17:05 #14 134.3 Setting up python-backports.ssl-match-hostname (3.5.0.1-1) ...
21:17:05 #14 135.4 Setting up bzip2 (1.0.6-8.1) ...
21:17:05 #14 135.4 Setting up python-websocket (0.37.0-2) ...
21:17:05 #14 135.4 update-alternatives: using /usr/bin/python2-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode
21:17:05 #14 136.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
21:17:05 #14 136.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
21:17:05 #14 136.6 Setting up python-cffi-backend (1.9.1-2) ...
21:17:05 #14 136.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:17:06 #14 137.3 Setting up libaio1:amd64 (0.3.110-3) ...
21:17:06 #14 137.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
21:17:06 #14 137.4 Setting up xz-utils (5.2.2-1.2+b1) ...
21:17:06 #54 ...
21:17:06 
21:17:06 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:17:06 #54 203.9   CC       criu/sk-queue.o
21:17:07 #54 204.9   CC       criu/sk-tcp.o
21:17:08 #54 205.5   CC       criu/sk-unix.o
21:17:10 #54 207.6   CC       criu/sockets.o
21:17:10 #54 207.9   CC       criu/stats.o
21:17:10 #54 208.2   CC       criu/string.o
21:17:10 #24 ...
21:17:10 
21:17:10 #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter
21:17:10 #24    completed: 2019-07-26 21:17:10.494766472 +0000 UTC
21:17:10 #24     duration: 3m24.63394633s
21:17:10 
21:17:10 
21:17:10 #52 [registry 1/1] RUN set -x 	&& export GOPATH="$(mktemp -d)" 	&& git clone...
21:17:10 #52    completed: 2019-07-26 21:17:10.504615596 +0000 UTC
21:17:10 #52     duration: 3m28.191489134s
21:17:10 #52 205.8 + rm -rf /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wregY0qXpi
21:17:10 
21:17:10 
21:17:10 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:17:10 #54 208.3   CC       criu/sysctl.o
21:17:11 #54 209.0   CC       criu/sysfs_parse.o
21:17:12 #54 209.5   CC       criu/timerfd.o
21:17:12 #54 210.0   CC       criu/tty.o
21:17:14 #54 212.0   CC       criu/tun.o
21:17:14 #54 212.3   CC       criu/uffd.o
21:17:15 #54 213.0   CC       criu/util.o
21:17:16 #54 213.6   CC       criu/uts_ns.o
21:17:16 #54 213.8   CC       criu/vdso.o
21:17:16 #14 ...
21:17:16 
21:17:16 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:17:16 #14 137.4 Setting up xz-utils (5.2.2-1.2+b1) ...
21:17:16 #14 137.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:17:16 #14 137.5 Setting up python-pbr (1.10.0-1) ...
21:17:16 #14 137.5 update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode
21:17:16 #14 138.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
21:17:16 #14 138.7 Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ...
21:17:16 #14 138.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
21:17:16 #14 138.7 Setting up python-funcsigs (1.0.2-3) ...
21:17:16 #14 140.9 Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u2) ...
21:17:16 #14 141.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
21:17:16 #14 141.1 Setting up libpcre32-3:amd64 (2:8.39-3) ...
21:17:16 #14 141.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
21:17:16 #14 141.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
21:17:16 #14 141.7 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ...
21:17:16 #14 141.7 Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
21:17:16 #14 141.7 Setting up libpcre16-3:amd64 (2:8.39-3) ...
21:17:16 #14 141.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
21:17:16 #14 141.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
21:17:16 #14 141.8 Setting up python-pip (9.0.1-2+deb9u1) ...
21:17:16 #14 143.3 Setting up libudev-dev:amd64 (232-25+deb9u11) ...
21:17:16 #14 143.4 Setting up python2.7-dev (2.7.13-2+deb9u3) ...
21:17:16 #14 143.4 Setting up pigz (2.3.4-1) ...
21:17:16 #14 143.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
21:17:16 #14 143.4 Setting up libmpdec2:amd64 (2.4.2-1) ...
21:17:16 #14 143.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
21:17:16 #14 143.5 Setting up mingw-w64-common (5.0.1-1) ...
21:17:16 #14 143.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
21:17:16 #14 143.5 Setting up libpython-dev:amd64 (2.7.13-2) ...
21:17:16 #14 143.5 Setting up python-setuptools (33.1.1-1) ...
21:17:16 #14 144.9 Setting up jq (1.5+dfsg-1.3) ...
21:17:16 #14 144.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
21:17:16 #14 145.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
21:17:16 #14 145.4 Setting up python-chardet (2.3.0-2) ...
21:17:16 #14 146.4 Setting up xfsprogs (4.9.0+nmu1) ...
21:17:16 #14 146.5 Setting up python-pycparser (2.17-2) ...
21:17:16 #14 147.4 Setting up vim (2:8.0.0197-4+deb9u3) ...
21:17:16 #14 147.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:17:16 #14 147.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:17:16 #14 147.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:17:16 #14 147.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:17:16 #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:17:16 #54 ...
21:17:16 
21:17:16 #54 [criu 1/1] RUN apt-get update && apt-get install -y 	libnet-dev 	libprot...
21:17:16 #54 214.3   LINK     criu/built-in.o
21:17:16 #54 214.4   LINK     criu/criu
21:17:17 #54 214.7   DEP      lib/c/criu.d
21:17:17 #54 214.7   CC       images/rpc.pb-c.o
21:17:17 #54 215.1   CC       lib/c/criu.o
21:17:18 #54 215.7   LINK     lib/c/built-in.o
21:17:18 #54 215.7   LINK     lib/c/libcriu.so
21:17:18 #54 215.9   GEN      magic.py
21:17:18 #54 216.0 Note: Building without ia32 C/R, missed ia32 support in gcc
21:17:18 #54 216.0       That may be related to missing gcc-multilib in your
21:17:18 #54 216.0       distribution or you may have Debian with buggy toolchain
21:17:18 #54 216.0       (issue https://github.com/xemul/criu/issues/315)
21:17:18 #54 216.4 fatal: Not a git repository (or any of the parent directories): .git
21:17:19 #54 216.8 make[1]: Nothing to be done for 'all'.
21:17:19 #54 217.3 make[1]: 'images/built-in.o' is up to date.
21:17:19 #54 217.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
21:17:19 #54 217.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
21:17:19 #54 217.4 make[1]: 'compel/libcompel.a' is up to date.
21:17:19 #54 217.4 make[1]: 'compel/compel-host-bin' is up to date.
21:17:19 #54 217.4 make[1]: Nothing to be done for 'all'.
21:17:19 #54 217.4 make[1]: 'soccr/libsoccr.a' is up to date.
21:17:20 #54 217.6 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.6 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.6 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.7 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.7 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.7 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.8 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.8 make[2]: Nothing to be done for 'all'.
21:17:20 #54 217.8   INSTALL  criu/criu
21:17:20 #54    completed: 2019-07-26 21:17:20.761655704 +0000 UTC
21:17:20 #54     duration: 3m38.448564145s
21:17:20 
21:17:20 
21:17:20 #14 [dev 7/21] RUN apt-get update && apt-get install -y 	apparmor 	aufs-tool...
21:17:20 #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:17:20 #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:17:20 #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:17:20 #14 147.9 Setting up python-dev (2.7.13-2) ...
21:17:20 #14 147.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
21:17:20 #14 148.0 Setting up python-mock (2.0.0-3) ...
21:17:20 #14 148.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
21:17:20 #14 148.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
21:17:20 #14 148.7 Setting up iptables (1.6.0+snapshot20161117-6) ...
21:17:20 #14 148.8 Setting up btrfs-progs (4.7.3-1) ...
21:17:20 #14 148.8 Setting up python-cffi (1.9.1-2) ...
21:17:20 #14 149.6 Setting up python-requests (2.12.4-1) ...
21:17:20 #14 150.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
21:17:20 #14 150.4 Setting up python3.5 (3.5.3-1+deb9u1) ...
21:17:21 #14 152.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
21:17:21 #14 152.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:17:21 #14 152.3 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
21:17:21 #14 152.3 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
21:17:21 #14 152.3 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
21:17:21 #14 152.3 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
21:17:21 #14 152.4 Setting up btrfs-tools (4.7.3-1) ...
21:17:21 #14 152.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
21:17:21 #14 152.4 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
21:17:21 #14 152.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:17:21 #14 152.5 Setting up python3 (3.5.3-1) ...
21:17:21 #14 152.5 running python rtupdate hooks for python3.5...
21:17:22 #14 153.1 running python post-rtupdate hooks for python3.5...
21:17:22 #14 153.5 Setting up apparmor (2.11.0-3+deb9u2) ...
21:17:23 #14 154.4 debconf: unable to initialize frontend: Dialog
21:17:23 #14 154.4 debconf: (TERM is not set, so the dialog frontend is not usable.)
21:17:23 #14 154.4 debconf: falling back to frontend: Readline
21:17:23 #14 154.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
21:17:23 #14 154.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
21:17:23 #14 154.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
21:17:23 #14 154.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
21:17:23 #14 154.8 Setting up dmsetup (2:1.02.137-2) ...
21:17:23 #14 154.8 Setting up dh-python (2.20170125) ...
21:17:23 #14 155.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
21:17:24 #14 155.1 Processing triggers for libc-bin (2.24-11+deb9u4) ...
21:17:24 #14    completed: 2019-07-26 21:17:24.247891383 +0000 UTC
21:17:24 #14     duration: 2m35.382633027s
21:17:24 
21:17:24 
21:17:24 #16 [dev 8/21] COPY --from=swagger /build/swagger* /usr/local/bin/
21:17:24 #16       digest: sha256:d2e546f52d6cfc7c0842d3d080574ee1625f3047647af095e63fc3f9dd8f5e65
21:17:24 #16         name: "[dev 8/21] COPY --from=swagger /build/swagger* /usr/local/bin/"
21:17:24 #16      started: 2019-07-26 21:17:24.250949555 +0000 UTC
21:17:25 #16    completed: 2019-07-26 21:17:25.861369387 +0000 UTC
21:17:25 #16     duration: 1.610419832s
21:17:25 
21:17:25 
21:17:25 #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd
21:17:26 #21 ...
21:17:26 
21:17:26 #21 [dev 9/21] COPY --from=frozen-images /build/ /docker-frozen-images
21:17:26 #21       digest: sha256:fe9a2f5d825e57663fd4968ea2ce5034bbee370a26f2ca40a0de302cb8094808
21:17:26 #21         name: "[dev 9/21] COPY --from=frozen-images /build/ /docker-frozen-images"
21:17:26 #21      started: 2019-07-26 21:17:25.865501549 +0000 UTC
21:17:38 #44 ...
21:17:38 
21:17:38 #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd
21:17:38 #44 173.9 🇩 bin/containerd
21:17:38 #21 ...
21:17:38 
21:17:38 #21 [dev 9/21] COPY --from=frozen-images /build/ /docker-frozen-images
21:17:38 #21    completed: 2019-07-26 21:17:38.411595247 +0000 UTC
21:17:38 #21     duration: 12.546093698s
21:17:38 
21:17:38 
21:17:38 #25 [dev 10/21] COPY --from=gometalinter /build/ /usr/local/bin/
21:17:38 #25       digest: sha256:cd3691b5a6f6923e1e98a2c2a68bad3e2942c402779c1c23d23dd33e42f72506
21:17:38 #25         name: "[dev 10/21] COPY --from=gometalinter /build/ /usr/local/bin/"
21:17:38 #25      started: 2019-07-26 21:17:38.414514656 +0000 UTC
21:17:40 #25    completed: 2019-07-26 21:17:40.434169842 +0000 UTC
21:17:40 #25     duration: 2.019655186s
21:17:40 
21:17:40 
21:17:40 #28 [dev 11/21] COPY --from=tomlv /build/ /usr/local/bin/
21:17:40 #28       digest: sha256:00b2734cc0148d1db51706647352e55ce2a46e44574a6ab4ecb5fcae6ecd3349
21:17:40 #28         name: "[dev 11/21] COPY --from=tomlv /build/ /usr/local/bin/"
21:17:40 #28      started: 2019-07-26 21:17:40.43698416 +0000 UTC
21:17:41 #28    completed: 2019-07-26 21:17:41.217818896 +0000 UTC
21:17:41 #28     duration: 780.834736ms
21:17:41 
21:17:41 
21:17:41 #31 [dev 12/21] COPY --from=vndr /build/ /usr/local/bin/
21:17:41 #31       digest: sha256:852c39062bec9df7013983281f13c35b80b4d67b2d47c0f3f6861a4b46238b2d
21:17:41 #31         name: "[dev 12/21] COPY --from=vndr /build/ /usr/local/bin/"
21:17:41 #31      started: 2019-07-26 21:17:41.222039982 +0000 UTC
21:17:42 #31    completed: 2019-07-26 21:17:42.331194359 +0000 UTC
21:17:42 #31     duration: 1.109154377s
21:17:42 
21:17:42 
21:17:42 #36 [dev 13/21] COPY --from=tini /build/ /usr/local/bin/
21:17:42 #36       digest: sha256:4d7982d588d37dd6d77fa507fff016c273e33af317aff1ede4cb114967308430
21:17:42 #36         name: "[dev 13/21] COPY --from=tini /build/ /usr/local/bin/"
21:17:42 #36      started: 2019-07-26 21:17:42.335422592 +0000 UTC
21:17:43 #36    completed: 2019-07-26 21:17:43.289176462 +0000 UTC
21:17:43 #36     duration: 953.75387ms
21:17:43 
21:17:43 
21:17:43 #40 [dev 14/21] COPY --from=runc /build/ /usr/local/bin/
21:17:43 #40       digest: sha256:61f0d515d96355c3478bb815afaf60c31875527f6ccb591ffd9b29e50d26576f
21:17:43 #40         name: "[dev 14/21] COPY --from=runc /build/ /usr/local/bin/"
21:17:43 #40      started: 2019-07-26 21:17:43.29307918 +0000 UTC
21:17:44 #40    completed: 2019-07-26 21:17:44.232719829 +0000 UTC
21:17:44 #40     duration: 939.640649ms
21:17:44 
21:17:44 
21:17:44 #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd
21:17:48 scripts/docs/generate-man.sh
21:17:49 #44 196.3 🇩 bin/containerd-stress
21:17:51 #44 197.8 🇩 bin/containerd-shim
21:17:53 scripts/docs/generate-man.sh
21:17:56 #44 203.3 🇩 bin/containerd-shim-runc-v1
21:17:59 #44 205.7 🇩 binaries
21:17:59 #44 205.7 + mkdir -p /build/
21:17:59 #44 205.7 + cp bin/containerd /build//containerd
21:17:59 #44 205.7 + cp bin/containerd-shim /build//containerd-shim
21:17:59 #44 205.7 + cp bin/ctr /build//ctr
21:18:04 #44    completed: 2019-07-26 21:18:03.912417093 +0000 UTC
21:18:04 #44     duration: 3m30.836882847s
21:18:04 
21:18:04 
21:18:04 #45 [dev 15/21] COPY --from=containerd /build/ /usr/local/bin/
21:18:04 #45       digest: sha256:8daf587a81c3d79c6a286af78911660e42f6076c27773bbba4285988732e2b83
21:18:04 #45         name: "[dev 15/21] COPY --from=containerd /build/ /usr/local/bin/"
21:18:04 #45      started: 2019-07-26 21:18:04.585243384 +0000 UTC
21:18:05 #45    completed: 2019-07-26 21:18:05.362386537 +0000 UTC
21:18:05 #45     duration: 777.143153ms
21:18:05 
21:18:05 
21:18:05 #48 [dev 16/21] COPY --from=proxy /build/ /usr/local/bin/
21:18:05 #48       digest: sha256:89525017e6d8a58acf60d4bb641dc393c83cd82786c6bcd45aec0260a3d8801f
21:18:05 #48         name: "[dev 16/21] COPY --from=proxy /build/ /usr/local/bin/"
21:18:05 #48      started: 2019-07-26 21:18:05.365202299 +0000 UTC
21:18:06 #48    completed: 2019-07-26 21:18:05.90617574 +0000 UTC
21:18:06 #48     duration: 540.973441ms
21:18:06 
21:18:06 
21:18:06 #51 [dev 17/21] COPY --from=dockercli /build/ /usr/local/cli
21:18:06 #51       digest: sha256:449386f56db2ad2edf7cbfe0db5ba2a1e21032787df2a0ed65392867e7332c14
21:18:06 #51         name: "[dev 17/21] COPY --from=dockercli /build/ /usr/local/cli"
21:18:06 #51      started: 2019-07-26 21:18:05.908684768 +0000 UTC
21:18:06 #51    completed: 2019-07-26 21:18:06.594436282 +0000 UTC
21:18:06 #51     duration: 685.751514ms
21:18:06 
21:18:07 
21:18:07 #53 [dev 18/21] COPY --from=registry /build/registry* /usr/local/bin/
21:18:07 #53       digest: sha256:2a59838f9a37fd32d9d5db8821ed69c29cd86bbd34d690fd22e1fd513a11a56c
21:18:07 #53         name: "[dev 18/21] COPY --from=registry /build/registry* /usr/local/bin/"
21:18:07 #53      started: 2019-07-26 21:18:07.327132352 +0000 UTC
21:18:09 #53    completed: 2019-07-26 21:18:08.810805964 +0000 UTC
21:18:09 #53     duration: 1.483673612s
21:18:09 
21:18:09 
21:18:09 #55 [dev 19/21] COPY --from=criu /build/ /usr/local/
21:18:09 #55       digest: sha256:c8c03660965aedcf6a780ab8f1c8f287fd58ac864595a2419fd457e6b51a4e1a
21:18:09 #55         name: "[dev 19/21] COPY --from=criu /build/ /usr/local/"
21:18:09 #55      started: 2019-07-26 21:18:08.813393245 +0000 UTC
21:18:09 #55    completed: 2019-07-26 21:18:09.422331885 +0000 UTC
21:18:09 #55     duration: 608.93864ms
21:18:09 
21:18:09 
21:18:09 #57 [dev 20/21] COPY --from=docker-py /build/ /docker-py
21:18:09 #57       digest: sha256:d1a5f2e9a64bf1b2eeb3fdaf04deb4d1370810f1c9783c9db210b5cbbcc43b3b
21:18:09 #57         name: "[dev 20/21] COPY --from=docker-py /build/ /docker-py"
21:18:09 #57      started: 2019-07-26 21:18:09.425077537 +0000 UTC
21:18:10 #57    completed: 2019-07-26 21:18:10.018241758 +0000 UTC
21:18:10 #57     duration: 593.164221ms
21:18:10 
21:18:10 
21:18:10 #58 [dev 21/21] RUN cd /docker-py 	&& pip install docker-pycreds==0.4.0 	&& ...
21:18:10 #58       digest: sha256:4789cfef94e5411a8655f284c2aa0f7e1fb1097434725188d67d7e348bd8cddc
21:18:10 #58         name: "[dev 21/21] RUN cd /docker-py \t&& pip install docker-pycreds==0.4.0 \t&& pip install paramiko==2.4.2 \t&& pip install yamllint==1.5.0 \t&& pip install -r test-requirements.txt"
21:18:10 #58      started: 2019-07-26 21:18:10.021030246 +0000 UTC
21:18:12 #58 2.255 Collecting docker-pycreds==0.4.0
21:18:24 #58 14.67   Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
21:18:24 #58 14.71 Requirement already satisfied: six>=1.4.0 in /usr/lib/python2.7/dist-packages (from docker-pycreds==0.4.0)
21:18:24 #58 14.71 Installing collected packages: docker-pycreds
21:18:24 #58 14.72 Successfully installed docker-pycreds-0.4.0
21:18:25 #58 15.31 Collecting paramiko==2.4.2
21:18:40 Project root: /go/src/github.com/docker/cli
21:18:40 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
21:18:40 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
21:18:40 make[2]: Leaving directory '/go/src/github.com/docker/cli'
21:18:40 make[1]: Leaving directory '/root/build-deb'
21:18:40    dh_auto_test
21:18:40  debian/rules binary
21:18:40 dh binary --with=bash-completion --with=systemd
21:18:40    dh_testroot
21:18:40    dh_prep
21:18:40    debian/rules override_dh_auto_install
21:18:40 make[1]: Entering directory '/root/build-deb'
21:18:40 # docker-ce-cli install
21:18:40 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
21:18:40 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
21:18:40 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
21:18:40 # docker-ce install
21:18:40 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
21:18:40 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
21:18:40 install -D -m 0755 /source/dockerd debian/docker-ce/usr/bin/dockerd-ce
21:18:40 install -D -m 0755 /source/docker-proxy debian/docker-ce/usr/bin/docker-proxy
21:18:40 install -D -m 0755 /source/docker-init debian/docker-ce/usr/bin/docker-init
21:18:40 install -D -m 0644 /sources/distribution_based_engine.json debian/docker-ce/var/lib/docker-engine/distribution_based_engine-ce.json
21:18:40 make[1]: Leaving directory '/root/build-deb'
21:18:40    debian/rules override_dh_install
21:18:40 make[1]: Entering directory '/root/build-deb'
21:18:40 dh_install
21:18:40 # TODO Can we do this from within our container?
21:18:40 dh_apparmor --profile-name=docker-ce -pdocker-ce
21:18:40 make[1]: Leaving directory '/root/build-deb'
21:18:40    dh_installdocs
21:18:40    dh_installchangelogs
21:18:40    dh_installman
21:18:40    dh_bash-completion
21:18:40    dh_systemd_enable
21:18:40    debian/rules override_dh_installinit
21:18:40 make[1]: Entering directory '/root/build-deb'
21:18:40 # use "docker" as our service name, not "docker-ce"
21:18:40 dh_installinit --name=docker
21:18:40 make[1]: Leaving directory '/root/build-deb'
21:18:40    dh_systemd_start
21:18:40    dh_perl
21:18:40    dh_link
21:18:40    dh_strip_nondeterminism
21:18:40    dh_compress
21:18:40    dh_fixperms
21:18:40    debian/rules override_dh_strip
21:18:40 make[1]: Entering directory '/root/build-deb'
21:18:40 # Go has lots of problems with stripping, so just don't
21:18:40 make[1]: Leaving directory '/root/build-deb'
21:18:40    dh_makeshlibs
21:18:40    debian/rules override_dh_shlibdeps
21:18:40 make[1]: Entering directory '/root/build-deb'
21:18:40 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
21:18:40 #58 27.73   Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
21:18:40 #58 27.84 Collecting pynacl>=1.0.1 (from paramiko==2.4.2)
21:18:42 #58 31.99   Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
21:18:42 #58 32.14 Collecting cryptography>=1.5 (from paramiko==2.4.2)
21:18:44 Project root: /go/src/github.com/docker/cli
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
21:18:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
21:18:44 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
21:18:44 ~/rpmbuild/BUILD/src
21:18:44 + popd
21:18:44 + exit 0
21:18:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U9WaKK
21:18:44 + umask 022
21:18:44 + cd /root/rpmbuild/BUILD
21:18:44 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64 '!=' / ']'
21:18:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:18:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:18:44 + mkdir -p /root/rpmbuild/BUILDROOT
21:18:44 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:18:44 + cd src
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin
21:18:44 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/docker
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/bash-completion/completions
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/zsh/vendor-completions
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/fish/vendor_completions.d
21:18:44 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/bash-completion/completions/docker
21:18:44 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
21:18:44 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/man/man1
21:18:44 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-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-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.20190723233319.62f123fb-0.el7.x86_64//usr/share/man/man1
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/man/man5
21:18:44 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/share/man/man5
21:18:44 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/man/man8
21:18:44 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/share/man/man8
21:18:44 + mkdir -p build-docs
21:18:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:18:44 + cp cli/LICENSE build-docs/LICENSE
21:18:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:18:44 + cp cli/MAINTAINERS build-docs/MAINTAINERS
21:18:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:18:44 + cp cli/NOTICE build-docs/NOTICE
21:18:44 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
21:18:44 + cp cli/README.md build-docs/README.md
21:18:44 + /usr/lib/rpm/check-buildroot
21:18:44 + /usr/lib/rpm/redhat/brp-compress
21:18:44 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
21:18:44 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
21:18:44 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
21:18:44 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
21:18:44 + /usr/lib/rpm/redhat/brp-python-hardlink
21:18:44 + /usr/lib/rpm/redhat/brp-java-repack-jars
21:18:44 Processing files: docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:18:44 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JXWy8j
21:18:44 + umask 022
21:18:44 + cd /root/rpmbuild/BUILD
21:18:44 + cd src
21:18:44 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb
21:18:44 + export DOCDIR
21:18:44 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb
21:18:44 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb
21:18:44 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb
21:18:44 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb
21:18:44 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb
21:18:44 + exit 0
21:18:44 Provides: docker-ce-cli = 1:0.0.0.20190723233319.62f123fb-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20190723233319.62f123fb-0.el7
21:18:44 Requires(interp): /bin/sh
21:18:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
21:18:44 Requires(post): /bin/sh
21:18:44 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
21:18:44 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
21:18:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:18:44 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.src.rpm
21:18:47 #58 36.50   Downloading https://files.pythonhosted.org/packages/e6/68/50698ce24c61db7d44d93a5043c621a0ca7839d4ef9dff913e6ab465fc92/cryptography-2.7-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
21:18:47 #58 36.81 Collecting bcrypt>=3.1.3 (from paramiko==2.4.2)
21:18:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64.rpm
21:18:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wMRjzo
21:18:48 + umask 022
21:18:48 + cd /root/rpmbuild/BUILD
21:18:48 + cd src
21:18:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64
21:18:48 + exit 0
21:18:48 make[1]: Leaving directory '/root/build-deb'
21:18:48    dh_installdeb
21:18:48    debian/rules override_dh_gencontrol
21:18:48 make[1]: Entering directory '/root/build-deb'
21:18:48 # if we're on Ubuntu, we need to Recommends: apparmor
21:18:48 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
21:18:48 dh_gencontrol
21:18:48 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
21:18:48 make[1]: Leaving directory '/root/build-deb'
21:18:48    dh_md5sums
21:18:48    dh_builddeb
21:18:48 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'.
21:18:49 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
21:18:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:18:51 #58 40.97   Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
21:18:51 #58 41.08 Collecting pyasn1>=0.1.7 (from paramiko==2.4.2)
21:18:55 #58 45.22   Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
21:18:55 #58 45.28 Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from pynacl>=1.0.1->paramiko==2.4.2)
21:18:55 #58 45.28 Requirement already satisfied: cffi>=1.4.1 in /usr/lib/python2.7/dist-packages (from pynacl>=1.0.1->paramiko==2.4.2)
21:18:55 #58 45.32 Collecting enum34; python_version < "3" (from cryptography>=1.5->paramiko==2.4.2)
21:18:59 #58 49.44   Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
21:18:59 #58 49.52 Collecting asn1crypto>=0.21.0 (from cryptography>=1.5->paramiko==2.4.2)
21:19:04 #58 53.63   Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
21:19:04 #58 53.72 Collecting ipaddress; python_version < "3" (from cryptography>=1.5->paramiko==2.4.2)
21:19:08 #58 57.85   Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
21:19:08 #58 57.90 Installing collected packages: pynacl, enum34, asn1crypto, ipaddress, cryptography, bcrypt, pyasn1, paramiko
21:19:08 #58 58.23 Successfully installed asn1crypto-0.24.0 bcrypt-3.1.7 cryptography-2.7 enum34-1.1.6 ipaddress-1.0.22 paramiko-2.4.2 pyasn1-0.4.5 pynacl-1.3.0
21:19:08 #58 58.84 Collecting yamllint==1.5.0
21:19:23 #58 71.25   Downloading https://files.pythonhosted.org/packages/64/93/2a2e99b04f4a2f2adb26f4f543770310bf6303b3af492345c4a700d14f4e/yamllint-1.5.0-py2.py3-none-any.whl
21:19:23 #58 71.33 Collecting pyyaml (from yamllint==1.5.0)
21:19:25 #58 75.46   Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB)
21:19:26 #58 76.19 Building wheels for collected packages: pyyaml
21:19:26 #58 76.19   Running setup.py bdist_wheel for pyyaml: started
21:19:26 #58 76.60   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
21:19:26 #58 76.60   Stored in directory: /root/.cache/pip/wheels/16/27/a1/775c62ddea7bfa62324fd1f65847ed31c55dadb6051481ba3f
21:19:26 #58 76.62 Successfully built pyyaml
21:19:26 #58 76.62 Installing collected packages: pyyaml, yamllint
21:19:26 #58 76.71 Successfully installed pyyaml-5.1.1 yamllint-1.5.0
21:19:27 #58 77.27 Ignoring flake8: markers 'python_version == "3.3"' don't match your environment
21:19:27 #58 77.27 Ignoring pytest: markers 'python_version == "3.3"' don't match your environment
21:19:27 #58 77.27 Ignoring pytest-cov: markers 'python_version == "3.3"' don't match your environment
21:19:27 #58 77.32 Collecting coverage==4.5.2 (from -r test-requirements.txt (line 1))
21:19:35 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'.
21:19:42 #58 89.97   Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB)
21:19:42 #58 90.07 Collecting flake8==3.6.0 (from -r test-requirements.txt (line 2))
21:19:44 #58 94.23   Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB)
21:19:44 #58 94.28 Collecting mock==1.0.1 (from -r test-requirements.txt (line 4))
21:19:48 #58 98.43   Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB)
21:19:48 #58 98.77 Collecting pytest==4.1.0 (from -r test-requirements.txt (line 6))
21:19:50 Removing intermediate container 1faedfe3eb9c
21:19:50  ---> 45060dec9fc8
21:19:50 Step 25/49 : FROM builder as proxy-builder
21:19:50  ---> f3b835806925
21:19:50 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
21:19:50  ---> Running in 52152554e858
21:19:50 Cloning into '/go/src/github.com/docker/libnetwork'...
21:19:53 #58 103.0   Downloading https://files.pythonhosted.org/packages/95/6a/4122affe57eb3857874ef959a73f362e51b23812b96c92e073b16e1effd0/pytest-4.1.0-py2.py3-none-any.whl (215kB)
21:19:53 #58 103.1 Collecting pytest-cov==2.6.1 (from -r test-requirements.txt (line 7))
21:19:57 #58 107.2   Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl
21:19:57 #58 107.3 Collecting pytest-timeout==1.3.3 (from -r test-requirements.txt (line 9))
21:20:01 #58 111.4   Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl
21:20:01 #58 111.5 Collecting configparser; python_version < "3.2" (from flake8==3.6.0->-r test-requirements.txt (line 2))
21:20:04 Removing intermediate container 52152554e858
21:20:04  ---> 0c77b747ea59
21:20:04 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork
21:20:04  ---> Running in a0bdedcfe81c
21:20:04 Removing intermediate container a0bdedcfe81c
21:20:04  ---> b2fea669ce88
21:20:04 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
21:20:04  ---> Running in c37ed341df1b
21:20:05 #58 115.7   Downloading https://files.pythonhosted.org/packages/ba/05/6c96328e92e625fc31445d24d75a2c92ef9ba34fc5b037fe69693c362a0d/configparser-3.7.4-py2.py3-none-any.whl
21:20:05 #58 115.8 Collecting pycodestyle<2.5.0,>=2.4.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
21:20:10 #58 119.9   Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB)
21:20:10 #58 120.0 Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
21:20:13  dpkg-genchanges  >../docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes
21:20:13 dpkg-genchanges: including full source code in upload
21:20:13  dpkg-source -I.git --after-build build-deb
21:20:13 dpkg-buildpackage: full upload; Debian-native package (full source is included)
21:20:13 + destination=/build
21:20:13 + mkdir -p /build
21:20:13 + mv -v /root/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb /build
21:20:13 '/root/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'
21:20:13 removed '/root/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'
21:20:13 '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc'
21:20:13 removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc'
21:20:13 '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz'
21:20:13 removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz'
21:20:13 '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes'
21:20:13 removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes'
21:20:13 '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'
21:20:13 removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'
21:20:13 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
21:20:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:20:14 #58 124.1   Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
21:20:14 #58 124.2 Requirement already satisfied: enum34; python_version < "3.4" in /usr/local/lib/python2.7/dist-packages (from flake8==3.6.0->-r test-requirements.txt (line 2))
21:20:14 #58 124.2 Collecting pyflakes<2.1.0,>=2.0.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
21:20:18 #58 128.3   Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB)
21:20:18 #58 128.4 Requirement already satisfied: setuptools>=30 in /usr/lib/python2.7/dist-packages (from flake8==3.6.0->-r test-requirements.txt (line 2))
21:20:18 #58 128.4 Collecting attrs>=17.4.0 (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:22 #58 132.6   Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
21:20:22 #58 132.7 Collecting more-itertools>=4.0.0 (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:27 #58 136.8   Downloading https://files.pythonhosted.org/packages/2f/9d/dcfe59e213093695f108508af1214cf9cd95cc5489e46877ec5cb56369e5/more_itertools-5.0.0-py2-none-any.whl (52kB)
21:20:27 #58 136.9 Collecting pathlib2>=2.2.0; python_version < "3.6" (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:31 #58 141.0   Downloading https://files.pythonhosted.org/packages/67/c6/4dbf5dfdbe1140cadf765c3896acc098578626c35721bc7d3eb35f6a8fc1/pathlib2-2.3.4-py2.py3-none-any.whl
21:20:31 #58 141.1 Requirement already satisfied: six>=1.10.0 in /usr/lib/python2.7/dist-packages (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:31 #58 141.1 Collecting pluggy>=0.7 (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:35 #58 145.2   Downloading https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl
21:20:35 #58 145.3 Collecting py>=1.5.0 (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:36 # github.com/docker/libnetwork/cmd/proxy
21:20:36 loadinternal: cannot find runtime/cgo
21:20:38 Removing intermediate container c37ed341df1b
21:20:38  ---> aa5fd6352c6c
21:20:38 Step 29/49 : FROM builder as init-builder
21:20:38  ---> f3b835806925
21:20:38 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini
21:20:38  ---> Running in 816d79c2701e
21:20:39 #58 149.5   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
21:20:39 #58 149.5 Requirement already satisfied: funcsigs; python_version < "3.0" in /usr/lib/python2.7/dist-packages (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:39 #58 149.6 Collecting atomicwrites>=1.0 (from pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:40 Cloning into '/tini'...
21:20:43 Removing intermediate container 816d79c2701e
21:20:43  ---> f8143e966955
21:20:43 Step 31/49 : WORKDIR /tini
21:20:43  ---> Running in e831d8a30894
21:20:43 Removing intermediate container e831d8a30894
21:20:43  ---> 214e7918f193
21:20:43 Step 32/49 : RUN . /binaries-commits &&     git checkout -q "$TINI_COMMIT" &&     cmake . && make tini-static &&     cp tini-static /sbin/docker-init
21:20:43 #58 153.7   Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
21:20:43 #58 153.7 Collecting scandir; python_version < "3.5" (from pathlib2>=2.2.0; python_version < "3.6"->pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:44  ---> Running in cedfb9a7c6de
21:20:46 -- The C compiler identification is GNU 6.3.0
21:20:46 -- Check for working C compiler: /usr/bin/cc
21:20:46 -- Check for working C compiler: /usr/bin/cc -- works
21:20:46 -- Detecting C compiler ABI info
21:20:47 -- Detecting C compiler ABI info - done
21:20:47 -- Detecting C compile features
21:20:47 #58 157.9   Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
21:20:48 #58 158.1 Collecting importlib-metadata>=0.12 (from pluggy>=0.7->pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:48 -- Detecting C compile features - done
21:20:49 -- Performing Test HAS_BUILTIN_FORTIFY
21:20:49 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:20:49 -- Configuring done
21:20:49 -- Generating done
21:20:49 -- Build files have been written to: /tini
21:20:49 Scanning dependencies of target tini-static
21:20:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:20:51 [100%] Linking C executable tini-static
21:20:51 [100%] Built target tini-static
21:20:52 #58 162.2   Downloading https://files.pythonhosted.org/packages/bd/23/dce4879ec58acf3959580bfe769926ed8198727250c5e395e6785c764a02/importlib_metadata-0.18-py2.py3-none-any.whl
21:20:52 #58 162.3 Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy>=0.7->pytest==4.1.0->-r test-requirements.txt (line 6))
21:20:53 Removing intermediate container cedfb9a7c6de
21:20:53  ---> e8b0b6e77889
21:20:53 Step 33/49 : FROM builder as runc-builder
21:20:53  ---> f3b835806925
21:20:53 Step 34/49 : RUN apt-get install -y libseccomp-dev
21:20:53  ---> Running in 170bd7c24f85
21:20:56 #58 166.5   Downloading https://files.pythonhosted.org/packages/da/bd/1a5fdf15aa44231fd09f63ecf175b60f057ae37ec65b343bb009364923f3/zipp-0.5.2-py2.py3-none-any.whl
21:20:56 #58 166.6 Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12->pluggy>=0.7->pytest==4.1.0->-r test-requirements.txt (line 6))
21:21:01 #58 170.7   Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
21:21:01 #58 170.7 Building wheels for collected packages: mock, scandir
21:21:01 #58 170.7   Running setup.py bdist_wheel for mock: started
21:21:01 #58 170.9   Running setup.py bdist_wheel for mock: finished with status 'done'
21:21:01 #58 170.9   Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6
21:21:01 #58 170.9   Running setup.py bdist_wheel for scandir: started
21:21:01 Reading package lists...
21:21:01 #58 171.3   Running setup.py bdist_wheel for scandir: finished with status 'done'
21:21:01 #58 171.3   Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335
21:21:01 #58 171.4 Successfully built mock scandir
21:21:01 #58 171.4 Installing collected packages: coverage, configparser, pycodestyle, mccabe, pyflakes, flake8, mock, attrs, more-itertools, scandir, pathlib2, zipp, contextlib2, importlib-metadata, pluggy, py, atomicwrites, pytest, pytest-cov, pytest-timeout
21:21:01 #58 171.5   Found existing installation: mock 2.0.0
21:21:01 #58 171.5     Not uninstalling mock at /usr/lib/python2.7/dist-packages, outside environment /usr
21:21:01 Building dependency tree...
21:21:01 Reading state information...
21:21:02 #58 172.0 Successfully installed atomicwrites-1.3.0 attrs-19.1.0 configparser-3.7.4 contextlib2-0.5.5 coverage-4.5.2 flake8-3.6.0 importlib-metadata-0.18 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.0 pathlib2-2.3.4 pluggy-0.12.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.1.0 pytest-cov-2.6.1 pytest-timeout-1.3.3 scandir-1.10.0 zipp-0.5.2
21:21:02 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1).
21:21:02 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
21:21:02 #58    completed: 2019-07-26 21:21:02.243170023 +0000 UTC
21:21:02 #58     duration: 2m52.222139777s
21:21:02 
21:21:02 
21:21:02 #59 [final 1/1] COPY . /go/src/github.com/docker/docker
21:21:02 #59       digest: sha256:8fcd7b86a4d355da89e0cadd18187ee06b301fc4e3027042acbaf9ef2ae3bc56
21:21:02 #59         name: "[final 1/1] COPY . /go/src/github.com/docker/docker"
21:21:02 #59      started: 2019-07-26 21:21:02.246274209 +0000 UTC
21:21:03 Removing intermediate container 170bd7c24f85
21:21:03  ---> f6edcad042c8
21:21:03 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc
21:21:03  ---> Running in 4132793c7472
21:21:05 Cloning into '/go/src/github.com/opencontainers/runc'...
21:21:08 #59    completed: 2019-07-26 21:21:08.466024359 +0000 UTC
21:21:08 #59     duration: 6.21975015s
21:21:08 
21:21:08 
21:21:08 #60 exporting to image
21:21:08 #60       digest: sha256:31751260c438773837a8c5cbd67ab7261dcdcc4806eac47a5ea2e61362100c1b
21:21:08 #60         name: "exporting to image"
21:21:08 #60      started: 2019-07-26 21:21:08.468759215 +0000 UTC
21:21:08 #60 exporting layers
21:21:14 Removing intermediate container 4132793c7472
21:21:14  ---> 0db87337d54a
21:21:14 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc
21:21:14  ---> Running in a9a0f5c01823
21:21:14 Removing intermediate container a9a0f5c01823
21:21:14  ---> 037b20024de9
21:21:14 Step 37/49 : RUN . /binaries-commits &&     git checkout -q "$RUNC_COMMIT" &&     make BUILDTAGS='seccomp apparmor' static && make install
21:21:14  ---> Running in 77ffbec695a1
21:21:15 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths
21:21:17 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc .
21:22:10 # github.com/opencontainers/runc
21:22:10 /tmp/go-link-475792969/000018.o: In function `mygetgrouplist':
21:22:10 /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:22:10 /tmp/go-link-475792969/000017.o: In function `mygetgrgid_r':
21:22:10 /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:22:10 /tmp/go-link-475792969/000017.o: In function `mygetgrnam_r':
21:22:10 /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:22:10 /tmp/go-link-475792969/000017.o: In function `mygetpwnam_r':
21:22:10 /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:22:10 /tmp/go-link-475792969/000017.o: In function `mygetpwuid_r':
21:22:10 /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
21:22:10 CGO_ENABLED=1 go build  -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
21:22:10 install -D -m0755 runc /usr/local/sbin/runc
21:22:15 Removing intermediate container 77ffbec695a1
21:22:15  ---> 12cc099b978b
21:22:15 Step 38/49 : FROM scratch
21:22:15  ---> 
21:22:15 Step 39/49 : ARG VERSION
21:22:15  ---> Running in 82b5c901a2fb
21:22:15 Removing intermediate container 82b5c901a2fb
21:22:15  ---> d36ec640395e
21:22:15 Step 40/49 : ARG GITCOMMIT
21:22:15  ---> Running in 954808c84dd6
21:22:16 Removing intermediate container 954808c84dd6
21:22:16  ---> 5fc5685e70fb
21:22:16 Step 41/49 : ARG BUILDTIME
21:22:16  ---> Running in 46a1793415dd
21:22:16 Removing intermediate container 46a1793415dd
21:22:16  ---> fa2f6b87dac9
21:22:16 Step 42/49 : ARG PLATFORM
21:22:16  ---> Running in 3c200bd9b9ba
21:22:17 Removing intermediate container 3c200bd9b9ba
21:22:17  ---> 83fb4505fda7
21:22:17 Step 43/49 : ARG ENGINE_IMAGE
21:22:17  ---> Running in b22de74a571d
21:22:17 Removing intermediate container b22de74a571d
21:22:17  ---> 8a94e5e860c6
21:22:17 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/
21:22:27  ---> 6b41fa8a61ed
21:22:27 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/
21:22:27  ---> e0438dc1f0fa
21:22:27 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/
21:22:28  ---> 9cb1320f47e8
21:22:28 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/
21:22:30 #60    completed: 2019-07-26 21:22:17.802805889 +0000 UTC
21:22:30 #60     duration: 1m9.334046674s
21:22:30 #60 exporting layers 69.3s done
21:22:30 #60 writing image sha256:ad091d5787f2c9fb519e5435855592a455fe78ae0059121a199d2c56d3aa246e done
21:22:30 #60 naming to docker.io/library/docker-dev:18-09 done
21:22:30 
21:22:30 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_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DIR -e TESTDIRS -e TESTFLAGS -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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/bundles:/go/src/github.com/docker/docker/bundles" -v "/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/.git:/go/src/github.com/docker/docker/.git" -v docker-dev-cache:/root/.cache    "docker-dev:18-09" hack/make.sh binary
21:22:30 
21:22:30 Removing bundles/
21:22:30 
21:22:30 ---> Making bundle: binary (in bundles/binary)
21:22:30 Building: bundles/binary-daemon/dockerd-0.0.1-dev
21:22:30  ---> 3a56f18b7186
21:22:30 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\"}"
21:22:30  ---> Running in 47bfdd8c5f0c
21:22:30 Removing intermediate container 47bfdd8c5f0c
21:22:30  ---> eeff993b4bf3
21:22:30 Step 49/49 : ENTRYPOINT ["/bin/dockerd"]
21:22:30  ---> Running in 507e126b7950
21:22:31 Removing intermediate container 507e126b7950
21:22:31  ---> 00dcaf1b25ad
21:22:32 Successfully built 00dcaf1b25ad
21:22:32 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:22:32 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0 > image-linux
21:22:32 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
[Pipeline] sh
21:22:34 + pwd
21:22:34 + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine
21:22:34 make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean
21:22:34 make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:22:40 rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine
21:22:40 rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm
21:22:40 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:22:40 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0
21:22:40 Deleted: sha256:00dcaf1b25ad17e27aeacd4306db35c451c006d9376959a26ea3501d4750e163
21:22:40 Deleted: sha256:eeff993b4bf36a1ecde133dd607c62ab757dbb2eaeebee1d0c9ff21e97c32f4c
21:22:40 Deleted: sha256:3a56f18b7186f3ab1c2a3ceeb0600848e8d22dbbf5a0537a759e02251eeb21d0
21:22:40 Deleted: sha256:5a755a12f36625a2c4f0fd4304467667b4cc3892b6365694a69ae87089dd4761
21:22:40 Deleted: sha256:9cb1320f47e82551c8e22a92f0f72e348d806c78daa38a1b3671a790a8362704
21:22:40 Deleted: sha256:9e4501c182050ea3c8958b2240e711d22d5c1b8f3976ff1807dbe938752db22f
21:22:40 Deleted: sha256:e0438dc1f0fa920904848085da380d16abc89f3f33ae3d1b38a37a7da8923d18
21:22:40 Deleted: sha256:a4c1afcb9acfa53f033671f2e73df4e869fb7bd705699775572957867c272d9d
21:22:40 Deleted: sha256:6b41fa8a61ed189e6458cdf63b7f81da6fb8ec2a46cfa30d3618c6835896c865
21:22:40 Deleted: sha256:fdec16aa96d28407767c724ad0f83609b535f951ddbe8fafea04bd17d71da5f2
21:22:40 Deleted: sha256:8a94e5e860c6e1f2342a59659eb5bbf483ad07b718502f8c7823ed534909d255
21:22:40 Deleted: sha256:83fb4505fda73e7363b03db7515a4184acf31a8644354e9673906488aac21993
21:22:40 Deleted: sha256:fa2f6b87dac9c6eaafb2e0d8225397be1819615eea869b1f3ff15c5a7a8d95b9
21:22:40 Deleted: sha256:5fc5685e70fb6d60a7b92119de5b8f03e93ba4677a671e9d74fe4479e0df23df
21:22:40 Deleted: sha256:d36ec640395e8694128aafe1ca981207c655c4462d58c6113a1694aa26e68395
21:22:40 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm
21:22:40 Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm
21:22:40 Makefile:40: recipe for target 'clean' failed
21:22:40 make[1]: [clean] Error 1 (ignored)
21:22:40 rm -f image-linux
21:22:40 rm -f -r artifacts
21:22:40 rm -f *.tar
21:22:40 make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image'
21:22:40 rm -rf /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:23:26 Created binary: bundles/binary-daemon/dockerd-0.0.1-dev
21:23:26 Copying nested executables into bundles/binary-daemon
21:23:26 
21:23:26 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine'
21:23:26 Unable to find image 'alpine:latest' locally
21:23:26 latest: Pulling from library/alpine
21:23:26 050382585609: Pulling fs layer
21:23:26 050382585609: Verifying Checksum
21:23:26 050382585609: Download complete
21:23:26 050382585609: Pull complete
21:23:26 Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998
21:23:26 Status: Downloaded newer image for alpine:latest
21:23:26 mkdir -p build/linux/docker
21:23:26 cp /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli/build/docker build/linux/docker/
21:23:26 for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \
21:23:26 	cp -L /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/bundles/binary-daemon/$f build/linux/docker/$f; \
21:23:26 done
21:23:26 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20190725195304-e8c623b37e.tgz docker
21:23:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/static'
[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