Pull request #531 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging Obtained Jenkinsfile from 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181+1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 (0ea1723b3e89e8141c20830c7e05eee7c06eabdf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: raspbian) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static) [Pipeline] stage [Pipeline] { (Ubuntu Xenial and Focal Package) [Pipeline] stage [Pipeline] { (Raspbian) [Pipeline] stage [Pipeline] { (Centos 7 and 8 RPM Packages) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-044922a7e07739b46) in /home/ubuntu/workspace/docker-ce-packaging_PR-531 [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05aaaa0177d9d860e) in /home/ubuntu/workspace/docker-ce-packaging_PR-531 [Pipeline] node [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-531@tmp/a31ac004-177b-4808-9b68-37e643125ac8/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 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_PR-531@tmp/0a8a707f-731d-4e0f-947e-7afb399a1534/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] echo Removing all docker containers [Pipeline] sh Fetching without tags + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Merging remotes/origin/master commit 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 into PR head commit 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Merge succeeded, producing 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Checking out Revision 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 (PR-531) Commit message: "buildx: add add -ldflags=-linkmode=external to fix missing build-id warning" First time build. Skipping changelog. Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-531 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/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/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 > git rev-list --no-walk f557814be3cef444385750bd5ab7376b60078018 # timeout=10 [Pipeline] sh Fetching without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-531 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/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/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 into PR head commit 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Merge succeeded, producing 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Checking out Revision 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 (PR-531) + make REF=master checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master Commit message: "buildx: add add -ldflags=-linkmode=external to fix missing build-id warning" > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 [Pipeline] sh + make REF=master checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + + awk {print $2}git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + awk {print $2} + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master [Pipeline] sh + make -C deb ubuntu-xenial ubuntu-focal debian-bullseye make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master [Pipeline] sh + make -C deb raspbian-buster raspbian-bullseye make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins == Building packages for ubuntu-xenial == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f ubuntu-xenial/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:6c46cf3155926997238f06ddfac519145e878dccd67b32eab455307ebbefb245 #1 transferring dockerfile: 920B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:a45cdb6322457e8319fba3549d375ad162bf5927ab138c9a129354acb12996e5 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:607b951164467ac5bfa74028665ce30f1f0d5b995aca5bc21a2b78f49ce729d5 #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:6cf16b1a28da49cb17090913fd48d80c37e5d758571b323a525f6c80464f55c8 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:xenial #3 sha256:f62bae18ed588840f045c881b2502661f2a89578a2f8f99b83f5200ee83dd25b #3 DONE 0.1s #7 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:e74994b7a9ec8e2129cfc6a871f3236940006ed31091de355578492ed140a39c #7 sha256:2160bd26182bfade90a167f8cf56f25cf75e5601ebde7553a1142a6f20fb64fd #7 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 DONE 0.0s #9 [internal] load build context #9 sha256:2b921cc6ff883ba88e6e68dc8a3124b612bf5e9eca9d85cd407ebe667d99ad9b #9 transferring context: 19.50MB 0.1s done #9 DONE 0.2s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:9e2f449aff95e6ace59c1deafa90818eec43d1f7e0e61045ebf9929df0f935b3 #8 CACHED #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:ece36ef7b51035648ba72f560d9be2320e5eef9c07ac6f26997adad24ded403c #10 CACHED #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:b5afba826bd949fabe764cfa7f8447c527f8ad86e0e4f9aa903abbae6628d204 #11 CACHED #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 CACHED #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:de451673d4683faddfa62451f63ebf0b45b74f242a166afcff446fe82a5e5933 #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:aadc6abc435e63e885ba29b1189dababec1b93de8d2bdfab97cc57433f44c8a0 Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&x86_64’ Still waiting to schedule task Waiting for next available executor on ‘ubuntu&&x86_64’ mkdir -p sources docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine #14 DONE 1.4s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:a32f5bd5128cca4e3988ae848b8360952299875355a6d3e950dc01b2d939bac8 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:9ca1f084ef561fa563a1d066a9e908bfbb7cc7498b59bd9548cca01eba824904 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #17 exporting layers 2.3s done #17 writing image sha256:f2383b616110ef5f5b9e4aca91ee0f64bbcdec7c6106dd5a029c8244c01bdb29 done #17 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done #17 DONE 2.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210311145359-d3c36a2 -e VERSION=0.0.0-20210311145359-d3c36a2 -e CLI_GITCOMMIT=d3c36a2 -e ENGINE_GITCOMMIT=545d02e -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/debbuild/ubuntu-xenial:/build debbuild-ubuntu-xenial/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210311145359-d3c36a2 ]] + echo VERSION AAA 0.0.0-20210311145359-d3c36a2 VERSION AAA 0.0.0-20210311145359-d3c36a2 + VERSION=0.0.0-20210311145359-d3c36a2 + echo VERSION bbb 0.0.0-20210311145359-d3c36a2 VERSION bbb 0.0.0-20210311145359-d3c36a2 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 23 Mar 2021 23:11:31 +0000' + cat + export CLI_GITCOMMIT=d3c36a2 + CLI_GITCOMMIT=d3c36a2 + export ENGINE_GITCOMMIT=545d02e + ENGINE_GITCOMMIT=545d02e + echo VERSION BBB 0.0.0-20210311145359-d3c36a2 + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20210311145359-d3c36a2 dpkg-buildpackage: source package docker-ce dpkg-buildpackage: source version 5:0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Docker dpkg-source -I.git --before-build build-deb dpkg-buildpackage: host architecture amd64 mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins debian/rules clean dh clean --with=bash-completion --with=systemd dh_testdir dh_auto_clean dh_clean dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210311145359-d3c36a2-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.tar.gz == Building packages for raspbian-buster == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:4ec73987335ec541be92e68a7d9b19b54d0de93083329a8fa731083c0f9c350c #1 transferring dockerfile: 935B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 sha256:2b7bfc52c7ede9f8f2239db99e528bb618fa527e42d89d114b185685ef4fabb9 #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:9b03c0139b9f5c9d9cabe39ce832f9d75381e25820e7e0903014d82e287c53c6 #4 ... #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:b133672e1b73b7d47aa0cec4adc4282f83b94d1ade6beb50645e124e29ad71d5 #5 DONE 0.0s #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #6 sha256:1afef9de987b915cf5ce362767c10e3decdb4372c8bc8a342ab76036627dd26f #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:9b03c0139b9f5c9d9cabe39ce832f9d75381e25820e7e0903014d82e287c53c6 #4 DONE 0.2s #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab #3 DONE 0.2s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:9a8b27a17b39c4e5c3292813657866a11529c35e02b4714706400544c7d548b1 #7 sha256:48445ebf967ce2d44e5bf60699dadf3d9adfb8026bb36ad9def20fe2cee39af4 #7 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:152541a2430ed9e7e3054835acc587354801bd6c617874ba65b2b7e03aa49117 #13 DONE 0.0s #9 [internal] load build context #9 sha256:74cbf16878140408a94d8bad2d37e1d1cdecba9b156679e20e1c0d70c74c8f57 #9 transferring context: 19.47MB 0.5s done #9 DONE 0.5s #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:2fff6255485d4a28c0eff28abe955fb53081d02c155969761bb4bf4dacfe28e9 #10 CACHED #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:54033caa2f9041f84b3fd4bb73c21987814121a954f673cab25dc87f341389fd #8 CACHED #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:e8780ac7aa3c158771eb122cf49360c98a2b90993510ea9e24eb0067eb50da83 #11 CACHED #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:152541a2430ed9e7e3054835acc587354801bd6c617874ba65b2b7e03aa49117 #13 CACHED #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:ac0d0685a6ef830501900b3abbe8d69d5b6288aa24cba05c90a3dd66a54b4ea7 #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:cf77cb2a08045a8043ab70563fd80b8b688196fcb5138bbf7c668fcfdaff8ee2 #14 DONE 3.0s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:733b1fa96ce0bc10b80c2dd38fce28e37109f445d54a63d3c8b4f94a8c253b71 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:d1926dddf9cdd9b26c8a41c1e1f9fbf949473c9a1e4216f35800b331621f483c #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_testdir dh_update_autotools_config dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=545d02e PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" #17 exporting layers 6.6s done #17 writing image sha256:fad8cd3aad079dbfc9ed08ad549a19601e7fcb61331804b1ef64e622988035d6 #17 writing image sha256:fad8cd3aad079dbfc9ed08ad549a19601e7fcb61331804b1ef64e622988035d6 done #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done #17 DONE 6.6s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210311145359-d3c36a2 -e VERSION=0.0.0-20210311145359-d3c36a2 -e CLI_GITCOMMIT=d3c36a2 -e ENGINE_GITCOMMIT=545d02e -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210311145359-d3c36a2 ]] + echo VERSION AAA 0.0.0-20210311145359-d3c36a2 VERSION AAA 0.0.0-20210311145359-d3c36a2 + VERSION=0.0.0-20210311145359-d3c36a2 VERSION bbb 0.0.0-20210311145359-d3c36a2 + echo VERSION bbb 0.0.0-20210311145359-d3c36a2 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 23 Mar 2021 23:11:46 +0000' + cat + export CLI_GITCOMMIT=d3c36a2 + CLI_GITCOMMIT=d3c36a2 + export ENGINE_GITCOMMIT=545d02e + ENGINE_GITCOMMIT=545d02e + echo VERSION BBB 0.0.0-20210311145359-d3c36a2 VERSION BBB 0.0.0-20210311145359-d3c36a2 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210311145359-d3c36a2-0~raspbian-buster dpkg-buildpackage: info: source distribution buster dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture armhf dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210311145359-d3c36a2-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=545d02e PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01379a5e5dc1d4c84) in /home/ubuntu/workspace/docker-ce-packaging_PR-531 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e45800dba4964037) in /home/ubuntu/workspace/docker-ce-packaging_PR-531 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-531@tmp/30123f98-d622-48cb-a315-99e7e0468093/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 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_PR-531@tmp/6cb2dcc5-cc4f-45a1-8e52-e1180d308f90/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8b3d7e226fab: Pulling fs layer 8b3d7e226fab: Download complete latest: Pulling from library/busybox 8b3d7e226fab: Pulling fs layer 8b3d7e226fab: Verifying Checksum 8b3d7e226fab: Download complete 8b3d7e226fab: Pull complete Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac Status: Downloaded newer image for busybox:latest 8b3d7e226fab: Pull complete Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac Status: Downloaded newer image for busybox:latest [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository 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_PR-531 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-531 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/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/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 into PR head commit 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Merging remotes/origin/master commit 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 into PR head commit 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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/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/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials Merge succeeded, producing 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Checking out Revision 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 (PR-531) Merge succeeded, producing 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 Checking out Revision 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 (PR-531) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 > git merge 1c1cb918d8cf84f321bab7cb9739c221fe4f3ed7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b9e75ac4844630ea1ffc180ba9ad2d6a9340181 # timeout=10 Commit message: "buildx: add add -ldflags=-linkmode=external to fix missing build-id warning" [Pipeline] sh Commit message: "buildx: add add -ldflags=-linkmode=external to fix missing build-id warning" + make REF=master checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master [Pipeline] sh + make REF=master checkout git init src/github.com/docker/cli Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli/.git/ git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master From https://github.com/docker/cli * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/cli checkout -q refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master git init src/github.com/docker/docker Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/.git/ git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master [Pipeline] sh From https://github.com/docker/docker * [new branch] master -> master * [new branch] master -> origin/master + git -C src/github.com/docker/docker checkout -q refs/heads/master + make -C rpm centos-7 centos-8 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Unable to find image 'alpine:latest' locally [Pipeline] sh latest: Pulling from library/alpine ba3557a56b15: Pulling fs layer ba3557a56b15: Verifying Checksum ba3557a56b15: Download complete + make REF=master DOCKER_BUILD_PKGS=static-linux static ./scripts/checkout.sh src/github.com/docker/cli "master" + SRC=src/github.com/docker/cli + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + git -C src/github.com/docker/cli checkout -q refs/heads/master ba3557a56b15: Pull complete Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be Status: Downloaded newer image for alpine:latest ./scripts/checkout.sh src/github.com/docker/docker "master" + SRC=src/github.com/docker/docker + REF=master + REF_FETCH=master + awk {print $2} + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master + REF=refs/heads/master + [ -n refs/heads/master ] + REF_FETCH=refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master + git -C src/github.com/docker/docker checkout -q refs/heads/master for p in static-linux; do \ make -C static VERSION=0.0.1-dev GO_VERSION=1.13.15 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' make -C /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli -f docker.Makefile VERSION=0.0.0-20210311145359-d3c36a2 build make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli' # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native - #1 [internal] load build definition from Dockerfile #1 sha256:36c73471be51e44aabbdd0a0a297c171ce7ef01630bc58201b4d2f8960a253e4 #1 transferring dockerfile: 292B done #1 DONE 0.2s #2 [internal] load .dockerignore #2 sha256:35db72173206ae640586c4e5b9fe3982db5840299887d81c828f388a47491278 #2 transferring context: 2B done #2 DONE 0.0s #4 [auth] library/golang:pull token for registry-1.docker.io #4 sha256:9730764bee649f49f35e2e97085f9747ff8b9066cb8a7e52b179d911710f5052 #4 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine #3 sha256:26e00b956a4eb3117e738983be2a7b12dd1ec4ce5d54074a468b5632f8439362 #3 DONE 0.4s #7 [1/3] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd #7 sha256:0311b1abe6e20d0d2fd1f6e6762132739d84dd89af9c0516737d173e8084f601 #7 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done #7 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s #7 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s #7 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done #7 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done #7 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done #7 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 663.55kB / 2.80MB 0.1s #7 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done #7 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done #7 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done #7 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s #7 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.2s #7 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done #7 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s done #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 10.49MB / 127.34MB 0.4s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 22.02MB / 127.34MB 0.6s #7 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d #7 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 30.41MB / 127.34MB 0.9s #7 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.38MB / 127.34MB 1.1s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.55MB / 127.34MB 1.4s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 88.08MB / 127.34MB 1.5s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 98.57MB / 127.34MB 1.6s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 117.44MB / 127.34MB 1.8s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s #7 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.9s done #7 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s mkdir -p rpmbuild/SOURCES docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES cp ../systemd/docker.service rpmbuild/SOURCES/docker.service mkdir -p rpmbuild/SOURCES cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket docker run --rm -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins == Building packages for centos-7 == docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R root:root rpmbuild #7 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:9f1ba3050ef24dcf7f6bba0bb2ed0f124d87cafcaf9e18d624e27c62b9144602 #1 transferring dockerfile: 874B done #1 DONE 0.2s #2 [internal] load .dockerignore #2 sha256:ab72608f1e690b20d45f6312f5007141754ad1fe0bebb808a2e9a08e2678ab28 #2 transferring context: 2B done #2 DONE 0.1s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:20c2346db044a69d18792fa68970b0a861758a67aa8dfb6bfd9e9b87d3a87498 #5 DONE 0.0s #6 [auth] library/centos:pull token for registry-1.docker.io #6 sha256:ab9322ebf8f1fc70423a8d3947a8f50ec37eaf47a178f72dad7129cbc1a9ddeb #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #4 DONE 0.4s #3 [internal] load metadata for docker.io/library/centos:7 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 #3 DONE 0.5s #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done #13 ... #10 [internal] load build context #10 sha256:49bd7f8a569f0c77465d4a1f4af97f3c56fb740350a0f5f1b22ab36b7d8d7080 #10 transferring context: 9.16kB done #10 DONE 0.0s #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done #13 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 274.43kB / 50.40MB 0.1s #13 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s #13 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done #13 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done #13 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.2s #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.2s #13 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.2s #13 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.4s #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.4s #13 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done #13 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.5s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 0.5s #13 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.7s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 0.7s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 0.7s #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 0.9s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 0.9s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 0.9s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.0s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 1.0s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 1.1s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 1.1s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.2s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 1.2s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.77MB / 51.83MB 1.3s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 1.3s #13 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.04MB / 51.83MB 1.5s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 1.5s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.10MB / 120.17MB 1.5s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 1.6s #7 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 8.4s done #7 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 #7 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.41MB / 68.67MB 1.9s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.92MB / 120.17MB 1.9s #13 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 #7 DONE 12.1s #5 [2/3] RUN apk add -U git bash coreutils gcc musl-dev #5 sha256:466d2769e071d86471fc68b3cb1ca7de52dd5135a08e1596eaebee6c1c346344 #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 2.1s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.06MB / 120.17MB 2.1s #13 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 2.3s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.40MB / 120.17MB 2.3s #13 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.3s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 2.4s #13 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 2.6s #5 0.705 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.82MB / 120.17MB 2.8s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 3.0s #13 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.37MB / 120.17MB 3.2s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.35MB / 120.17MB 3.4s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 3.7s #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.32MB / 120.17MB 3.9s #5 1.837 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz #5 2.015 (1/25) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.1s #5 2.025 (2/25) Installing ncurses-terminfo-base (6.2_p20200523-r0) #5 2.031 (3/25) Installing ncurses-libs (6.2_p20200523-r0) #5 2.043 (4/25) Installing readline (8.0.4-r0) #5 2.049 (5/25) Installing bash (5.0.17-r0) #5 2.064 Executing bash-5.0.17-r0.post-install #5 2.066 (6/25) Installing libacl (2.2.53-r0) #5 2.069 (7/25) Installing libattr (2.4.48-r0) #5 2.071 (8/25) Installing coreutils (8.32-r0) #5 2.093 (9/25) Installing libgcc (9.3.0-r2) #5 2.096 (10/25) Installing libstdc++ (9.3.0-r2) #5 2.113 (11/25) Installing binutils (2.34-r1) #5 2.202 (12/25) Installing gmp (6.2.0-r0) #5 2.211 (13/25) Installing isl (0.18-r0) #5 2.231 (14/25) Installing libgomp (9.3.0-r2) #5 2.236 (15/25) Installing libatomic (9.3.0-r2) #5 2.239 (16/25) Installing libgphobos (9.3.0-r2) #5 2.292 (17/25) Installing mpfr4 (4.0.2-r4) #5 2.302 (18/25) Installing mpc1 (1.1.0-r1) #5 2.315 (19/25) Installing gcc (9.3.0-r2) #13 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done #5 3.463 (20/25) Installing nghttp2-libs (1.41.0-r0) #5 3.467 (21/25) Installing libcurl (7.69.1-r3) #5 3.475 (22/25) Installing expat (2.2.9-r1) #5 3.479 (23/25) Installing pcre2 (10.35-r0) #5 3.489 (24/25) Installing git (2.26.3-r0) #5 3.701 (25/25) Installing musl-dev (1.1.24-r10) #5 3.818 Executing busybox-1.31.1-r16.trigger #5 3.824 OK: 160 MiB in 39 packages #13 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s #13 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done #13 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 #13 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.4s done #13 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52 #7 resolve docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e done #7 sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 1.20kB / 1.20kB done #7 sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e 529B / 529B done #7 sha256:8652b9f0cb4c0599575e5a003f5906876e10c1ceb2ab9fe1786712dac14a50cf 2.75kB / 2.75kB done #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 5.7s done #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.8s #5 DONE 7.9s #6 [3/3] WORKDIR /go/src/github.com/docker/cli #6 sha256:701da169b6b96cc6aa030e2bc254d61806cef5c3f6caddb9e0b639fc0a12b7f1 #6 DONE 0.1s #8 exporting to image #8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #8 exporting layers #7 ... #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done #13 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab #8 exporting layers 1.3s done #8 writing image sha256:78710a0dedead06f37ae176d6b7d78ffa8afffc2190db02a9637c45476c5eb42 done #8 naming to docker.io/library/docker-cli-native done #8 DONE 1.3s docker run --rm -e VERSION=0.0.0-20210311145359-d3c36a2 -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -v "/home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: extracting github.com/gofrs/flock v0.8.0 go: extracting github.com/sirupsen/logrus v1.8.1 go: downloading github.com/gorilla/mux v1.8.0 go: extracting github.com/pkg/errors v0.9.1 go: downloading github.com/moby/vpnkit v0.5.0 go: extracting github.com/google/uuid v1.2.0 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 Building statically linked build/docker-linux-amd64 go: extracting github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 #13 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s #13 ... #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e #7 sha256:a82657dc9009ab4ecab0a966d899b2972800cfe1ee9d42fc736a0cac1581ac52 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 10.4s done #7 DONE 17.4s #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 ... #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi #8 sha256:cf43c9cf3aef68042b013c14de9aaf076721298047612f0c2c39a018ab7e7503 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #8 DONE 4.4s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a #9 1.471 Loaded plugins: fastestmirror, ovl #9 1.921 Determining fastest mirrors Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #9 ... #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done #13 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.4s done #13 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s #13 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.8s done #13 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done #13 DONE 30.3s #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint #9 sha256:9c9700c68110386efd61c45d6f9ad6c652565db8d6002e6d3f1f72ef8800581a #9 8.506 * base: d36uatko69830t.cloudfront.net #9 8.506 * extras: d36uatko69830t.cloudfront.net #9 8.506 * updates: d36uatko69830t.cloudfront.net go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/moby/vpnkit v0.5.0 go: extracting github.com/gofrs/flock v0.8.0 go: extracting github.com/pkg/errors v0.9.1 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/sirupsen/logrus v1.8.1 go: downloading github.com/google/uuid v1.2.0 go: extracting github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/google/uuid v1.2.0 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: extracting github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 #9 25.92 Resolving Dependencies #9 25.92 --> Running transaction check #9 25.92 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed #9 25.95 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.10 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.11 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.13 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.13 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.13 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.13 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64 #9 26.13 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #9 26.13 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #9 26.14 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #9 26.14 --> Running transaction check #9 26.14 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #9 26.14 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #9 26.14 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #9 26.14 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed #9 26.15 ---> Package file.x86_64 0:5.11-37.el7 will be installed #9 26.15 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed #9 26.16 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #9 26.16 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #9 26.16 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed #9 26.17 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.17 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.17 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.17 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.18 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.19 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.20 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 #9 26.20 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #9 26.20 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #9 26.20 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #9 26.20 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #9 26.21 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #9 26.21 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #9 26.21 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #9 26.21 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.21 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.21 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.22 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #9 26.22 ---> Package unzip.x86_64 0:6.0-21.el7 will be installed #9 26.22 --> Running transaction check #9 26.22 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #9 26.22 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #9 26.22 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #9 26.22 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #9 26.22 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #9 26.22 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #9 26.23 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #9 26.23 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #9 26.23 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 26.23 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #9 26.24 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #9 26.24 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #9 26.24 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #9 26.24 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #9 26.24 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #9 26.25 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #9 26.25 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #9 26.25 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #9 26.25 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #9 26.25 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #9 26.26 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed #9 26.26 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed #9 26.26 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #9 26.26 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #9 26.26 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed #9 26.26 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #9 26.26 --> Running transaction check #9 26.26 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #9 26.27 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed #9 26.27 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #9 26.27 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 26.28 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #9 26.28 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #9 26.28 --> Running transaction check #9 26.28 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #9 26.28 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #9 26.38 --> Finished Dependency Resolution #9 26.39 #9 26.39 Dependencies Resolved #9 26.41 #9 26.41 ================================================================================ #9 26.41 Package Arch Version Repository Size #9 26.41 ================================================================================ #9 26.41 Installing: #9 26.41 rpm-build x86_64 4.11.3-45.el7 base 149 k #9 26.41 rpmlint noarch 1.5-4.el7 base 229 k #9 26.41 Installing for dependencies: #9 26.41 bzip2 x86_64 1.0.6-13.el7 base 52 k #9 26.41 desktop-file-utils x86_64 0.23-2.el7 base 67 k #9 26.41 dwz x86_64 0.11-3.el7 base 99 k #9 26.41 elfutils x86_64 0.176-5.el7 base 308 k #9 26.41 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #9 26.41 file x86_64 5.11-37.el7 base 57 k #9 26.41 gdb x86_64 7.6.1-120.el7 base 2.4 M #9 26.41 groff-base x86_64 1.22.2-8.el7 base 942 k #9 26.41 patch x86_64 2.7.1-12.el7_7 base 111 k #9 26.41 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #9 26.41 perl-Carp noarch 1.26-244.el7 base 19 k #9 26.41 perl-Encode x86_64 2.51-7.el7 base 1.5 M #9 26.41 perl-Exporter noarch 5.68-3.el7 base 28 k #9 26.41 perl-File-Path noarch 2.09-2.el7 base 26 k #9 26.41 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #9 26.41 perl-Filter x86_64 1.49-3.el7 base 76 k #9 26.41 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #9 26.41 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #9 26.41 perl-PathTools x86_64 3.40-5.el7 base 82 k #9 26.41 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #9 26.41 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #9 26.41 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #9 26.41 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #9 26.41 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #9 26.41 perl-Socket x86_64 2.010-5.el7 base 49 k #9 26.41 perl-Storable x86_64 2.45-3.el7 base 77 k #9 26.41 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #9 26.41 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #9 26.41 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #9 26.41 perl-Time-Local noarch 1.2300-2.el7 base 24 k #9 26.41 perl-constant noarch 1.27-2.el7 base 19 k #9 26.41 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #9 26.41 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #9 26.41 perl-parent noarch 1:0.225-244.el7 base 12 k #9 26.41 perl-podlators noarch 2.5.1-3.el7 base 112 k #9 26.41 perl-srpm-macros noarch 1-8.el7 base 4.6 k #9 26.41 perl-threads x86_64 1.87-4.el7 base 49 k #9 26.41 perl-threads-shared x86_64 1.43-6.el7 base 39 k #9 26.41 python-srpm-macros noarch 3-34.el7 base 8.8 k #9 26.41 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #9 26.41 unzip x86_64 6.0-21.el7 base 171 k #9 26.41 zip x86_64 3.0-11.el7 base 260 k #9 26.41 #9 26.41 Transaction Summary #9 26.41 ================================================================================ #9 26.41 Install 2 Packages (+42 Dependent packages) #9 26.41 #9 26.41 Total download size: 16 M #9 26.41 Installed size: 51 M #9 26.41 Downloading packages: + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-arm #9 34.72 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 34.72 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed #9 43.16 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed #9 51.50 -------------------------------------------------------------------------------- #9 51.50 Total 668 kB/s | 16 MB 00:25 #9 51.50 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 51.51 Importing GPG key 0xF4A80EB5: #9 51.51 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #9 51.51 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 51.51 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 51.51 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 51.56 Running transaction check #9 51.60 Running transaction test #9 51.66 Transaction test succeeded #9 51.66 Running transaction #9 51.89 Installing : groff-base-1.22.2-8.el7.x86_64 1/44 #9 51.92 Installing : bzip2-1.0.6-13.el7.x86_64 2/44 #9 51.94 Installing : 1:perl-parent-0.225-244.el7.noarch 3/44 #9 51.97 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 4/44 #9 52.00 Installing : perl-podlators-2.5.1-3.el7.noarch 5/44 #9 52.03 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 6/44 #9 52.06 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 7/44 #9 52.43 Installing : perl-Encode-2.51-7.el7.x86_64 8/44 #9 52.45 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 9/44 #9 52.48 Installing : perl-Pod-Usage-1.63-3.el7.noarch 10/44 #9 52.51 Installing : perl-threads-1.87-4.el7.x86_64 11/44 #9 52.53 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 12/44 #9 52.56 Installing : perl-Exporter-5.68-3.el7.noarch 13/44 #9 52.58 Installing : perl-constant-1.27-2.el7.noarch 14/44 #9 52.61 Installing : perl-Carp-1.26-244.el7.noarch 15/44 #9 52.63 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 16/44 #9 52.65 Installing : perl-Socket-2.010-5.el7.x86_64 17/44 #9 52.68 Installing : perl-Time-Local-1.2300-2.el7.noarch 18/44 #9 52.71 Installing : perl-Storable-2.45-3.el7.x86_64 19/44 #9 52.73 Installing : perl-threads-shared-1.43-6.el7.x86_64 20/44 #9 52.76 Installing : perl-PathTools-3.40-5.el7.x86_64 21/44 #9 52.80 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 22/44 #9 52.85 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 23/44 #9 52.89 Installing : perl-File-Temp-0.23.01-3.el7.noarch 24/44 #9 52.92 Installing : perl-File-Path-2.09-2.el7.noarch 25/44 #9 52.95 Installing : perl-Filter-1.49-3.el7.x86_64 26/44 #9 53.07 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 27/44 #9 53.70 Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/44 #9 55.00 Installing : 4:perl-5.16.3-299.el7_9.x86_64 29/44 #9 55.80 Installing : perl-Thread-Queue-3.02-2.el7.noarch 30/44 #9 55.88 Installing : python-srpm-macros-3-34.el7.noarch 31/44 #9 55.94 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 32/44 #9 55.97 Installing : desktop-file-utils-0.23-2.el7.x86_64 33/44 #9 56.17 Installing : zip-3.0-11.el7.x86_64 34/44 #9 56.31 Installing : elfutils-0.176-5.el7.x86_64 35/44 #9 56.40 Installing : unzip-6.0-21.el7.x86_64 36/44 #9 56.45 Installing : patch-2.7.1-12.el7_7.x86_64 37/44 #9 56.56 Installing : dwz-0.11-3.el7.x86_64 38/44 #9 57.44 Installing : gdb-7.6.1-120.el7.x86_64 39/44 #9 57.49 Installing : perl-srpm-macros-1-8.el7.noarch 40/44 #9 57.52 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 41/44 #9 57.55 Installing : file-5.11-37.el7.x86_64 42/44 #9 57.67 Installing : rpm-build-4.11.3-45.el7.x86_64 43/44 #9 57.74 Installing : rpmlint-1.5-4.el7.noarch 44/44 #9 57.79 Verifying : file-5.11-37.el7.x86_64 1/44 #9 57.82 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/44 #9 57.84 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/44 #9 57.90 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/44 #9 57.92 Verifying : perl-threads-1.87-4.el7.x86_64 5/44 #9 57.93 Verifying : perl-Exporter-5.68-3.el7.noarch 6/44 #9 57.95 Verifying : perl-constant-1.27-2.el7.noarch 7/44 #9 57.97 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/44 #9 57.98 Verifying : desktop-file-utils-0.23-2.el7.x86_64 9/44 #9 58.00 Verifying : perl-Carp-1.26-244.el7.noarch 10/44 #9 58.02 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 11/44 #9 58.03 Verifying : 1:perl-parent-0.225-244.el7.noarch 12/44 #9 58.05 Verifying : perl-Socket-2.010-5.el7.x86_64 13/44 #9 58.06 Verifying : bzip2-1.0.6-13.el7.x86_64 14/44 #9 58.07 Verifying : perl-srpm-macros-1-8.el7.noarch 15/44 #9 58.09 Verifying : groff-base-1.22.2-8.el7.x86_64 16/44 #9 58.10 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 17/44 #9 58.11 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 18/44 #9 58.12 Verifying : rpm-build-4.11.3-45.el7.x86_64 19/44 #9 58.14 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 20/44 #9 58.15 Verifying : gdb-7.6.1-120.el7.x86_64 21/44 #9 58.17 Verifying : dwz-0.11-3.el7.x86_64 22/44 #9 58.19 Verifying : perl-Time-Local-1.2300-2.el7.noarch 23/44 #9 58.21 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 24/44 #9 58.22 Verifying : patch-2.7.1-12.el7_7.x86_64 25/44 #9 58.24 Verifying : unzip-6.0-21.el7.x86_64 26/44 #9 58.26 Verifying : perl-Storable-2.45-3.el7.x86_64 27/44 #9 58.28 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/44 #9 58.34 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 29/44 #9 58.36 Verifying : perl-Encode-2.51-7.el7.x86_64 30/44 #9 58.38 Verifying : rpmlint-1.5-4.el7.noarch 31/44 #9 58.39 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 32/44 #9 58.40 Verifying : perl-podlators-2.5.1-3.el7.noarch 33/44 #9 58.42 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 34/44 #9 58.43 Verifying : perl-File-Path-2.09-2.el7.noarch 35/44 #9 58.45 Verifying : elfutils-0.176-5.el7.x86_64 36/44 #9 58.50 Verifying : zip-3.0-11.el7.x86_64 37/44 #9 58.55 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 38/44 #9 58.60 Verifying : perl-Filter-1.49-3.el7.x86_64 39/44 #9 58.62 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 40/44 #9 58.64 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 41/44 #9 58.65 Verifying : python-srpm-macros-3-34.el7.noarch 42/44 #9 58.67 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 43/44 #9 58.68 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 44/44 #9 58.75 #9 58.75 Installed: #9 58.75 rpm-build.x86_64 0:4.11.3-45.el7 rpmlint.noarch 0:1.5-4.el7 #9 58.75 #9 58.75 Dependency Installed: #9 58.75 bzip2.x86_64 0:1.0.6-13.el7 #9 58.75 desktop-file-utils.x86_64 0:0.23-2.el7 #9 58.75 dwz.x86_64 0:0.11-3.el7 #9 58.75 elfutils.x86_64 0:0.176-5.el7 #9 58.75 emacs-filesystem.noarch 1:24.3-23.el7 #9 58.75 file.x86_64 0:5.11-37.el7 #9 58.75 gdb.x86_64 0:7.6.1-120.el7 #9 58.75 groff-base.x86_64 0:1.22.2-8.el7 #9 58.75 patch.x86_64 0:2.7.1-12.el7_7 #9 58.75 perl.x86_64 4:5.16.3-299.el7_9 #9 58.75 perl-Carp.noarch 0:1.26-244.el7 #9 58.75 perl-Encode.x86_64 0:2.51-7.el7 #9 58.75 perl-Exporter.noarch 0:5.68-3.el7 #9 58.75 perl-File-Path.noarch 0:2.09-2.el7 #9 58.75 perl-File-Temp.noarch 0:0.23.01-3.el7 #9 58.75 perl-Filter.x86_64 0:1.49-3.el7 #9 58.75 perl-Getopt-Long.noarch 0:2.40-3.el7 #9 58.75 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #9 58.75 perl-PathTools.x86_64 0:3.40-5.el7 #9 58.75 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 #9 58.75 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #9 58.75 perl-Pod-Simple.noarch 1:3.28-4.el7 #9 58.75 perl-Pod-Usage.noarch 0:1.63-3.el7 #9 58.75 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #9 58.75 perl-Socket.x86_64 0:2.010-5.el7 #9 58.75 perl-Storable.x86_64 0:2.45-3.el7 #9 58.75 perl-Text-ParseWords.noarch 0:3.29-4.el7 #9 58.75 perl-Thread-Queue.noarch 0:3.02-2.el7 #9 58.75 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #9 58.75 perl-Time-Local.noarch 0:1.2300-2.el7 #9 58.75 perl-constant.noarch 0:1.27-2.el7 #9 58.75 perl-libs.x86_64 4:5.16.3-299.el7_9 #9 58.75 perl-macros.x86_64 4:5.16.3-299.el7_9 #9 58.75 perl-parent.noarch 1:0.225-244.el7 #9 58.75 perl-podlators.noarch 0:2.5.1-3.el7 #9 58.75 perl-srpm-macros.noarch 0:1-8.el7 #9 58.75 perl-threads.x86_64 0:1.87-4.el7 #9 58.75 perl-threads-shared.x86_64 0:1.43-6.el7 #9 58.75 python-srpm-macros.noarch 0:3-34.el7 #9 58.75 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #9 58.75 unzip.x86_64 0:6.0-21.el7 #9 58.75 zip.x86_64 0:3.0-11.el7 #9 58.75 #9 58.75 Complete! #9 DONE 59.6s #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS #11 sha256:506ceef4c82bc80c245aa28e20530a78f1d628fc7d74f1aac5e06fdaa95e56bc #11 DONE 0.1s #12 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec #12 sha256:3be5e6b131ea3d354bed8760dedc945dc9fbe79f217207c4c99d2bb5c56a2317 #12 1.104 Loaded plugins: fastestmirror, ovl #12 1.505 Enabling base-source repository #12 1.506 Enabling extras-source repository #12 1.506 Enabling updates-source repository #12 1.507 Loading mirror speeds from cached hostfile #12 1.508 * base: d36uatko69830t.cloudfront.net #12 1.509 * extras: d36uatko69830t.cloudfront.net #12 1.510 * updates: d36uatko69830t.cloudfront.net #12 7.444 Checking for new repos for mirrors #12 7.449 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #12 7.452 --> 1:make-3.82-24.el7.x86_64 #12 7.626 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.627 --> git-1.8.3.1-23.el7_8.x86_64 #12 7.632 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec #12 7.633 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 7.637 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #12 7.637 --> Already installed : bash-4.2.46-34.el7.x86_64 #12 7.639 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 7.640 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch #12 7.641 --> cmake-2.8.12.2-2.el7.x86_64 #12 7.644 --> 7:device-mapper-devel-1.02.170-6.el7_9.4.x86_64 #12 7.645 --> gcc-4.8.5-44.el7.x86_64 #12 7.646 --> git-1.8.3.1-23.el7_8.x86_64 #12 7.650 --> glibc-static-2.17-323.el7_9.x86_64 #12 7.652 --> libseccomp-devel-2.3.1-4.el7.x86_64 #12 7.654 --> libselinux-devel-2.5-15.el7.x86_64 #12 7.655 --> libtool-2.4.2-22.el7_3.x86_64 #12 7.656 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.657 --> 1:make-3.82-24.el7.x86_64 #12 7.658 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #12 7.660 --> Already installed : systemd-219-78.el7.x86_64 #12 7.661 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.664 --> systemd-devel-219-78.el7_9.3.x86_64 #12 7.665 --> Already installed : 2:tar-1.26-35.el7.x86_64 #12 7.666 --> which-2.20-7.el7.x86_64 #12 7.668 --> Running transaction check #12 7.668 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #12 7.672 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 7.852 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #12 7.853 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #12 7.864 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 #12 7.868 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.4 will be installed #12 7.870 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.4 for package: 7:device-mapper-devel-1.02.170-6.el7_9.4.x86_64 #12 7.873 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed #12 7.877 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 7.883 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 #12 7.884 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 #12 7.891 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 7.894 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 7.897 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 #12 7.898 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed #12 7.919 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.921 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.924 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.926 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.927 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.929 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.931 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 #12 7.934 ---> Package glibc-static.x86_64 0:2.17-323.el7_9 will be installed #12 7.934 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #12 7.935 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 7.938 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #12 7.938 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #12 7.940 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #12 7.943 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #12 7.943 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #12 7.947 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #12 7.949 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #12 7.951 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #12 7.954 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #12 7.955 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.959 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #12 7.959 ---> Package make.x86_64 1:3.82-24.el7 will be installed #12 7.960 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed #12 7.961 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.964 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.968 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.971 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch #12 7.973 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed #12 7.977 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 #12 7.985 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 #12 7.991 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64 #12 7.991 ---> Package which.x86_64 0:2.20-7.el7 will be installed #12 7.992 --> Running transaction check #12 7.993 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #12 8.000 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #12 8.002 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #12 8.005 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #12 8.008 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #12 8.012 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #12 8.016 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #12 8.019 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #12 8.019 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed #12 8.025 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated #12 8.026 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 #12 8.029 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.4 will be an update #12 8.033 ---> Package glibc-devel.x86_64 0:2.17-323.el7_9 will be installed #12 8.040 --> Processing Dependency: glibc-headers = 2.17-323.el7_9 for package: glibc-devel-2.17-323.el7_9.x86_64 #12 8.042 --> Processing Dependency: glibc = 2.17-323.el7_9 for package: glibc-devel-2.17-323.el7_9.x86_64 #12 8.054 Package: glibc-2.17-323.el7_9.src - can't co-install with glibc-2.17-323.el7_9.x86_64 #12 8.056 Package: glibc-2.17-323.el7_9.src - can't co-install with glibc-2.17-323.el7_9.x86_64 #12 8.056 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-323.el7_9.x86_64 #12 8.057 ---> Package less.x86_64 0:458-9.el7 will be installed #12 8.059 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #12 8.065 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed #12 8.067 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #12 8.068 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #12 8.069 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #12 8.070 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #12 8.071 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #12 8.072 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #12 8.073 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed #12 8.078 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.081 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.084 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.084 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #12 8.087 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #12 8.089 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #12 8.092 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed #12 8.094 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #12 8.096 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #12 8.098 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #12 8.100 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #12 8.102 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed #12 8.105 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch #12 8.108 ---> Package systemd.x86_64 0:219-78.el7 will be updated #12 8.112 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update #12 8.130 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated #12 8.131 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update #12 8.135 --> Running transaction check #12 8.135 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated #12 8.136 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.4 will be an update #12 8.138 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed #12 8.139 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #12 8.140 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #12 8.143 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated #12 8.146 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 #12 8.148 ---> Package glibc.x86_64 0:2.17-323.el7_9 will be an update #12 8.150 ---> Package glibc-headers.x86_64 0:2.17-323.el7_9 will be installed #12 8.151 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-323.el7_9.x86_64 #12 8.155 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-323.el7_9.x86_64 #12 8.155 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #12 8.163 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #12 8.163 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed #12 8.163 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #12 8.163 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #12 8.168 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #12 8.168 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #12 8.169 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #12 8.172 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.177 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.179 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.180 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.182 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.184 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.184 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.185 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.190 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.190 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.190 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #12 8.191 --> Running transaction check #12 8.191 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #12 8.192 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #12 8.194 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated #12 8.195 ---> Package glibc-common.x86_64 0:2.17-323.el7_9 will be an update #12 8.197 ---> Package kernel-headers.x86_64 0:3.10.0-1160.21.1.el7 will be installed #12 8.197 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #12 8.199 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #12 8.200 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #12 8.201 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #12 8.201 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #12 8.201 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #12 8.237 --> Finished Dependency Resolution #12 8.275 #12 8.275 Dependencies Resolved #12 8.289 #12 8.289 ================================================================================ #12 8.289 Package Arch Version Repository Size #12 8.289 ================================================================================ #12 8.289 Installing: #12 8.289 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #12 8.289 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #12 8.289 device-mapper-devel x86_64 7:1.02.170-6.el7_9.4 updates 206 k #12 8.289 gcc x86_64 4.8.5-44.el7 base 16 M #12 8.289 git x86_64 1.8.3.1-23.el7_8 base 4.4 M #12 8.289 glibc-static x86_64 2.17-323.el7_9 updates 1.6 M #12 8.289 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #12 8.289 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 8.289 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 8.289 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #12 8.289 make x86_64 1:3.82-24.el7 base 421 k #12 8.289 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M #12 8.289 systemd-devel x86_64 219-78.el7_9.3 updates 216 k #12 8.289 which x86_64 2.20-7.el7 base 41 k #12 8.289 Installing for dependencies: #12 8.289 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #12 8.289 autoconf noarch 2.69-11.el7 base 701 k #12 8.289 automake noarch 1.13.4-3.el7 base 679 k #12 8.289 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #12 8.289 checkpolicy x86_64 2.5-8.el7 base 295 k #12 8.289 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 8.289 e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k #12 8.289 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 8.289 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 8.289 glibc-devel x86_64 2.17-323.el7_9 updates 1.1 M #12 8.289 glibc-headers x86_64 2.17-323.el7_9 updates 691 k #12 8.289 kernel-headers x86_64 3.10.0-1160.21.1.el7 updates 9.0 M #12 8.289 less x86_64 458-9.el7 base 120 k #12 8.289 libarchive x86_64 3.1.2-14.el7_7 base 319 k #12 8.289 libcgroup x86_64 0.41-21.el7 base 66 k #12 8.289 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 8.289 libgomp x86_64 4.8.5-44.el7 base 159 k #12 8.289 libmpc x86_64 1.0.1-3.el7 base 51 k #12 8.289 libseccomp x86_64 2.3.1-4.el7 base 56 k #12 8.289 libselinux-python x86_64 2.5-15.el7 base 236 k #12 8.289 libselinux-utils x86_64 2.5-15.el7 base 151 k #12 8.289 libsemanage-python x86_64 2.5-14.el7 base 113 k #12 8.289 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 8.289 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 8.289 lzo x86_64 2.06-8.el7 base 59 k #12 8.289 m4 x86_64 1.4.16-10.el7 base 256 k #12 8.289 mpfr x86_64 3.1.1-4.el7 base 203 k #12 8.289 openssh x86_64 7.4p1-21.el7 base 510 k #12 8.289 openssh-clients x86_64 7.4p1-21.el7 base 655 k #12 8.289 pcre-devel x86_64 8.32-17.el7 base 480 k #12 8.289 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 8.289 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 8.289 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k #12 8.289 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 8.289 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 8.289 policycoreutils x86_64 2.5-34.el7 base 917 k #12 8.289 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #12 8.289 policycoreutils-python x86_64 2.5-34.el7 base 457 k #12 8.289 python-IPy noarch 0.75-6.el7 base 32 k #12 8.289 rsync x86_64 3.1.2-10.el7 base 404 k #12 8.289 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k #12 8.289 setools-libs x86_64 3.3.8-4.el7 base 620 k #12 8.289 Updating for dependencies: #12 8.289 device-mapper x86_64 7:1.02.170-6.el7_9.4 updates 297 k #12 8.289 device-mapper-libs x86_64 7:1.02.170-6.el7_9.4 updates 325 k #12 8.289 glibc x86_64 2.17-323.el7_9 updates 3.6 M #12 8.289 glibc-common x86_64 2.17-323.el7_9 updates 12 M #12 8.289 systemd x86_64 219-78.el7_9.3 updates 5.1 M #12 8.289 systemd-libs x86_64 219-78.el7_9.3 updates 418 k #12 8.289 #12 8.289 Transaction Summary #12 8.289 ================================================================================ #12 8.289 Install 14 Packages (+42 Dependent packages) #12 8.289 Upgrade ( 6 Dependent packages) #12 8.289 #12 8.290 Total download size: 81 M #12 8.290 Downloading packages: #12 8.294 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. scripts/docs/generate-man.sh scripts/docs/generate-man.sh make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli' make -C /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker VERSION=0.0.0-20210311145359-d3c36a2 binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker' mkdir -p autogen 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 . #1 [internal] load build definition from Dockerfile #1 sha256:23f24be49def5a77c0858332da9d3b39fb01894ebd32fced7146c543ccec9b63 #1 transferring dockerfile: 17.02kB 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:3054ca2c7a7d8fa0cb4e8ed2dce3e220556dd4321e19023155823bf96b72ebc9 #2 transferring context: 87B 0.0s done #2 DONE 0.0s #4 [auth] docker/dockerfile:pull token for registry-1.docker.io #4 sha256:160b118dd4806f11e5ba5f3c20f298f468fda16e68d29decee6a4af2b82f3a75 #4 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1.2 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 #3 DONE 0.7s #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done #5 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done #5 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s #5 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.34MB / 9.64MB 0.2s #5 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done #5 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s #5 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done #5 DONE 0.5s #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #8 ... #9 [auth] djs55/vpnkit:pull token for registry-1.docker.io #9 sha256:8249e9c2cc4755b59006aa040fa03874faff02bd62f14211057f4e1b05a2cd3d #9 DONE 0.0s #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec #7 DONE 1.0s #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 #6 DONE 1.0s #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #8 DONE 1.4s #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #10 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done #10 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done #10 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.2s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.3s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.4s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.5s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.46MB / 50.40MB 0.6s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 0.7s #10 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.7s #10 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s #10 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.34MB / 7.81MB 0.8s #10 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.8s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.0s #10 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s #10 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s #10 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.1s #10 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 1.2s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.49MB / 51.83MB 1.3s #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.5s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.39MB / 68.67MB 1.5s #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 1.6s #10 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 1.7s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 1.7s #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 1.9s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 1.9s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.19MB / 120.17MB 1.9s #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 2.0s #10 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 2.1s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 2.1s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 2.3s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 2.3s #10 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 2.5s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.39MB / 120.17MB 2.5s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 2.6s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 2.6s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 2.7s #10 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 2.8s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.87MB / 120.17MB 3.0s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 3.1s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 3.3s #10 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 3.4s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 3.6s #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 3.7s #10 ... #30 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #30 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a #30 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done #30 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done #30 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done #30 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done #30 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done #30 DONE 3.9s #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #10 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.20MB / 120.17MB 4.0s #10 ... #16 [internal] load build context #16 sha256:ac559235198e6d742fa92b0a9746eaf4241b61416e4916a3454267b4034e5114 #16 transferring context: 53.42MB 4.1s done #16 DONE 4.8s #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #10 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #10 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done #10 ... #32 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 #32 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd #32 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done #32 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done #32 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done #32 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done #32 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done #32 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done #32 DONE 5.5s #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #10 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #10 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.1s done #10 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 #10 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done #10 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 #10 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done #10 ... #31 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 #31 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 #31 DONE 0.7s #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #10 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #10 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s #10 ... #33 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 #33 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 #33 DONE 0.6s #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #10 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #10 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.4s done #10 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 #10 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.0s done #10 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e #12 66.71 -------------------------------------------------------------------------------- #12 66.71 Total 1.4 MB/s | 81 MB 00:58 #12 66.87 Running transaction check #12 67.02 Running transaction test #12 67.21 Transaction test succeeded #12 67.21 Running transaction #12 69.64 Updating : glibc-common-2.17-323.el7_9.x86_64 1/68 #12 70.14 Updating : glibc-2.17-323.el7_9.x86_64 2/68 #12 70.67 Installing : fipscheck-1.4.1-6.el7.x86_64 3/68 #12 70.69 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/68 #12 71.21 Installing : mpfr-3.1.1-4.el7.x86_64 5/68 #12 71.76 Updating : systemd-libs-219-78.el7_9.3.x86_64 6/68 #12 73.46 Updating : systemd-219-78.el7_9.3.x86_64 7/68 #12 74.17 Failed to get D-Bus connection: Operation not permitted #12 74.21 Updating : 7:device-mapper-1.02.170-6.el7_9.4.x86_64 8/68 #12 74.74 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.4.x86_64 9/68 #12 75.25 Installing : libmpc-1.0.1-3.el7.x86_64 10/68 #12 75.75 Installing : lzo-2.06-8.el7.x86_64 11/68 #12 76.26 Installing : m4-1.4.16-10.el7.x86_64 12/68 #12 76.80 Installing : checkpolicy-2.5-8.el7.x86_64 13/68 #10 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done #10 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done #12 76.87 Installing : 1:make-3.82-24.el7.x86_64 14/68 #10 DONE 16.6s #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache #11 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f #12 77.38 Installing : 1:perl-Error-0.17020-2.el7.noarch 15/68 #12 77.43 Installing : libarchive-3.1.2-14.el7_7.x86_64 16/68 #12 78.60 Installing : cpp-4.8.5-44.el7.x86_64 17/68 #12 79.16 Installing : rsync-3.1.2-10.el7.x86_64 18/68 #12 79.68 Installing : systemd-devel-219-78.el7_9.3.x86_64 19/68 #11 DONE 2.9s #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list #12 sha256:26c74e3c2c8d272e2dd40fdcccb121daa033c23c844a1536b6c684aaf7365907 #12 DONE 0.5s #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #15 sha256:359f243bae481c8aa73246b5a92c8df635ab63e7868181bab624d82774bbaa71 #12 80.21 Installing : libcgroup-0.41-21.el7.x86_64 20/68 #12 81.25 Installing : openssh-7.4p1-21.el7.x86_64 21/68 #12 81.28 Installing : perl-TermReadKey-2.30-20.el7.x86_64 22/68 #12 81.30 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 23/68 #12 81.80 Installing : libseccomp-2.3.1-4.el7.x86_64 24/68 #12 82.31 Installing : libselinux-utils-2.5-15.el7.x86_64 25/68 #12 82.42 Installing : policycoreutils-2.5-34.el7.x86_64 26/68 #15 ... #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list #13 sha256:d08017e678fd33c3699ea6ed6cb7ca9e2c35fb5ce0863b70cd3f25e28626461d #13 DONE 1.6s #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #15 sha256:359f243bae481c8aa73246b5a92c8df635ab63e7868181bab624d82774bbaa71 #15 1.776 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #15 1.811 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #15 2.044 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #15 2.283 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #12 82.45 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 27/68 #15 2.988 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] #12 83.52 Installing : setools-libs-3.3.8-4.el7.x86_64 28/68 #12 84.03 Installing : libsemanage-python-2.5-14.el7.x86_64 29/68 #12 84.07 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 30/68 #12 84.67 Installing : btrfs-progs-4.9.1-1.el7.x86_64 31/68 #15 3.900 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] #12 84.69 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 32/68 #12 84.79 Installing : autoconf-2.69-11.el7.noarch 33/68 #12 85.28 install-info: No such file or directory for /usr/share/info/autoconf.info #12 85.32 Installing : libselinux-python-2.5-15.el7.x86_64 34/68 #12 85.35 Installing : audit-libs-python-2.8.5-4.el7.x86_64 35/68 #12 85.38 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 36/68 #12 85.96 Installing : openssh-clients-7.4p1-21.el7.x86_64 37/68 #12 86.07 Installing : libgomp-4.8.5-44.el7.x86_64 38/68 #12 86.66 Installing : less-458-9.el7.x86_64 39/68 #12 86.68 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 40/68 #12 87.23 Installing : git-1.8.3.1-23.el7_8.x86_64 41/68 #12 87.31 Installing : pcre-devel-8.32-17.el7.x86_64 42/68 #12 87.34 Installing : libsepol-devel-2.5-10.el7.x86_64 43/68 #12 87.37 Installing : libselinux-devel-2.5-15.el7.x86_64 44/68 #12 87.42 Installing : perl-Test-Harness-3.28-3.el7.noarch 45/68 #12 87.50 Installing : automake-1.13.4-3.el7.noarch 46/68 #12 88.00 install-info: No such file or directory for /usr/share/info/automake.info.gz #12 88.02 Installing : python-IPy-0.75-6.el7.noarch 47/68 #12 88.09 Installing : policycoreutils-python-2.5-34.el7.x86_64 48/68 #12 88.15 Installing : policycoreutils-devel-2.5-34.el7.x86_64 49/68 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:15:53 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app #15 ... #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #24 sha256:641425c547fa9528c0f9e59e4df8fb062455d8851586494e7bcf32e329dd551e #24 1.541 + RM_GOPATH=0 #24 1.541 + TMP_GOPATH= #24 1.541 + : /build #24 1.541 + '[' -z '' ']' #24 1.543 ++ mktemp -d #24 1.546 + export GOPATH=/tmp/tmp.8juNiUgnP3 #24 1.546 + GOPATH=/tmp/tmp.8juNiUgnP3 #24 1.546 + RM_GOPATH=1 #24 1.546 + case "$(go env GOARCH)" in #24 1.546 ++ go env GOARCH #24 1.563 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 #24 1.563 + export GO_BUILDMODE=-buildmode=pie #24 1.563 + GO_BUILDMODE=-buildmode=pie #24 1.563 ++ dirname /tmp/install/install.sh #24 1.563 + dir=/tmp/install #24 1.563 + bin=rootlesskit #24 1.563 + shift #24 1.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']' #24 1.563 + . /tmp/install/rootlesskit.installer #24 1.563 ++ : 81d7d047d09a5b93645817ec580181de7a984082 #24 1.563 + install_rootlesskit #24 1.563 + case "$1" in #24 1.563 + export CGO_ENABLED=0 #24 1.563 + CGO_ENABLED=0 #24 1.563 + _install_rootlesskit #24 1.563 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' #24 1.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8juNiUgnP3/src/github.com/rootless-containers/rootlesskit #24 1.563 Cloning into '/tmp/tmp.8juNiUgnP3/src/github.com/rootless-containers/rootlesskit'... #24 3.442 + cd /tmp/tmp.8juNiUgnP3/src/github.com/rootless-containers/rootlesskit #24 3.442 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 #24 3.469 + export GO111MODULE=on #24 3.469 + GO111MODULE=on #24 3.469 + for f in rootlesskit rootlesskit-docker-proxy #24 3.469 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #24 4.528 go: downloading github.com/urfave/cli/v2 v2.3.0 #24 4.529 go: downloading github.com/sirupsen/logrus v1.8.1 #24 4.530 go: downloading github.com/google/uuid v1.2.0 #24 4.530 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c #24 4.546 go: downloading github.com/pkg/errors v0.9.1 #24 4.562 go: downloading github.com/gofrs/flock v0.8.0 #24 4.565 go: downloading github.com/moby/vpnkit v0.5.0 #24 4.565 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #24 4.624 go: downloading github.com/moby/sys/mountinfo v0.4.1 #24 4.650 go: extracting github.com/pkg/errors v0.9.1 #24 4.653 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #24 4.677 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c #24 4.730 go: extracting github.com/google/uuid v1.2.0 #24 4.757 go: downloading github.com/gorilla/mux v1.8.0 #24 4.773 go: extracting github.com/gofrs/flock v0.8.0 #24 4.853 go: extracting github.com/moby/sys/mountinfo v0.4.1 #24 4.885 go: extracting github.com/sirupsen/logrus v1.8.1 #24 5.104 go: extracting github.com/gorilla/mux v1.8.0 #24 5.147 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #24 5.567 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #24 5.611 go: downloading github.com/u-root/u-root v7.0.0+incompatible #24 5.921 go: extracting github.com/moby/vpnkit v0.5.0 #24 6.268 go: extracting github.com/urfave/cli/v2 v2.3.0 #24 6.504 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #24 ... #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #15 sha256:359f243bae481c8aa73246b5a92c8df635ab63e7868181bab624d82774bbaa71 #15 7.516 Fetched 8424 kB in 6s (1468 kB/s) #12 88.62 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 50/68 #12 89.36 Installing : kernel-headers-3.10.0-1160.21.1.el7.x86_64 51/68 #12 90.10 Installing : glibc-headers-2.17-323.el7_9.x86_64 52/68 #15 7.516 Reading package lists... #15 9.739 Reading package lists... #15 ... #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy #28 sha256:bd9b3243503bb065503067088dddb57c06aa9fef2b4a4571de5b98f7e5e38a37 #28 1.712 + RM_GOPATH=0 #28 1.712 + TMP_GOPATH= #28 1.712 + : /build #28 1.712 + '[' -z '' ']' #28 1.712 ++ mktemp -d #28 1.712 + export GOPATH=/tmp/tmp.ILtVeSVtHl #28 1.712 + GOPATH=/tmp/tmp.ILtVeSVtHl #28 1.712 + RM_GOPATH=1 #28 1.712 + case "$(go env GOARCH)" in #28 1.712 ++ go env GOARCH #28 1.738 + export GO_BUILDMODE=-buildmode=pie #28 1.738 + GO_BUILDMODE=-buildmode=pie #28 1.738 ++ dirname /tmp/install/install.sh #28 1.738 + dir=/tmp/install #28 1.738 + bin=proxy #28 1.738 + shift #28 1.738 + '[' '!' -f /tmp/install/proxy.installer ']' #28 1.738 + . /tmp/install/proxy.installer #28 1.738 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 #28 1.738 + install_proxy #28 1.738 + case "$1" in #28 1.738 + export CGO_ENABLED=0 #28 1.738 + CGO_ENABLED=0 #28 1.738 + _install_proxy #28 1.738 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' #28 1.738 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ILtVeSVtHl/src/github.com/docker/libnetwork #28 1.738 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 #28 1.744 Cloning into '/tmp/tmp.ILtVeSVtHl/src/github.com/docker/libnetwork'... #28 8.618 + cd /tmp/tmp.ILtVeSVtHl/src/github.com/docker/libnetwork #28 8.618 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 #28 9.050 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #28 ... #21 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #21 sha256:63d0d1ee9dfc0159caf5f49739ba3a832f5dd95715998057fead18d3fa167bb8 #21 2.439 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #21 2.510 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #21 2.510 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #21 2.839 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] #21 3.307 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #21 3.840 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] #21 7.943 Fetched 8424 kB in 6s (1462 kB/s) #21 7.943 Reading package lists... #21 10.15 Reading package lists... #21 ... #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #24 sha256:641425c547fa9528c0f9e59e4df8fb062455d8851586494e7bcf32e329dd551e #24 7.816 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #24 7.948 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 #24 8.176 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 #24 8.241 go: downloading github.com/russross/blackfriday/v2 v2.1.0 #24 8.487 go: extracting github.com/russross/blackfriday/v2 v2.1.0 #24 8.742 go: extracting github.com/u-root/u-root v7.0.0+incompatible #24 9.733 go: finding github.com/pkg/errors v0.9.1 #24 9.750 go: finding github.com/sirupsen/logrus v1.8.1 #24 9.863 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 #24 9.892 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 #24 9.956 go: finding github.com/google/uuid v1.2.0 #24 9.961 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c #24 10.00 go: finding github.com/moby/vpnkit v0.5.0 #24 10.01 go: finding github.com/gofrs/flock v0.8.0 #24 10.02 go: finding github.com/gorilla/mux v1.8.0 #24 10.03 go: finding github.com/moby/sys/mountinfo v0.4.1 #24 10.06 go: finding github.com/urfave/cli/v2 v2.3.0 #24 10.08 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 #24 10.11 go: finding github.com/u-root/u-root v7.0.0+incompatible #24 10.17 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 #24 10.26 go: finding github.com/russross/blackfriday/v2 v2.1.0 #12 90.20 Installing : glibc-devel-2.17-323.el7_9.x86_64 53/68 #24 ... #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #14 sha256:8535d1c9c3aea5c1d1c43c80654d582950508e0e5847f6024d1193f763d6d08b #14 1.393 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #14 1.444 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #14 1.457 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] #14 1.457 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] #14 1.835 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] #14 2.277 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #14 2.887 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] #14 3.878 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] #14 7.586 Fetched 8929 kB in 6s (1387 kB/s) #12 91.93 Installing : gcc-4.8.5-44.el7.x86_64 54/68 #14 7.586 Reading package lists... #14 10.17 Reading package lists... #14 ... #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #15 sha256:359f243bae481c8aa73246b5a92c8df635ab63e7868181bab624d82774bbaa71 #15 9.739 Reading package lists... #12 92.50 Installing : libtool-2.4.2-22.el7_3.x86_64 55/68 #12 92.99 install-info: No such file or directory for /usr/share/info/libtool.info.gz #12 93.20 Installing : glibc-static-2.17-323.el7_9.x86_64 56/68 #12 93.23 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.4.x86_64 57/68 #15 12.11 Building dependency tree... #12 93.34 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 58/68 #12 93.37 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 59/68 #15 12.99 The following additional packages will be installed: #15 13.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd #15 13.00 Suggested packages: #15 13.00 cmake-doc ninja-build lrzip #15 13.00 Recommended packages: #15 13.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #15 13.37 The following NEW packages will be installed: #15 13.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 #15 13.38 vim-common xxd #15 13.66 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. #15 13.66 Need to get 14.9 MB of archives. #15 13.66 After this operation, 61.8 MB of additional disk space will be used. #15 13.66 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #15 13.67 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #15 13.67 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #15 13.74 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #12 93.41 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 60/68 #12 94.25 Installing : cmake-2.8.12.2-2.el7.x86_64 61/68 #12 94.29 Installing : which-2.20-7.el7.x86_64 62/68 #12 94.78 install-info: No such file or directory for /usr/share/info/which.info.gz #15 14.10 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] #15 14.11 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #15 14.13 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #15 14.13 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #15 14.14 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] #15 14.15 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #15 14.71 debconf: delaying package configuration, since apt-utils is not installed #15 14.80 Fetched 14.9 MB in 1s (16.2 MB/s) #12 94.80 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/68 #12 95.78 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 64/68 #12 96.28 Cleanup : systemd-219-78.el7.x86_64 65/68 #15 16.08 Selecting previously unselected package xxd. #15 16.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #15 16.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #15 16.15 Unpacking xxd (2:8.1.0875-5) ... #12 96.80 Cleanup : systemd-libs-219-78.el7.x86_64 66/68 #15 ... #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy #28 sha256:bd9b3243503bb065503067088dddb57c06aa9fef2b4a4571de5b98f7e5e38a37 #28 DONE 16.4s #21 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev #21 sha256:63d0d1ee9dfc0159caf5f49739ba3a832f5dd95715998057fead18d3fa167bb8 #21 10.15 Reading package lists... #21 12.37 Building dependency tree... #21 13.37 The following additional packages will be installed: #21 13.37 libbtrfs0 #21 13.41 The following NEW packages will be installed: #21 13.41 libbtrfs-dev libbtrfs0 #21 13.69 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. #21 13.69 Need to get 119 kB of archives. #21 13.69 After this operation, 387 kB of additional disk space will be used. #21 13.69 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #21 13.70 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #21 14.22 debconf: delaying package configuration, since apt-utils is not installed #21 14.30 Fetched 119 kB in 0s (447 kB/s) #21 14.38 Selecting previously unselected package libbtrfs0. #21 14.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #21 14.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #21 14.43 Unpacking libbtrfs0 (4.20.1-2) ... #21 14.48 Selecting previously unselected package libbtrfs-dev. #21 14.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #21 14.50 Unpacking libbtrfs-dev (4.20.1-2) ... #21 14.60 Setting up libbtrfs0 (4.20.1-2) ... #21 14.61 Setting up libbtrfs-dev (4.20.1-2) ... #21 14.62 Processing triggers for libc-bin (2.28-10) ... #21 DONE 16.4s #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #15 sha256:359f243bae481c8aa73246b5a92c8df635ab63e7868181bab624d82774bbaa71 #15 16.46 Selecting previously unselected package vim-common. #12 97.31 Cleanup : glibc-common-2.17-317.el7.x86_64 67/68 #15 16.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #15 16.55 Unpacking vim-common (2:8.1.0875-5) ... #15 16.83 Selecting previously unselected package cmake-data. #15 16.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #15 16.87 Unpacking cmake-data (3.13.4-1) ... #12 97.36 Cleanup : glibc-2.17-317.el7.x86_64 68/68 #12 98.40 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/68 #12 98.42 Verifying : glibc-headers-2.17-323.el7_9.x86_64 2/68 #12 98.44 Verifying : libselinux-devel-2.5-15.el7.x86_64 3/68 #12 98.45 Verifying : policycoreutils-python-2.5-34.el7.x86_64 4/68 #12 98.47 Verifying : glibc-static-2.17-323.el7_9.x86_64 5/68 #12 98.49 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 6/68 #12 98.50 Verifying : mpfr-3.1.1-4.el7.x86_64 7/68 #12 98.51 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 8/68 #12 98.52 Verifying : automake-1.13.4-3.el7.noarch 9/68 #12 98.53 Verifying : lzo-2.06-8.el7.x86_64 10/68 #12 98.55 Verifying : m4-1.4.16-10.el7.x86_64 11/68 #12 98.56 Verifying : openssh-7.4p1-21.el7.x86_64 12/68 #12 98.57 Verifying : kernel-headers-3.10.0-1160.21.1.el7.x86_64 13/68 #12 98.63 Verifying : glibc-devel-2.17-323.el7_9.x86_64 14/68 #12 98.64 Verifying : git-1.8.3.1-23.el7_8.x86_64 15/68 #12 98.65 Verifying : checkpolicy-2.5-8.el7.x86_64 16/68 #12 98.67 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.4.x86_64 17/68 #12 98.69 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 18/68 #12 98.70 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 19/68 #12 98.71 Verifying : glibc-2.17-323.el7_9.x86_64 20/68 #12 98.73 Verifying : systemd-libs-219-78.el7_9.3.x86_64 21/68 #12 98.74 Verifying : which-2.20-7.el7.x86_64 22/68 #12 98.76 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 23/68 #12 98.77 Verifying : cpp-4.8.5-44.el7.x86_64 24/68 #12 98.79 Verifying : python-IPy-0.75-6.el7.noarch 25/68 #12 98.80 Verifying : libseccomp-2.3.1-4.el7.x86_64 26/68 #12 98.82 Verifying : fipscheck-1.4.1-6.el7.x86_64 27/68 #12 98.84 Verifying : libselinux-utils-2.5-15.el7.x86_64 28/68 #12 98.86 Verifying : 1:make-3.82-24.el7.x86_64 29/68 #12 98.87 Verifying : 7:device-mapper-1.02.170-6.el7_9.4.x86_64 30/68 #12 98.90 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 31/68 #12 98.91 Verifying : libtool-2.4.2-22.el7_3.x86_64 32/68 #12 98.92 Verifying : setools-libs-3.3.8-4.el7.x86_64 33/68 #12 98.94 Verifying : systemd-219-78.el7_9.3.x86_64 34/68 #12 98.97 Verifying : libsemanage-python-2.5-14.el7.x86_64 35/68 #12 99.00 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 36/68 #12 99.02 Verifying : libarchive-3.1.2-14.el7_7.x86_64 37/68 #12 99.03 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 38/68 #12 99.05 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 39/68 #12 99.07 Verifying : openssh-clients-7.4p1-21.el7.x86_64 40/68 #12 99.08 Verifying : perl-Test-Harness-3.28-3.el7.noarch 41/68 #12 99.10 Verifying : libselinux-python-2.5-15.el7.x86_64 42/68 #12 99.11 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 43/68 #12 99.12 Verifying : gcc-4.8.5-44.el7.x86_64 44/68 #12 99.13 Verifying : libmpc-1.0.1-3.el7.x86_64 45/68 #12 99.14 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 46/68 #12 99.16 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 47/68 #12 99.17 Verifying : libsepol-devel-2.5-10.el7.x86_64 48/68 #12 99.18 Verifying : glibc-common-2.17-323.el7_9.x86_64 49/68 #12 99.20 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.4.x86_64 50/68 #12 99.22 Verifying : 1:perl-Error-0.17020-2.el7.noarch 51/68 #12 99.23 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 52/68 #12 99.24 Verifying : pcre-devel-8.32-17.el7.x86_64 53/68 #12 99.26 Verifying : autoconf-2.69-11.el7.noarch 54/68 #12 99.27 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 55/68 #12 99.29 Verifying : cmake-2.8.12.2-2.el7.x86_64 56/68 #12 99.30 Verifying : rsync-3.1.2-10.el7.x86_64 57/68 #12 99.32 Verifying : policycoreutils-2.5-34.el7.x86_64 58/68 #15 18.29 Selecting previously unselected package libicu63:amd64. #15 18.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... #15 18.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #12 99.33 Verifying : libgomp-4.8.5-44.el7.x86_64 59/68 #12 99.35 Verifying : systemd-devel-219-78.el7_9.3.x86_64 60/68 #12 99.36 Verifying : less-458-9.el7.x86_64 61/68 #12 99.37 Verifying : libcgroup-0.41-21.el7.x86_64 62/68 #12 99.38 Verifying : glibc-2.17-317.el7.x86_64 63/68 #12 99.38 Verifying : glibc-common-2.17-317.el7.x86_64 64/68 #12 99.38 Verifying : systemd-libs-219-78.el7.x86_64 65/68 #12 99.38 Verifying : systemd-219-78.el7.x86_64 66/68 #12 99.38 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 67/68 #12 99.39 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 68/68 #12 99.43 #12 99.43 Installed: #12 99.43 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #12 99.43 cmake.x86_64 0:2.8.12.2-2.el7 #12 99.43 device-mapper-devel.x86_64 7:1.02.170-6.el7_9.4 #12 99.43 gcc.x86_64 0:4.8.5-44.el7 #12 99.43 git.x86_64 0:1.8.3.1-23.el7_8 #12 99.43 glibc-static.x86_64 0:2.17-323.el7_9 #12 99.43 libseccomp-devel.x86_64 0:2.3.1-4.el7 #12 99.43 libselinux-devel.x86_64 0:2.5-15.el7 #12 99.43 libtool.x86_64 0:2.4.2-22.el7_3 #12 99.43 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #12 99.43 make.x86_64 1:3.82-24.el7 #12 99.43 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 #12 99.43 systemd-devel.x86_64 0:219-78.el7_9.3 #12 99.43 which.x86_64 0:2.20-7.el7 #12 99.43 #12 99.43 Dependency Installed: #12 99.43 audit-libs-python.x86_64 0:2.8.5-4.el7 #12 99.43 autoconf.noarch 0:2.69-11.el7 #12 99.43 automake.noarch 0:1.13.4-3.el7 #12 99.43 btrfs-progs.x86_64 0:4.9.1-1.el7 #12 99.43 checkpolicy.x86_64 0:2.5-8.el7 #12 99.43 cpp.x86_64 0:4.8.5-44.el7 #12 99.43 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 #12 99.43 fipscheck.x86_64 0:1.4.1-6.el7 #12 99.43 fipscheck-lib.x86_64 0:1.4.1-6.el7 #12 99.43 glibc-devel.x86_64 0:2.17-323.el7_9 #12 99.43 glibc-headers.x86_64 0:2.17-323.el7_9 #12 99.43 kernel-headers.x86_64 0:3.10.0-1160.21.1.el7 #12 99.43 less.x86_64 0:458-9.el7 #12 99.43 libarchive.x86_64 0:3.1.2-14.el7_7 #12 99.43 libcgroup.x86_64 0:0.41-21.el7 #12 99.43 libedit.x86_64 0:3.0-12.20121213cvs.el7 #12 99.43 libgomp.x86_64 0:4.8.5-44.el7 #12 99.43 libmpc.x86_64 0:1.0.1-3.el7 #12 99.43 libseccomp.x86_64 0:2.3.1-4.el7 #12 99.43 libselinux-python.x86_64 0:2.5-15.el7 #12 99.43 libselinux-utils.x86_64 0:2.5-15.el7 #12 99.43 libsemanage-python.x86_64 0:2.5-14.el7 #12 99.43 libsepol-devel.x86_64 0:2.5-10.el7 #12 99.43 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #12 99.43 lzo.x86_64 0:2.06-8.el7 #12 99.43 m4.x86_64 0:1.4.16-10.el7 #12 99.43 mpfr.x86_64 0:3.1.1-4.el7 #12 99.43 openssh.x86_64 0:7.4p1-21.el7 #12 99.43 openssh-clients.x86_64 0:7.4p1-21.el7 #12 99.43 pcre-devel.x86_64 0:8.32-17.el7 #12 99.43 perl-Data-Dumper.x86_64 0:2.145-3.el7 #12 99.43 perl-Error.noarch 1:0.17020-2.el7 #12 99.43 perl-Git.noarch 0:1.8.3.1-23.el7_8 #12 99.43 perl-TermReadKey.x86_64 0:2.30-20.el7 #12 99.43 perl-Test-Harness.noarch 0:3.28-3.el7 #12 99.43 policycoreutils.x86_64 0:2.5-34.el7 #12 99.43 policycoreutils-devel.x86_64 0:2.5-34.el7 #12 99.43 policycoreutils-python.x86_64 0:2.5-34.el7 #12 99.43 python-IPy.noarch 0:0.75-6.el7 #12 99.43 rsync.x86_64 0:3.1.2-10.el7 #12 99.43 selinux-policy.noarch 0:3.13.1-268.el7_9.2 #12 99.43 setools-libs.x86_64 0:3.3.8-4.el7 #12 99.43 #12 99.43 Dependency Updated: #12 99.43 device-mapper.x86_64 7:1.02.170-6.el7_9.4 #12 99.43 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.4 #12 99.43 glibc.x86_64 0:2.17-323.el7_9 #12 99.43 glibc-common.x86_64 0:2.17-323.el7_9 #12 99.43 systemd.x86_64 0:219-78.el7_9.3 #12 99.43 systemd-libs.x86_64 0:219-78.el7_9.3 #12 99.43 #12 99.43 Complete! #12 DONE 100.7s #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:266e641b704f74a90b2407cb0637d8c47ee54c294d434730f21d435ba6b93b9f #15 20.29 Selecting previously unselected package libxml2:amd64. #15 20.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... #15 20.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... #15 20.58 Selecting previously unselected package libarchive13:amd64. #15 20.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #15 20.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #15 20.75 Selecting previously unselected package libjsoncpp1:amd64. #15 20.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... #15 20.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #15 21.00 Selecting previously unselected package librhash0:amd64. #15 21.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... #15 21.01 Unpacking librhash0:amd64 (1.3.8-1) ... #15 21.09 Selecting previously unselected package libuv1:amd64. #15 21.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... #15 21.10 Unpacking libuv1:amd64 (1.24.1-1) ... #15 21.17 Selecting previously unselected package cmake. #15 21.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... #15 21.18 Unpacking cmake (3.13.4-1) ... #15 22.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #15 22.17 Setting up xxd (2:8.1.0875-5) ... #15 22.19 Setting up libuv1:amd64 (1.24.1-1) ... #15 22.21 Setting up vim-common (2:8.1.0875-5) ... #15 22.24 Setting up librhash0:amd64 (1.3.8-1) ... #15 22.25 Setting up cmake-data (3.13.4-1) ... #15 22.28 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... #15 22.29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #15 22.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #15 22.33 Setting up cmake (3.13.4-1) ... #15 22.34 Processing triggers for libc-bin (2.28-10) ... #15 22.37 Processing triggers for mime-support (3.62) ... #15 ... #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #14 sha256:8535d1c9c3aea5c1d1c43c80654d582950508e0e5847f6024d1193f763d6d08b #14 10.17 Reading package lists... #14 12.44 Building dependency tree... #14 13.16 The following additional packages will be installed: #14 13.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #14 13.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 #14 13.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #14 13.16 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 #14 13.16 mingw-w64-common mingw-w64-x86-64-dev #14 13.16 Suggested packages: #14 13.16 gcc-8-locales seccomp wine64 #14 13.49 The following NEW packages will be installed: #14 13.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup #14 13.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev #14 13.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev #14 13.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev #14 13.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev #14 13.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev #14 13.49 The following packages will be upgraded: #14 13.49 libseccomp2 libsystemd0 libudev1 #14 13.77 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. #14 13.77 Need to get 78.2 MB of archives. #14 13.77 After this operation, 487 MB of additional disk space will be used. #14 13.77 Get:1 http://deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] #14 13.97 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] #14 14.00 Get:3 http://deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] #14 14.01 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #14 14.23 Get:5 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #14 14.42 Get:6 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #14 14.44 Get:7 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #14 14.44 Get:8 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #14 14.45 Get:9 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #14 14.68 Get:10 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #14 14.77 Get:11 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] #14 14.80 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] #14 16.55 Get:13 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] #14 17.88 Get:14 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #14 17.89 Get:15 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #14 17.89 Get:16 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #14 17.90 Get:17 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #14 17.90 Get:18 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #14 17.91 Get:19 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] #14 17.91 Get:20 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #14 17.93 Get:21 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #14 17.94 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #14 17.95 Get:23 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #14 17.95 Get:24 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #14 17.98 Get:25 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #14 17.98 Get:26 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #14 17.99 Get:27 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] #14 17.99 Get:28 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] #14 18.45 debconf: delaying package configuration, since apt-utils is not installed #14 18.53 Fetched 78.2 MB in 4s (17.4 MB/s) #14 18.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #14 18.63 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... #14 18.66 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... #14 19.01 Setting up libsystemd0:amd64 (241-7~deb10u6) ... #14 19.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #14 19.11 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... #14 19.13 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... #14 19.41 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... #14 19.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #14 19.50 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... #14 19.53 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... #14 19.63 Setting up libudev1:amd64 (241-7~deb10u6) ... #14 19.69 Selecting previously unselected package binutils-mingw-w64-i686. #14 19.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) #14 19.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #14 19.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #14 20.75 Selecting previously unselected package binutils-mingw-w64-x86-64. #14 20.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #14 20.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #14 22.48 Selecting previously unselected package binutils-mingw-w64. #14 22.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #14 22.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #14 DONE 3.7s #15 [stage-1 7/7] WORKDIR /root/rpmbuild #15 sha256:9d773c25071143a0b8ddc724358c7bd8561eda154d41cb3454790ac0c16a4868 #15 DONE 0.0s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #14 ... #15 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common #15 sha256:359f243bae481c8aa73246b5a92c8df635ab63e7868181bab624d82774bbaa71 #15 DONE 24.8s #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #14 sha256:8535d1c9c3aea5c1d1c43c80654d582950508e0e5847f6024d1193f763d6d08b #14 23.22 Selecting previously unselected package libdevmapper1.02.1:amd64. #14 23.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #14 23.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 ... #17 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini #17 sha256:2bc40d342d7e3677852a972cc491ac796a27b3a075cc4f8d024b5a44cc0773f2 #17 1.029 + RM_GOPATH=0 #17 1.029 + TMP_GOPATH= #17 1.029 + : /build #17 1.029 + '[' -z '' ']' #17 1.034 ++ mktemp -d #17 1.036 + export GOPATH=/tmp/tmp.Ydg8Q2kI5o #17 1.036 + GOPATH=/tmp/tmp.Ydg8Q2kI5o #17 1.036 + RM_GOPATH=1 #17 1.036 + case "$(go env GOARCH)" in #17 1.037 ++ go env GOARCH #17 1.045 + export GO_BUILDMODE=-buildmode=pie #17 1.045 + GO_BUILDMODE=-buildmode=pie #17 1.045 ++ dirname /tmp/install/install.sh #17 1.046 + dir=/tmp/install #17 1.046 + bin=tini #17 1.046 + shift #17 1.046 + '[' '!' -f /tmp/install/tini.installer ']' #17 1.046 + . /tmp/install/tini.installer #17 1.046 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 #17 1.046 + install_tini #17 1.046 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' #17 1.046 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ydg8Q2kI5o/tini #17 1.046 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 #17 1.048 Cloning into '/tmp/tmp.Ydg8Q2kI5o/tini'... #17 1.430 + cd /tmp/tmp.Ydg8Q2kI5o/tini #17 1.430 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 #17 1.435 + cmake . #17 1.646 -- The C compiler identification is GNU 8.3.0 #17 1.673 -- Check for working C compiler: /usr/bin/cc #17 ... #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #22 sha256:c4519385c7c1dc1e6b78ad3f6de3197741c3a5d31012f259d5bcda79fc6936da #22 1.664 + RM_GOPATH=0 #22 1.664 + TMP_GOPATH= #22 1.664 + : /build #22 1.664 + '[' -z '' ']' #22 1.664 ++ mktemp -d #22 1.742 + export GOPATH=/tmp/tmp.2690t4DuNv #22 1.742 + GOPATH=/tmp/tmp.2690t4DuNv #22 1.742 + RM_GOPATH=1 #22 1.742 + case "$(go env GOARCH)" in #22 1.742 ++ go env GOARCH #22 1.742 + export GO_BUILDMODE=-buildmode=pie #22 1.742 + GO_BUILDMODE=-buildmode=pie #22 1.742 ++ dirname /tmp/install/install.sh #22 1.758 + dir=/tmp/install #22 1.758 + bin=containerd #22 1.758 + shift #22 1.758 + '[' '!' -f /tmp/install/containerd.installer ']' #22 1.758 + . /tmp/install/containerd.installer #22 1.758 ++ set -e #22 1.758 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e #22 1.758 + install_containerd #22 1.758 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' #22 1.758 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2690t4DuNv/src/github.com/containerd/containerd #22 1.758 Cloning into '/tmp/tmp.2690t4DuNv/src/github.com/containerd/containerd'... #22 1.759 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e #22 ... #17 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini #17 sha256:2bc40d342d7e3677852a972cc491ac796a27b3a075cc4f8d024b5a44cc0773f2 #17 1.825 -- Check for working C compiler: /usr/bin/cc -- works #17 1.828 -- Detecting C compiler ABI info #17 2.023 -- Detecting C compiler ABI info - done #17 2.036 -- Detecting C compile features #16 exporting layers 3.9s done #16 writing image sha256:ea97ce018a9f3553ef647183ef070580535933baadd4070347e7a38ffcf83a34 done #16 naming to docker.io/rpmbuild-centos-7/x86_64 done #16 DONE 3.9s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli d3c36a2' --define '_gitcommit_engine 545d02e' --define '_release 0' --define '_version 0.0.0.20210311145359.d3c36a2' --define '_origversion 0.0.0-20210311145359-d3c36a2' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec #17 2.955 -- Detecting C compile features - done #17 2.980 -- Performing Test HAS_BUILTIN_FORTIFY #17 3.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #17 3.155 -- Configuring done #17 3.168 -- Generating done #17 3.175 -- Build files have been written to: /tmp/tmp.Ydg8Q2kI5o/tini #17 3.177 + make tini-static #17 3.338 Scanning dependencies of target tini-static #17 3.381 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ehzfbO + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #17 3.839 [100%] Linking C executable tini-static #17 4.053 [100%] Built target tini-static #17 4.100 + mkdir -p /build #17 4.102 + cp tini-static /build/docker-init + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.97cgN7 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=545d02e + DOCKER_GITCOMMIT=545d02e + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #17 DONE 4.8s #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #14 sha256:8535d1c9c3aea5c1d1c43c80654d582950508e0e5847f6024d1193f763d6d08b #14 23.41 Selecting previously unselected package dmsetup. #14 23.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... #14 23.43 Unpacking dmsetup (2:1.02.155-3) ... #14 23.57 Selecting previously unselected package mingw-w64-common. #14 23.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... #14 23.58 Unpacking mingw-w64-common (6.0.0-3) ... #14 25.68 Selecting previously unselected package mingw-w64-x86-64-dev. #14 25.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #14 25.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... #14 28.35 Selecting previously unselected package gcc-mingw-w64-base. #14 28.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 28.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 Cloning into '/go/src/github.com/docker/libnetwork'... #14 28.44 Selecting previously unselected package gcc-mingw-w64-x86-64. #14 28.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 28.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy #14 ... #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #22 sha256:c4519385c7c1dc1e6b78ad3f6de3197741c3a5d31012f259d5bcda79fc6936da #22 17.02 + cd /tmp/tmp.2690t4DuNv/src/github.com/containerd/containerd #22 17.02 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e #22 17.96 + export 'BUILDTAGS=netgo osusergo static_build' #22 17.96 + BUILDTAGS='netgo osusergo static_build' #22 17.96 + export EXTRA_FLAGS=-buildmode=pie #22 17.96 + EXTRA_FLAGS=-buildmode=pie #22 17.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #22 17.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #22 17.96 + '[' '' = dynamic ']' #22 17.96 + make #22 18.71 + bin/ctr + return + VERSION=0.0.0-20210311145359-d3c36a2 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" #22 ... #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit #24 sha256:641425c547fa9528c0f9e59e4df8fb062455d8851586494e7bcf32e329dd551e #24 35.80 + for f in rootlesskit rootlesskit-docker-proxy #24 35.80 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #24 DONE 40.5s #25 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build #25 sha256:388b41834f1ff4e3c904717372dd635078499a1adb114fe7f647573926d798c4 #25 DONE 0.1s #26 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build #26 sha256:2dfb01eead2eeeef527bce89916848abf593a554c54f70cbd8a80fbab4c60e30 #26 DONE 0.1s #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev #14 sha256:8535d1c9c3aea5c1d1c43c80654d582950508e0e5847f6024d1193f763d6d08b #14 35.76 Selecting previously unselected package g++-mingw-w64-x86-64. #14 35.77 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 35.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:16:25 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app #14 40.97 Selecting previously unselected package libapparmor1:amd64. #14 40.97 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... #14 40.98 Unpacking libapparmor1:amd64 (2.13.2-10) ... #14 41.02 Selecting previously unselected package libapparmor-dev:amd64. #14 41.03 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... #14 41.03 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #14 41.10 Selecting previously unselected package libbtrfs0. #14 41.11 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... #14 41.11 Unpacking libbtrfs0 (4.20.1-2) ... #14 41.15 Selecting previously unselected package libbtrfs-dev. #14 41.15 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... #14 41.16 Unpacking libbtrfs-dev (4.20.1-2) ... #14 41.22 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #14 41.22 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #14 41.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #14 41.28 Selecting previously unselected package libudev-dev:amd64. #14 41.28 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... #14 41.30 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... #14 41.37 Selecting previously unselected package libsepol1-dev:amd64. #14 41.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... #14 41.38 Unpacking libsepol1-dev:amd64 (2.8-1) ... #14 41.48 Selecting previously unselected package libpcre16-3:amd64. #14 41.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... #14 41.48 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #14 41.56 Selecting previously unselected package libpcre32-3:amd64. #14 41.56 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... #14 41.57 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #14 41.65 Selecting previously unselected package libpcrecpp0v5:amd64. #14 41.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #14 41.66 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #14 41.71 Selecting previously unselected package libpcre3-dev:amd64. #14 41.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... #14 41.72 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #14 41.90 Selecting previously unselected package libselinux1-dev:amd64. #14 41.91 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... #14 41.91 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #14 42.01 Selecting previously unselected package libdevmapper-dev:amd64. #14 42.02 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #14 42.03 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #14 42.08 Selecting previously unselected package libseccomp-dev:amd64. #14 42.08 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... #14 42.08 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... #14 42.13 Selecting previously unselected package libsystemd-dev:amd64. #14 42.13 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... #14 42.14 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... #14 42.41 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #14 42.43 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... #14 42.44 Setting up libapparmor1:amd64 (2.13.2-10) ... #14 42.46 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #14 42.47 Setting up libpcre16-3:amd64 (2:8.39-12) ... #14 42.48 Setting up libsepol1-dev:amd64 (2.8-1) ... #14 42.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #14 42.51 Setting up libbtrfs0 (4.20.1-2) ... #14 42.52 Setting up libpcre32-3:amd64 (2:8.39-12) ... #14 42.53 Setting up libudev-dev:amd64 (241-7~deb10u6) ... #14 42.56 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #14 42.57 Setting up libbtrfs-dev (4.20.1-2) ... #14 42.58 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #14 42.59 Setting up mingw-w64-common (6.0.0-3) ... #14 42.60 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... #14 42.61 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #14 42.62 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #14 42.64 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 42.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #14 42.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode #14 42.66 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 42.67 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #14 42.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 #14 42.68 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #14 42.69 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #14 42.71 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 42.72 Setting up dmsetup (2:1.02.155-3) ... #14 42.73 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #14 42.74 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #14 42.75 Processing triggers for libc-bin (2.28-10) ... #14 DONE 43.0s #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #22 sha256:c4519385c7c1dc1e6b78ad3f6de3197741c3a5d31012f259d5bcda79fc6936da #22 ... #18 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ #18 sha256:8f921b5727d663dadabe572d5a119a1f5d90230ff5f34314f5f71f8358e846c9 #18 DONE 0.1s #19 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc #19 sha256:503f55d93a356c97383acf9291016e8386a29a69dc48b8bf17c7c76a81019e19 #19 0.972 + RM_GOPATH=0 #19 0.972 + TMP_GOPATH= #19 0.972 + : /build #19 0.973 + '[' -z '' ']' #19 0.976 ++ mktemp -d #19 0.978 + export GOPATH=/tmp/tmp.NoeTfnd8qQ #19 0.978 + GOPATH=/tmp/tmp.NoeTfnd8qQ #19 0.978 + RM_GOPATH=1 #19 0.978 + case "$(go env GOARCH)" in #19 0.978 ++ go env GOARCH #19 0.981 + export GO_BUILDMODE=-buildmode=pie #19 0.981 + GO_BUILDMODE=-buildmode=pie #19 0.981 ++ dirname /tmp/install/install.sh #19 0.983 + dir=/tmp/install #19 0.983 + bin=runc #19 0.983 + shift #19 0.983 + '[' '!' -f /tmp/install/runc.installer ']' #19 0.983 + . /tmp/install/runc.installer #19 0.984 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec #19 0.984 + install_runc #19 0.984 + uname -r #19 0.985 + grep -q '^3\.10\.0.*\.el7\.' #19 0.987 + RUNC_BUILDTAGS='seccomp ' #19 0.987 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' #19 0.987 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) #19 0.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NoeTfnd8qQ/src/github.com/opencontainers/runc #19 0.989 Cloning into '/tmp/tmp.NoeTfnd8qQ/src/github.com/opencontainers/runc'... #19 3.500 + cd /tmp/tmp.NoeTfnd8qQ/src/github.com/opencontainers/runc #19 3.500 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec #19 3.605 + '[' -z '' ']' #19 3.605 + target=static #19 3.605 + make 'BUILDTAGS=seccomp ' static #19 3.875 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx #19 50.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #19 51.91 + mkdir -p /build #19 51.91 + cp runc /build/runc #19 DONE 52.4s #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #22 sha256:c4519385c7c1dc1e6b78ad3f6de3197741c3a5d31012f259d5bcda79fc6936da #22 ... #20 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ #20 sha256:06de39b80e9809bc848e655586f19f8f08455509224a51b813f911509497d4d8 #20 DONE 0.2s #22 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd #22 sha256:c4519385c7c1dc1e6b78ad3f6de3197741c3a5d31012f259d5bcda79fc6936da #22 84.76 + bin/containerd Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2cLTJt + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BW00gQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e + exit 0 Processing files: docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20210311145359.d3c36a2-0.el7 docker-ce(x86-64) = 3:0.0.0.20210311145359.d3c36a2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e ./cli/build/docker -v Docker version 0.0.0-20210311145359-d3c36a2, build d3c36a2 make[1]: Leaving directory '/root/build-deb' debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.src.rpm dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info #22 113.7 + bin/containerd-stress #22 115.8 + bin/containerd-shim Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gVy9WB + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VOyxly + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QUzJhw + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #22 122.5 + bin/containerd-shim-runc-v1 make[1]: Leaving directory '/root/build-deb' dh_installdeb dh_gencontrol dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb'. #22 127.1 + bin/containerd-shim-runc-v2 #22 128.1 + binaries #22 128.1 + install -D bin/containerd /build/containerd #22 128.2 + install -D bin/containerd-shim /build/containerd-shim #22 128.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 #22 128.2 + install -D bin/ctr /build/ctr #22 DONE 129.9s #23 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ #23 sha256:d16bbc43d231524567339ae7cf6b014d6ec06f47addaa66824aeb8f8a89b7c0e #23 DONE 0.9s #27 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ #27 sha256:2a853957f5b88b528c1f4e887f25584152aee0d26fa27dee0078bdb3d9fce928 #27 DONE 0.2s #29 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ #29 sha256:5bade19f8480d58b63f10d721855eca79a3eeeb1a97d18b70eddee16f8664cfd #29 DONE 0.0s #34 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ #34 sha256:c99d24556bf936d074704e9ab7542600efeb20e6b85338cf39199e187c192513 #34 DONE 0.9s #35 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker #35 sha256:ad430986e45e2bfb7b7d0beb243c50cb2f4b79294f30460015ca88a1f44bc025 #35 DONE 0.0s #36 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=bind,target=/go/src/github.com/docker/docker hack/make.sh binary #36 sha256:0ef47b3a27fcdfc0f6f3ff9b76e13245f57f6edf1c8e8af5432771543ab3e6d3 #36 0.413 #36 0.472 Removing /build/bundles/ #36 0.473 #36 0.479 ---> Making bundle: binary (in /build/bundles/binary) #36 0.506 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 #36 0.506 GOOS="" GOARCH="" GOARM="" make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e ./cli/build/docker -v Docker version 0.0.0-20210311145359-d3c36a2, build d3c36a2 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb'. scripts/docs/generate-man.sh #36 71.52 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 #36 72.09 Copying nested executables into /build/bundles/binary-daemon #36 73.35 #36 DONE 76.0s #37 [binary 1/1] COPY --from=build-binary /build/bundles/ / #37 sha256:29c26034888c78af743697887779cfd1e0b737b9be5fb1ff907f5fdc8bcefb4c #37 DONE 2.5s #38 exporting to client #38 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc #38 copying files 33B #38 copying files 229.59MB 1.4s done #38 DONE 1.4s make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker' mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \ done tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210311145359-d3c36a2.tgz docker # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-531/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210311145359-d3c36a2.tgz docker-rootless-extras make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/v -w /v alpine chown -R 1000:1000 src Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine ba3557a56b15: Pulling fs layer ba3557a56b15: Verifying Checksum ba3557a56b15: Download complete ba3557a56b15: Pull complete Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be Status: Downloaded newer image for alpine:latest dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb /build copied '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.dsc' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.dsc' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.tar.gz' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster.tar.gz' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.changes' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.changes' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-buster_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild/raspbian-buster rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/static:/v -w /v alpine chown -R 1000:1000 build == Building packages for raspbian-bullseye == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:c1b3d58b7bb631bc4575e0d09226b9b4c360adebef60c3e31e6a9152d10e303a #1 transferring dockerfile: 937B 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:21d84563aa37f0c0691d5d8d8587c606ea93a1190fd1767c62bcce829c9fda0f #2 transferring context: #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:0f0bb6ec9e8fade780e952185372d3a949afa0af97724bea4c544b7b1992e338 #5 DONE 0.0s #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io #6 sha256:ddbcb06bbe34342bbbccd20c3fd2c3d8d79d5eadbc77ccca519cf879063320cf #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:9b03c0139b9f5c9d9cabe39ce832f9d75381e25820e7e0903014d82e287c53c6 rm -f -r build #4 DONE 0.2s #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 #3 DONE 0.3s #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:9723ed9ca316cd7457fe8180d3481ebf14adf83671b290e00fb4394622d29792 #7 sha256:1ab6a8131ced4d5baf59877cd49f4ccaa711f524daef463386c660cf28641e47 #7 DONE 0.0s #9 [internal] load build context #9 sha256:d834a33aaf554abd7e75d17122a88fc79699cc3a04862db6fc0c0836c560ce23 #9 transferring context: 791B done #9 DONE 0.0s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:25fc1942fc6030c6f1ca46dd2c1d9a645b321cbf23f6974dd5ceb470db5be0fc #8 CACHED #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:e702be7c358ff391fc44e2803bacfb1e4cfa2251beeff4fb2e8ec998276e8c10 #10 CACHED #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:79ff63974666e96cd6b97182d2a17362f0ac4739525cbbf43e0a665d6caf9a91 #11 CACHED #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:152541a2430ed9e7e3054835acc587354801bd6c617874ba65b2b7e03aa49117 #13 CACHED #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:7571f0d5a1751a0b4ce2eb13fecd2d745daa9e3209ef5d1019cd1b80cdb95b18 docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #12 DONE 0.3s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:6c6de36469c3f130cd93e2eb186a60198b2ed50ce923cf09de703336f81fde18 #14 DONE 3.7s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:25a0c888e0ac61b2cbc115048cac0382b6dc33845e46da9ba15b42f2dbcb72a6 #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:05677513fd0544d0bd999447915a2a12e6c8ed4c866803d3abce2218190c4f53 #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #17 exporting layers 6.7s done #17 writing image sha256:e0d723562585c0a458c885ae5ce60df26ff53d37c84804d57bf6c52cb9fa4c06 done #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done #17 DONE 6.7s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210311145359-d3c36a2 -e VERSION=0.0.0-20210311145359-d3c36a2 -e CLI_GITCOMMIT=d3c36a2 -e ENGINE_GITCOMMIT=545d02e -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210311145359-d3c36a2 ]] + echo VERSION AAA 0.0.0-20210311145359-d3c36a2 + VERSION=0.0.0-20210311145359-d3c36a2 + echo VERSION bbb 0.0.0-20210311145359-d3c36a2 VERSION AAA 0.0.0-20210311145359-d3c36a2 VERSION bbb 0.0.0-20210311145359-d3c36a2 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 23 Mar 2021 23:20:22 +0000' + cat + export CLI_GITCOMMIT=d3c36a2 + CLI_GITCOMMIT=d3c36a2 + export ENGINE_GITCOMMIT=545d02e + ENGINE_GITCOMMIT=545d02e VERSION BBB 0.0.0-20210311145359-d3c36a2 + echo VERSION BBB 0.0.0-20210311145359-d3c36a2 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture armhf debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210311145359-d3c36a2-0~raspbian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.tar.gz Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:20:29 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + popd ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins + for installer in '*.installer' + bash app.installer build Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=545d02e PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb'. dpkg-genchanges >../docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb /build '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.dsc' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.dsc' '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.tar.gz' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial.tar.gz' '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.changes' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.changes' '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-xenial_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial == Building packages for ubuntu-focal == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:8eafe0f2d71f06cab681d2989546cfa3bceaf8bd354bf3334c8389d249f37a2c #1 transferring dockerfile: 1.22kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:a13dbb40d77d5a838a5df7d6dbb2fa7be46612fbf66c198596a88de9931da6c2 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:33c5e1b07b4eccae00b5ecd5d47354c634ce8c341bc59d2ac79da739bd3239dd #5 DONE 0.0s #6 [auth] library/ubuntu:pull token for registry-1.docker.io #6 sha256:9b4309084b4b9db0688de248a3701fb7c4e50e0ef54ec32714d705b0c3c90efd #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/ubuntu:focal #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster #3 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #3 DONE 0.2s #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:b4f9e18267eb98998f6130342baacaeb9553f136142d40959a1b46d6401f0f2b #7 sha256:944f31787dd489f872cace50beefa632167a0e4c34659d7d938a10e8e80dc380 #7 DONE 0.0s #10 [internal] load build context #10 sha256:34bd27be1cc782c90faed7efaa8fc4d29ae79c8e7355267b0c416243f79f7234 #10 transferring context: 791B done #10 DONE 0.0s #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi #8 sha256:23ba312e6ce71c7e2348f4de591445339a3b76ad26a586ffe10b5d8747c63698 #8 CACHED #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git #9 sha256:f16bbf5ae1e8ecb1322d6bace0275f8965fbcb092e7729225c5ec342db54b577 #9 CACHED #11 [stage-1 4/9] COPY common /root/build-deb/debian #11 sha256:74177ed8b080c5210cfce069c3f9e57f58e81a37f6320545f99f78170b1a1b78 #11 CACHED #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #12 sha256:5e5cae1f829df7ba421680e3a7500c40fd00d7f1deddaf8474af28d5ca21fa79 #12 CACHED #14 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #14 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #14 CACHED #13 [stage-1 6/9] COPY sources/ /sources #13 sha256:ed381a8eacd83c13aa2985e26e1d4f4c9dd84fb28d7c2e2489fd674c343c18dd #13 DONE 0.1s #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #15 sha256:8ce7922b59abaec192ef9b3d9323942e764f7b0d02ffa486e46e82a13f1166ee #15 DONE 1.6s #16 [stage-1 8/9] WORKDIR /root/build-deb #16 sha256:c66629159d565217ddcd5637ed37d3faeabbcbce6ff7eadbcd391511d822bb85 #16 DONE 0.0s #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #17 sha256:d60425f98816144a85666b7162078421f90f77bd87fac2905b01c55b1892dc3c #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #18 exporting layers 2.3s done #18 writing image sha256:cf5842cd7ecf27d76dd479fa744861607b6a0d3cbe9f674b2c31c8e24d1af6d5 done #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #18 DONE 2.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210311145359-d3c36a2 -e VERSION=0.0.0-20210311145359-d3c36a2 -e CLI_GITCOMMIT=d3c36a2 -e ENGINE_GITCOMMIT=545d02e -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210311145359-d3c36a2 ]] + echo VERSION AAA 0.0.0-20210311145359-d3c36a2 VERSION AAA 0.0.0-20210311145359-d3c36a2 + VERSION=0.0.0-20210311145359-d3c36a2 + echo VERSION bbb 0.0.0-20210311145359-d3c36a2 VERSION bbb 0.0.0-20210311145359-d3c36a2 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 23 Mar 2021 23:21:00 +0000' + cat + export CLI_GITCOMMIT=d3c36a2 + CLI_GITCOMMIT=d3c36a2 + export ENGINE_GITCOMMIT=545d02e + ENGINE_GITCOMMIT=545d02e + echo VERSION BBB 0.0.0-20210311145359-d3c36a2 VERSION BBB 0.0.0-20210311145359-d3c36a2 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210311145359-d3c36a2-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210311145359-d3c36a2-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=545d02e PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" + for installer in '*.installer' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tzIya4 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/docker ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin ~/rpmbuild/BUILD/src + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4R4d7G + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210311145359.d3c36a2 + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210311145359.d3c36a2 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210311145359.d3c36a2 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210311145359.d3c36a2 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210311145359.d3c36a2 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210311145359.d3c36a2 + exit 0 Provides: docker-ce-cli = 1:0.0.0.20210311145359.d3c36a2-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210311145359.d3c36a2-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.src.rpm go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/google/uuid v1.2.0 go: extracting github.com/gofrs/flock v0.8.0 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/pkg/errors v0.9.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: extracting github.com/google/uuid v1.2.0 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/sirupsen/logrus v1.8.1 go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: extracting github.com/urfave/cli/v2 v2.3.0 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1ArJjn + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CstMkH + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bYTvC4 + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=545d02e + DOCKER_GITCOMMIT=545d02e + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-arm + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/vpnkit v0.5.0 go: extracting github.com/sirupsen/logrus v1.8.1 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/google/uuid v1.2.0 go: downloading github.com/pkg/errors v0.9.1 go: extracting github.com/gofrs/flock v0.8.0 go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/pkg/errors v0.9.1 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: extracting github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/pkg/errors v0.9.1 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/gorilla/mux v1.8.0 go: extracting github.com/google/uuid v1.2.0 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/gofrs/flock v0.8.0 go: extracting github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/sirupsen/logrus v1.8.1 go: extracting github.com/gofrs/flock v0.8.0 go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: extracting github.com/urfave/cli/v2 v2.3.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yEEPkE + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XCLpje + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20210311145359.d3c36a2-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210311145359.d3c36a2-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Uwnvwc + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el7.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild == Building packages for centos-8 == docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R root:root rpmbuild DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:4bf49705b637769f4d55886e7140ce26e43eb3f35c6730e91ebdf0c6852ba7f2 #1 transferring dockerfile: 1.40kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:d2b03070054993224a6fe8ece8e6df1f30a1b0bbca58e608797bacc0c6cf1e0e #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/centos:pull token for registry-1.docker.io #5 sha256:70cfa882fbfa59090ff72ee7e1edbf1a9ae1d7fa1378444f87a8f7d48e6d6858 #5 DONE 0.0s #6 [auth] library/golang:pull token for registry-1.docker.io #6 sha256:28203f3330378bf2e705729a6d0f2723d711469ee2eac3f104741c8e96ab38a3 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/centos:8 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9 #3 DONE 0.3s #12 [internal] load build context #12 sha256:1fa4cebd3ac442369d402467407b0830db340e04c1412eaabb7ea7f16e4b4eed #12 transferring context: 167B done #12 DONE 0.0s #15 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #15 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #15 CACHED #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 #7 sha256:c468033a8ab0a104e95e3d180dc2d5fa05b9790ea9c1a7d7f38e3b4bb48acd2c #7 resolve docker.io/library/centos:8@sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 done #7 sha256:5528e8b1b1719d34604c87e11dcd1c0a20bedf46e83b5632cdeac91b8c04efc1 762B / 762B done #7 sha256:dbbacecc49b088458781c16f3775f2a2ec7521079034a7ba499c8b0bb7f86875 529B / 529B done #7 sha256:300e315adb2f96afe5f0b2780b87f28ae95231fe3bdd1e16b9ba606307728f55 2.14kB / 2.14kB done #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 6.29MB / 75.18MB 0.1s #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 16.78MB / 75.18MB 0.2s #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 36.70MB / 75.18MB 0.4s #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 47.19MB / 75.18MB 0.5s #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 67.11MB / 75.18MB 0.7s #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 0.8s #7 sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 75.18MB / 75.18MB 1.8s done #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 0.1s #7 extracting sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2.9s done #7 DONE 5.0s #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi #8 sha256:4f85e1ff9558406227c7f7565e3a1f3bb62db0638870b3f55147aef2aeff99c6 #8 DONE 1.1s #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi #9 sha256:9de3dd5e7a2091d82c9b797a9647b96f1cb0205a771cd6bbd8dfbc673f3a3256 #9 DONE 0.6s #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial #10 sha256:0f1da60d4b248cb3e1d638e850e8c4ae6f6a4bf0f9702665d1e3700bb8598e7f #10 DONE 0.8s #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils #11 sha256:6289e075a9fdc5dd264a0b6ceac527d333285560b5e100fec43fcd2e00aaca9a #11 1.447 CentOS Linux 8 - AppStream 8.2 MB/s | 6.3 MB 00:00 #11 3.320 CentOS Linux 8 - BaseOS 3.3 MB/s | 2.3 MB 00:00 #11 4.449 CentOS Linux 8 - Extras 14 kB/s | 9.2 kB 00:00 #11 5.348 CentOS Linux 8 - PowerTools 2.4 MB/s | 2.0 MB 00:00 #11 6.567 Dependencies resolved. #11 6.573 ================================================================================ #11 6.573 Package Arch Version Repository Size #11 6.573 ================================================================================ #11 6.573 Installing: #11 6.573 rpm-build x86_64 4.14.3-4.el8 appstream 172 k #11 6.573 rpmlint noarch 1.10-14.el8 appstream 192 k #11 6.573 yum-utils noarch 4.0.17-5.el8 baseos 68 k #11 6.573 Installing dependencies: #11 6.573 bzip2 x86_64 1.0.6-26.el8 baseos 60 k #11 6.573 desktop-file-utils x86_64 0.23-8.el8 appstream 80 k #11 6.573 diffutils x86_64 3.6-6.el8 baseos 358 k #11 6.573 dnf-plugins-core noarch 4.0.17-5.el8 baseos 66 k #11 6.573 dwz x86_64 0.12-9.el8 appstream 109 k #11 6.573 efi-srpm-macros noarch 3-2.el8 appstream 22 k #11 6.573 elfutils x86_64 0.180-1.el8 baseos 542 k #11 6.573 emacs-filesystem noarch 1:26.1-5.el8 baseos 69 k #11 6.573 file x86_64 5.33-16.el8 baseos 76 k #11 6.573 gc x86_64 7.6.4-3.el8 appstream 109 k #11 6.573 gdb-headless x86_64 8.2-12.el8 appstream 3.7 M #11 6.573 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k #11 6.573 go-srpm-macros noarch 2-16.el8 appstream 14 k #11 6.573 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M #11 6.573 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M #11 6.573 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k #11 6.573 libbabeltrace x86_64 1.5.4-3.el8 baseos 200 k #11 6.573 libipt x86_64 1.6.1-8.el8 appstream 50 k #11 6.573 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k #11 6.573 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k #11 6.573 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k #11 6.573 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k #11 6.573 patch x86_64 2.7.6-11.el8 baseos 138 k #11 6.573 perl-Carp noarch 1.42-396.el8 baseos 30 k #11 6.573 perl-Errno x86_64 1.28-416.el8 baseos 76 k #11 6.573 perl-Exporter noarch 5.72-396.el8 baseos 34 k #11 6.573 perl-File-Path noarch 2.15-2.el8 baseos 38 k #11 6.573 perl-IO x86_64 1.38-416.el8 baseos 141 k #11 6.573 perl-PathTools x86_64 3.74-1.el8 baseos 90 k #11 6.573 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k #11 6.573 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k #11 6.573 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k #11 6.573 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k #11 6.573 perl-constant noarch 1.33-396.el8 baseos 25 k #11 6.573 perl-interpreter x86_64 4:5.26.3-416.el8 baseos 6.3 M #11 6.573 perl-libs x86_64 4:5.26.3-416.el8 baseos 1.6 M #11 6.573 perl-macros x86_64 4:5.26.3-416.el8 baseos 72 k #11 6.573 perl-parent noarch 1:0.237-1.el8 baseos 20 k #11 6.573 perl-srpm-macros noarch 1-25.el8 appstream 11 k #11 6.573 perl-threads x86_64 1:2.21-2.el8 baseos 61 k #11 6.573 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k #11 6.573 pkgconf x86_64 1.4.2-1.el8 baseos 38 k #11 6.573 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k #11 6.573 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k #11 6.573 python-srpm-macros noarch 3-39.el8 appstream 14 k #11 6.573 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k #11 6.573 python3-dnf-plugins-core noarch 4.0.17-5.el8 baseos 221 k #11 6.573 python3-rpm-macros noarch 3-39.el8 appstream 13 k #11 6.573 python3-six noarch 1.11.0-8.el8 baseos 38 k #11 6.573 qt5-srpm-macros noarch 5.12.5-3.el8 appstream 10 k #11 6.573 redhat-rpm-config noarch 123-1.el8 appstream 84 k #11 6.573 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k #11 6.573 unzip x86_64 6.0-43.el8 baseos 195 k #11 6.573 zip x86_64 3.0-23.el8 baseos 270 k #11 6.573 zstd x86_64 1.4.4-1.el8 appstream 393 k #11 6.573 Installing weak dependencies: #11 6.573 elfutils-debuginfod-client x86_64 0.180-1.el8 baseos 64 k #11 6.573 #11 6.573 Transaction Summary #11 6.573 ================================================================================ #11 6.573 Install 59 Packages #11 6.573 #11 6.576 Total download size: 21 M #11 6.576 Installed size: 59 M #11 6.577 Downloading Packages: #11 7.475 (1/59): efi-srpm-macros-3-2.el8.noarch.rpm 108 kB/s | 22 kB 00:00 #11 7.477 (2/59): desktop-file-utils-0.23-8.el8.x86_64.rp 388 kB/s | 80 kB 00:00 #11 7.480 (3/59): dwz-0.12-9.el8.x86_64.rpm 519 kB/s | 109 kB 00:00 #11 7.482 (4/59): gc-7.6.4-3.el8.x86_64.rpm 17 MB/s | 109 kB 00:00 #11 7.482 (5/59): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 4.9 MB/s | 9.3 kB 00:00 #11 7.484 (6/59): go-srpm-macros-2-16.el8.noarch.rpm 6.3 MB/s | 14 kB 00:00 #11 7.487 (7/59): libatomic_ops-7.6.2-3.el8.x86_64.rpm 14 MB/s | 38 kB 00:00 #11 7.491 (8/59): libipt-1.6.1-8.el8.x86_64.rpm 12 MB/s | 50 kB 00:00 #11 7.493 (9/59): ocaml-srpm-macros-5-4.el8.noarch.rpm 6.7 MB/s | 9.4 kB 00:00 #11 7.495 (10/59): openblas-srpm-macros-2-2.el8.noarch.rp 5.9 MB/s | 7.9 kB 00:00 #11 7.496 (11/59): perl-srpm-macros-1-25.el8.noarch.rpm 7.3 MB/s | 11 kB 00:00 #11 7.498 (12/59): python-srpm-macros-3-39.el8.noarch.rpm 8.6 MB/s | 14 kB 00:00 #11 7.501 (13/59): python3-rpm-macros-3-39.el8.noarch.rpm 4.3 MB/s | 13 kB 00:00 #11 7.504 (14/59): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 4.5 MB/s | 10 kB 00:00 #11 7.508 (15/59): redhat-rpm-config-123-1.el8.noarch.rpm 22 MB/s | 84 kB 00:00 #11 7.517 (16/59): rpm-build-4.14.3-4.el8.x86_64.rpm 20 MB/s | 172 kB 00:00 #11 7.523 (17/59): rpmlint-1.10-14.el8.noarch.rpm 30 MB/s | 192 kB 00:00 #11 7.526 (18/59): rust-srpm-macros-5-2.el8.noarch.rpm 4.5 MB/s | 9.2 kB 00:00 #11 7.536 (19/59): zstd-1.4.4-1.el8.x86_64.rpm 39 MB/s | 393 kB 00:00 #11 7.556 (20/59): gdb-headless-8.2-12.el8.x86_64.rpm 46 MB/s | 3.7 MB 00:00 #11 7.557 (21/59): bzip2-1.0.6-26.el8.x86_64.rpm 2.8 MB/s | 60 kB 00:00 #11 7.577 (22/59): guile-2.0.14-7.el8.x86_64.rpm 37 MB/s | 3.5 MB 00:00 #11 7.578 (23/59): dnf-plugins-core-4.0.17-5.el8.noarch.r 3.1 MB/s | 66 kB 00:00 #11 7.581 (24/59): diffutils-3.6-6.el8.x86_64.rpm 14 MB/s | 358 kB 00:00 #11 7.582 (25/59): elfutils-debuginfod-client-0.180-1.el8 18 MB/s | 64 kB 00:00 #11 7.585 (26/59): file-5.33-16.el8.x86_64.rpm 31 MB/s | 76 kB 00:00 #11 7.586 (27/59): emacs-filesystem-26.1-5.el8.noarch.rpm 14 MB/s | 69 kB 00:00 #11 7.589 (28/59): elfutils-0.180-1.el8.x86_64.rpm 48 MB/s | 542 kB 00:00 #11 7.591 (29/59): libpkgconf-1.4.2-1.el8.x86_64.rpm 13 MB/s | 35 kB 00:00 #11 7.594 (30/59): libbabeltrace-1.5.4-3.el8.x86_64.rpm 26 MB/s | 200 kB 00:00 #11 7.595 (31/59): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 15 MB/s | 58 kB 00:00 #11 7.599 (32/59): perl-Carp-1.42-396.el8.noarch.rpm 9.9 MB/s | 30 kB 00:00 #11 7.600 (33/59): patch-2.7.6-11.el8.x86_64.rpm 22 MB/s | 138 kB 00:00 #11 7.603 (34/59): perl-Errno-1.28-416.el8.x86_64.rpm 16 MB/s | 76 kB 00:00 #11 7.604 (35/59): perl-Exporter-5.72-396.el8.noarch.rpm 8.8 MB/s | 34 kB 00:00 #11 7.607 (36/59): perl-File-Path-2.15-2.el8.noarch.rpm 13 MB/s | 38 kB 00:00 #11 7.609 (37/59): perl-IO-1.38-416.el8.x86_64.rpm 28 MB/s | 141 kB 00:00 #11 7.614 (38/59): groff-base-1.22.3-18.el8.x86_64.rpm 36 MB/s | 1.0 MB 00:00 #11 7.614 (39/59): perl-Scalar-List-Utils-1.49-2.el8.x86_ 14 MB/s | 68 kB 00:00 #11 7.615 (40/59): perl-PathTools-3.74-1.el8.x86_64.rpm 11 MB/s | 90 kB 00:00 #11 7.617 (41/59): perl-Text-Tabs+Wrap-2013.0523-395.el8. 11 MB/s | 24 kB 00:00 #11 7.618 (42/59): perl-Socket-2.027-3.el8.x86_64.rpm 14 MB/s | 59 kB 00:00 #11 7.619 (43/59): perl-Unicode-Normalize-1.25-396.el8.x8 21 MB/s | 82 kB 00:00 #11 7.620 (44/59): perl-constant-1.33-396.el8.noarch.rpm 9.5 MB/s | 25 kB 00:00 #11 7.624 (45/59): perl-macros-5.26.3-416.el8.x86_64.rpm 18 MB/s | 72 kB 00:00 #11 7.627 (46/59): perl-parent-0.237-1.el8.noarch.rpm 8.4 MB/s | 20 kB 00:00 #11 7.632 (47/59): perl-threads-2.21-2.el8.x86_64.rpm 11 MB/s | 61 kB 00:00 #11 7.636 (48/59): perl-threads-shared-1.58-2.el8.x86_64. 14 MB/s | 48 kB 00:00 #11 7.638 (49/59): pkgconf-1.4.2-1.el8.x86_64.rpm 22 MB/s | 38 kB 00:00 #11 7.640 (50/59): pkgconf-m4-1.4.2-1.el8.noarch.rpm 11 MB/s | 17 kB 00:00 #11 7.641 (51/59): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 11 MB/s | 15 kB 00:00 #11 7.651 (52/59): perl-libs-5.26.3-416.el8.x86_64.rpm 50 MB/s | 1.6 MB 00:00 #11 7.653 (53/59): python3-dateutil-2.6.1-6.el8.noarch.rp 22 MB/s | 251 kB 00:00 #11 7.658 (54/59): python3-six-1.11.0-8.el8.noarch.rpm 10 MB/s | 38 kB 00:00 #11 7.661 (55/59): python3-dnf-plugins-core-4.0.17-5.el8. 21 MB/s | 221 kB 00:00 #11 7.663 (56/59): unzip-6.0-43.el8.x86_64.rpm 35 MB/s | 195 kB 00:00 #11 7.665 (57/59): yum-utils-4.0.17-5.el8.noarch.rpm 18 MB/s | 68 kB 00:00 #11 7.669 (58/59): zip-3.0-23.el8.x86_64.rpm 40 MB/s | 270 kB 00:00 #11 7.796 (59/59): perl-interpreter-5.26.3-416.el8.x86_64 36 MB/s | 6.3 MB 00:00 #11 7.797 -------------------------------------------------------------------------------- #11 7.797 Total 17 MB/s | 21 MB 00:01 #11 7.853 Running transaction check #11 7.910 Transaction check succeeded. #11 7.910 Running transaction test #11 8.145 Transaction test succeeded. #11 8.145 Running transaction #11 8.874 Preparing : 1/1 #11 8.905 Installing : perl-Exporter-5.72-396.el8.noarch 1/59 #11 9.110 Installing : perl-libs-4:5.26.3-416.el8.x86_64 2/59 #11 9.138 Installing : perl-Carp-1.42-396.el8.noarch 3/59 #11 9.157 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 4/59 #11 9.190 Installing : unzip-6.0-43.el8.x86_64 5/59 #11 9.210 Installing : file-5.33-16.el8.x86_64 6/59 #11 9.233 Installing : bzip2-1.0.6-26.el8.x86_64 7/59 #11 9.277 Installing : zip-3.0-23.el8.x86_64 8/59 #11 9.296 Installing : perl-macros-4:5.26.3-416.el8.x86_64 9/59 #11 9.307 Installing : perl-parent-1:0.237-1.el8.noarch 10/59 #11 9.320 Installing : perl-Errno-1.28-416.el8.x86_64 11/59 #11 9.337 Installing : perl-Socket-4:2.027-3.el8.x86_64 12/59 #11 9.356 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 13/59 #11 9.380 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 14/59 #11 9.398 Installing : perl-File-Path-2.15-2.el8.noarch 15/59 #11 9.418 Installing : perl-IO-1.38-416.el8.x86_64 16/59 #11 9.444 Installing : perl-PathTools-3.74-1.el8.x86_64 17/59 #11 9.462 Installing : perl-constant-1.33-396.el8.noarch 18/59 #11 9.479 Installing : perl-threads-1:2.21-2.el8.x86_64 19/59 #11 9.497 Installing : perl-threads-shared-1.58-2.el8.x86_64 20/59 #11 10.04 Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 21/59 #11 10.08 Installing : python3-six-1.11.0-8.el8.noarch 22/59 #11 10.12 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 23/59 #11 10.16 Installing : python3-dnf-plugins-core-4.0.17-5.el8.noarch 24/59 #11 10.18 Installing : dnf-plugins-core-4.0.17-5.el8.noarch 25/59 #11 10.19 Installing : pkgconf-m4-1.4.2-1.el8.noarch 26/59 #11 10.22 Installing : patch-2.7.6-11.el8.x86_64 27/59 #11 10.23 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 28/59 #11 10.24 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 28/59 #11 10.26 Installing : libpkgconf-1.4.2-1.el8.x86_64 29/59 #11 10.28 Installing : pkgconf-1.4.2-1.el8.x86_64 30/59 #11 10.30 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 31/59 #11 10.33 Installing : libbabeltrace-1.5.4-3.el8.x86_64 32/59 #11 10.34 Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64 32/59 #11 10.48 Installing : groff-base-1.22.3-18.el8.x86_64 33/59 #11 10.50 Installing : emacs-filesystem-1:26.1-5.el8.noarch 34/59 #11 10.52 Installing : desktop-file-utils-0.23-8.el8.x86_64 35/59 #11 10.54 Installing : elfutils-debuginfod-client-0.180-1.el8.x86_64 36/59 #11 10.62 Installing : elfutils-0.180-1.el8.x86_64 37/59 #11 10.67 Installing : diffutils-3.6-6.el8.x86_64 38/59 #11 10.69 Running scriptlet: diffutils-3.6-6.el8.x86_64 38/59 #11 10.74 Installing : zstd-1.4.4-1.el8.x86_64 39/59 #11 10.76 Installing : rust-srpm-macros-5-2.el8.noarch 40/59 #11 10.77 Installing : qt5-srpm-macros-5.12.5-3.el8.noarch 41/59 #11 10.78 Installing : python3-rpm-macros-3-39.el8.noarch 42/59 #11 10.79 Installing : python-srpm-macros-3-39.el8.noarch 43/59 #11 10.80 Installing : perl-srpm-macros-1-25.el8.noarch 44/59 #11 10.81 Installing : openblas-srpm-macros-2-2.el8.noarch 45/59 #11 10.83 Installing : ocaml-srpm-macros-5-4.el8.noarch 46/59 #11 10.84 Installing : libipt-1.6.1-8.el8.x86_64 47/59 #11 10.86 Installing : libatomic_ops-7.6.2-3.el8.x86_64 48/59 #11 10.89 Installing : gc-7.6.4-3.el8.x86_64 49/59 #11 11.25 Installing : guile-5:2.0.14-7.el8.x86_64 50/59 #11 11.31 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 50/59 #11 11.69 Installing : gdb-headless-8.2-12.el8.x86_64 51/59 #11 11.71 Installing : go-srpm-macros-2-16.el8.noarch 52/59 #11 11.72 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 53/59 #11 11.73 Installing : efi-srpm-macros-3-2.el8.noarch 54/59 #11 11.75 Installing : dwz-0.12-9.el8.x86_64 55/59 #11 11.77 Installing : redhat-rpm-config-123-1.el8.noarch 56/59 #11 11.80 Installing : rpm-build-4.14.3-4.el8.x86_64 57/59 #11 11.84 Installing : rpmlint-1.10-14.el8.noarch 58/59 #11 11.86 Installing : yum-utils-4.0.17-5.el8.noarch 59/59 #11 11.87 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 59/59 #11 11.88 Running scriptlet: yum-utils-4.0.17-5.el8.noarch 59/59 #11 11.97 Verifying : desktop-file-utils-0.23-8.el8.x86_64 1/59 #11 11.97 Verifying : dwz-0.12-9.el8.x86_64 2/59 #11 11.97 Verifying : efi-srpm-macros-3-2.el8.noarch 3/59 #11 11.97 Verifying : gc-7.6.4-3.el8.x86_64 4/59 #11 11.97 Verifying : gdb-headless-8.2-12.el8.x86_64 5/59 #11 11.97 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/59 #11 11.97 Verifying : go-srpm-macros-2-16.el8.noarch 7/59 #11 11.97 Verifying : guile-5:2.0.14-7.el8.x86_64 8/59 #11 11.97 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/59 #11 11.97 Verifying : libipt-1.6.1-8.el8.x86_64 10/59 #11 11.97 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/59 #11 11.97 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/59 #11 11.97 Verifying : perl-srpm-macros-1-25.el8.noarch 13/59 #11 11.97 Verifying : python-srpm-macros-3-39.el8.noarch 14/59 #11 11.97 Verifying : python3-rpm-macros-3-39.el8.noarch 15/59 #11 11.97 Verifying : qt5-srpm-macros-5.12.5-3.el8.noarch 16/59 #11 11.97 Verifying : redhat-rpm-config-123-1.el8.noarch 17/59 #11 11.97 Verifying : rpm-build-4.14.3-4.el8.x86_64 18/59 #11 11.97 Verifying : rpmlint-1.10-14.el8.noarch 19/59 #11 11.97 Verifying : rust-srpm-macros-5-2.el8.noarch 20/59 #11 11.97 Verifying : zstd-1.4.4-1.el8.x86_64 21/59 #11 11.97 Verifying : bzip2-1.0.6-26.el8.x86_64 22/59 #11 11.97 Verifying : diffutils-3.6-6.el8.x86_64 23/59 #11 11.97 Verifying : dnf-plugins-core-4.0.17-5.el8.noarch 24/59 #11 11.97 Verifying : elfutils-0.180-1.el8.x86_64 25/59 #11 11.97 Verifying : elfutils-debuginfod-client-0.180-1.el8.x86_64 26/59 #11 11.97 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 27/59 #11 11.97 Verifying : file-5.33-16.el8.x86_64 28/59 #11 11.97 Verifying : groff-base-1.22.3-18.el8.x86_64 29/59 #11 11.97 Verifying : libbabeltrace-1.5.4-3.el8.x86_64 30/59 #11 11.97 Verifying : libpkgconf-1.4.2-1.el8.x86_64 31/59 #11 11.97 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 32/59 #11 11.97 Verifying : patch-2.7.6-11.el8.x86_64 33/59 #11 11.97 Verifying : perl-Carp-1.42-396.el8.noarch 34/59 #11 11.97 Verifying : perl-Errno-1.28-416.el8.x86_64 35/59 #11 11.97 Verifying : perl-Exporter-5.72-396.el8.noarch 36/59 #11 11.97 Verifying : perl-File-Path-2.15-2.el8.noarch 37/59 #11 11.97 Verifying : perl-IO-1.38-416.el8.x86_64 38/59 #11 11.97 Verifying : perl-PathTools-3.74-1.el8.x86_64 39/59 #11 11.97 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 40/59 #11 11.97 Verifying : perl-Socket-4:2.027-3.el8.x86_64 41/59 #11 11.97 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 42/59 #11 11.97 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 43/59 #11 11.97 Verifying : perl-constant-1.33-396.el8.noarch 44/59 #11 11.97 Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 45/59 #11 11.97 Verifying : perl-libs-4:5.26.3-416.el8.x86_64 46/59 #11 11.97 Verifying : perl-macros-4:5.26.3-416.el8.x86_64 47/59 #11 11.97 Verifying : perl-parent-1:0.237-1.el8.noarch 48/59 #11 11.97 Verifying : perl-threads-1:2.21-2.el8.x86_64 49/59 #11 11.97 Verifying : perl-threads-shared-1.58-2.el8.x86_64 50/59 #11 11.97 Verifying : pkgconf-1.4.2-1.el8.x86_64 51/59 #11 11.97 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 52/59 #11 11.97 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 53/59 #11 11.97 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 54/59 #11 11.97 Verifying : python3-dnf-plugins-core-4.0.17-5.el8.noarch 55/59 #11 11.97 Verifying : python3-six-1.11.0-8.el8.noarch 56/59 #11 11.97 Verifying : unzip-6.0-43.el8.x86_64 57/59 #11 11.97 Verifying : yum-utils-4.0.17-5.el8.noarch 58/59 #11 11.97 Verifying : zip-3.0-23.el8.x86_64 59/59 #11 12.30 #11 12.30 Installed: #11 12.30 bzip2-1.0.6-26.el8.x86_64 #11 12.30 desktop-file-utils-0.23-8.el8.x86_64 #11 12.30 diffutils-3.6-6.el8.x86_64 #11 12.30 dnf-plugins-core-4.0.17-5.el8.noarch #11 12.30 dwz-0.12-9.el8.x86_64 #11 12.30 efi-srpm-macros-3-2.el8.noarch #11 12.30 elfutils-0.180-1.el8.x86_64 #11 12.30 elfutils-debuginfod-client-0.180-1.el8.x86_64 #11 12.30 emacs-filesystem-1:26.1-5.el8.noarch #11 12.30 file-5.33-16.el8.x86_64 #11 12.30 gc-7.6.4-3.el8.x86_64 #11 12.30 gdb-headless-8.2-12.el8.x86_64 #11 12.30 ghc-srpm-macros-1.4.2-7.el8.noarch #11 12.30 go-srpm-macros-2-16.el8.noarch #11 12.30 groff-base-1.22.3-18.el8.x86_64 #11 12.30 guile-5:2.0.14-7.el8.x86_64 #11 12.30 libatomic_ops-7.6.2-3.el8.x86_64 #11 12.30 libbabeltrace-1.5.4-3.el8.x86_64 #11 12.30 libipt-1.6.1-8.el8.x86_64 #11 12.30 libpkgconf-1.4.2-1.el8.x86_64 #11 12.30 libtool-ltdl-2.4.6-25.el8.x86_64 #11 12.30 ocaml-srpm-macros-5-4.el8.noarch #11 12.30 openblas-srpm-macros-2-2.el8.noarch #11 12.30 patch-2.7.6-11.el8.x86_64 #11 12.30 perl-Carp-1.42-396.el8.noarch #11 12.30 perl-Errno-1.28-416.el8.x86_64 #11 12.30 perl-Exporter-5.72-396.el8.noarch #11 12.30 perl-File-Path-2.15-2.el8.noarch #11 12.30 perl-IO-1.38-416.el8.x86_64 #11 12.30 perl-PathTools-3.74-1.el8.x86_64 #11 12.30 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 #11 12.30 perl-Socket-4:2.027-3.el8.x86_64 #11 12.30 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch #11 12.30 perl-Unicode-Normalize-1.25-396.el8.x86_64 #11 12.30 perl-constant-1.33-396.el8.noarch #11 12.30 perl-interpreter-4:5.26.3-416.el8.x86_64 #11 12.30 perl-libs-4:5.26.3-416.el8.x86_64 #11 12.30 perl-macros-4:5.26.3-416.el8.x86_64 #11 12.30 perl-parent-1:0.237-1.el8.noarch #11 12.30 perl-srpm-macros-1-25.el8.noarch #11 12.30 perl-threads-1:2.21-2.el8.x86_64 #11 12.30 perl-threads-shared-1.58-2.el8.x86_64 #11 12.30 pkgconf-1.4.2-1.el8.x86_64 #11 12.30 pkgconf-m4-1.4.2-1.el8.noarch #11 12.30 pkgconf-pkg-config-1.4.2-1.el8.x86_64 #11 12.30 python-srpm-macros-3-39.el8.noarch #11 12.30 python3-dateutil-1:2.6.1-6.el8.noarch #11 12.30 python3-dnf-plugins-core-4.0.17-5.el8.noarch #11 12.30 python3-rpm-macros-3-39.el8.noarch #11 12.30 python3-six-1.11.0-8.el8.noarch #11 12.30 qt5-srpm-macros-5.12.5-3.el8.noarch #11 12.30 redhat-rpm-config-123-1.el8.noarch #11 12.30 rpm-build-4.14.3-4.el8.x86_64 #11 12.30 rpmlint-1.10-14.el8.noarch #11 12.30 rust-srpm-macros-5-2.el8.noarch #11 12.30 unzip-6.0-43.el8.x86_64 #11 12.30 yum-utils-4.0.17-5.el8.noarch #11 12.30 zip-3.0-23.el8.x86_64 #11 12.30 zstd-1.4.4-1.el8.x86_64 #11 12.30 #11 12.31 Complete! #11 DONE 12.6s #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS #13 sha256:2678ce184e17e9d7b4cf7e1b588749e5f7d2b6e499a90f042ae22ac3222ecedc #13 DONE 0.0s #14 [stage-1 7/9] RUN yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec #14 sha256:a6121a07713aeef1908a5c7802f34124d0575d2edea69eb2d6c84c7ccfe6bfd2 #14 0.779 Last metadata expiration check: 0:00:08 ago on Tue Mar 23 23:23:40 2021. #14 1.111 Package bash-4.4.19-12.el8.x86_64 is already installed. #14 1.112 Package bash-4.4.19-12.el8.x86_64 is already installed. #14 1.112 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. #14 1.114 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. #14 1.114 Package systemd-239-41.el8_3.x86_64 is already installed. #14 1.114 Package tar-2:1.30-5.el8.x86_64 is already installed. #14 1.302 Dependencies resolved. #14 1.311 ================================================================================================ #14 1.311 Package Arch Version Repository Size #14 1.311 ================================================================================================ #14 1.311 Installing: #14 1.311 cmake x86_64 3.11.4-7.el8 appstream 8.1 M #14 1.311 device-mapper-devel x86_64 8:1.02.171-5.el8 powertools 280 k #14 1.311 gcc x86_64 8.3.1-5.1.el8 appstream 23 M #14 1.311 git x86_64 2.27.0-1.el8 appstream 164 k #14 1.311 glibc-static x86_64 2.28-127.el8 powertools 2.0 M #14 1.311 libseccomp-devel x86_64 2.4.3-1.el8 appstream 50 k #14 1.311 libselinux-devel x86_64 2.9-4.el8_3 baseos 199 k #14 1.311 libtool x86_64 2.4.6-25.el8 appstream 709 k #14 1.311 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k #14 1.311 make x86_64 1:4.2.1-10.el8 baseos 498 k #14 1.311 selinux-policy-devel noarch 3.14.3-54.el8_3.2 baseos 1.5 M #14 1.311 systemd-devel x86_64 239-41.el8_3.1 baseos 370 k #14 1.311 which x86_64 2.21-12.el8 baseos 49 k #14 1.311 Upgrading: #14 1.311 systemd x86_64 239-41.el8_3.1 baseos 3.5 M #14 1.311 systemd-libs x86_64 239-41.el8_3.1 baseos 1.1 M #14 1.311 systemd-pam x86_64 239-41.el8_3.1 baseos 456 k #14 1.311 systemd-udev x86_64 239-41.el8_3.1 baseos 1.3 M #14 1.311 Installing dependencies: #14 1.311 annobin x86_64 9.23-1.el8 appstream 104 k #14 1.311 autoconf noarch 2.69-27.el8 appstream 710 k #14 1.311 automake noarch 1.16.1-6.el8 appstream 713 k #14 1.311 checkpolicy x86_64 2.9-1.el8 baseos 348 k #14 1.311 cmake-data noarch 3.11.4-7.el8 appstream 1.3 M #14 1.311 cmake-filesystem x86_64 3.11.4-7.el8 appstream 40 k #14 1.311 cmake-rpm-macros noarch 3.11.4-7.el8 appstream 39 k #14 1.311 cpp x86_64 8.3.1-5.1.el8 appstream 10 M #14 1.311 git-core x86_64 2.27.0-1.el8 appstream 5.7 M #14 1.311 git-core-doc noarch 2.27.0-1.el8 appstream 2.5 M #14 1.311 glibc-devel x86_64 2.28-127.el8 baseos 1.0 M #14 1.311 glibc-headers x86_64 2.28-127.el8 baseos 475 k #14 1.311 isl x86_64 0.16.1-6.el8 appstream 841 k #14 1.311 kbd-legacy noarch 2.0.4-10.el8 baseos 481 k #14 1.311 kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M #14 1.311 kernel-headers x86_64 4.18.0-240.15.1.el8_3 baseos 5.6 M #14 1.311 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k #14 1.311 libgomp x86_64 8.3.1-5.1.el8 baseos 204 k #14 1.311 libmpc x86_64 1.0.2-9.el8 appstream 59 k #14 1.311 libselinux-utils x86_64 2.9-4.el8_3 baseos 242 k #14 1.311 libsepol-devel x86_64 2.9-1.el8 baseos 86 k #14 1.311 libuv x86_64 1:1.38.0-2.el8 appstream 151 k #14 1.311 libxcrypt-devel x86_64 4.1.1-4.el8 baseos 25 k #14 1.311 libxcrypt-static x86_64 4.1.1-4.el8 powertools 53 k #14 1.311 m4 x86_64 1.4.18-7.el8 baseos 223 k #14 1.311 ncurses x86_64 6.1-7.20180224.el8 baseos 387 k #14 1.311 openssh x86_64 8.0p1-5.el8 baseos 520 k #14 1.311 openssh-clients x86_64 8.0p1-5.el8 baseos 667 k #14 1.311 pcre2-devel x86_64 10.32-2.el8 baseos 605 k #14 1.311 pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k #14 1.311 pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k #14 1.311 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k #14 1.311 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M #14 1.311 perl-Error noarch 1:0.17025-2.el8 appstream 46 k #14 1.311 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k #14 1.311 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k #14 1.311 perl-Git noarch 2.27.0-1.el8 appstream 77 k #14 1.311 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k #14 1.311 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k #14 1.311 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k #14 1.311 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k #14 1.311 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k #14 1.311 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k #14 1.311 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k #14 1.311 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k #14 1.311 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k #14 1.311 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k #14 1.311 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k #14 1.311 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k #14 1.311 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k #14 1.311 perl-podlators noarch 4.11-1.el8 baseos 118 k #14 1.311 policycoreutils x86_64 2.9-9.el8 baseos 377 k #14 1.311 policycoreutils-devel x86_64 2.9-9.el8 baseos 292 k #14 1.311 policycoreutils-python-utils noarch 2.9-9.el8 baseos 251 k #14 1.311 python3-audit x86_64 3.0-0.17.20191104git1c2f876.el8 baseos 86 k #14 1.311 python3-libselinux x86_64 2.9-4.el8_3 baseos 283 k #14 1.311 python3-libsemanage x86_64 2.9-3.el8 baseos 127 k #14 1.311 python3-policycoreutils noarch 2.9-9.el8 baseos 2.2 M #14 1.311 python3-setools x86_64 4.3.0-2.el8 baseos 626 k #14 1.311 rpm-plugin-selinux x86_64 4.14.3-4.el8 baseos 75 k #14 1.311 selinux-policy noarch 3.14.3-54.el8_3.2 baseos 622 k #14 1.311 selinux-policy-minimum noarch 3.14.3-54.el8_3.2 baseos 13 M #14 1.311 xkeyboard-config noarch 2.28-1.el8 appstream 782 k #14 1.311 Installing weak dependencies: #14 1.311 kbd x86_64 2.0.4-10.el8 baseos 390 k #14 1.311 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k #14 1.311 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k #14 1.311 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k #14 1.311 Enabling module streams: #14 1.311 perl 5.26 #14 1.311 perl-IO-Socket-SSL 2.066 #14 1.311 perl-libwww-perl 6.34 #14 1.311 #14 1.311 Transaction Summary #14 1.311 ================================================================================================ #14 1.311 Install 80 Packages #14 1.311 Upgrade 4 Packages #14 1.311 #14 1.315 Total download size: 101 M #14 1.316 Downloading Packages: #14 2.390 (1/84): annobin-9.23-1.el8.x86_64.rpm 493 kB/s | 104 kB 00:00 #14 2.395 (2/84): autoconf-2.69-27.el8.noarch.rpm 3.2 MB/s | 710 kB 00:00 #14 2.417 (3/84): automake-1.16.1-6.el8.noarch.rpm 2.9 MB/s | 713 kB 00:00 #14 2.422 (4/84): cmake-data-3.11.4-7.el8.noarch.rpm 49 MB/s | 1.3 MB 00:00 #14 2.423 (5/84): cmake-filesystem-3.11.4-7.el8.x86_64.rp 6.3 MB/s | 40 kB 00:00 #14 2.426 (6/84): cmake-rpm-macros-3.11.4-7.el8.noarch.rp 11 MB/s | 39 kB 00:00 #14 2.563 (7/84): cmake-3.11.4-7.el8.x86_64.rpm 47 MB/s | 8.1 MB 00:00 #14 2.573 (8/84): git-2.27.0-1.el8.x86_64.rpm 17 MB/s | 164 kB 00:00 #14 2.700 (9/84): cpp-8.3.1-5.1.el8.x86_64.rpm 38 MB/s | 10 MB 00:00 #14 2.740 (10/84): git-core-2.27.0-1.el8.x86_64.rpm 34 MB/s | 5.7 MB 00:00 #14 2.764 (11/84): git-core-doc-2.27.0-1.el8.noarch.rpm 39 MB/s | 2.5 MB 00:00 #14 2.772 (12/84): isl-0.16.1-6.el8.x86_64.rpm 26 MB/s | 841 kB 00:00 #14 2.773 (13/84): libmpc-1.0.2-9.el8.x86_64.rpm 6.7 MB/s | 59 kB 00:00 #14 2.777 (14/84): libseccomp-devel-2.4.3-1.el8.x86_64.rp 12 MB/s | 50 kB 00:00 #14 2.784 (15/84): libtool-ltdl-devel-2.4.6-25.el8.x86_64 24 MB/s | 184 kB 00:00 #14 2.792 (16/84): libuv-1.38.0-2.el8.x86_64.rpm 21 MB/s | 151 kB 00:00 #14 2.796 (17/84): libtool-2.4.6-25.el8.x86_64.rpm 31 MB/s | 709 kB 00:00 #14 2.797 (18/84): libxkbcommon-0.9.1-1.el8.x86_64.rpm 22 MB/s | 116 kB 00:00 #14 2.799 (19/84): perl-Error-0.17025-2.el8.noarch.rpm 17 MB/s | 46 kB 00:00 #14 2.802 (20/84): perl-Git-2.27.0-1.el8.noarch.rpm 18 MB/s | 77 kB 00:00 #14 2.803 (21/84): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 13 MB/s | 47 kB 00:00 #14 2.899 (22/84): gcc-8.3.1-5.1.el8.x86_64.rpm 50 MB/s | 23 MB 00:00 #14 2.900 (23/84): perl-Mozilla-CA-20160104-7.module_el8. 158 kB/s | 15 kB 00:00 #14 2.901 (24/84): perl-TermReadKey-2.37-7.el8.x86_64.rpm 412 kB/s | 40 kB 00:00 #14 2.903 (25/84): perl-Thread-Queue-3.13-1.el8.noarch.rp 5.7 MB/s | 24 kB 00:00 #14 2.911 (26/84): checkpolicy-2.9-1.el8.x86_64.rpm 35 MB/s | 348 kB 00:00 #14 2.915 (27/84): xkeyboard-config-2.28-1.el8.noarch.rpm 52 MB/s | 782 kB 00:00 #14 2.921 (28/84): glibc-headers-2.28-127.el8.x86_64.rpm 45 MB/s | 475 kB 00:00 #14 2.926 (29/84): glibc-devel-2.28-127.el8.x86_64.rpm 46 MB/s | 1.0 MB 00:00 #14 2.929 (30/84): kbd-2.0.4-10.el8.x86_64.rpm 26 MB/s | 390 kB 00:00 #14 2.932 (31/84): kbd-legacy-2.0.4-10.el8.noarch.rpm 43 MB/s | 481 kB 00:00 #14 2.937 (32/84): libedit-3.1-23.20170329cvs.el8.x86_64. 24 MB/s | 102 kB 00:00 #14 2.943 (33/84): libgomp-8.3.1-5.1.el8.x86_64.rpm 34 MB/s | 204 kB 00:00 #14 2.952 (34/84): kbd-misc-2.0.4-10.el8.noarch.rpm 56 MB/s | 1.5 MB 00:00 #14 2.954 (35/84): libselinux-devel-2.9-4.el8_3.x86_64.rp 17 MB/s | 199 kB 00:00 #14 2.959 (36/84): libselinux-utils-2.9-4.el8_3.x86_64.rp 36 MB/s | 242 kB 00:00 #14 2.960 (37/84): libsepol-devel-2.9-1.el8.x86_64.rpm 15 MB/s | 86 kB 00:00 #14 2.963 (38/84): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 8.3 MB/s | 25 kB 00:00 #14 2.968 (39/84): m4-1.4.18-7.el8.x86_64.rpm 30 MB/s | 223 kB 00:00 #14 2.972 (40/84): make-4.2.1-10.el8.x86_64.rpm 52 MB/s | 498 kB 00:00 #14 2.978 (41/84): ncurses-6.1-7.20180224.el8.x86_64.rpm 39 MB/s | 387 kB 00:00 #14 2.985 (42/84): openssh-8.0p1-5.el8.x86_64.rpm 41 MB/s | 520 kB 00:00 #14 2.998 (43/84): openssh-clients-8.0p1-5.el8.x86_64.rpm 34 MB/s | 667 kB 00:00 #14 3.001 (44/84): pcre2-devel-10.32-2.el8.x86_64.rpm 38 MB/s | 605 kB 00:00 #14 3.034 (45/84): kernel-headers-4.18.0-240.15.1.el8_3.x 53 MB/s | 5.6 MB 00:00 #14 3.036 (46/84): pcre2-utf32-10.32-2.el8.x86_64.rpm 6.2 MB/s | 220 kB 00:00 #14 3.037 (47/84): pcre2-utf16-10.32-2.el8.x86_64.rpm 5.6 MB/s | 229 kB 00:00 #14 3.040 (48/84): perl-Data-Dumper-2.167-399.el8.x86_64. 13 MB/s | 58 kB 00:00 #14 3.042 (49/84): perl-File-Temp-0.230.600-1.el8.noarch. 15 MB/s | 63 kB 00:00 #14 3.045 (50/84): perl-Getopt-Long-2.50-4.el8.noarch.rpm 16 MB/s | 63 kB 00:00 #14 3.051 (51/84): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 6.3 MB/s | 58 kB 00:00 #14 3.052 (52/84): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.2 MB/s | 31 kB 00:00 #14 3.054 (53/84): perl-Pod-Escapes-1.07-395.el8.noarch.r 7.6 MB/s | 20 kB 00:00 #14 3.059 (54/84): perl-Pod-Perldoc-3.28-396.el8.noarch.r 14 MB/s | 86 kB 00:00 #14 3.060 (55/84): perl-Pod-Simple-3.35-395.el8.noarch.rp 33 MB/s | 213 kB 00:00 #14 3.063 (56/84): perl-Pod-Usage-1.69-395.el8.noarch.rpm 8.3 MB/s | 34 kB 00:00 #14 3.072 (57/84): perl-Encode-2.97-3.el8.x86_64.rpm 41 MB/s | 1.5 MB 00:00 #14 3.073 (58/84): perl-Term-ANSIColor-4.06-396.el8.noarc 4.9 MB/s | 46 kB 00:00 #14 3.075 (59/84): perl-Term-Cap-1.17-395.el8.noarch.rpm 9.5 MB/s | 23 kB 00:00 #14 3.075 (60/84): perl-Text-ParseWords-3.30-395.el8.noar 7.4 MB/s | 18 kB 00:00 #14 3.077 (61/84): perl-Storable-3.11-3.el8.x86_64.rpm 5.7 MB/s | 98 kB 00:00 #14 3.078 (62/84): perl-Time-Local-1.280-1.el8.noarch.rpm 9.9 MB/s | 34 kB 00:00 #14 3.080 (63/84): perl-podlators-4.11-1.el8.noarch.rpm 25 MB/s | 118 kB 00:00 #14 3.086 (64/84): policycoreutils-python-utils-2.9-9.el8 42 MB/s | 251 kB 00:00 #14 3.087 (65/84): policycoreutils-devel-2.9-9.el8.x86_64 32 MB/s | 292 kB 00:00 #14 3.089 (66/84): policycoreutils-2.9-9.el8.x86_64.rpm 33 MB/s | 377 kB 00:00 #14 3.090 (67/84): python3-audit-3.0-0.17.20191104git1c2f 22 MB/s | 86 kB 00:00 #14 3.094 (68/84): python3-libsemanage-2.9-3.el8.x86_64.r 28 MB/s | 127 kB 00:00 #14 3.097 (69/84): python3-libselinux-2.9-4.el8_3.x86_64. 30 MB/s | 283 kB 00:00 #14 3.100 (70/84): rpm-plugin-selinux-4.14.3-4.el8.x86_64 24 MB/s | 75 kB 00:00 #14 3.112 (71/84): selinux-policy-3.14.3-54.el8_3.2.noarc 51 MB/s | 622 kB 00:00 #14 3.118 (72/84): python3-setools-4.3.0-2.el8.x86_64.rpm 26 MB/s | 626 kB 00:00 #14 3.130 (73/84): python3-policycoreutils-2.9-9.el8.noar 56 MB/s | 2.2 MB 00:00 #14 3.147 (74/84): selinux-policy-devel-3.14.3-54.el8_3.2 43 MB/s | 1.5 MB 00:00 #14 3.149 (75/84): which-2.21-12.el8.x86_64.rpm 23 MB/s | 49 kB 00:00 #14 3.158 (76/84): device-mapper-devel-1.02.171-5.el8.x86 33 MB/s | 280 kB 00:00 #14 3.204 (77/84): systemd-devel-239-41.el8_3.1.x86_64.rp 5.0 MB/s | 370 kB 00:00 #14 3.212 (78/84): glibc-static-2.28-127.el8.x86_64.rpm 37 MB/s | 2.0 MB 00:00 #14 3.213 (79/84): libxcrypt-static-4.1.1-4.el8.x86_64.rp 5.9 MB/s | 53 kB 00:00 #14 3.238 (80/84): systemd-libs-239-41.el8_3.1.x86_64.rpm 43 MB/s | 1.1 MB 00:00 #14 3.249 (81/84): systemd-pam-239-41.el8_3.1.x86_64.rpm 44 MB/s | 456 kB 00:00 #14 3.276 (82/84): systemd-udev-239-41.el8_3.1.x86_64.rpm 50 MB/s | 1.3 MB 00:00 #14 3.293 (83/84): systemd-239-41.el8_3.1.x86_64.rpm 44 MB/s | 3.5 MB 00:00 #14 3.350 (84/84): selinux-policy-minimum-3.14.3-54.el8_3 57 MB/s | 13 MB 00:00 #14 3.352 -------------------------------------------------------------------------------- #14 3.352 Total 50 MB/s | 101 MB 00:02 #14 3.498 Running transaction check #14 3.627 Transaction check succeeded. #14 3.627 Running transaction test #14 4.599 Transaction test succeeded. #14 4.601 Running transaction #14 5.964 Preparing : 1/1 #14 6.003 Running scriptlet: python3-libselinux-2.9-4.el8_3.x86_64 1/1 #14 6.037 Installing : python3-libselinux-2.9-4.el8_3.x86_64 1/88 #14 6.052 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 2/88 #14 6.180 Upgrading : systemd-libs-239-41.el8_3.1.x86_64 3/88 #14 6.198 Running scriptlet: systemd-libs-239-41.el8_3.1.x86_64 3/88 #14 6.216 Installing : perl-Time-Local-1:1.280-1.el8.noarch 4/88 #14 6.238 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 5/88 #14 6.263 Installing : perl-File-Temp-0.230.600-1.el8.noarch 6/88 #14 6.317 Installing : make-1:4.2.1-10.el8.x86_64 7/88 #14 6.331 Running scriptlet: make-1:4.2.1-10.el8.x86_64 7/88 #14 6.353 Installing : m4-1.4.18-7.el8.x86_64 8/88 #14 6.365 Running scriptlet: m4-1.4.18-7.el8.x86_64 8/88 #14 6.411 Installing : checkpolicy-2.9-1.el8.x86_64 9/88 #14 6.431 Installing : libmpc-1.0.2-9.el8.x86_64 10/88 #14 6.447 Running scriptlet: libmpc-1.0.2-9.el8.x86_64 10/88 #14 6.461 Installing : cmake-rpm-macros-3.11.4-7.el8.noarch 11/88 #14 6.475 Installing : cmake-filesystem-3.11.4-7.el8.x86_64 12/88 #14 7.499 Installing : cpp-8.3.1-5.1.el8.x86_64 13/88 #14 7.515 Running scriptlet: cpp-8.3.1-5.1.el8.x86_64 13/88 #14 7.534 Installing : python3-libsemanage-2.9-3.el8.x86_64 14/88 #14 7.630 Installing : python3-setools-4.3.0-2.el8.x86_64 15/88 #14 7.670 Installing : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 16/88 #14 7.689 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 17/88 #14 7.713 Installing : perl-Storable-1:3.11-3.el8.x86_64 18/88 #14 7.730 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 19/88 #14 7.749 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 20/88 #14 7.784 Installing : pcre2-utf32-10.32-2.el8.x86_64 21/88 #14 7.826 Installing : pcre2-utf16-10.32-2.el8.x86_64 22/88 #14 7.908 Installing : pcre2-devel-10.32-2.el8.x86_64 23/88 #14 7.927 Running scriptlet: openssh-8.0p1-5.el8.x86_64 24/88 #14 8.001 Installing : openssh-8.0p1-5.el8.x86_64 24/88 #14 8.046 Installing : ncurses-6.1-7.20180224.el8.x86_64 25/88 #14 8.068 Installing : perl-Term-Cap-1.17-395.el8.noarch 26/88 #14 8.089 Installing : libsepol-devel-2.9-1.el8.x86_64 27/88 #14 8.130 Installing : libselinux-devel-2.9-4.el8_3.x86_64 28/88 #14 8.170 Installing : libselinux-utils-2.9-4.el8_3.x86_64 29/88 #14 8.215 Installing : policycoreutils-2.9-9.el8.x86_64 30/88 #14 8.240 Running scriptlet: policycoreutils-2.9-9.el8.x86_64 30/88 #14 8.459 Installing : python3-policycoreutils-2.9-9.el8.noarch 31/88 #14 8.495 Installing : policycoreutils-python-utils-2.9-9.el8.noarch 32/88 #14 8.514 Installing : rpm-plugin-selinux-4.14.3-4.el8.x86_64 33/88 #14 8.533 Installing : selinux-policy-3.14.3-54.el8_3.2.noarch 34/88 #14 8.550 Running scriptlet: selinux-policy-3.14.3-54.el8_3.2.noarch 34/88 #14 8.572 Running scriptlet: selinux-policy-minimum-3.14.3-54.el8_3.2.noarch 35/88 #14 9.955 Installing : selinux-policy-minimum-3.14.3-54.el8_3.2.noarch 35/88 #14 10.00 Running scriptlet: selinux-policy-minimum-3.14.3-54.el8_3.2.noarch 35/88 #14 16.36 Installing : policycoreutils-devel-2.9-9.el8.x86_64 36/88 #14 16.59 Installing : selinux-policy-devel-3.14.3-54.el8_3.2.noarch 37/88 #14 16.62 Running scriptlet: selinux-policy-devel-3.14.3-54.el8_3.2.noarch 37/88 #14 16.64 Installing : libgomp-8.3.1-5.1.el8.x86_64 38/88 #14 16.65 Running scriptlet: libgomp-8.3.1-5.1.el8.x86_64 38/88 #14 16.67 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 39/88 #14 16.76 Installing : openssh-clients-8.0p1-5.el8.x86_64 40/88 #14 17.47 Installing : git-core-2.27.0-1.el8.x86_64 41/88 #14 17.84 Installing : git-core-doc-2.27.0-1.el8.noarch 42/88 #14 18.08 Installing : kernel-headers-4.18.0-240.15.1.el8_3.x86_64 43/88 #14 18.11 Running scriptlet: glibc-headers-2.28-127.el8.x86_64 44/88 #14 18.19 Installing : glibc-headers-2.28-127.el8.x86_64 44/88 #14 18.22 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 45/88 #14 18.32 Installing : glibc-devel-2.28-127.el8.x86_64 46/88 #14 18.33 Running scriptlet: glibc-devel-2.28-127.el8.x86_64 46/88 #14 18.35 Installing : libxcrypt-static-4.1.1-4.el8.x86_64 47/88 #14 18.70 Installing : glibc-static-2.28-127.el8.x86_64 48/88 #14 18.89 Installing : kbd-misc-2.0.4-10.el8.noarch 49/88 #14 18.96 Installing : kbd-legacy-2.0.4-10.el8.noarch 50/88 #14 19.03 Installing : kbd-2.0.4-10.el8.x86_64 51/88 #14 19.16 Installing : xkeyboard-config-2.28-1.el8.noarch 52/88 #14 19.20 Installing : libxkbcommon-0.9.1-1.el8.x86_64 53/88 #14 19.25 Upgrading : systemd-pam-239-41.el8_3.1.x86_64 54/88 #14 19.27 Running scriptlet: systemd-239-41.el8_3.1.x86_64 55/88 #14 19.70 Upgrading : systemd-239-41.el8_3.1.x86_64 55/88 #14 19.74 Running scriptlet: systemd-239-41.el8_3.1.x86_64 55/88 #14 19.83 Installing : systemd-devel-239-41.el8_3.1.x86_64 56/88 #14 19.85 Installing : perl-Thread-Queue-3.13-1.el8.noarch 57/88 #14 19.87 Installing : perl-TermReadKey-2.37-7.el8.x86_64 58/88 #14 19.89 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 59/88 #14 19.90 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 60/88 #14 19.92 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 61/88 #14 20.15 Installing : perl-Encode-4:2.97-3.el8.x86_64 62/88 #14 20.19 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 63/88 #14 20.21 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 64/88 #14 20.23 Installing : perl-podlators-4.11-1.el8.noarch 65/88 #14 20.26 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 66/88 #14 20.28 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 67/88 #14 20.35 Installing : autoconf-2.69-27.el8.noarch 68/88 #14 20.37 Running scriptlet: autoconf-2.69-27.el8.noarch 68/88 #14 20.44 Installing : automake-1.16.1-6.el8.noarch 69/88 #14 20.47 Installing : perl-Error-1:0.17025-2.el8.noarch 70/88 #14 20.49 Installing : perl-Git-2.27.0-1.el8.noarch 71/88 #14 20.52 Installing : git-2.27.0-1.el8.x86_64 72/88 #14 20.54 Installing : libuv-1:1.38.0-2.el8.x86_64 73/88 #14 20.83 Installing : cmake-data-3.11.4-7.el8.noarch 74/88 #14 21.66 Installing : cmake-3.11.4-7.el8.x86_64 75/88 #14 21.77 Installing : isl-0.16.1-6.el8.x86_64 76/88 #14 21.79 Running scriptlet: isl-0.16.1-6.el8.x86_64 76/88 #14 23.45 Installing : gcc-8.3.1-5.1.el8.x86_64 77/88 #14 23.47 Running scriptlet: gcc-8.3.1-5.1.el8.x86_64 77/88 #14 23.51 Installing : annobin-9.23-1.el8.x86_64 78/88 #14 23.59 Installing : libtool-2.4.6-25.el8.x86_64 79/88 #14 23.61 Running scriptlet: libtool-2.4.6-25.el8.x86_64 79/88 #14 23.63 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 80/88 #14 23.65 Installing : device-mapper-devel-8:1.02.171-5.el8.x86_64 81/88 #14 23.84 Upgrading : systemd-udev-239-41.el8_3.1.x86_64 82/88 #14 23.87 Running scriptlet: systemd-udev-239-41.el8_3.1.x86_64 82/88 #14 24.06 Installing : which-2.21-12.el8.x86_64 83/88 #14 24.09 Installing : libseccomp-devel-2.4.3-1.el8.x86_64 84/88 #14 24.11 Cleanup : systemd-udev-239-41.el8_3.x86_64 85/88 #14 24.11 Running scriptlet: systemd-udev-239-41.el8_3.x86_64 85/88 #14 24.15 Running scriptlet: systemd-239-41.el8_3.x86_64 86/88 #14 24.17 Cleanup : systemd-239-41.el8_3.x86_64 86/88 #14 24.21 Cleanup : systemd-libs-239-41.el8_3.x86_64 87/88 #14 24.23 Cleanup : systemd-pam-239-41.el8_3.x86_64 88/88 #14 24.25 Running scriptlet: systemd-pam-239-41.el8_3.x86_64 88/88 #14 24.43 Running scriptlet: systemd-239-41.el8_3.1.x86_64 88/88 #14 24.47 Running scriptlet: systemd-udev-239-41.el8_3.1.x86_64 88/88 #14 24.53 Verifying : annobin-9.23-1.el8.x86_64 1/88 #14 24.53 Verifying : autoconf-2.69-27.el8.noarch 2/88 #14 24.53 Verifying : automake-1.16.1-6.el8.noarch 3/88 #14 24.53 Verifying : cmake-3.11.4-7.el8.x86_64 4/88 #14 24.53 Verifying : cmake-data-3.11.4-7.el8.noarch 5/88 #14 24.53 Verifying : cmake-filesystem-3.11.4-7.el8.x86_64 6/88 #14 24.53 Verifying : cmake-rpm-macros-3.11.4-7.el8.noarch 7/88 #14 24.53 Verifying : cpp-8.3.1-5.1.el8.x86_64 8/88 #14 24.53 Verifying : gcc-8.3.1-5.1.el8.x86_64 9/88 #14 24.53 Verifying : git-2.27.0-1.el8.x86_64 10/88 #14 24.53 Verifying : git-core-2.27.0-1.el8.x86_64 11/88 #14 24.53 Verifying : git-core-doc-2.27.0-1.el8.noarch 12/88 #14 24.53 Verifying : isl-0.16.1-6.el8.x86_64 13/88 #14 24.53 Verifying : libmpc-1.0.2-9.el8.x86_64 14/88 #14 24.53 Verifying : libseccomp-devel-2.4.3-1.el8.x86_64 15/88 #14 24.53 Verifying : libtool-2.4.6-25.el8.x86_64 16/88 #14 24.53 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 17/88 #14 24.53 Verifying : libuv-1:1.38.0-2.el8.x86_64 18/88 #14 24.53 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 19/88 #14 24.53 Verifying : perl-Error-1:0.17025-2.el8.noarch 20/88 #14 24.53 Verifying : perl-Git-2.27.0-1.el8.noarch 21/88 #14 24.53 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 22/88 #14 24.53 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 23/88 #14 24.53 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 24/88 #14 24.53 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 25/88 #14 24.53 Verifying : xkeyboard-config-2.28-1.el8.noarch 26/88 #14 24.53 Verifying : checkpolicy-2.9-1.el8.x86_64 27/88 #14 24.53 Verifying : glibc-devel-2.28-127.el8.x86_64 28/88 #14 24.53 Verifying : glibc-headers-2.28-127.el8.x86_64 29/88 #14 24.53 Verifying : kbd-2.0.4-10.el8.x86_64 30/88 #14 24.53 Verifying : kbd-legacy-2.0.4-10.el8.noarch 31/88 #14 24.53 Verifying : kbd-misc-2.0.4-10.el8.noarch 32/88 #14 24.53 Verifying : kernel-headers-4.18.0-240.15.1.el8_3.x86_64 33/88 #14 24.53 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 34/88 #14 24.53 Verifying : libgomp-8.3.1-5.1.el8.x86_64 35/88 #14 24.53 Verifying : libselinux-devel-2.9-4.el8_3.x86_64 36/88 #14 24.53 Verifying : libselinux-utils-2.9-4.el8_3.x86_64 37/88 #14 24.53 Verifying : libsepol-devel-2.9-1.el8.x86_64 38/88 #14 24.54 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 39/88 #14 24.54 Verifying : m4-1.4.18-7.el8.x86_64 40/88 #14 24.54 Verifying : make-1:4.2.1-10.el8.x86_64 41/88 #14 24.54 Verifying : ncurses-6.1-7.20180224.el8.x86_64 42/88 #14 24.54 Verifying : openssh-8.0p1-5.el8.x86_64 43/88 #14 24.54 Verifying : openssh-clients-8.0p1-5.el8.x86_64 44/88 #14 24.54 Verifying : pcre2-devel-10.32-2.el8.x86_64 45/88 #14 24.54 Verifying : pcre2-utf16-10.32-2.el8.x86_64 46/88 #14 24.54 Verifying : pcre2-utf32-10.32-2.el8.x86_64 47/88 #14 24.54 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 48/88 #14 24.54 Verifying : perl-Encode-4:2.97-3.el8.x86_64 49/88 #14 24.54 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 50/88 #14 24.54 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 51/88 #14 24.54 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 52/88 #14 24.54 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 53/88 #14 24.54 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 54/88 #14 24.54 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 55/88 #14 24.54 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 56/88 #14 24.54 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 57/88 #14 24.54 Verifying : perl-Storable-1:3.11-3.el8.x86_64 58/88 #14 24.54 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 59/88 #14 24.54 Verifying : perl-Term-Cap-1.17-395.el8.noarch 60/88 #14 24.54 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 61/88 #14 24.54 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 62/88 #14 24.54 Verifying : perl-podlators-4.11-1.el8.noarch 63/88 #14 24.54 Verifying : policycoreutils-2.9-9.el8.x86_64 64/88 #14 24.54 Verifying : policycoreutils-devel-2.9-9.el8.x86_64 65/88 #14 24.54 Verifying : policycoreutils-python-utils-2.9-9.el8.noarch 66/88 #14 24.54 Verifying : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 67/88 #14 24.54 Verifying : python3-libselinux-2.9-4.el8_3.x86_64 68/88 #14 24.54 Verifying : python3-libsemanage-2.9-3.el8.x86_64 69/88 #14 24.54 Verifying : python3-policycoreutils-2.9-9.el8.noarch 70/88 #14 24.54 Verifying : python3-setools-4.3.0-2.el8.x86_64 71/88 #14 24.54 Verifying : rpm-plugin-selinux-4.14.3-4.el8.x86_64 72/88 #14 24.54 Verifying : selinux-policy-3.14.3-54.el8_3.2.noarch 73/88 #14 24.54 Verifying : selinux-policy-devel-3.14.3-54.el8_3.2.noarch 74/88 #14 24.54 Verifying : selinux-policy-minimum-3.14.3-54.el8_3.2.noarch 75/88 #14 24.54 Verifying : systemd-devel-239-41.el8_3.1.x86_64 76/88 #14 24.54 Verifying : which-2.21-12.el8.x86_64 77/88 #14 24.54 Verifying : device-mapper-devel-8:1.02.171-5.el8.x86_64 78/88 #14 24.54 Verifying : glibc-static-2.28-127.el8.x86_64 79/88 #14 24.54 Verifying : libxcrypt-static-4.1.1-4.el8.x86_64 80/88 #14 24.54 Verifying : systemd-239-41.el8_3.1.x86_64 81/88 #14 24.54 Verifying : systemd-239-41.el8_3.x86_64 82/88 #14 24.54 Verifying : systemd-libs-239-41.el8_3.1.x86_64 83/88 #14 24.54 Verifying : systemd-libs-239-41.el8_3.x86_64 84/88 #14 24.54 Verifying : systemd-pam-239-41.el8_3.1.x86_64 85/88 #14 24.54 Verifying : systemd-pam-239-41.el8_3.x86_64 86/88 #14 24.54 Verifying : systemd-udev-239-41.el8_3.1.x86_64 87/88 #14 24.54 Verifying : systemd-udev-239-41.el8_3.x86_64 88/88 #14 24.84 #14 24.84 Upgraded: #14 24.84 systemd-239-41.el8_3.1.x86_64 systemd-libs-239-41.el8_3.1.x86_64 #14 24.84 systemd-pam-239-41.el8_3.1.x86_64 systemd-udev-239-41.el8_3.1.x86_64 #14 24.84 #14 24.84 Installed: #14 24.84 annobin-9.23-1.el8.x86_64 #14 24.84 autoconf-2.69-27.el8.noarch #14 24.84 automake-1.16.1-6.el8.noarch #14 24.84 checkpolicy-2.9-1.el8.x86_64 #14 24.84 cmake-3.11.4-7.el8.x86_64 #14 24.84 cmake-data-3.11.4-7.el8.noarch #14 24.84 cmake-filesystem-3.11.4-7.el8.x86_64 #14 24.84 cmake-rpm-macros-3.11.4-7.el8.noarch #14 24.84 cpp-8.3.1-5.1.el8.x86_64 #14 24.84 device-mapper-devel-8:1.02.171-5.el8.x86_64 #14 24.84 gcc-8.3.1-5.1.el8.x86_64 #14 24.84 git-2.27.0-1.el8.x86_64 #14 24.84 git-core-2.27.0-1.el8.x86_64 #14 24.84 git-core-doc-2.27.0-1.el8.noarch #14 24.84 glibc-devel-2.28-127.el8.x86_64 #14 24.84 glibc-headers-2.28-127.el8.x86_64 #14 24.84 glibc-static-2.28-127.el8.x86_64 #14 24.84 isl-0.16.1-6.el8.x86_64 #14 24.84 kbd-2.0.4-10.el8.x86_64 #14 24.84 kbd-legacy-2.0.4-10.el8.noarch #14 24.84 kbd-misc-2.0.4-10.el8.noarch #14 24.84 kernel-headers-4.18.0-240.15.1.el8_3.x86_64 #14 24.84 libedit-3.1-23.20170329cvs.el8.x86_64 #14 24.84 libgomp-8.3.1-5.1.el8.x86_64 #14 24.84 libmpc-1.0.2-9.el8.x86_64 #14 24.84 libseccomp-devel-2.4.3-1.el8.x86_64 #14 24.84 libselinux-devel-2.9-4.el8_3.x86_64 #14 24.84 libselinux-utils-2.9-4.el8_3.x86_64 #14 24.84 libsepol-devel-2.9-1.el8.x86_64 #14 24.84 libtool-2.4.6-25.el8.x86_64 #14 24.84 libtool-ltdl-devel-2.4.6-25.el8.x86_64 #14 24.84 libuv-1:1.38.0-2.el8.x86_64 #14 24.84 libxcrypt-devel-4.1.1-4.el8.x86_64 #14 24.84 libxcrypt-static-4.1.1-4.el8.x86_64 #14 24.84 libxkbcommon-0.9.1-1.el8.x86_64 #14 24.84 m4-1.4.18-7.el8.x86_64 #14 24.84 make-1:4.2.1-10.el8.x86_64 #14 24.84 ncurses-6.1-7.20180224.el8.x86_64 #14 24.84 openssh-8.0p1-5.el8.x86_64 #14 24.84 openssh-clients-8.0p1-5.el8.x86_64 #14 24.84 pcre2-devel-10.32-2.el8.x86_64 #14 24.84 pcre2-utf16-10.32-2.el8.x86_64 #14 24.84 pcre2-utf32-10.32-2.el8.x86_64 #14 24.84 perl-Data-Dumper-2.167-399.el8.x86_64 #14 24.84 perl-Encode-4:2.97-3.el8.x86_64 #14 24.84 perl-Error-1:0.17025-2.el8.noarch #14 24.84 perl-File-Temp-0.230.600-1.el8.noarch #14 24.84 perl-Getopt-Long-1:2.50-4.el8.noarch #14 24.84 perl-Git-2.27.0-1.el8.noarch #14 24.84 perl-HTTP-Tiny-0.074-1.el8.noarch #14 24.84 perl-IO-Socket-IP-0.39-5.el8.noarch #14 24.84 perl-MIME-Base64-3.15-396.el8.x86_64 #14 24.84 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch #14 24.84 perl-Pod-Escapes-1:1.07-395.el8.noarch #14 24.84 perl-Pod-Perldoc-3.28-396.el8.noarch #14 24.84 perl-Pod-Simple-1:3.35-395.el8.noarch #14 24.84 perl-Pod-Usage-4:1.69-395.el8.noarch #14 24.84 perl-Storable-1:3.11-3.el8.x86_64 #14 24.84 perl-Term-ANSIColor-4.06-396.el8.noarch #14 24.84 perl-Term-Cap-1.17-395.el8.noarch #14 24.84 perl-TermReadKey-2.37-7.el8.x86_64 #14 24.84 perl-Text-ParseWords-3.30-395.el8.noarch #14 24.84 perl-Thread-Queue-3.13-1.el8.noarch #14 24.84 perl-Time-Local-1:1.280-1.el8.noarch #14 24.84 perl-podlators-4.11-1.el8.noarch #14 24.84 policycoreutils-2.9-9.el8.x86_64 #14 24.84 policycoreutils-devel-2.9-9.el8.x86_64 #14 24.84 policycoreutils-python-utils-2.9-9.el8.noarch #14 24.84 python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64 #14 24.84 python3-libselinux-2.9-4.el8_3.x86_64 #14 24.84 python3-libsemanage-2.9-3.el8.x86_64 #14 24.84 python3-policycoreutils-2.9-9.el8.noarch #14 24.84 python3-setools-4.3.0-2.el8.x86_64 #14 24.84 rpm-plugin-selinux-4.14.3-4.el8.x86_64 #14 24.84 selinux-policy-3.14.3-54.el8_3.2.noarch #14 24.84 selinux-policy-devel-3.14.3-54.el8_3.2.noarch #14 24.84 selinux-policy-minimum-3.14.3-54.el8_3.2.noarch #14 24.84 systemd-devel-239-41.el8_3.1.x86_64 #14 24.84 which-2.21-12.el8.x86_64 #14 24.84 xkeyboard-config-2.28-1.el8.noarch #14 24.84 #14 24.84 Complete! #14 DONE 25.4s #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go #16 sha256:4a7f7aac7abefebc8ef2e561f924e21c0d4a09f3f46dc9b1d881f468e3c88e7e scripts/docs/generate-man.sh #16 DONE 1.5s #17 [stage-1 9/9] WORKDIR /root/rpmbuild #17 sha256:a73cb3ac692211a62b40eb939b37165c5deba7487698b0deb66d7edaea5516ac #17 DONE 0.0s #18 exporting to image #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #18 exporting layers #18 exporting layers 4.4s done #18 writing image sha256:f4118a198661892c8b848bbf054a69ba66180ffa149d145e149a8a96ce8c3eae done #18 naming to docker.io/rpmbuild-centos-8/x86_64 done #18 DONE 4.4s docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli d3c36a2' --define '_gitcommit_engine 545d02e' --define '_release 0' --define '_version 0.0.0.20210311145359.d3c36a2' --define '_origversion 0.0.0-20210311145359-d3c36a2' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0G4nU0 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fZWFGh + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=545d02e + DOCKER_GITCOMMIT=545d02e + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd /root/rpmbuild/BUILD/src/engine + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini "proxy dynamic" + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy scripts/docs/generate-man.sh + return + VERSION=0.0.0-20210311145359-d3c36a2 + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:25:11 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:25:23 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MrSuRz + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.B5yVXS + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e + exit 0 Processing files: docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 Provides: docker-ce = 3:0.0.0.20210311145359.d3c36a2-0.el8 docker-ce(x86-64) = 3:0.0.0.20210311145359.d3c36a2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-engine-cs docker-io Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.awdAmL + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z4x6TD + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yT3jUx + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e ./cli/build/docker -v Docker version 0.0.0-20210311145359-d3c36a2, build d3c36a2 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman scripts/docs/generate-man.sh dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e ./cli/build/docker -v Docker version 0.0.0-20210311145359-d3c36a2, build d3c36a2 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb'. dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb'. make[1]: Leaving directory '/root/build-deb' dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb'. Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:28:24 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + popd ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in *.installer + bash app.installer build Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb /build copied '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.buildinfo' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.buildinfo' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.changes' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.changes' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~raspbian-bullseye_armhf.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild/raspbian-bullseye make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } + for installer in *.installer + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.changes' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.changes' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~ubuntu-focal_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-focal == Building packages for debian-bullseye == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.15-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . #1 [internal] load build definition from Dockerfile #1 sha256:3ad45bb541c2603f4ed5dcbdd8fe36972bbb8cc048981d596a595fc4e273b636 #1 transferring dockerfile: 922B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:85abae04be3f18af588bf943c5e2cb6c8887e8512bdccea83d75c453fd1d0761 #2 transferring context: 2B done #2 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 sha256:e2287ca7ab861c74a794ac72b0e5397a5ec177613d1dc5be36f0844754488943 #5 DONE 0.0s #6 [auth] library/debian:pull token for registry-1.docker.io #6 sha256:42714eb9d0313869257ca51d72a3417e4c676858315fa794a0d54045b650cd14 #6 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster #4 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e #3 DONE 0.1s #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:ef80e74070bfddfa7fcfaa5bb59a7c33a834776535a9595c04b3772e482c755a #7 sha256:aa3298f2976ece332ccc49cb4f60fe9a208b9ff7ff410663bbb381e3435fc803 #7 DONE 0.0s #9 [internal] load build context #9 sha256:667a73fe644e800cfffb9e86abeab855338ce0a9acc3eb9b0fdb0b47fd680a48 #9 transferring context: 791B done #9 DONE 0.0s #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git #8 sha256:5ea82e23b4e4461b9fb527441f9c08710e7012d38e3d1267374dbbb45714993e #8 CACHED #10 [stage-1 3/8] COPY common /root/build-deb/debian #10 sha256:1af3e96f4a64694df06d46bcc7dce8b57c720c41500e5bdd6d3b3960f806fc65 #10 CACHED #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control #11 sha256:2da80e051d58d2b0a3a6c010a6f017b6ce3bf85f9a1c510bd1c7eb348aa1bc5d #11 CACHED #13 [golang 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #13 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #13 CACHED #12 [stage-1 5/8] COPY sources/ /sources #12 sha256:d165c0223786698a3a35c77dccb25bc2af6a9c2de26b2338f113194efcf0b8f7 #12 DONE 0.1s #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #14 sha256:ed1bb3b820880799b0f3c3ae23c15ee7c8d4eeb77f5c3893fcfdec815f77ad99 #14 DONE 1.4s #15 [stage-1 7/8] WORKDIR /root/build-deb #15 sha256:73e8b368e88fd0872030da29902c2b13833339aca9b6efb1f372b2b25f5b113a #15 DONE 0.0s #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #16 sha256:b68911e956bf2f3b958b4e3f10ed248b0de24cbce2dfd793e482e25dee3565ae #16 DONE 0.0s #17 exporting to image #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #17 exporting layers #17 exporting layers 2.3s done #17 writing image sha256:80aacbf559d689996689d2a0d58cab345e1bbf6dad87939fa3e88d01b02cef01 done #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done #17 DONE 2.3s docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20210311145359-d3c36a2 -e VERSION=0.0.0-20210311145359-d3c36a2 -e CLI_GITCOMMIT=d3c36a2 -e ENGINE_GITCOMMIT=545d02e -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20210311145359-d3c36a2 ]] + echo VERSION AAA 0.0.0-20210311145359-d3c36a2 VERSION AAA 0.0.0-20210311145359-d3c36a2 + VERSION=0.0.0-20210311145359-d3c36a2 + echo VERSION bbb 0.0.0-20210311145359-d3c36a2 VERSION bbb 0.0.0-20210311145359-d3c36a2 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Tue, 23 Mar 2021 23:29:31 +0000' + cat + export CLI_GITCOMMIT=d3c36a2 + CLI_GITCOMMIT=d3c36a2 + export ENGINE_GITCOMMIT=545d02e + ENGINE_GITCOMMIT=545d02e + echo VERSION BBB 0.0.0-20210311145359-d3c36a2 VERSION BBB 0.0.0-20210311145359-d3c36a2 + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20210311145359-d3c36a2-0~debian-bullseye dpkg-buildpackage: info: source distribution bullseye dpkg-buildpackage: info: source changed by Docker dpkg-buildpackage: info: host architecture amd64 dpkg-source -I.git --before-build . debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: native package version may not have a revision dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20210311145359-d3c36a2-0~debian' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && DOCKER_GITCOMMIT=545d02e PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 GOOS="" GOARCH="" GOARM="" + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NlGMp0 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/docker ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + pushd /root/rpmbuild/BUILD/src/plugins + for installer in *.installer + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin + for installer in *.installer + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin ~/rpmbuild/BUILD/src + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/man/man1 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/man/man5 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AFtsPx + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/doc/docker-ce-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/doc/docker-ce-cli + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/share/doc/docker-ce-cli + exit 0 Provides: docker-ce-cli = 1:0.0.0.20210311145359.d3c36a2-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20210311145359.d3c36a2-0.el8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f1OekQ + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aybiV8 + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pxQbpu + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=545d02e + DOCKER_GITCOMMIT=545d02e + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + TMP_GOPATH=/go + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: downloading github.com/moby/vpnkit v0.5.0 go: downloading github.com/google/uuid v1.2.0 go: downloading github.com/gorilla/mux v1.8.0 go: extracting github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/gofrs/flock v0.8.0 go: extracting github.com/pkg/errors v0.9.1 go: downloading github.com/sirupsen/logrus v1.8.1 go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/google/uuid v1.2.0 go: extracting github.com/gofrs/flock v0.8.0 go: extracting github.com/sirupsen/logrus v1.8.1 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/urfave/cli/v2 v2.3.0 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gYR1zO + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + cd src + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/dockerd-rootless.sh + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/rootlesskit + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PJUha9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/local/bin/rootlesskit -v rootlesskit version 0.14.0 + exit 0 Processing files: docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 Provides: docker-ce-rootless-extras = 0:0.0.0.20210311145359.d3c36a2-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210311145359.d3c36a2-0.el8 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: rootlesskit Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aHz6bF + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210311145359.d3c36a2-0.el8.x86_64 + exit 0 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/v -w /v alpine chown -R 1000:1000 src Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : de40ad007797e0dcd8b7126f27bb87401d224240 + install_tini + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' + git clone https://github.com/krallin/tini.git /go/tini Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 Cloning into '/go/tini'... + cd /go/tini + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 + cmake . -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go + case "$(go env GOARCH)" in ++ go env GOARCH + export GO_BUILDMODE=-buildmode=pie + GO_BUILDMODE=-buildmode=pie ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=rootlesskit + shift + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' + . hack/dockerfile/install/rootlesskit.installer ++ : 81d7d047d09a5b93645817ec580181de7a984082 + install_rootlesskit dynamic + case "$1" in + install_rootlesskit_dynamic + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit + ROOTLESSKIT_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_rootlesskit + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... + cd /go/src/github.com/rootless-containers/rootlesskit + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 + export GO111MODULE=on + GO111MODULE=on + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } go: downloading github.com/urfave/cli/v2 v2.3.0 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/gofrs/flock v0.8.0 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/gofrs/flock v0.8.0 go: downloading github.com/google/uuid v1.2.0 go: extracting github.com/gorilla/mux v1.8.0 go: extracting github.com/pkg/errors v0.9.1 go: downloading github.com/moby/vpnkit v0.5.0 go: extracting github.com/sirupsen/logrus v1.8.1 go: extracting github.com/moby/sys/mountinfo v0.4.1 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: extracting github.com/google/uuid v1.2.0 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: downloading github.com/u-root/u-root v7.0.0+incompatible go: extracting github.com/urfave/cli/v2 v2.3.0 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: extracting github.com/russross/blackfriday/v2 v2.1.0 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: extracting github.com/moby/vpnkit v0.5.0 go: extracting github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/pkg/errors v0.9.1 go: finding github.com/sirupsen/logrus v1.8.1 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 go: finding github.com/google/uuid v1.2.0 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c go: finding github.com/moby/vpnkit v0.5.0 go: finding github.com/gofrs/flock v0.8.0 go: finding github.com/gorilla/mux v1.8.0 go: finding github.com/moby/sys/mountinfo v0.4.1 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 go: finding github.com/urfave/cli/v2 v2.3.0 go: finding github.com/u-root/u-root v7.0.0+incompatible go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 go: finding github.com/russross/blackfriday/v2 v2.1.0 + for f in rootlesskit rootlesskit-docker-proxy + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20210311145359-d3c36a2 GITCOMMIT=d3c36a2 dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 scripts/docs/generate-man.sh Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2021/03/23 23:33:55 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-linkmode=external -X github.com/docker/buildx/version.Version=v0.5.1-docker -X github.com/docker/buildx/version.Revision=11057da37336192bfc57d81e02359ba7ba848e4a -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20210311145359-d3c36a2, build 545d02e ./cli/build/docker -v Docker version 0.0.0-20210311145359-d3c36a2, build d3c36a2 make[1]: Leaving directory '/root/build-deb' create-stamp debian/debhelper-build-stamp debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210311145359-d3c36a2 debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init # docker-ce-rootless-extras install install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh # TODO: how can we install vpnkit? make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb'. dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' copied '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' removed '/root/docker-ce-rootless-extras_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.dsc' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.dsc' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.tar.gz' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye.tar.gz' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.changes' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.changes' copied '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' removed '/root/docker-ce_0.0.0-20210311145359-d3c36a2-0~debian-bullseye_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild/debian-bullseye make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' [Pipeline] sh + make clean [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531:/v -w /v alpine chown -R 1000:1000 src rm -f -r src make -C rpm clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild rm -f -r rpmbuild/ docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/rpm' make -C deb clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 debbuild rm -f -r debbuild [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/deb:/v -w /v alpine chown -R 1000:1000 sources rm -f -r sources docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/deb' make -C static clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-531/static:/v -w /v alpine chown -R 1000:1000 build rm -f -r build docker builder prune -f --filter until=24h Total reclaimed space: 0B make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-531/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS