Push event to branch 17.12 21:00:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c930e161a49ca1a08b81400557a0e1bb5b649e78 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 fde6a898bccdd14efd5ffef81d7086dace269d15 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/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_17.12@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 # timeout=10 > 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 # timeout=10 Checking out Revision fde6a898bccdd14efd5ffef81d7086dace269d15 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10 Commit message: "Merge pull request #20 from docker/change-petMinder-slack-channel" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static) [Pipeline] stage [Pipeline] { (Ubuntu Xenial Debian Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline Still waiting to schedule taskStill waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline All nodes of label ‘ubuntu&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa09ddfeeb673280) in /home/ubuntu/workspace/docker-ce-packaging_17.12 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_17.12@tmp/83823168-3a74-48f2-80e8-1fbdd12495fd/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 21:01:18 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 21:01:18 chowning workspace [Pipeline] sh 21:01:18 + uname -m [Pipeline] sh 21:01:19 + pwd 21:01:19 + id -u 21:01:19 + id -g 21:01:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_17.12:/workspace busybox chown -R 1000:1000 /workspace 21:01:19 Unable to find image 'busybox:latest' locally 21:01:19 latest: Pulling from library/busybox 21:01:19 0669b0daf1fb: Pulling fs layer 21:01:19 0669b0daf1fb: Verifying Checksum 21:01:19 0669b0daf1fb: Download complete 21:01:20 0669b0daf1fb: Pull complete 21:01:20 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 21:01:20 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db4fe934ab9a67f2) in /home/ubuntu/workspace/docker-ce-packaging_17.12 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd59ad40a1edb9d1) in /home/ubuntu/workspace/docker-ce-packaging_17.12 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo 21:01:23 Removing all docker containers [Pipeline] sh 21:01:24 + docker container ls -aq [Pipeline] echo 21:01:24 Docker containers have been removed [Pipeline] echo 21:01:24 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 21:01:24 cleanWorkspace: Workspace is clean. [Pipeline] checkout 21:01:26 using credential docker-jenkins-github-credentials 21:01:26 Cloning the remote Git repository 21:01:26 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_17.12 # 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/17.12:refs/remotes/origin/17.12 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/17.12:refs/remotes/origin/17.12 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 21:01:27 Fetching without tags 21:01:27 Checking out Revision c930e161a49ca1a08b81400557a0e1bb5b649e78 (17.12) WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_17.12@tmp/f396ac35-db44-4444-ba76-c53f2a09fd46/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 21:01:28 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 21:01:28 chowning workspace [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_17.12@tmp/a44b770b-96f6-42af-80e7-f5d7a190ba11/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 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/17.12:refs/remotes/origin/17.12 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c930e161a49ca1a08b81400557a0e1bb5b649e78 # timeout=10 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 21:01:28 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 21:01:28 chowning workspace [Pipeline] sh 21:01:29 + uname -m [Pipeline] sh 21:01:29 + pwd 21:01:29 + id -u 21:01:29 + id -g 21:01:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_17.12:/workspace busybox chown -R 1000:1000 /workspace 21:01:29 Unable to find image 'busybox:latest' locally 21:01:29 + uname -m [Pipeline] sh 21:01:30 latest: Pulling from library/busybox 21:01:30 0669b0daf1fb: Pulling fs layer 21:01:30 0669b0daf1fb: Verifying Checksum 21:01:30 0669b0daf1fb: Download complete 21:01:30 + pwd 21:01:30 + id -u 21:01:30 + id -g 21:01:30 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_17.12:/workspace busybox chown -R 1000:1000 /workspace 21:01:30 Unable to find image 'busybox:latest' locally 21:01:30 latest: Pulling from library/busybox 21:01:30 0669b0daf1fb: Pulling fs layer 21:01:30 0669b0daf1fb: Pull complete 21:01:30 0669b0daf1fb: Verifying Checksum 21:01:30 0669b0daf1fb: Download complete 21:01:30 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 21:01:30 Status: Downloaded newer image for busybox:latest 21:01:31 Commit message: "Bump Golang to 1.9.4" 21:01:31 First time build. Skipping changelog. 21:01:31 0669b0daf1fb: Pull complete 21:01:31 Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 21:01:31 Status: Downloaded newer image for busybox:latest [Pipeline] sh > git --version # timeout=10 fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 21:01:32 + git clone https://github.com/docker/cli.git 21:01:32 Cloning into 'cli'... [Pipeline] echo 21:01:34 Removing all docker containers [Pipeline] sh 21:01:34 + docker container ls -aq [Pipeline] echo 21:01:34 Docker containers have been removed [Pipeline] echo 21:01:34 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 21:01:34 cleanWorkspace: Workspace is clean. [Pipeline] checkout [Pipeline] echo 21:01:35 Removing all docker containers [Pipeline] sh 21:01:35 + docker container ls -aq [Pipeline] echo 21:01:35 Docker containers have been removed [Pipeline] echo 21:01:35 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 21:01:35 cleanWorkspace: Workspace is clean. [Pipeline] checkout 21:01:36 using credential docker-jenkins-github-credentials 21:01:36 Cloning the remote Git repository 21:01:36 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_17.12 # timeout=10 21:01:37 using credential docker-jenkins-github-credentials 21:01:37 Cloning the remote Git repository 21:01:37 Cloning with configured refspecs honoured and without tags 21:01:37 Fetching without tags 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/17.12:refs/remotes/origin/17.12 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/17.12:refs/remotes/origin/17.12 # 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/17.12:refs/remotes/origin/17.12 # timeout=10 21:01:37 Checking out Revision c930e161a49ca1a08b81400557a0e1bb5b649e78 (17.12) [Pipeline] sh 21:01:38 + git clone https://github.com/moby/moby.git 21:01:38 Cloning into 'moby'... Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_17.12 # 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/17.12:refs/remotes/origin/17.12 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/17.12:refs/remotes/origin/17.12 # timeout=10 21:01:38 Fetching without tags > git config core.sparsecheckout # timeout=10 > git checkout -f c930e161a49ca1a08b81400557a0e1bb5b649e78 # timeout=10 21:01:38 Checking out Revision c930e161a49ca1a08b81400557a0e1bb5b649e78 (17.12) > 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/17.12:refs/remotes/origin/17.12 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c930e161a49ca1a08b81400557a0e1bb5b649e78 # timeout=10 21:01:41 Commit message: "Bump Golang to 1.9.4" [Pipeline] sh 21:01:42 + git clone https://github.com/docker/cli.git 21:01:42 Cloning into 'cli'... > git --version # timeout=10 fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 21:01:42 Commit message: "Bump Golang to 1.9.4" > git --version # timeout=10 fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [Pipeline] sh 21:01:43 + git clone https://github.com/docker/cli.git 21:01:43 Cloning into 'cli'... [Pipeline] sh 21:01:48 + git clone https://github.com/moby/moby.git 21:01:48 Cloning into 'moby'... [Pipeline] sh 21:01:49 + git clone https://github.com/moby/moby.git 21:01:49 Cloning into 'moby'... [Pipeline] sh 21:02:05 + pwd 21:02:05 + pwd 21:02:05 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=ubuntu-xenial ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/cli deb 21:02:05 for p in ubuntu-xenial; do \ 21:02:05 make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/cli ${p}; \ 21:02:05 done 21:02:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/deb' 21:02:05 docker build -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_17.12/deb/ubuntu-xenial/Dockerfile.x86_64 . 21:02:05 Sending build context to Docker daemon 97.79kB 21:02:05 Step 1/15 : FROM ubuntu:xenial 21:02:05 xenial: Pulling from library/ubuntu 21:02:05 fe703b657a32: Pulling fs layer 21:02:05 f9df1fafd224: Pulling fs layer 21:02:05 a645a4b887f9: Pulling fs layer 21:02:05 57db7fe0b522: Pulling fs layer 21:02:05 57db7fe0b522: Waiting 21:02:05 a645a4b887f9: Verifying Checksum 21:02:05 a645a4b887f9: Download complete 21:02:05 f9df1fafd224: Verifying Checksum 21:02:05 f9df1fafd224: Download complete 21:02:05 57db7fe0b522: Verifying Checksum 21:02:05 57db7fe0b522: Download complete 21:02:06 fe703b657a32: Verifying Checksum 21:02:06 fe703b657a32: Download complete 21:02:10 fe703b657a32: Pull complete 21:02:10 f9df1fafd224: Pull complete 21:02:10 a645a4b887f9: Pull complete 21:02:10 57db7fe0b522: Pull complete 21:02:10 Digest: sha256:e9938f45e51d9ff46e2b05a62e0546d0f07489b7f22fbc5288defe760599e38a 21:02:10 Status: Downloaded newer image for ubuntu:xenial 21:02:10 ---> 77be327e4b63 21:02:10 Step 2/15 : RUN apt-get update && apt-get install -y apparmor bash-completion btrfs-tools build-essential cmake curl ca-certificates debhelper dh-apparmor dh-systemd git libapparmor-dev libdevmapper-dev libltdl-dev libseccomp-dev pkg-config vim-common libsystemd-dev --no-install-recommends && rm -rf /var/lib/apt/lists/* 21:02:10 ---> Running in c0066be6065e [Pipeline] sh 21:02:11 + pwd 21:02:11 + pwd 21:02:11 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/cli static 21:02:11 for p in static-linux; do \ 21:02:11 make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/cli ${p}; \ 21:02:11 done 21:02:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/static' 21:02:11 make -C /home/ubuntu/workspace/docker-ce-packaging_17.12/cli -f docker.Makefile VERSION=0.0.1-dev build 21:02:11 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/cli' 21:02:11 # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment 21:02:11 cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native - 21:02:11 Sending build context to Docker daemon 2.048kB 21:02:11 Step 1/6 : ARG GO_VERSION=1.13.8 21:02:11 Step 2/6 : FROM golang:${GO_VERSION}-alpine 21:02:11 1.13.8-alpine: Pulling from library/golang 21:02:11 c9b1b535fdd9: Pulling fs layer 21:02:11 cbb0d8da1b30: Pulling fs layer 21:02:11 d909eff28200: Pulling fs layer 21:02:11 568dff2a5e9e: Pulling fs layer 21:02:11 0aed2559ef8d: Pulling fs layer 21:02:11 568dff2a5e9e: Waiting 21:02:11 0aed2559ef8d: Waiting 21:02:11 d909eff28200: Verifying Checksum 21:02:11 d909eff28200: Download complete 21:02:11 c9b1b535fdd9: Verifying Checksum 21:02:11 c9b1b535fdd9: Download complete 21:02:11 cbb0d8da1b30: Verifying Checksum 21:02:11 cbb0d8da1b30: Download complete 21:02:12 0aed2559ef8d: Verifying Checksum 21:02:12 0aed2559ef8d: Download complete 21:02:12 c9b1b535fdd9: Pull complete 21:02:12 cbb0d8da1b30: Pull complete 21:02:12 d909eff28200: Pull complete 21:02:13 568dff2a5e9e: Verifying Checksum 21:02:13 568dff2a5e9e: Download complete 21:02:14 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] 21:02:14 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 21:02:14 Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 21:02:14 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] [Pipeline] sh 21:02:14 Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] 21:02:14 Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] 21:02:14 + pwd 21:02:14 + pwd 21:02:14 + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=centos-7 ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/cli rpm 21:02:14 for p in centos-7; do \ 21:02:14 make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/moby CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_17.12/cli ${p}; \ 21:02:14 done 21:02:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/rpm' 21:02:14 mkdir -p rpmbuild/SOURCES 21:02:14 docker run --rm -i -w /v \ 21:02:14 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/moby:/engine \ 21:02:14 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/SOURCES:/v \ 21:02:14 alpine \ 21:02:14 tar -C / -c -z -f /v/engine.tgz --exclude .git engine 21:02:14 Unable to find image 'alpine:latest' locally 21:02:15 latest: Pulling from library/alpine 21:02:15 c9b1b535fdd9: Pulling fs layer 21:02:15 c9b1b535fdd9: Verifying Checksum 21:02:15 c9b1b535fdd9: Download complete 21:02:15 Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] 21:02:15 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1443 kB] 21:02:15 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB] 21:02:15 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1024 kB] 21:02:15 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.3 kB] 21:02:15 Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B] 21:02:15 Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8807 B] 21:02:15 c9b1b535fdd9: Pull complete 21:02:15 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 21:02:15 Status: Downloaded newer image for alpine:latest 21:02:15 Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 21:02:16 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1073 kB] 21:02:17 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB] 21:02:17 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [621 kB] 21:02:17 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6282 B] 21:02:17 Fetched 16.4 MB in 5s (2879 kB/s) 21:02:18 Reading package lists... 21:02:20 Reading package lists... 21:02:20 Building dependency tree... 21:02:20 Reading state information... 21:02:20 The following additional packages will be installed: 21:02:20 autotools-dev binutils bsdmainutils bzip2 cmake-data cpp cpp-5 dh-python 21:02:20 dh-strip-nondeterminism dpkg-dev file g++ g++-5 gcc gcc-5 gettext 21:02:20 gettext-base git-man groff-base intltool-debian libapparmor-perl 21:02:20 libarchive-zip-perl libarchive13 libasan2 libasn1-8-heimdal libasprintf0v5 21:02:20 libatomic1 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcroco3 libcurl3 21:02:20 libcurl3-gnutls libdevmapper-event1.02.1 libdpkg-perl liberror-perl 21:02:20 libexpat1 libffi6 libfile-stripnondeterminism-perl libgcc-5-dev libgdbm3 21:02:20 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 21:02:20 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:02:20 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 21:02:20 libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 21:02:20 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl7 liblzo2-2 21:02:20 libmagic1 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 21:02:20 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.22 libpipeline1 21:02:20 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 21:02:20 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libselinux1-dev 21:02:20 libsepol1-dev libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6 21:02:20 libtimedate-perl libtsan0 libubsan0 libudev-dev libunistring0 21:02:20 libwind0-heimdal libxml2 linux-libc-dev make man-db mime-support openssl 21:02:20 patch perl perl-modules-5.22 po-debconf python3 python3-minimal python3.5 21:02:20 python3.5-minimal xz-utils 21:02:20 Suggested packages: 21:02:20 apparmor-profiles apparmor-profiles-extra apparmor-docs apparmor-utils 21:02:20 binutils-doc wamerican | wordlist whois vacation bzip2-doc codeblocks 21:02:20 eclipse ninja-build cpp-doc gcc-5-locales dh-make apparmor-easyprof 21:02:20 augeas-tools debian-keyring g++-multilib g++-5-multilib gcc-5-doc 21:02:20 libstdc++6-5-dbg gcc-multilib manpages-dev autoconf automake libtool flex 21:02:20 bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg 21:02:20 libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg 21:02:20 libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint 21:02:20 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 21:02:20 gitweb git-arch git-cvs git-mediawiki git-svn groff lrzip glibc-doc 21:02:20 gnutls-bin krb5-doc krb5-user libtool-doc seccomp libstdc++-5-doc make-doc 21:02:20 less www-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 21:02:20 | libterm-readline-perl-perl libmail-box-perl python3-doc python3-tk 21:02:20 python3-venv python3.5-venv python3.5-doc binfmt-support vim-gnome-py2 21:02:20 | vim-gtk-py2 | vim-gtk3-py2 | vim-athena-py2 | vim-nox-py2 21:02:20 Recommended packages: 21:02:20 fakeroot libalgorithm-merge-perl libasprintf-dev libgettextpo-dev less rsync 21:02:20 ssh-client manpages manpages-dev libfile-fcntllock-perl libglib2.0-data 21:02:20 shared-mime-info xdg-user-dirs krb5-locales libtool libsasl2-modules 21:02:20 xml-core netbase rename libmail-sendmail-perl vim | vim-gnome | vim-gtk 21:02:20 | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:02:20 The following NEW packages will be installed: 21:02:20 apparmor autotools-dev bash-completion binutils bsdmainutils btrfs-tools 21:02:20 build-essential bzip2 ca-certificates cmake cmake-data cpp cpp-5 curl 21:02:20 debhelper dh-apparmor dh-python dh-strip-nondeterminism dh-systemd dpkg-dev 21:02:20 file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man groff-base 21:02:20 intltool-debian libapparmor-dev libapparmor-perl libarchive-zip-perl 21:02:20 libarchive13 libasan2 libasn1-8-heimdal libasprintf0v5 libatomic1 21:02:20 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcroco3 libcurl3 21:02:20 libcurl3-gnutls libdevmapper-dev libdevmapper-event1.02.1 libdpkg-perl 21:02:20 liberror-perl libexpat1 libffi6 libfile-stripnondeterminism-perl 21:02:20 libgcc-5-dev libgdbm3 libglib2.0-0 libgmp10 libgnutls30 libgomp1 21:02:20 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:02:20 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 21:02:20 libisl15 libitm1 libjsoncpp1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 21:02:20 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 21:02:20 liblzo2-2 libmagic1 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 21:02:20 libp11-kit0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.22 21:02:20 libpipeline1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib 21:02:20 libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db 21:02:20 libseccomp-dev libselinux1-dev libsepol1-dev libsqlite3-0 libssl1.0.0 21:02:20 libstdc++-5-dev libsystemd-dev libtasn1-6 libtimedate-perl libtsan0 21:02:20 libubsan0 libudev-dev libunistring0 libwind0-heimdal libxml2 linux-libc-dev 21:02:20 make man-db mime-support openssl patch perl perl-modules-5.22 pkg-config 21:02:20 po-debconf python3 python3-minimal python3.5 python3.5-minimal vim-common 21:02:20 xz-utils 21:02:21 mkdir -p rpmbuild/SOURCES 21:02:21 docker run --rm -i -w /v \ 21:02:21 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/cli:/cli \ 21:02:21 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/SOURCES:/v \ 21:02:21 alpine \ 21:02:21 tar -C / -c -z -f /v/cli.tgz --exclude .git cli 21:02:21 568dff2a5e9e: Pull complete 21:02:21 0aed2559ef8d: Pull complete 21:02:21 Digest: sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 21:02:21 Status: Downloaded newer image for golang:1.13.8-alpine 21:02:21 ---> e1fd9820be16 21:02:21 Step 3/6 : RUN apk add -U git bash coreutils gcc musl-dev 21:02:23 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. 21:02:23 Need to get 79.1 MB of archives. 21:02:23 After this operation, 340 MB of additional disk space will be used. 21:02:23 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB] 21:02:23 ---> Running in 025431f75382 21:02:23 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [524 kB] 21:02:23 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] 21:02:23 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.9 [1593 kB] 21:02:23 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] 21:02:23 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] 21:02:23 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] 21:02:23 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.4 [398 kB] 21:02:23 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.9 [2137 kB] 21:02:24 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.9 [165 kB] 21:02:24 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] 21:02:24 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] 21:02:24 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] 21:02:24 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB] 21:02:24 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] 21:02:24 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] 21:02:24 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB] 21:02:24 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB] 21:02:24 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] 21:02:24 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] 21:02:24 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] 21:02:24 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB] 21:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:02:24 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:02:24 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB] 21:02:24 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] 21:02:24 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] 21:02:24 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB] 21:02:24 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB] 21:02:24 Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB] 21:02:24 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] 21:02:24 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB] 21:02:24 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB] 21:02:24 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] 21:02:24 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] 21:02:24 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB] 21:02:24 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB] 21:02:24 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] 21:02:24 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.7 [548 kB] 21:02:24 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB] 21:02:24 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB] 21:02:24 Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB] 21:02:24 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB] 21:02:24 Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB] 21:02:24 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB] 21:02:24 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB] 21:02:24 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB] 21:02:24 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB] 21:02:24 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB] 21:02:24 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] 21:02:24 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.7 [160 kB] 21:02:24 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] 21:02:24 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.14 [186 kB] 21:02:24 Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 21:02:25 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB] 21:02:25 Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] 21:02:25 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.27 [150 kB] 21:02:25 Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] 21:02:25 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB] 21:02:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:02:25 (1/24) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) 21:02:25 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB] 21:02:25 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB] 21:02:25 Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] 21:02:25 Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] 21:02:25 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] 21:02:25 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.3 [216 kB] 21:02:25 Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.3 [21.3 kB] 21:02:25 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 vim-common amd64 2:7.4.1689-3ubuntu1.4 [103 kB] 21:02:25 Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor-perl amd64 2.10.95-0ubuntu2.11 [33.6 kB] 21:02:25 Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apparmor amd64 2.10.95-0ubuntu2.11 [451 kB] 21:02:25 (2/24) Installing ncurses-terminfo-base (6.1_p20200118-r2) 21:02:25 (3/24) Installing ncurses-libs (6.1_p20200118-r2) 21:02:25 (4/24) Installing readline (8.0.1-r0) 21:02:25 (5/24) Installing bash (5.0.11-r1) 21:02:25 Executing bash-5.0.11-r1.post-install 21:02:25 (6/24) Installing libacl (2.2.53-r0) 21:02:25 (7/24) Installing libattr (2.4.48-r0) 21:02:25 (8/24) Installing coreutils (8.31-r0) 21:02:25 (9/24) Installing libgcc (9.2.0-r4) 21:02:25 (10/24) Installing libstdc++ (9.2.0-r4) 21:02:25 (11/24) Installing binutils (2.33.1-r0) 21:02:25 (12/24) Installing gmp (6.1.2-r1) 21:02:25 (13/24) Installing isl (0.18-r0) 21:02:25 (14/24) Installing libgomp (9.2.0-r4) 21:02:25 (15/24) Installing libatomic (9.2.0-r4) 21:02:25 (16/24) Installing mpfr4 (4.0.2-r1) 21:02:25 (17/24) Installing mpc1 (1.1.0-r1) 21:02:25 (18/24) Installing gcc (9.2.0-r4) 21:02:25 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB] 21:02:25 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB] 21:02:25 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B] 21:02:25 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB] 21:02:25 Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.14 [184 kB] 21:02:25 Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 21:02:25 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] 21:02:25 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB] 21:02:25 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] 21:02:25 Get:78 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-176.206 [849 kB] 21:02:25 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] 21:02:25 Get:80 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] 21:02:25 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] 21:02:26 (19/24) Installing nghttp2-libs (1.40.0-r0) 21:02:26 (20/24) Installing libcurl (7.67.0-r0) 21:02:26 (21/24) Installing expat (2.2.9-r1) 21:02:26 (22/24) Installing pcre2 (10.34-r1) 21:02:26 (23/24) Installing git (2.24.1-r0) 21:02:26 Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] 21:02:26 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB] 21:02:26 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] 21:02:26 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] 21:02:26 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] 21:02:26 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] 21:02:26 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] 21:02:26 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] 21:02:26 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] 21:02:26 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] 21:02:26 Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] 21:02:26 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] 21:02:26 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB] 21:02:26 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] 21:02:26 (24/24) Installing musl-dev (1.1.24-r2) 21:02:26 Executing busybox-1.31.1-r9.trigger 21:02:26 OK: 131 MiB in 38 packages 21:02:26 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] 21:02:26 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB] 21:02:26 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] 21:02:27 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] 21:02:27 Get:100 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] 21:02:27 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB] 21:02:27 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] 21:02:27 Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] 21:02:28 Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB] 21:02:28 Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] 21:02:28 Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.14 [139 kB] 21:02:28 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] 21:02:28 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB] 21:02:28 Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 21:02:28 Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] 21:02:28 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] 21:02:28 Get:112 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] 21:02:28 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 21:02:28 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B] 21:02:28 Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] 21:02:28 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] 21:02:28 Get:117 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.7 [736 kB] 21:02:28 Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.7 [3160 kB] 21:02:28 Get:119 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB] 21:02:28 Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB] 21:02:28 Get:121 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] 21:02:28 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] 21:02:28 Get:123 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] 21:02:28 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB] 21:02:28 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB] 21:02:28 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 21:02:28 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] 21:02:28 Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.1-0ubuntu0.16.04.2 [60.1 kB] 21:02:28 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.27 [159 kB] 21:02:28 Get:130 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 21:02:28 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B] 21:02:28 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB] 21:02:28 Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor-dev amd64 2.10.95-0ubuntu2.11 [67.8 kB] 21:02:28 debconf: delaying package configuration, since apt-utils is not installed 21:02:28 Fetched 79.1 MB in 7s (10.2 MB/s) 21:02:28 Selecting previously unselected package libssl1.0.0:amd64. 21:02: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 ... 4781 files and directories currently installed.) 21:02:28 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ... 21:02:28 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ... 21:02:29 Selecting previously unselected package libpython3.5-minimal:amd64. 21:02:29 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ... 21:02:29 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ... 21:02:29 docker build -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile.x86_64 centos-7 21:02:29 Sending build context to Docker daemon 10.75kB 21:02:29 Step 1/18 : FROM centos:7 21:02:29 7: Pulling from library/centos 21:02:29 ab5ef0e58194: Pulling fs layer 21:02:29 Selecting previously unselected package libexpat1:amd64. 21:02:29 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 21:02:29 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 21:02:29 Selecting previously unselected package python3.5-minimal. 21:02:29 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.9_amd64.deb ... 21:02:29 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ... 21:02:29 Selecting previously unselected package python3-minimal. 21:02:29 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... 21:02:29 Unpacking python3-minimal (3.5.1-3) ... 21:02:29 Selecting previously unselected package mime-support. 21:02:29 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... 21:02:29 Unpacking mime-support (3.59ubuntu1) ... 21:02:29 Selecting previously unselected package libmpdec2:amd64. 21:02:29 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... 21:02:29 Unpacking libmpdec2:amd64 (2.4.2-1) ... 21:02:29 Selecting previously unselected package libsqlite3-0:amd64. 21:02:29 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.4_amd64.deb ... 21:02:29 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.4) ... 21:02:29 Selecting previously unselected package libpython3.5-stdlib:amd64. 21:02:29 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.9_amd64.deb ... 21:02:29 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ... 21:02:29 Removing intermediate container 025431f75382 21:02:29 ---> d7b963703983 21:02:29 Step 4/6 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 21:02:29 ---> Running in 4a962f16664d 21:02:29 Removing intermediate container 4a962f16664d 21:02:29 ---> 30985fb6614d 21:02:29 Step 5/6 : WORKDIR /go/src/github.com/docker/cli 21:02:29 ---> Running in 98a67cd64b7d 21:02:29 Removing intermediate container 98a67cd64b7d 21:02:29 ---> 08eaf44ae7ed 21:02:29 Step 6/6 : CMD ./scripts/build/binary 21:02:30 Selecting previously unselected package python3.5. 21:02:30 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.9_amd64.deb ... 21:02:30 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.9) ... 21:02:30 Selecting previously unselected package libpython3-stdlib:amd64. 21:02:30 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... 21:02:30 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... 21:02:30 Selecting previously unselected package dh-python. 21:02:30 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... 21:02:30 Unpacking dh-python (2.20151103ubuntu1.2) ... 21:02:30 Processing triggers for libc-bin (2.23-0ubuntu11) ... 21:02:30 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ... 21:02:30 ab5ef0e58194: Verifying Checksum 21:02:30 ab5ef0e58194: Download complete 21:02:30 ---> Running in f775f3c7a908 21:02:30 Removing intermediate container f775f3c7a908 21:02:30 ---> ebe088e450f3 21:02:30 Successfully built ebe088e450f3 21:02:30 Successfully tagged docker-cli-native:latest 21:02:30 docker run --rm -e VERSION=0.0.1-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -v "/home/ubuntu/workspace/docker-ce-packaging_17.12/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native 21:02:30 debconf: unable to initialize frontend: Dialog 21:02:30 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:02:30 debconf: falling back to frontend: Readline 21:02:30 debconf: unable to initialize frontend: Readline 21:02:30 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:02:30 debconf: falling back to frontend: Teletype 21:02:30 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.9) ... 21:02:30 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 21:02:30 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.9) ... 21:02:30 Setting up python3-minimal (3.5.1-3) ... 21:02:31 Processing triggers for libc-bin (2.23-0ubuntu11) ... 21:02:31 Selecting previously unselected package python3. 21:02:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5757 files and directories currently installed.) 21:02:31 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... 21:02:31 Unpacking python3 (3.5.1-3) ... 21:02:31 Selecting previously unselected package bash-completion. 21:02:31 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ... 21:02:31 Building statically linked build/docker-linux-amd64 21:02:31 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ... 21:02:31 Replaced by files in installed package apt (1.2.32) ... 21:02:31 Selecting previously unselected package libgdbm3:amd64. 21:02:31 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... 21:02:31 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... 21:02:31 Selecting previously unselected package libffi6:amd64. 21:02:31 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... 21:02:31 Unpacking libffi6:amd64 (3.2.1-4) ... 21:02:31 Selecting previously unselected package libglib2.0-0:amd64. 21:02:31 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_amd64.deb ... 21:02:31 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ... 21:02:32 Selecting previously unselected package groff-base. 21:02:32 Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... 21:02:32 Unpacking groff-base (1.22.3-7) ... 21:02:32 Selecting previously unselected package bsdmainutils. 21:02:32 Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... 21:02:32 Unpacking bsdmainutils (9.0.6ubuntu3) ... 21:02:32 Selecting previously unselected package libpipeline1:amd64. 21:02:32 Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... 21:02:32 Unpacking libpipeline1:amd64 (1.4.1-2) ... 21:02:32 Selecting previously unselected package man-db. 21:02:32 Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... 21:02:32 Unpacking man-db (2.7.5-1) ... 21:02:32 Selecting previously unselected package cmake-data. 21:02:32 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 21:02:32 Unpacking cmake-data (3.5.1-1ubuntu3) ... 21:02:32 Selecting previously unselected package liblzo2-2:amd64. 21:02:32 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 21:02:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:02:32 Selecting previously unselected package libnettle6:amd64. 21:02:32 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ... 21:02:32 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... 21:02:32 Selecting previously unselected package libicu55:amd64. 21:02:32 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... 21:02:32 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... 21:02:34 Selecting previously unselected package libxml2:amd64. 21:02:34 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... 21:02:34 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 21:02:34 Selecting previously unselected package libarchive13:amd64. 21:02:34 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ... 21:02:34 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ... 21:02:34 Selecting previously unselected package libkrb5support0:amd64. 21:02:34 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 21:02:34 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:34 Selecting previously unselected package libk5crypto3:amd64. 21:02:34 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 21:02:34 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:34 Selecting previously unselected package libkeyutils1:amd64. 21:02:34 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... 21:02:34 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 21:02:34 Selecting previously unselected package libkrb5-3:amd64. 21:02:34 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 21:02:34 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:02:34 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... 21:02:34 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:34 Selecting previously unselected package libidn11:amd64. 21:02:34 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... 21:02:34 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... 21:02:34 Selecting previously unselected package libgmp10:amd64. 21:02:34 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... 21:02:34 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... 21:02:34 Selecting previously unselected package libhogweed4:amd64. 21:02:34 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ... 21:02:34 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... 21:02:34 Selecting previously unselected package libp11-kit0:amd64. 21:02:34 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ... 21:02:34 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... 21:02:34 Selecting previously unselected package libtasn1-6:amd64. 21:02:34 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... 21:02:34 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 21:02:34 Selecting previously unselected package libgnutls30:amd64. 21:02:34 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.7_amd64.deb ... 21:02:34 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.7) ... 21:02:34 Selecting previously unselected package libroken18-heimdal:amd64. 21:02:34 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:02:34 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:02:34 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:02:34 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libwind0-heimdal:amd64. 21:02:34 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:02:34 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:02:34 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:02:34 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:34 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:02:34 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 21:02:34 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:35 Selecting previously unselected package libsasl2-modules-db:amd64. 21:02:35 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 21:02:35 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 21:02:35 Selecting previously unselected package libsasl2-2:amd64. 21:02:35 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 21:02:35 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 21:02:35 Selecting previously unselected package libldap-2.4-2:amd64. 21:02:35 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_amd64.deb ... 21:02:35 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ... 21:02:35 Selecting previously unselected package librtmp1:amd64. 21:02:35 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... 21:02:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 21:02:35 Selecting previously unselected package libcurl3:amd64. 21:02:35 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.14_amd64.deb ... 21:02:35 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.14) ... 21:02:35 Selecting previously unselected package libjsoncpp1:amd64. 21:02:35 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 21:02:35 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 21:02:35 Selecting previously unselected package cmake. 21:02:35 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 21:02:35 Unpacking cmake (3.5.1-1ubuntu3) ... 21:02:35 Selecting previously unselected package libpcrecpp0v5:amd64. 21:02:35 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... 21:02:35 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... 21:02:35 Selecting previously unselected package libudev-dev:amd64. 21:02:35 Preparing to unpack .../libudev-dev_229-4ubuntu21.27_amd64.deb ... 21:02:35 Unpacking libudev-dev:amd64 (229-4ubuntu21.27) ... 21:02:35 Selecting previously unselected package libunistring0:amd64. 21:02:35 Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... 21:02:35 Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 21:02:35 Selecting previously unselected package perl-modules-5.22. 21:02:35 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ... 21:02:35 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ... 21:02:36 Selecting previously unselected package libperl5.22:amd64. 21:02:36 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ... 21:02:36 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... 21:02:36 Selecting previously unselected package perl. 21:02:36 Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ... 21:02:36 Unpacking perl (5.22.1-9ubuntu0.6) ... 21:02:36 Selecting previously unselected package libmpfr4:amd64. 21:02:36 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... 21:02:36 Unpacking libmpfr4:amd64 (3.1.4-1) ... 21:02:36 Selecting previously unselected package libmpc3:amd64. 21:02:36 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... 21:02:36 Unpacking libmpc3:amd64 (1.0.3-1) ... 21:02:36 Selecting previously unselected package bzip2. 21:02:36 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... 21:02:36 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... 21:02:36 Selecting previously unselected package libmagic1:amd64. 21:02:36 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.3_amd64.deb ... 21:02:36 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.3) ... 21:02:36 Selecting previously unselected package file. 21:02:36 Preparing to unpack .../file_1%3a5.25-2ubuntu1.3_amd64.deb ... 21:02:36 Unpacking file (1:5.25-2ubuntu1.3) ... 21:02:36 Selecting previously unselected package vim-common. 21:02:36 Preparing to unpack .../vim-common_2%3a7.4.1689-3ubuntu1.4_amd64.deb ... 21:02:36 Unpacking vim-common (2:7.4.1689-3ubuntu1.4) ... 21:02:36 ab5ef0e58194: Pull complete 21:02:36 Digest: sha256:4a701376d03f6b39b8c2a8f4a8e499441b0d567f9ab9d58e4991de4472fb813c 21:02:36 Status: Downloaded newer image for centos:7 21:02:36 ---> 5e35e350aded 21:02:36 Step 2/18 : RUN yum groupinstall -y "Development Tools" 21:02:36 ---> Running in 01baa6aa9753 21:02:36 Selecting previously unselected package libapparmor-perl. 21:02:36 Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.11_amd64.deb ... 21:02:36 Unpacking libapparmor-perl (2.10.95-0ubuntu2.11) ... 21:02:36 Selecting previously unselected package apparmor. 21:02:36 Preparing to unpack .../apparmor_2.10.95-0ubuntu2.11_amd64.deb ... 21:02:36 Unpacking apparmor (2.10.95-0ubuntu2.11) ... 21:02:36 Selecting previously unselected package openssl. 21:02:36 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ... 21:02:36 Unpacking openssl (1.0.2g-1ubuntu4.15) ... 21:02:37 Selecting previously unselected package ca-certificates. 21:02:37 Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ... 21:02:37 Unpacking ca-certificates (20170717~16.04.2) ... 21:02:37 Selecting previously unselected package libasprintf0v5:amd64. 21:02:37 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ... 21:02:37 Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... 21:02:37 Selecting previously unselected package gettext-base. 21:02:37 Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ... 21:02:37 Unpacking gettext-base (0.19.7-2ubuntu3.1) ... 21:02:37 Loaded plugins: fastestmirror, ovl 21:02:37 There is no installed groups file. 21:02:37 Maybe run: yum groups mark convert (see man yum) 21:02:37 Determining fastest mirrors 21:02:37 Selecting previously unselected package libcurl3-gnutls:amd64. 21:02:37 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_amd64.deb ... 21:02:37 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ... 21:02:37 Selecting previously unselected package autotools-dev. 21:02:37 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 21:02:37 Unpacking autotools-dev (20150820.1) ... 21:02:37 Selecting previously unselected package binutils. 21:02:37 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... 21:02:37 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... 21:02:37 Selecting previously unselected package btrfs-tools. 21:02:37 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ... 21:02:37 Unpacking btrfs-tools (4.4-1ubuntu1.1) ... 21:02:37 Selecting previously unselected package libc-dev-bin. 21:02:37 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... 21:02:37 Unpacking libc-dev-bin (2.23-0ubuntu11) ... 21:02:37 Selecting previously unselected package linux-libc-dev:amd64. 21:02:37 Preparing to unpack .../linux-libc-dev_4.4.0-176.206_amd64.deb ... 21:02:37 Unpacking linux-libc-dev:amd64 (4.4.0-176.206) ... 21:02:38 Selecting previously unselected package libc6-dev:amd64. 21:02:38 Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... 21:02:38 Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... 21:02:38 Selecting previously unselected package libisl15:amd64. 21:02:38 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... 21:02:38 Unpacking libisl15:amd64 (0.16.1-1) ... 21:02:38 Selecting previously unselected package cpp-5. 21:02:38 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:38 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 21:02:39 Selecting previously unselected package cpp. 21:02:39 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... 21:02:39 Unpacking cpp (4:5.3.1-1ubuntu1) ... 21:02:39 Selecting previously unselected package libcc1-0:amd64. 21:02:39 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:39 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:39 Selecting previously unselected package libgomp1:amd64. 21:02:39 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:39 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:39 Selecting previously unselected package libitm1:amd64. 21:02:39 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:39 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:39 Selecting previously unselected package libatomic1:amd64. 21:02:39 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:39 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:39 Selecting previously unselected package libasan2:amd64. 21:02:39 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:39 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package liblsan0:amd64. 21:02:40 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package libtsan0:amd64. 21:02:40 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package libubsan0:amd64. 21:02:40 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package libcilkrts5:amd64. 21:02:40 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package libmpx0:amd64. 21:02:40 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package libquadmath0:amd64. 21:02:40 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:40 Selecting previously unselected package libgcc-5-dev:amd64. 21:02:40 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:40 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:41 Selecting previously unselected package gcc-5. 21:02:41 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:41 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 21:02:42 Selecting previously unselected package gcc. 21:02:42 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... 21:02:42 Unpacking gcc (4:5.3.1-1ubuntu1) ... 21:02:42 Selecting previously unselected package libstdc++-5-dev:amd64. 21:02:42 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:42 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:42 Selecting previously unselected package g++-5. 21:02:42 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 21:02:42 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... 21:02:43 Selecting previously unselected package g++. 21:02:43 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... 21:02:43 Unpacking g++ (4:5.3.1-1ubuntu1) ... 21:02:43 Selecting previously unselected package make. 21:02:43 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... 21:02:43 Unpacking make (4.1-6) ... 21:02:43 Selecting previously unselected package libdpkg-perl. 21:02:43 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ... 21:02:43 Unpacking libdpkg-perl (1.18.4ubuntu1.6) ... 21:02:43 Selecting previously unselected package xz-utils. 21:02:43 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... 21:02:43 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 21:02:44 Selecting previously unselected package patch. 21:02:44 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... 21:02:44 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... 21:02:44 Selecting previously unselected package dpkg-dev. 21:02:44 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ... 21:02:44 Unpacking dpkg-dev (1.18.4ubuntu1.6) ... 21:02:44 Selecting previously unselected package build-essential. 21:02:44 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... 21:02:44 Unpacking build-essential (12.1ubuntu2) ... 21:02:44 Selecting previously unselected package curl. 21:02:44 Preparing to unpack .../curl_7.47.0-1ubuntu2.14_amd64.deb ... 21:02:44 Unpacking curl (7.47.0-1ubuntu2.14) ... 21:02:44 Selecting previously unselected package libcroco3:amd64. 21:02:44 Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... 21:02:44 Unpacking libcroco3:amd64 (0.6.11-1) ... 21:02:44 Selecting previously unselected package gettext. 21:02:44 Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... 21:02:44 Unpacking gettext (0.19.7-2ubuntu3.1) ... 21:02:44 Selecting previously unselected package intltool-debian. 21:02:44 Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... 21:02:44 Unpacking intltool-debian (0.35.0+20060710.4) ... 21:02:44 Selecting previously unselected package po-debconf. 21:02:44 Preparing to unpack .../po-debconf_1.0.19_all.deb ... 21:02:44 Unpacking po-debconf (1.0.19) ... 21:02:44 Selecting previously unselected package libarchive-zip-perl. 21:02:44 Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... 21:02:44 Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... 21:02:44 Selecting previously unselected package libfile-stripnondeterminism-perl. 21:02:44 Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... 21:02:44 Unpacking libfile-stripnondeterminism-perl (0.015-1) ... 21:02:44 Selecting previously unselected package libtimedate-perl. 21:02:44 Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... 21:02:44 Unpacking libtimedate-perl (2.3000-2) ... 21:02:44 Selecting previously unselected package dh-strip-nondeterminism. 21:02:44 Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... 21:02:44 Unpacking dh-strip-nondeterminism (0.015-1) ... 21:02:44 Selecting previously unselected package debhelper. 21:02:44 Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... 21:02:44 Unpacking debhelper (9.20160115ubuntu3) ... 21:02:44 Selecting previously unselected package liberror-perl. 21:02:44 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... 21:02:44 Unpacking liberror-perl (0.17-1.2) ... 21:02:45 Selecting previously unselected package git-man. 21:02:45 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.7_all.deb ... 21:02:45 Unpacking git-man (1:2.7.4-0ubuntu1.7) ... 21:02:45 Selecting previously unselected package git. 21:02:45 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.7_amd64.deb ... 21:02:45 Unpacking git (1:2.7.4-0ubuntu1.7) ... 21:02:45 * base: d36uatko69830t.cloudfront.net 21:02:45 * extras: d36uatko69830t.cloudfront.net 21:02:45 * updates: d36uatko69830t.cloudfront.net 21:02:45 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 21:02:45 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ... 21:02:45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... 21:02:45 Selecting previously unselected package libsepol1-dev:amd64. 21:02:45 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ... 21:02:45 Unpacking libsepol1-dev:amd64 (2.4-2) ... 21:02:45 Selecting previously unselected package libpcre16-3:amd64. 21:02:45 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... 21:02:45 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... 21:02:45 Selecting previously unselected package libpcre32-3:amd64. 21:02:45 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... 21:02:45 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... 21:02:45 Selecting previously unselected package libpcre3-dev:amd64. 21:02:45 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... 21:02:45 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... 21:02:46 Selecting previously unselected package libselinux1-dev:amd64. 21:02:46 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ... 21:02:46 Unpacking libselinux1-dev:amd64 (2.4-3build2) ... 21:02:46 Selecting previously unselected package libdevmapper-dev:amd64. 21:02:46 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ... 21:02:46 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... 21:02:46 Selecting previously unselected package libltdl7:amd64. 21:02:46 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 21:02:46 Unpacking libltdl7:amd64 (2.4.6-0.1) ... 21:02:46 Selecting previously unselected package libltdl-dev:amd64. 21:02:46 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... 21:02:46 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... 21:02:46 Selecting previously unselected package libseccomp-dev:amd64. 21:02:46 Preparing to unpack .../libseccomp-dev_2.4.1-0ubuntu0.16.04.2_amd64.deb ... 21:02:46 Unpacking libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ... 21:02:46 Selecting previously unselected package libsystemd-dev:amd64. 21:02:46 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.27_amd64.deb ... 21:02:46 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.27) ... 21:02:46 Selecting previously unselected package pkg-config. 21:02:46 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 21:02:46 Unpacking pkg-config (0.29.1-0ubuntu1) ... 21:02:46 Selecting previously unselected package dh-apparmor. 21:02:46 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ... 21:02:46 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ... 21:02:46 Selecting previously unselected package dh-systemd. 21:02:46 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ... 21:02:46 Unpacking dh-systemd (1.29ubuntu4) ... 21:02:46 Selecting previously unselected package libapparmor-dev:amd64. 21:02:46 Preparing to unpack .../libapparmor-dev_2.10.95-0ubuntu2.11_amd64.deb ... 21:02:46 Unpacking libapparmor-dev:amd64 (2.10.95-0ubuntu2.11) ... 21:02:46 Processing triggers for libc-bin (2.23-0ubuntu11) ... 21:02:46 Processing triggers for systemd (229-4ubuntu21.27) ... 21:02:46 Setting up mime-support (3.59ubuntu1) ... 21:02:46 Setting up libmpdec2:amd64 (2.4.2-1) ... 21:02:46 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.4) ... 21:02:46 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.9) ... 21:02:46 Setting up python3.5 (3.5.2-2ubuntu0~16.04.9) ... 21:02:48 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... 21:02:48 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ... 21:02:48 Setting up libgdbm3:amd64 (1.8.3-13.1) ... 21:02:48 Setting up libffi6:amd64 (3.2.1-4) ... 21:02:48 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ... 21:02:48 No schema files found: doing nothing. 21:02:48 Setting up groff-base (1.22.3-7) ... 21:02:48 Setting up bsdmainutils (9.0.6ubuntu3) ... 21:02:48 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 21:02:48 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 21:02:48 Setting up libpipeline1:amd64 (1.4.1-2) ... 21:02:48 Setting up man-db (2.7.5-1) ... 21:02:48 debconf: unable to initialize frontend: Dialog 21:02:48 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:02:48 debconf: falling back to frontend: Readline 21:02:48 Building database of manual pages ... 21:02:55 Setting up cmake-data (3.5.1-1ubuntu3) ... 21:02:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:02:55 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... 21:02:55 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... 21:02:55 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 21:02:55 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ... 21:02:55 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:55 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:55 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 21:02:55 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:55 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... 21:02:55 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... 21:02:55 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... 21:02:55 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... 21:02:55 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... 21:02:55 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 21:02:55 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.7) ... 21:02:55 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 21:02:55 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 21:02:55 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 21:02:55 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ... 21:02:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 21:02:55 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.14) ... 21:02:55 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 21:02:55 Setting up cmake (3.5.1-1ubuntu3) ... 21:02:55 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... 21:02:55 Setting up libudev-dev:amd64 (229-4ubuntu21.27) ... 21:02:55 Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... 21:02:55 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ... 21:02:55 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... 21:02:55 Setting up perl (5.22.1-9ubuntu0.6) ... 21:02:55 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode 21:02:55 Setting up libmpfr4:amd64 (3.1.4-1) ... 21:02:55 Setting up libmpc3:amd64 (1.0.3-1) ... 21:02:55 Setting up bzip2 (1.0.6-8ubuntu0.2) ... 21:02:55 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.3) ... 21:02:55 Setting up file (1:5.25-2ubuntu1.3) ... 21:02:55 Setting up vim-common (2:7.4.1689-3ubuntu1.4) ... 21:02:55 Setting up libapparmor-perl (2.10.95-0ubuntu2.11) ... 21:02:55 Setting up openssl (1.0.2g-1ubuntu4.15) ... 21:02:55 Setting up ca-certificates (20170717~16.04.2) ... 21:02:55 debconf: unable to initialize frontend: Dialog 21:02:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:02:55 debconf: falling back to frontend: Readline 21:02:56 Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... 21:02:56 Setting up gettext-base (0.19.7-2ubuntu3.1) ... 21:02:56 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ... 21:02:56 Setting up autotools-dev (20150820.1) ... 21:02:56 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... 21:02:56 Setting up btrfs-tools (4.4-1ubuntu1.1) ... 21:02:56 Setting up libc-dev-bin (2.23-0ubuntu11) ... 21:02:56 Setting up linux-libc-dev:amd64 (4.4.0-176.206) ... 21:02:56 Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... 21:02:56 Setting up libisl15:amd64 (0.16.1-1) ... 21:02:56 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up cpp (4:5.3.1-1ubuntu1) ... 21:02:56 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up gcc (4:5.3.1-1ubuntu1) ... 21:02:56 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... 21:02:56 Setting up g++ (4:5.3.1-1ubuntu1) ... 21:02:56 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 21:02:56 Setting up make (4.1-6) ... 21:02:56 Setting up libdpkg-perl (1.18.4ubuntu1.6) ... 21:02:56 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 21:02:56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:02:56 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... 21:02:56 Setting up dpkg-dev (1.18.4ubuntu1.6) ... 21:02:56 Setting up build-essential (12.1ubuntu2) ... 21:02:56 Setting up curl (7.47.0-1ubuntu2.14) ... 21:02:56 Setting up libcroco3:amd64 (0.6.11-1) ... 21:02:56 Setting up gettext (0.19.7-2ubuntu3.1) ... 21:02:56 Setting up intltool-debian (0.35.0+20060710.4) ... 21:02:56 Setting up po-debconf (1.0.19) ... 21:02:56 Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... 21:02:56 Setting up libfile-stripnondeterminism-perl (0.015-1) ... 21:02:56 Setting up libtimedate-perl (2.3000-2) ... 21:02:56 Setting up liberror-perl (0.17-1.2) ... 21:02:56 Setting up git-man (1:2.7.4-0ubuntu1.7) ... 21:02:56 Setting up git (1:2.7.4-0ubuntu1.7) ... 21:02:56 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... 21:02:56 Setting up libsepol1-dev:amd64 (2.4-2) ... 21:02:56 Setting up libpcre16-3:amd64 (2:8.38-3.1) ... 21:02:56 Setting up libpcre32-3:amd64 (2:8.38-3.1) ... 21:02:56 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... 21:02:56 Setting up libselinux1-dev:amd64 (2.4-3build2) ... 21:02:56 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... 21:02:56 Setting up libltdl7:amd64 (2.4.6-0.1) ... 21:02:56 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... 21:02:56 Setting up libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ... 21:02:56 Setting up libsystemd-dev:amd64 (229-4ubuntu21.27) ... 21:02:56 Setting up pkg-config (0.29.1-0ubuntu1) ... 21:02:56 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ... 21:02:56 Setting up libapparmor-dev:amd64 (2.10.95-0ubuntu2.11) ... 21:02:56 Setting up python3 (3.5.1-3) ... 21:02:56 running python rtupdate hooks for python3.5... 21:02:57 running python post-rtupdate hooks for python3.5... 21:02:57 Setting up apparmor (2.10.95-0ubuntu2.11) ... 21:02:57 debconf: unable to initialize frontend: Dialog 21:02:57 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:02:57 debconf: falling back to frontend: Readline 21:02:57 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 21:02:57 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 21:02:57 Setting up debhelper (9.20160115ubuntu3) ... 21:02:57 Setting up dh-systemd (1.29ubuntu4) ... 21:02:57 Setting up dh-python (2.20151103ubuntu1.2) ... 21:02:57 Setting up dh-strip-nondeterminism (0.015-1) ... 21:02:57 Processing triggers for libc-bin (2.23-0ubuntu11) ... 21:02:57 Processing triggers for ca-certificates (20170717~16.04.2) ... 21:02:58 Updating certificates in /etc/ssl/certs... 21:03:00 148 added, 0 removed; done. 21:03:00 Running hooks in /etc/ca-certificates/update.d... 21:03:00 done. 21:03:00 Processing triggers for systemd (229-4ubuntu21.27) ... 21:03:07 Resolving Dependencies 21:03:07 --> Running transaction check 21:03:07 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 21:03:07 --> Processing Dependency: perl >= 5.006 for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(warnings) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(vars) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(strict) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(POSIX) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(IO::File) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Getopt::Long) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::stat) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::Spec) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::Path) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::Find) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::Copy) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::Compare) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(File::Basename) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Exporter) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Errno) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(DynaLoader) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Cwd) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Class::Struct) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch 21:03:07 --> Processing Dependency: /usr/bin/perl for package: autoconf-2.69-11.el7.noarch 21:03:07 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 21:03:07 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 21:03:07 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 21:03:07 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 21:03:07 ---> Package bison.x86_64 0:3.0.4-2.el7 will be installed 21:03:07 ---> Package byacc.x86_64 0:1.9.20130304-3.el7 will be installed 21:03:07 ---> Package cscope.x86_64 0:15.8-10.el7 will be installed 21:03:07 --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.el7.x86_64 21:03:07 ---> Package ctags.x86_64 0:5.8-13.el7 will be installed 21:03:07 ---> Package diffstat.x86_64 0:1.57-4.el7 will be installed 21:03:07 ---> Package doxygen.x86_64 1:1.8.5-3.el7 will be installed 21:03:07 ---> Package elfutils.x86_64 0:0.176-2.el7 will be installed 21:03:07 ---> Package flex.x86_64 0:2.5.37-6.el7 will be installed 21:03:07 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 21:03:07 ---> Package gcc-c++.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 --> Processing Dependency: libstdc++-devel = 4.8.5-39.el7 for package: gcc-c++-4.8.5-39.el7.x86_64 21:03:07 ---> Package gcc-gfortran.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 --> Processing Dependency: libquadmath-devel = 4.8.5-39.el7 for package: gcc-gfortran-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: libquadmath = 4.8.5-39.el7 for package: gcc-gfortran-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: libgfortran = 4.8.5-39.el7 for package: gcc-gfortran-4.8.5-39.el7.x86_64 21:03:07 --> Processing Dependency: libgfortran.so.3()(64bit) for package: gcc-gfortran-4.8.5-39.el7.x86_64 21:03:07 ---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed 21:03:07 --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64 21:03:07 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 21:03:07 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 21:03:07 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 21:03:07 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 21:03:07 ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed 21:03:07 --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: rsync for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 --> Processing Dependency: less for package: git-1.8.3.1-21.el7_7.x86_64 21:03:07 ---> Package indent.x86_64 0:2.2.11-13.el7 will be installed 21:03:07 ---> Package intltool.noarch 0:0.50.2-7.el7 will be installed 21:03:07 --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.el7.noarch 21:03:07 --> Processing Dependency: perl(Encode) for package: intltool-0.50.2-7.el7.noarch 21:03:07 --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.el7.noarch 21:03:07 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed 21:03:07 ---> Package make.x86_64 1:3.82-24.el7 will be installed 21:03:07 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed 21:03:07 ---> Package patchutils.x86_64 0:0.3.3-4.el7 will be installed 21:03:07 ---> Package rcs.x86_64 0:5.9.0-5.el7 will be installed 21:03:07 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 21:03:07 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:03:07 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:03:07 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:03:07 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 21:03:07 ---> Package rpm-build.x86_64 0:4.11.3-40.el7 will be installed 21:03:07 --> Processing Dependency: unzip for package: rpm-build-4.11.3-40.el7.x86_64 21:03:07 --> Processing Dependency: file for package: rpm-build-4.11.3-40.el7.x86_64 21:03:07 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-40.el7.x86_64 21:03:07 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-40.el7.x86_64 21:03:07 ---> Package rpm-sign.x86_64 0:4.11.3-40.el7 will be installed 21:03:07 ---> Package subversion.x86_64 0:1.7.14-14.el7 will be installed 21:03:07 --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-14.el7 for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: systemd-sysv for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64 21:03:07 ---> Package swig.x86_64 0:2.0.10-5.el7 will be installed 21:03:07 ---> Package systemtap.x86_64 0:4.0-10.el7_7 will be installed 21:03:07 --> Processing Dependency: systemtap-devel = 4.0-10.el7_7 for package: systemtap-4.0-10.el7_7.x86_64 21:03:07 --> Processing Dependency: systemtap-client = 4.0-10.el7_7 for package: systemtap-4.0-10.el7_7.x86_64 21:03:07 --> Running transaction check 21:03:07 ---> Package apr.x86_64 0:1.4.8-5.el7 will be installed 21:03:07 ---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed 21:03:07 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed 21:03:07 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 21:03:07 ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed 21:03:07 ---> Package file.x86_64 0:5.11-35.el7 will be installed 21:03:07 ---> Package gdb.x86_64 0:7.6.1-115.el7 will be installed 21:03:07 ---> Package gettext-devel.x86_64 0:0.19.8.1-2.el7 will be installed 21:03:07 --> Processing Dependency: gettext-common-devel = 0.19.8.1-2.el7 for package: gettext-devel-0.19.8.1-2.el7.x86_64 21:03:07 ---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed 21:03:07 ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed 21:03:07 --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64 21:03:07 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64 21:03:07 ---> Package less.x86_64 0:458-9.el7 will be installed 21:03:07 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 21:03:07 ---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed 21:03:07 ---> Package libgfortran.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 21:03:07 ---> Package libquadmath.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 ---> Package libquadmath-devel.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 ---> Package libstdc++-devel.x86_64 0:4.8.5-39.el7 will be installed 21:03:07 ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed 21:03:07 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 21:03:07 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 21:03:07 ---> Package neon.x86_64 0:0.30.0-4.el7 will be installed 21:03:07 --> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: neon-0.30.0-4.el7.x86_64 21:03:07 --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-4.el7.x86_64 21:03:07 --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-4.el7.x86_64 21:03:07 --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-4.el7.x86_64 21:03:07 --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-4.el7.x86_64 21:03:07 --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-4.el7.x86_64 21:03:07 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 21:03:07 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 21:03:07 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 21:03:07 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 21:03:07 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 21:03:07 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed 21:03:07 --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 21:03:07 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 21:03:07 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 21:03:07 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 21:03:07 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 21:03:07 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 21:03:07 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 21:03:07 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 21:03:07 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 21:03:07 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 21:03:07 ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed 21:03:07 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 21:03:07 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 21:03:07 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 21:03:07 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 21:03:07 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 21:03:07 ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed 21:03:07 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 21:03:07 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 21:03:07 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 21:03:07 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 21:03:07 ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed 21:03:07 ---> Package subversion-libs.x86_64 0:1.7.14-14.el7 will be installed 21:03:07 ---> Package systemd-sysv.x86_64 0:219-67.el7_7.4 will be installed 21:03:07 --> Processing Dependency: systemd = 219-67.el7_7.4 for package: systemd-sysv-219-67.el7_7.4.x86_64 21:03:07 ---> Package systemtap-client.x86_64 0:4.0-10.el7_7 will be installed 21:03:07 --> Processing Dependency: systemtap-runtime = 4.0-10.el7_7 for package: systemtap-client-4.0-10.el7_7.x86_64 21:03:07 --> Processing Dependency: mokutil for package: systemtap-client-4.0-10.el7_7.x86_64 21:03:07 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.0-10.el7_7.x86_64 21:03:07 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.0-10.el7_7.x86_64 21:03:07 ---> Package systemtap-devel.x86_64 0:4.0-10.el7_7 will be installed 21:03:07 --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.0-10.el7_7.x86_64 21:03:07 ---> Package unzip.x86_64 0:6.0-20.el7 will be installed 21:03:07 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 21:03:07 --> Running transaction check 21:03:07 ---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed 21:03:07 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 21:03:07 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 21:03:07 ---> Package gettext-common-devel.noarch 0:0.19.8.1-2.el7 will be installed 21:03:07 ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed 21:03:07 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64 21:03:07 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64 21:03:07 ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed 21:03:07 --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 21:03:07 --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 21:03:07 --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 21:03:07 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 21:03:07 ---> Package kernel-debug-devel.x86_64 0:3.10.0-1062.18.1.el7 will be installed 21:03:07 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 21:03:07 ---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed 21:03:07 --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64 21:03:07 ---> Package mokutil.x86_64 0:15-2.el7.centos will be installed 21:03:07 --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: mokutil-15-2.el7.centos.x86_64 21:03:07 --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: mokutil-15-2.el7.centos.x86_64 21:03:07 --> Processing Dependency: libefivar.so.1()(64bit) for package: mokutil-15-2.el7.centos.x86_64 21:03:07 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 21:03:07 ---> Package pakchois.x86_64 0:0.4-10.el7 will be installed 21:03:07 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 21:03:07 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 21:03:07 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 21:03:07 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 21:03:07 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 21:03:07 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 21:03:07 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 21:03:07 ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed 21:03:07 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 21:03:07 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 21:03:07 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 21:03:07 ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed 21:03:07 ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed 21:03:07 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 21:03:07 ---> Package systemd.x86_64 0:219-67.el7_7.1 will be updated 21:03:07 ---> Package systemd.x86_64 0:219-67.el7_7.4 will be an update 21:03:07 --> Processing Dependency: systemd-libs = 219-67.el7_7.4 for package: systemd-219-67.el7_7.4.x86_64 21:03:07 ---> Package systemtap-runtime.x86_64 0:4.0-10.el7_7 will be installed 21:03:07 --> Processing Dependency: libsymtabAPI.so.9.3()(64bit) for package: systemtap-runtime-4.0-10.el7_7.x86_64 21:03:07 --> Processing Dependency: libdyninstAPI.so.9.3()(64bit) for package: systemtap-runtime-4.0-10.el7_7.x86_64 21:03:07 --> Running transaction check 21:03:07 ---> Package dyninst.x86_64 0:9.3.1-3.el7 will be installed 21:03:07 --> Processing Dependency: libdwarf.so.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64 21:03:07 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64 21:03:07 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64 21:03:07 --> Processing Dependency: libboost_date_time-mt.so.1.53.0()(64bit) for package: dyninst-9.3.1-3.el7.x86_64 21:03:07 ---> Package efivar-libs.x86_64 0:36-12.el7 will be installed 21:03:07 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 21:03:07 ---> Package kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 will be installed 21:03:07 ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed 21:03:07 ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed 21:03:07 ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed 21:03:07 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 21:03:07 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 21:03:07 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 21:03:07 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 21:03:07 ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be updated 21:03:07 ---> Package systemd-libs.x86_64 0:219-67.el7_7.4 will be an update 21:03:07 ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed 21:03:07 --> Running transaction check 21:03:07 ---> Package boost-date-time.x86_64 0:1.53.0-27.el7 will be installed 21:03:07 ---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed 21:03:07 ---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed 21:03:07 ---> Package libdwarf.x86_64 0:20130207-4.el7 will be installed 21:03:07 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 21:03:07 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 21:03:07 --> Finished Dependency Resolution 21:03:07 21:03:07 Dependencies Resolved 21:03:07 21:03:07 ================================================================================ 21:03:07 Package Arch Version Repository Size 21:03:07 ================================================================================ 21:03:07 Installing for group install "Development Tools": 21:03:07 autoconf noarch 2.69-11.el7 base 701 k 21:03:07 automake noarch 1.13.4-3.el7 base 679 k 21:03:07 bison x86_64 3.0.4-2.el7 base 674 k 21:03:07 byacc x86_64 1.9.20130304-3.el7 base 65 k 21:03:07 cscope x86_64 15.8-10.el7 base 203 k 21:03:07 ctags x86_64 5.8-13.el7 base 155 k 21:03:07 diffstat x86_64 1.57-4.el7 base 35 k 21:03:07 doxygen x86_64 1:1.8.5-3.el7 base 3.6 M 21:03:07 elfutils x86_64 0.176-2.el7 base 305 k 21:03:07 flex x86_64 2.5.37-6.el7 base 293 k 21:03:07 gcc x86_64 4.8.5-39.el7 base 16 M 21:03:07 gcc-c++ x86_64 4.8.5-39.el7 base 7.2 M 21:03:07 gcc-gfortran x86_64 4.8.5-39.el7 base 6.7 M 21:03:07 gettext x86_64 0.19.8.1-2.el7 base 1.0 M 21:03:07 git x86_64 1.8.3.1-21.el7_7 updates 4.4 M 21:03:07 indent x86_64 2.2.11-13.el7 base 150 k 21:03:07 intltool noarch 0.50.2-7.el7 base 59 k 21:03:07 libtool x86_64 2.4.2-22.el7_3 base 588 k 21:03:07 make x86_64 1:3.82-24.el7 base 421 k 21:03:07 patch x86_64 2.7.1-12.el7_7 updates 111 k 21:03:07 patchutils x86_64 0.3.3-4.el7 base 104 k 21:03:07 rcs x86_64 5.9.0-5.el7 base 230 k 21:03:07 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 21:03:07 rpm-build x86_64 4.11.3-40.el7 base 149 k 21:03:07 rpm-sign x86_64 4.11.3-40.el7 base 48 k 21:03:07 subversion x86_64 1.7.14-14.el7 base 1.0 M 21:03:07 swig x86_64 2.0.10-5.el7 base 1.3 M 21:03:07 systemtap x86_64 4.0-10.el7_7 updates 15 k 21:03:07 Installing for dependencies: 21:03:07 apr x86_64 1.4.8-5.el7 base 103 k 21:03:07 apr-util x86_64 1.5.2-6.el7 base 92 k 21:03:07 avahi-libs x86_64 0.6.31-19.el7 base 61 k 21:03:07 boost-date-time x86_64 1.53.0-27.el7 base 52 k 21:03:07 boost-system x86_64 1.53.0-27.el7 base 40 k 21:03:07 boost-thread x86_64 1.53.0-27.el7 base 57 k 21:03:07 bzip2 x86_64 1.0.6-13.el7 base 52 k 21:03:07 cpp x86_64 4.8.5-39.el7 base 5.9 M 21:03:07 dwz x86_64 0.11-3.el7 base 99 k 21:03:07 dyninst x86_64 9.3.1-3.el7 base 3.5 M 21:03:07 efivar-libs x86_64 36-12.el7 base 88 k 21:03:07 emacs-filesystem noarch 1:24.3-22.el7 base 58 k 21:03:07 file x86_64 5.11-35.el7 base 57 k 21:03:07 fipscheck x86_64 1.4.1-6.el7 base 21 k 21:03:07 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 21:03:07 gdb x86_64 7.6.1-115.el7 base 2.4 M 21:03:07 gettext-common-devel noarch 0.19.8.1-2.el7 base 410 k 21:03:07 gettext-devel x86_64 0.19.8.1-2.el7 base 320 k 21:03:07 gettext-libs x86_64 0.19.8.1-2.el7 base 501 k 21:03:07 glibc-devel x86_64 2.17-292.el7 base 1.1 M 21:03:07 glibc-headers x86_64 2.17-292.el7 base 687 k 21:03:07 gnutls x86_64 3.3.29-9.el7_6 base 680 k 21:03:07 groff-base x86_64 1.22.2-8.el7 base 942 k 21:03:07 kernel-debug-devel x86_64 3.10.0-1062.18.1.el7 updates 18 M 21:03:07 kernel-headers x86_64 3.10.0-1062.18.1.el7 updates 8.8 M 21:03:07 less x86_64 458-9.el7 base 120 k 21:03:07 libcroco x86_64 0.6.12-4.el7 base 105 k 21:03:07 libdwarf x86_64 20130207-4.el7 base 109 k 21:03:07 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k 21:03:07 libgfortran x86_64 4.8.5-39.el7 base 300 k 21:03:07 libgomp x86_64 4.8.5-39.el7 base 158 k 21:03:07 libmodman x86_64 2.0.1-8.el7 base 28 k 21:03:07 libmpc x86_64 1.0.1-3.el7 base 51 k 21:03:07 libproxy x86_64 0.4.11-11.el7 base 64 k 21:03:07 libquadmath x86_64 4.8.5-39.el7 base 190 k 21:03:07 libquadmath-devel x86_64 4.8.5-39.el7 base 53 k 21:03:07 libstdc++-devel x86_64 4.8.5-39.el7 base 1.5 M 21:03:07 libunistring x86_64 0.9.3-9.el7 base 293 k 21:03:07 m4 x86_64 1.4.16-10.el7 base 256 k 21:03:07 mokutil x86_64 15-2.el7.centos base 42 k 21:03:07 mpfr x86_64 3.1.1-4.el7 base 203 k 21:03:07 neon x86_64 0.30.0-4.el7 base 166 k 21:03:07 nettle x86_64 2.7.1-8.el7 base 327 k 21:03:07 openssh x86_64 7.4p1-21.el7 base 510 k 21:03:07 openssh-clients x86_64 7.4p1-21.el7 base 655 k 21:03:07 pakchois x86_64 0.4-10.el7 base 14 k 21:03:07 perl x86_64 4:5.16.3-294.el7_6 base 8.0 M 21:03:07 perl-Carp noarch 1.26-244.el7 base 19 k 21:03:07 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 21:03:07 perl-Encode x86_64 2.51-7.el7 base 1.5 M 21:03:07 perl-Error noarch 1:0.17020-2.el7 base 32 k 21:03:07 perl-Exporter noarch 5.68-3.el7 base 28 k 21:03:07 perl-File-Path noarch 2.09-2.el7 base 26 k 21:03:07 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 21:03:07 perl-Filter x86_64 1.49-3.el7 base 76 k 21:03:07 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 21:03:07 perl-Git noarch 1.8.3.1-21.el7_7 updates 55 k 21:03:07 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 21:03:07 perl-PathTools x86_64 3.40-5.el7 base 82 k 21:03:07 perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k 21:03:07 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 21:03:07 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 21:03:07 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 21:03:07 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 21:03:07 perl-Socket x86_64 2.010-4.el7 base 49 k 21:03:07 perl-Storable x86_64 2.45-3.el7 base 77 k 21:03:07 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 21:03:07 perl-Test-Harness noarch 3.28-3.el7 base 302 k 21:03:07 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 21:03:07 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 21:03:07 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 21:03:07 perl-Time-Local noarch 1.2300-2.el7 base 24 k 21:03:07 perl-XML-Parser x86_64 2.41-10.el7 base 223 k 21:03:07 perl-constant noarch 1.27-2.el7 base 19 k 21:03:07 perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k 21:03:07 perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k 21:03:07 perl-parent noarch 1:0.225-244.el7 base 12 k 21:03:07 perl-podlators noarch 2.5.1-3.el7 base 112 k 21:03:07 perl-srpm-macros noarch 1-8.el7 base 4.6 k 21:03:07 perl-threads x86_64 1.87-4.el7 base 49 k 21:03:07 perl-threads-shared x86_64 1.43-6.el7 base 39 k 21:03:07 python-srpm-macros noarch 3-32.el7 base 8.4 k 21:03:07 rsync x86_64 3.1.2-6.el7_6.1 base 404 k 21:03:07 subversion-libs x86_64 1.7.14-14.el7 base 922 k 21:03:07 systemd-sysv x86_64 219-67.el7_7.4 updates 89 k 21:03:07 systemtap-client x86_64 4.0-10.el7_7 updates 3.6 M 21:03:07 systemtap-devel x86_64 4.0-10.el7_7 updates 2.2 M 21:03:07 systemtap-runtime x86_64 4.0-10.el7_7 updates 443 k 21:03:07 trousers x86_64 0.3.14-2.el7 base 289 k 21:03:07 unzip x86_64 6.0-20.el7 base 170 k 21:03:07 zip x86_64 3.0-11.el7 base 260 k 21:03:07 Updating for dependencies: 21:03:07 systemd x86_64 219-67.el7_7.4 updates 5.1 M 21:03:07 systemd-libs x86_64 219-67.el7_7.4 updates 411 k 21:03:07 21:03:07 Transaction Summary 21:03:07 ================================================================================ 21:03:07 Install 28 Packages (+91 Dependent packages) 21:03:07 Upgrade ( 2 Dependent packages) 21:03:07 21:03:07 Total download size: 121 M 21:03:07 Downloading packages: 21:03:07 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 21:03:08 Removing intermediate container c0066be6065e 21:03:08 ---> 79be6ed6d7ec 21:03:08 Step 3/15 : ENV GO_VERSION 1.9.4 21:03:08 ---> Running in 9c89de478d3e 21:03:08 Removing intermediate container 9c89de478d3e 21:03:08 ---> deb377905637 21:03:08 Step 4/15 : RUN curl -fSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" | tar xzC /usr/local 21:03:08 ---> Running in b0f64ce232eb 21:03:09  % Total % Received % Xferd Average Speed Time Time Time Current 21:03:09 Dload Upload Total Spent Left Speed 21:03:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74 100 74 0   0 143   0 --:--:-- --:--:-- --:--:-- 143 21:03:14  5 100M 5 5327k 0 0 4682k 0 0:00:22 0:00:01 0:00:21 4682k  40  100M   40 40.3M    0     0 18.8M 0 0:00:05  0:00:02 0:00:03 35.1M  65  100M   65 65.8M 0 0 20.9M 0 0:00:04  0:00:03 0:00:01 30.3M 90 100M  90 91.3M   0   0  22.0M   0 0:00:04 0:00:04 --:--:-- 28.7M 100 100M 100 100M   0    0  21.2M   0  0:00:04  0:00:04 --:--:-- 26.5M 21:03:15 warning: /var/cache/yum/x86_64/7/base/packages/apr-1.4.8-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 21:03:15 Public key for apr-1.4.8-5.el7.x86_64.rpm is not installed 21:03:21 Removing intermediate container b0f64ce232eb 21:03:21 ---> e560e9ad4f7a 21:03:21 Step 5/15 : ENV GOPATH /go 21:03:21 ---> Running in a75bec15837f 21:03:21 Removing intermediate container a75bec15837f 21:03:21 ---> 34627e714c26 21:03:21 Step 6/15 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin 21:03:21 ---> Running in 1293422035b4 21:03:22 Removing intermediate container 1293422035b4 21:03:22 ---> 261146557aad 21:03:22 Step 7/15 : ENV DOCKER_BUILDTAGS apparmor pkcs11 seccomp selinux 21:03:22 ---> Running in 974a26164f8f 21:03:22 Removing intermediate container 974a26164f8f 21:03:22 ---> aa68dacad708 21:03:22 Step 8/15 : ENV RUNC_BUILDTAGS apparmor seccomp selinux 21:03:22 ---> Running in ec105b2249f2 21:03:22 Removing intermediate container ec105b2249f2 21:03:22 ---> 00636839e7f4 21:03:22 Step 9/15 : COPY common/ /root/build-deb/debian 21:03:22 ---> 9e6c1138c347 21:03:22 Step 10/15 : COPY build-deb /root/build-deb/build-deb 21:03:22 ---> 6d05dabcdfc4 21:03:22 Step 11/15 : RUN mkdir -p /go/src/github.com/docker && mkdir -p /go/src/github.com/opencontainers && ln -snf /engine /root/build-deb/engine && ln -snf /cli /root/build-deb/cli && ln -snf /root/build-deb/engine /go/src/github.com/docker/docker && ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 21:03:23 ---> Running in 9126a587ace0 21:03:23 Public key for kernel-debug-devel-3.10.0-1062.18.1.el7.x86_64.rpm is not installed 21:03:24 Removing intermediate container 9126a587ace0 21:03:24 ---> 4c5dff8d6495 21:03:24 Step 12/15 : ENV DISTRO ubuntu 21:03:24 ---> Running in a3aac7d5713e 21:03:24 Removing intermediate container a3aac7d5713e 21:03:24 ---> d568e5487858 21:03:24 Step 13/15 : ENV SUITE xenial 21:03:24 ---> Running in b3677f6f8c24 21:03:25 Removing intermediate container b3677f6f8c24 21:03:25 ---> 57170c5a4adc 21:03:25 Step 14/15 : WORKDIR /root/build-deb 21:03:25 ---> Running in 22082ed0bedc 21:03:25 Removing intermediate container 22082ed0bedc 21:03:25 ---> 124dc1bbaa23 21:03:25 Step 15/15 : ENTRYPOINT ["/root/build-deb/build-deb"] 21:03:25 ---> Running in a3c219c3d0f4 21:03:25 Removing intermediate container a3c219c3d0f4 21:03:25 ---> daa713907a1f 21:03:25 Successfully built daa713907a1f 21:03:25 Successfully tagged debbuild-ubuntu-xenial/x86_64:latest 21:03:25 docker run --rm -i \ 21:03:25 -e VERSION=0.0.1-dev \ 21:03:25 -e DOCKER_GITCOMMIT=c7ad2b8661 \ 21:03:25 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/deb/debbuild/ubuntu-xenial:/build \ 21:03:25 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/moby:/engine \ 21:03:25 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/cli:/cli \ 21:03:25 -v /home/ubuntu/workspace/docker-ce-packaging_17.12/deb/systemd:/root/build-deb/systemd \ 21:03:25 debbuild-ubuntu-xenial/x86_64 21:03:26 + set -e 21:03:26 + cd engine 21:03:26 + TMP_GOPATH=/go 21:03:26 + bash hack/dockerfile/install-binaries.sh runc-dynamic containerd-dynamic proxy-dynamic tini 21:03:26 bash: hack/dockerfile/install-binaries.sh: No such file or directory 21:03:26 Makefile:28: recipe for target 'ubuntu-xenial' failed 21:03:26 make[1]: *** [ubuntu-xenial] Error 127 21:03:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/deb' 21:03:26 Makefile:25: recipe for target 'deb' failed 21:03:26 make: *** [deb] Error 2 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch deb 21:03:50 -------------------------------------------------------------------------------- 21:03:50 Total 2.9 MB/s | 121 MB 00:42 21:03:50 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 21:03:50 Importing GPG key 0xF4A80EB5: 21:03:50 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" 21:03:50 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 21:03:50 Package : centos-release-7-7.1908.0.el7.centos.x86_64 (@CentOS) 21:03:50 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 21:03:50 Running transaction check 21:03:50 Running transaction test 21:03:50 Transaction test succeeded 21:03:50 Running transaction 21:03:51 Installing : mpfr-3.1.1-4.el7.x86_64 1/123 21:03:52 Installing : libmpc-1.0.1-3.el7.x86_64 2/123 21:03:52 Installing : fipscheck-1.4.1-6.el7.x86_64 3/123 21:03:52 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/123 21:03:53 Installing : libquadmath-4.8.5-39.el7.x86_64 5/123 21:03:54 Installing : libgomp-4.8.5-39.el7.x86_64 6/123 21:03:54 Installing : m4-1.4.16-10.el7.x86_64 7/123 21:03:55 Installing : apr-1.4.8-5.el7.x86_64 8/123 21:03:55 Installing : apr-util-1.5.2-6.el7.x86_64 9/123 21:03:55 Installing : zip-3.0-11.el7.x86_64 10/123 21:03:56 Installing : patch-2.7.1-12.el7_7.x86_64 11/123 21:03:56 Installing : libcroco-0.6.12-4.el7.x86_64 12/123 21:03:57 Installing : avahi-libs-0.6.31-19.el7.x86_64 13/123 21:03:57 Installing : libunistring-0.9.3-9.el7.x86_64 14/123 21:03:58 Installing : gettext-libs-0.19.8.1-2.el7.x86_64 15/123 21:03:58 Installing : unzip-6.0-20.el7.x86_64 16/123 21:03:59 Installing : boost-system-1.53.0-27.el7.x86_64 17/123 21:03:59 Installing : groff-base-1.22.2-8.el7.x86_64 18/123 21:03:59 Installing : 1:perl-parent-0.225-244.el7.noarch 19/123 21:03:59 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 20/123 21:03:59 Installing : perl-podlators-2.5.1-3.el7.noarch 21/123 21:03:59 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 22/123 21:03:59 Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 23/123 21:03:59 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 24/123 21:03:59 Installing : perl-Encode-2.51-7.el7.x86_64 25/123 21:04:00 Installing : perl-Pod-Usage-1.63-3.el7.noarch 26/123 21:04:00 Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 27/123 21:04:00 Installing : perl-Socket-2.010-4.el7.x86_64 28/123 21:04:00 Installing : perl-Storable-2.45-3.el7.x86_64 29/123 21:04:00 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 30/123 21:04:00 Installing : perl-threads-1.87-4.el7.x86_64 31/123 21:04:00 Installing : perl-Carp-1.26-244.el7.noarch 32/123 21:04:00 Installing : perl-Filter-1.49-3.el7.x86_64 33/123 21:04:00 Installing : perl-Exporter-5.68-3.el7.noarch 34/123 21:04:00 Installing : perl-constant-1.27-2.el7.noarch 35/123 21:04:00 Installing : perl-Time-Local-1.2300-2.el7.noarch 36/123 21:04:00 Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 37/123 21:04:00 Installing : perl-threads-shared-1.43-6.el7.x86_64 38/123 21:04:00 Installing : perl-File-Temp-0.23.01-3.el7.noarch 39/123 21:04:00 Installing : perl-File-Path-2.09-2.el7.noarch 40/123 21:04:00 Installing : perl-PathTools-3.40-5.el7.x86_64 41/123 21:04:00 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 42/123 21:04:00 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 43/123 21:04:02 Installing : perl-Getopt-Long-2.40-3.el7.noarch 44/123 21:04:02 Installing : 4:perl-5.16.3-294.el7_6.x86_64 45/123 21:04:02 Installing : perl-Thread-Queue-3.02-2.el7.noarch 46/123 21:04:02 Installing : 1:perl-Error-0.17020-2.el7.noarch 47/123 21:04:02 Installing : perl-TermReadKey-2.30-20.el7.x86_64 48/123 21:04:02 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 49/123 21:04:03 Installing : autoconf-2.69-11.el7.noarch 50/123 21:04:03 install-info: No such file or directory for /usr/share/info/autoconf.info 21:04:03 Installing : perl-XML-Parser-2.41-10.el7.x86_64 51/123 21:04:03 Installing : perl-Test-Harness-3.28-3.el7.noarch 52/123 21:04:03 Installing : automake-1.13.4-3.el7.noarch 53/123 21:04:03 install-info: No such file or directory for /usr/share/info/automake.info.gz 21:04:21 Installing : kernel-debug-devel-3.10.0-1062.18.1.el7.x86_64 54/123 21:04:21 Installing : less-458-9.el7.x86_64 55/123 21:04:21 Installing : boost-thread-1.53.0-27.el7.x86_64 56/123 21:04:21 Installing : gettext-0.19.8.1-2.el7.x86_64 57/123 21:04:21 install-info: No such file or directory for /usr/share/info/gettext.info.gz 21:04:22 Installing : libgfortran-4.8.5-39.el7.x86_64 58/123 21:04:23 Installing : openssh-7.4p1-21.el7.x86_64 59/123 21:04:24 Installing : cpp-4.8.5-39.el7.x86_64 60/123 21:04:24 Installing : gdb-7.6.1-115.el7.x86_64 61/123 21:04:24 Installing : bzip2-1.0.6-13.el7.x86_64 62/123 21:04:24 Installing : libstdc++-devel-4.8.5-39.el7.x86_64 63/123 21:04:24 Installing : python-srpm-macros-3-32.el7.noarch 64/123 21:04:24 Installing : 1:emacs-filesystem-24.3-22.el7.noarch 65/123 21:04:25 Installing : pakchois-0.4-10.el7.x86_64 66/123 21:04:25 Installing : dwz-0.11-3.el7.x86_64 67/123 21:04:25 Installing : perl-srpm-macros-1-8.el7.noarch 68/123 21:04:25 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 69/123 21:04:26 Installing : nettle-2.7.1-8.el7.x86_64 70/123 21:04:26 install-info: No such file or directory for /usr/share/info/nettle.info 21:04:26 Installing : libmodman-2.0.1-8.el7.x86_64 71/123 21:04:26 Installing : libproxy-0.4.11-11.el7.x86_64 72/123 21:04:27 Installing : 1:make-3.82-24.el7.x86_64 73/123 21:04:28 Installing : efivar-libs-36-12.el7.x86_64 74/123 21:04:28 Installing : mokutil-15-2.el7.centos.x86_64 75/123 21:04:29 Updating : systemd-libs-219-67.el7_7.4.x86_64 76/123 21:04:30 Updating : systemd-219-67.el7_7.4.x86_64 77/123 21:04:30 Failed to get D-Bus connection: Operation not permitted 21:04:31 Installing : systemd-sysv-219-67.el7_7.4.x86_64 78/123 21:04:31 Installing : trousers-0.3.14-2.el7.x86_64 79/123 21:04:32 Installing : gnutls-3.3.29-9.el7_6.x86_64 80/123 21:04:32 Installing : neon-0.30.0-4.el7.x86_64 81/123 21:04:33 Installing : subversion-libs-1.7.14-14.el7.x86_64 82/123 21:04:33 Installing : rsync-3.1.2-6.el7_6.1.x86_64 83/123 21:04:34 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 84/123 21:04:34 Installing : openssh-clients-7.4p1-21.el7.x86_64 85/123 21:04:35 Installing : perl-Git-1.8.3.1-21.el7_7.noarch 86/123 21:04:35 Installing : git-1.8.3.1-21.el7_7.x86_64 87/123 21:04:35 Installing : elfutils-0.176-2.el7.x86_64 88/123 21:04:35 Installing : boost-date-time-1.53.0-27.el7.x86_64 89/123 21:04:35 Installing : file-5.11-35.el7.x86_64 90/123 21:04:35 Installing : gettext-common-devel-0.19.8.1-2.el7.noarch 91/123 21:04:36 Installing : gettext-devel-0.19.8.1-2.el7.x86_64 92/123 21:04:36 install-info: No such file or directory for /usr/share/info/autosprintf.info 21:04:37 Installing : kernel-headers-3.10.0-1062.18.1.el7.x86_64 93/123 21:04:37 Installing : glibc-headers-2.17-292.el7.x86_64 94/123 21:04:38 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/cli' 21:04:38 make -C /home/ubuntu/workspace/docker-ce-packaging_17.12/moby VERSION=0.0.1-dev binary 21:04:38 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/moby' 21:04:38 Installing : glibc-devel-2.17-292.el7.x86_64 95/123 21:04:39 Installing : gcc-4.8.5-39.el7.x86_64 96/123 21:04:39 Installing : libquadmath-devel-4.8.5-39.el7.x86_64 97/123 21:04:39 Installing : systemtap-devel-4.0-10.el7_7.x86_64 98/123 21:04:39 mkdir -p autogen 21:04:39 docker build --build-arg=GO_VERSION -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE . 21:04:40 #1 [internal] load .dockerignore 21:04:40 #1 transferring context: 87B done 21:04:40 #1 DONE 0.0s 21:04:40 21:04:40 #2 [internal] load build definition from Dockerfile 21:04:40 #2 transferring dockerfile: 17.06kB done 21:04:40 #2 DONE 0.0s 21:04:40 21:04:40 #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental 21:04:40 #3 DONE 0.3s 21:04:40 21:04:40 #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 21:04:40 #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done 21:04:40 #4 DONE 0.0s 21:04:40 21:04:40 #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 21:04:40 #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done 21:04:40 #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done 21:04:40 #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done 21:04:40 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s 21:04:40 Installing : libdwarf-20130207-4.el7.x86_64 99/123 21:04:40 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.99MB / 8.82MB 0.5s 21:04:40 #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 21:04:41 #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.5s done 21:04:41 #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done 21:04:41 #4 DONE 1.0s 21:04:41 Installing : dyninst-9.3.1-3.el7.x86_64 100/123 21:04:41 Installing : systemtap-runtime-4.0-10.el7_7.x86_64 101/123 21:04:42 21:04:42 #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster 21:04:42 Installing : systemtap-client-4.0-10.el7_7.x86_64 102/123 21:04:42 #6 DONE 0.3s 21:04:42 21:04:42 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 21:04:42 #5 DONE 0.3s 21:04:42 21:04:42 #12 [internal] load build context 21:04:43 Installing : systemtap-4.0-10.el7_7.x86_64 103/123 21:04:44 Installing : gcc-gfortran-4.8.5-39.el7.x86_64 104/123 21:04:44 Installing : gcc-c++-4.8.5-39.el7.x86_64 105/123 21:04:45 Installing : libtool-2.4.2-22.el7_3.x86_64 106/123 21:04:45 install-info: No such file or directory for /usr/share/info/libtool.info.gz 21:04:45 Installing : intltool-0.50.2-7.el7.noarch 107/123 21:04:45 Installing : rpm-build-4.11.3-40.el7.x86_64 108/123 21:04:45 #12 transferring context: 12.60MB 2.9s 21:04:45 Installing : subversion-1.7.14-14.el7.x86_64 109/123 21:04:45 Installing : cscope-15.8-10.el7.x86_64 110/123 21:04:45 Installing : patchutils-0.3.3-4.el7.x86_64 111/123 21:04:46 Installing : flex-2.5.37-6.el7.x86_64 112/123 21:04:47 Installing : bison-3.0.4-2.el7.x86_64 113/123 21:04:47 #12 ... 21:04:47 21:04:47 #34 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 21:04:47 #34 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 21:04:47 #34 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 21:04:47 #34 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 21:04:47 #34 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done 21:04:47 #34 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done 21:04:47 #34 DONE 5.3s 21:04:47 21:04:47 #12 [internal] load build context 21:04:47 #12 ... 21:04:47 21:04:47 #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... 21:04:47 #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done 21:04:47 #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done 21:04:47 #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done 21:04:47 #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.6s done 21:04:47 #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.4s done 21:04:47 #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done 21:04:47 #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s done 21:04:47 #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 1.8s done 21:04:47 #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 2.5s done 21:04:47 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.3s 21:04:47 #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 1.8s done 21:04:47 #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.2s 21:04:47 Installing : indent-2.2.11-13.el7.x86_64 114/123 21:04:47 Installing : ctags-5.8-13.el7.x86_64 115/123 21:04:47 Installing : rpm-sign-4.11.3-40.el7.x86_64 116/123 21:04:47 Installing : byacc-1.9.20130304-3.el7.x86_64 117/123 21:04:47 #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.4s done 21:04:48 Installing : rcs-5.9.0-5.el7.x86_64 118/123 21:04:48 Installing : diffstat-1.57-4.el7.x86_64 119/123 21:04:48 Installing : swig-2.0.10-5.el7.x86_64 120/123 21:04:49 #7 ... 21:04:49 21:04:49 #12 [internal] load build context 21:04:49 #12 transferring context: 50.05MB 6.5s done 21:04:49 #12 DONE 6.6s 21:04:49 21:04:49 #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... 21:04:49 Installing : 1:doxygen-1.8.5-3.el7.x86_64 121/123 21:04:49 Cleanup : systemd-219-67.el7_7.1.x86_64 122/123 21:04:51 Cleanup : systemd-libs-219-67.el7_7.1.x86_64 123/123 21:04:51 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/123 21:04:51 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/123 21:04:51 Verifying : perl-Git-1.8.3.1-21.el7_7.noarch 3/123 21:04:51 Verifying : apr-1.4.8-5.el7.x86_64 4/123 21:04:51 Verifying : libdwarf-20130207-4.el7.x86_64 5/123 21:04:51 Verifying : gcc-4.8.5-39.el7.x86_64 6/123 21:04:51 Verifying : kernel-headers-3.10.0-1062.18.1.el7.x86_64 7/123 21:04:51 Verifying : 1:doxygen-1.8.5-3.el7.x86_64 8/123 21:04:51 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 9/123 21:04:51 Verifying : groff-base-1.22.2-8.el7.x86_64 10/123 21:04:51 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/123 21:04:51 Verifying : swig-2.0.10-5.el7.x86_64 12/123 21:04:51 Verifying : gettext-common-devel-0.19.8.1-2.el7.noarch 13/123 21:04:51 Verifying : perl-Socket-2.010-4.el7.x86_64 14/123 21:04:51 Verifying : file-5.11-35.el7.x86_64 15/123 21:04:51 Verifying : boost-date-time-1.53.0-27.el7.x86_64 16/123 21:04:51 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 17/123 21:04:51 Verifying : rpm-build-4.11.3-40.el7.x86_64 18/123 21:04:51 Verifying : fipscheck-1.4.1-6.el7.x86_64 19/123 21:04:51 Verifying : apr-util-1.5.2-6.el7.x86_64 20/123 21:04:51 Verifying : systemtap-client-4.0-10.el7_7.x86_64 21/123 21:04:51 Verifying : systemd-sysv-219-67.el7_7.4.x86_64 22/123 21:04:51 Verifying : libquadmath-devel-4.8.5-39.el7.x86_64 23/123 21:04:51 Verifying : patchutils-0.3.3-4.el7.x86_64 24/123 21:04:51 Verifying : dyninst-9.3.1-3.el7.x86_64 25/123 21:04:51 Verifying : perl-Storable-2.45-3.el7.x86_64 26/123 21:04:51 Verifying : autoconf-2.69-11.el7.noarch 27/123 21:04:51 Verifying : elfutils-0.176-2.el7.x86_64 28/123 21:04:51 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 29/123 21:04:51 Verifying : git-1.8.3.1-21.el7_7.x86_64 30/123 21:04:51 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 31/123 21:04:51 Verifying : diffstat-1.57-4.el7.x86_64 32/123 21:04:51 Verifying : perl-File-Path-2.09-2.el7.noarch 33/123 21:04:51 Verifying : trousers-0.3.14-2.el7.x86_64 34/123 21:04:51 Verifying : boost-system-1.53.0-27.el7.x86_64 35/123 21:04:51 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 36/123 21:04:51 Verifying : libgfortran-4.8.5-39.el7.x86_64 37/123 21:04:51 Verifying : systemd-libs-219-67.el7_7.4.x86_64 38/123 21:04:51 Verifying : efivar-libs-36-12.el7.x86_64 39/123 21:04:51 Verifying : perl-XML-Parser-2.41-10.el7.x86_64 40/123 21:04:51 Verifying : unzip-6.0-20.el7.x86_64 41/123 21:04:51 Verifying : subversion-1.7.14-14.el7.x86_64 42/123 21:04:51 Verifying : systemtap-4.0-10.el7_7.x86_64 43/123 21:04:51 Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 44/123 21:04:51 Verifying : 1:make-3.82-24.el7.x86_64 45/123 21:04:51 Verifying : rcs-5.9.0-5.el7.x86_64 46/123 21:04:51 Verifying : gnutls-3.3.29-9.el7_6.x86_64 47/123 21:04:51 Verifying : libmodman-2.0.1-8.el7.x86_64 48/123 21:04:51 Verifying : openssh-clients-7.4p1-21.el7.x86_64 49/123 21:04:51 Verifying : gcc-c++-4.8.5-39.el7.x86_64 50/123 21:04:51 Verifying : nettle-2.7.1-8.el7.x86_64 51/123 21:04:51 Verifying : libmpc-1.0.1-3.el7.x86_64 52/123 21:04:51 Verifying : systemtap-runtime-4.0-10.el7_7.x86_64 53/123 21:04:51 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 54/123 21:04:51 Verifying : perl-Encode-2.51-7.el7.x86_64 55/123 21:04:51 Verifying : systemtap-devel-4.0-10.el7_7.x86_64 56/123 21:04:51 Verifying : mokutil-15-2.el7.centos.x86_64 57/123 21:04:51 Verifying : perl-threads-1.87-4.el7.x86_64 58/123 21:04:51 Verifying : systemd-219-67.el7_7.4.x86_64 59/123 21:04:51 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 60/123 21:04:51 Verifying : cpp-4.8.5-39.el7.x86_64 61/123 21:04:51 Verifying : perl-Test-Harness-3.28-3.el7.noarch 62/123 21:04:51 Verifying : glibc-headers-2.17-292.el7.x86_64 63/123 21:04:51 Verifying : perl-threads-shared-1.43-6.el7.x86_64 64/123 21:04:51 Verifying : gettext-devel-0.19.8.1-2.el7.x86_64 65/123 21:04:51 Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 66/123 21:04:51 Verifying : gettext-0.19.8.1-2.el7.x86_64 67/123 21:04:51 #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.9s done 21:04:51 #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 21:04:51 Verifying : libunistring-0.9.3-9.el7.x86_64 68/123 21:04:51 Verifying : byacc-1.9.20130304-3.el7.x86_64 69/123 21:04:51 Verifying : m4-1.4.16-10.el7.x86_64 70/123 21:04:51 Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 71/123 21:04:51 Verifying : 1:perl-parent-0.225-244.el7.noarch 72/123 21:04:51 Verifying : avahi-libs-0.6.31-19.el7.x86_64 73/123 21:04:51 Verifying : libcroco-0.6.12-4.el7.x86_64 74/123 21:04:51 Verifying : perl-srpm-macros-1-8.el7.noarch 75/123 21:04:51 Verifying : libgomp-4.8.5-39.el7.x86_64 76/123 21:04:51 Verifying : libtool-2.4.2-22.el7_3.x86_64 77/123 21:04:51 Verifying : boost-thread-1.53.0-27.el7.x86_64 78/123 21:04:51 Verifying : patch-2.7.1-12.el7_7.x86_64 79/123 21:04:51 Verifying : glibc-devel-2.17-292.el7.x86_64 80/123 21:04:51 Verifying : perl-Carp-1.26-244.el7.noarch 81/123 21:04:51 Verifying : gcc-gfortran-4.8.5-39.el7.x86_64 82/123 21:04:51 Verifying : flex-2.5.37-6.el7.x86_64 83/123 21:04:51 Verifying : cscope-15.8-10.el7.x86_64 84/123 21:04:51 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 85/123 21:04:51 Verifying : mpfr-3.1.1-4.el7.x86_64 86/123 21:04:51 Verifying : libquadmath-4.8.5-39.el7.x86_64 87/123 21:04:51 Verifying : perl-Filter-1.49-3.el7.x86_64 88/123 21:04:51 Verifying : dwz-0.11-3.el7.x86_64 89/123 21:04:51 Verifying : 4:perl-5.16.3-294.el7_6.x86_64 90/123 21:04:51 Verifying : pakchois-0.4-10.el7.x86_64 91/123 21:04:51 Verifying : less-458-9.el7.x86_64 92/123 21:04:51 Verifying : rpm-sign-4.11.3-40.el7.x86_64 93/123 21:04:51 Verifying : ctags-5.8-13.el7.x86_64 94/123 21:04:51 Verifying : automake-1.13.4-3.el7.noarch 95/123 21:04:51 Verifying : kernel-debug-devel-3.10.0-1062.18.1.el7.x86_64 96/123 21:04:51 Verifying : perl-Exporter-5.68-3.el7.noarch 97/123 21:04:51 Verifying : perl-constant-1.27-2.el7.noarch 98/123 21:04:51 Verifying : perl-PathTools-3.40-5.el7.x86_64 99/123 21:04:51 Verifying : neon-0.30.0-4.el7.x86_64 100/123 21:04:51 Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 101/123 21:04:51 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 102/123 21:04:51 Verifying : openssh-7.4p1-21.el7.x86_64 103/123 21:04:51 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 104/123 21:04:51 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 105/123 21:04:51 Verifying : python-srpm-macros-3-32.el7.noarch 106/123 21:04:51 Verifying : perl-Time-Local-1.2300-2.el7.noarch 107/123 21:04:51 Verifying : intltool-0.50.2-7.el7.noarch 108/123 21:04:51 Verifying : libstdc++-devel-4.8.5-39.el7.x86_64 109/123 21:04:51 Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 110/123 21:04:51 Verifying : 1:perl-Error-0.17020-2.el7.noarch 111/123 21:04:51 Verifying : indent-2.2.11-13.el7.x86_64 112/123 21:04:51 Verifying : bzip2-1.0.6-13.el7.x86_64 113/123 21:04:51 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 114/123 21:04:51 Verifying : libproxy-0.4.11-11.el7.x86_64 115/123 21:04:51 Verifying : bison-3.0.4-2.el7.x86_64 116/123 21:04:51 Verifying : perl-podlators-2.5.1-3.el7.noarch 117/123 21:04:51 Verifying : subversion-libs-1.7.14-14.el7.x86_64 118/123 21:04:51 Verifying : zip-3.0-11.el7.x86_64 119/123 21:04:51 Verifying : gdb-7.6.1-115.el7.x86_64 120/123 21:04:51 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 121/123 21:04:51 Verifying : systemd-219-67.el7_7.1.x86_64 122/123 21:04:51 Verifying : systemd-libs-219-67.el7_7.1.x86_64 123/123 21:04:51 21:04:51 Installed: 21:04:51 autoconf.noarch 0:2.69-11.el7 21:04:51 automake.noarch 0:1.13.4-3.el7 21:04:51 bison.x86_64 0:3.0.4-2.el7 21:04:51 byacc.x86_64 0:1.9.20130304-3.el7 21:04:51 cscope.x86_64 0:15.8-10.el7 21:04:51 ctags.x86_64 0:5.8-13.el7 21:04:51 diffstat.x86_64 0:1.57-4.el7 21:04:51 doxygen.x86_64 1:1.8.5-3.el7 21:04:51 elfutils.x86_64 0:0.176-2.el7 21:04:51 flex.x86_64 0:2.5.37-6.el7 21:04:51 gcc.x86_64 0:4.8.5-39.el7 21:04:51 gcc-c++.x86_64 0:4.8.5-39.el7 21:04:51 gcc-gfortran.x86_64 0:4.8.5-39.el7 21:04:51 gettext.x86_64 0:0.19.8.1-2.el7 21:04:51 git.x86_64 0:1.8.3.1-21.el7_7 21:04:51 indent.x86_64 0:2.2.11-13.el7 21:04:51 intltool.noarch 0:0.50.2-7.el7 21:04:51 libtool.x86_64 0:2.4.2-22.el7_3 21:04:51 make.x86_64 1:3.82-24.el7 21:04:51 patch.x86_64 0:2.7.1-12.el7_7 21:04:51 patchutils.x86_64 0:0.3.3-4.el7 21:04:51 rcs.x86_64 0:5.9.0-5.el7 21:04:51 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 21:04:51 rpm-build.x86_64 0:4.11.3-40.el7 21:04:51 rpm-sign.x86_64 0:4.11.3-40.el7 21:04:51 subversion.x86_64 0:1.7.14-14.el7 21:04:51 swig.x86_64 0:2.0.10-5.el7 21:04:51 systemtap.x86_64 0:4.0-10.el7_7 21:04:51 21:04:51 Dependency Installed: 21:04:51 apr.x86_64 0:1.4.8-5.el7 21:04:51 apr-util.x86_64 0:1.5.2-6.el7 21:04:51 avahi-libs.x86_64 0:0.6.31-19.el7 21:04:51 boost-date-time.x86_64 0:1.53.0-27.el7 21:04:51 boost-system.x86_64 0:1.53.0-27.el7 21:04:51 boost-thread.x86_64 0:1.53.0-27.el7 21:04:51 bzip2.x86_64 0:1.0.6-13.el7 21:04:51 cpp.x86_64 0:4.8.5-39.el7 21:04:51 dwz.x86_64 0:0.11-3.el7 21:04:51 dyninst.x86_64 0:9.3.1-3.el7 21:04:51 efivar-libs.x86_64 0:36-12.el7 21:04:51 emacs-filesystem.noarch 1:24.3-22.el7 21:04:51 file.x86_64 0:5.11-35.el7 21:04:51 fipscheck.x86_64 0:1.4.1-6.el7 21:04:51 fipscheck-lib.x86_64 0:1.4.1-6.el7 21:04:51 gdb.x86_64 0:7.6.1-115.el7 21:04:51 gettext-common-devel.noarch 0:0.19.8.1-2.el7 21:04:51 gettext-devel.x86_64 0:0.19.8.1-2.el7 21:04:51 gettext-libs.x86_64 0:0.19.8.1-2.el7 21:04:51 glibc-devel.x86_64 0:2.17-292.el7 21:04:51 glibc-headers.x86_64 0:2.17-292.el7 21:04:51 gnutls.x86_64 0:3.3.29-9.el7_6 21:04:51 groff-base.x86_64 0:1.22.2-8.el7 21:04:51 kernel-debug-devel.x86_64 0:3.10.0-1062.18.1.el7 21:04:51 kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 21:04:51 less.x86_64 0:458-9.el7 21:04:51 libcroco.x86_64 0:0.6.12-4.el7 21:04:51 libdwarf.x86_64 0:20130207-4.el7 21:04:51 libedit.x86_64 0:3.0-12.20121213cvs.el7 21:04:51 libgfortran.x86_64 0:4.8.5-39.el7 21:04:51 libgomp.x86_64 0:4.8.5-39.el7 21:04:51 libmodman.x86_64 0:2.0.1-8.el7 21:04:51 libmpc.x86_64 0:1.0.1-3.el7 21:04:51 libproxy.x86_64 0:0.4.11-11.el7 21:04:51 libquadmath.x86_64 0:4.8.5-39.el7 21:04:51 libquadmath-devel.x86_64 0:4.8.5-39.el7 21:04:51 libstdc++-devel.x86_64 0:4.8.5-39.el7 21:04:51 libunistring.x86_64 0:0.9.3-9.el7 21:04:51 m4.x86_64 0:1.4.16-10.el7 21:04:51 mokutil.x86_64 0:15-2.el7.centos 21:04:51 mpfr.x86_64 0:3.1.1-4.el7 21:04:51 neon.x86_64 0:0.30.0-4.el7 21:04:51 nettle.x86_64 0:2.7.1-8.el7 21:04:51 openssh.x86_64 0:7.4p1-21.el7 21:04:51 openssh-clients.x86_64 0:7.4p1-21.el7 21:04:51 pakchois.x86_64 0:0.4-10.el7 21:04:51 perl.x86_64 4:5.16.3-294.el7_6 21:04:51 perl-Carp.noarch 0:1.26-244.el7 21:04:51 perl-Data-Dumper.x86_64 0:2.145-3.el7 21:04:51 perl-Encode.x86_64 0:2.51-7.el7 21:04:51 perl-Error.noarch 1:0.17020-2.el7 21:04:51 perl-Exporter.noarch 0:5.68-3.el7 21:04:51 perl-File-Path.noarch 0:2.09-2.el7 21:04:51 perl-File-Temp.noarch 0:0.23.01-3.el7 21:04:51 perl-Filter.x86_64 0:1.49-3.el7 21:04:51 perl-Getopt-Long.noarch 0:2.40-3.el7 21:04:51 perl-Git.noarch 0:1.8.3.1-21.el7_7 21:04:51 perl-HTTP-Tiny.noarch 0:0.033-3.el7 21:04:51 perl-PathTools.x86_64 0:3.40-5.el7 21:04:51 perl-Pod-Escapes.noarch 1:1.04-294.el7_6 21:04:51 perl-Pod-Perldoc.noarch 0:3.20-4.el7 21:04:51 perl-Pod-Simple.noarch 1:3.28-4.el7 21:04:51 perl-Pod-Usage.noarch 0:1.63-3.el7 21:04:51 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 21:04:51 perl-Socket.x86_64 0:2.010-4.el7 21:04:51 perl-Storable.x86_64 0:2.45-3.el7 21:04:51 perl-TermReadKey.x86_64 0:2.30-20.el7 21:04:51 perl-Test-Harness.noarch 0:3.28-3.el7 21:04:51 perl-Text-ParseWords.noarch 0:3.29-4.el7 21:04:51 perl-Thread-Queue.noarch 0:3.02-2.el7 21:04:51 perl-Time-HiRes.x86_64 4:1.9725-3.el7 21:04:51 perl-Time-Local.noarch 0:1.2300-2.el7 21:04:51 perl-XML-Parser.x86_64 0:2.41-10.el7 21:04:51 perl-constant.noarch 0:1.27-2.el7 21:04:51 perl-libs.x86_64 4:5.16.3-294.el7_6 21:04:51 perl-macros.x86_64 4:5.16.3-294.el7_6 21:04:51 perl-parent.noarch 1:0.225-244.el7 21:04:51 perl-podlators.noarch 0:2.5.1-3.el7 21:04:51 perl-srpm-macros.noarch 0:1-8.el7 21:04:51 perl-threads.x86_64 0:1.87-4.el7 21:04:51 perl-threads-shared.x86_64 0:1.43-6.el7 21:04:51 python-srpm-macros.noarch 0:3-32.el7 21:04:51 rsync.x86_64 0:3.1.2-6.el7_6.1 21:04:51 subversion-libs.x86_64 0:1.7.14-14.el7 21:04:51 systemd-sysv.x86_64 0:219-67.el7_7.4 21:04:51 systemtap-client.x86_64 0:4.0-10.el7_7 21:04:51 systemtap-devel.x86_64 0:4.0-10.el7_7 21:04:51 systemtap-runtime.x86_64 0:4.0-10.el7_7 21:04:51 trousers.x86_64 0:0.3.14-2.el7 21:04:51 unzip.x86_64 0:6.0-20.el7 21:04:51 zip.x86_64 0:3.0-11.el7 21:04:51 21:04:51 Dependency Updated: 21:04:51 systemd.x86_64 0:219-67.el7_7.4 systemd-libs.x86_64 0:219-67.el7_7.4 21:04:51 21:04:51 Complete! 21:04:52 #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done 21:04:52 #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 21:04:52 #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done 21:04:53 #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 21:04:57 #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 4.3s done 21:04:57 #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 21:05:01 #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done 21:05:01 #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 21:05:01 Removing intermediate container 01baa6aa9753 21:05:01 ---> 8877cd1e633f 21:05:01 Step 3/18 : RUN yum -y swap -- remove systemd-container systemd-container-libs -- install systemd systemd-libs 21:05:01 ---> Running in 8cfeafb9815d 21:05:01 Loaded plugins: fastestmirror, ovl 21:05:02 No Match for argument: systemd-container 21:05:02 No Match for argument: systemd-container-libs 21:05:02 swap remove systemd-container systemd-container-libs 21:05:03 Removing intermediate container 8cfeafb9815d 21:05:03 ---> 13f97f484ef6 21:05:03 Step 4/18 : RUN yum install -y glibc-static btrfs-progs-devel device-mapper-devel libseccomp-devel libselinux-devel libtool-ltdl-devel selinux-policy-devel systemd-devel pkgconfig tar git cmake rpmdevtools vim-common 21:05:03 ---> Running in af6aa9b1e519 21:05:03 Loaded plugins: fastestmirror, ovl 21:05:03 Loading mirror speeds from cached hostfile 21:05:03 * base: d36uatko69830t.cloudfront.net 21:05:03 * extras: d36uatko69830t.cloudfront.net 21:05:03 * updates: d36uatko69830t.cloudfront.net 21:05:04 Package 1:pkgconfig-0.27.1-4.el7.x86_64 already installed and latest version 21:05:04 Package 2:tar-1.26-35.el7.x86_64 already installed and latest version 21:05:04 Package git-1.8.3.1-21.el7_7.x86_64 already installed and latest version 21:05:04 Resolving Dependencies 21:05:04 --> Running transaction check 21:05:04 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed 21:05:04 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 21:05:04 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 21:05:04 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed 21:05:04 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 21:05:04 ---> Package device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2 will be installed 21:05:04 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7_7.2 for package: 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64 21:05:04 ---> Package glibc-static.x86_64 0:2.17-292.el7 will be installed 21:05:04 ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed 21:05:04 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64 21:05:04 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64 21:05:04 ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed 21:05:04 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64 21:05:04 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64 21:05:04 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64 21:05:04 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed 21:05: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:05:04 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 21:05:04 ---> Package rpmdevtools.noarch 0:8.3-5.el7 will be installed 21:05:04 --> Processing Dependency: /usr/bin/man for package: rpmdevtools-8.3-5.el7.noarch 21:05:04 ---> Package selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6 will be installed 21:05:04 --> Processing Dependency: selinux-policy = 3.13.1-252.el7_7.6 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch 21:05:04 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch 21:05:04 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-252.el7_7.6.noarch 21:05:04 ---> Package systemd-devel.x86_64 0:219-67.el7_7.4 will be installed 21:05:04 ---> Package vim-common.x86_64 2:7.4.629-6.el7 will be installed 21:05:04 --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.629-6.el7.x86_64 21:05:04 --> Running transaction check 21:05:04 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed 21:05:04 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 21:05:04 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 21:05:04 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed 21:05:04 ---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be updated 21:05:04 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-libs-1.02.158-2.el7.x86_64 21:05:04 ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update 21:05:04 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed 21:05:04 ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed 21:05:04 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed 21:05:04 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed 21:05:04 ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed 21:05:04 --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64 21:05:04 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed 21:05:04 ---> Package policycoreutils-devel.x86_64 0:2.5-33.el7 will be installed 21:05:04 --> Processing Dependency: policycoreutils-python = 2.5-33.el7 for package: policycoreutils-devel-2.5-33.el7.x86_64 21:05:04 ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be installed 21:05:04 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-252.el7_7.6.noarch 21:05:04 ---> Package vim-filesystem.x86_64 2:7.4.629-6.el7 will be installed 21:05:04 --> Running transaction check 21:05:04 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be updated 21:05:04 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update 21:05:04 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed 21:05:04 ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed 21:05:04 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed 21:05:04 ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be installed 21:05:04 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-33.el7.x86_64 21:05:04 ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be installed 21:05:04 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-33.el7.x86_64 21:05:04 --> Running transaction check 21:05:04 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed 21:05:04 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed 21:05:04 ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed 21:05:04 ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed 21:05:05 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed 21:05:05 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed 21:05:05 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed 21:05:05 --> Finished Dependency Resolution 21:05:05 21:05:05 Dependencies Resolved 21:05:05 21:05:05 ================================================================================ 21:05:05 Package Arch Version Repository Size 21:05:05 ================================================================================ 21:05:05 Installing: 21:05:05 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k 21:05:05 cmake x86_64 2.8.12.2-2.el7 base 7.1 M 21:05:05 device-mapper-devel x86_64 7:1.02.158-2.el7_7.2 updates 203 k 21:05:05 glibc-static x86_64 2.17-292.el7 base 1.6 M 21:05:05 libseccomp-devel x86_64 2.3.1-3.el7 base 64 k 21:05:05 libselinux-devel x86_64 2.5-14.1.el7 base 187 k 21:05:05 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k 21:05:05 rpmdevtools noarch 8.3-5.el7 base 97 k 21:05:05 selinux-policy-devel noarch 3.13.1-252.el7_7.6 updates 1.7 M 21:05:05 systemd-devel x86_64 219-67.el7_7.4 updates 208 k 21:05:05 vim-common x86_64 2:7.4.629-6.el7 base 5.9 M 21:05:05 Installing for dependencies: 21:05:05 audit-libs-python x86_64 2.8.5-4.el7 base 76 k 21:05:05 btrfs-progs x86_64 4.9.1-1.el7 base 678 k 21:05:05 checkpolicy x86_64 2.5-8.el7 base 295 k 21:05:05 e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k 21:05:05 libarchive x86_64 3.1.2-14.el7_7 updates 319 k 21:05:05 libcgroup x86_64 0.41-21.el7 base 66 k 21:05:05 libpipeline x86_64 1.2.3-3.el7 base 53 k 21:05:05 libseccomp x86_64 2.3.1-3.el7 base 56 k 21:05:05 libselinux-python x86_64 2.5-14.1.el7 base 235 k 21:05:05 libselinux-utils x86_64 2.5-14.1.el7 base 151 k 21:05:05 libsemanage-python x86_64 2.5-14.el7 base 113 k 21:05:05 libsepol-devel x86_64 2.5-10.el7 base 77 k 21:05:05 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k 21:05:05 lzo x86_64 2.06-8.el7 base 59 k 21:05:05 man-db x86_64 2.6.3-11.el7 base 832 k 21:05:05 pcre-devel x86_64 8.32-17.el7 base 480 k 21:05:05 policycoreutils x86_64 2.5-33.el7 base 916 k 21:05:05 policycoreutils-devel x86_64 2.5-33.el7 base 335 k 21:05:05 policycoreutils-python x86_64 2.5-33.el7 base 457 k 21:05:05 python-IPy noarch 0.75-6.el7 base 32 k 21:05:05 selinux-policy noarch 3.13.1-252.el7_7.6 updates 492 k 21:05:05 setools-libs x86_64 3.3.8-4.el7 base 620 k 21:05:05 vim-filesystem x86_64 2:7.4.629-6.el7 base 11 k 21:05:05 Updating for dependencies: 21:05:05 device-mapper x86_64 7:1.02.158-2.el7_7.2 updates 294 k 21:05:05 device-mapper-libs x86_64 7:1.02.158-2.el7_7.2 updates 322 k 21:05:05 21:05:05 Transaction Summary 21:05:05 ================================================================================ 21:05:05 Install 11 Packages (+23 Dependent packages) 21:05:05 Upgrade ( 2 Dependent packages) 21:05:05 21:05:05 Total download size: 24 M 21:05:05 Downloading packages: 21:05:05 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 21:05:07 #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.0s 21:05:08 #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.5s done 21:05:08 #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done 21:05:08 #7 DONE 26.3s 21:05:08 21:05:08 #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 21:05:09 #8 DONE 1.0s 21:05:09 21:05:09 #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d... 21:05:10 #9 DONE 0.8s 21:05:10 21:05:10 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 21:05:10 #11 ... 21:05:10 21:05:10 #26 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 21:05:10 #26 DONE 0.1s 21:05:10 21:05:10 #27 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 21:05:10 #27 DONE 0.1s 21:05:10 21:05:10 #31 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 21:05:10 #31 DONE 0.1s 21:05:10 21:05:10 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 21:05:13 #32 3.065 + RM_GOPATH=0 21:05:13 #32 3.065 + TMP_GOPATH= 21:05:13 #32 3.065 + : /build 21:05:13 #32 3.065 + '[' -z '' ']' 21:05:13 #32 3.072 ++ mktemp -d 21:05:13 #32 3.072 + export GOPATH=/tmp/tmp.sqwBQouG2d 21:05:13 #32 3.072 + GOPATH=/tmp/tmp.sqwBQouG2d 21:05:13 #32 3.072 + RM_GOPATH=1 21:05:13 #32 3.073 ++ dirname ./install.sh 21:05:13 #32 3.080 + dir=. 21:05:13 #32 3.080 + bin=proxy 21:05:13 #32 3.080 + shift 21:05:13 #32 3.080 + '[' '!' -f ./proxy.installer ']' 21:05:13 #32 3.080 + . ./proxy.installer 21:05:13 #32 3.080 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 21:05:13 #32 3.080 + install_proxy 21:05:13 #32 3.080 + case "$1" in 21:05:13 #32 3.080 + export CGO_ENABLED=0 21:05:13 #32 3.080 + CGO_ENABLED=0 21:05:13 #32 3.080 + _install_proxy 21:05:13 #32 3.080 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' 21:05:13 #32 3.080 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sqwBQouG2d/src/github.com/docker/libnetwork 21:05:13 #32 3.080 Cloning into '/tmp/tmp.sqwBQouG2d/src/github.com/docker/libnetwork'... 21:05:13 #32 3.080 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 21:05:17 #32 ... 21:05:17 21:05:17 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:05:17 #28 3.089 + RM_GOPATH=0 21:05:17 #28 3.089 + TMP_GOPATH= 21:05:17 #28 3.089 + : /build/ 21:05:17 #28 3.089 + '[' -z '' ']' 21:05:17 #28 3.089 ++ mktemp -d 21:05:17 #28 3.089 + export GOPATH=/tmp/tmp.ewsBIUDOid 21:05:17 #28 3.089 + GOPATH=/tmp/tmp.ewsBIUDOid 21:05:17 #28 3.089 + RM_GOPATH=1 21:05:17 #28 3.097 ++ dirname ./install.sh 21:05:17 #28 3.097 + dir=. 21:05:17 #28 3.097 + bin=rootlesskit 21:05:17 #28 3.097 + shift 21:05:17 #28 3.097 + '[' '!' -f ./rootlesskit.installer ']' 21:05:17 #28 3.097 + . ./rootlesskit.installer 21:05:17 #28 3.097 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 21:05:17 #28 3.097 + install_rootlesskit 21:05:17 #28 3.097 + case "$1" in 21:05:17 #28 3.097 + export CGO_ENABLED=0 21:05:17 #28 3.097 + CGO_ENABLED=0 21:05:17 #28 3.097 + _install_rootlesskit 21:05:17 #28 3.097 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' 21:05:17 #28 3.097 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ewsBIUDOid/src/github.com/rootless-containers/rootlesskit 21:05:17 #28 3.097 Cloning into '/tmp/tmp.ewsBIUDOid/src/github.com/rootless-containers/rootlesskit'... 21:05:17 #28 3.098 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 21:05:17 #28 5.193 + cd /tmp/tmp.ewsBIUDOid/src/github.com/rootless-containers/rootlesskit 21:05:17 #28 5.193 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 21:05:17 #28 5.372 + for f in rootlesskit rootlesskit-docker-proxy 21:05:17 #28 5.372 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 21:05:20 #28 ... 21:05:20 21:05:20 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 21:05:20 #32 9.566 + cd /tmp/tmp.sqwBQouG2d/src/github.com/docker/libnetwork 21:05:20 #32 9.567 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 21:05:20 #32 ... 21:05:20 21:05:20 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 21:05:20 #10 3.575 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 21:05:20 #10 3.578 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 21:05:20 #10 3.647 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 21:05:20 #10 4.484 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] 21:05:20 #10 5.195 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 21:05:20 #10 5.979 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 21:05:20 #10 9.878 Fetched 8334 kB in 7s (1276 kB/s) 21:05:20 #10 9.878 Reading package lists... 21:05:20 #10 ... 21:05:20 21:05:20 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 21:05:20 #21 3.151 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 21:05:20 #21 3.226 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 21:05:20 #21 3.226 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 21:05:20 #21 3.785 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 21:05:20 #21 5.277 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 21:05:20 #21 6.302 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] 21:05:20 #21 9.478 Fetched 8334 kB in 7s (1269 kB/s) 21:05:20 #21 9.478 Reading package lists... 21:05:20 #21 ... 21:05:20 21:05:20 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 21:05:20 #32 9.945 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 21:05:22 #32 ... 21:05:22 21:05:22 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 21:05:22 #11 2.197 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 21:05:22 #11 2.226 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 21:05:22 #11 2.226 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 21:05:22 #11 2.864 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] 21:05:22 #11 3.355 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 21:05:22 #11 5.090 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 21:05:22 #11 8.781 Fetched 8334 kB in 7s (1220 kB/s) 21:05:22 #11 8.781 Reading package lists... 21:05:22 #11 11.18 Reading package lists... 21:05:22 #11 ... 21:05:22 21:05:22 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 21:05:22 #10 9.878 Reading package lists... 21:05:25 #10 12.26 Reading package lists... 21:05:25 #10 14.54 Building dependency tree... 21:05:25 #10 15.40 The following additional packages will be installed: 21:05:25 #10 15.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 21:05:25 #10 15.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 21:05:25 #10 15.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 21:05:25 #10 15.41 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 21:05:25 #10 15.41 Suggested packages: 21:05:25 #10 15.41 gcc-8-locales seccomp wine64 21:05:26 #10 15.95 The following NEW packages will be installed: 21:05:26 #10 15.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 21:05:26 #10 15.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 21:05:26 #10 15.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 21:05:26 #10 15.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 21:05:26 #10 15.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 21:05:26 #10 15.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 21:05:26 #10 16.27 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 21:05:26 #10 16.27 Need to get 77.7 MB of archives. 21:05:26 #10 16.27 After this operation, 487 MB of additional disk space will be used. 21:05:26 #10 16.27 Get:1 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 21:05:26 #10 16.39 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 21:05:26 #10 16.48 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 21:05:26 #10 16.49 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 21:05:26 #10 16.49 Get:5 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 21:05:26 #10 16.50 Get:6 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 21:05:26 #10 16.62 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 21:05:27 #10 16.70 Get:8 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 21:05:27 #10 16.70 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 21:05:27 #10 ... 21:05:27 21:05:27 #21 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 21:05:27 #21 9.478 Reading package lists... 21:05:27 #21 11.74 Reading package lists... 21:05:27 #21 14.09 Building dependency tree... 21:05:27 #21 15.02 The following additional packages will be installed: 21:05:27 #21 15.02 libbtrfs0 21:05:27 #21 15.08 The following NEW packages will be installed: 21:05:27 #21 15.09 libbtrfs-dev libbtrfs0 21:05:27 #21 15.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 21:05:27 #21 15.42 Need to get 119 kB of archives. 21:05:27 #21 15.42 After this operation, 387 kB of additional disk space will be used. 21:05:27 #21 15.42 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 21:05:27 #21 15.43 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 21:05:27 #21 15.84 debconf: delaying package configuration, since apt-utils is not installed 21:05:27 #21 15.94 Fetched 119 kB in 0s (441 kB/s) 21:05:27 #21 15.99 Selecting previously unselected package libbtrfs0. 21:05:27 #21 15.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 ... 15401 files and directories currently installed.) 21:05:27 #21 16.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 21:05:27 #21 16.05 Unpacking libbtrfs0 (4.20.1-2) ... 21:05:27 #21 16.10 Selecting previously unselected package libbtrfs-dev. 21:05:27 #21 16.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 21:05:27 #21 16.10 Unpacking libbtrfs-dev (4.20.1-2) ... 21:05:27 #21 16.19 Setting up libbtrfs0 (4.20.1-2) ... 21:05:27 #21 16.21 Setting up libbtrfs-dev (4.20.1-2) ... 21:05:27 #21 16.23 Processing triggers for libc-bin (2.28-10) ... 21:05:27 #21 DONE 16.9s 21:05:27 21:05:27 #32 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 21:05:27 #32 DONE 16.8s 21:05:27 21:05:27 #22 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 21:05:27 #22 DONE 0.1s 21:05:27 21:05:27 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 21:05:27 #11 11.18 Reading package lists... 21:05:27 #11 13.45 Building dependency tree... 21:05:27 #11 14.22 The following additional packages will be installed: 21:05:27 #11 14.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 21:05:27 #11 14.22 Suggested packages: 21:05:27 #11 14.22 cmake-doc ninja-build lrzip 21:05:27 #11 14.22 Recommended packages: 21:05:27 #11 14.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 21:05:27 #11 14.67 The following NEW packages will be installed: 21:05:27 #11 14.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 21:05:27 #11 14.68 vim-common xxd 21:05:27 #11 15.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 21:05:27 #11 15.01 Need to get 14.9 MB of archives. 21:05:27 #11 15.01 After this operation, 61.8 MB of additional disk space will be used. 21:05:27 #11 15.01 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 21:05:27 #11 15.01 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 21:05:27 #11 15.02 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 21:05:27 #11 15.06 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] 21:05:27 #11 15.31 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 21:05:27 #11 15.33 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 21:05:27 #11 15.34 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 21:05:27 #11 15.34 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 21:05:27 #11 15.35 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 21:05:27 #11 15.35 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 21:05:27 #11 15.86 debconf: delaying package configuration, since apt-utils is not installed 21:05:27 #11 15.91 Fetched 14.9 MB in 1s (20.9 MB/s) 21:05:27 #11 15.95 Selecting previously unselected package xxd. 21:05:27 #11 15.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) 21:05:27 #11 16.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 21:05:27 #11 16.01 Unpacking xxd (2:8.1.0875-5) ... 21:05:27 #11 16.10 Selecting previously unselected package vim-common. 21:05:27 #11 16.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 21:05:27 #11 16.12 Unpacking vim-common (2:8.1.0875-5) ... 21:05:27 #11 16.27 Selecting previously unselected package cmake-data. 21:05:27 #11 16.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 21:05:27 #11 16.29 Unpacking cmake-data (3.13.4-1) ... 21:05:27 #11 ... 21:05:27 21:05:27 #23 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 21:05:27 #23 DONE 0.2s 21:05:27 21:05:27 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:05:29 #24 1.842 + RM_GOPATH=0 21:05:29 #24 1.842 + TMP_GOPATH= 21:05:29 #24 1.842 + : /build 21:05:29 #24 1.846 + '[' -z '' ']' 21:05:29 #24 1.847 ++ mktemp -d 21:05:29 #24 1.849 + export GOPATH=/tmp/tmp.d6AwCfag2E 21:05:29 #24 1.849 + GOPATH=/tmp/tmp.d6AwCfag2E 21:05:29 #24 1.849 + RM_GOPATH=1 21:05:29 #24 1.850 ++ dirname ./install.sh 21:05:29 #24 1.850 + dir=. 21:05:29 #24 1.851 + bin=containerd 21:05:29 #24 1.851 + shift 21:05:29 #24 1.851 + '[' '!' -f ./containerd.installer ']' 21:05:29 #24 1.851 + . ./containerd.installer 21:05:29 #24 1.851 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 21:05:29 #24 1.851 + install_containerd 21:05:29 #24 1.851 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' 21:05:29 #24 1.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d6AwCfag2E/src/github.com/containerd/containerd 21:05:29 #24 1.851 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 21:05:29 #24 1.853 Cloning into '/tmp/tmp.d6AwCfag2E/src/github.com/containerd/containerd'... 21:05:33 #24 ... 21:05:33 21:05:33 #11 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 21:05:33 #11 18.04 Selecting previously unselected package libicu63:amd64. 21:05:33 #11 18.05 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... 21:05:33 #11 18.06 Unpacking libicu63:amd64 (63.1-6) ... 21:05:33 #11 20.98 Selecting previously unselected package libxml2:amd64. 21:05:33 #11 20.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 21:05:33 #11 20.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 21:05:33 #11 21.26 Selecting previously unselected package libarchive13:amd64. 21:05:33 #11 21.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 21:05:33 #11 21.27 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 21:05:33 #11 21.42 Selecting previously unselected package libjsoncpp1:amd64. 21:05:33 #11 21.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 21:05:33 #11 21.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 21:05:33 #11 21.51 Selecting previously unselected package librhash0:amd64. 21:05:33 #11 21.51 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 21:05:33 #11 21.52 Unpacking librhash0:amd64 (1.3.8-1) ... 21:05:33 #11 21.61 Selecting previously unselected package libuv1:amd64. 21:05:33 #11 21.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 21:05:33 #11 21.62 Unpacking libuv1:amd64 (1.24.1-1) ... 21:05:33 #11 21.70 Selecting previously unselected package cmake. 21:05:33 #11 21.70 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 21:05:33 #11 21.70 Unpacking cmake (3.13.4-1) ... 21:05:33 #11 22.72 Setting up libicu63:amd64 (63.1-6) ... 21:05:33 #11 22.73 Setting up xxd (2:8.1.0875-5) ... 21:05:33 #11 22.75 Setting up libuv1:amd64 (1.24.1-1) ... 21:05:33 #11 22.76 Setting up vim-common (2:8.1.0875-5) ... 21:05:33 #11 22.79 Setting up librhash0:amd64 (1.3.8-1) ... 21:05:33 #11 22.80 Setting up cmake-data (3.13.4-1) ... 21:05:33 #11 22.83 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 21:05:33 #11 22.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 21:05:33 #11 22.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 21:05:33 #11 22.87 Setting up cmake (3.13.4-1) ... 21:05:33 #11 22.88 Processing triggers for libc-bin (2.28-10) ... 21:05:33 #11 22.93 Processing triggers for mime-support (3.62) ... 21:05:33 #11 DONE 23.3s 21:05:33 21:05:33 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 21:05:33 #10 17.96 Get:10 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 21:05:33 #10 18.92 Get:11 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 21:05:33 #10 18.92 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 21:05:33 #10 18.92 Get:13 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 21:05:33 #10 18.92 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 21:05:33 #10 18.92 Get:15 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 21:05:33 #10 18.93 Get:16 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] 21:05:33 #10 18.93 Get:17 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 21:05:33 #10 18.94 Get:18 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 21:05:33 #10 18.95 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 21:05:33 #10 18.96 Get:20 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 21:05:33 #10 18.96 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 21:05:33 #10 18.98 Get:22 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 21:05:33 #10 18.98 Get:23 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 21:05:33 #10 18.98 Get:24 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 21:05:33 #10 18.99 Get:25 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] 21:05:33 #10 19.35 debconf: delaying package configuration, since apt-utils is not installed 21:05:33 #10 19.42 Fetched 77.7 MB in 3s (26.0 MB/s) 21:05:33 #10 19.47 Selecting previously unselected package binutils-mingw-w64-i686. 21:05:33 #10 19.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) 21:05:33 #10 19.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 21:05:33 #10 19.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 21:05:33 #10 20.32 Selecting previously unselected package binutils-mingw-w64-x86-64. 21:05:33 #10 20.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 21:05:33 #10 20.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 21:05:33 #10 21.40 Selecting previously unselected package binutils-mingw-w64. 21:05:33 #10 21.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 21:05:33 #10 21.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 21:05:33 #10 21.46 Selecting previously unselected package libdevmapper1.02.1:amd64. 21:05:33 #10 21.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 21:05:33 #10 21.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 21:05:33 #10 21.57 Selecting previously unselected package dmsetup. 21:05:33 #10 21.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 21:05:33 #10 21.57 Unpacking dmsetup (2:1.02.155-3) ... 21:05:33 #10 21.65 Selecting previously unselected package mingw-w64-common. 21:05:33 #10 21.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 21:05:33 #10 21.66 Unpacking mingw-w64-common (6.0.0-3) ... 21:05:33 #10 ... 21:05:33 21:05:33 #13 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 21:05:33 #13 DONE 0.1s 21:05:33 21:05:33 #14 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 21:05:33 #14 DONE 0.1s 21:05:33 21:05:33 #15 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 21:05:35 #15 1.284 + RM_GOPATH=0 21:05:35 #15 1.284 + TMP_GOPATH= 21:05:35 #15 1.284 + : /build 21:05:35 #15 1.284 + '[' -z '' ']' 21:05:35 #15 1.287 ++ mktemp -d 21:05:35 #15 1.287 + export GOPATH=/tmp/tmp.s4pjI6rZBN 21:05:35 #15 1.287 + GOPATH=/tmp/tmp.s4pjI6rZBN 21:05:35 #15 1.287 + RM_GOPATH=1 21:05:35 #15 1.287 ++ dirname ./install.sh 21:05:35 #15 1.289 + dir=. 21:05:35 #15 1.289 + bin=tini 21:05:35 #15 1.289 + shift 21:05:35 #15 1.289 + '[' '!' -f ./tini.installer ']' 21:05:35 #15 1.289 + . ./tini.installer 21:05:35 #15 1.289 ++ : fec3683b971d9c3ef73f284f176672c44b448662 21:05:35 #15 1.290 + install_tini 21:05:35 #15 1.290 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 21:05:35 #15 1.290 + git clone https://github.com/krallin/tini.git /tmp/tmp.s4pjI6rZBN/tini 21:05:35 #15 1.290 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 21:05:35 #15 1.294 Cloning into '/tmp/tmp.s4pjI6rZBN/tini'... 21:05:35 #15 1.670 + cd /tmp/tmp.s4pjI6rZBN/tini 21:05:35 #15 1.670 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 21:05:35 #15 1.679 + cmake . 21:05:35 #15 1.902 -- The C compiler identification is GNU 8.3.0 21:05:35 #15 1.920 -- Check for working C compiler: /usr/bin/cc 21:05:35 #15 2.168 -- Check for working C compiler: /usr/bin/cc -- works 21:05:35 #15 2.170 -- Detecting C compiler ABI info 21:05:36 #15 2.428 -- Detecting C compiler ABI info - done 21:05:36 #15 2.445 -- Detecting C compile features 21:05:37 #15 3.215 -- Detecting C compile features - done 21:05:37 #15 3.230 -- Performing Test HAS_BUILTIN_FORTIFY 21:05:37 #15 3.380 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 21:05:37 #15 3.416 -- Configuring done 21:05:37 #15 3.433 -- Generating done 21:05:37 #15 3.438 -- Build files have been written to: /tmp/tmp.s4pjI6rZBN/tini 21:05:37 #15 3.449 + make tini-static 21:05:37 #15 3.623 Scanning dependencies of target tini-static 21:05:37 #15 3.655 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 21:05:37 #15 4.152 [100%] Linking C executable tini-static 21:05:38 #15 4.390 [100%] Built target tini-static 21:05:38 #15 4.422 + mkdir -p /build 21:05:38 #15 4.425 + cp tini-static /build/docker-init 21:05:38 #15 DONE 4.6s 21:05:38 21:05:38 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 21:05:38 #10 24.21 Selecting previously unselected package mingw-w64-x86-64-dev. 21:05:38 #10 24.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 21:05:38 #10 24.22 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 21:05:38 #10 26.46 Selecting previously unselected package gcc-mingw-w64-base. 21:05:38 #10 26.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 21:05:38 #10 26.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 21:05:38 #10 26.54 Selecting previously unselected package gcc-mingw-w64-x86-64. 21:05:38 #10 26.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 21:05:38 #10 26.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 21:05:40 #10 ... 21:05:40 21:05:40 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:05:40 #24 12.78 + cd /tmp/tmp.d6AwCfag2E/src/github.com/containerd/containerd 21:05:40 #24 12.78 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 21:05:40 #24 13.21 + export 'BUILDTAGS=netgo osusergo static_build' 21:05:40 #24 13.21 + BUILDTAGS='netgo osusergo static_build' 21:05:40 #24 13.21 + export EXTRA_FLAGS=-buildmode=pie 21:05:40 #24 13.21 + EXTRA_FLAGS=-buildmode=pie 21:05:40 #24 13.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 21:05:40 #24 13.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 21:05:40 #24 13.21 + '[' '' = dynamic ']' 21:05:40 #24 13.21 + make 21:05:41 #24 13.99 + bin/ctr 21:05:46 #24 ... 21:05:46 21:05:46 #28 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:05:46 #28 35.42 + for f in rootlesskit rootlesskit-docker-proxy 21:05:46 #28 35.42 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 21:05:49 #28 DONE 38.4s 21:05:49 21:05:49 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 21:05:49 #10 34.28 Selecting previously unselected package g++-mingw-w64-x86-64. 21:05:49 #10 34.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 21:05:49 #10 34.28 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 21:05:49 #10 ... 21:05:49 21:05:49 #29 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 21:05:49 #29 DONE 0.1s 21:05:49 21:05:49 #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 21:05:50 #10 40.07 Selecting previously unselected package libapparmor1:amd64. 21:05:50 #10 40.07 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 21:05:50 #10 40.08 Unpacking libapparmor1:amd64 (2.13.2-10) ... 21:05:50 #10 40.13 Selecting previously unselected package libapparmor-dev:amd64. 21:05:50 #10 40.13 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 21:05:50 #10 40.14 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 21:05:50 #10 40.21 Selecting previously unselected package libbtrfs0. 21:05:50 #10 40.21 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 21:05:50 #10 40.22 Unpacking libbtrfs0 (4.20.1-2) ... 21:05:50 #10 40.26 Selecting previously unselected package libbtrfs-dev. 21:05:50 #10 40.26 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 21:05:50 #10 40.27 Unpacking libbtrfs-dev (4.20.1-2) ... 21:05:50 #10 40.32 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 21:05:50 #10 40.33 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 21:05:50 #10 40.33 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 21:05:50 #10 40.37 Selecting previously unselected package libudev-dev:amd64. 21:05:50 #10 40.38 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... 21:05:50 #10 40.39 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... 21:05:50 #10 40.46 Selecting previously unselected package libsepol1-dev:amd64. 21:05:50 #10 40.46 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 21:05:50 #10 40.46 Unpacking libsepol1-dev:amd64 (2.8-1) ... 21:05:50 #10 40.57 Selecting previously unselected package libpcre16-3:amd64. 21:05:50 #10 40.57 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 21:05:50 #10 40.58 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 21:05:50 #10 40.66 Selecting previously unselected package libpcre32-3:amd64. 21:05:50 #10 40.66 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 21:05:50 #10 40.67 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 21:05:51 #10 40.75 Selecting previously unselected package libpcrecpp0v5:amd64. 21:05:51 #10 40.75 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 21:05:51 #10 40.76 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 21:05:51 #10 40.81 Selecting previously unselected package libpcre3-dev:amd64. 21:05:51 #10 40.82 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 21:05:51 #10 40.82 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 21:05:51 #10 40.97 Selecting previously unselected package libselinux1-dev:amd64. 21:05:51 #10 40.97 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 21:05:51 #10 40.98 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 21:05:51 #10 41.07 Selecting previously unselected package libdevmapper-dev:amd64. 21:05:51 #10 41.08 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 21:05:51 #10 41.09 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 21:05:51 #10 41.13 Selecting previously unselected package libseccomp-dev:amd64. 21:05:51 #10 41.14 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... 21:05:51 #10 41.15 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 21:05:51 #10 41.20 Selecting previously unselected package libsystemd-dev:amd64. 21:05:51 -------------------------------------------------------------------------------- 21:05:51 Total 592 kB/s | 24 MB 00:41 21:05:51 Running transaction check 21:05:51 Running transaction test 21:05:51 Transaction test succeeded 21:05:51 Running transaction 21:05:51 Updating : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 1/38 21:05:51 Updating : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 2/38 21:05:51 Installing : lzo-2.06-8.el7.x86_64 3/38 21:05:51 Installing : checkpolicy-2.5-8.el7.x86_64 4/38 21:05:51 Installing : libarchive-3.1.2-14.el7_7.x86_64 5/38 21:05:51 Installing : libcgroup-0.41-21.el7.x86_64 6/38 21:05:51 Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64 7/38 21:05:51 Installing : btrfs-progs-4.9.1-1.el7.x86_64 8/38 21:05:51 Installing : pcre-devel-8.32-17.el7.x86_64 9/38 21:05:51 Installing : libselinux-utils-2.5-14.1.el7.x86_64 10/38 21:05:51 Installing : policycoreutils-2.5-33.el7.x86_64 11/38 21:05:51 #10 41.20 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... 21:05:51 #10 41.21 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... 21:05:51 #10 41.42 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 21:05:51 #10 41.43 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 21:05:51 #10 41.44 Setting up libapparmor1:amd64 (2.13.2-10) ... 21:05:51 #10 41.46 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 21:05:51 #10 41.47 Setting up libpcre16-3:amd64 (2:8.39-12) ... 21:05:51 #10 41.48 Setting up libsepol1-dev:amd64 (2.8-1) ... 21:05:51 #10 41.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 21:05:51 #10 41.51 Setting up libbtrfs0 (4.20.1-2) ... 21:05:51 #10 41.52 Setting up libpcre32-3:amd64 (2:8.39-12) ... 21:05:51 #10 41.54 Setting up libudev-dev:amd64 (241-7~deb10u3) ... 21:05:51 #10 41.56 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 21:05:51 #10 41.57 Setting up libbtrfs-dev (4.20.1-2) ... 21:05:51 #10 41.58 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 21:05:51 #10 41.60 Setting up mingw-w64-common (6.0.0-3) ... 21:05:51 #10 41.61 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... 21:05:51 #10 41.62 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 21:05:51 #10 41.63 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 21:05:51 #10 41.64 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 21:05:51 #10 41.66 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:05:51 #10 41.66 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:05:51 #10 41.67 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 21:05:51 #10 41.68 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:05:52 Installing : selinux-policy-3.13.1-252.el7_7.6.noarch 12/38 21:05:52 #10 41.68 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:05:52 #10 41.69 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 21:05:52 #10 41.70 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 21:05:52 #10 41.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 21:05:52 #10 41.73 Setting up dmsetup (2:1.02.155-3) ... 21:05:52 #10 41.74 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 21:05:52 #10 41.75 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 21:05:52 #10 41.77 Processing triggers for libc-bin (2.28-10) ... 21:05:52 #10 DONE 42.0s 21:05:52 21:05:52 #17 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 21:05:52 #17 DONE 0.1s 21:05:52 21:05:52 #18 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 21:05:52 #18 DONE 0.1s 21:05:52 21:05:52 #16 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ 21:05:52 #16 DONE 0.1s 21:05:52 21:05:52 #19 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 21:05:52 Installing : 2:vim-filesystem-7.4.629-6.el7.x86_64 13/38 21:05:52 Installing : libselinux-python-2.5-14.1.el7.x86_64 14/38 21:05:52 Installing : libsepol-devel-2.5-10.el7.x86_64 15/38 21:05:52 Installing : libselinux-devel-2.5-14.1.el7.x86_64 16/38 21:05:52 Installing : libsemanage-python-2.5-14.el7.x86_64 17/38 21:05:53 Installing : setools-libs-3.3.8-4.el7.x86_64 18/38 21:05:53 #19 1.077 + RM_GOPATH=0 21:05:53 #19 1.077 + TMP_GOPATH= 21:05:53 #19 1.077 + : /build 21:05:53 #19 1.077 + '[' -z '' ']' 21:05:53 #19 1.077 ++ mktemp -d 21:05:53 #19 1.077 + export GOPATH=/tmp/tmp.aDhpcCqoqP 21:05:53 #19 1.077 + GOPATH=/tmp/tmp.aDhpcCqoqP 21:05:53 #19 1.077 + RM_GOPATH=1 21:05:53 #19 1.077 ++ dirname ./install.sh 21:05:53 #19 1.078 + dir=. 21:05:53 #19 1.078 + bin=runc 21:05:53 #19 1.078 + shift 21:05:53 #19 1.078 + '[' '!' -f ./runc.installer ']' 21:05:53 #19 1.078 + . ./runc.installer 21:05:53 #19 1.078 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 21:05:53 #19 1.079 + install_runc 21:05:53 #19 1.079 + grep -q '^3\.10\.0.*\.el7\.' 21:05:53 #19 1.081 + uname -r 21:05:53 #19 1.081 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 21:05:53 #19 1.082 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 21:05:53 #19 1.082 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 21:05:53 #19 1.082 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aDhpcCqoqP/src/github.com/opencontainers/runc 21:05:53 #19 1.085 Cloning into '/tmp/tmp.aDhpcCqoqP/src/github.com/opencontainers/runc'... 21:05:53 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 19/38 21:05:53 Installing : python-IPy-0.75-6.el7.noarch 20/38 21:05:54 Installing : libpipeline-1.2.3-3.el7.x86_64 21/38 21:05:55 Installing : man-db-2.6.3-11.el7.x86_64 22/38 21:05:55 Installing : audit-libs-python-2.8.5-4.el7.x86_64 23/38 21:05:55 Installing : policycoreutils-python-2.5-33.el7.x86_64 24/38 21:05:55 Installing : policycoreutils-devel-2.5-33.el7.x86_64 25/38 21:05:55 #19 2.937 + cd /tmp/tmp.aDhpcCqoqP/src/github.com/opencontainers/runc 21:05:55 #19 2.937 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 21:05:55 #19 3.079 + '[' -z '' ']' 21:05:55 #19 3.079 + target=static 21:05:55 #19 3.079 + make 'BUILDTAGS=seccomp apparmor selinux ' static 21:05:56 #19 3.571 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 21:05:56 Installing : selinux-policy-devel-3.13.1-252.el7_7.6.noarch 26/38 21:05:56 Installing : libseccomp-2.3.1-3.el7.x86_64 27/38 21:05:56 Installing : systemd-devel-219-67.el7_7.4.x86_64 28/38 21:05:56 Installing : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64 29/38 21:05:56 Installing : libseccomp-devel-2.3.1-3.el7.x86_64 30/38 21:05:56 Installing : rpmdevtools-8.3-5.el7.noarch 31/38 21:05:57 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 32/38 21:05:57 Installing : 2:vim-common-7.4.629-6.el7.x86_64 33/38 21:05:58 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 34/38 21:05:58 Installing : cmake-2.8.12.2-2.el7.x86_64 35/38 21:05:58 Installing : glibc-static-2.17-292.el7.x86_64 36/38 21:05:59 Cleanup : 7:device-mapper-libs-1.02.158-2.el7.x86_64 37/38 21:05:59 Cleanup : 7:device-mapper-1.02.158-2.el7.x86_64 38/38 21:05:59 Verifying : systemd-devel-219-67.el7_7.4.x86_64 1/38 21:05:59 Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 2/38 21:05:59 Verifying : rpmdevtools-8.3-5.el7.noarch 3/38 21:05:59 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 4/38 21:05:59 Verifying : libseccomp-2.3.1-3.el7.x86_64 5/38 21:05:59 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 6/38 21:05:59 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 7/38 21:05:59 Verifying : checkpolicy-2.5-8.el7.x86_64 8/38 21:05:59 Verifying : selinux-policy-3.13.1-252.el7_7.6.noarch 9/38 21:05:59 Verifying : libpipeline-1.2.3-3.el7.x86_64 10/38 21:05:59 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 11/38 21:05:59 Verifying : libseccomp-devel-2.3.1-3.el7.x86_64 12/38 21:05:59 Verifying : 2:vim-common-7.4.629-6.el7.x86_64 13/38 21:05:59 Verifying : python-IPy-0.75-6.el7.noarch 14/38 21:05:59 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 15/38 21:05:59 Verifying : glibc-static-2.17-292.el7.x86_64 16/38 21:05:59 Verifying : selinux-policy-devel-3.13.1-252.el7_7.6.noarch 17/38 21:05:59 Verifying : 7:device-mapper-devel-1.02.158-2.el7_7.2.x86_64 18/38 21:05:59 Verifying : lzo-2.06-8.el7.x86_64 19/38 21:05:59 Verifying : setools-libs-3.3.8-4.el7.x86_64 20/38 21:05:59 Verifying : libsemanage-python-2.5-14.el7.x86_64 21/38 21:05:59 Verifying : policycoreutils-python-2.5-33.el7.x86_64 22/38 21:05:59 Verifying : libarchive-3.1.2-14.el7_7.x86_64 23/38 21:05:59 Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 24/38 21:05:59 Verifying : policycoreutils-devel-2.5-33.el7.x86_64 25/38 21:05:59 Verifying : policycoreutils-2.5-33.el7.x86_64 26/38 21:05:59 Verifying : libsepol-devel-2.5-10.el7.x86_64 27/38 21:05:59 Verifying : man-db-2.6.3-11.el7.x86_64 28/38 21:05:59 Verifying : libselinux-python-2.5-14.1.el7.x86_64 29/38 21:05:59 Verifying : 2:vim-filesystem-7.4.629-6.el7.x86_64 30/38 21:05:59 Verifying : libselinux-utils-2.5-14.1.el7.x86_64 31/38 21:05:59 Verifying : pcre-devel-8.32-17.el7.x86_64 32/38 21:05:59 Verifying : cmake-2.8.12.2-2.el7.x86_64 33/38 21:05:59 Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 34/38 21:05:59 Verifying : libselinux-devel-2.5-14.1.el7.x86_64 35/38 21:05:59 Verifying : libcgroup-0.41-21.el7.x86_64 36/38 21:05:59 Verifying : 7:device-mapper-1.02.158-2.el7.x86_64 37/38 21:05:59 Verifying : 7:device-mapper-libs-1.02.158-2.el7.x86_64 38/38 21:05:59 21:05:59 Installed: 21:05:59 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 21:05:59 cmake.x86_64 0:2.8.12.2-2.el7 21:05:59 device-mapper-devel.x86_64 7:1.02.158-2.el7_7.2 21:05:59 glibc-static.x86_64 0:2.17-292.el7 21:05:59 libseccomp-devel.x86_64 0:2.3.1-3.el7 21:05:59 libselinux-devel.x86_64 0:2.5-14.1.el7 21:05:59 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 21:05:59 rpmdevtools.noarch 0:8.3-5.el7 21:05:59 selinux-policy-devel.noarch 0:3.13.1-252.el7_7.6 21:05:59 systemd-devel.x86_64 0:219-67.el7_7.4 21:05:59 vim-common.x86_64 2:7.4.629-6.el7 21:05:59 21:05:59 Dependency Installed: 21:05:59 audit-libs-python.x86_64 0:2.8.5-4.el7 21:05:59 btrfs-progs.x86_64 0:4.9.1-1.el7 21:05:59 checkpolicy.x86_64 0:2.5-8.el7 21:05:59 e2fsprogs-libs.x86_64 0:1.42.9-16.el7 21:05:59 libarchive.x86_64 0:3.1.2-14.el7_7 21:05:59 libcgroup.x86_64 0:0.41-21.el7 21:05:59 libpipeline.x86_64 0:1.2.3-3.el7 21:05:59 libseccomp.x86_64 0:2.3.1-3.el7 21:05:59 libselinux-python.x86_64 0:2.5-14.1.el7 21:05:59 libselinux-utils.x86_64 0:2.5-14.1.el7 21:05:59 libsemanage-python.x86_64 0:2.5-14.el7 21:05:59 libsepol-devel.x86_64 0:2.5-10.el7 21:05:59 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 21:05:59 lzo.x86_64 0:2.06-8.el7 21:05:59 man-db.x86_64 0:2.6.3-11.el7 21:05:59 pcre-devel.x86_64 0:8.32-17.el7 21:05:59 policycoreutils.x86_64 0:2.5-33.el7 21:05:59 policycoreutils-devel.x86_64 0:2.5-33.el7 21:05:59 policycoreutils-python.x86_64 0:2.5-33.el7 21:05:59 python-IPy.noarch 0:0.75-6.el7 21:05:59 selinux-policy.noarch 0:3.13.1-252.el7_7.6 21:05:59 setools-libs.x86_64 0:3.3.8-4.el7 21:05:59 vim-filesystem.x86_64 2:7.4.629-6.el7 21:05:59 21:05:59 Dependency Updated: 21:05:59 device-mapper.x86_64 7:1.02.158-2.el7_7.2 21:05:59 device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 21:05:59 21:05:59 Complete! 21:06:03 Removing intermediate container af6aa9b1e519 21:06:03 ---> 1e7420e7482d 21:06:03 Step 5/18 : ENV GO_VERSION 1.9.4 21:06:03 ---> Running in 2e1d89f5be8a 21:06:03 Removing intermediate container 2e1d89f5be8a 21:06:03 ---> b5301f6f0cbc 21:06:03 Step 6/18 : ENV DISTRO centos 21:06:03 ---> Running in a75cd4ab55dd 21:06:03 Removing intermediate container a75cd4ab55dd 21:06:03 ---> 775ec06e5590 21:06:03 Step 7/18 : ENV SUITE 7 21:06:03 ---> Running in bd408cb4bfcc 21:06:03 Removing intermediate container bd408cb4bfcc 21:06:03 ---> 14682d64d19d 21:06:03 Step 8/18 : RUN curl -fSL "https://golang.org/dl/go${GO_VERSION}.linux-amd64.tar.gz" | tar xzC /usr/local 21:06:03 ---> Running in 353c603e4ac6 21:06:04  % Total % Received % Xferd Average Speed Time Time Time Current 21:06:04 Dload Upload Total Spent Left Speed 21:06:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100   74  100    74    0    0    61     0  0:00:01  0:00:01 --:--:--    61 21:06:08  0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0  12 100M 12 12.3M 0 0 4918k 0 0:00:20 0:00:02 0:00:18 33.6M  56  100M  56 56.6M 0    0  15.8M    0 0:00:06  0:00:03  0:00:03 41.4M 90  100M 90 90.7M 0 0 19.8M 0 0:00:05 0:00:04 0:00:01 38.3M 100 100M 100 100M 0 0 20.3M 0 0:00:04 0:00:04 --:--:-- 36.6M 21:06:14 Removing intermediate container 353c603e4ac6 21:06:14 ---> 4270f91b1fad 21:06:14 Step 9/18 : RUN mkdir -p /go 21:06:14 ---> Running in b2c5cb7d4f66 21:06:14 Removing intermediate container b2c5cb7d4f66 21:06:14 ---> 6799100c12d1 21:06:14 Step 10/18 : ENV GOPATH=/go 21:06:14 ---> Running in 0df11cd7c3e1 21:06:14 Removing intermediate container 0df11cd7c3e1 21:06:14 ---> bf9524036e1f 21:06:14 Step 11/18 : ENV PATH $PATH:/usr/local/go/bin:/go/bin 21:06:14 ---> Running in 9310684f6d91 21:06:14 Removing intermediate container 9310684f6d91 21:06:14 ---> ac6e2d6229b5 21:06:14 Step 12/18 : ENV AUTO_GOPATH 1 21:06:14 ---> Running in 2109a97ef9f2 21:06:15 Removing intermediate container 2109a97ef9f2 21:06:15 ---> 0ac3036b32b4 21:06:15 Step 13/18 : ENV DOCKER_BUILDTAGS pkcs11 seccomp selinux 21:06:15 ---> Running in b33873576ee6 21:06:15 Removing intermediate container b33873576ee6 21:06:15 ---> ccfd3125eb05 21:06:15 Step 14/18 : ENV RUNC_BUILDTAGS seccomp selinux 21:06:15 ---> Running in c92056631b6b 21:06:15 Removing intermediate container c92056631b6b 21:06:15 ---> 035cd754fb7e 21:06:15 Step 15/18 : RUN mkdir -p /go/src/github.com/docker && mkdir -p /go/src/github.com/opencontainers 21:06:15 ---> Running in bd16584f52dc 21:06:16 Removing intermediate container bd16584f52dc 21:06:16 ---> e5fd53198b77 21:06:16 Step 16/18 : COPY docker-ce.spec /root/rpmbuild/SPECS/docker-ce.spec 21:06:16 ---> 861d45a10e54 21:06:16 Step 17/18 : WORKDIR /root/rpmbuild 21:06:16 ---> Running in 6df3548fbb78 21:06:16 Removing intermediate container 6df3548fbb78 21:06:16 ---> f689f102267e 21:06:16 Step 18/18 : ENTRYPOINT ["/bin/rpmbuild"] 21:06:17 ---> Running in 57e4c9669db0 21:06:17 Removing intermediate container 57e4c9669db0 21:06:17 ---> da3d2f678f6a 21:06:17 Successfully built da3d2f678f6a 21:06:17 Successfully tagged rpmbuild-centos-7/x86_64:latest 21:06:17 docker run --privileged --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/BUILD:/root/rpmbuild/BUILD -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/BUILDROOT:/root/rpmbuild/BUILDROOT -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS -v /home/ubuntu/workspace/docker-ce-packaging_17.12/rpm/systemd:/systemd rpmbuild-centos-7/x86_64 -ba --define '_gitcommit c7ad2b8661' --define '_release 0.0.20200319.182547.gitc7ad2b8661' --define '_version 0.0.1' --define '_origversion 0.0.1-dev' --define '_experimental 0' SPECS/docker-ce.spec 21:06:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0K2xQx 21:06:17 + umask 022 21:06:17 + cd /root/rpmbuild/BUILD 21:06:17 + cd /root/rpmbuild/BUILD 21:06:17 + rm -rf src 21:06:17 + /usr/bin/mkdir -p src 21:06:17 + cd src 21:06:17 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 21:06:17 + /usr/bin/tar -xf - 21:06:18 + STATUS=0 21:06:18 + '[' 0 -ne 0 ']' 21:06:18 + /usr/bin/tar -xf - 21:06:18 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz 21:06:18 + STATUS=0 21:06:18 + '[' 0 -ne 0 ']' 21:06:18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 21:06:18 + exit 0 21:06:18 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LOvQWo 21:06:18 + umask 022 21:06:18 + cd /root/rpmbuild/BUILD 21:06:18 + cd src 21:06:18 + export DOCKER_GITCOMMIT=c7ad2b8661 21:06:18 + DOCKER_GITCOMMIT=c7ad2b8661 21:06:18 + mkdir -p /go/src/github.com/docker 21:06:18 + rm -f /go/src/github.com/docker/cli 21:06:18 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli 21:06:18 + pushd /go/src/github.com/docker/cli 21:06:18 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src 21:06:18 + make VERSION=0.0.1-dev GITCOMMIT=c7ad2b8661 dynbinary manpages 21:06:18 21:06:18 21:06:18 WARNING: you are not in a container. 21:06:18 Use "make -f docker.Makefile dynbinary" or set 21:06:18 DISABLE_WARN_OUTSIDE_CONTAINER=1 to disable this warning. 21:06:18 21:06:18 Press Ctrl+C now to abort. 21:06:18 21:06:28 #19 35.38 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 21:06:28 ./scripts/build/dynbinary 21:06:28 Building dynamically linked build/docker-linux-amd64 21:06:28 #19 36.24 + mkdir -p /build 21:06:28 #19 36.24 + cp runc /build/runc 21:06:29 #19 DONE 36.7s 21:06:29 21:06:29 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:06:30 #24 ... 21:06:30 21:06:30 #20 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ 21:06:30 #20 DONE 0.1s 21:06:30 21:06:30 #24 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:06:32 # github.com/docker/cli/cli/config 21:06:32 cli/config/config.go:109:18: undefined: os.UserHomeDir 21:06:38 #24 69.86 + bin/containerd 21:06:50 # github.com/docker/cli/vendor/github.com/docker/docker/pkg/archive 21:06:50 vendor/github.com/docker/docker/pkg/archive/archive.go:365:5: hdr.Format undefined (type *tar.Header has no field or method Format) 21:06:50 vendor/github.com/docker/docker/pkg/archive/archive.go:365:15: undefined: tar.FormatPAX 21:06:50 vendor/github.com/docker/docker/pkg/archive/archive.go:1160:7: hdr.Format undefined (type *tar.Header has no field or method Format) 21:06:50 vendor/github.com/docker/docker/pkg/archive/archive.go:1160:17: undefined: tar.FormatPAX 21:06:50 vendor/github.com/docker/docker/pkg/archive/copy.go:346:7: hdr.Format undefined (type *tar.Header has no field or method Format) 21:06:50 vendor/github.com/docker/docker/pkg/archive/copy.go:346:17: undefined: tar.FormatPAX 21:06:50 # github.com/docker/cli/vendor/github.com/moby/buildkit/util/apicaps 21:06:50 vendor/github.com/moby/buildkit/util/apicaps/caps.go:147:8: undefined: strings.Builder 21:06:53 # github.com/docker/cli/vendor/github.com/tonistiigi/fsutil 21:06:53 vendor/github.com/tonistiigi/fsutil/tarwriter.go:44:7: hdr.PAXRecords undefined (type *tar.Header has no field or method PAXRecords) 21:06:53 vendor/github.com/tonistiigi/fsutil/tarwriter.go:47:7: hdr.PAXRecords undefined (type *tar.Header has no field or method PAXRecords) 21:07:03 # github.com/docker/cli/vendor/sigs.k8s.io/yaml 21:07:03 vendor/sigs.k8s.io/yaml/yaml.go:42:48: undefined: DisallowUnknownFields 21:07:03 # github.com/docker/cli/vendor/k8s.io/client-go/transport 21:07:03 vendor/k8s.io/client-go/transport/round_trippers.go:475:9: undefined: strings.Builder 21:07:05 #24 96.00 + bin/containerd-stress 21:07:05 #24 97.73 + bin/containerd-shim 21:07:11 #24 104.2 + bin/containerd-shim-runc-v1 21:07:15 #24 107.1 + bin/containerd-shim-runc-v2 21:07:15 #24 107.9 + binaries 21:07:15 #24 107.9 + mkdir -p /build 21:07:15 #24 107.9 + cp bin/containerd /build/containerd 21:07:15 #24 107.9 + cp bin/containerd-shim /build/containerd-shim 21:07:15 #24 107.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 21:07:15 #24 107.9 + cp bin/ctr /build/ctr 21:07:16 #24 DONE 108.4s 21:07:16 21:07:16 #25 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ 21:07:17 #25 DONE 0.3s 21:07:17 21:07:17 #30 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:07:17 #30 DONE 0.1s 21:07:17 21:07:17 #33 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ 21:07:17 #33 DONE 0.1s 21:07:17 21:07:17 #35 [binary-base 6/7] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.... 21:07:17 #35 DONE 0.2s 21:07:17 21:07:17 #36 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker 21:07:17 #36 DONE 0.0s 21:07:17 21:07:17 #37 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... 21:07:18 #37 0.568 21:07:18 #37 0.625 Removing /build/bundles/ 21:07:18 #37 0.626 21:07:18 #37 0.630 ---> Making bundle: binary (in /build/bundles/binary) 21:07:18 #37 0.657 Building: /build/bundles/binary-daemon/dockerd-0.0.1-dev 21:07:18 #37 0.657 GOOS="" GOARCH="" GOARM="" 21:07:30 make: *** [dynbinary] Error 2 21:07:30 error: Bad exit status from /var/tmp/rpm-tmp.LOvQWo (%build) 21:07:30 Bad exit status from /var/tmp/rpm-tmp.LOvQWo (%build) 21:07:30 21:07:30 21:07:30 RPM build errors: 21:07:30 Makefile:55: recipe for target 'centos-7' failed 21:07:30 make[1]: *** [centos-7] Error 1 21:07:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/rpm' 21:07:30 Makefile:19: recipe for target 'rpm' failed 21:07:30 make: *** [rpm] Error 2 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch rpm 21:08:25 #37 65.48 Created binary: /build/bundles/binary-daemon/dockerd-0.0.1-dev 21:08:25 #37 66.02 Copying nested executables into /build/bundles/binary-daemon 21:08:25 #37 67.09 21:08:25 #37 DONE 68.0s 21:08:26 21:08:26 #38 [binary 1/1] COPY --from=build-binary /build/bundles/ / 21:08:26 #38 DONE 0.5s 21:08:26 21:08:26 #39 exporting to client 21:08:26 #39 copying files 18.59MB 0.1s 21:08:28 #39 copying files 205.01MB 1.2s done 21:08:28 #39 DONE 1.3s 21:08:28 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/moby' 21:08:28 mkdir -p build/linux/docker 21:08:28 cp /home/ubuntu/workspace/docker-ce-packaging_17.12/cli/build/docker build/linux/docker/ 21:08:28 for f in dockerd docker-containerd docker-containerd-ctr docker-containerd-shim docker-init docker-proxy docker-runc; do \ 21:08:28 cp -L /home/ubuntu/workspace/docker-ce-packaging_17.12/moby/bundles/binary-daemon/$f build/linux/docker/$f; \ 21:08:28 done 21:08:28 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_17.12/moby/bundles/binary-daemon/docker-containerd': No such file or directory 21:08:28 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_17.12/moby/bundles/binary-daemon/docker-containerd-ctr': No such file or directory 21:08:28 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_17.12/moby/bundles/binary-daemon/docker-containerd-shim': No such file or directory 21:08:28 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_17.12/moby/bundles/binary-daemon/docker-runc': No such file or directory 21:08:28 Makefile:21: recipe for target 'static-linux' failed 21:08:28 make[1]: *** [static-linux] Error 1 21:08:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_17.12/static' 21:08:28 Makefile:31: recipe for target 'static' failed 21:08:28 make: *** [static] Error 2 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch static [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE