Skip to content
Failed

Console Output

Branch indexing
16:32:15 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 8d342bddecb542f538e616a745764bd12de5e480+bdb0c6945988772ad6c255f9344b7f7592d9ce55 (d2dd681de09fb8210dfea53b06eeaf472c782064)
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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-510@libs/jps/.git # 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-cross)
[Pipeline] stage
[Pipeline] { (Ubuntu and Debian Package)
[Pipeline] stage
[Pipeline] { (Raspbian)
[Pipeline] stage
[Pipeline] { (Centos 7 and 8 RPM Packages)
[Pipeline] stage
[Pipeline] { (Static Linux Binaries)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Still waiting to schedule task
Still waiting to schedule task
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offlineAll nodes of label ‘ubuntu-2004&&x86_64’ are offline
All nodes of label ‘ubuntu&&armhf’ are offline

All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0cb29017c81f3a4c8) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-510@tmp/993e2f16-e358-4aef-b8e4-89659259c5fa/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
16:33:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:33:19 chowning workspace
[Pipeline] sh
16:33:20 + pwd
16:33:20 + id -u
16:33:20 + id -g
16:33:20 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
16:33:20 Unable to find image 'busybox:latest' locally
16:33:20 latest: Pulling from library/busybox
16:33:20 f343e8b194b7: Pulling fs layer
16:33:20 f343e8b194b7: Download complete
16:33:21 f343e8b194b7: Pull complete
16:33:21 Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
16:33:21 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:33:25 Removing all docker containers
[Pipeline] sh
16:33:25 + docker container ls -aq
[Pipeline] echo
16:33:25 Docker containers have been removed
[Pipeline] echo
16:33:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:33:25 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
16:33:25 The recommended git tool is: git
16:33:33 using credential docker-jenkins-github-credentials
16:33:33 Cloning the remote Git repository
16:33:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00568a931e997ca1e) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
[Pipeline] {
[Pipeline] withDockerRegistry
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-510 # 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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:33:37 Fetching without tags
16:33:37 Merging remotes/origin/master commit bdb0c6945988772ad6c255f9344b7f7592d9ce55 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
16:33:38 Merge succeeded, producing 1f92bac95c4ebd7987ee36244028e09f6f57cebf
16:33:38 Checking out Revision 1f92bac95c4ebd7987ee36244028e09f6f57cebf (PR-510)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/510/head:refs/remotes/origin/PR-510 # 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/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # 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 bdb0c6945988772ad6c255f9344b7f7592d9ce55 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1f92bac95c4ebd7987ee36244028e09f6f57cebf # timeout=10
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:33:44 Commit message: "Merge commit 'bdb0c6945988772ad6c255f9344b7f7592d9ce55' into HEAD"
 > git rev-list --no-walk 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
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-510@tmp/760509e6-5fcf-4374-9df1-d3a3a661c0cd/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
16:33:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:33:45 chowning workspace
[Pipeline] sh
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0555c627b96459854) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
[Pipeline] {
[Pipeline] withDockerRegistry
16:33:48 + make REF=master checkout
16:33:48 git init src/github.com/docker/cli
16:33:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
16:33:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:33:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:33:48 + SRC=src/github.com/docker/cli
16:33:48 + REF=master
16:33:48 + REF_FETCH=master
16:33:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:33:48 + awk {print $2}
16:33:48 + REF=refs/heads/master
16:33:48 + [ -n refs/heads/master ]
16:33:48 + REF_FETCH=refs/heads/master:refs/heads/master
16:33:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:33:48 + pwd
16:33:48 + id -u
16:33:48 + id -g
16:33:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
16:33:48 Unable to find image 'busybox:latest' locally
16:33:48 latest: Pulling from library/busybox
16:33:48 24fb2886d6f6: Pulling fs layer
16:33:48 24fb2886d6f6: Verifying Checksum
16:33:48 24fb2886d6f6: Download complete
16:33:49 24fb2886d6f6: Pull complete
16:33:49 Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
16:33:49 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0db7fd3e464891a65) in /home/ubuntu/workspace/docker-ce-packaging_PR-510
[Pipeline] {
[Pipeline] withDockerRegistry
16:33:50 From https://github.com/docker/cli
16:33:50  * [new branch]      master     -> master
16:33:50  * [new branch]      master     -> origin/master
16:33:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] echo
16:33:51 Removing all docker containers
[Pipeline] sh
16:33:51 git init src/github.com/docker/docker
16:33:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
16:33:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:33:51 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:33:51 + SRC=src/github.com/docker/docker
16:33:51 + REF=master
16:33:51 + REF_FETCH=master
16:33:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:33:51 + awk {print $2}
16:33:51 + REF=refs/heads/master
16:33:51 + [ -n refs/heads/master ]
16:33:51 + REF_FETCH=refs/heads/master:refs/heads/master
16:33:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:33:52 + docker container ls -aq
[Pipeline] echo
16:33:52 Docker containers have been removed
[Pipeline] echo
16:33:52 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:33:52 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
16:33:53 The recommended git tool is: git
16:33:54 From https://github.com/docker/docker
16:33:54  * [new branch]      master     -> master
16:33:54  * [new branch]      master     -> origin/master
16:33:54 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:33:55 git init src/github.com/docker/scan-cli-plugin
16:33:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin/.git/
16:33:55 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:33:55 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
16:33:55 + SRC=src/github.com/docker/scan-cli-plugin
16:33:55 + REF=v0.8.0
16:33:55 + REF_FETCH=v0.8.0
16:33:55 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
16:33:55 + awk {print $2}
16:33:55 + REF=refs/tags/v0.8.0
16:33:55 + [ -n refs/tags/v0.8.0 ]
16:33:55 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
16:33:55 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
16:33:55 From https://github.com/docker/scan-cli-plugin
16:33:55  * [new tag]         v0.8.0     -> v0.8.0
16:33:55 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
16:33:56 + make -C deb raspbian-buster raspbian-bullseye
16:33:56 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
16:33:56 mkdir -p sources
16:33:56 docker run --rm -w /v \
16:33:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli:/cli \
16:33:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:33:56 	alpine \
16:33:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:33:56 Unable to find image 'alpine:latest' locally
16:33:56 latest: Pulling from library/alpine
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-510@tmp/1ec3b684-e342-46c3-879d-cea8267e877c/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
16:33:56 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:33:56 chowning workspace
[Pipeline] sh
16:33:56 a14774a5a62e: Pulling fs layer
16:33:56 a14774a5a62e: Verifying Checksum
16:33:56 a14774a5a62e: Download complete
16:33:57 a14774a5a62e: Pull complete
16:33:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
16:33:57 Status: Downloaded newer image for alpine:latest
16:33:59 + pwd
16:33:59 + id -u
16:33:59 + id -g
16:33:59 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
16:33:59 Unable to find image 'busybox:latest' locally
16:33:59 latest: Pulling from library/busybox
16:33:59 24fb2886d6f6: Pulling fs layer
16:33:59 24fb2886d6f6: Verifying Checksum
16:33:59 24fb2886d6f6: Download complete
16:33:59 24fb2886d6f6: Pull complete
16:33:59 Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
16:33:59 Status: Downloaded newer image for busybox:latest
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-510@tmp/5d4b6426-da9c-4709-bbda-e2a7e973e73a/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
16:33:59 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
16:33:59 chowning workspace
[Pipeline] sh
[Pipeline] echo
16:34:02 Removing all docker containers
[Pipeline] sh
16:34:02 + docker container ls -aq
[Pipeline] echo
16:34:03 Docker containers have been removed
[Pipeline] echo
16:34:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
16:34:03 + pwd
16:34:03 + id -u
16:34:03 + id -g
16:34:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/workspace busybox chown -R 1000:1000 /workspace
16:34:03 Unable to find image 'busybox:latest' locally
16:34:03 latest: Pulling from library/busybox
16:34:03 24fb2886d6f6: Pulling fs layer
16:34:03 24fb2886d6f6: Verifying Checksum
16:34:03 24fb2886d6f6: Download complete
16:34:03 24fb2886d6f6: Pull complete
16:34:03 Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
16:34:03 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
16:34:03 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
16:34:03 The recommended git tool is: git
16:34:05 mkdir -p sources
16:34:05 docker run --rm -w /v \
16:34:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker:/engine \
16:34:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:05 	alpine \
16:34:05 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
[Pipeline] echo
16:34:05 Removing all docker containers
[Pipeline] sh
16:34:06 + docker container ls -aq
[Pipeline] echo
16:34:06 Docker containers have been removed
[Pipeline] echo
16:34:06 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:34:06 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
16:34:06 The recommended git tool is: git
16:34:06 using credential docker-jenkins-github-credentials
16:34:06 Cloning the remote Git repository
16:34:06 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-510 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:09 Fetching without tags
16:34:09 Merging remotes/origin/master commit bdb0c6945988772ad6c255f9344b7f7592d9ce55 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
16:34:09 Merge succeeded, producing 8dd5e95b379393ae7d30a4ec3cc287739499dca8
16:34:09 Checking out Revision 8dd5e95b379393ae7d30a4ec3cc287739499dca8 (PR-510)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/510/head:refs/remotes/origin/PR-510 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # 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 bdb0c6945988772ad6c255f9344b7f7592d9ce55 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8dd5e95b379393ae7d30a4ec3cc287739499dca8 # timeout=10
16:34:10 mkdir -p sources
16:34:10 docker run --rm -w /v \
16:34:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:34:10 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:10 	alpine \
16:34:10 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:34:11 docker run --rm -w /v \
16:34:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/plugins:/plugins \
16:34:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:11 	alpine \
16:34:11 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:34:12 == Building packages for raspbian-buster ==
16:34:12 mkdir -p "debbuild/raspbian-buster"
16:34:12 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  --build-arg COMMON_FILES=common  -t debbuild-raspbian-buster/aarch64  -f raspbian-buster/Dockerfile  .
16:34:12 #1 [internal] load build definition from Dockerfile
16:34:12 #1 sha256:bf73e729c2134ad32523d5820452658a2aec8a30cb0b27e311afd7262b00fe25
16:34:12 #1 transferring dockerfile: 935B done
16:34:13 #1 DONE 0.1s
16:34:13 
16:34:13 #2 [internal] load .dockerignore
16:34:13 #2 sha256:b8010ac15492f2332ea12533973d6baace976dfc7ba42236bf711a6d2fb1479c
16:34:13 #2 transferring context: 2B done
16:34:13 #2 DONE 0.0s
16:34:13 
16:34:13 #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:34:13 #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6
16:34:13 #4 ...
16:34:13 
16:34:13 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
16:34:13 #5 sha256:97842f8c4a02da6ec0586382a545192026f7338c7c4ebdce73b8980907d6f7dd
16:34:13 #5 DONE 0.0s
16:34:13 
16:34:13 #6 [auth] library/golang:pull token for registry-1.docker.io
16:34:13 #6 sha256:4811cd450afc5d45c93f328bb7f8b6c5f6b9f6c01853868786c427f8e9f81c77
16:34:13 #6 DONE 0.0s
16:34:13 
16:34:13 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
16:34:13 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
16:34:13 #3 DONE 0.4s
16:34:13 
16:34:13 #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:34:13 #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6
16:34:13 #4 DONE 0.5s
16:34:13 
16:34:13 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:13 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:13 #13 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done
16:34:13 #13 sha256:6862346532f8e4f3160e4eeb9ddd6b3ec74f36b232116f7e5fdea1f62ea39361 6.97kB / 6.97kB done
16:34:13 #13 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done
16:34:13 #13 sha256:27ccda2bf9c881a67ab8ba0f4ff5144fe89158267537730bba96ce8b245e1754 1.79kB / 1.79kB done
16:34:14 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 0B / 45.92MB 0.4s
16:34:14 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 5.24MB / 45.92MB 0.8s
16:34:14 #13 ...
16:34:14 
16:34:14 #9 [internal] load build context
16:34:14 #9 sha256:e5c13bdd10493fb72acbb70f5561e47cda7bca912547dc707c4358d5940ebd04
16:34:14 #9 transferring context: 20.18MB 1.0s done
16:34:14 #9 DONE 1.0s
16:34:14 
16:34:14 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:14 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:14 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 9.44MB / 45.92MB 1.1s
16:34:15 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 12.58MB / 45.92MB 1.3s
16:34:15 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 15.73MB / 45.92MB 1.5s
16:34:15 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 18.87MB / 45.92MB 1.7s
16:34:15 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 0B / 7.12MB 1.7s
16:34:15 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 22.02MB / 45.92MB 1.9s
16:34:15 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 2.10MB / 7.12MB 1.9s
16:34:15 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 4.19MB / 7.12MB 2.0s
16:34:15 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 25.17MB / 45.92MB 2.1s
16:34:15 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 5.24MB / 7.12MB 2.1s
16:34:15 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 6.29MB / 7.12MB 2.2s
16:34:16 Commit message: "Merge commit 'bdb0c6945988772ad6c255f9344b7f7592d9ce55' into HEAD"
16:34:16 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 28.31MB / 45.92MB 2.3s
16:34:16 #13 sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 7.12MB / 7.12MB 2.3s done
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0B / 9.34MB 2.3s
16:34:16 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 32.51MB / 45.92MB 2.5s
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 1.05MB / 9.34MB 2.5s
 > git rev-list --no-walk 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 2.10MB / 9.34MB 2.6s
16:34:16 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 35.65MB / 45.92MB 2.7s
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 3.22MB / 9.34MB 2.7s
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 5.24MB / 9.34MB 2.8s
[Pipeline] sh
16:34:16 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 38.80MB / 45.92MB 2.9s
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 6.29MB / 9.34MB 2.9s
16:34:16 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 0B / 47.36MB 2.9s
16:34:16 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.1s
16:34:16 + make REF=master checkout
16:34:16 git init src/github.com/docker/cli
16:34:16 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
16:34:16 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:34:16 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:34:16 + SRC=src/github.com/docker/cli
16:34:16 + REF=master
16:34:16 + REF_FETCH=master
16:34:16 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:34:16 + awk {print $2}
16:34:16 + REF=refs/heads/master
16:34:16 + [ -n refs/heads/master ]
16:34:16 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:16 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:17 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 41.94MB / 45.92MB 3.2s
16:34:17 #13 sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 9.34MB / 9.34MB 3.3s done
16:34:17 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 3.15MB / 47.36MB 3.3s
16:34:17 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0B / 53.22MB 3.3s
16:34:17 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.92MB / 45.92MB 3.5s
16:34:17 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 7.34MB / 47.36MB 3.6s
16:34:17 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 3.15MB / 53.22MB 3.6s
16:34:17 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 10.25MB / 47.36MB 4.0s
16:34:17 #13 sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 45.92MB / 45.92MB 4.0s done
16:34:17 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 7.34MB / 53.22MB 4.1s
16:34:17 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 1.05MB / 100.28MB 4.1s
16:34:18 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208
16:34:18 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 13.63MB / 47.36MB 4.5s
16:34:18 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 10.29MB / 53.22MB 4.5s
16:34:18 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 16.78MB / 47.36MB 4.8s
16:34:18 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 6.29MB / 100.28MB 4.8s
16:34:18 From https://github.com/docker/cli
16:34:18  * [new branch]      master     -> master
16:34:18  * [new branch]      master     -> origin/master
16:34:18 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:34:18 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 13.63MB / 53.22MB 5.0s
16:34:18 using credential docker-jenkins-github-credentials
16:34:18 Cloning the remote Git repository
16:34:18 Cloning with configured refspecs honoured and without tags
16:34:19 git init src/github.com/docker/docker
16:34:19 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
16:34:19 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:34:19 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:34:19 + SRC=src/github.com/docker/docker
16:34:19 + REF=master
16:34:19 + REF_FETCH=master
16:34:19 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:34:19 + awk {print $2}
16:34:19 + REF=refs/heads/master
16:34:19 + [ -n refs/heads/master ]
16:34:19 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:19 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:19 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 19.92MB / 47.36MB 5.2s
16:34:19 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 16.78MB / 53.22MB 5.4s
16:34:19 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 11.53MB / 100.28MB 5.4s
16:34:19 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 23.07MB / 47.36MB 5.5s
16:34:19 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 26.21MB / 47.36MB 6.0s
16:34:19 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 20.97MB / 53.22MB 6.0s
16:34:19 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 16.78MB / 100.28MB 6.1s
16:34:20 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 29.36MB / 47.36MB 6.3s
16:34:20 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 24.12MB / 53.22MB 6.3s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-510 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:20 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 33.55MB / 47.36MB 6.8s
16:34:20 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 28.31MB / 53.22MB 6.8s
16:34:20 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 23.07MB / 100.28MB 6.8s
16:34:21 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 36.70MB / 47.36MB 7.2s
16:34:21 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 31.46MB / 53.22MB 7.2s
16:34:21 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 28.31MB / 100.28MB 7.4s
16:34:21 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 39.85MB / 47.36MB 7.6s
16:34:21 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 34.60MB / 53.22MB 7.6s
16:34:21 Fetching without tags
16:34:21 From https://github.com/docker/docker
16:34:21  * [new branch]      master     -> master
16:34:21  * [new branch]      master     -> origin/master
16:34:21 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:34:21 Merging remotes/origin/master commit bdb0c6945988772ad6c255f9344b7f7592d9ce55 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
16:34:21 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 37.75MB / 53.22MB 7.9s
16:34:21 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 33.55MB / 100.28MB 7.9s
16:34:21 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 42.99MB / 47.36MB 8.0s
16:34:22 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 40.89MB / 53.22MB 8.3s
16:34:22 Merge succeeded, producing c50a01d5ddbfc080c40df64db6ac1bfe85f2b064
16:34:22 Checking out Revision c50a01d5ddbfc080c40df64db6ac1bfe85f2b064 (PR-510)
16:34:22 using credential docker-jenkins-github-credentials
16:34:22 Cloning the remote Git repository
16:34:22 Cloning with configured refspecs honoured and 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/510/head:refs/remotes/origin/PR-510 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # 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 bdb0c6945988772ad6c255f9344b7f7592d9ce55 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c50a01d5ddbfc080c40df64db6ac1bfe85f2b064 # timeout=10
16:34:22 git init src/github.com/docker/scan-cli-plugin
16:34:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin/.git/
16:34:22 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:34:22 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
16:34:22 + SRC=src/github.com/docker/scan-cli-plugin
16:34:22 + REF=v0.8.0
16:34:22 + REF_FETCH=v0.8.0
16:34:22 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
16:34:22 + awk {print $2}
16:34:22 + REF=refs/tags/v0.8.0
16:34:22 + [ -n refs/tags/v0.8.0 ]
16:34:22 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:22 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:22 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 46.14MB / 47.36MB 8.5s
16:34:22 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 38.80MB / 100.28MB 8.6s
16:34:22 From https://github.com/docker/scan-cli-plugin
16:34:22  * [new tag]         v0.8.0     -> v0.8.0
16:34:22 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
16:34:22 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 44.04MB / 53.22MB 8.7s
16:34:22 #13 sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 47.36MB / 47.36MB 9.0s done
16:34:22 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 47.19MB / 53.22MB 9.1s
16:34:22 #13 sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c 0B / 156B 9.1s
16:34:22 + make REF=master DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static
16:34:22 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 44.04MB / 100.28MB 9.2s
16:34:22 #13 sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c 156B / 156B 9.2s
16:34:22 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:34:22 + SRC=src/github.com/docker/cli
16:34:22 + REF=master
16:34:22 + REF_FETCH=master
16:34:22 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:34:22 + awk {print $2}
16:34:22 + REF=refs/heads/master
16:34:22 + [ -n refs/heads/master ]
16:34:22 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:22 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:23 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:34:23 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 50.33MB / 53.22MB 9.4s
16:34:23 #13 sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c 156B / 156B 9.2s done
16:34:23 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 5.1s
16:34:23 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:34:23 + SRC=src/github.com/docker/docker
16:34:23 + REF=master
16:34:23 + REF_FETCH=master
16:34:23 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:34:23 + awk {print $2}
16:34:23 + REF=refs/heads/master
16:34:23 + [ -n refs/heads/master ]
16:34:23 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:23 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:23 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 53.22MB / 53.22MB 9.7s
16:34:23 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 49.28MB / 100.28MB 9.7s
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-510 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:34:23 #13 ...
16:34:23 
16:34:23 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45
16:34:23 #7 sha256:6335d3908dc743e5c34cb218f3295a6c29fcbdf3cbec1f6e2af25740e5a87513
16:34:23 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45 0.0s done
16:34:23 #7 sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45 1.99kB / 1.99kB done
16:34:23 #7 sha256:bae3e9fab1335a2ea927b4f81b40452bf6c8bf74e3a0948fb0dc047dda64fcb6 304B / 304B 0.1s done
16:34:23 #7 sha256:fc54b2aa32d8babf9c7b00eb7b533bb9d60f97c3433305d42ee400fa4658b6d6 5.00kB / 5.00kB done
16:34:23 #7 sha256:cb22608822be374e4a370e126cfb41c51e477ddafc1c470e4c7459dc456f4b3b 38.39MB / 38.39MB 2.9s done
16:34:23 #7 sha256:37682fd2672285ae1319fd3bf383000581c76c40f54a4b4d9ef0bb02f1c06e15 256B / 256B 0.1s done
16:34:23 #7 sha256:3bc57f7d286cbb9252ea572c379016b6833397d529a05387ad31267b8aa3deaf 911B / 911B 0.1s done
16:34:23 #7 sha256:9431a97cc2c78bf67c91279d2604cf6e88f0d89506464a7a447348a512409d9f 177B / 177B 0.2s done
16:34:23 #7 sha256:ce3f313c6837b29a3521ecc91b2ec66c651a7980c718f8d42d5d79c5074f604f 414B / 414B 0.2s done
16:34:23 #7 sha256:06cacb6def9c06f4697cb2f570d081f70f41b35bcbf5c45b8ad347e3be105f2b 130.58kB / 130.58kB 0.3s done
16:34:23 #7 sha256:38e1ec94b4c274f374430dc59e79de1bef2d73d8ddbddf0578635a44765b1436 15.43MB / 15.43MB 1.7s done
16:34:23 #7 extracting sha256:cb22608822be374e4a370e126cfb41c51e477ddafc1c470e4c7459dc456f4b3b 6.7s
16:34:23 #7 ...
16:34:23 
16:34:23 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:23 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:23 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 54.53MB / 100.28MB 10.1s
16:34:24 #13 sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 53.22MB / 53.22MB 10.2s done
16:34:24 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:34:24 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
16:34:24 + SRC=src/github.com/docker/scan-cli-plugin
16:34:24 + REF=v0.8.0
16:34:24 + REF_FETCH=v0.8.0
16:34:24 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
16:34:24 + awk {print $2}
16:34:24 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 60.82MB / 100.28MB 10.6s
16:34:24 + REF=refs/tags/v0.8.0
16:34:24 + [ -n refs/tags/v0.8.0 ]
16:34:24 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:24 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:24 Fetching without tags
16:34:24 Merging remotes/origin/master commit bdb0c6945988772ad6c255f9344b7f7592d9ce55 into PR head commit 8d342bddecb542f538e616a745764bd12de5e480
16:34:24 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
16:34:24 for p in static-linux cross-mac cross-win; do \
16:34:24 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.8 TARGETPLATFORM= ${p}; \
16:34:24 done
16:34:24 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
16:34:24 cd /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
16:34:24 Merge succeeded, producing 8c34597c4b05adb905e904b1a8049743240c7230
16:34:24 Checking out Revision 8c34597c4b05adb905e904b1a8049743240c7230 (PR-510)
16:34:24 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 67.11MB / 100.28MB 11.2s
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/510/head:refs/remotes/origin/PR-510 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/510/head:refs/remotes/origin/PR-510 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d342bddecb542f538e616a745764bd12de5e480 # 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 bdb0c6945988772ad6c255f9344b7f7592d9ce55 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c34597c4b05adb905e904b1a8049743240c7230 # timeout=10
16:34:25 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 74.45MB / 100.28MB 11.9s
16:34:26 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 79.69MB / 100.28MB 12.4s
16:34:26 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 84.93MB / 100.28MB 12.8s
16:34:27 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 92.27MB / 100.28MB 13.4s
16:34:27 #13 extracting sha256:31da451bd6969464c4b47947ee26596591a377c63a0e72516d2f30ee57e2b208 9.1s done
16:34:27 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 98.57MB / 100.28MB 13.8s
16:34:27 Commit message: "Merge commit 'bdb0c6945988772ad6c255f9344b7f7592d9ce55' into HEAD"
16:34:27 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9
16:34:27 #1 [internal] load build definition from Dockerfile
16:34:27 #1 sha256:f0a99e4ce6ba97bcd7d60fda6e4e9dcd168949ddc38aa87e087c049271efd9a5
16:34:27 #1 transferring dockerfile: 2.08kB done
16:34:27 #1 DONE 0.1s
16:34:27 
16:34:27 #2 [internal] load .dockerignore
16:34:27 #2 sha256:f4d60b61e2e9044825f31f6ccec13a2bd665c16b597201a9fba8e57973b02ab5
16:34:27 #2 transferring context: 112B done
16:34:27 #2 DONE 0.0s
16:34:27 
16:34:27 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:34:27 #4 sha256:b8e0c5c64357470a065a7ca6ccc970879bfeb38fd98d7b2cb55cf15642f12779
16:34:27 #4 DONE 0.0s
16:34:27 
16:34:27 #3 resolve image config for docker.io/docker/dockerfile:1.3
16:34:27 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
 > git rev-list --no-walk 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
[Pipeline] sh
16:34:28 #3 DONE 0.5s
16:34:28 
16:34:28 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:34:28 #5 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:34:28 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:34:28 #5 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
16:34:28 #5 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
16:34:28 #5 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
16:34:28 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s
16:34:28 #13 extracting sha256:7b87adc3bfcca5fb7687b4659aa5234d7129c257bee13db9fc2023182221c8f9 0.8s done
16:34:28 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
16:34:28 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
16:34:28 + make REF=master checkout
16:34:28 git init src/github.com/docker/cli
16:34:28 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
16:34:28 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:34:28 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:34:28 + SRC=src/github.com/docker/cli
16:34:28 + REF=master
16:34:28 + REF_FETCH=master
16:34:28 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:34:28 + awk {print $2}
16:34:28 + REF=refs/heads/master
16:34:28 + [ -n refs/heads/master ]
16:34:28 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:28 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:28 #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94
16:34:28 #13 sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 100.28MB / 100.28MB 14.7s done
16:34:28 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
16:34:28 #5 DONE 0.5s
16:34:29 
16:34:29 #7 [internal] load build definition from Dockerfile
16:34:29 #7 sha256:86deaeef8c2d45e371052ed40988584012d502bf32598b338b98c4f61293cea5
16:34:29 #7 DONE 0.0s
16:34:29 
16:34:29 #6 [internal] load .dockerignore
16:34:29 #6 sha256:23f6abf4005b1bec5728a39ccc8ba7df8ddd4e1932dae7d2e196ebd76b589804
16:34:29 #6 DONE 0.0s
16:34:29 
16:34:29 #11 [auth] library/golang:pull token for registry-1.docker.io
16:34:29 #11 sha256:42463518015e5f9525b7fabefee68485435f393983cf54d9c3921d534b8d43ec
16:34:29 #11 DONE 0.0s
16:34:29 
16:34:29 #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:34:29 #12 sha256:a2786b80dd49622cb51eb999623ed5dda9eba42459f901799eef75e09af6697a
16:34:29 #12 DONE 0.0s
16:34:29 
16:34:29 #13 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:34:29 #13 sha256:ac370c86a2c7f47cc04d93f3aab3e066317e0db5e66ec35693d363a944712cdc
16:34:29 #13 DONE 0.0s
16:34:29 
16:34:29 #10 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:34:29 #10 sha256:39afe7dddccc662ff6be2af454504a792d7c60180bf31899bc68058a4e7a9813
16:34:29 Commit message: "Merge commit 'bdb0c6945988772ad6c255f9344b7f7592d9ce55' into HEAD"
16:34:29 #10 ...
16:34:29 
16:34:29 #8 [internal] load metadata for docker.io/library/golang:1.16.8-alpine
16:34:29 #8 sha256:aa25a38e05cb1f0517244be7e0081bc9a7f56c1e7b162b57d2df954b0a48cef8
16:34:29 #8 DONE 0.3s
16:34:29 
16:34:29 #9 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:34:29 #9 sha256:5087d65fd49b28fd728c395eddd502d86004bc97194c580f320dd2a4197a590c
16:34:29 #9 DONE 0.3s
16:34:29 
16:34:29 #10 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:34:29 #10 sha256:39afe7dddccc662ff6be2af454504a792d7c60180bf31899bc68058a4e7a9813
16:34:29 #10 DONE 0.5s
 > git rev-list --no-walk 8d342bddecb542f538e616a745764bd12de5e480 # timeout=10
[Pipeline] sh
16:34:29 From https://github.com/docker/cli
16:34:29  * [new branch]      master     -> master
16:34:29  * [new branch]      master     -> origin/master
16:34:29 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:34:29 #13 extracting sha256:839b23a1c23903dc0f3dd12042eba74f3c52eb0f7f6bcccb387bc1a9fd6a7e94 0.7s done
16:34:29 #13 ...
16:34:29 
16:34:29 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:061282a45e9f61d7e61b4585d850995c23f511fa03c51a31a76790ecc4966f45
16:34:29 #7 sha256:6335d3908dc743e5c34cb218f3295a6c29fcbdf3cbec1f6e2af25740e5a87513
16:34:29 #7 extracting sha256:cb22608822be374e4a370e126cfb41c51e477ddafc1c470e4c7459dc456f4b3b 8.6s done
16:34:29 #7 extracting sha256:bae3e9fab1335a2ea927b4f81b40452bf6c8bf74e3a0948fb0dc047dda64fcb6 done
16:34:29 #7 extracting sha256:37682fd2672285ae1319fd3bf383000581c76c40f54a4b4d9ef0bb02f1c06e15 done
16:34:29 #7 extracting sha256:3bc57f7d286cbb9252ea572c379016b6833397d529a05387ad31267b8aa3deaf done
16:34:29 #7 extracting sha256:9431a97cc2c78bf67c91279d2604cf6e88f0d89506464a7a447348a512409d9f done
16:34:29 #7 extracting sha256:ce3f313c6837b29a3521ecc91b2ec66c651a7980c718f8d42d5d79c5074f604f done
16:34:29 #7 extracting sha256:38e1ec94b4c274f374430dc59e79de1bef2d73d8ddbddf0578635a44765b1436 1.1s done
16:34:29 #7 extracting sha256:06cacb6def9c06f4697cb2f570d081f70f41b35bcbf5c45b8ad347e3be105f2b 0.0s done
16:34:29 #7 DONE 15.9s
16:34:29 
16:34:29 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:29 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:29 #13 extracting sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 0.1s
16:34:29 #13 ...
16:34:29 
16:34:29 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:34:29 #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a
16:34:29 git init src/github.com/docker/docker
16:34:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
16:34:29 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:34:29 + make REF=master checkout
16:34:29 git init src/github.com/docker/cli
16:34:29 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/.git/
16:34:29 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
16:34:29 ./scripts/checkout.sh src/github.com/docker/cli "master"
16:34:29 + SRC=src/github.com/docker/cli
16:34:29 + REF=master
16:34:29 + REF_FETCH=master
16:34:29 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
16:34:29 + awk {print $2}
16:34:29 + REF=refs/heads/master
16:34:29 + [ -n refs/heads/master ]
16:34:29 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:29 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:30 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:34:30 + SRC=src/github.com/docker/docker
16:34:30 + REF=master
16:34:30 + REF_FETCH=master
16:34:30 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:34:30 + awk {print $2}
16:34:30 + REF=refs/heads/master
16:34:30 + [ -n refs/heads/master ]
16:34:30 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:30 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:30 From https://github.com/docker/cli
16:34:30  * [new branch]      master     -> master
16:34:30  * [new branch]      master     -> origin/master
16:34:30 + git -C src/github.com/docker/cli checkout -q refs/heads/master
16:34:31 git init src/github.com/docker/docker
16:34:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/.git/
16:34:31 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
16:34:31 ./scripts/checkout.sh src/github.com/docker/docker "master"
16:34:31 + SRC=src/github.com/docker/docker
16:34:31 + REF=master
16:34:31 + REF_FETCH=master
16:34:31 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
16:34:31 + awk {print $2}
16:34:31 #8 1.345 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.7 kB]
16:34:31 #8 1.492 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
16:34:31 
16:34:31 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56
16:34:31 #14 sha256:ceeb074a93cd56d7223bfa942039da4ffc3461de6a323d635889f8f45bd2e7e0
16:34:31 #14 resolve docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56 0.0s done
16:34:31 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 1.05MB / 2.81MB 0.1s
16:34:31 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0B / 281.51kB 0.1s
16:34:31 #14 sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56 1.65kB / 1.65kB done
16:34:31 #14 sha256:4a4352b4af82d07bebf8bbfc0deede7ebf28904d5f41cfb34959ae1073ee3261 1.36kB / 1.36kB done
16:34:31 #14 sha256:df1795ddbf418dda6f8252b4191c0b67d132db3b5fdf1a11a93226da82efe270 5.08kB / 5.08kB done
16:34:31 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done
16:34:31 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.1s done
16:34:31 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.2s done
16:34:31 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e
16:34:31 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 0B / 105.80MB 0.3s
16:34:31 #14 sha256:5d74067f8e1e693b0d04e2d1aa72270ebd6c3e160993af37c8629b28b3f083a5 0B / 156B 0.3s
16:34:31 + REF=refs/heads/master
16:34:31 + [ -n refs/heads/master ]
16:34:31 + REF_FETCH=refs/heads/master:refs/heads/master
16:34:31 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
16:34:31 #8 1.784 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB]
16:34:31 #14 sha256:5d74067f8e1e693b0d04e2d1aa72270ebd6c3e160993af37c8629b28b3f083a5 156B / 156B 0.3s done
16:34:31 #14 ...
16:34:31 
16:34:31 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
16:34:31 #15 sha256:922c15005dedcce7f2768027bc1121b33ea8cc1f71e2ae4a7d2b2b9ac21f7cba
16:34:31 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
16:34:31 #15 sha256:5162799cdc040568b1bd7d574d69a20c1b9d6927c677601b50f40e2b58edbcdb 945B / 945B done
16:34:31 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done
16:34:31 #15 sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 2.65kB / 2.65kB done
16:34:31 #15 sha256:8bb4fd3914ad2b9b2bfcc8ac2a8e6c63e66207767c21dc520041973d821426f8 525B / 525B done
16:34:31 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a done
16:34:31 #15 DONE 0.5s
16:34:31 
16:34:31 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56
16:34:31 #14 sha256:ceeb074a93cd56d7223bfa942039da4ffc3461de6a323d635889f8f45bd2e7e0
16:34:31 #8 2.047 Get:4 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
16:34:31 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 7.34MB / 105.80MB 0.6s
16:34:31 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 13.63MB / 105.80MB 0.7s
16:34:31 #14 ...
16:34:31 
16:34:31 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:34:31 #21 sha256:011c2dec804eeeb4a26ba7a4dda1f825c7ca9ad46eaba9596b74a526f65b85a8
16:34:31 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:34:31 #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
16:34:31 #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
16:34:31 #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
16:34:31 #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.3s done
16:34:31 #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
16:34:31 #21 DONE 0.9s
16:34:31 
16:34:31 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56
16:34:31 #14 sha256:ceeb074a93cd56d7223bfa942039da4ffc3461de6a323d635889f8f45bd2e7e0
16:34:31 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 25.17MB / 105.80MB 0.9s
16:34:31 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.9s done
16:34:31 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 38.80MB / 105.80MB 1.1s
16:34:32 #8 2.366 Get:5 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
16:34:32 #8 2.370 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
16:34:32 #8 2.370 Get:7 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
16:34:32 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 48.23MB / 105.80MB 1.2s
16:34:32 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 62.07MB / 105.80MB 1.4s
16:34:32 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 72.35MB / 105.80MB 1.5s
16:34:32 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 78.64MB / 105.80MB 1.6s
16:34:32 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262
16:34:32 From https://github.com/docker/docker
16:34:32  * [new branch]      master     -> master
16:34:32  * [new branch]      master     -> origin/master
16:34:32 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:34:32 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
16:34:32 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 93.32MB / 105.80MB 1.8s
16:34:32 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd done
16:34:32 git init src/github.com/docker/scan-cli-plugin
16:34:32 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin/.git/
16:34:32 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:34:32 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
16:34:32 + SRC=src/github.com/docker/scan-cli-plugin
16:34:32 + REF=v0.8.0
16:34:32 + REF_FETCH=v0.8.0
16:34:32 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
16:34:32 + awk {print $2}
16:34:32 + REF=refs/tags/v0.8.0
16:34:32 + [ -n refs/tags/v0.8.0 ]
16:34:32 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:32 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:33 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 104.86MB / 105.80MB 2.0s
16:34:33 From https://github.com/docker/scan-cli-plugin
16:34:33  * [new tag]         v0.8.0     -> v0.8.0
16:34:33 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
16:34:33 From https://github.com/docker/docker
16:34:33  * [new branch]      master     -> master
16:34:33  * [new branch]      master     -> origin/master
16:34:33 + git -C src/github.com/docker/docker checkout -q refs/heads/master
16:34:33 git init src/github.com/docker/scan-cli-plugin
16:34:33 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin/.git/
16:34:33 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
16:34:33 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
16:34:33 + SRC=src/github.com/docker/scan-cli-plugin
16:34:33 + REF=v0.8.0
16:34:33 + REF_FETCH=v0.8.0
16:34:33 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
16:34:33 + awk {print $2}
16:34:33 + make -C rpm centos-7 centos-8 fedora-34
16:34:33 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
16:34:33 mkdir -p rpmbuild/SOURCES
16:34:33 docker run --rm -w /v \
16:34:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker:/engine \
16:34:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
16:34:33 	alpine \
16:34:33 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:34:33 Unable to find image 'alpine:latest' locally
16:34:33 + REF=refs/tags/v0.8.0
16:34:33 + [ -n refs/tags/v0.8.0 ]
16:34:33 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:33 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.8.0:refs/tags/v0.8.0
16:34:33 #8 3.651 Get:8 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
16:34:33 #14 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 105.80MB / 105.80MB 2.5s done
16:34:33 #14 extracting sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55
16:34:33 #14 ...
16:34:33 
16:34:33 #20 [internal] load build context
16:34:33 #20 sha256:3dc2c5593118b40585a4b566b8984201406b9e448fcf642041c2a623dd1bcd17
16:34:33 #20 transferring context: 51.24MB 2.7s done
16:34:33 #20 DONE 2.8s
16:34:33 latest: Pulling from library/alpine
16:34:33 a0d0a0d46f8b: Pulling fs layer
16:34:33 From https://github.com/docker/scan-cli-plugin
16:34:33  * [new tag]         v0.8.0     -> v0.8.0
16:34:33 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
16:34:33 
16:34:33 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56
16:34:33 #14 sha256:ceeb074a93cd56d7223bfa942039da4ffc3461de6a323d635889f8f45bd2e7e0
16:34:33 a0d0a0d46f8b: Verifying Checksum
16:34:33 a0d0a0d46f8b: Download complete
16:34:33 a0d0a0d46f8b: Pull complete
16:34:33 + make -C deb ubuntu-focal ubuntu-hirsute debian-bullseye
16:34:33 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
16:34:33 mkdir -p sources
16:34:33 docker run --rm -w /v \
16:34:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli:/cli \
16:34:33 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:33 	alpine \
16:34:33 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:34:33 Unable to find image 'alpine:latest' locally
16:34:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
16:34:34 Status: Downloaded newer image for alpine:latest
16:34:34 latest: Pulling from library/alpine
16:34:34 a0d0a0d46f8b: Pulling fs layer
16:34:34 a0d0a0d46f8b: Download complete
16:34:34 a0d0a0d46f8b: Pull complete
16:34:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
16:34:34 Status: Downloaded newer image for alpine:latest
16:34:35 #8 5.626 Fetched 18.9 MB in 5s (4010 kB/s)
16:34:35 #8 5.626 Reading package lists...
16:34:35 #8 ...
16:34:35 
16:34:35 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:35 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:35 #13 extracting sha256:33bdddceb233fa2c9e12d0ca171371ccf6ae0dbcbac996eceeb26801c852951b 4.9s done
16:34:35 #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 0.7s
16:34:37 #13 ...
16:34:37 
16:34:37 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:34:37 #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a
16:34:37 #8 5.626 Reading package lists...
16:34:38 #14 extracting sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 3.8s done
16:34:38 #14 extracting sha256:5d74067f8e1e693b0d04e2d1aa72270ebd6c3e160993af37c8629b28b3f083a5 done
16:34:38 #14 DONE 6.8s
16:34:38 
16:34:38 #16 [build-base-alpine 1/3] COPY --from=xx / /
16:34:38 #16 sha256:d4ed2a4b27804a9b1166ef0ca00378af33b881e47414dc5dd4bcd8d865181bdb
16:34:38 #16 DONE 1.0s
16:34:38 mkdir -p sources
16:34:38 docker run --rm -w /v \
16:34:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker:/engine \
16:34:38 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:38 	alpine \
16:34:38 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
16:34:38 
16:34:38 #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
16:34:38 #17 sha256:4f762c1ca3b75604fad3bd550789d0ed54653889b4d2c485d0af94b76bfd2d67
16:34:39 #17 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
16:34:39 mkdir -p rpmbuild/SOURCES
16:34:39 docker run --rm -w /v \
16:34:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli:/cli \
16:34:39 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
16:34:39 	alpine \
16:34:39 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
16:34:40 #17 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
16:34:40 #17 1.658 (1/18) Installing libffi (3.3-r2)
16:34:40 #17 1.661 (2/18) Installing libgcc (10.3.1_git20210424-r2)
16:34:40 #17 1.664 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
16:34:40 #17 1.678 (4/18) Installing xz-libs (5.2.5-r0)
16:34:40 #17 1.681 (5/18) Installing libxml2 (2.9.12-r1)
16:34:40 #17 1.695 (6/18) Installing llvm11-libs (11.1.0-r2)
16:34:40 #8 8.190 Reading package lists...
16:34:40 #8 10.69 Building dependency tree...
16:34:40 #8 10.98 Reading state information...
16:34:41 #8 11.58 curl is already the newest version (7.64.0-4+deb10u2).
16:34:41 #8 11.58 The following additional packages will be installed:
16:34:41 #17 2.444 (7/18) Installing clang-libs (11.1.0-r1)
16:34:41 #8 11.58   autoconf automake autopoint autotools-dev binutils
16:34:41 #8 11.58   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
16:34:41 #8 11.59   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
16:34:41 #8 11.59   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
16:34:41 #8 11.59   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
16:34:41 #8 11.59   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
16:34:41 #8 11.59   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
16:34:41 #8 11.59   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
16:34:41 #8 11.59   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
16:34:41 #8 11.59   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:34:41 #8 11.59   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
16:34:41 #8 11.59   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:34:41 #8 11.59   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:34:41 #8 11.59   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
16:34:41 #8 11.59   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
16:34:41 #8 11.59   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:34:41 #8 11.59   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:34:41 #8 11.59   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
16:34:41 #8 11.59   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
16:34:41 #8 11.59   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:34:41 #8 11.59   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
16:34:41 #8 11.59   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:34:41 #8 11.59   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:34:41 #8 11.59   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:34:41 #8 11.59   po-debconf python3 python3-minimal python3.7 python3.7-minimal
16:34:41 #8 11.59   sensible-utils wdiff xz-utils
16:34:41 #8 11.59 Suggested packages:
16:34:41 #8 11.59   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
16:34:41 #8 11.59   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
16:34:41 #8 11.59   autopkgtest bls-standalone bsd-mailx | mailx build-essential
16:34:41 #8 11.59   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
16:34:41 #8 11.59   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
16:34:41 #8 11.59   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:34:41 #8 11.59   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:34:41 #8 11.59   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
16:34:41 #8 11.59   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
16:34:41 #8 11.59   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
16:34:41 #8 11.59   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
16:34:41 #8 11.59   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:34:41 #8 11.59   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
16:34:41 #8 11.59   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
16:34:41 #8 11.59   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
16:34:41 #8 11.59   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
16:34:41 #8 11.59   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
16:34:41 #8 11.59   diffutils-doc perl-doc libterm-readline-gnu-perl
16:34:41 #8 11.59   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
16:34:41 #8 11.59   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
16:34:41 #8 11.59   python3.7-doc binfmt-support wdiff-doc
16:34:41 #8 11.59 Recommended packages:
16:34:41 #8 11.59   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
16:34:41 #8 11.59   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
16:34:41 #8 11.59   licensecheck lintian python3-apt python3-debian python3-magic
16:34:41 #8 11.59   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
16:34:41 #8 11.59   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
16:34:41 #8 11.59   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
16:34:41 #8 11.59   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
16:34:41 #8 11.59   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
16:34:41 #8 11.59   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
16:34:41 #8 11.59   libmail-sendmail-perl
16:34:41 mkdir -p rpmbuild/SOURCES
16:34:41 docker run --rm -w /v \
16:34:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:34:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
16:34:41 	alpine \
16:34:41 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:34:41 #17 3.175 (8/18) Installing clang (11.1.0-r1)
16:34:41 docker run --rm -w /v \
16:34:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/plugins:/plugins \
16:34:41 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/v \
16:34:41 	alpine \
16:34:41 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:34:42 mkdir -p sources
16:34:42 docker run --rm -w /v \
16:34:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
16:34:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:42 	alpine \
16:34:42 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
16:34:42 #17 3.472 (9/18) Installing libmagic (5.40-r1)
16:34:42 #17 3.495 (10/18) Installing file (5.40-r1)
16:34:42 #17 3.497 (11/18) Installing brotli-libs (1.0.9-r5)
16:34:42 #17 3.505 (12/18) Installing nghttp2-libs (1.43.0-r0)
16:34:42 #17 3.509 (13/18) Installing libcurl (7.79.0-r0)
16:34:42 #17 3.517 (14/18) Installing expat (2.4.1-r0)
16:34:42 #17 3.520 (15/18) Installing pcre2 (10.36-r0)
16:34:42 #17 3.528 (16/18) Installing git (2.32.0-r0)
16:34:42 #17 3.641 (17/18) Installing lld (11.1.0-r0)
16:34:42 #17 3.671 (18/18) Installing llvm11 (11.1.0-r2)
16:34:42 docker run --rm -w /v \
16:34:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/plugins:/plugins \
16:34:42 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/sources:/v \
16:34:42 	alpine \
16:34:42 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
16:34:42 == Building packages for centos-7 ==
16:34:42 mkdir -p "rpmbuild/centos-7"
16:34:42 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  -t rpmbuild-centos-7/x86_64  -f centos-7/Dockerfile  .
16:34:42 #17 4.022 Executing busybox-1.33.1-r3.trigger
16:34:42 #17 4.026 OK: 285 MiB in 33 packages
16:34:43 #1 [internal] load build definition from Dockerfile
16:34:43 #1 sha256:709cb7ba1863e392869abfa51f2cd6eadb7d3426c47d45da4d525bc01bf2d034
16:34:43 #1 transferring dockerfile: 1.06kB done
16:34:43 #1 DONE 0.0s
16:34:43 
16:34:43 #2 [internal] load .dockerignore
16:34:43 #2 sha256:b3ff87c2e0adb1c69199d18c7e45e4a4bf26e4abdb45662acb577c23575bf3e8
16:34:43 #2 transferring context: 2B done
16:34:43 #2 DONE 0.0s
16:34:43 
16:34:43 #5 [auth] library/centos:pull token for registry-1.docker.io
16:34:43 #5 sha256:81334145268e1cb5173bdae59869eddde2f28bd472a2153768f69713b0988d5a
16:34:43 #5 DONE 0.0s
16:34:43 
16:34:43 #6 [auth] library/golang:pull token for registry-1.docker.io
16:34:43 #6 sha256:f473ff0c825f1337798741630ccbc145425212c0aeafadc1e5fe7d515cd217c8
16:34:43 #6 DONE 0.0s
16:34:43 
16:34:43 #4 [internal] load metadata for docker.io/library/centos:7
16:34:43 #4 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
16:34:43 == Building packages for ubuntu-focal ==
16:34:43 mkdir -p "debbuild/ubuntu-focal"
16:34:43 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  --build-arg COMMON_FILES=common  -t debbuild-ubuntu-focal/x86_64  -f ubuntu-focal/Dockerfile  .
16:34:43 #1 [internal] load build definition from Dockerfile
16:34:43 #1 sha256:63ed3dad8fdb70f9f09062c5eff17e496005ce50b1ab7f1875fd99540b9fdfdf
16:34:43 #1 transferring dockerfile: 1.22kB done
16:34:43 #1 DONE 0.0s
16:34:43 
16:34:43 #2 [internal] load .dockerignore
16:34:43 #2 sha256:615e46b849974a3f2ba4c11cbb9b31d82eb60a3f14727d668054688cfa8af12a
16:34:43 #2 transferring context: 2B done
16:34:43 #2 DONE 0.0s
16:34:43 
16:34:43 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:34:43 #5 sha256:64fae0ad4efb6b777da7808bd6c2493a8baec0754c183d048aaa3e37619a4057
16:34:43 #5 DONE 0.0s
16:34:43 
16:34:43 #6 [auth] library/golang:pull token for registry-1.docker.io
16:34:43 #6 sha256:c6f6e8ff0e8b91e14c68e0f0d888bce44517aaeeaf2c8eb73750691f7d7d1028
16:34:43 #6 DONE 0.0s
16:34:43 
16:34:43 #4 [internal] load metadata for docker.io/library/ubuntu:focal
16:34:43 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
16:34:43 #4 DONE 0.3s
16:34:43 
16:34:43 #3 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:34:43 #3 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82
16:34:43 #4 DONE 0.4s
16:34:43 
16:34:43 #3 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:34:43 #3 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82
16:34:43 #3 DONE 0.4s
16:34:43 
16:34:43 #10 [internal] load build context
16:34:43 #10 sha256:ad2de086b52bc9de9f4f17aafa9bc2554f46d79ab3d4c3a108cb366d0f5d772b
16:34:43 #10 transferring context: 11.77kB done
16:34:43 #10 DONE 0.0s
16:34:43 
16:34:43 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:43 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:43 #13 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done
16:34:43 #13 sha256:e58fc1cf6cb0c05654a4ed0c8cf0f3f28a1fc03d53fbadb72bd717bad75efe5f 6.96kB / 6.96kB done
16:34:43 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 3.15MB / 50.44MB 0.1s
16:34:43 #13 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done
16:34:43 #13 sha256:cba9b9e03a0f18de8a1db1b85c6c098b9e8d899d4ce140d34b7bcf65a22104c1 1.79kB / 1.79kB done
16:34:43 #13 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 1.05MB / 7.83MB 0.1s
16:34:43 #8 ...
16:34:43 
16:34:43 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:43 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:43 #13 extracting sha256:8ad245accc1319697143f2af084e2cfca8152e2545ac04936c3a9fd838ea393a 4.2s done
16:34:43 #13 extracting sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 4.3s
16:34:43 #13 ...
16:34:43 
16:34:43 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:34:43 #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a
16:34:43 #8 14.25 The following NEW packages will be installed:
16:34:43 #8 14.25   autoconf automake autopoint autotools-dev binutils
16:34:43 #8 14.26   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
16:34:43 #8 14.26   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
16:34:43 #8 14.26   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
16:34:43 #8 14.26   intltool-debian libarchive-zip-perl libasan5 libatomic1
16:34:43 #8 14.26   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
16:34:43 #8 14.26   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
16:34:43 #8 14.26   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
16:34:43 #8 14.26   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:34:43 #8 14.26   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
16:34:43 #8 14.26   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
16:34:43 #8 14.26   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
16:34:43 #8 14.26   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
16:34:43 #8 14.26   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
16:34:43 #8 14.26   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
16:34:43 #8 14.26   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
16:34:43 #8 14.26   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
16:34:43 #8 14.26   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
16:34:43 #8 14.26   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
16:34:43 #8 14.26   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:34:43 #8 14.26   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
16:34:43 #8 14.26   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:34:43 #8 14.26   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:34:43 #8 14.26   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
16:34:43 #8 14.26   po-debconf python3 python3-minimal python3.7 python3.7-minimal
16:34:43 #8 14.26   sensible-utils wdiff xz-utils
16:34:43 #8 14.26 The following packages will be upgraded:
16:34:43 #8 14.26   libc6
16:34:43 #3 DONE 0.3s
16:34:43 
16:34:43 #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:43 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:43 #14 resolve docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 0.0s done
16:34:43 #14 sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4 1.86kB / 1.86kB done
16:34:43 #14 sha256:cba9b9e03a0f18de8a1db1b85c6c098b9e8d899d4ce140d34b7bcf65a22104c1 1.79kB / 1.79kB done
16:34:43 #14 sha256:e58fc1cf6cb0c05654a4ed0c8cf0f3f28a1fc03d53fbadb72bd717bad75efe5f 6.96kB / 6.96kB done
16:34:43 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 1.05MB / 50.44MB 0.1s
16:34:43 #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0B / 7.83MB 0.1s
16:34:44 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 9.44MB / 50.44MB 0.2s
16:34:44 #13 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.2s
16:34:44 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 33.55MB / 50.44MB 0.4s
16:34:44 #13 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.3s done
16:34:44 #13 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 3.15MB / 10.00MB 0.4s
16:34:44 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.24MB / 50.44MB 0.2s
16:34:44 #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.2s
16:34:44 #14 ...
16:34:44 
16:34:44 #10 [internal] load build context
16:34:44 #10 sha256:37b43031a07f185247cbddcbc1e61ed2dadd4ba463b015a620d6fe689b277a2d
16:34:44 #10 transferring context: 20.18MB 0.3s done
16:34:44 #10 DONE 0.4s
16:34:44 
16:34:44 #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:44 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:44 #14 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.3s done
16:34:44 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 40.89MB / 50.44MB 0.5s
16:34:44 #13 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 9.44MB / 10.00MB 0.5s
16:34:44 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 0.7s
16:34:44 #13 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.6s done
16:34:44 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 2.20MB / 51.84MB 0.7s
16:34:44 #8 14.83 1 upgraded, 125 newly installed, 0 to remove and 7 not upgraded.
16:34:44 #8 14.83 Need to get 69.0 MB of archives.
16:34:44 #8 14.83 After this operation, 272 MB of additional disk space will be used.
16:34:44 #8 14.83 Get:1 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB]
16:34:44 #8 14.88 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
16:34:44 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 22.02MB / 50.44MB 0.4s
16:34:44 #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 5.24MB / 10.00MB 0.4s
16:34:44 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 0.6s
16:34:44 #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.6s
16:34:44 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 12.58MB / 51.84MB 0.8s
16:34:44 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 23.07MB / 51.84MB 0.9s
16:34:44 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 32.51MB / 51.84MB 1.0s
16:34:44 #14 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.6s done
16:34:44 #13 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.1s done
16:34:44 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 50.33MB / 51.84MB 1.2s
16:34:44 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.10MB / 68.75MB 1.2s
16:34:44 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 15.73MB / 68.75MB 1.3s
16:34:44 #13 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
16:34:45 #8 15.25 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
16:34:45 #8 15.34 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
16:34:45 #8 15.42 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
16:34:45 #8 15.43 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
16:34:45 #8 15.53 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
16:34:45 #8 15.53 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
16:34:45 #8 15.53 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
16:34:45 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 34.71MB / 68.75MB 1.5s
16:34:45 #8 15.59 Get:10 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB]
16:34:45 #8 15.59 Get:11 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB]
16:34:45 #8 15.61 Get:12 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB]
16:34:45 #8 15.63 Get:13 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB]
16:34:45 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 45.09MB / 68.75MB 1.6s
16:34:45 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 55.57MB / 68.75MB 1.7s
16:34:45 #14 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.2s done
16:34:45 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 0B / 68.75MB 1.3s
16:34:45 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 0B / 129.03MB 1.3s
16:34:45 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 1.05MB / 51.84MB 1.3s
16:34:45 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 7.34MB / 129.03MB 1.4s
16:34:45 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 5.24MB / 51.84MB 1.4s
16:34:45 #14 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
16:34:45 #17 DONE 6.7s
16:34:45 
16:34:45 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
16:34:45 #18 sha256:bc5c0c07c77d0a45fad4cc2529ef787ccf88144b320146a68ac1e8d427bdcd33
16:34:45 #18 DONE 0.0s
16:34:45 #8 15.83 Get:14 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
16:34:45 #8 15.83 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
16:34:45 #8 15.83 Get:16 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
16:34:45 #8 15.83 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB]
16:34:45 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 65.01MB / 68.75MB 1.8s
16:34:45 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 2.0s
16:34:45 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 21.56MB / 129.03MB 1.6s
16:34:45 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 17.83MB / 51.84MB 1.6s
16:34:45 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 7.34MB / 68.75MB 1.7s
16:34:45 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 23.97MB / 51.84MB 1.7s
16:34:45 
16:34:45 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:34:45 #19 sha256:f2c69e1d603534e2debe3b0860c2c358a8d22790b98b9394e80b48df58da6dea
16:34:45 #8 15.99 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB]
16:34:45 #8 15.99 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
16:34:45 #8 16.00 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB]
16:34:45 #8 16.01 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
16:34:45 #8 16.09 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
16:34:45 #8 16.09 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
16:34:45 #8 16.09 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
16:34:45 #8 16.10 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
16:34:45 #8 16.23 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
16:34:45 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 14.68MB / 68.75MB 1.8s
16:34:45 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 30.41MB / 129.03MB 1.8s
16:34:45 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 30.41MB / 51.84MB 1.8s
16:34:45 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 26.21MB / 68.75MB 2.0s
16:34:45 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 40.35MB / 129.03MB 2.0s
16:34:45 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 44.04MB / 51.84MB 2.0s
16:34:46 #19 0.445 + apk  --root / add --no-cache musl-dev gcc
16:34:46 #19 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
16:34:46 #8 16.24 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
16:34:46 #8 16.25 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
16:34:46 #8 16.27 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
16:34:46 #8 16.27 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
16:34:46 #8 16.27 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
16:34:46 #8 16.27 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
16:34:46 #8 16.27 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
16:34:46 #8 16.27 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
16:34:46 #8 16.33 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB]
16:34:46 #8 16.43 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
16:34:46 #8 16.43 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
16:34:46 #8 16.45 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
16:34:46 #8 16.45 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
16:34:46 #8 16.45 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
16:34:46 #8 16.46 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
16:34:46 #8 16.52 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
16:34:46 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 33.55MB / 68.75MB 2.1s
16:34:46 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.38MB / 51.84MB 2.1s
16:34:46 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 51.38MB / 68.75MB 2.3s
16:34:46 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 56.62MB / 129.03MB 2.3s
16:34:46 #13 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.5s done
16:34:46 #13 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 2.6s
16:34:46 #8 16.63 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
16:34:46 #8 16.64 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
16:34:46 #8 16.64 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
16:34:46 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.16MB / 68.75MB 2.5s
16:34:46 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 70.25MB / 129.03MB 2.5s
16:34:46 #8 16.79 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
16:34:46 #8 16.79 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
16:34:46 #8 16.80 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
16:34:46 #8 16.83 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
16:34:46 #8 16.83 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
16:34:46 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 81.79MB / 129.03MB 2.6s
16:34:46 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 91.23MB / 129.03MB 2.7s
16:34:46 #14 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 2.6s done
16:34:46 #14 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 2.7s
16:34:46 #8 17.30 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
16:34:46 #8 17.31 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
16:34:46 #8 17.31 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
16:34:46 #8 17.32 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
16:34:46 #8 17.32 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
16:34:46 #8 17.33 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
16:34:46 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 98.57MB / 129.03MB 2.8s
16:34:46 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 116.39MB / 129.03MB 3.0s
16:34:47 #13 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.3s done
16:34:47 #13 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 3.3s done
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 0B / 129.03MB 3.3s
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 9.44MB / 129.03MB 3.4s
16:34:47 #8 17.33 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
16:34:47 #8 17.35 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
16:34:47 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 129.03MB / 129.03MB 3.2s
16:34:47 #14 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 3.2s done
16:34:47 #14 sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd 155B / 155B 3.2s done
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 23.07MB / 129.03MB 3.6s
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 39.85MB / 129.03MB 3.8s
16:34:47 #8 17.82 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
16:34:47 #8 17.83 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
16:34:47 #19 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
16:34:47 #19 1.691 (1/10) Installing binutils (2.35.2-r2)
16:34:47 #19 1.757 (2/10) Installing libgomp (10.3.1_git20210424-r2)
16:34:47 #19 1.762 (3/10) Installing libatomic (10.3.1_git20210424-r2)
16:34:47 #19 1.764 (4/10) Installing libgphobos (10.3.1_git20210424-r2)
16:34:47 #19 1.809 (5/10) Installing gmp (6.2.1-r0)
16:34:47 #19 1.815 (6/10) Installing isl22 (0.22-r0)
16:34:47 #19 1.836 (7/10) Installing mpfr4 (4.1.0-r0)
16:34:47 #19 1.863 (8/10) Installing mpc1 (1.2.1-r0)
16:34:47 #19 1.866 (9/10) Installing gcc (10.3.1_git20210424-r2)
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 51.38MB / 129.03MB 3.9s
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 59.77MB / 129.03MB 4.0s
16:34:47 #8 17.84 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
16:34:47 #8 17.85 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
16:34:47 #8 17.85 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
16:34:47 #8 17.86 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
16:34:47 #8 17.86 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
16:34:47 #8 17.89 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
16:34:47 #8 17.90 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
16:34:47 #8 17.92 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
16:34:47 #8 18.04 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
16:34:47 #8 18.04 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
16:34:47 #8 18.05 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
16:34:47 #8 18.07 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB]
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 71.30MB / 129.03MB 4.1s
16:34:47 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 78.64MB / 129.03MB 4.2s
16:34:48 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 97.52MB / 129.03MB 4.4s
16:34:48 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 106.95MB / 129.03MB 4.5s
16:34:48 #19 2.547 (10/10) Installing musl-dev (1.2.2-r3)
16:34:48 #19 2.618 Executing busybox-1.33.1-r3.trigger
16:34:48 #19 2.622 OK: 405 MiB in 43 packages
16:34:48 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 125.83MB / 129.03MB 4.7s
16:34:48 #14 ...
16:34:48 
16:34:48 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f
16:34:48 #7 sha256:fdc3a0d13198019f7c8763ab083849eba26a7b3c6b8c4a7396e47c113558b7a1
16:34:48 #7 resolve docker.io/library/ubuntu:focal@sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 0.0s done
16:34:48 #7 sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 28.57MB / 28.57MB 0.8s done
16:34:48 #7 sha256:9d6a8699fb5c9c39cf08a0871bd6219f0400981c570894cd8cbea30d3424a31f 1.42kB / 1.42kB done
16:34:48 #7 sha256:10cbddb6cf8568f56584ccb6c866203e68ab8e621bb87038e254f6f27f955bbe 529B / 529B done
16:34:48 #7 sha256:fb52e22af1b01869e23e75089c368a1130fa538946d0411d47f964f8b1076180 1.46kB / 1.46kB done
16:34:48 #7 extracting sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 2.8s done
16:34:48 #7 DONE 4.4s
16:34:48 
16:34:48 #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:48 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:48 #14 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 129.03MB / 129.03MB 4.4s done
16:34:48 #8 18.69 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB]
16:34:48 #8 18.72 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
16:34:48 #8 18.72 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
16:34:48 #8 18.74 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:34:48 #8 18.74 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
16:34:48 #8 18.79 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
16:34:48 #8 18.79 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
16:34:48 #8 18.79 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:34:48 #8 18.79 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
16:34:48 #8 18.80 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
16:34:48 #8 18.87 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
16:34:48 #8 18.87 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
16:34:48 #8 18.88 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:34:48 #8 18.88 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
16:34:48 #8 18.96 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
16:34:48 #8 18.96 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
16:34:48 #8 18.96 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
16:34:48 #8 18.96 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
16:34:48 #8 18.97 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:34:48 #8 19.05 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:34:48 #13 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 3.8s done
16:34:48 #8 19.05 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
16:34:48 #8 19.05 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
16:34:48 #8 19.06 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
16:34:48 #8 19.06 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
16:34:48 #8 19.14 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
16:34:48 #8 19.14 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
16:34:48 #8 19.14 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
16:34:48 #8 19.15 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
16:34:48 #8 19.15 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
16:34:48 #8 19.23 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
16:34:48 #8 19.23 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
16:34:48 #8 19.24 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:34:48 #8 19.24 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
16:34:48 #8 19.24 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
16:34:48 #8 19.41 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
16:34:49 #8 19.66 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
16:34:49 #8 19.67 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:34:49 #8 19.68 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
16:34:49 #8 19.69 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
16:34:49 #8 19.84 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
16:34:49 #8 19.91 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
16:34:49 #14 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.0s done
16:34:49 #14 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
16:34:49 #13 sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 129.03MB / 129.03MB 5.9s done
16:34:49 #13 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.1s
16:34:49 #8 19.91 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
16:34:49 #8 19.92 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:34:49 #8 19.92 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:34:49 #8 19.92 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
16:34:49 #8 19.94 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
16:34:49 #8 19.94 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
16:34:49 #8 19.94 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
16:34:49 #8 20.10 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
16:34:49 #8 20.12 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
16:34:49 #8 20.14 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
16:34:49 #8 20.15 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
16:34:49 #8 20.16 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
16:34:49 #14 ...
16:34:49 
16:34:49 #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
16:34:49 #8 sha256:9c5ff9792a5fbdac859131a3fbf931b09fb391ee7d2518c51da810999aff6bb0
16:34:49 #8 DONE 1.3s
16:34:49 
16:34:49 #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:49 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:49 #19 DONE 3.9s
16:34:49 
16:34:49 #22 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:34:49 #22 sha256:725abcc9746ff4a637adbc20881d27159fe00d70961ad08d9fb50acc8a78975f
16:34:49 #13 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.5s done
16:34:49 #8 20.25 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
16:34:50 #14 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.5s done
16:34:50 #14 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
16:34:50 #22 0.503 Building static docker-linux-amd64
16:34:50 #13 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
16:34:50 #14 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.3s done
16:34:50 #14 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 0.1s
16:34:50 #13 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.6s done
16:34:50 #8 21.05 debconf: delaying package configuration, since apt-utils is not installed
16:34:50 #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 0.1s
16:34:51 #8 21.42 Fetched 69.0 MB in 6s (11.1 MB/s)
16:34:51 #8 21.48 (Reading database ... 
#8 ...
16:34:51 
16:34:51 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:51 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:34:51 #13 extracting sha256:66a8f4297b0a47f82fec3e7fb7b678ce4ebe06a7410c47b61d0f3db4be293e15 10.0s done
16:34:51 #13 extracting sha256:1a16c09120356a9d4f790aa82a738fb5a40377c834a63c5051cb05fef24c848c done
16:34:51 #13 DONE 37.5s
16:34:51 
16:34:51 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:34:51 #8 sha256:35212f0ca54745bc77692b6221b37fc4d52309e3466957c7b949297d87e3002a
16:34:51 #8 21.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 ... 7586 files and directories currently installed.)
16:34:51 #8 21.49 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ...
16:34:51 #8 21.88 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ...
16:34:51 #13 ...
16:34:51 
16:34:51 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
16:34:51 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6
16:34:51 #7 resolve docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 done
16:34:51 #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done
16:34:51 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
16:34:51 #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
16:34:51 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s done
16:34:51 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 5.8s done
16:34:51 #7 DONE 8.3s
16:34:51 
16:34:51 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:51 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:51 #13 ...
16:34:51 
16:34:51 #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
16:34:51 #8 sha256:cf4fb3654e48196cc2869fc32de241cbffa51e17eddb4511085620dc69654c70
16:34:53 #8 23.44 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ...
16:34:53 #14 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.4s done
16:34:54 #8 24.79 Selecting previously unselected package libbsd0:armhf.
16:34:54 #8 24.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7586 files and directories currently installed.)
16:34:54 #8 24.80 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
16:34:54 #8 24.81 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
16:34:54 #8 24.87 Selecting previously unselected package libtinfo5:armhf.
16:34:54 #14 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
16:34:54 #8 24.87 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
16:34:54 #8 24.88 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
16:34:54 #8 24.94 Selecting previously unselected package bsdmainutils.
16:34:54 #8 24.94 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
16:34:54 #8 24.95 Unpacking bsdmainutils (11.1.2) ...
16:34:54 #8 25.03 Selecting previously unselected package libuchardet0:armhf.
16:34:54 #8 25.03 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
16:34:54 #8 25.03 Unpacking libuchardet0:armhf (0.0.6-3) ...
16:34:54 #8 25.08 Selecting previously unselected package groff-base.
16:34:54 #8 25.09 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
16:34:54 #8 25.09 Unpacking groff-base (1.22.4-3+deb10u1) ...
16:34:54 #8 25.25 Selecting previously unselected package libgdbm6:armhf.
16:34:54 #8 25.26 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
16:34:54 #8 25.26 Unpacking libgdbm6:armhf (1.18.1-4) ...
16:34:54 #8 25.32 Selecting previously unselected package libpipeline1:armhf.
16:34:54 #8 25.32 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
16:34:54 #8 25.32 Unpacking libpipeline1:armhf (1.5.1-2) ...
16:34:54 #8 25.38 Selecting previously unselected package man-db.
16:34:54 #8 25.39 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
16:34:54 #8 25.40 Unpacking man-db (2.8.5-2) ...
16:34:55 #8 25.59 Selecting previously unselected package perl-modules-5.28.
16:34:55 #8 25.59 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ...
16:34:55 #8 25.60 Unpacking perl-modules-5.28 (5.28.1-6) ...
16:34:56 #8 26.35 Selecting previously unselected package libgdbm-compat4:armhf.
16:34:56 #8 26.35 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
16:34:56 #8 26.36 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
16:34:56 #8 26.42 Selecting previously unselected package libperl5.28:armhf.
16:34:56 #8 26.42 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ...
16:34:56 #8 26.43 Unpacking libperl5.28:armhf (5.28.1-6) ...
16:34:56 #8 DONE 3.9s
16:34:56 
16:34:56 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:34:56 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2
16:34:56 #8 27.10 Selecting previously unselected package perl.
16:34:56 #8 27.10 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ...
16:34:56 #8 27.12 Unpacking perl (5.28.1-6) ...
16:34:56 #8 27.20 Selecting previously unselected package libpython3.7-minimal:armhf.
16:34:56 #8 27.20 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
16:34:57 #8 27.20 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
16:34:57 #8 27.39 Selecting previously unselected package libexpat1:armhf.
16:34:57 #8 27.39 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
16:34:57 #8 27.40 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
16:34:57 #9 1.154 Loaded plugins: fastestmirror, ovl
16:34:57 #9 1.386 Determining fastest mirrors
16:34:57 #8 27.68 Selecting previously unselected package python3.7-minimal.
16:34:57 #8 27.68 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
16:34:57 #8 27.70 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
16:34:57 #14 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 3.2s done
16:34:57 #14 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331
16:34:57 #8 28.00 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
16:34:57 #8 28.04 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
16:34:57 #8 28.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
16:34:58 #8 29.11 Selecting previously unselected package python3-minimal.
16:34:58 #8 29.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10423 files and directories currently installed.)
16:34:58 #8 29.13 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
16:34:58 #8 29.13 Unpacking python3-minimal (3.7.3-1) ...
16:34:58 #8 29.19 Selecting previously unselected package mime-support.
16:34:58 #8 29.19 Preparing to unpack .../1-mime-support_3.62_all.deb ...
16:34:58 #8 29.19 Unpacking mime-support (3.62) ...
16:34:58 #8 29.25 Selecting previously unselected package libmpdec2:armhf.
16:34:59 #8 29.25 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
16:34:59 #8 29.26 Unpacking libmpdec2:armhf (2.4.2-2) ...
16:34:59 #8 29.31 Selecting previously unselected package libpython3.7-stdlib:armhf.
16:34:59 #8 29.31 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
16:34:59 #8 29.32 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
16:34:59 #14 ...
16:34:59 
16:34:59 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:34:59 #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c
16:34:59 #9 1.145 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
16:34:59 #9 1.262 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
16:34:59 #9 1.299 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
16:34:59 #9 1.321 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [529 kB]
16:34:59 #9 1.361 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [791 kB]
16:34:59 #9 1.368 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1082 kB]
16:34:59 #9 1.653 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
16:34:59 #9 1.749 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
16:34:59 #9 1.842 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
16:34:59 #9 2.523 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
16:34:59 #9 2.545 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
16:34:59 #9 2.545 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
16:34:59 #9 2.611 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.3 kB]
16:34:59 #9 2.612 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1071 kB]
16:34:59 #9 2.653 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [576 kB]
16:34:59 #9 2.689 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1528 kB]
16:34:59 #9 2.761 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6310 B]
16:34:59 #9 2.761 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B]
16:34:59 #9 3.889 Fetched 19.1 MB in 3s (6322 kB/s)
16:34:59 #9 3.889 Reading package lists...
16:34:59 #9 4.979 Reading package lists...
16:34:59 #9 6.045 Building dependency tree...
16:34:59 #9 6.233 Reading state information...
16:34:59 #9 6.445 The following additional packages will be installed:
16:34:59 #9 6.445   at autoconf automake autopoint autotools-dev binutils binutils-common
16:34:59 #9 6.445   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:34:59 #9 6.445   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
16:34:59 #9 6.445   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
16:34:59 #9 6.445   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:34:59 #9 6.445   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:34:59 #9 6.445   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
16:34:59 #9 6.445   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
16:34:59 #9 6.445   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
16:34:59 #9 6.445   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
16:34:59 #9 6.445   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:34:59 #9 6.445   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
16:34:59 #9 6.445   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
16:34:59 #9 6.445   libclone-perl libcommon-sense-perl libconst-fast-perl
16:34:59 #9 6.445   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
16:34:59 #9 6.445   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
16:34:59 #9 6.445   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
16:34:59 #9 6.445   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
16:34:59 #9 6.445   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
16:34:59 #9 6.445   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:34:59 #9 6.445   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:34:59 #9 6.445   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:34:59 #9 6.445   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:34:59 #9 6.445   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:34:59 #9 6.445   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:34:59 #9 6.445   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:34:59 #9 6.445   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:34:59 #9 6.445   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:34:59 #9 6.445   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:34:59 #9 6.445   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:34:59 #9 6.445   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:34:59 #9 6.445   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:34:59 #9 6.445   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:34:59 #9 6.445   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:34:59 #9 6.445   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:34:59 #9 6.445   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:34:59 #9 6.445   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:34:59 #9 6.445   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:34:59 #9 6.445   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:34:59 #9 6.445   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:34:59 #9 6.445   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:34:59 #9 6.445   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:34:59 #9 6.445   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:34:59 #9 6.445   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:34:59 #9 6.445   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:34:59 #9 6.445   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:34:59 #9 6.445   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:34:59 #9 6.445   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:34:59 #9 6.445   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:34:59 #9 6.445   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:34:59 #9 6.445   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:34:59 #9 6.445   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:34:59 #9 6.445   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:34:59 #9 6.445   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
16:34:59 #9 6.445   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:34:59 #9 6.445   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:34:59 #9 6.445   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:34:59 #9 6.445   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:34:59 #9 6.445   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:34:59 #9 6.445   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:34:59 #9 6.445   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:34:59 #9 6.445   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:34:59 #9 6.445   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:34:59 #9 6.445   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:34:59 #9 6.445   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:34:59 #9 6.445   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:34:59 #9 6.445   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:34:59 #9 6.445   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:34:59 #9 6.445   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:34:59 #9 6.445   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:34:59 #9 6.445   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:34:59 #9 6.445   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:34:59 #9 6.445   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:34:59 #9 6.445   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:34:59 #9 6.445   openssh-client openssl patch patchutils perl perl-modules-5.30
16:34:59 #9 6.445   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:34:59 #9 6.445   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:34:59 #9 6.445   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:34:59 #9 6.445   python3-pkg-resources python3-requests python3-six python3-unidiff
16:34:59 #9 6.445   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:34:59 #9 6.445   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:34:59 #9 6.445   xz-utils
16:34:59 #9 6.445 Suggested packages:
16:34:59 #9 6.445   default-mta | mail-transport-agent autoconf-archive gnu-standards
16:34:59 #9 6.445   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
16:34:59 #9 6.445   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
16:34:59 #9 6.445   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
16:34:59 #9 6.445   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
16:34:59 #9 6.445   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:34:59 #9 6.445   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
16:34:59 #9 6.445   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
16:34:59 #9 6.445   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
16:34:59 #9 6.445   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
16:34:59 #9 6.445   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
16:34:59 #9 6.445   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:34:59 #9 6.445   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
16:34:59 #9 6.445   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
16:34:59 #9 6.445   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
16:34:59 #9 6.445   libscalar-number-perl libsasl2-modules-gssapi-mit
16:34:59 #9 6.445   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
16:34:59 #9 6.445   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
16:34:59 #9 6.445   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
16:34:59 #9 6.445   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
16:34:59 #9 6.445   libxml-sax-expatxs-perl bash-completion binutils-multiarch
16:34:59 #9 6.445   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
16:34:59 #9 6.445   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
16:34:59 #9 6.445   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
16:34:59 #9 6.445   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
16:34:59 #9 6.445   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:34:59 #9 6.445   python3-cryptography python3-openssl python3-socks python3.8-venv
16:34:59 #9 6.445   python3.8-doc binfmt-support readline-doc zip wdiff-doc
16:34:59 #9 6.849 The following NEW packages will be installed:
16:34:59 #9 6.849   at autoconf automake autopoint autotools-dev binutils binutils-common
16:34:59 #9 6.849   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
16:34:59 #9 6.849   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
16:34:59 #9 6.849   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:34:59 #9 6.849   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
16:34:59 #9 6.849   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
16:34:59 #9 6.849   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
16:34:59 #9 6.849   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
16:34:59 #9 6.849   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
16:34:59 #9 6.849   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
16:34:59 #9 6.849   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
16:34:59 #9 6.849   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:34:59 #9 6.849   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
16:34:59 #9 6.849   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:34:59 #9 6.849   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
16:34:59 #9 6.849   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
16:34:59 #9 6.849   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
16:34:59 #9 6.849   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
16:34:59 #9 6.849   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
16:34:59 #9 6.849   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
16:34:59 #9 6.849   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
16:34:59 #9 6.849   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:34:59 #9 6.849   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
16:34:59 #9 6.849   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
16:34:59 #9 6.849   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
16:34:59 #9 6.850   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:34:59 #9 6.850   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
16:34:59 #9 6.850   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
16:34:59 #9 6.850   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
16:34:59 #9 6.850   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
16:34:59 #9 6.850   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:34:59 #9 6.850   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:34:59 #9 6.850   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:34:59 #9 6.850   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
16:34:59 #9 6.850   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
16:34:59 #9 6.850   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
16:34:59 #9 6.850   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
16:34:59 #9 6.850   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
16:34:59 #9 6.850   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
16:34:59 #9 6.850   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
16:34:59 #9 6.850   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
16:34:59 #9 6.850   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:34:59 #9 6.850   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:34:59 #9 6.850   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
16:34:59 #9 6.850   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
16:34:59 #9 6.850   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
16:34:59 #9 6.850   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
16:34:59 #9 6.850   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
16:34:59 #9 6.850   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
16:34:59 #9 6.850   libnumber-compare-perl libnumber-range-perl libobject-id-perl
16:34:59 #9 6.850   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:34:59 #9 6.850   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:34:59 #9 6.850   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
16:34:59 #9 6.850   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
16:34:59 #9 6.850   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
16:34:59 #9 6.850   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
16:34:59 #9 6.850   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
16:34:59 #9 6.851   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
16:34:59 #9 6.851   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
16:34:59 #9 6.851   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
16:34:59 #9 6.851   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
16:34:59 #9 6.851   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
16:34:59 #9 6.851   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:34:59 #9 6.851   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:34:59 #9 6.851   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
16:34:59 #9 6.851   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
16:34:59 #9 6.851   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
16:34:59 #9 6.851   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
16:34:59 #9 6.851   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
16:34:59 #9 6.851   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
16:34:59 #9 6.851   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
16:34:59 #9 6.851   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:34:59 #9 6.851   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
16:34:59 #9 6.851   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:34:59 #9 6.851   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
16:34:59 #9 6.851   openssh-client openssl patch patchutils perl perl-modules-5.30
16:34:59 #9 6.851   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
16:34:59 #9 6.852   python-apt-common python3 python3-apt python3-certifi python3-chardet
16:34:59 #9 6.852   python3-debian python3-gpg python3-idna python3-magic python3-minimal
16:34:59 #9 6.852   python3-pkg-resources python3-requests python3-six python3-unidiff
16:34:59 #9 6.852   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
16:34:59 #9 6.852   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
16:34:59 #9 6.852   xz-utils
16:34:59 #9 7.277 0 upgraded, 354 newly installed, 0 to remove and 3 not upgraded.
16:34:59 #9 7.277 Need to get 104 MB of archives.
16:34:59 #9 7.277 After this operation, 467 MB of additional disk space will be used.
16:34:59 #9 7.277 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
16:34:59 #9 7.423 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB]
16:34:59 #9 7.828 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [717 kB]
16:34:59 #9 7.883 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
16:34:59 #9 7.883 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04 [1898 kB]
16:34:59 #9 7.967 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
16:34:59 #9 7.967 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
16:34:59 #9 7.969 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
16:34:59 #9 7.971 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
16:34:59 #9 7.974 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
16:34:59 #9 7.979 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
16:34:59 #9 8.003 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04 [1675 kB]
16:34:59 #9 8.082 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04 [387 kB]
16:34:59 #9 8.104 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
16:34:59 #9 8.104 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
16:34:59 #9 8.110 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
16:34:59 #9 8.110 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
16:34:59 #9 8.115 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
16:34:59 #9 8.117 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
16:34:59 #9 8.155 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
16:34:59 #9 8.155 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
16:34:59 #9 8.194 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
16:34:59 #9 8.208 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
16:34:59 #9 8.371 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
16:34:59 #9 8.371 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
16:34:59 #9 8.633 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
16:34:59 #9 8.634 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB]
16:34:59 #9 8.664 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.1 [146 kB]
16:34:59 #9 8.699 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.6 [4608 B]
16:34:59 #9 8.699 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
16:34:59 #9 8.707 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
16:34:59 #9 8.707 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
16:34:59 #9 8.707 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
16:34:59 #9 8.708 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
16:34:59 #9 8.709 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
16:34:59 #9 8.780 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
16:34:59 #9 8.780 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-0ubuntu0.20.04 [295 kB]
16:34:59 #9 8.786 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
16:34:59 #9 9.190 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
16:34:59 #9 9.217 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
16:34:59 #9 9.218 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:34:59 #9 9.219 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
16:34:59 #9 9.219 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
16:34:59 #9 9.236 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
16:34:59 #9 9.237 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
16:34:59 #9 9.247 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
16:34:59 #9 9.248 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
16:34:59 #9 9.261 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
16:34:59 #9 9.334 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
16:34:59 #9 9.334 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
16:34:59 #9 9.432 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
16:34:59 #9 9.432 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
16:34:59 #9 9.434 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
16:34:59 #9 9.437 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
16:34:59 #9 9.437 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
16:34:59 #9 9.437 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
16:34:59 #9 9.438 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
16:34:59 #9 9.439 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
16:34:59 #9 9.487 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
16:34:59 #9 9.550 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
16:34:59 #9 9.551 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
16:34:59 #9 9.552 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
16:34:59 #9 9.552 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
16:34:59 #9 9.554 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
16:34:59 #9 9.557 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
16:34:59 #9 9.568 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
16:34:59 #9 9.568 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
16:34:59 #9 9.623 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
16:34:59 #9 9.651 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB]
16:34:59 #8 29.66 Selecting previously unselected package python3.7.
16:34:59 #8 29.66 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
16:34:59 #8 29.67 Unpacking python3.7 (3.7.3-2+deb10u3) ...
16:34:59 #8 29.73 Selecting previously unselected package libpython3-stdlib:armhf.
16:34:59 #8 29.73 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
16:34:59 #8 29.74 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
16:34:59 #9 9.709 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
16:34:59 #9 9.709 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
16:34:59 #9 9.709 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB]
16:34:59 #9 9.711 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
16:34:59 #9 9.712 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
16:34:59 #9 9.721 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
16:34:59 #9 9.722 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
16:34:59 #9 9.723 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
16:34:59 #9 ...
16:34:59 
16:34:59 #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:34:59 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:34:59 #8 29.81 Setting up python3-minimal (3.7.3-1) ...
16:34:59 #8 30.23 Selecting previously unselected package python3.
16:34:59 #8 30.23 (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 ... 10860 files and directories currently installed.)
16:34:59 #8 30.24 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
16:34:59 #8 30.25 Unpacking python3 (3.7.3-1) ...
16:34:59 #8 30.31 Selecting previously unselected package sensible-utils.
16:34:59 #8 30.31 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
16:34:59 #8 30.31 Unpacking sensible-utils (0.0.12) ...
16:34:59 #8 30.36 Selecting previously unselected package bzip2.
16:35:00 #8 30.36 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
16:35:00 #8 30.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
16:35:00 #8 30.41 Selecting previously unselected package libmagic-mgc.
16:35:00 #8 30.42 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
16:35:00 #8 30.43 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
16:35:00 #8 30.55 Selecting previously unselected package libmagic1:armhf.
16:35:00 #8 30.55 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
16:35:00 #8 30.56 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
16:35:00 #8 30.61 Selecting previously unselected package file.
16:35:00 #8 30.61 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
16:35:00 #8 30.62 Unpacking file (1:5.35-4+deb10u2) ...
16:35:00 #8 30.67 Selecting previously unselected package gettext-base.
16:35:00 #8 30.67 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
16:35:00 #8 30.68 Unpacking gettext-base (0.19.8.1-9) ...
16:35:00 #8 30.76 Selecting previously unselected package xz-utils.
16:35:00 #8 30.76 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ...
16:35:00 #8 30.77 Unpacking xz-utils (5.2.4-1) ...
16:35:00 #8 30.84 Selecting previously unselected package libsigsegv2:armhf.
16:35:00 #8 30.84 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
16:35:00 #8 30.85 Unpacking libsigsegv2:armhf (2.12-2) ...
16:35:00 #8 30.90 Selecting previously unselected package m4.
16:35:00 #8 30.90 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
16:35:00 #8 30.91 Unpacking m4 (1.4.18-2) ...
16:35:00 #8 30.98 Selecting previously unselected package autoconf.
16:35:00 #8 30.98 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
16:35:00 #8 30.98 Unpacking autoconf (2.69-11) ...
16:35:00 #8 31.08 Selecting previously unselected package autotools-dev.
16:35:00 #8 31.08 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
16:35:00 #8 31.08 Unpacking autotools-dev (20180224.1) ...
16:35:00 #8 31.14 Selecting previously unselected package automake.
16:35:00 #8 31.14 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
16:35:00 #8 31.15 Unpacking automake (1:1.16.1-4) ...
16:35:00 #8 31.27 Selecting previously unselected package autopoint.
16:35:00 #8 31.28 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
16:35:00 #8 31.28 Unpacking autopoint (0.19.8.1-9) ...
16:35:00 #8 31.34 Selecting previously unselected package binutils-common:armhf.
16:35:00 #8 31.34 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
16:35:00 #8 31.34 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
16:35:01 #8 31.72 Selecting previously unselected package libbinutils:armhf.
16:35:01 #9 ...
16:35:01 
16:35:01 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:35:01 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:35:01 #13 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 2.9s done
16:35:01 #13 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.7s done
16:35:01 #13 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 3.8s
16:35:01 #8 31.72 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
16:35:01 #8 31.72 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
16:35:01 #8 31.81 Selecting previously unselected package libfl2:armhf.
16:35:01 #8 31.82 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
16:35:01 #8 31.82 Unpacking libfl2:armhf (2.6.4-6.2) ...
16:35:01 #8 31.88 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:35:01 #8 31.88 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
16:35:01 #8 31.89 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
16:35:01 #13 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 4.5s done
16:35:01 #8 32.24 Selecting previously unselected package binutils.
16:35:01 #13 extracting sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd
16:35:01 #13 extracting sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd done
16:35:02 #8 32.25 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
16:35:02 #8 32.25 Unpacking binutils (2.31.1-16+rpi2) ...
16:35:02 #8 32.32 Selecting previously unselected package libisl19:armhf.
16:35:02 #8 32.32 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
16:35:02 #8 32.33 Unpacking libisl19:armhf (0.20-2) ...
16:35:02 #8 32.44 Selecting previously unselected package libmpfr6:armhf.
16:35:02 #8 32.44 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
16:35:02 #8 32.44 Unpacking libmpfr6:armhf (4.0.2-1) ...
16:35:02 #8 32.53 Selecting previously unselected package libmpc3:armhf.
16:35:02 #13 DONE 18.5s
16:35:02 
16:35:02 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
16:35:02 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2
16:35:02 #8 32.53 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
16:35:02 #8 32.54 Unpacking libmpc3:armhf (1.1.0-1) ...
16:35:02 #8 32.59 Selecting previously unselected package cpp-8.
16:35:02 #8 32.59 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
16:35:02 #8 32.60 Unpacking cpp-8 (8.3.0-6+rpi1) ...
16:35:02 #14 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 5.1s
16:35:03 #8 33.58 Selecting previously unselected package cpp.
16:35:03 #8 33.58 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
16:35:03 #8 33.58 Unpacking cpp (4:8.3.0-1+rpi2) ...
16:35:03 #8 33.64 Selecting previously unselected package libcc1-0:armhf.
16:35:03 #8 33.64 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 33.65 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
16:35:03 #8 33.70 Selecting previously unselected package libgomp1:armhf.
16:35:03 #14 extracting sha256:eea3ecb1331adca63666f2f58eeddb9b985507cda8c270baa73b75bd5e2c5331 5.6s done
16:35:03 #8 33.70 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 33.70 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
16:35:03 #8 33.76 Selecting previously unselected package libatomic1:armhf.
16:35:03 #8 33.76 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 33.77 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
16:35:03 #8 33.82 Selecting previously unselected package libasan5:armhf.
16:35:03 #8 33.82 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 33.83 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
16:35:03 #8 33.93 Selecting previously unselected package libubsan1:armhf.
16:35:03 #14 extracting sha256:89f90d515ac840c6d2419b52c468f2e03a7fec676ffa1603ccf0469791aa68fd done
16:35:03 #8 33.93 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 33.93 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
16:35:03 #8 33.99 Selecting previously unselected package libgcc-8-dev:armhf.
16:35:03 #8 33.99 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 34.00 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
16:35:03 #8 34.16 Selecting previously unselected package gcc-8.
16:35:03 #8 34.16 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
16:35:03 #8 34.16 Unpacking gcc-8 (8.3.0-6+rpi1) ...
16:35:03 #14 DONE 19.9s
16:35:03 
16:35:03 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:35:03 #9 sha256:1c3cfc5896082c97e430fbf7fd7a73e5251d4ddd91a40714cfbd91b466d61e5c
16:35:03 #9 9.767 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
16:35:03 #9 9.840 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
16:35:03 #9 9.845 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
16:35:03 #9 9.852 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
16:35:03 #9 9.853 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
16:35:03 #9 9.863 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
16:35:03 #9 9.870 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
16:35:03 #9 9.917 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
16:35:03 #9 9.928 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
16:35:03 #9 9.928 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
16:35:03 #9 9.933 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
16:35:03 #9 10.01 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
16:35:03 #9 10.01 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
16:35:03 #9 10.01 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-84.94 [1115 kB]
16:35:03 #9 10.07 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
16:35:03 #9 10.07 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
16:35:03 #9 10.16 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
16:35:03 #9 10.17 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
16:35:03 #9 10.22 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
16:35:03 #9 10.23 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
16:35:03 #9 10.23 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
16:35:03 #9 10.59 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
16:35:03 #9 10.59 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
16:35:03 #9 10.59 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
16:35:03 #9 10.74 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
16:35:03 #9 10.89 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
16:35:03 #9 10.90 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
16:35:03 #9 11.17 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
16:35:03 #9 11.28 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
16:35:03 #9 11.39 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
16:35:03 #9 11.43 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
16:35:03 #9 11.43 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
16:35:03 #9 11.55 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
16:35:03 #9 11.97 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
16:35:03 #9 12.00 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
16:35:03 #9 12.03 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
16:35:03 #9 12.45 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
16:35:03 #9 12.47 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
16:35:03 #9 12.47 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
16:35:03 #9 12.47 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
16:35:03 #9 12.47 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
16:35:03 #9 12.48 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
16:35:03 #9 12.48 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
16:35:03 #9 12.49 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
16:35:03 #9 12.49 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
16:35:03 #9 12.52 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
16:35:03 #9 12.59 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
16:35:03 #9 12.60 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
16:35:03 #9 12.60 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
16:35:03 #9 12.60 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
16:35:03 #9 12.61 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
16:35:03 #9 12.61 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
16:35:03 #9 12.61 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
16:35:03 #9 12.61 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
16:35:03 #9 12.61 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
16:35:03 #9 12.67 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
16:35:03 #9 12.74 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
16:35:03 #9 12.74 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
16:35:03 #9 12.74 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
16:35:03 #9 12.75 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB]
16:35:03 #9 12.75 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB]
16:35:03 #9 12.76 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
16:35:03 #9 12.76 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
16:35:03 #9 12.76 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
16:35:03 #9 12.76 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
16:35:03 #9 12.81 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
16:35:03 #9 12.89 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:35:03 #9 12.89 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
16:35:03 #9 12.89 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
16:35:03 #9 12.89 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
16:35:03 #9 12.89 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
16:35:03 #9 12.89 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
16:35:03 #9 12.91 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:35:03 #9 12.91 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
16:35:03 #9 12.92 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
16:35:03 #9 12.98 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
16:35:03 #9 13.03 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
16:35:03 #9 13.03 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
16:35:03 #9 13.04 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
16:35:03 #9 13.05 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
16:35:03 #9 13.05 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
16:35:03 #9 13.05 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
16:35:03 #9 13.05 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
16:35:03 #9 13.06 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
16:35:03 #9 13.10 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
16:35:03 #9 13.12 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
16:35:03 #9 13.18 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
16:35:03 #9 13.18 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
16:35:03 #9 13.18 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
16:35:03 #9 13.19 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
16:35:03 #9 13.20 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
16:35:03 #9 13.20 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:35:03 #9 13.21 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
16:35:03 #9 13.22 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
16:35:03 #9 13.25 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
16:35:03 #9 13.25 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:35:03 #9 13.32 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
16:35:03 #9 13.32 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
16:35:03 #9 13.32 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
16:35:03 #9 13.33 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
16:35:03 #9 13.33 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:35:03 #9 13.33 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:35:03 #9 13.33 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
16:35:03 #9 13.33 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:35:03 #9 13.40 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:35:03 #9 13.40 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
16:35:03 #9 13.47 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
16:35:03 #9 13.49 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
16:35:03 #9 13.49 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:35:03 #9 13.49 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
16:35:03 #9 13.49 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:35:03 #9 13.51 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
16:35:03 #9 13.51 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
16:35:03 #9 13.52 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:35:03 #9 13.54 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
16:35:03 #9 13.57 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:35:03 #9 13.61 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
16:35:03 #9 13.62 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
16:35:03 #9 13.63 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:35:03 #9 13.64 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
16:35:03 #9 13.64 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
16:35:03 #9 13.65 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
16:35:03 #9 13.66 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
16:35:03 #9 13.66 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
16:35:03 #9 13.68 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:35:03 #9 13.83 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:35:03 #9 13.91 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
16:35:03 #9 14.10 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
16:35:03 #9 14.14 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
16:35:03 #9 14.15 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
16:35:04 #9 8.046  * base: download.cf.centos.org
16:35:04 #9 8.046  * extras: download.cf.centos.org
16:35:04 #9 8.046  * updates: download.cf.centos.org
16:35:04 #9 14.31 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
16:35:04 #9 14.33 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
16:35:04 #9 14.33 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
16:35:04 #9 14.33 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
16:35:04 #9 14.34 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
16:35:04 #9 14.35 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
16:35:04 #9 14.35 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB]
16:35:04 #9 14.37 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:35:04 #9 14.37 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB]
16:35:04 #9 14.41 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB]
16:35:04 #9 14.62 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
16:35:04 #9 14.63 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
16:35:04 #9 14.63 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:35:04 #9 14.63 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
16:35:04 #9 14.63 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
16:35:04 #9 14.63 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
16:35:04 #9 14.63 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
16:35:04 #9 14.63 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
16:35:04 #9 14.63 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:35:04 #9 14.70 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
16:35:04 #9 14.71 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
16:35:04 #9 14.71 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:35:04 #9 14.71 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
16:35:04 #9 14.71 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
16:35:04 #9 14.71 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
16:35:04 #9 14.71 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
16:35:04 #9 14.71 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
16:35:04 #9 14.71 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
16:35:04 #9 14.77 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:35:04 #9 14.79 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
16:35:04 #9 14.79 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
16:35:04 #9 14.79 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:35:04 #9 14.79 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
16:35:04 #9 14.79 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
16:35:04 #9 14.79 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
16:35:04 #9 14.79 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
16:35:04 #9 14.79 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
16:35:04 #9 14.84 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:35:04 #9 14.87 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:35:04 #9 14.87 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
16:35:04 #9 14.87 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
16:35:04 #9 14.88 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
16:35:04 #9 14.88 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
16:35:04 #9 14.88 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
16:35:04 #9 14.88 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
16:35:04 #9 14.88 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:35:04 #9 14.93 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
16:35:04 #9 15.00 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
16:35:04 #9 15.00 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
16:35:04 #9 15.01 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
16:35:04 #9 15.01 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:35:04 #9 15.01 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
16:35:04 #9 15.01 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
16:35:04 #9 15.01 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
16:35:04 #9 15.01 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
16:35:04 #9 15.02 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:35:04 #9 15.08 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
16:35:04 #9 15.09 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
16:35:04 #9 15.09 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:35:04 #9 15.09 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:35:04 #9 15.09 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
16:35:04 #9 15.09 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:35:04 #9 15.10 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
16:35:04 #9 15.10 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
16:35:04 #9 15.10 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:35:04 #9 15.15 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
16:35:04 #9 15.17 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
16:35:04 #9 15.17 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
16:35:04 #9 15.17 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:35:04 #9 15.18 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
16:35:04 #9 15.18 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
16:35:04 #9 15.18 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
16:35:04 #9 15.18 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
16:35:04 #9 15.18 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:35:04 #9 15.22 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
16:35:04 #9 15.26 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
16:35:04 #9 15.26 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
16:35:04 #9 15.26 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
16:35:04 #9 15.26 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
16:35:04 #9 15.27 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
16:35:04 #9 15.27 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
16:35:04 #9 15.27 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
16:35:04 #9 15.27 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
16:35:04 #9 15.29 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
16:35:04 #9 15.34 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
16:35:04 #9 15.34 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
16:35:04 #9 15.35 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:35:04 #9 15.35 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
16:35:04 #9 15.35 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
16:35:04 #9 15.35 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
16:35:04 #9 15.35 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
16:35:04 #9 15.35 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
16:35:04 #9 15.37 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
16:35:05 #9 15.43 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:35:05 #9 15.43 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
16:35:05 #9 15.43 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
16:35:05 #8 35.19 Selecting previously unselected package gcc.
16:35:05 #8 35.19 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
16:35:05 #8 35.20 Unpacking gcc (4:8.3.0-1+rpi2) ...
16:35:05 #8 35.26 Selecting previously unselected package libc-dev-bin.
16:35:05 #8 35.26 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ...
16:35:05 #8 35.26 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ...
16:35:05 #8 35.32 Selecting previously unselected package linux-libc-dev:armhf.
16:35:05 #8 35.32 Preparing to unpack .../033-linux-libc-dev_1%3a1.20210831-1_armhf.deb ...
16:35:05 #8 35.33 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ...
16:35:05 #8 35.66 Selecting previously unselected package libc6-dev:armhf.
16:35:05 #9 15.58 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
16:35:05 #9 15.73 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
16:35:05 #9 15.74 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
16:35:05 #9 15.77 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:35:05 #9 15.85 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
16:35:05 #9 15.89 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
16:35:05 #8 35.66 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ...
16:35:05 #8 35.68 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
16:35:05 #9 15.90 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
16:35:05 #9 15.92 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
16:35:05 #9 15.99 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
16:35:05 #9 16.00 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
16:35:05 #9 16.00 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:35:05 #9 16.01 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
16:35:05 #9 16.01 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
16:35:05 #9 16.02 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
16:35:05 #9 16.02 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
16:35:05 #9 16.05 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
16:35:05 #9 16.07 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
16:35:05 #9 16.13 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
16:35:05 #9 16.13 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
16:35:05 #9 16.13 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:35:05 #9 16.13 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:35:05 #9 16.13 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:35:05 #9 16.14 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
16:35:05 #9 16.14 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
16:35:05 #9 16.14 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
16:35:05 #9 16.20 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
16:35:05 #9 16.22 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
16:35:05 #9 16.27 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
16:35:05 #9 16.29 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
16:35:05 #9 16.29 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
16:35:05 #9 16.30 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:35:05 #9 16.30 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
16:35:05 #9 16.32 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
16:35:05 #9 16.33 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:35:05 #9 16.34 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
16:35:05 #9 16.35 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
16:35:05 #9 16.35 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
16:35:05 #9 16.42 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
16:35:06 #8 36.12 Selecting previously unselected package libtool.
16:35:06 #8 36.13 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
16:35:06 #8 36.13 Unpacking libtool (2.4.6-9) ...
16:35:06 #8 36.21 Selecting previously unselected package dh-autoreconf.
16:35:06 #8 36.22 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
16:35:06 #8 36.22 Unpacking dh-autoreconf (19) ...
16:35:06 #8 36.27 Selecting previously unselected package libarchive-zip-perl.
16:35:06 #8 36.27 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
16:35:06 #8 36.27 Unpacking libarchive-zip-perl (1.64-1) ...
16:35:06 #8 36.33 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:35:06 #8 36.33 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
16:35:06 #8 36.33 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
16:35:06 #8 36.38 Selecting previously unselected package dh-strip-nondeterminism.
16:35:06 #8 36.38 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
16:35:06 #8 36.39 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
16:35:06 #8 36.43 Selecting previously unselected package libdpkg-perl.
16:35:06 #9 16.43 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
16:35:06 #9 16.44 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB]
16:35:06 #9 16.47 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
16:35:06 #9 16.61 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
16:35:06 #9 16.62 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
16:35:06 #9 16.63 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
16:35:06 #9 16.63 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
16:35:06 #9 16.64 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:35:06 #9 16.65 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
16:35:06 #9 16.67 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
16:35:06 #8 36.43 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ...
16:35:06 #8 36.44 Unpacking libdpkg-perl (1.19.7) ...
16:35:06 #8 36.57 Selecting previously unselected package patch.
16:35:06 #8 36.57 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
16:35:06 #8 36.58 Unpacking patch (2.7.6-3+deb10u1) ...
16:35:06 #8 36.63 Selecting previously unselected package make.
16:35:06 #8 36.64 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
16:35:06 #8 36.64 Unpacking make (4.2.1-1.2) ...
16:35:06 #9 16.69 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
16:35:06 #9 16.71 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
16:35:06 #9 16.80 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
16:35:06 #8 36.73 Selecting previously unselected package dpkg-dev.
16:35:06 #8 36.74 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ...
16:35:06 #8 36.74 Unpacking dpkg-dev (1.19.7) ...
16:35:06 #8 36.89 Selecting previously unselected package libelf1:armhf.
16:35:06 #8 36.89 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
16:35:06 #8 36.90 Unpacking libelf1:armhf (0.176-1.1) ...
16:35:06 #8 36.96 Selecting previously unselected package dwz.
16:35:06 #8 36.97 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
16:35:06 #8 36.97 Unpacking dwz (0.12-3) ...
16:35:06 #8 37.02 Selecting previously unselected package libdebhelper-perl.
16:35:06 #8 37.02 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
16:35:06 #8 37.03 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
16:35:06 #8 37.11 Selecting previously unselected package libglib2.0-0:armhf.
16:35:06 #8 37.11 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
16:35:06 #8 37.11 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
16:35:07 #9 17.12 debconf: delaying package configuration, since apt-utils is not installed
16:35:07 #9 17.24 Fetched 104 MB in 10s (10.5 MB/s)
16:35:07 #9 17.28 Selecting previously unselected package liblocale-gettext-perl.
16:35:07 #9 17.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4125 files and directories currently installed.)
16:35:07 #9 17.28 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
16:35:07 #9 17.30 Unpacking liblocale-gettext-perl (1.07-4) ...
16:35:07 #8 37.31 Selecting previously unselected package libicu63:armhf.
16:35:07 #8 37.31 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ...
16:35:07 #8 37.31 Unpacking libicu63:armhf (63.1-6+deb10u1) ...
16:35:07 #9 17.41 Selecting previously unselected package libssl1.1:amd64.
16:35:07 #9 17.42 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ...
16:35:07 #9 17.42 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
16:35:07 #9 17.58 Selecting previously unselected package libpython3.8-minimal:amd64.
16:35:07 #9 17.58 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
16:35:07 #9 17.58 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
16:35:07 #9 17.69 Selecting previously unselected package libexpat1:amd64.
16:35:07 #9 17.69 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
16:35:07 #9 17.70 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
16:35:07 #9 17.74 Selecting previously unselected package python3.8-minimal.
16:35:07 #9 17.74 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04_amd64.deb ...
16:35:07 #9 17.75 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
16:35:07 #9 17.95 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
16:35:07 #9 18.03 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04) ...
16:35:07 #9 18.05 Setting up libexpat1:amd64 (2.2.9-1build1) ...
16:35:07 #9 18.07 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04) ...
16:35:08 #9 18.63 Selecting previously unselected package python3-minimal.
16:35:08 #9 18.63 (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 ... 4440 files and directories currently installed.)
16:35:08 #9 18.64 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
16:35:08 #9 18.65 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
16:35:08 #9 18.73 Selecting previously unselected package mime-support.
16:35:08 #9 18.73 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
16:35:08 #9 18.74 Unpacking mime-support (3.64ubuntu1) ...
16:35:08 #9 18.78 Selecting previously unselected package libmpdec2:amd64.
16:35:08 #9 18.78 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
16:35:08 #9 18.79 Unpacking libmpdec2:amd64 (2.4.2-3) ...
16:35:08 #9 18.83 Selecting previously unselected package readline-common.
16:35:08 #9 18.83 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
16:35:08 #9 18.84 Unpacking readline-common (8.0-4) ...
16:35:08 #9 18.88 Selecting previously unselected package libreadline8:amd64.
16:35:08 #8 38.53 Selecting previously unselected package libxml2:armhf.
16:35:08 #8 38.54 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
16:35:08 #8 38.54 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
16:35:08 #8 38.67 Selecting previously unselected package libcroco3:armhf.
16:35:08 #8 38.67 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
16:35:08 #8 38.68 Unpacking libcroco3:armhf (0.6.12-3) ...
16:35:08 #8 38.74 Selecting previously unselected package gettext.
16:35:08 #8 38.74 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
16:35:08 #8 38.75 Unpacking gettext (0.19.8.1-9) ...
16:35:08 #9 18.88 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
16:35:08 #9 18.88 Unpacking libreadline8:amd64 (8.0-4) ...
16:35:08 #9 18.93 Selecting previously unselected package libsqlite3-0:amd64.
16:35:08 #9 18.93 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
16:35:08 #9 18.94 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
16:35:08 #9 19.01 Selecting previously unselected package libpython3.8-stdlib:amd64.
16:35:08 #8 38.97 Selecting previously unselected package intltool-debian.
16:35:08 #8 38.97 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
16:35:08 #8 38.98 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:35:08 #8 39.02 Selecting previously unselected package po-debconf.
16:35:08 #8 39.03 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
16:35:08 #8 39.03 Unpacking po-debconf (1.0.21) ...
16:35:08 #8 39.10 Selecting previously unselected package debhelper.
16:35:08 #8 39.11 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
16:35:08 #8 39.11 Unpacking debhelper (13.2~bpo10+1) ...
16:35:08 #9 19.01 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04_amd64.deb ...
16:35:08 #9 19.02 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
16:35:08 #9 19.21 Selecting previously unselected package python3.8.
16:35:08 #9 19.21 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04_amd64.deb ...
16:35:08 #9 19.21 Unpacking python3.8 (3.8.10-0ubuntu1~20.04) ...
16:35:08 #9 19.25 Selecting previously unselected package libpython3-stdlib:amd64.
16:35:08 #9 19.25 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
16:35:08 #9 19.26 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
16:35:08 #9 19.29 Setting up python3-minimal (3.8.2-0ubuntu2) ...
16:35:08 #8 39.28 Selecting previously unselected package libfakeroot:armhf.
16:35:08 #8 39.29 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
16:35:08 #8 39.29 Unpacking libfakeroot:armhf (1.23-1) ...
16:35:08 #8 39.34 Selecting previously unselected package fakeroot.
16:35:08 #8 39.35 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
16:35:08 #8 39.35 Unpacking fakeroot (1.23-1) ...
16:35:08 #8 39.42 Selecting previously unselected package libfile-which-perl.
16:35:09 #9 19.47 Selecting previously unselected package python3.
16:35:09 #9 19.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4870 files and directories currently installed.)
16:35:09 #9 19.48 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
16:35:09 #9 19.48 Unpacking python3 (3.8.2-0ubuntu2) ...
16:35:09 #9 19.53 Selecting previously unselected package libbsd0:amd64.
16:35:09 #9 19.53 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
16:35:09 #9 19.53 Unpacking libbsd0:amd64 (0.10.0-1) ...
16:35:09 #9 19.57 Selecting previously unselected package bsdmainutils.
16:35:09 #9 19.57 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
16:35:09 #9 19.57 Unpacking bsdmainutils (11.1.2ubuntu3) ...
16:35:09 #9 19.63 Selecting previously unselected package libuchardet0:amd64.
16:35:09 #9 19.63 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
16:35:09 #9 19.64 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
16:35:09 #9 19.67 Selecting previously unselected package groff-base.
16:35:09 #8 39.42 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
16:35:09 #8 39.43 Unpacking libfile-which-perl (1.23-1) ...
16:35:09 #8 39.47 Selecting previously unselected package libfile-homedir-perl.
16:35:09 #8 39.47 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
16:35:09 #8 39.48 Unpacking libfile-homedir-perl (1.004-1) ...
16:35:09 #8 39.53 Selecting previously unselected package libio-pty-perl.
16:35:09 #8 39.53 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
16:35:09 #8 39.53 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
16:35:09 #8 39.58 Selecting previously unselected package libipc-run-perl.
16:35:09 #8 39.59 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
16:35:09 #8 39.59 Unpacking libipc-run-perl (20180523.0-1) ...
16:35:09 #8 39.65 Selecting previously unselected package libclass-method-modifiers-perl.
16:35:09 #9 19.67 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
16:35:09 #9 19.68 Unpacking groff-base (1.22.4-4build1) ...
16:35:09 #9 19.81 Selecting previously unselected package libgdbm6:amd64.
16:35:09 #9 19.81 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
16:35:09 #9 19.81 Unpacking libgdbm6:amd64 (1.18.1-5) ...
16:35:09 #9 19.85 Selecting previously unselected package libpipeline1:amd64.
16:35:09 #9 19.85 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
16:35:09 #9 19.85 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
16:35:09 #9 19.92 Selecting previously unselected package man-db.
16:35:09 #8 39.65 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
16:35:09 #8 39.66 Unpacking libclass-method-modifiers-perl (2.12-1) ...
16:35:09 #8 39.70 Selecting previously unselected package libsub-exporter-progressive-perl.
16:35:09 #8 39.71 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:35:09 #8 39.71 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:35:09 #8 39.76 Selecting previously unselected package libdevel-globaldestruction-perl.
16:35:09 #8 39.76 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
16:35:09 #8 39.76 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
16:35:09 #8 39.80 Selecting previously unselected package libb-hooks-op-check-perl.
16:35:09 #8 39.81 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
16:35:09 #8 39.81 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
16:35:09 #8 39.86 Selecting previously unselected package libdynaloader-functions-perl.
16:35:09 #8 39.86 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
16:35:09 #8 39.87 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:35:09 #8 39.91 Selecting previously unselected package libdevel-callchecker-perl.
16:35:09 #8 39.91 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
16:35:09 #8 39.92 Unpacking libdevel-callchecker-perl (0.008-1) ...
16:35:09 #8 39.96 Selecting previously unselected package libparams-classify-perl.
16:35:09 #9 19.92 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
16:35:09 #9 19.92 Unpacking man-db (2.9.1-1) ...
16:35:09 #9 20.05 Selecting previously unselected package perl-modules-5.30.
16:35:09 #9 20.05 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
16:35:09 #9 20.05 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:35:09 #8 39.97 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
16:35:09 #8 39.97 Unpacking libparams-classify-perl (0.015-1+b1) ...
16:35:09 #8 40.02 Selecting previously unselected package libmodule-runtime-perl.
16:35:09 #8 40.02 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
16:35:09 #8 40.02 Unpacking libmodule-runtime-perl (0.016-1) ...
16:35:09 #8 40.07 Selecting previously unselected package libimport-into-perl.
16:35:09 #8 40.07 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
16:35:09 #8 40.07 Unpacking libimport-into-perl (1.002005-1) ...
16:35:09 #8 40.12 Selecting previously unselected package librole-tiny-perl.
16:35:09 #8 40.12 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
16:35:09 #8 40.12 Unpacking librole-tiny-perl (2.000006-1) ...
16:35:09 #8 40.17 Selecting previously unselected package libstrictures-perl.
16:35:09 #8 40.17 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
16:35:10 #8 40.17 Unpacking libstrictures-perl (2.000005-1) ...
16:35:10 #8 40.22 Selecting previously unselected package libsub-quote-perl.
16:35:10 #8 40.22 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
16:35:10 #8 40.23 Unpacking libsub-quote-perl (2.005001-1) ...
16:35:10 #8 40.27 Selecting previously unselected package libmoo-perl.
16:35:10 #8 40.27 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
16:35:10 #8 40.28 Unpacking libmoo-perl (2.003004-2) ...
16:35:10 #8 40.33 Selecting previously unselected package libencode-locale-perl.
16:35:10 #8 40.33 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
16:35:10 #8 40.34 Unpacking libencode-locale-perl (1.05-1) ...
16:35:10 #8 40.39 Selecting previously unselected package libtimedate-perl.
16:35:10 #8 40.39 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
16:35:10 #8 40.39 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
16:35:10 #8 40.45 Selecting previously unselected package libhttp-date-perl.
16:35:10 #8 40.45 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
16:35:10 #8 40.45 Unpacking libhttp-date-perl (6.02-1) ...
16:35:10 #8 40.50 Selecting previously unselected package libfile-listing-perl.
16:35:10 #8 40.50 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
16:35:10 #8 40.51 Unpacking libfile-listing-perl (6.04-1) ...
16:35:10 #8 40.55 Selecting previously unselected package libhtml-tagset-perl.
16:35:10 #8 40.55 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
16:35:10 #8 40.56 Unpacking libhtml-tagset-perl (3.20-3) ...
16:35:10 #8 40.60 Selecting previously unselected package liburi-perl.
16:35:10 #8 40.61 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
16:35:10 #8 40.61 Unpacking liburi-perl (1.76-1) ...
16:35:10 #8 40.67 Selecting previously unselected package libhtml-parser-perl.
16:35:10 #8 40.67 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
16:35:10 #8 40.68 Unpacking libhtml-parser-perl (3.72-3+b2) ...
16:35:10 #8 40.73 Selecting previously unselected package libhtml-tree-perl.
16:35:10 #9 20.41 Selecting previously unselected package libgdbm-compat4:amd64.
16:35:10 #9 20.41 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
16:35:10 #9 20.42 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
16:35:10 #9 20.47 Selecting previously unselected package libperl5.30:amd64.
16:35:10 #9 20.47 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
16:35:10 #9 20.47 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
16:35:10 #8 40.74 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
16:35:10 #8 40.74 Unpacking libhtml-tree-perl (5.07-2) ...
16:35:10 #8 40.81 Selecting previously unselected package libio-html-perl.
16:35:10 #8 40.81 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
16:35:10 #8 40.82 Unpacking libio-html-perl (1.001-1) ...
16:35:10 #8 40.86 Selecting previously unselected package liblwp-mediatypes-perl.
16:35:10 #8 40.87 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
16:35:10 #8 40.87 Unpacking liblwp-mediatypes-perl (6.02-1) ...
16:35:10 #8 40.96 Selecting previously unselected package libhttp-message-perl.
16:35:10 #8 40.96 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
16:35:10 #8 40.97 Unpacking libhttp-message-perl (6.18-1) ...
16:35:10 #8 41.02 Selecting previously unselected package libhttp-cookies-perl.
16:35:10 #8 41.02 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
16:35:10 #8 41.03 Unpacking libhttp-cookies-perl (6.04-1) ...
16:35:10 #8 41.07 Selecting previously unselected package libhttp-negotiate-perl.
16:35:10 #8 41.07 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
16:35:10 #8 41.08 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:35:10 #8 41.13 Selecting previously unselected package perl-openssl-defaults:armhf.
16:35:10 #8 41.13 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
16:35:10 #8 41.14 Unpacking perl-openssl-defaults:armhf (3) ...
16:35:10 #8 41.18 Selecting previously unselected package libnet-ssleay-perl.
16:35:10 #8 41.19 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
16:35:10 #8 41.19 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
16:35:10 #8 41.29 Selecting previously unselected package libio-socket-ssl-perl.
16:35:10 #9 20.94 Selecting previously unselected package perl.
16:35:10 #9 20.94 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
16:35:10 #9 20.95 Unpacking perl (5.30.0-9ubuntu0.2) ...
16:35:10 #9 21.00 Selecting previously unselected package openssl.
16:35:10 #9 21.00 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ...
16:35:10 #9 21.01 Unpacking openssl (1.1.1f-1ubuntu2.8) ...
16:35:10 #9 21.11 Selecting previously unselected package ca-certificates.
16:35:10 #9 21.12 Preparing to unpack .../013-ca-certificates_20210119~20.04.1_all.deb ...
16:35:10 #9 21.12 Unpacking ca-certificates (20210119~20.04.1) ...
16:35:10 #9 21.18 Selecting previously unselected package distro-info-data.
16:35:10 #9 21.18 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.6_all.deb ...
16:35:10 #9 21.18 Unpacking distro-info-data (0.43ubuntu1.6) ...
16:35:10 #9 21.22 Selecting previously unselected package libmagic-mgc.
16:35:10 #9 21.22 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
16:35:10 #9 21.23 Unpacking libmagic-mgc (1:5.38-4) ...
16:35:10 #9 21.31 Selecting previously unselected package libmagic1:amd64.
16:35:11 #8 41.30 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
16:35:11 #8 41.30 Unpacking libio-socket-ssl-perl (2.060-3) ...
16:35:11 #8 41.37 Selecting previously unselected package libnet-http-perl.
16:35:11 #8 41.38 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
16:35:11 #8 41.38 Unpacking libnet-http-perl (6.18-1) ...
16:35:11 #8 41.43 Selecting previously unselected package liblwp-protocol-https-perl.
16:35:11 #8 41.43 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
16:35:11 #8 41.44 Unpacking liblwp-protocol-https-perl (6.07-2) ...
16:35:11 #8 41.48 Selecting previously unselected package libtry-tiny-perl.
16:35:11 #8 41.48 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
16:35:11 #8 41.49 Unpacking libtry-tiny-perl (0.30-1) ...
16:35:11 #8 41.54 Selecting previously unselected package libwww-robotrules-perl.
16:35:11 #9 21.31 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
16:35:11 #9 21.31 Unpacking libmagic1:amd64 (1:5.38-4) ...
16:35:11 #9 21.36 Selecting previously unselected package file.
16:35:11 #9 21.36 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
16:35:11 #9 21.37 Unpacking file (1:5.38-4) ...
16:35:11 #9 21.41 Selecting previously unselected package less.
16:35:11 #9 21.41 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
16:35:11 #9 21.42 Unpacking less (551-1ubuntu0.1) ...
16:35:11 #9 21.52 Selecting previously unselected package libelf1:amd64.
16:35:11 #8 41.54 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
16:35:11 #8 41.54 Unpacking libwww-robotrules-perl (6.02-1) ...
16:35:11 #8 41.59 Selecting previously unselected package libwww-perl.
16:35:11 #8 41.60 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
16:35:11 #8 41.60 Unpacking libwww-perl (6.36-2) ...
16:35:11 #8 41.67 Selecting previously unselected package patchutils.
16:35:11 #8 41.67 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
16:35:11 #8 41.68 Unpacking patchutils (0.3.4-2) ...
16:35:11 #8 41.73 Selecting previously unselected package wdiff.
16:35:11 #8 41.73 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
16:35:11 #8 41.74 Unpacking wdiff (1.2.2-2) ...
16:35:11 #9 21.52 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
16:35:11 #9 21.54 Unpacking libelf1:amd64 (0.176-1.1build1) ...
16:35:11 #9 21.58 Selecting previously unselected package libglib2.0-0:amd64.
16:35:11 #9 21.59 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
16:35:11 #9 21.59 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
16:35:11 #8 41.82 Selecting previously unselected package devscripts.
16:35:11 #8 41.82 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
16:35:11 #8 41.87 Unpacking devscripts (2.19.5+deb10u1) ...
16:35:11 #8 42.07 Selecting previously unselected package equivs.
16:35:11 #9 21.82 Selecting previously unselected package libglib2.0-data.
16:35:11 #9 21.82 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
16:35:11 #9 21.87 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:35:11 #9 21.97 Selecting previously unselected package tzdata.
16:35:11 #9 21.97 Preparing to unpack .../022-tzdata_2021a-0ubuntu0.20.04_all.deb ...
16:35:11 #9 21.98 Unpacking tzdata (2021a-0ubuntu0.20.04) ...
16:35:11 #8 42.07 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
16:35:11 #8 42.08 Unpacking equivs (2.2.0) ...
16:35:11 #8 42.14 Selecting previously unselected package libcurl3-gnutls:armhf.
16:35:11 #8 42.14 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
16:35:11 #8 42.14 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
16:35:11 #9 22.15 Selecting previously unselected package libicu66:amd64.
16:35:11 #9 22.15 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ...
16:35:11 #9 22.16 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
16:35:12 #8 42.23 Selecting previously unselected package libpcre2-8-0:armhf.
16:35:12 #8 42.23 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
16:35:12 #8 42.24 Unpacking libpcre2-8-0:armhf (10.32-5) ...
16:35:12 #8 42.31 Selecting previously unselected package liberror-perl.
16:35:12 #8 42.31 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
16:35:12 #8 42.32 Unpacking liberror-perl (0.17027-2) ...
16:35:12 #8 42.37 Selecting previously unselected package git-man.
16:35:12 #8 42.37 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
16:35:12 #8 42.38 Unpacking git-man (1:2.20.1-2+deb10u3) ...
16:35:12 #8 42.55 Selecting previously unselected package git.
16:35:12 #8 42.55 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
16:35:12 #8 42.59 Unpacking git (1:2.20.1-2+deb10u3) ...
16:35:12 #9 23.01 Selecting previously unselected package libxml2:amd64.
16:35:12 #9 23.01 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
16:35:12 #9 23.01 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:35:12 #9 23.10 Selecting previously unselected package libyaml-0-2:amd64.
16:35:12 #9 23.11 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
16:35:12 #9 23.11 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:35:12 #9 23.14 Selecting previously unselected package lsb-release.
16:35:12 #9 23.14 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
16:35:12 #9 23.15 Unpacking lsb-release (11.1.0ubuntu2) ...
16:35:12 #9 23.18 Selecting previously unselected package netbase.
16:35:12 #9 23.18 Preparing to unpack .../027-netbase_6.1_all.deb ...
16:35:12 #9 23.19 Unpacking netbase (6.1) ...
16:35:12 #9 23.22 Selecting previously unselected package python3-pkg-resources.
16:35:12 #8 43.30 Setting up perl-modules-5.28 (5.28.1-6) ...
16:35:12 #8 43.32 Setting up libpipeline1:armhf (1.5.1-2) ...
16:35:12 #8 43.34 Setting up mime-support (3.62) ...
16:35:12 #8 43.39 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
16:35:13 #9 23.22 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
16:35:13 #9 23.23 Unpacking python3-pkg-resources (45.2.0-1) ...
16:35:13 #9 23.29 Selecting previously unselected package python3-six.
16:35:13 #9 23.30 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
16:35:13 #9 23.30 Unpacking python3-six (1.14.0-2) ...
16:35:13 #9 23.34 Selecting previously unselected package shared-mime-info.
16:35:13 #9 23.34 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
16:35:13 #9 23.34 Unpacking shared-mime-info (1.15-1) ...
16:35:13 #9 23.43 Selecting previously unselected package ucf.
16:35:13 #9 23.43 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
16:35:13 #9 23.44 Moving old data out of the way
16:35:13 #8 43.40 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
16:35:13 #8 43.42 No schema files found: doing nothing.
16:35:13 #8 43.44 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
16:35:13 #8 43.45 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
16:35:13 #8 43.48 Setting up perl-openssl-defaults:armhf (3) ...
16:35:13 #8 43.50 Setting up linux-libc-dev:armhf (1:1.20210831-1) ...
16:35:13 #8 43.52 Setting up gettext-base (0.19.8.1-9) ...
16:35:13 #8 43.54 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
16:35:13 #8 43.55 Setting up file (1:5.35-4+deb10u2) ...
16:35:13 #8 43.57 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
16:35:13 #8 43.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
16:35:13 #8 43.61 Setting up libicu63:armhf (63.1-6+deb10u1) ...
16:35:13 #8 43.62 Setting up libfakeroot:armhf (1.23-1) ...
16:35:13 #8 43.64 Setting up fakeroot (1.23-1) ...
16:35:13 #8 43.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.66 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:13 #8 43.68 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
16:35:13 #8 43.69 Setting up autotools-dev (20180224.1) ...
16:35:13 #8 43.71 Setting up make (4.2.1-1.2) ...
16:35:13 #9 23.44 Unpacking ucf (3.0038+nmu1) ...
16:35:13 #9 23.48 Selecting previously unselected package xdg-user-dirs.
16:35:13 #9 23.48 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
16:35:13 #9 23.49 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
16:35:13 #9 23.54 Selecting previously unselected package xz-utils.
16:35:13 #9 23.54 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
16:35:13 #9 23.55 Unpacking xz-utils (5.2.4-1ubuntu1) ...
16:35:13 #9 23.59 Selecting previously unselected package gettext-base.
16:35:13 #9 23.59 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
16:35:13 #9 23.59 Unpacking gettext-base (0.19.8.1-10build1) ...
16:35:13 #9 23.62 Selecting previously unselected package iso-codes.
16:35:13 #9 23.63 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
16:35:13 #9 23.63 Unpacking iso-codes (4.4-1) ...
16:35:13 #8 43.73 Setting up libmpfr6:armhf (4.0.2-1) ...
16:35:13 #8 43.74 Setting up libsigsegv2:armhf (2.12-2) ...
16:35:13 #8 43.76 Setting up xz-utils (5.2.4-1) ...
16:35:13 #8 43.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.78 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:35:13 #8 43.79 Setting up libmpc3:armhf (1.1.0-1) ...
16:35:13 #8 43.80 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
16:35:13 #8 43.82 Setting up patch (2.7.6-3+deb10u1) ...
16:35:13 #8 43.84 Setting up autopoint (0.19.8.1-9) ...
16:35:13 #8 43.85 Setting up libfl2:armhf (2.6.4-6.2) ...
16:35:13 #8 43.87 Setting up libpcre2-8-0:armhf (10.32-5) ...
16:35:13 #8 43.88 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
16:35:13 #8 43.90 Setting up libisl19:armhf (0.20-2) ...
16:35:13 #8 43.92 Setting up sensible-utils (0.0.12) ...
16:35:13 #8 43.93 Setting up libuchardet0:armhf (0.0.6-3) ...
16:35:13 #8 43.95 Setting up git-man (1:2.20.1-2+deb10u3) ...
16:35:13 #8 43.96 Setting up libmpdec2:armhf (2.4.2-2) ...
16:35:13 #8 43.98 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
16:35:13 #8 44.00 Setting up cpp-8 (8.3.0-6+rpi1) ...
16:35:13 #8 44.02 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ...
16:35:13 #8 44.03 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
16:35:13 #8 44.05 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
16:35:13 #8 44.07 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
16:35:13 #8 44.09 Setting up libelf1:armhf (0.176-1.1) ...
16:35:13 #8 44.10 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
16:35:13 #8 44.12 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
16:35:13 #8 44.13 Setting up libgdbm6:armhf (1.18.1-4) ...
16:35:13 #8 44.15 Setting up wdiff (1.2.2-2) ...
16:35:13 #9 24.07 Selecting previously unselected package krb5-locales.
16:35:13 #9 24.07 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
16:35:13 #9 24.08 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
16:35:13 #9 24.11 Selecting previously unselected package libcbor0.6:amd64.
16:35:13 #9 24.11 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
16:35:13 #9 24.11 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
16:35:13 #9 24.15 Selecting previously unselected package libedit2:amd64.
16:35:13 #9 24.15 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
16:35:13 #9 24.16 Unpacking libedit2:amd64 (3.1-20191231-1) ...
16:35:13 #9 24.22 Selecting previously unselected package libfido2-1:amd64.
16:35:13 #9 24.22 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
16:35:13 #9 24.23 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
16:35:13 #9 24.27 Selecting previously unselected package libkrb5support0:amd64.
16:35:13 #9 24.27 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
16:35:13 #9 24.28 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
16:35:13 #9 24.31 Selecting previously unselected package libk5crypto3:amd64.
16:35:13 #9 24.31 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
16:35:13 #9 24.32 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
16:35:13 #9 24.36 Selecting previously unselected package libkeyutils1:amd64.
16:35:13 #8 44.17 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
16:35:13 #8 44.18 Setting up m4 (1.4.18-2) ...
16:35:13 #8 44.20 Setting up binutils (2.31.1-16+rpi2) ...
16:35:13 #8 44.21 Setting up bsdmainutils (11.1.2) ...
16:35:13 #8 44.24 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:35:13 #8 44.25 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:35:13 #8 44.25 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:35:13 #8 44.25 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:35:13 #8 44.26 Setting up libcroco3:armhf (0.6.12-3) ...
16:35:13 #8 44.27 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
16:35:13 #8 44.29 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
16:35:13 #8 44.30 Setting up libperl5.28:armhf (5.28.1-6) ...
16:35:13 #8 44.33 Setting up dwz (0.12-3) ...
16:35:13 #8 44.34 Setting up groff-base (1.22.4-3+deb10u1) ...
16:35:13 #8 44.37 Setting up cpp (4:8.3.0-1+rpi2) ...
16:35:14 #9 24.36 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
16:35:14 #9 24.37 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
16:35:14 #9 24.42 Selecting previously unselected package libkrb5-3:amd64.
16:35:14 #9 24.42 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
16:35:14 #9 24.43 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
16:35:14 #9 24.51 Selecting previously unselected package libgssapi-krb5-2:amd64.
16:35:14 #9 24.52 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
16:35:14 #9 24.52 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
16:35:14 #9 24.57 Selecting previously unselected package libpsl5:amd64.
16:35:14 #9 24.57 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
16:35:14 #9 24.57 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
16:35:14 #9 24.61 Selecting previously unselected package libxau6:amd64.
16:35:14 #8 44.39 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
16:35:14 #8 44.41 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
16:35:14 #8 44.42 Setting up python3.7 (3.7.3-2+deb10u3) ...
16:35:14 #9 24.62 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
16:35:14 #9 24.62 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
16:35:14 #9 24.68 Selecting previously unselected package libxdmcp6:amd64.
16:35:14 #9 24.68 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
16:35:14 #9 24.68 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
16:35:14 #9 24.73 Selecting previously unselected package libxcb1:amd64.
16:35:14 #9 24.73 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
16:35:14 #9 24.73 Unpacking libxcb1:amd64 (1.14-2) ...
16:35:14 #9 24.77 Selecting previously unselected package libx11-data.
16:35:14 #9 24.77 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
16:35:14 #9 24.77 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
16:35:14 #9 24.84 Selecting previously unselected package libx11-6:amd64.
16:35:14 #9 24.84 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
16:35:14 #9 24.85 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
16:35:14 #9 24.94 Selecting previously unselected package libxext6:amd64.
16:35:14 #9 24.94 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
16:35:14 #9 24.95 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
16:35:14 #9 24.99 Selecting previously unselected package libxmuu1:amd64.
16:35:14 #9 24.99 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
16:35:14 #9 25.00 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:35:14 #9 25.03 Selecting previously unselected package manpages.
16:35:14 #9 25.03 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
16:35:14 #9 25.04 Unpacking manpages (5.05-1) ...
16:35:14 #9 25.17 Selecting previously unselected package openssh-client.
16:35:14 #9 25.17 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ...
16:35:14 #9 25.18 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
16:35:14 #9 25.28 Selecting previously unselected package publicsuffix.
16:35:14 #9 25.28 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
16:35:14 #9 25.28 Unpacking publicsuffix (20200303.0012-1) ...
16:35:14 #9 25.32 Selecting previously unselected package python-apt-common.
16:35:14 #9 25.32 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
16:35:14 #9 25.33 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:35:14 #9 25.37 Selecting previously unselected package python3-apt.
16:35:15 #9 25.38 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ...
16:35:15 #9 25.38 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ...
16:35:15 #9 25.43 Selecting previously unselected package libunwind8:amd64.
16:35:15 #9 25.43 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
16:35:15 #9 25.44 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
16:35:15 #9 25.47 Selecting previously unselected package strace.
16:35:15 #9 25.47 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
16:35:15 #9 25.48 Unpacking strace (5.5-3ubuntu1) ...
16:35:15 #9 25.54 Selecting previously unselected package xauth.
16:35:15 #9 25.54 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
16:35:15 #9 25.55 Unpacking xauth (1:1.1-0ubuntu1) ...
16:35:15 #9 25.59 Selecting previously unselected package libfl2:amd64.
16:35:15 #9 25.59 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
16:35:15 #9 25.59 Unpacking libfl2:amd64 (2.6.4-6.2) ...
16:35:15 #9 25.63 Selecting previously unselected package at.
16:35:15 #9 25.64 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
16:35:15 #9 25.64 Unpacking at (3.1.23-1ubuntu1) ...
16:35:15 #9 25.68 Selecting previously unselected package libsigsegv2:amd64.
16:35:15 #9 25.68 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
16:35:15 #9 25.69 Unpacking libsigsegv2:amd64 (2.12-2) ...
16:35:15 #9 25.72 Selecting previously unselected package m4.
16:35:15 #9 25.72 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
16:35:15 #9 25.73 Unpacking m4 (1.4.18-4) ...
16:35:15 #9 25.77 Selecting previously unselected package autoconf.
16:35:15 #9 25.77 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
16:35:15 #9 25.78 Unpacking autoconf (2.69-11.1) ...
16:35:15 #9 25.84 Selecting previously unselected package autotools-dev.
16:35:15 #8 45.84 Setting up gettext (0.19.8.1-9) ...
16:35:15 #8 45.86 Setting up gcc-8 (8.3.0-6+rpi1) ...
16:35:15 #8 45.88 Setting up libtool (2.4.6-9) ...
16:35:15 #8 45.89 Setting up python3 (3.7.3-1) ...
16:35:15 #8 46.13 Setting up man-db (2.8.5-2) ...
16:35:15 #9 25.84 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
16:35:15 #9 25.84 Unpacking autotools-dev (20180224.1) ...
16:35:15 #9 25.88 Selecting previously unselected package automake.
16:35:15 #9 25.88 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
16:35:15 #9 25.89 Unpacking automake (1:1.16.1-4ubuntu6) ...
16:35:15 #9 25.96 Selecting previously unselected package autopoint.
16:35:15 #9 25.96 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
16:35:15 #9 25.97 Unpacking autopoint (0.19.8.1-10build1) ...
16:35:15 #9 26.01 Selecting previously unselected package binutils-common:amd64.
16:35:15 #9 26.01 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
16:35:15 #9 26.02 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
16:35:15 #9 26.07 Selecting previously unselected package libbinutils:amd64.
16:35:15 #8 46.39 Building database of manual pages ...
16:35:15 #9 26.07 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
16:35:15 #9 26.07 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
16:35:15 #9 26.15 Selecting previously unselected package libctf-nobfd0:amd64.
16:35:15 #9 26.16 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
16:35:15 #9 26.16 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
16:35:15 #9 26.20 Selecting previously unselected package libctf0:amd64.
16:35:15 #9 26.20 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.1_amd64.deb ...
16:35:15 #9 26.21 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
16:35:15 #9 26.25 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:35:15 #9 26.25 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
16:35:15 #9 26.26 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
16:35:16 #9 26.48 Selecting previously unselected package binutils.
16:35:16 #9 26.49 Preparing to unpack .../074-binutils_2.34-6ubuntu1.1_amd64.deb ...
16:35:16 #9 26.50 Unpacking binutils (2.34-6ubuntu1.1) ...
16:35:16 #9 26.54 Selecting previously unselected package libc-dev-bin.
16:35:16 #9 26.54 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
16:35:16 #9 26.54 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
16:35:16 #9 26.62 Selecting previously unselected package linux-libc-dev:amd64.
16:35:16 #9 26.63 Preparing to unpack .../076-linux-libc-dev_5.4.0-84.94_amd64.deb ...
16:35:16 #9 26.63 Unpacking linux-libc-dev:amd64 (5.4.0-84.94) ...
16:35:16 #9 26.81 Selecting previously unselected package libcrypt-dev:amd64.
16:35:16 #9 26.81 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
16:35:16 #9 26.81 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
16:35:16 #9 26.86 Selecting previously unselected package libc6-dev:amd64.
16:35:16 #9 26.86 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
16:35:16 #9 26.87 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
16:35:16 #9 27.21 Selecting previously unselected package gcc-9-base:amd64.
16:35:16 #9 27.21 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:16 #9 27.24 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:16 #9 27.39 Selecting previously unselected package libisl22:amd64.
16:35:16 #9 27.39 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
16:35:16 #9 27.39 Unpacking libisl22:amd64 (0.22.1-1) ...
16:35:16 #9 27.48 Selecting previously unselected package libmpfr6:amd64.
16:35:17 #9 27.49 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
16:35:17 #9 27.49 Unpacking libmpfr6:amd64 (4.0.2-1) ...
16:35:17 #9 27.55 Selecting previously unselected package libmpc3:amd64.
16:35:17 #9 27.55 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
16:35:17 #9 27.56 Unpacking libmpc3:amd64 (1.1.0-1) ...
16:35:17 #9 27.59 Selecting previously unselected package cpp-9.
16:35:17 #9 27.59 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:17 #9 27.60 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:35:18 #9 28.35 Selecting previously unselected package cpp.
16:35:18 #9 28.35 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:35:18 #9 28.36 Unpacking cpp (4:9.3.0-1ubuntu2) ...
16:35:18 #9 28.40 Selecting previously unselected package libcc1-0:amd64.
16:35:18 #9 28.40 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.41 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 28.47 Selecting previously unselected package libgomp1:amd64.
16:35:18 #9 28.47 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.47 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 28.54 Selecting previously unselected package libitm1:amd64.
16:35:18 #9 28.54 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.55 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 28.59 Selecting previously unselected package libatomic1:amd64.
16:35:18 #9 28.59 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.60 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 28.64 Selecting previously unselected package libasan5:amd64.
16:35:18 #9 28.64 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.64 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:18 #9 28.72 Selecting previously unselected package liblsan0:amd64.
16:35:18 #9 28.72 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.73 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 28.85 Selecting previously unselected package libtsan0:amd64.
16:35:18 #9 28.85 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 28.85 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 29.09 Selecting previously unselected package libubsan1:amd64.
16:35:18 #9 29.09 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 29.10 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 29.23 Selecting previously unselected package libquadmath0:amd64.
16:35:18 #9 29.23 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
16:35:18 #9 29.23 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:18 #9 29.28 Selecting previously unselected package libgcc-9-dev:amd64.
16:35:18 #9 29.28 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:18 #9 29.28 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:19 #9 29.52 Selecting previously unselected package gcc-9.
16:35:19 #9 29.52 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:19 #9 29.53 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:35:19 #9 30.27 Selecting previously unselected package gcc.
16:35:20 #9 30.27 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:35:20 #9 30.27 Unpacking gcc (4:9.3.0-1ubuntu2) ...
16:35:20 #9 30.30 Selecting previously unselected package libstdc++-9-dev:amd64.
16:35:20 #9 30.30 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:20 #9 30.31 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:20 #9 30.56 Selecting previously unselected package g++-9.
16:35:20 #9 30.56 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
16:35:20 #9 30.57 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
16:35:20 #9 31.32 Selecting previously unselected package g++.
16:35:20 #9 31.32 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
16:35:20 #9 31.33 Unpacking g++ (4:9.3.0-1ubuntu2) ...
16:35:20 #9 31.36 Selecting previously unselected package make.
16:35:20 #9 31.36 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
16:35:20 #9 31.36 Unpacking make (4.2.1-1.2) ...
16:35:20 #9 31.41 Selecting previously unselected package libdpkg-perl.
16:35:20 #9 31.41 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
16:35:20 #9 31.41 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
16:35:21 #9 31.50 Selecting previously unselected package patch.
16:35:21 #9 31.50 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
16:35:21 #9 31.51 Unpacking patch (2.7.6-6) ...
16:35:21 #9 31.55 Selecting previously unselected package dpkg-dev.
16:35:21 #8 50.74 Setting up gcc (4:8.3.0-1+rpi2) ...
16:35:21 #8 50.81 Setting up perl (5.28.1-6) ...
16:35:21 #8 50.84 Setting up libio-html-perl (1.001-1) ...
16:35:21 #8 50.86 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
16:35:21 #8 50.88 Setting up libdpkg-perl (1.19.7) ...
16:35:21 #8 50.90 Setting up autoconf (2.69-11) ...
16:35:21 #8 50.92 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:35:21 #8 50.94 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
16:35:21 #8 50.96 Setting up libdevel-globaldestruction-perl (0.14-1) ...
16:35:21 #8 50.97 Setting up libstrictures-perl (2.000005-1) ...
16:35:21 #8 50.99 Setting up libsub-quote-perl (2.005001-1) ...
16:35:21 #8 51.01 Setting up liburi-perl (1.76-1) ...
16:35:21 #8 51.02 Setting up libnet-ssleay-perl (1.85-2+b1) ...
16:35:21 #8 51.04 Setting up automake (1:1.16.1-4) ...
16:35:21 #8 51.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:35:21 #8 51.08 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:35:21 #8 51.08 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:35:21 #8 51.09 Setting up libhttp-date-perl (6.02-1) ...
16:35:21 #8 51.11 Setting up libfile-which-perl (1.23-1) ...
16:35:21 #8 51.12 Setting up libfile-listing-perl (6.04-1) ...
16:35:21 #8 51.14 Setting up libdynaloader-functions-perl (0.003-1) ...
16:35:21 #8 51.16 Setting up libclass-method-modifiers-perl (2.12-1) ...
16:35:21 #8 51.17 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
16:35:21 #8 51.19 Setting up libarchive-zip-perl (1.64-1) ...
16:35:21 #8 51.21 Setting up libhtml-tagset-perl (3.20-3) ...
16:35:21 #8 51.22 Setting up libdebhelper-perl (13.2~bpo10+1) ...
16:35:21 #8 51.24 Setting up liblwp-mediatypes-perl (6.02-1) ...
16:35:21 #8 51.26 Setting up libtry-tiny-perl (0.30-1) ...
16:35:21 #8 51.28 Setting up libnet-http-perl (6.18-1) ...
16:35:21 #8 51.30 Setting up libencode-locale-perl (1.05-1) ...
16:35:21 #8 51.32 Setting up libdevel-callchecker-perl (0.008-1) ...
16:35:21 #8 51.34 Setting up dpkg-dev (1.19.7) ...
16:35:21 #8 51.36 Setting up intltool-debian (0.35.0+20060710.5) ...
16:35:21 #8 51.38 Setting up liberror-perl (0.17027-2) ...
16:35:21 #8 51.40 Setting up patchutils (0.3.4-2) ...
16:35:21 #8 51.42 Setting up libipc-run-perl (20180523.0-1) ...
16:35:21 #8 51.43 Setting up git (1:2.20.1-2+deb10u3) ...
16:35:21 #8 51.49 Setting up libwww-robotrules-perl (6.02-1) ...
16:35:21 #8 51.51 Setting up libhtml-parser-perl (3.72-3+b2) ...
16:35:21 #8 51.52 Setting up librole-tiny-perl (2.000006-1) ...
16:35:21 #8 51.54 Setting up libfile-homedir-perl (1.004-1) ...
16:35:21 #8 51.56 Setting up libio-socket-ssl-perl (2.060-3) ...
16:35:21 #8 51.57 Setting up libhttp-message-perl (6.18-1) ...
16:35:21 #8 51.59 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
16:35:21 #8 51.60 Setting up libhttp-negotiate-perl (6.01-1) ...
16:35:21 #8 51.62 Setting up libhttp-cookies-perl (6.04-1) ...
16:35:21 #8 51.64 Setting up po-debconf (1.0.21) ...
16:35:21 #9 31.55 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
16:35:21 #9 31.56 Unpacking dpkg-dev (1.19.7ubuntu3) ...
16:35:21 #9 31.64 Selecting previously unselected package build-essential.
16:35:21 #9 31.65 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
16:35:21 #9 31.65 Unpacking build-essential (12.8ubuntu1.1) ...
16:35:21 #9 31.69 Selecting previously unselected package libbrotli1:amd64.
16:35:21 #9 31.69 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
16:35:21 #9 31.70 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
16:35:21 #9 31.76 Selecting previously unselected package libroken18-heimdal:amd64.
16:35:21 #9 31.76 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 31.77 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 31.81 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:35:21 #9 31.81 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 31.81 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 31.87 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:35:21 #9 31.87 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 31.87 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 31.91 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:35:21 #8 51.65 Setting up libhtml-tree-perl (5.07-2) ...
16:35:21 #8 51.67 Setting up libparams-classify-perl (0.015-1+b1) ...
16:35:21 #8 51.69 Setting up libmodule-runtime-perl (0.016-1) ...
16:35:21 #8 51.70 Setting up libimport-into-perl (1.002005-1) ...
16:35:21 #8 51.72 Setting up libmoo-perl (2.003004-2) ...
16:35:21 #8 51.74 Setting up liblwp-protocol-https-perl (6.07-2) ...
16:35:21 #8 51.76 Setting up libwww-perl (6.36-2) ...
16:35:21 #8 51.78 Setting up debhelper (13.2~bpo10+1) ...
16:35:21 #8 51.79 Setting up dh-autoreconf (19) ...
16:35:21 #8 51.83 Setting up devscripts (2.19.5+deb10u1) ...
16:35:21 #9 31.91 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 31.92 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 31.96 Selecting previously unselected package libwind0-heimdal:amd64.
16:35:21 #9 31.96 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 31.97 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 32.01 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:35:21 #9 32.01 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 32.02 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 32.07 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:35:21 #9 32.07 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 32.08 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 32.14 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:35:21 #9 32.15 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 32.15 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 32.20 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:35:21 #9 32.20 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
16:35:21 #9 32.21 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:21 #9 32.25 Selecting previously unselected package libsasl2-modules-db:amd64.
16:35:21 #9 32.25 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
16:35:21 #9 32.25 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
16:35:21 #9 32.29 Selecting previously unselected package libsasl2-2:amd64.
16:35:21 #9 32.29 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
16:35:21 #9 32.29 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
16:35:21 #9 32.33 Selecting previously unselected package libldap-common.
16:35:21 #9 32.33 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
16:35:21 #9 32.33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:35:22 #8 52.20 Setting up dh-strip-nondeterminism (1.1.2-1) ...
16:35:22 #8 52.22 Setting up equivs (2.2.0) ...
16:35:22 #8 52.23 Processing triggers for libc-bin (2.28-10+rpi1) ...
16:35:22 #9 32.42 Selecting previously unselected package libldap-2.4-2:amd64.
16:35:22 #9 32.42 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
16:35:22 #9 32.43 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
16:35:22 #9 32.48 Selecting previously unselected package libnghttp2-14:amd64.
16:35:22 #9 32.48 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
16:35:22 #9 32.48 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
16:35:22 #9 32.53 Selecting previously unselected package librtmp1:amd64.
16:35:22 #9 32.53 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
16:35:22 #9 32.53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:35:22 #9 32.57 Selecting previously unselected package libssh-4:amd64.
16:35:22 #9 32.57 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
16:35:22 #9 32.58 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
16:35:22 #9 32.63 Selecting previously unselected package libcurl4:amd64.
16:35:22 #9 32.63 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ...
16:35:22 #9 32.64 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
16:35:22 #9 32.69 Selecting previously unselected package curl.
16:35:22 #9 32.69 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.7_amd64.deb ...
16:35:22 #9 32.70 Unpacking curl (7.68.0-1ubuntu2.7) ...
16:35:22 #9 32.75 Selecting previously unselected package dctrl-tools.
16:35:22 #9 32.75 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
16:35:22 #9 32.76 Unpacking dctrl-tools (2.24-3) ...
16:35:22 #9 32.79 Selecting previously unselected package libtool.
16:35:22 #9 32.80 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
16:35:22 #9 32.80 Unpacking libtool (2.4.6-14) ...
16:35:22 #9 32.86 Selecting previously unselected package dh-autoreconf.
16:35:22 #9 32.86 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
16:35:22 #9 32.87 Unpacking dh-autoreconf (19) ...
16:35:22 #9 32.90 Selecting previously unselected package libdebhelper-perl.
16:35:22 #9 32.90 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
16:35:22 #9 32.91 Unpacking libdebhelper-perl (12.10ubuntu1) ...
16:35:22 #9 32.95 Selecting previously unselected package libarchive-zip-perl.
16:35:22 #9 32.95 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
16:35:22 #9 32.96 Unpacking libarchive-zip-perl (1.67-2) ...
16:35:22 #9 32.99 Selecting previously unselected package libsub-override-perl.
16:35:22 #9 33.00 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
16:35:22 #9 33.00 Unpacking libsub-override-perl (0.09-2) ...
16:35:22 #9 33.03 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:35:22 #9 33.03 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
16:35:22 #9 33.04 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
16:35:22 #9 33.07 Selecting previously unselected package dh-strip-nondeterminism.
16:35:22 #9 33.07 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
16:35:22 #9 33.08 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
16:35:22 #9 33.10 Selecting previously unselected package dwz.
16:35:22 #9 33.10 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
16:35:22 #9 33.11 Unpacking dwz (0.13-5) ...
16:35:22 #9 33.16 Selecting previously unselected package libcroco3:amd64.
16:35:22 #9 33.16 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
16:35:22 #9 33.17 Unpacking libcroco3:amd64 (0.6.13-1) ...
16:35:22 #9 33.21 Selecting previously unselected package gettext.
16:35:22 #8 DONE 53.3s
16:35:22 
16:35:22 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:35:22 #10 sha256:88c6b3b53784c3a5b5d82396a5d764cbc21c4b1ce542a399173bbd5e556ebc13
16:35:22 #10 DONE 0.0s
16:35:22 
16:35:22 #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
16:35:22 #11 sha256:695c310e171613a1ff9bddec779c96b7e6bd4c0bc9b27dbe6e65a53048057213
16:35:23 #9 33.22 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
16:35:23 #9 33.22 Unpacking gettext (0.19.8.1-10build1) ...
16:35:23 #9 33.33 Selecting previously unselected package intltool-debian.
16:35:23 #9 33.34 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
16:35:23 #9 33.34 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:35:23 #9 33.37 Selecting previously unselected package po-debconf.
16:35:23 #9 33.37 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
16:35:23 #9 33.38 Unpacking po-debconf (1.0.21) ...
16:35:23 #9 33.43 Selecting previously unselected package debhelper.
16:35:23 #9 33.43 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
16:35:23 #9 33.44 Unpacking debhelper (12.10ubuntu1) ...
16:35:23 #9 33.55 Selecting previously unselected package libfakeroot:amd64.
16:35:23 #9 33.55 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
16:35:23 #9 33.55 Unpacking libfakeroot:amd64 (1.24-1) ...
16:35:23 #9 33.60 Selecting previously unselected package fakeroot.
16:35:23 #9 33.60 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
16:35:23 #9 33.60 Unpacking fakeroot (1.24-1) ...
16:35:23 #9 33.65 Selecting previously unselected package libassuan0:amd64.
16:35:23 #9 33.65 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
16:35:23 #9 33.65 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
16:35:23 #9 33.69 Selecting previously unselected package gpgconf.
16:35:23 #9 33.69 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:23 #9 33.69 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
16:35:23 #9 33.75 Selecting previously unselected package libksba8:amd64.
16:35:23 #9 33.75 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
16:35:23 #9 33.75 Unpacking libksba8:amd64 (1.3.5-2) ...
16:35:23 #9 33.80 Selecting previously unselected package libnpth0:amd64.
16:35:23 #9 33.80 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
16:35:23 #9 33.81 Unpacking libnpth0:amd64 (1.6-1) ...
16:35:23 #9 33.87 Selecting previously unselected package dirmngr.
16:35:23 #9 33.87 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:23 #9 33.88 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
16:35:23 #9 33.94 Selecting previously unselected package gnupg-l10n.
16:35:23 #9 33.94 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
16:35:23 #9 33.95 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:35:23 #9 33.99 Selecting previously unselected package gnupg-utils.
16:35:23 #9 33.99 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:23 #9 34.00 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
16:35:23 #9 34.08 Selecting previously unselected package gpg.
16:35:23 #9 34.08 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:23 #9 34.09 Unpacking gpg (2.2.19-3ubuntu2.1) ...
16:35:23 #9 34.16 Selecting previously unselected package pinentry-curses.
16:35:23 #9 34.16 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
16:35:23 #9 34.17 Unpacking pinentry-curses (1.1.0-3build1) ...
16:35:23 #9 34.21 Selecting previously unselected package gpg-agent.
16:35:23 #9 34.22 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:23 #9 34.22 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
16:35:23 #9 34.28 Selecting previously unselected package gpg-wks-client.
16:35:24 #9 34.28 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:24 #9 34.29 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:35:24 #9 34.32 Selecting previously unselected package gpg-wks-server.
16:35:24 #9 34.33 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:24 #9 34.33 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:35:24 #9 34.36 Selecting previously unselected package gpgsm.
16:35:24 #9 34.37 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
16:35:24 #9 34.37 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
16:35:24 #9 34.42 Selecting previously unselected package gnupg.
16:35:24 #9 34.42 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ...
16:35:24 #9 34.43 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
16:35:24 #9 34.47 Selecting previously unselected package libfile-which-perl.
16:35:24 #9 34.48 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
16:35:24 #9 34.48 Unpacking libfile-which-perl (1.23-1) ...
16:35:24 #9 34.51 Selecting previously unselected package libfile-homedir-perl.
16:35:24 #9 34.51 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
16:35:24 #9 34.51 Unpacking libfile-homedir-perl (1.004-1) ...
16:35:24 #9 34.55 Selecting previously unselected package libio-pty-perl.
16:35:24 #9 34.55 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
16:35:24 #9 34.56 Unpacking libio-pty-perl (1:1.12-1) ...
16:35:24 #9 34.59 Selecting previously unselected package libipc-run-perl.
16:35:24 #9 34.59 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
16:35:24 #9 34.60 Unpacking libipc-run-perl (20180523.0-2) ...
16:35:24 #9 34.64 Selecting previously unselected package libclass-method-modifiers-perl.
16:35:24 #9 34.64 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:35:24 #9 34.64 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:35:24 #9 34.67 Selecting previously unselected package libb-hooks-op-check-perl.
16:35:24 #9 34.68 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
16:35:24 #9 34.68 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
16:35:24 #9 34.71 Selecting previously unselected package libdynaloader-functions-perl.
16:35:24 #9 34.71 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
16:35:24 #9 34.71 Unpacking libdynaloader-functions-perl (0.003-1) ...
16:35:24 #9 34.75 Selecting previously unselected package libdevel-callchecker-perl.
16:35:24 #9 34.75 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
16:35:24 #9 34.76 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:35:24 #9 34.79 Selecting previously unselected package libparams-classify-perl.
16:35:24 #11 1.194 Hit:1 http://archive.raspberrypi.org/debian buster InRelease
16:35:24 #11 1.194 Hit:2 http://archive.raspbian.org/raspbian buster InRelease
16:35:24 #9 34.79 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
16:35:24 #9 34.79 Unpacking libparams-classify-perl (0.015-1build2) ...
16:35:24 #9 34.83 Selecting previously unselected package libmodule-runtime-perl.
16:35:24 #9 34.83 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
16:35:24 #9 34.84 Unpacking libmodule-runtime-perl (0.016-1) ...
16:35:24 #9 34.86 Selecting previously unselected package libimport-into-perl.
16:35:24 #9 34.87 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
16:35:24 #9 34.87 Unpacking libimport-into-perl (1.002005-1) ...
16:35:24 #9 34.90 Selecting previously unselected package librole-tiny-perl.
16:35:24 #9 34.90 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
16:35:24 #9 34.91 Unpacking librole-tiny-perl (2.001004-1) ...
16:35:24 #9 34.94 Selecting previously unselected package libstrictures-perl.
16:35:24 #9 34.95 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
16:35:24 #9 34.95 Unpacking libstrictures-perl (2.000006-1) ...
16:35:24 #9 34.99 Selecting previously unselected package libsub-quote-perl.
16:35:24 #9 34.99 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
16:35:24 #9 35.01 Unpacking libsub-quote-perl (2.006006-1) ...
16:35:24 #9 35.04 Selecting previously unselected package libmoo-perl.
16:35:24 #9 35.04 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
16:35:24 #9 35.05 Unpacking libmoo-perl (2.003006-1) ...
16:35:24 #9 35.11 Selecting previously unselected package libencode-locale-perl.
16:35:24 #9 35.11 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
16:35:24 #9 35.12 Unpacking libencode-locale-perl (1.05-1) ...
16:35:24 #9 35.15 Selecting previously unselected package libtimedate-perl.
16:35:24 #9 35.15 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
16:35:24 #9 35.16 Unpacking libtimedate-perl (2.3200-1) ...
16:35:24 #9 35.20 Selecting previously unselected package libhttp-date-perl.
16:35:24 #9 35.20 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
16:35:24 #9 35.21 Unpacking libhttp-date-perl (6.05-1) ...
16:35:25 #9 35.27 Selecting previously unselected package libfile-listing-perl.
16:35:25 #9 35.27 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
16:35:25 #9 35.28 Unpacking libfile-listing-perl (6.04-1) ...
16:35:25 #9 35.31 Selecting previously unselected package libhtml-tagset-perl.
16:35:25 #9 35.31 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
16:35:25 #9 35.32 Unpacking libhtml-tagset-perl (3.20-4) ...
16:35:25 #9 35.35 Selecting previously unselected package liburi-perl.
16:35:25 #9 35.35 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
16:35:25 #9 35.36 Unpacking liburi-perl (1.76-2) ...
16:35:25 #9 35.40 Selecting previously unselected package libhtml-parser-perl.
16:35:25 #9 35.40 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
16:35:25 #9 35.40 Unpacking libhtml-parser-perl (3.72-5) ...
16:35:25 #9 35.44 Selecting previously unselected package libhtml-tree-perl.
16:35:25 #9 35.44 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
16:35:25 #9 35.45 Unpacking libhtml-tree-perl (5.07-2) ...
16:35:25 #9 35.50 Selecting previously unselected package libio-html-perl.
16:35:25 #9 35.50 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
16:35:25 #9 35.50 Unpacking libio-html-perl (1.001-1) ...
16:35:25 #9 35.54 Selecting previously unselected package liblwp-mediatypes-perl.
16:35:25 #9 35.54 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:35:25 #9 35.55 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:35:25 #9 35.58 Selecting previously unselected package libhttp-message-perl.
16:35:25 #9 35.58 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
16:35:25 #9 35.59 Unpacking libhttp-message-perl (6.22-1) ...
16:35:25 #9 35.63 Selecting previously unselected package libhttp-cookies-perl.
16:35:25 #9 35.64 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
16:35:25 #9 35.64 Unpacking libhttp-cookies-perl (6.08-1) ...
16:35:25 #9 35.69 Selecting previously unselected package libhttp-negotiate-perl.
16:35:25 #9 35.69 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
16:35:25 #9 35.69 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:35:25 #9 35.76 Selecting previously unselected package perl-openssl-defaults:amd64.
16:35:25 #9 35.77 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
16:35:25 #9 35.77 Unpacking perl-openssl-defaults:amd64 (4) ...
16:35:25 #9 35.81 Selecting previously unselected package libnet-ssleay-perl.
16:35:25 #9 35.81 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
16:35:25 #9 35.81 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
16:35:25 #9 35.88 Selecting previously unselected package libio-socket-ssl-perl.
16:35:25 #9 35.88 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
16:35:25 #9 35.88 Unpacking libio-socket-ssl-perl (2.067-1) ...
16:35:25 #9 35.93 Selecting previously unselected package libnet-http-perl.
16:35:25 #9 35.94 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
16:35:25 #9 35.95 Unpacking libnet-http-perl (6.19-1) ...
16:35:25 #9 36.00 Selecting previously unselected package liblwp-protocol-https-perl.
16:35:25 #9 36.00 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
16:35:25 #9 36.00 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:35:25 #9 36.04 Selecting previously unselected package libtry-tiny-perl.
16:35:25 #9 36.04 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
16:35:25 #9 36.05 Unpacking libtry-tiny-perl (0.30-1) ...
16:35:25 #9 36.08 Selecting previously unselected package libwww-robotrules-perl.
16:35:25 #9 36.08 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
16:35:25 #9 36.09 Unpacking libwww-robotrules-perl (6.02-1) ...
16:35:25 #9 36.13 Selecting previously unselected package libwww-perl.
16:35:25 #9 36.13 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
16:35:25 #9 36.14 Unpacking libwww-perl (6.43-1) ...
16:35:25 #9 36.19 Selecting previously unselected package patchutils.
16:35:25 #9 36.19 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
16:35:25 #9 36.19 Unpacking patchutils (0.3.4-2) ...
16:35:25 #9 36.24 Selecting previously unselected package wdiff.
16:35:25 #9 27.82 Resolving Dependencies
16:35:25 #9 27.82 --> Running transaction check
16:35:25 #9 27.82 ---> Package rpm-build.x86_64 0:4.11.3-45.el7 will be installed
16:35:25 #9 27.84 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.94 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.94 --> Processing Dependency: unzip for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.94 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.95 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.95 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.95 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.95 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.95 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.96 --> Processing Dependency: file for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.96 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.96 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.96 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-45.el7.x86_64
16:35:25 #9 27.96 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
16:35:25 #9 27.96 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
16:35:25 #9 27.96 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
16:35:25 #9 27.97 --> Running transaction check
16:35:25 #9 27.97 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
16:35:25 #9 27.97 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
16:35:25 #9 27.97 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
16:35:25 #9 27.97 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
16:35:25 #9 27.97 ---> Package file.x86_64 0:5.11-37.el7 will be installed
16:35:25 #9 27.97 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
16:35:25 #9 27.98 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
16:35:25 #9 27.98 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
16:35:25 #9 27.98 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
16:35:25 #9 27.98 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 27.99 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
16:35:25 #9 28.00 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
16:35:25 #9 28.01 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
16:35:25 #9 28.01 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
16:35:25 #9 28.01 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
16:35:25 #9 28.01 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
16:35:25 #9 28.01 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
16:35:25 #9 28.01 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
16:35:25 #9 28.01 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:35:25 #9 28.01 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:35:25 #9 28.01 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:35:25 #9 28.02 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
16:35:25 #9 28.02 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
16:35:25 #9 28.02 --> Running transaction check
16:35:25 #9 28.02 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
16:35:25 #9 28.02 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
16:35:25 #9 28.02 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
16:35:25 #9 28.02 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
16:35:25 #9 28.02 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
16:35:25 #9 28.02 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
16:35:25 #9 28.02 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
16:35:25 #9 28.02 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
16:35:25 #9 28.03 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:35:25 #9 28.03 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
16:35:25 #9 28.03 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
16:35:25 #9 28.03 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
16:35:25 #9 28.03 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
16:35:25 #9 28.03 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
16:35:25 #9 28.03 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
16:35:25 #9 28.03 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
16:35:25 #9 28.04 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
16:35:25 #9 28.04 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
16:35:25 #9 28.04 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
16:35:25 #9 28.04 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
16:35:25 #9 28.04 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
16:35:25 #9 28.04 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
16:35:25 #9 28.04 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
16:35:25 #9 28.04 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
16:35:25 #9 28.04 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
16:35:25 #9 28.04 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
16:35:25 #9 28.04 --> Running transaction check
16:35:25 #9 28.04 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
16:35:25 #9 28.05 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
16:35:25 #9 28.05 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
16:35:25 #9 28.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:35:25 #9 28.05 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
16:35:25 #9 28.05 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
16:35:25 #9 28.05 --> Running transaction check
16:35:25 #9 28.05 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
16:35:25 #9 28.06 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
16:35:25 #9 28.12 --> Finished Dependency Resolution
16:35:25 #9 28.12 
16:35:25 #9 28.12 Dependencies Resolved
16:35:25 #9 28.13 
16:35:25 #9 28.13 ================================================================================
16:35:25 #9 28.13  Package                   Arch      Version                   Repository  Size
16:35:25 #9 28.13 ================================================================================
16:35:25 #9 28.13 Installing:
16:35:25 #9 28.13  rpm-build                 x86_64    4.11.3-45.el7             base       149 k
16:35:25 #9 28.13  rpmlint                   noarch    1.5-4.el7                 base       229 k
16:35:25 #9 28.13 Installing for dependencies:
16:35:25 #9 28.13  bzip2                     x86_64    1.0.6-13.el7              base        52 k
16:35:25 #9 28.13  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
16:35:25 #9 28.13  dwz                       x86_64    0.11-3.el7                base        99 k
16:35:25 #9 28.13  elfutils                  x86_64    0.176-5.el7               base       308 k
16:35:25 #9 28.13  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
16:35:25 #9 28.13  file                      x86_64    5.11-37.el7               base        57 k
16:35:25 #9 28.13  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
16:35:25 #9 28.13  groff-base                x86_64    1.22.2-8.el7              base       942 k
16:35:25 #9 28.13  patch                     x86_64    2.7.1-12.el7_7            base       111 k
16:35:25 #9 28.13  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
16:35:25 #9 28.13  perl-Carp                 noarch    1.26-244.el7              base        19 k
16:35:25 #9 28.13  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
16:35:25 #9 28.13  perl-Exporter             noarch    5.68-3.el7                base        28 k
16:35:25 #9 28.13  perl-File-Path            noarch    2.09-2.el7                base        26 k
16:35:25 #9 28.13  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
16:35:25 #9 28.13  perl-Filter               x86_64    1.49-3.el7                base        76 k
16:35:25 #9 28.13  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
16:35:25 #9 28.13  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
16:35:25 #9 28.13  perl-PathTools            x86_64    3.40-5.el7                base        82 k
16:35:25 #9 28.13  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
16:35:25 #9 28.13  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
16:35:25 #9 28.13  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
16:35:25 #9 28.13  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
16:35:25 #9 28.13  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
16:35:25 #9 28.13  perl-Socket               x86_64    2.010-5.el7               base        49 k
16:35:25 #9 28.13  perl-Storable             x86_64    2.45-3.el7                base        77 k
16:35:25 #9 28.13  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
16:35:25 #9 28.13  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
16:35:25 #9 28.13  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
16:35:25 #9 28.13  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
16:35:25 #9 28.13  perl-constant             noarch    1.27-2.el7                base        19 k
16:35:25 #9 28.13  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
16:35:25 #9 28.13  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
16:35:25 #9 28.13  perl-parent               noarch    1:0.225-244.el7           base        12 k
16:35:25 #9 28.13  perl-podlators            noarch    2.5.1-3.el7               base       112 k
16:35:25 #9 28.13  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
16:35:25 #9 28.13  perl-threads              x86_64    1.87-4.el7                base        49 k
16:35:25 #9 28.13  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
16:35:25 #9 28.13  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
16:35:25 #9 28.13  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
16:35:25 #9 28.13  unzip                     x86_64    6.0-22.el7_9              updates    171 k
16:35:25 #9 28.13  zip                       x86_64    3.0-11.el7                base       260 k
16:35:25 #9 28.13 
16:35:25 #9 28.13 Transaction Summary
16:35:25 #9 28.13 ================================================================================
16:35:25 #9 28.13 Install  2 Packages (+42 Dependent packages)
16:35:25 #9 28.13 
16:35:25 #9 28.13 Total download size: 16 M
16:35:25 #9 28.13 Installed size: 51 M
16:35:25 #9 28.13 Downloading packages:
16:35:26 #9 36.25 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
16:35:26 #9 36.25 Unpacking wdiff (1.2.2-2build1) ...
16:35:26 #9 36.30 Selecting previously unselected package devscripts.
16:35:26 #9 36.30 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
16:35:26 #9 36.33 Unpacking devscripts (2.20.2ubuntu2) ...
16:35:26 #9 36.45 Selecting previously unselected package diffstat.
16:35:26 #9 36.45 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
16:35:26 #9 36.46 Unpacking diffstat (1.63-1) ...
16:35:26 #9 36.50 Selecting previously unselected package python3-chardet.
16:35:26 #9 36.50 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
16:35:26 #9 36.51 Unpacking python3-chardet (3.0.4-4build1) ...
16:35:26 #9 36.55 Selecting previously unselected package python3-debian.
16:35:26 #9 36.56 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
16:35:26 #9 36.56 Unpacking python3-debian (0.1.36ubuntu1) ...
16:35:26 #9 36.61 Selecting previously unselected package libgpgme11:amd64.
16:35:26 #9 36.61 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
16:35:26 #9 36.62 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
16:35:26 #9 36.66 Selecting previously unselected package python3-gpg.
16:35:26 #9 36.66 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
16:35:26 #9 36.67 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
16:35:26 #9 36.74 Selecting previously unselected package dput.
16:35:26 #9 36.74 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
16:35:26 #9 36.75 Unpacking dput (1.0.3ubuntu1) ...
16:35:26 #9 36.81 Selecting previously unselected package libcurl3-gnutls:amd64.
16:35:26 #9 36.82 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ...
16:35:26 #9 36.82 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ...
16:35:26 #9 36.88 Selecting previously unselected package liberror-perl.
16:35:26 #9 36.89 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
16:35:26 #9 36.89 Unpacking liberror-perl (0.17029-1) ...
16:35:26 #9 36.93 Selecting previously unselected package git-man.
16:35:26 #9 36.93 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ...
16:35:26 #9 36.93 Unpacking git-man (1:2.25.1-1ubuntu3.2) ...
16:35:26 #9 37.05 Selecting previously unselected package git.
16:35:26 #9 37.06 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ...
16:35:26 #9 37.07 Unpacking git (1:2.25.1-1ubuntu3.2) ...
16:35:27 #11 1.631 Reading package lists...
16:35:27 #9 37.58 Selecting previously unselected package libalgorithm-diff-perl.
16:35:27 #9 37.58 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
16:35:27 #9 37.59 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
16:35:27 #9 37.63 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:35:27 #9 37.63 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
16:35:27 #9 37.64 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
16:35:27 #9 37.67 Selecting previously unselected package libalgorithm-merge-perl.
16:35:27 #9 37.67 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
16:35:27 #9 37.67 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:35:27 #9 37.71 Selecting previously unselected package libapt-pkg-perl.
16:35:27 #9 37.71 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
16:35:27 #9 37.72 Unpacking libapt-pkg-perl (0.1.36build3) ...
16:35:27 #9 37.75 Selecting previously unselected package libarchive-cpio-perl.
16:35:27 #9 37.76 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
16:35:27 #9 37.76 Unpacking libarchive-cpio-perl (0.10-1) ...
16:35:27 #9 37.79 Selecting previously unselected package libarray-intspan-perl.
16:35:27 #9 37.79 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
16:35:27 #9 37.80 Unpacking libarray-intspan-perl (2.003-1) ...
16:35:27 #9 37.83 Selecting previously unselected package libasync-mergepoint-perl.
16:35:27 #9 37.84 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
16:35:27 #9 37.84 Unpacking libasync-mergepoint-perl (0.04-2) ...
16:35:27 #9 37.88 Selecting previously unselected package libmodule-implementation-perl.
16:35:27 #9 37.88 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
16:35:27 #9 37.89 Unpacking libmodule-implementation-perl (0.09-1) ...
16:35:27 #9 37.93 Selecting previously unselected package libsub-exporter-progressive-perl.
16:35:27 #9 37.93 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:35:27 #9 37.94 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:35:27 #9 37.99 Selecting previously unselected package libvariable-magic-perl.
16:35:27 #9 37.99 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
16:35:27 #9 38.00 Unpacking libvariable-magic-perl (0.62-1build2) ...
16:35:27 #9 38.03 Selecting previously unselected package libb-hooks-endofscope-perl.
16:35:27 #9 38.03 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
16:35:27 #9 38.04 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
16:35:27 #9 38.07 Selecting previously unselected package libcapture-tiny-perl.
16:35:27 #9 38.08 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
16:35:27 #9 38.08 Unpacking libcapture-tiny-perl (0.48-1) ...
16:35:27 #9 38.11 Selecting previously unselected package libclass-xsaccessor-perl.
16:35:27 #9 38.11 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
16:35:27 #9 38.11 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
16:35:27 #9 38.15 Selecting previously unselected package libclone-perl.
16:35:27 #9 38.15 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
16:35:27 #9 38.16 Unpacking libclone-perl (0.43-2) ...
16:35:27 #9 38.19 Selecting previously unselected package libcommon-sense-perl.
16:35:27 #9 38.19 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
16:35:27 #9 38.20 Unpacking libcommon-sense-perl (3.74-2build6) ...
16:35:27 #9 38.23 Selecting previously unselected package libparams-util-perl.
16:35:27 #9 38.24 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
16:35:27 #9 38.24 Unpacking libparams-util-perl (1.07-3build5) ...
16:35:27 #9 38.28 Selecting previously unselected package libsub-install-perl.
16:35:27 #9 38.28 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
16:35:27 #9 38.29 Unpacking libsub-install-perl (0.928-1) ...
16:35:27 #9 38.32 Selecting previously unselected package libdata-optlist-perl.
16:35:27 #9 38.32 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
16:35:27 #9 38.32 Unpacking libdata-optlist-perl (0.110-1) ...
16:35:27 #9 38.36 Selecting previously unselected package libsub-exporter-perl.
16:35:27 #9 38.36 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
16:35:27 #9 38.37 Unpacking libsub-exporter-perl (0.987-1) ...
16:35:27 #9 38.40 Selecting previously unselected package libconst-fast-perl.
16:35:28 #11 5.104 dh_testdir
16:35:28 #11 5.161 dh_testroot
16:35:28 #11 5.215 dh_prep
16:35:28 #11 5.274 dh_testdir
16:35:28 #9 38.41 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
16:35:28 #9 38.41 Unpacking libconst-fast-perl (0.014-1) ...
16:35:28 #9 38.45 Selecting previously unselected package libwant-perl.
16:35:28 #9 38.45 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
16:35:28 #9 38.46 Unpacking libwant-perl (0.29-1build4) ...
16:35:28 #9 38.49 Selecting previously unselected package libcontextual-return-perl.
16:35:28 #9 38.50 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
16:35:28 #9 38.50 Unpacking libcontextual-return-perl (0.004014-2) ...
16:35:28 #9 38.54 Selecting previously unselected package libcpanel-json-xs-perl.
16:35:28 #9 38.54 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
16:35:28 #9 38.55 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
16:35:28 #9 38.60 Selecting previously unselected package libdata-dump-perl.
16:35:28 #9 38.60 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
16:35:28 #9 38.62 Unpacking libdata-dump-perl (1.23-1) ...
16:35:28 #9 38.67 Selecting previously unselected package libdigest-bubblebabble-perl.
16:35:28 #11 5.330 dh_testroot
16:35:28 #11 5.387 dh_install
16:35:28 #11 5.443 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:35:28 #11 5.467 dh_installdocs
16:35:28 #11 5.523 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:35:28 #9 38.67 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
16:35:28 #9 38.68 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
16:35:28 #9 38.72 Selecting previously unselected package libdigest-hmac-perl.
16:35:28 #9 38.72 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
16:35:28 #9 38.73 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
16:35:28 #9 38.76 Selecting previously unselected package libdistro-info-perl.
16:35:28 #9 38.76 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
16:35:28 #9 38.77 Unpacking libdistro-info-perl (0.23ubuntu1) ...
16:35:28 #9 38.79 Selecting previously unselected package libnet-smtp-ssl-perl.
16:35:28 #9 38.79 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:35:28 #9 38.80 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:35:28 #9 38.83 Selecting previously unselected package libmailtools-perl.
16:35:28 #9 38.83 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
16:35:28 #9 38.84 Unpacking libmailtools-perl (2.21-1) ...
16:35:28 #9 38.88 Selecting previously unselected package libnet-ip-perl.
16:35:28 #9 38.89 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
16:35:28 #9 38.89 Unpacking libnet-ip-perl (1.26-2) ...
16:35:28 #11 5.562 dh_installchangelogs
16:35:28 #11 5.777 dh_compress
16:35:28 #9 38.93 Selecting previously unselected package libnet-dns-perl.
16:35:28 #9 38.94 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
16:35:28 #9 38.94 Unpacking libnet-dns-perl (1.22-1) ...
16:35:28 #9 39.01 Selecting previously unselected package libnet-domain-tld-perl.
16:35:28 #9 39.01 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
16:35:28 #9 39.02 Unpacking libnet-domain-tld-perl (1.75-1) ...
16:35:28 #9 39.07 Selecting previously unselected package libemail-valid-perl.
16:35:28 #9 39.07 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
16:35:28 #9 39.08 Unpacking libemail-valid-perl (1.202-1) ...
16:35:28 #9 39.13 Selecting previously unselected package libexporter-tiny-perl.
16:35:28 #9 39.13 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
16:35:28 #9 39.14 Unpacking libexporter-tiny-perl (1.002001-1) ...
16:35:28 #9 39.18 Selecting previously unselected package libipc-system-simple-perl.
16:35:28 #9 39.19 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
16:35:28 #9 39.19 Unpacking libipc-system-simple-perl (1.26-1) ...
16:35:28 #9 39.23 Selecting previously unselected package libfile-basedir-perl.
16:35:28 #9 39.23 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
16:35:28 #11 5.848 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:35:28 #11 5.879 dh_fixperms
16:35:28 #11 5.993 dh_installdeb
16:35:29 #9 39.24 Unpacking libfile-basedir-perl (0.08-1) ...
16:35:29 #9 39.28 Selecting previously unselected package libfile-chdir-perl.
16:35:29 #9 39.28 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
16:35:29 #9 39.30 Unpacking libfile-chdir-perl (0.1008-1) ...
16:35:29 #9 39.34 Selecting previously unselected package libfile-fcntllock-perl.
16:35:29 #9 39.34 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
16:35:29 #9 39.34 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
16:35:29 #9 39.38 Selecting previously unselected package libnumber-compare-perl.
16:35:29 #9 39.38 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
16:35:29 #9 39.39 Unpacking libnumber-compare-perl (0.03-1) ...
16:35:29 #9 39.42 Selecting previously unselected package libtext-glob-perl.
16:35:29 #9 39.42 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
16:35:29 #9 39.43 Unpacking libtext-glob-perl (0.10-1) ...
16:35:29 #9 39.46 Selecting previously unselected package libfile-find-rule-perl.
16:35:29 #11 6.073 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
16:35:29 #11 6.075 dh_gencontrol
16:35:29 #9 39.47 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
16:35:29 #9 39.47 Unpacking libfile-find-rule-perl (0.34-1) ...
16:35:29 #9 39.58 Selecting previously unselected package libfont-afm-perl.
16:35:29 #9 39.58 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
16:35:29 #9 39.58 Unpacking libfont-afm-perl (1.20-2) ...
16:35:29 #9 39.62 Selecting previously unselected package libio-string-perl.
16:35:29 #9 39.62 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
16:35:29 #9 39.63 Unpacking libio-string-perl (1.08-3) ...
16:35:29 #9 39.66 Selecting previously unselected package libfont-ttf-perl.
16:35:29 #9 39.66 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
16:35:29 #9 39.67 Unpacking libfont-ttf-perl (1.06-1) ...
16:35:29 #11 6.400 dh_md5sums
16:35:29 #11 6.484 dh_builddeb
16:35:29 #11 6.544 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:35:29 #9 39.74 Selecting previously unselected package libfuture-perl.
16:35:29 #9 39.74 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
16:35:29 #9 39.74 Unpacking libfuture-perl (0.43-1) ...
16:35:29 #9 39.78 Selecting previously unselected package libio-stringy-perl.
16:35:29 #9 39.78 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
16:35:29 #9 39.79 Unpacking libio-stringy-perl (2.111-3) ...
16:35:29 #9 39.83 Selecting previously unselected package libparams-validate-perl.
16:35:29 #9 39.84 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
16:35:29 #9 39.85 Unpacking libparams-validate-perl (1.29-3) ...
16:35:29 #9 39.89 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:35:29 #9 39.89 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
16:35:29 #9 39.90 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
16:35:29 #9 39.95 Selecting previously unselected package libsort-versions-perl.
16:35:29 #11 6.585 
16:35:29 #11 6.585 The package has been created.
16:35:29 #11 6.585 Attention, the package has been created in the current directory,
16:35:29 #11 6.585 not in ".." as indicated by the message above!
16:35:29 #11 6.617 Selecting previously unselected package docker-ce-build-deps.
16:35:29 #11 6.640 (Reading database ... 17084 files and directories currently installed.)
16:35:29 #11 6.642 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:35:29 #11 6.647 Unpacking docker-ce-build-deps (1.0) ...
16:35:29 #9 39.95 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
16:35:29 #9 39.95 Unpacking libsort-versions-perl (1.62-1) ...
16:35:29 #9 39.99 Selecting previously unselected package libgit-wrapper-perl.
16:35:29 #9 39.99 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
16:35:29 #9 40.00 Unpacking libgit-wrapper-perl (0.048-1) ...
16:35:29 #9 40.03 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:35:29 #9 40.04 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
16:35:29 #9 40.04 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
16:35:29 #9 40.08 Selecting previously unselected package libio-prompter-perl.
16:35:29 #9 40.08 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
16:35:29 #9 40.09 Unpacking libio-prompter-perl (0.004015-1) ...
16:35:29 #9 40.12 Selecting previously unselected package libjson-perl.
16:35:29 #9 40.13 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
16:35:29 #9 40.13 Unpacking libjson-perl (4.02000-2) ...
16:35:29 #9 40.17 Selecting previously unselected package liblog-any-perl.
16:35:29 #9 40.17 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
16:35:29 #9 40.17 Unpacking liblog-any-perl (1.708-1) ...
16:35:29 #9 40.22 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:35:30 #9 40.22 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:35:30 #9 40.22 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:35:30 #9 40.25 Selecting previously unselected package libpackage-stash-perl.
16:35:30 #9 40.26 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
16:35:30 #9 40.26 Unpacking libpackage-stash-perl (0.38-1) ...
16:35:30 #9 40.30 Selecting previously unselected package libsub-identify-perl.
16:35:30 #9 40.30 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
16:35:30 #9 40.30 Unpacking libsub-identify-perl (0.14-1build2) ...
16:35:30 #9 40.35 Selecting previously unselected package libsub-name-perl.
16:35:30 #9 40.36 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
16:35:30 #9 40.36 Unpacking libsub-name-perl (0.26-1) ...
16:35:30 #9 40.40 Selecting previously unselected package libnamespace-clean-perl.
16:35:30 #9 40.40 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
16:35:30 #9 40.40 Unpacking libnamespace-clean-perl (0.27-1) ...
16:35:30 #9 40.44 Selecting previously unselected package libpath-tiny-perl.
16:35:30 #9 40.44 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
16:35:30 #9 40.45 Unpacking libpath-tiny-perl (0.108-1) ...
16:35:30 #9 40.48 Selecting previously unselected package libtype-tiny-perl.
16:35:30 #9 40.49 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
16:35:30 #9 40.49 Unpacking libtype-tiny-perl (1.008001-2) ...
16:35:30 #9 40.56 Selecting previously unselected package libgitlab-api-v4-perl.
16:35:30 #9 40.56 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
16:35:30 #9 40.57 Unpacking libgitlab-api-v4-perl (0.25-1) ...
16:35:30 #9 40.62 Selecting previously unselected package libhash-fieldhash-perl.
16:35:30 #9 40.62 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
16:35:30 #9 40.64 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
16:35:30 #9 40.68 Selecting previously unselected package libhtml-form-perl.
16:35:30 #9 40.68 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
16:35:30 #9 40.69 Unpacking libhtml-form-perl (6.07-1) ...
16:35:30 #9 40.72 Selecting previously unselected package libhtml-format-perl.
16:35:30 #9 40.73 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
16:35:30 #9 40.73 Unpacking libhtml-format-perl (2.12-1) ...
16:35:30 #9 40.79 Selecting previously unselected package libhttp-daemon-perl.
16:35:30 #9 40.79 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
16:35:30 #9 40.80 Unpacking libhttp-daemon-perl (6.06-1) ...
16:35:30 #9 40.87 Selecting previously unselected package libidn11:amd64.
16:35:30 #9 40.87 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
16:35:30 #9 40.89 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
16:35:30 #9 40.97 Selecting previously unselected package libstruct-dumb-perl.
16:35:30 #9 40.97 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
16:35:30 #9 40.98 Unpacking libstruct-dumb-perl (0.09-1) ...
16:35:30 #9 41.05 Selecting previously unselected package libio-async-perl.
16:35:30 #9 41.05 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
16:35:30 #9 41.05 Unpacking libio-async-perl (0.75-1) ...
16:35:30 #9 41.13 Selecting previously unselected package liblinux-epoll-perl.
16:35:30 #9 41.14 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
16:35:30 #9 41.17 Unpacking liblinux-epoll-perl (0.017-1) ...
16:35:30 #9 41.22 Selecting previously unselected package libio-async-loop-epoll-perl.
16:35:30 #9 41.22 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
16:35:30 #9 41.23 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
16:35:31 #9 41.30 Selecting previously unselected package libtypes-serialiser-perl.
16:35:31 #9 41.30 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
16:35:31 #9 41.31 Unpacking libtypes-serialiser-perl (1.0-1) ...
16:35:31 #9 41.36 Selecting previously unselected package libjson-xs-perl.
16:35:31 #9 41.36 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
16:35:31 #9 41.37 Unpacking libjson-xs-perl (4.020-1build1) ...
16:35:31 #9 41.47 Selecting previously unselected package libjson-maybexs-perl.
16:35:31 #9 41.47 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
16:35:31 #9 41.48 Unpacking libjson-maybexs-perl (1.004000-1) ...
16:35:31 #9 41.60 Selecting previously unselected package liblist-compare-perl.
16:35:31 #9 41.60 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
16:35:31 #9 41.66 Unpacking liblist-compare-perl (0.53-1) ...
16:35:31 #9 41.72 Selecting previously unselected package liblist-moreutils-perl.
16:35:31 #9 41.72 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
16:35:31 #9 41.73 Unpacking liblist-moreutils-perl (0.416-1build5) ...
16:35:31 #9 41.77 Selecting previously unselected package liblist-someutils-perl.
16:35:31 #9 41.77 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
16:35:31 #9 41.77 Unpacking liblist-someutils-perl (0.58-1) ...
16:35:31 #9 41.81 Selecting previously unselected package liblist-someutils-xs-perl.
16:35:31 #9 41.81 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
16:35:31 #9 41.82 Unpacking liblist-someutils-xs-perl (0.58-2) ...
16:35:31 #9 41.87 Selecting previously unselected package libltdl7:amd64.
16:35:31 #9 41.87 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
16:35:31 #9 41.88 Unpacking libltdl7:amd64 (2.4.6-14) ...
16:35:31 #9 41.91 Selecting previously unselected package libltdl-dev:amd64.
16:35:31 #9 41.92 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
16:35:31 #9 41.92 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
16:35:31 #9 41.97 Selecting previously unselected package libsys-hostname-long-perl.
16:35:31 #9 41.98 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
16:35:31 #9 41.98 Unpacking libsys-hostname-long-perl (1.5-1) ...
16:35:31 #9 42.02 Selecting previously unselected package libmail-sendmail-perl.
16:35:31 #9 42.02 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
16:35:31 #9 42.03 Unpacking libmail-sendmail-perl (0.80-1) ...
16:35:31 #9 42.07 Selecting previously unselected package libmoox-aliases-perl.
16:35:31 #9 42.07 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
16:35:31 #9 42.07 Unpacking libmoox-aliases-perl (0.001006-1) ...
16:35:31 #9 42.11 Selecting previously unselected package libobject-id-perl.
16:35:31 #9 42.11 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:35:31 #9 42.11 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:35:31 #9 42.15 Selecting previously unselected package libmoox-struct-perl.
16:35:31 #9 42.15 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
16:35:31 #9 42.15 Unpacking libmoox-struct-perl (0.017-1) ...
16:35:31 #9 42.19 Selecting previously unselected package libnet-dns-sec-perl.
16:35:31 #9 42.19 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
16:35:31 #9 42.19 Unpacking libnet-dns-sec-perl (1.15-1) ...
16:35:31 #9 42.24 Selecting previously unselected package libnet-libidn-perl.
16:35:31 #9 42.24 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
16:35:31 #9 42.24 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
16:35:31 #9 42.28 Selecting previously unselected package libnumber-range-perl.
16:35:32 #9 42.28 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
16:35:32 #9 42.29 Unpacking libnumber-range-perl (0.12-1) ...
16:35:32 #9 42.32 Selecting previously unselected package libpackage-stash-xs-perl.
16:35:32 #9 42.33 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
16:35:32 #9 42.33 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
16:35:32 #9 42.55 Selecting previously unselected package libpath-iterator-rule-perl.
16:35:32 #11 6.757 Reading package lists...
16:35:32 #9 42.55 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:35:32 #9 42.56 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:35:32 #9 42.66 Selecting previously unselected package libperl4-corelibs-perl.
16:35:32 #9 42.66 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
16:35:32 #9 42.67 Unpacking libperl4-corelibs-perl (0.004-2) ...
16:35:32 #9 42.71 Selecting previously unselected package libperlio-gzip-perl.
16:35:32 #9 42.71 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
16:35:32 #9 42.72 Unpacking libperlio-gzip-perl (0.19-1build5) ...
16:35:32 #9 42.76 Selecting previously unselected package libpod-constants-perl.
16:35:32 #9 42.76 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
16:35:32 #9 42.76 Unpacking libpod-constants-perl (0.19-1) ...
16:35:32 #9 42.80 Selecting previously unselected package libre2-5:amd64.
16:35:32 #9 42.81 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
16:35:32 #9 42.81 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
16:35:32 #9 42.86 Selecting previously unselected package libre-engine-re2-perl.
16:35:32 #11 9.184 Building dependency tree...
16:35:32 #11 9.468 Reading state information...
16:35:32 #11 9.521 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:35:32 #9 36.58 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
16:35:32 #9 36.58 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
16:35:32 #9 42.87 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
16:35:32 #9 42.87 Unpacking libre-engine-re2-perl (0.13-5) ...
16:35:32 #9 42.98 Selecting previously unselected package libreadonly-perl.
16:35:32 #9 42.98 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
16:35:32 #9 42.99 Unpacking libreadonly-perl (2.050-2) ...
16:35:32 #9 43.03 Selecting previously unselected package libref-util-perl.
16:35:32 #9 43.03 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
16:35:32 #9 43.03 Unpacking libref-util-perl (0.204-1) ...
16:35:32 #9 43.07 Selecting previously unselected package libref-util-xs-perl.
16:35:32 #9 43.07 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
16:35:32 #9 43.08 Unpacking libref-util-xs-perl (0.117-1build2) ...
16:35:32 #9 43.11 Selecting previously unselected package libregexp-pattern-license-perl.
16:35:32 #11 9.661 Starting 2 pkgProblemResolver with broken count: 0
16:35:32 #11 9.668 Done
16:35:32 #11 9.732  Done
16:35:32 #11 9.754 Starting pkgProblemResolver with broken count: 0
16:35:32 #9 43.12 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
16:35:32 #9 43.12 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
16:35:32 #9 43.16 Selecting previously unselected package libregexp-pattern-perl.
16:35:32 #9 43.16 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
16:35:32 #9 43.17 Unpacking libregexp-pattern-perl (0.2.12-1) ...
16:35:32 #9 43.23 Selecting previously unselected package libsasl2-modules:amd64.
16:35:32 #9 43.23 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
16:35:32 #9 43.24 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
16:35:32 #9 43.30 Selecting previously unselected package libsereal-decoder-perl.
16:35:32 #9 43.31 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
16:35:32 #9 43.31 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
16:35:33 #11 9.849 Starting 2 pkgProblemResolver with broken count: 0
16:35:33 #11 9.855 Done
16:35:33 #9 43.38 Selecting previously unselected package libsereal-encoder-perl.
16:35:33 #9 43.38 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
16:35:33 #9 43.39 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
16:35:33 #9 43.45 Selecting previously unselected package libsereal-perl.
16:35:33 #9 43.45 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
16:35:33 #9 43.46 Unpacking libsereal-perl (4.011-1) ...
16:35:33 #9 43.54 Selecting previously unselected package libsort-key-perl.
16:35:33 #9 43.54 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
16:35:33 #9 43.55 Unpacking libsort-key-perl (1.33-2build2) ...
16:35:33 #9 43.62 Selecting previously unselected package libstring-copyright-perl.
16:35:33 #9 43.63 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
16:35:33 #9 43.64 Unpacking libstring-copyright-perl (0.003006-1) ...
16:35:33 #11 10.17 The following additional packages will be installed:
16:35:33 #11 10.17   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:35:33 #11 10.18   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:35:33 #11 10.18   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
16:35:33 #11 10.18   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
16:35:33 #11 10.18   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
16:35:33 #11 10.18   libuv1 pkg-config
16:35:33 #11 10.18 Suggested packages:
16:35:33 #11 10.18   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
16:35:33 #11 10.18   libtool-doc seccomp libstdc++-8-doc
16:35:33 #9 43.76 Selecting previously unselected package libstring-escape-perl.
16:35:33 #9 43.76 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
16:35:33 #9 43.80 Unpacking libstring-escape-perl (2010.002-2) ...
16:35:33 #9 43.87 Selecting previously unselected package libstring-shellquote-perl.
16:35:33 #11 10.70 The following NEW packages will be installed:
16:35:33 #9 43.87 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
16:35:33 #9 43.89 Unpacking libstring-shellquote-perl (1.04-1) ...
16:35:33 #9 43.93 Selecting previously unselected package libterm-readkey-perl.
16:35:33 #9 43.93 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
16:35:33 #9 43.94 Unpacking libterm-readkey-perl (2.38-1build1) ...
16:35:33 #9 43.99 Selecting previously unselected package libtest-fatal-perl.
16:35:33 #9 43.99 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
16:35:33 #9 44.00 Unpacking libtest-fatal-perl (0.014-1) ...
16:35:33 #9 44.03 Selecting previously unselected package libtest-refcount-perl.
16:35:33 #9 44.03 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
16:35:33 #9 44.04 Unpacking libtest-refcount-perl (0.10-1) ...
16:35:33 #9 44.07 Selecting previously unselected package libtext-levenshtein-perl.
16:35:33 #9 44.08 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
16:35:33 #9 44.08 Unpacking libtext-levenshtein-perl (0.13-1) ...
16:35:33 #9 44.12 Selecting previously unselected package libtype-tiny-xs-perl.
16:35:33 #11 10.70   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:35:33 #11 10.70   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:35:33 #11 10.70   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
16:35:33 #11 10.70   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
16:35:33 #11 10.70   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
16:35:33 #11 10.70   libuv1 pkg-config
16:35:33 #9 44.12 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
16:35:33 #9 44.13 Unpacking libtype-tiny-xs-perl (0.016-1) ...
16:35:33 #9 44.17 Selecting previously unselected package libunicode-utf8-perl.
16:35:33 #9 44.17 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
16:35:33 #9 44.17 Unpacking libunicode-utf8-perl (0.62-1build1) ...
16:35:33 #9 44.21 Selecting previously unselected package libxml-namespacesupport-perl.
16:35:33 #9 44.21 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
16:35:33 #9 44.22 Unpacking libxml-namespacesupport-perl (1.12-1) ...
16:35:33 #9 44.25 Selecting previously unselected package libxml-sax-base-perl.
16:35:33 #9 44.26 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
16:35:33 #9 44.26 Unpacking libxml-sax-base-perl (1.09-1) ...
16:35:33 #9 44.31 Selecting previously unselected package libxml-sax-perl.
16:35:33 #9 44.31 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:35:33 #9 44.32 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:35:33 #9 44.37 Selecting previously unselected package libxml-libxml-perl.
16:35:34 #9 44.38 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
16:35:34 #9 44.38 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:35:34 #9 44.45 Selecting previously unselected package libxml-parser-perl.
16:35:34 #9 44.46 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
16:35:34 #9 44.46 Unpacking libxml-parser-perl (2.46-1) ...
16:35:34 #9 44.55 Selecting previously unselected package libxml-sax-expat-perl.
16:35:34 #9 44.55 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
16:35:34 #9 44.56 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:35:34 #9 44.59 Selecting previously unselected package libxml-writer-perl.
16:35:34 #9 44.60 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
16:35:34 #9 44.60 Unpacking libxml-writer-perl (0.625-1) ...
16:35:34 #9 44.64 Selecting previously unselected package libyaml-libyaml-perl.
16:35:34 #11 11.20 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded.
16:35:34 #11 11.20 1 not fully installed or removed.
16:35:34 #11 11.20 Need to get 17.5 MB of archives.
16:35:34 #11 11.20 After this operation, 72.0 MB of additional disk space will be used.
16:35:34 #11 11.20 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
16:35:34 #11 11.21 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
16:35:34 #9 44.64 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
16:35:34 #9 44.65 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
16:35:34 #9 44.68 Selecting previously unselected package licensecheck.
16:35:34 #9 44.68 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
16:35:34 #9 44.69 Unpacking licensecheck (3.0.45-1) ...
16:35:34 #9 44.73 Selecting previously unselected package libdevel-size-perl.
16:35:34 #9 44.73 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
16:35:34 #9 44.74 Unpacking libdevel-size-perl (0.83-1build1) ...
16:35:34 #9 44.77 Selecting previously unselected package t1utils.
16:35:34 #9 44.77 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
16:35:34 #9 44.78 Unpacking t1utils (1.41-3) ...
16:35:34 #9 44.82 Selecting previously unselected package lintian.
16:35:34 #9 44.83 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ...
16:35:34 #9 44.83 Unpacking lintian (2.62.0ubuntu1) ...
16:35:34 #9 45.09 Selecting previously unselected package manpages-dev.
16:35:34 #9 45.09 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
16:35:34 #9 45.12 Unpacking manpages-dev (5.05-1) ...
16:35:34 #11 11.76 Get:3 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
16:35:34 #11 11.84 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
16:35:34 #11 11.87 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
16:35:34 #11 11.87 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
16:35:35 #9 45.37 Selecting previously unselected package python3-certifi.
16:35:35 #9 45.38 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
16:35:35 #9 45.38 Unpacking python3-certifi (2019.11.28-1) ...
16:35:35 #9 45.44 Selecting previously unselected package python3-idna.
16:35:35 #9 45.44 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
16:35:35 #9 45.45 Unpacking python3-idna (2.8-1) ...
16:35:35 #9 45.51 Selecting previously unselected package python3-urllib3.
16:35:35 #11 12.25 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
16:35:35 #11 12.26 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
16:35:35 #11 12.26 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
16:35:35 #11 12.26 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
16:35:35 #11 12.27 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
16:35:35 #9 45.52 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
16:35:35 #9 45.52 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:35:35 #9 45.58 Selecting previously unselected package python3-requests.
16:35:35 #9 45.58 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
16:35:35 #9 45.58 Unpacking python3-requests (2.22.0-2ubuntu1) ...
16:35:35 #9 45.63 Selecting previously unselected package python3-unidiff.
16:35:35 #9 45.63 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
16:35:35 #9 45.64 Unpacking python3-unidiff (0.5.5-2) ...
16:35:35 #9 45.70 Selecting previously unselected package python3-xdg.
16:35:35 #9 45.70 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
16:35:35 #9 45.71 Unpacking python3-xdg (0.26-1ubuntu1) ...
16:35:35 #9 45.76 Selecting previously unselected package unzip.
16:35:35 #11 12.27 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
16:35:35 #11 12.28 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
16:35:35 #11 12.28 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
16:35:35 #11 12.29 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
16:35:35 #11 12.33 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
16:35:35 #11 12.41 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
16:35:35 #11 12.42 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
16:35:35 #11 12.42 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
16:35:35 #11 12.43 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
16:35:35 #11 12.44 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
16:35:35 #11 12.44 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
16:35:35 #11 12.45 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
16:35:35 #11 12.49 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
16:35:35 #11 12.50 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
16:35:35 #11 12.50 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
16:35:35 #9 45.76 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
16:35:35 #9 45.77 Unpacking unzip (6.0-25ubuntu1) ...
16:35:35 #9 45.83 Selecting previously unselected package equivs.
16:35:35 #9 45.83 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
16:35:35 #9 45.84 Unpacking equivs (2.2.0) ...
16:35:35 #9 45.87 Selecting previously unselected package libauthen-sasl-perl.
16:35:35 #9 45.87 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
16:35:35 #9 45.88 Unpacking libauthen-sasl-perl (2.1600-1) ...
16:35:35 #9 46.02 Selecting previously unselected package python3-magic.
16:35:35 #11 12.57 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
16:35:35 #11 12.58 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
16:35:35 #11 12.58 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
16:35:35 #11 12.59 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
16:35:35 #9 46.02 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
16:35:35 #9 46.03 Unpacking python3-magic (2:0.4.15-3) ...
16:35:35 #9 46.08 Setting up libapt-pkg-perl (0.1.36build3) ...
16:35:35 #9 46.09 Setting up libksba8:amd64 (1.3.5-2) ...
16:35:35 #9 46.11 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
16:35:35 #9 46.13 Setting up wdiff (1.2.2-2build1) ...
16:35:35 #9 46.14 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
16:35:35 #9 46.15 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
16:35:35 #9 46.16 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
16:35:35 #9 46.18 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
16:35:35 #9 46.19 Setting up mime-support (3.64ubuntu1) ...
16:35:35 #9 46.23 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
16:35:36 #11 13.09 debconf: delaying package configuration, since apt-utils is not installed
16:35:36 #11 13.15 Fetched 17.5 MB in 2s (9352 kB/s)
16:35:36 #9 46.26 Setting up libmagic-mgc (1:5.38-4) ...
16:35:36 #9 46.27 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:35:36 #9 46.29 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
16:35:36 #9 46.30 No schema files found: doing nothing.
16:35:36 #9 46.31 Setting up distro-info-data (0.43ubuntu1.6) ...
16:35:36 #9 46.33 Setting up manpages (5.05-1) ...
16:35:36 #9 46.34 Setting up unzip (6.0-25ubuntu1) ...
16:35:36 #9 46.37 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
16:35:36 #9 46.38 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
16:35:36 #9 46.39 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
16:35:36 #9 46.42 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
16:35:36 #9 46.43 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
16:35:36 #9 46.45 Setting up libmagic1:amd64 (1:5.38-4) ...
16:35:36 #9 46.48 Setting up less (551-1ubuntu0.1) ...
16:35:36 #9 46.51 Setting up perl-openssl-defaults:amd64 (4) ...
16:35:36 #9 46.54 Setting up linux-libc-dev:amd64 (5.4.0-84.94) ...
16:35:36 #9 46.56 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
16:35:36 #11 13.18 Selecting previously unselected package libstdc++-8-dev:armhf.
16:35:36 #11 13.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 17088 files and directories currently installed.)
16:35:36 #11 13.21 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
16:35:36 #11 13.22 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
16:35:36 #9 46.60 Setting up gettext-base (0.19.8.1-10build1) ...
16:35:36 #9 46.62 Setting up libnpth0:amd64 (1.6-1) ...
16:35:36 #9 46.64 Setting up krb5-locales (1.17-6ubuntu4.1) ...
16:35:36 #9 46.66 Setting up file (1:5.38-4) ...
16:35:36 #9 46.68 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
16:35:36 #9 46.73 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:36 #9 46.80 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
16:35:36 #9 46.82 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
16:35:36 #9 46.84 Setting up libunwind8:amd64 (1.2.1-9build1) ...
16:35:36 #9 46.85 Setting up libfakeroot:amd64 (1.24-1) ...
16:35:36 #9 46.87 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
16:35:36 #9 46.89 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
16:35:36 #9 46.90 Setting up tzdata (2021a-0ubuntu0.20.04) ...
16:35:36 #9 47.00 
16:35:36 #9 47.00 Current default time zone: 'Etc/UTC'
16:35:36 #9 47.00 Local time is now:      Thu Sep 16 16:35:36 UTC 2021.
16:35:36 #9 47.00 Universal Time is now:  Thu Sep 16 16:35:36 UTC 2021.
16:35:36 #9 47.00 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:35:36 #9 47.00 
16:35:36 #9 47.02 Setting up fakeroot (1.24-1) ...
16:35:36 #9 47.03 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.03 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:35:36 #9 47.04 Setting up autotools-dev (20180224.1) ...
16:35:36 #9 47.06 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
16:35:36 #9 47.08 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
16:35:36 #9 47.09 Setting up make (4.2.1-1.2) ...
16:35:36 #9 47.11 Setting up libmpfr6:amd64 (4.0.2-1) ...
16:35:36 #9 47.12 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
16:35:36 #9 47.14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
16:35:36 #9 47.16 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
16:35:36 #9 47.17 Setting up strace (5.5-3ubuntu1) ...
16:35:36 #9 47.19 Setting up libsigsegv2:amd64 (2.12-2) ...
16:35:36 #9 47.21 Setting up xz-utils (5.2.4-1ubuntu1) ...
16:35:36 #9 47.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:35:36 #11 13.69 Selecting previously unselected package g++-8.
16:35:36 #11 13.69 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
16:35:36 #11 13.70 Unpacking g++-8 (8.3.0-6+rpi1) ...
16:35:37 #9 47.22 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.23 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:35:37 #9 47.24 Setting up t1utils (1.41-3) ...
16:35:37 #9 47.25 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:37 #9 47.27 Setting up diffstat (1.63-1) ...
16:35:37 #9 47.28 Setting up libmpc3:amd64 (1.1.0-1) ...
16:35:37 #9 47.30 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:37 #9 47.31 Setting up patch (2.7.6-6) ...
16:35:37 #9 47.32 Setting up autopoint (0.19.8.1-10build1) ...
16:35:37 #9 47.34 Setting up libfl2:amd64 (2.6.4-6.2) ...
16:35:37 #9 47.36 Setting up ucf (3.0038+nmu1) ...
16:35:37 #9 47.46 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
16:35:37 #9 47.48 Setting up libltdl7:amd64 (2.4.6-14) ...
16:35:37 #9 47.54 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
16:35:37 #9 47.59 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:37 #9 47.65 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:37 #9 47.72 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
16:35:37 #9 47.77 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
16:35:37 #9 47.84 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
16:35:37 #9 47.91 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
16:35:37 #9 47.99 Setting up git-man (1:2.25.1-1ubuntu3.2) ...
16:35:37 #9 48.01 Setting up libisl22:amd64 (0.22.1-1) ...
16:35:37 #9 48.03 Setting up netbase (6.1) ...
16:35:37 #9 48.07 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
16:35:37 #9 48.09 Setting up libmpdec2:amd64 (2.4.2-3) ...
16:35:37 #11 14.78 Selecting previously unselected package g++.
16:35:37 #11 14.78 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
16:35:37 #11 14.79 Unpacking g++ (4:8.3.0-1+rpi2) ...
16:35:37 #11 14.83 Selecting previously unselected package build-essential.
16:35:37 #11 14.83 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
16:35:37 #11 14.84 Unpacking build-essential (12.6) ...
16:35:37 #11 14.90 Selecting previously unselected package bash-completion.
16:35:37 #9 48.11 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
16:35:37 #9 48.13 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
16:35:37 #9 48.14 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
16:35:37 #9 48.16 Setting up openssl (1.1.1f-1ubuntu2.8) ...
16:35:37 #9 48.18 Setting up libbsd0:amd64 (0.10.0-1) ...
16:35:37 #9 48.21 Setting up libelf1:amd64 (0.176-1.1build1) ...
16:35:37 #9 48.22 Setting up readline-common (8.0-4) ...
16:35:37 #9 48.24 Setting up publicsuffix (20200303.0012-1) ...
16:35:37 #9 48.26 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:37 #9 48.27 Setting up iso-codes (4.4-1) ...
16:35:37 #9 48.29 Setting up liblocale-gettext-perl (1.07-4) ...
16:35:37 #9 48.30 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:37 #9 48.32 Setting up dctrl-tools (2.24-3) ...
16:35:38 #11 14.90 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
16:35:38 #9 48.34 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:38 #9 48.35 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:38 #9 48.37 Setting up libgdbm6:amd64 (1.18.1-5) ...
16:35:38 #9 48.39 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:38 #9 48.41 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
16:35:38 #9 48.42 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
16:35:38 #9 48.43 Setting up pinentry-curses (1.1.0-3build1) ...
16:35:38 #9 48.45 Setting up manpages-dev (5.05-1) ...
16:35:38 #9 48.47 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
16:35:38 #9 48.49 Setting up libxcb1:amd64 (1.14-2) ...
16:35:38 #9 48.50 Setting up at (3.1.23-1ubuntu1) ...
16:35:38 #9 48.65 invoke-rc.d: could not determine current runlevel
16:35:38 #9 48.65 invoke-rc.d: policy-rc.d denied execution of start.
16:35:38 #9 48.66 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
16:35:38 #9 48.68 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:38 #9 48.69 Setting up libedit2:amd64 (3.1-20191231-1) ...
16:35:38 #9 48.70 Setting up libreadline8:amd64 (8.0-4) ...
16:35:38 #9 48.72 Setting up m4 (1.4.18-4) ...
16:35:38 #9 48.73 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:38 #9 48.75 Setting up ca-certificates (20210119~20.04.1) ...
16:35:38 #9 49.09 Updating certificates in /etc/ssl/certs...
16:35:39 #9 49.50 129 added, 0 removed; done.
16:35:39 #9 49.53 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:39 #9 49.55 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:39 #9 49.56 Setting up bsdmainutils (11.1.2ubuntu3) ...
16:35:39 #9 49.59 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
16:35:39 #9 49.59 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist
16:35:39 #9 49.59 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
16:35:39 #9 49.59 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist
16:35:39 #9 49.60 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
16:35:39 #9 49.61 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
16:35:39 #9 49.63 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
16:35:39 #9 49.65 Setting up dwz (0.13-5) ...
16:35:39 #9 49.66 Setting up groff-base (1.22.4-4build1) ...
16:35:39 #11 16.30 Unpacking bash-completion (1:2.8-6) ...
16:35:39 #9 49.69 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
16:35:39 #9 49.70 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
16:35:39 #9 49.73 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
16:35:39 #9 49.74 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
16:35:39 #9 49.76 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
16:35:39 #9 49.77 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04) ...
16:35:39 #9 49.79 Setting up python3.8 (3.8.10-0ubuntu1~20.04) ...
16:35:39 #11 16.58 Selecting previously unselected package cmake-data.
16:35:39 #11 16.59 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
16:35:39 #11 16.60 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
16:35:40 #9 50.40 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
16:35:40 #9 50.41 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:35:40 #9 50.43 Setting up gpg (2.2.19-3ubuntu2.1) ...
16:35:40 #9 50.44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
16:35:40 #9 50.46 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
16:35:40 #9 50.48 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
16:35:40 #9 50.50 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
16:35:40 #9 50.95 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
16:35:40 #9 51.07 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:40 #11 17.50 Selecting previously unselected package libarchive13:armhf.
16:35:40 #11 17.51 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
16:35:40 #11 17.52 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
16:35:40 #11 17.61 Selecting previously unselected package libjsoncpp1:armhf.
16:35:40 #11 17.61 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
16:35:40 #11 17.61 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
16:35:40 #11 17.67 Selecting previously unselected package librhash0:armhf.
16:35:40 #11 17.67 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
16:35:40 #11 17.68 Unpacking librhash0:armhf (1.3.8-1) ...
16:35:40 #11 17.74 Selecting previously unselected package libuv1:armhf.
16:35:40 #9 51.10 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
16:35:40 #9 51.12 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
16:35:40 #9 51.13 Setting up python3 (3.8.2-0ubuntu2) ...
16:35:40 #11 17.74 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
16:35:40 #11 17.75 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
16:35:40 #11 17.80 Selecting previously unselected package cmake.
16:35:40 #11 17.81 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
16:35:40 #11 17.81 Unpacking cmake (3.16.3-3~bpo10+1) ...
16:35:41 #9 51.41 Setting up binutils (2.34-6ubuntu1.1) ...
16:35:41 #9 51.42 Setting up python3-xdg (0.26-1ubuntu1) ...
16:35:41 #11 18.26 Selecting previously unselected package dh-apparmor.
16:35:41 #11 18.26 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
16:35:41 #11 18.27 Unpacking dh-apparmor (2.13.2-10) ...
16:35:41 #11 18.33 Selecting previously unselected package libbtrfs0:armhf.
16:35:41 #9 51.58 Setting up man-db (2.9.1-1) ...
16:35:41 #9 51.68 Building database of manual pages ...
16:35:41 #11 18.33 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
16:35:41 #11 18.34 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
16:35:41 #11 18.41 Selecting previously unselected package libbtrfs-dev:armhf.
16:35:41 #11 18.41 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
16:35:41 #11 18.42 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
16:35:41 #11 18.50 Selecting previously unselected package dmsetup.
16:35:41 #11 18.50 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
16:35:41 #11 18.51 Unpacking dmsetup (2:1.02.155-3) ...
16:35:41 #11 18.57 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:35:41 #11 18.58 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
16:35:41 #9 51.95 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
16:35:41 #9 51.96 Setting up python3-six (1.14.0-2) ...
16:35:41 #9 52.10 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:41 #11 18.58 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:35:41 #11 18.66 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:35:41 #11 18.66 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
16:35:41 #11 18.66 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:35:41 #11 18.72 Selecting previously unselected package libudev-dev:armhf.
16:35:41 #11 18.72 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
16:35:41 #11 18.74 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
16:35:41 #11 18.80 Selecting previously unselected package libsepol1-dev:armhf.
16:35:41 #11 18.80 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
16:35:41 #11 18.81 Unpacking libsepol1-dev:armhf (2.8-1) ...
16:35:41 #9 52.12 Setting up perl (5.30.0-9ubuntu0.2) ...
16:35:41 #9 52.16 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
16:35:41 #9 52.18 Setting up python3-gpg (1.13.1-7ubuntu2) ...
16:35:41 #9 52.36 Setting up libdata-dump-perl (1.23-1) ...
16:35:41 #11 18.92 Selecting previously unselected package libpcre16-3:armhf.
16:35:41 #11 18.92 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
16:35:41 #11 18.93 Unpacking libpcre16-3:armhf (2:8.39-12) ...
16:35:41 #11 19.00 Selecting previously unselected package libpcre32-3:armhf.
16:35:42 #9 52.37 Setting up python3-certifi (2019.11.28-1) ...
16:35:42 #9 52.50 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
16:35:42 #9 52.52 Setting up libref-util-perl (0.204-1) ...
16:35:42 #9 52.54 Setting up libipc-system-simple-perl (1.26-1) ...
16:35:42 #9 52.55 Setting up libnet-domain-tld-perl (1.75-1) ...
16:35:42 #9 52.57 Setting up libxml-writer-perl (0.625-1) ...
16:35:42 #9 52.60 Setting up libhash-fieldhash-perl (0.15-1build2) ...
16:35:42 #11 19.00 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
16:35:42 #11 19.01 Unpacking libpcre32-3:armhf (2:8.39-12) ...
16:35:42 #11 19.08 Selecting previously unselected package libpcrecpp0v5:armhf.
16:35:42 #11 19.08 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
16:35:42 #11 19.09 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
16:35:42 #11 19.14 Selecting previously unselected package libpcre3-dev:armhf.
16:35:42 #11 19.15 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
16:35:42 #11 19.15 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
16:35:42 #11 19.28 Selecting previously unselected package libselinux1-dev:armhf.
16:35:42 #9 52.62 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
16:35:42 #9 52.63 Setting up shared-mime-info (1.15-1) ...
16:35:42 #11 19.28 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
16:35:42 #11 19.29 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
16:35:42 #11 19.37 Selecting previously unselected package libdevmapper-dev:armhf.
16:35:42 #11 19.37 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
16:35:42 #11 19.38 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
16:35:42 #11 19.43 Selecting previously unselected package libltdl7:armhf.
16:35:42 #11 19.43 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
16:35:42 #11 19.44 Unpacking libltdl7:armhf (2.4.6-9) ...
16:35:42 #11 19.49 Selecting previously unselected package libltdl-dev:armhf.
16:35:42 #11 19.50 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
16:35:42 #11 19.50 Unpacking libltdl-dev:armhf (2.4.6-9) ...
16:35:42 #9 45.24 Public key for perl-5.16.3-299.el7_9.x86_64.rpm is not installed
16:35:42 #11 19.58 Selecting previously unselected package libseccomp-dev:armhf.
16:35:42 #11 19.58 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
16:35:42 #11 19.59 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
16:35:42 #11 19.64 Selecting previously unselected package libsystemd-dev:armhf.
16:35:42 #11 19.64 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
16:35:42 #11 19.65 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
16:35:42 #11 19.79 Selecting previously unselected package pkg-config.
16:35:42 #11 19.79 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
16:35:42 #11 19.80 Unpacking pkg-config (0.29-6) ...
16:35:43 #11 19.89 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
16:35:43 #11 19.91 Setting up libseccomp-dev:armhf (2.3.3-4) ...
16:35:43 #11 19.93 Setting up libpcre16-3:armhf (2:8.39-12) ...
16:35:43 #11 19.94 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
16:35:43 #11 19.96 Setting up libsepol1-dev:armhf (2.8-1) ...
16:35:43 #11 19.98 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
16:35:43 #11 19.99 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
16:35:43 #11 20.01 Setting up bash-completion (1:2.8-6) ...
16:35:44 #11 21.49 Setting up libpcre32-3:armhf (2:8.39-12) ...
16:35:44 #11 21.51 Setting up pkg-config (0.29-6) ...
16:35:44 #11 21.63 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
16:35:44 #11 21.65 Setting up libltdl7:armhf (2.4.6-9) ...
16:35:44 #11 21.67 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
16:35:44 #11 21.68 Setting up librhash0:armhf (1.3.8-1) ...
16:35:44 #11 21.70 Setting up cmake-data (3.16.3-3~bpo10+1) ...
16:35:44 #11 21.72 Setting up dh-apparmor (2.13.2-10) ...
16:35:44 #11 21.74 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
16:35:44 #11 21.75 Setting up libjsoncpp1:armhf (1.7.4-3) ...
16:35:44 #11 21.76 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
16:35:44 #11 21.78 Setting up libpcre3-dev:armhf (2:8.39-12) ...
16:35:44 #11 21.79 Setting up libltdl-dev:armhf (2.4.6-9) ...
16:35:44 #11 21.81 Setting up g++-8 (8.3.0-6+rpi1) ...
16:35:44 #11 21.83 Setting up cmake (3.16.3-3~bpo10+1) ...
16:35:44 #11 21.85 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
16:35:44 #11 21.86 Setting up g++ (4:8.3.0-1+rpi2) ...
16:35:44 #11 21.91 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:35:44 #11 21.92 Setting up build-essential (12.6) ...
16:35:44 #11 21.93 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
16:35:44 #11 21.95 Setting up dmsetup (2:1.02.155-3) ...
16:35:44 #11 21.97 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
16:35:44 #11 21.98 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
16:35:44 #11 22.00 Setting up docker-ce-build-deps (1.0) ...
16:35:44 #11 22.02 Processing triggers for libc-bin (2.28-10+rpi1) ...
16:35:44 #11 22.05 Processing triggers for man-db (2.8.5-2) ...
16:35:45 #9 55.32 Setting up liblinux-epoll-perl (0.017-1) ...
16:35:45 #9 55.33 Setting up libvariable-magic-perl (0.62-1build2) ...
16:35:45 #9 55.34 Setting up python3-idna (2.8-1) ...
16:35:45 #9 55.56 Setting up libio-html-perl (1.001-1) ...
16:35:45 #9 55.58 Setting up libcroco3:amd64 (0.6.13-1) ...
16:35:45 #9 55.60 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
16:35:45 #9 55.62 Setting up libtest-refcount-perl (0.10-1) ...
16:35:45 #9 55.64 Setting up libparams-util-perl (1.07-3build5) ...
16:35:45 #9 55.65 Setting up libdpkg-perl (1.19.7ubuntu3) ...
16:35:45 #9 55.67 Setting up autoconf (2.69-11.1) ...
16:35:45 #9 55.69 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
16:35:45 #11 DONE 22.6s
16:35:45 #9 55.89 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:35:45 #9 55.90 Setting up libarray-intspan-perl (2.003-1) ...
16:35:45 #9 55.92 Setting up libcapture-tiny-perl (0.48-1) ...
16:35:45 #9 55.93 Setting up libtimedate-perl (2.3200-1) ...
16:35:45 #9 55.95 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
16:35:45 
16:35:45 #12 [stage-1 5/8] COPY sources/ /sources
16:35:45 #12 sha256:8a2e3aab84eb3c15d95b41ed42cced0a1fce008dda5a422a6d15aaeb02e19e18
16:35:45 #12 DONE 0.2s
16:35:45 
16:35:45 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:35:45 #14 sha256:e4826866a82d5a818f9696c7239fa5ee92750274a56c5da2a82aef2ea1679c0e
16:35:45 #9 55.97 Setting up libsub-name-perl (0.26-1) ...
16:35:45 #9 55.98 Setting up libtype-tiny-xs-perl (0.016-1) ...
16:35:45 #9 56.00 Setting up libfile-chdir-perl (0.1008-1) ...
16:35:45 #9 56.02 Setting up xauth (1:1.1-0ubuntu1) ...
16:35:45 #9 56.03 Setting up cpp (4:9.3.0-1ubuntu2) ...
16:35:45 #9 56.06 Setting up libpath-tiny-perl (0.108-1) ...
16:35:45 #9 56.08 Setting up libarchive-cpio-perl (0.10-1) ...
16:35:45 #9 56.09 Setting up libjson-perl (4.02000-2) ...
16:35:45 #9 56.11 Setting up libsub-override-perl (0.09-2) ...
16:35:45 #9 56.13 Setting up python3-unidiff (0.5.5-2) ...
16:35:45 #9 56.26 Setting up libstrictures-perl (2.000006-1) ...
16:35:45 #9 56.27 Setting up libsub-quote-perl (2.006006-1) ...
16:35:45 #9 56.30 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
16:35:45 #9 56.32 Setting up libsort-versions-perl (1.62-1) ...
16:35:46 #9 56.34 Setting up libexporter-tiny-perl (1.002001-1) ...
16:35:46 #9 56.35 Setting up libre-engine-re2-perl (0.13-5) ...
16:35:46 #9 56.36 Setting up libterm-readkey-perl (2.38-1build1) ...
16:35:46 #9 56.37 Setting up lsb-release (11.1.0ubuntu2) ...
16:35:46 #9 56.39 Setting up libnet-ip-perl (1.26-2) ...
16:35:46 #9 56.40 Setting up python3-magic (2:0.4.15-3) ...
16:35:46 #9 56.57 Setting up libperlio-gzip-perl (0.19-1build5) ...
16:35:46 #9 56.59 Setting up libsys-hostname-long-perl (1.5-1) ...
16:35:46 #9 56.60 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
16:35:46 #9 56.62 Setting up liburi-perl (1.76-2) ...
16:35:46 #9 56.64 Setting up libdigest-bubblebabble-perl (0.02-2) ...
16:35:46 #9 56.65 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:46 #9 56.67 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
16:35:46 #9 56.68 Setting up python3-pkg-resources (45.2.0-1) ...
16:35:46 #9 56.87 Setting up automake (1:1.16.1-4ubuntu6) ...
16:35:46 #9 56.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:35:46 #9 56.88 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:35:46 #9 56.88 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:35:46 #9 56.89 Setting up libasync-mergepoint-perl (0.04-2) ...
16:35:46 #9 56.91 Setting up libstring-escape-perl (2010.002-2) ...
16:35:46 #9 56.92 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
16:35:46 #9 56.93 Setting up libhttp-date-perl (6.05-1) ...
16:35:46 #9 56.95 Setting up libfile-which-perl (1.23-1) ...
16:35:46 #9 56.98 Setting up libfile-basedir-perl (0.08-1) ...
16:35:46 #9 56.99 Setting up gettext (0.19.8.1-10build1) ...
16:35:46 #9 57.03 Setting up libnumber-range-perl (0.12-1) ...
16:35:46 #9 57.06 Setting up libunicode-utf8-perl (0.62-1build1) ...
16:35:46 #9 57.08 Setting up libstruct-dumb-perl (0.09-1) ...
16:35:46 #9 57.10 Setting up libfile-listing-perl (6.04-1) ...
16:35:46 #9 57.11 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
16:35:46 #9 57.13 Setting up libregexp-pattern-perl (0.2.12-1) ...
16:35:46 #9 57.15 Setting up libfont-afm-perl (1.20-2) ...
16:35:46 #9 57.16 Setting up libwant-perl (0.29-1build4) ...
16:35:46 #9 57.17 Setting up libdynaloader-functions-perl (0.003-1) ...
16:35:46 #9 57.18 Setting up libtext-glob-perl (0.10-1) ...
16:35:46 #9 57.20 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:35:46 #9 57.21 Setting up liblist-compare-perl (0.53-1) ...
16:35:46 #9 57.23 Setting up libref-util-xs-perl (0.117-1build2) ...
16:35:46 #9 57.24 Setting up libio-pty-perl (1:1.12-1) ...
16:35:46 #9 57.25 Setting up libtool (2.4.6-14) ...
16:35:46 #9 57.27 Setting up libfile-fcntllock-perl (0.22-3build4) ...
16:35:47 #9 57.28 Setting up libsort-key-perl (1.33-2build2) ...
16:35:47 #9 57.30 Setting up libclone-perl (0.43-2) ...
16:35:47 #9 57.31 Setting up libalgorithm-diff-perl (1.19.03-2) ...
16:35:47 #9 57.33 Setting up libarchive-zip-perl (1.67-2) ...
16:35:47 #9 57.35 Setting up libsub-identify-perl (0.14-1build2) ...
16:35:47 #9 57.36 Setting up libdistro-info-perl (0.23ubuntu1) ...
16:35:47 #9 57.38 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
16:35:47 #9 57.40 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
16:35:47 #9 57.56 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:35:47 #9 57.61 Setting up libio-stringy-perl (2.111-3) ...
16:35:47 #9 57.64 Setting up liblist-moreutils-perl (0.416-1build5) ...
16:35:47 #9 57.67 Setting up libhtml-tagset-perl (3.20-4) ...
16:35:47 #9 57.71 Setting up liblog-any-perl (1.708-1) ...
16:35:47 #9 57.75 Setting up libauthen-sasl-perl (2.1600-1) ...
16:35:47 #9 57.76 Setting up libdevel-size-perl (0.83-1build1) ...
16:35:47 #9 57.78 Setting up libdebhelper-perl (12.10ubuntu1) ...
16:35:47 #9 57.80 Setting up libpod-constants-perl (0.19-1) ...
16:35:47 #9 57.81 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
16:35:47 #9 57.82 Setting up libperl4-corelibs-perl (0.004-2) ...
16:35:47 #9 57.84 Setting up libfuture-perl (0.43-1) ...
16:35:47 #9 57.85 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:35:47 #9 57.88 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
16:35:47 #9 57.89 Setting up libtry-tiny-perl (0.30-1) ...
16:35:47 #9 57.91 Setting up libtype-tiny-perl (1.008001-2) ...
16:35:47 #9 57.92 Setting up libtest-fatal-perl (0.014-1) ...
16:35:47 #9 57.93 Setting up libcommon-sense-perl (3.74-2build6) ...
16:35:47 #9 57.95 Setting up libxml-namespacesupport-perl (1.12-1) ...
16:35:47 #9 57.96 Setting up libnet-http-perl (6.19-1) ...
16:35:47 #9 57.97 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
16:35:47 #9 57.99 Setting up libencode-locale-perl (1.05-1) ...
16:35:47 #9 58.00 Setting up libtext-levenshtein-perl (0.13-1) ...
16:35:47 #9 58.02 Setting up libnet-dns-perl (1.22-1) ...
16:35:47 #9 58.03 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
16:35:47 #9 58.05 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
16:35:47 #9 58.07 Setting up libstring-shellquote-perl (1.04-1) ...
16:35:47 #9 58.08 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:47 #9 58.09 Setting up libsub-install-perl (0.928-1) ...
16:35:47 #9 58.12 Setting up gcc (4:9.3.0-1ubuntu2) ...
16:35:47 #9 58.16 Setting up dpkg-dev (1.19.7ubuntu3) ...
16:35:47 #9 58.18 Setting up libnumber-compare-perl (0.03-1) ...
16:35:47 #9 58.20 Setting up intltool-debian (0.35.0+20060710.5) ...
16:35:47 #9 58.21 Setting up libio-async-perl (0.75-1) ...
16:35:47 #9 58.23 Setting up liberror-perl (0.17029-1) ...
16:35:47 #9 58.24 Setting up patchutils (0.3.4-2) ...
16:35:47 #9 58.26 Setting up libmail-sendmail-perl (0.80-1) ...
16:35:47 #9 58.28 Setting up libltdl-dev:amd64 (2.4.6-14) ...
16:35:47 #9 58.29 Setting up libjson-maybexs-perl (1.004000-1) ...
16:35:48 #9 58.31 Setting up libxml-sax-base-perl (1.09-1) ...
16:35:48 #9 58.33 Setting up libio-string-perl (1.08-3) ...
16:35:48 #9 58.35 Setting up libreadonly-perl (2.050-2) ...
16:35:48 #9 58.36 Setting up python3-chardet (3.0.4-4build1) ...
16:35:48 #9 58.59 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
16:35:48 #9 58.61 Setting up libfile-find-rule-perl (0.34-1) ...
16:35:48 #9 58.63 Setting up libstring-copyright-perl (0.003006-1) ...
16:35:48 #9 58.64 Setting up python3-debian (0.1.36ubuntu1) ...
16:35:48 #9 58.80 Setting up python3-requests (2.22.0-2ubuntu1) ...
16:35:48 #9 58.95 Setting up libdata-optlist-perl (0.110-1) ...
16:35:48 #9 58.96 Setting up libipc-run-perl (20180523.0-2) ...
16:35:48 #9 58.98 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
16:35:48 #9 58.99 Setting up libcontextual-return-perl (0.004014-2) ...
16:35:48 #9 59.01 Setting up libwww-robotrules-perl (6.02-1) ...
16:35:48 #9 59.03 Setting up libtypes-serialiser-perl (1.0-1) ...
16:35:48 #9 59.04 Setting up g++ (4:9.3.0-1ubuntu2) ...
16:35:48 #9 59.07 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:35:48 #9 59.07 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:35:48 #9 59.08 Setting up libhtml-parser-perl (3.72-5) ...
16:35:48 #9 59.12 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:35:48 #9 59.13 Setting up librole-tiny-perl (2.001004-1) ...
16:35:48 #9 59.16 Setting up build-essential (12.8ubuntu1.1) ...
16:35:48 #9 59.18 Setting up libfont-ttf-perl (1.06-1) ...
16:35:48 #9 59.21 Setting up libfile-homedir-perl (1.004-1) ...
16:35:48 #9 59.24 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
16:35:48 #9 59.25 Setting up libio-socket-ssl-perl (2.067-1) ...
16:35:48 #9 59.27 Setting up libsub-exporter-perl (0.987-1) ...
16:35:48 #9 59.28 Setting up libalgorithm-merge-perl (0.08-3) ...
16:35:48 #9 59.30 Setting up libhttp-message-perl (6.22-1) ...
16:35:48 #9 59.31 Setting up libhtml-form-perl (6.07-1) ...
16:35:48 #9 59.33 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
16:35:48 #9 59.34 Setting up libjson-xs-perl (4.020-1build1) ...
16:35:49 #9 59.36 Setting up libhttp-negotiate-perl (6.01-1) ...
16:35:49 #9 59.37 Setting up libio-prompter-perl (0.004015-1) ...
16:35:49 #9 59.39 Setting up libhttp-cookies-perl (6.08-1) ...
16:35:49 #9 59.40 Setting up po-debconf (1.0.21) ...
16:35:49 #9 59.41 Setting up libhtml-tree-perl (5.07-2) ...
16:35:49 #9 59.43 Setting up libparams-classify-perl (0.015-1build2) ...
16:35:49 #9 59.45 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
16:35:49 #9 59.47 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:35:49 #9 59.49 Setting up libnet-dns-sec-perl (1.15-1) ...
16:35:49 #9 59.53 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ...
16:35:49 #9 59.57 Setting up libsereal-perl (4.011-1) ...
16:35:49 #9 59.59 Setting up libhtml-format-perl (2.12-1) ...
16:35:49 #9 59.61 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:35:49 #9 59.68 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:35:49 #9 59.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:35:49 #9 59.85 
16:35:49 #9 59.85 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:35:49 #9 59.88 Setting up dput (1.0.3ubuntu1) ...
16:35:49 #9 60.04 Setting up libio-async-loop-epoll-perl (0.20-1) ...
16:35:49 #9 60.06 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
16:35:49 #14 DONE 3.5s
16:35:49 
16:35:49 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:35:49 #15 sha256:74dd3d17d82f331474bc78b47e0190a3387f2a0ea297037c5d9479604e369dda
16:35:49 #15 DONE 0.0s
16:35:49 
16:35:49 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:35:49 #16 sha256:7386ed64049bb79229f97c98a11e3a44be77b4d065b42f6a24b148499c0ab78d
16:35:49 #16 DONE 0.0s
16:35:49 
16:35:49 #17 exporting to image
16:35:49 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:35:49 #17 exporting layers
16:35:49 #9 60.18 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:35:49 #9 60.20 Setting up libmodule-runtime-perl (0.016-1) ...
16:35:49 #9 60.21 Setting up libmailtools-perl (2.21-1) ...
16:35:49 #9 60.22 Setting up git (1:2.25.1-1ubuntu3.2) ...
16:35:49 #9 60.26 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
16:35:49 #9 60.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:35:49 #9 60.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:35:50 #9 60.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:35:50 #9 60.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:35:50 #9 60.58 Setting up dh-strip-nondeterminism (1.7.0-1) ...
16:35:50 #9 60.60 Setting up libconst-fast-perl (0.014-1) ...
16:35:50 #9 60.63 Setting up libhttp-daemon-perl (6.06-1) ...
16:35:50 #9 60.65 Setting up libgit-wrapper-perl (0.048-1) ...
16:35:50 #9 60.67 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
16:35:50 #9 60.70 Setting up curl (7.68.0-1ubuntu2.7) ...
16:35:50 #9 60.71 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
16:35:50 #9 60.72 Setting up libmodule-implementation-perl (0.09-1) ...
16:35:50 #9 60.74 Setting up libemail-valid-perl (1.202-1) ...
16:35:50 #9 60.75 Setting up libpackage-stash-perl (0.38-1) ...
16:35:50 #9 60.76 Setting up libimport-into-perl (1.002005-1) ...
16:35:50 #9 60.78 Setting up libmoo-perl (2.003006-1) ...
16:35:50 #9 60.79 Setting up liblist-someutils-perl (0.58-1) ...
16:35:50 #9 60.81 Setting up liblist-someutils-xs-perl (0.58-2) ...
16:35:50 #9 60.85 Setting up gnupg (2.2.19-3ubuntu2.1) ...
16:35:50 #9 60.87 Setting up libmoox-aliases-perl (0.001006-1) ...
16:35:50 #9 60.89 Setting up libparams-validate-perl (1.29-3) ...
16:35:50 #9 60.91 Setting up libb-hooks-endofscope-perl (0.24-1) ...
16:35:50 #9 60.92 Setting up libnamespace-clean-perl (0.27-1) ...
16:35:50 #9 60.94 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
16:35:50 #9 60.95 Setting up libgitlab-api-v4-perl (0.25-1) ...
16:35:50 #9 60.97 Setting up libmoox-struct-perl (0.017-1) ...
16:35:50 #9 60.98 Setting up lintian (2.62.0ubuntu1) ...
16:35:50 #9 61.00 Setting up licensecheck (3.0.45-1) ...
16:35:50 #9 61.01 Setting up dh-autoreconf (19) ...
16:35:50 #9 61.03 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
16:35:50 #9 61.05 Setting up libwww-perl (6.43-1) ...
16:35:50 #9 61.06 Setting up debhelper (12.10ubuntu1) ...
16:35:50 #9 61.07 Setting up devscripts (2.20.2ubuntu2) ...
16:35:51 #9 61.23 Setting up equivs (2.2.0) ...
16:35:51 #9 61.24 Setting up libxml-parser-perl (2.46-1) ...
16:35:51 #9 61.26 Setting up libxml-sax-expat-perl (0.51-1) ...
16:35:51 #9 61.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:35:51 #9 61.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:35:51 #9 61.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:35:51 #9 61.50 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:35:51 #9 61.53 Processing triggers for ca-certificates (20210119~20.04.1) ...
16:35:51 #9 61.54 Updating certificates in /etc/ssl/certs...
16:35:51 #9 61.86 0 added, 0 removed; done.
16:35:51 #9 61.86 Running hooks in /etc/ca-certificates/update.d...
16:35:51 #9 61.86 done.
16:35:52 #9 DONE 62.5s
16:35:52 
16:35:52 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:35:52 #11 sha256:65c3aec1d79eb73fa7d2b513ba82c13e4ae26b522919a849b610eb7357cbc0b4
16:35:52 #11 DONE 0.1s
16:35:52 
16:35:52 #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
16:35:52 #12 sha256:5d43d69e35f875ae3f2113ad7c38b29f5913b2ab3017930079b34c0766e38e07
16:35:53 #12 0.789 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
16:35:53 #12 0.904 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
16:35:53 #12 0.973 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
16:35:53 #12 1.045 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
16:35:54 #12 1.130 Reading package lists...
16:35:54 #12 2.447 dh_testdir
16:35:54 #12 2.466 dh_testroot
16:35:54 #12 2.485 dh_prep
16:35:54 #12 2.505 dh_testdir
16:35:54 #12 2.523 dh_testroot
16:35:54 #12 2.541 dh_install
16:35:54 #12 2.567 dh_installdocs
16:35:54 #12 2.600 dh_installchangelogs
16:35:54 #12 2.670 dh_compress
16:35:54 #12 2.703 dh_fixperms
16:35:54 #12 2.742 dh_installdeb
16:35:54 #12 2.768 dh_gencontrol
16:35:55 #12 2.880 dh_md5sums
16:35:55 #12 2.908 dh_builddeb
16:35:55 #12 2.927 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:35:55 #12 2.946 
16:35:55 #12 2.946 The package has been created.
16:35:55 #12 2.946 Attention, the package has been created in the current directory,
16:35:55 #12 2.946 not in ".." as indicated by the message above!
16:35:55 #12 2.966 Selecting previously unselected package docker-ce-build-deps.
16:35:55 #12 2.979 (Reading database ... 26307 files and directories currently installed.)
16:35:55 #12 2.980 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:35:55 #12 2.985 Unpacking docker-ce-build-deps (1.0) ...
16:35:56 #12 3.058 Reading package lists...
16:35:56 #12 3.733 Building dependency tree...
16:35:56 #12 3.861 Reading state information...
16:35:56 #12 3.876 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:35:56 #12 3.908 Starting 2 pkgProblemResolver with broken count: 0
16:35:56 #12 3.910 Done
16:35:56 #12 3.926  Done
16:35:56 #12 3.932 Starting pkgProblemResolver with broken count: 0
16:35:56 #12 3.954 Starting 2 pkgProblemResolver with broken count: 0
16:35:56 #12 3.956 Done
16:35:56 #12 4.032 The following additional packages will be installed:
16:35:56 #12 4.033   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:35:56 #12 4.033   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:35:56 #12 4.033   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:35:56 #12 4.034   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:35:56 #12 4.034   libsystemd0 libudev-dev libudev1 libuv1 pkg-config
16:35:56 #12 4.034 Suggested packages:
16:35:56 #12 4.034   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:35:56 #12 4.034 Recommended packages:
16:35:56 #12 4.034   dmsetup
16:35:56 #12 4.067 The following NEW packages will be installed:
16:35:56 #12 4.067   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:35:56 #12 4.068   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:35:56 #12 4.068   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:35:56 #12 4.068   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
16:35:56 #12 4.068   libudev-dev libuv1 pkg-config
16:35:56 #12 4.069 The following packages will be upgraded:
16:35:56 #12 4.070   libsystemd0 libudev1
16:35:56 #12 4.478 2 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
16:35:56 #12 4.478 1 not fully installed or removed.
16:35:56 #12 4.478 Need to get 8887 kB of archives.
16:35:56 #12 4.478 After this operation, 41.1 MB of additional disk space will be used.
16:35:56 #12 4.478 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
16:35:57 #12 4.836 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
16:35:57 #12 5.095 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
16:35:57 #12 5.113 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
16:35:57 #12 5.119 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
16:35:57 #12 5.126 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
16:35:57 #12 5.130 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
16:35:57 #12 5.301 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
16:35:57 #12 5.302 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
16:35:57 #12 5.304 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
16:35:57 #12 5.314 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB]
16:35:57 #12 5.317 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
16:35:57 #12 5.325 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
16:35:57 #12 5.326 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.13 [19.7 kB]
16:35:57 #12 5.327 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
16:35:57 #12 5.348 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
16:35:57 #12 5.375 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
16:35:57 #12 5.377 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
16:35:57 #12 5.448 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
16:35:57 #12 5.455 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
16:35:57 #12 5.457 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
16:35:57 #12 5.457 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB]
16:35:57 #12 5.458 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB]
16:35:57 #12 5.461 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB]
16:35:57 #12 5.464 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
16:35:57 #12 5.633 debconf: delaying package configuration, since apt-utils is not installed
16:35:57 #12 5.665 Fetched 8887 kB in 1s (6391 kB/s)
16:35:57 #12 5.698 Selecting previously unselected package bash-completion.
16:35:58 #17 exporting layers 8.2s done
16:35:58 #17 writing image sha256:253506d61a4e15f49767fdab32498d6794ff17770e93873bcd544a1e487bced1 done
16:35:58 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
16:35:58 #17 DONE 8.2s
16:35:58 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20210916145224-e3023ca  -e VERSION=0.0.0-20210916145224-e3023ca  -e CLI_GITCOMMIT=e3023ca  -e ENGINE_GITCOMMIT=5176095  -e SCAN_VERSION=v0.8.0  -e SCAN_GITCOMMIT=35651ca  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/raspbian-buster:/build    debbuild-raspbian-buster/aarch64
16:35:58 #12 5.698 (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 ... 26311 files and directories currently installed.)
16:35:58 #12 5.716 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
16:35:58 + set -e
16:35:58 + mkdir -p /root/build-deb/engine
16:35:58 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:35:58 #12 6.285 Unpacking bash-completion (1:2.10-1ubuntu1) ...
16:35:58 #12 6.442 Selecting previously unselected package cmake-data.
16:35:58 #12 6.445 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
16:35:58 #12 6.454 Unpacking cmake-data (3.16.3-1ubuntu1) ...
16:35:59 #12 6.784 Selecting previously unselected package libarchive13:amd64.
16:35:59 #12 6.787 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
16:35:59 #12 6.796 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
16:35:59 #12 6.926 Selecting previously unselected package libjsoncpp1:amd64.
16:35:59 #12 6.928 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
16:35:59 #12 6.940 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
16:35:59 #12 6.986 Selecting previously unselected package librhash0:amd64.
16:35:59 #12 6.989 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
16:35:59 #12 6.995 Unpacking librhash0:amd64 (1.3.9-1) ...
16:35:59 #12 7.093 Selecting previously unselected package libuv1:amd64.
16:35:59 + mkdir -p /root/build-deb/cli
16:35:59 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:35:59 #12 7.096 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
16:35:59 #12 7.100 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
16:35:59 #12 7.139 Selecting previously unselected package cmake.
16:35:59 #12 7.142 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
16:35:59 #12 7.148 Unpacking cmake (3.16.3-1ubuntu1) ...
16:35:59 #12 7.556 Selecting previously unselected package dh-apparmor.
16:35:59 #12 7.558 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
16:35:59 #12 7.573 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
16:35:59 #12 7.621 Selecting previously unselected package libbtrfs0:amd64.
16:35:59 #12 7.623 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
16:35:59 #12 7.631 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
16:35:59 #12 7.679 Selecting previously unselected package libbtrfs-dev:amd64.
16:36:00 #12 7.682 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
16:36:00 #12 7.691 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
16:36:00 #12 7.756 Preparing to unpack .../10-libudev1_245.4-4ubuntu3.13_amd64.deb ...
16:36:00 #12 7.771 Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ...
16:36:00 + mkdir -p /root/build-deb/scan-cli-plugin
16:36:00 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:36:00 + mkdir -p /go/src/github.com/docker
16:36:00 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:36:00 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:36:00 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:36:00 + EPOCH=5
16:36:00 + EPOCH_SEP=
16:36:00 + [[ ! -z 5 ]]
16:36:00 + EPOCH_SEP=:
16:36:00 + [[ -z 0.0.0-20210916145224-e3023ca ]]
16:36:00 + echo VERSION AAA 0.0.0-20210916145224-e3023ca
16:36:00 + VERSION=0.0.0-20210916145224-e3023ca
16:36:00 VERSION AAA 0.0.0-20210916145224-e3023ca
16:36:00 VERSION bbb 0.0.0-20210916145224-e3023ca
16:36:00 + echo VERSION bbb 0.0.0-20210916145224-e3023ca
16:36:00 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:36:00 + debSource=docker-ce
16:36:00 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:36:00 + debMaintainer='Docker <support@docker.com>'
16:36:00 ++ date --rfc-2822
16:36:00 + debDate='Thu, 16 Sep 2021 16:36:00 +0000'
16:36:00 + cat
16:36:00 + export CLI_GITCOMMIT=e3023ca
16:36:00 + CLI_GITCOMMIT=e3023ca
16:36:00 + export ENGINE_GITCOMMIT=5176095
16:36:00 + ENGINE_GITCOMMIT=5176095
16:36:00 + export SCAN_GITCOMMIT=35651ca
16:36:00 + SCAN_GITCOMMIT=35651ca
16:36:00 + echo VERSION BBB 0.0.0-20210916145224-e3023ca
16:36:00 VERSION BBB 0.0.0-20210916145224-e3023ca
16:36:00 + dpkg-buildpackage -uc -us -I.git
16:36:00 #12 7.866 Setting up libudev1:amd64 (245.4-4ubuntu3.13) ...
16:36:00 #12 7.967 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:36:00 #12 7.967 (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 ... 29897 files and directories currently installed.)
16:36:00 #12 7.984 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:36:00 #12 7.990 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:36:00 #12 8.045 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:36:00 #12 8.048 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:36:00 #12 8.055 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:36:00 #12 8.090 Selecting previously unselected package libudev-dev:amd64.
16:36:00 dpkg-buildpackage: info: source package docker-ce
16:36:00 dpkg-buildpackage: info: source version 5:0.0.0-20210916145224-e3023ca-0~raspbian-buster
16:36:00 dpkg-buildpackage: info: source distribution buster
16:36:00 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:36:00 dpkg-buildpackage: info: host architecture armhf
16:36:00  dpkg-source -I.git --before-build .
16:36:00 #12 8.093 Preparing to unpack .../02-libudev-dev_245.4-4ubuntu3.13_amd64.deb ...
16:36:00 #12 8.098 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.13) ...
16:36:00 #12 8.133 Selecting previously unselected package libsepol1-dev:amd64.
16:36:00 #12 8.136 Preparing to unpack .../03-libsepol1-dev_3.0-1_amd64.deb ...
16:36:00 #12 8.150 Unpacking libsepol1-dev:amd64 (3.0-1) ...
16:36:00 #12 8.237 Selecting previously unselected package libpcre2-16-0:amd64.
16:36:00 #12 8.240 Preparing to unpack .../04-libpcre2-16-0_10.34-7_amd64.deb ...
16:36:00 #12 8.245 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
16:36:00 #12 8.298 Selecting previously unselected package libpcre2-32-0:amd64.
16:36:00 #12 8.301 Preparing to unpack .../05-libpcre2-32-0_10.34-7_amd64.deb ...
16:36:00 #12 8.306 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
16:36:00 #12 8.357 Selecting previously unselected package libpcre2-posix2:amd64.
16:36:00 #9 62.15 --------------------------------------------------------------------------------
16:36:00 #9 62.15 Total                                              492 kB/s |  16 MB  00:34     
16:36:00 #9 62.15 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:36:00 #9 62.16 Importing GPG key 0xF4A80EB5:
16:36:00 #9 62.16  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
16:36:00 #9 62.16  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
16:36:00 #9 62.16  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
16:36:00 #9 62.16  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
16:36:00 #9 62.20 Running transaction check
16:36:00 #9 62.23 Running transaction test
16:36:00 #9 62.27 Transaction test succeeded
16:36:00 #9 62.27 Running transaction
16:36:00 #9 62.43   Installing : groff-base-1.22.2-8.el7.x86_64                              1/44 
16:36:00 #9 62.45   Installing : bzip2-1.0.6-13.el7.x86_64                                   2/44 
16:36:00 #9 62.47   Installing : 1:perl-parent-0.225-244.el7.noarch                          3/44 
16:36:00 #9 62.49   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           4/44 
16:36:00 #9 62.52   Installing : perl-podlators-2.5.1-3.el7.noarch                           5/44 
16:36:00 #9 62.54   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          6/44 
16:36:00 #9 62.56   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                    7/44 
16:36:00 #9 62.81   Installing : perl-Encode-2.51-7.el7.x86_64                               8/44 
16:36:00 #9 62.83   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                      9/44 
16:36:00 #9 62.85   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           10/44 
16:36:00 #9 62.86   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      11/44 
16:36:00 #9 62.88   Installing : perl-threads-1.87-4.el7.x86_64                             12/44 
16:36:00 #9 62.91   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      13/44 
16:36:00 #9 62.92   Installing : perl-Exporter-5.68-3.el7.noarch                            14/44 
16:36:00 #9 62.95   Installing : perl-constant-1.27-2.el7.noarch                            15/44 
16:36:00 #9 62.97   Installing : perl-Socket-2.010-5.el7.x86_64                             16/44 
16:36:00 #9 62.98   Installing : perl-Time-Local-1.2300-2.el7.noarch                        17/44 
16:36:00 #9 63.00   Installing : perl-Carp-1.26-244.el7.noarch                              18/44 
16:36:00 #9 63.02   Installing : perl-Storable-2.45-3.el7.x86_64                            19/44 
16:36:00 #9 63.04   Installing : perl-threads-shared-1.43-6.el7.x86_64                      20/44 
16:36:00 #9 63.07   Installing : perl-PathTools-3.40-5.el7.x86_64                           21/44 
16:36:00 #9 63.09   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 22/44 
16:36:00 #9 63.13   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        23/44 
16:36:00 #9 63.15   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        24/44 
16:36:00 #9 63.17   Installing : perl-File-Path-2.09-2.el7.noarch                           25/44 
16:36:00 #9 63.19   Installing : perl-Filter-1.49-3.el7.x86_64                              26/44 
16:36:00 #9 63.27   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        27/44 
16:36:00 #9 63.78   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/44 
16:36:00 #9 64.66   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             29/44 
16:36:00 #9 64.70   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        30/44 
16:36:00 #9 64.72   Installing : python-srpm-macros-3-34.el7.noarch                         31/44 
16:36:00 #9 64.73   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      32/44 
16:36:00 #9 64.76   Installing : desktop-file-utils-0.23-2.el7.x86_64                       33/44 
16:36:00 #9 64.80   Installing : zip-3.0-11.el7.x86_64                                      34/44 
16:36:00 #9 64.85   Installing : elfutils-0.176-5.el7.x86_64                                35/44 
16:36:00 #9 64.88   Installing : unzip-6.0-22.el7_9.x86_64                                  36/44 
16:36:00 #9 64.91   Installing : patch-2.7.1-12.el7_7.x86_64                                37/44 
16:36:00 #12 8.359 Preparing to unpack .../06-libpcre2-posix2_10.34-7_amd64.deb ...
16:36:00 #12 8.364 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
16:36:00 #12 8.393 Selecting previously unselected package libpcre2-dev:amd64.
16:36:00 #12 8.396 Preparing to unpack .../07-libpcre2-dev_10.34-7_amd64.deb ...
16:36:00 #12 8.401 Unpacking libpcre2-dev:amd64 (10.34-7) ...
16:36:00 #12 8.493 Selecting previously unselected package libselinux1-dev:amd64.
16:36:00 #12 8.496 Preparing to unpack .../08-libselinux1-dev_3.0-1build2_amd64.deb ...
16:36:00 #12 8.501 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
16:36:00 #12 8.568 Selecting previously unselected package libdevmapper-dev:amd64.
16:36:00 #12 8.571 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
16:36:00 #12 8.578 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
16:36:00 #12 8.623 Selecting previously unselected package libseccomp-dev:amd64.
16:36:01  debian/rules clean
16:36:01 dh clean --with=bash-completion
16:36:01 #12 8.626 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ...
16:36:01 #12 8.634 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
16:36:01 #12 8.691 Preparing to unpack .../11-libsystemd0_245.4-4ubuntu3.13_amd64.deb ...
16:36:01 #12 8.706 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ...
16:36:01 #12 8.839 Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ...
16:36:01 #12 8.893 Selecting previously unselected package libsystemd-dev:amd64.
16:36:01    dh_clean
16:36:01 #12 8.893 (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 ... 30430 files and directories currently installed.)
16:36:01 #12 8.910 Preparing to unpack .../libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ...
16:36:01 #12 8.914 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ...
16:36:01 #12 8.984 Selecting previously unselected package pkg-config.
16:36:01 #12 8.987 Preparing to unpack .../pkg-config_0.29.1-0ubuntu4_amd64.deb ...
16:36:01 #12 8.991 Unpacking pkg-config (0.29.1-0ubuntu4) ...
16:36:01 #12 9.035 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
16:36:01 #12 9.051 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
16:36:01 #12 9.066 Setting up libsepol1-dev:amd64 (3.0-1) ...
16:36:01 #12 9.079 Setting up libpcre2-16-0:amd64 (10.34-7) ...
16:36:01 #12 9.091 Setting up libbtrfs0:amd64 (5.4.1-2) ...
16:36:01 #12 9.107 Setting up libpcre2-32-0:amd64 (10.34-7) ...
16:36:01 #12 9.123 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
16:36:01 #12 9.138 Setting up bash-completion (1:2.10-1ubuntu1) ...
16:36:01 #9 64.93   Installing : dwz-0.11-3.el7.x86_64                                      38/44 
16:36:01 #9 65.70   Installing : gdb-7.6.1-120.el7.x86_64                                   39/44 
16:36:01 #9 65.72   Installing : perl-srpm-macros-1-8.el7.noarch                            40/44 
16:36:01 #9 65.74   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               41/44 
16:36:01 #9 65.76   Installing : file-5.11-37.el7.x86_64                                    42/44 
16:36:01 #9 65.80   Installing : rpm-build-4.11.3-45.el7.x86_64                             43/44 
16:36:01 #9 65.85   Installing : rpmlint-1.5-4.el7.noarch                                   44/44 
16:36:01 #9 65.88   Verifying  : file-5.11-37.el7.x86_64                                     1/44 
16:36:01 #9 65.90   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/44 
16:36:01 #9 65.91   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/44 
16:36:01 #9 65.92   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/44 
16:36:01 #9 65.93   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/44 
16:36:01 #9 65.94   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/44 
16:36:01 #9 65.95   Verifying  : perl-constant-1.27-2.el7.noarch                             7/44 
16:36:01 #9 65.96   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/44 
16:36:01 #9 65.97   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/44 
16:36:01 #9 65.98   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      10/44 
16:36:01 #9 65.99   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         11/44 
16:36:01 #9 66.00   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/44 
16:36:01 #9 66.02   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  13/44 
16:36:01 #9 66.03   Verifying  : perl-srpm-macros-1-8.el7.noarch                            14/44 
16:36:01 #9 66.04   Verifying  : groff-base-1.22.2-8.el7.x86_64                             15/44 
16:36:01 #9 66.04   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        16/44 
16:36:01 #9 66.06   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        17/44 
16:36:01 #9 66.06   Verifying  : rpm-build-4.11.3-45.el7.x86_64                             18/44 
16:36:01 #9 66.07   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/44 
16:36:01 #9 66.08   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/44 
16:36:01 #9 66.09   Verifying  : dwz-0.11-3.el7.x86_64                                      21/44 
16:36:01 #9 66.11   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/44 
16:36:01 #9 66.12   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/44 
16:36:01 #9 66.13   Verifying  : patch-2.7.1-12.el7_7.x86_64                                24/44 
16:36:01 #9 66.15   Verifying  : perl-Carp-1.26-244.el7.noarch                              25/44 
16:36:01 #9 66.16   Verifying  : perl-Storable-2.45-3.el7.x86_64                            26/44 
16:36:01  dpkg-source -I.git -b .
16:36:02 #9 66.16   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 27/44 
16:36:02 #9 66.17   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           28/44 
16:36:02 #9 66.18   Verifying  : perl-Encode-2.51-7.el7.x86_64                              29/44 
16:36:02 #9 66.19   Verifying  : unzip-6.0-22.el7_9.x86_64                                  30/44 
16:36:02 #9 66.20   Verifying  : rpmlint-1.5-4.el7.noarch                                   31/44 
16:36:02 #9 66.22   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         32/44 
16:36:02 #9 66.24   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          33/44 
16:36:02 #9 66.25   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             34/44 
16:36:02 #9 66.27   Verifying  : perl-File-Path-2.09-2.el7.noarch                           35/44 
16:36:02 #9 66.28   Verifying  : elfutils-0.176-5.el7.x86_64                                36/44 
16:36:02 #9 66.30   Verifying  : zip-3.0-11.el7.x86_64                                      37/44 
16:36:02 #9 66.30   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      38/44 
16:36:02 #9 66.32   Verifying  : perl-Filter-1.49-3.el7.x86_64                              39/44 
16:36:02 #9 66.32   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         40/44 
16:36:02 #9 66.33   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     41/44 
16:36:02 #9 66.34   Verifying  : python-srpm-macros-3-34.el7.noarch                         42/44 
16:36:02 #9 66.36   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        43/44 
16:36:02 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210916145224-e3023ca-0~raspbian'
16:36:02 dpkg-source: info: using source format '1.0'
16:36:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.tar.gz
16:36:02 #12 9.751 Setting up pkg-config (0.29.1-0ubuntu4) ...
16:36:02 #12 9.811 Setting up libudev-dev:amd64 (245.4-4ubuntu3.13) ...
16:36:02 #12 9.833 Setting up libpcre2-posix2:amd64 (10.34-7) ...
16:36:02 #12 9.848 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:36:02 #12 9.863 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
16:36:02 #12 9.875 Setting up librhash0:amd64 (1.3.9-1) ...
16:36:02 #12 9.888 Setting up cmake-data (3.16.3-1ubuntu1) ...
16:36:02 #12 9.908 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
16:36:02 #12 9.922 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ...
16:36:02 #12 9.937 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
16:36:02 #12 9.948 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
16:36:02 #12 9.961 Setting up libpcre2-dev:amd64 (10.34-7) ...
16:36:02 #12 9.975 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
16:36:02 #12 9.991 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
16:36:02 #12 10.01 Setting up cmake (3.16.3-1ubuntu1) ...
16:36:02 #12 10.02 Setting up docker-ce-build-deps (1.0) ...
16:36:02 #12 10.04 Processing triggers for man-db (2.9.1-1) ...
16:36:02 #12 10.06 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
16:36:02 #9 66.37   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               44/44 
16:36:02 #9 66.42 
16:36:02 #9 66.42 Installed:
16:36:02 #9 66.42   rpm-build.x86_64 0:4.11.3-45.el7          rpmlint.noarch 0:1.5-4.el7         
16:36:02 #9 66.42 
16:36:02 #9 66.42 Dependency Installed:
16:36:02 #9 66.42   bzip2.x86_64 0:1.0.6-13.el7                                                   
16:36:02 #9 66.42   desktop-file-utils.x86_64 0:0.23-2.el7                                        
16:36:02 #9 66.42   dwz.x86_64 0:0.11-3.el7                                                       
16:36:02 #9 66.42   elfutils.x86_64 0:0.176-5.el7                                                 
16:36:02 #9 66.42   emacs-filesystem.noarch 1:24.3-23.el7                                         
16:36:02 #9 66.42   file.x86_64 0:5.11-37.el7                                                     
16:36:02 #9 66.42   gdb.x86_64 0:7.6.1-120.el7                                                    
16:36:02 #9 66.42   groff-base.x86_64 0:1.22.2-8.el7                                              
16:36:02 #9 66.42   patch.x86_64 0:2.7.1-12.el7_7                                                 
16:36:02 #9 66.42   perl.x86_64 4:5.16.3-299.el7_9                                                
16:36:02 #9 66.42   perl-Carp.noarch 0:1.26-244.el7                                               
16:36:02 #9 66.42   perl-Encode.x86_64 0:2.51-7.el7                                               
16:36:02 #9 66.42   perl-Exporter.noarch 0:5.68-3.el7                                             
16:36:02 #9 66.42   perl-File-Path.noarch 0:2.09-2.el7                                            
16:36:02 #9 66.42   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
16:36:02 #9 66.42   perl-Filter.x86_64 0:1.49-3.el7                                               
16:36:02 #9 66.42   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
16:36:02 #9 66.42   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
16:36:02 #9 66.42   perl-PathTools.x86_64 0:3.40-5.el7                                            
16:36:02 #9 66.42   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
16:36:02 #9 66.42   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
16:36:02 #9 66.42   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
16:36:02 #9 66.42   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
16:36:02 #9 66.42   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
16:36:02 #9 66.42   perl-Socket.x86_64 0:2.010-5.el7                                              
16:36:02 #9 66.42   perl-Storable.x86_64 0:2.45-3.el7                                             
16:36:02 #9 66.42   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
16:36:02 #9 66.42   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
16:36:02 #9 66.42   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
16:36:02 #9 66.42   perl-Time-Local.noarch 0:1.2300-2.el7                                         
16:36:02 #9 66.42   perl-constant.noarch 0:1.27-2.el7                                             
16:36:02 #9 66.42   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
16:36:02 #9 66.42   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
16:36:02 #9 66.42   perl-parent.noarch 1:0.225-244.el7                                            
16:36:02 #9 66.42   perl-podlators.noarch 0:2.5.1-3.el7                                           
16:36:02 #9 66.42   perl-srpm-macros.noarch 0:1-8.el7                                             
16:36:02 #9 66.42   perl-threads.x86_64 0:1.87-4.el7                                              
16:36:02 #9 66.42   perl-threads-shared.x86_64 0:1.43-6.el7                                       
16:36:02 #9 66.42   python-srpm-macros.noarch 0:3-34.el7                                          
16:36:02 #9 66.42   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
16:36:02 #9 66.42   unzip.x86_64 0:6.0-22.el7_9                                                   
16:36:02 #9 66.42   zip.x86_64 0:3.0-11.el7                                                       
16:36:02 #9 66.42 
16:36:02 #9 66.42 Complete!
16:36:02 #9 DONE 66.6s
16:36:02 #12 DONE 10.3s
16:36:02 
16:36:02 #13 [stage-1 6/9] COPY sources/ /sources
16:36:02 #13 sha256:19d122102ffe8a14336651b19a38a2df2f676da503d8d17a8d9b5a4774a4b4e8
16:36:02 
16:36:02 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
16:36:02 #11 sha256:8e84e13ee45a4f83bdf1023898cab5603f5bc45f72dab4b3c26f32fdeb5392f7
16:36:02 #11 DONE 0.1s
16:36:02 
16:36:02 #12 [stage-1 5/7] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:36:02 #12 sha256:d6dcf9eb519c12580d825ec6f95ae668f7437b1082afa15fceb504e1acc6d2d8
16:36:02 #13 DONE 0.3s
16:36:02 
16:36:02 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:36:02 #15 sha256:c0fddef7de33913734f9932213cfad2e7163eff2fae884787f239fa7dce2eaa0
16:36:03 #12 0.547 Loaded plugins: fastestmirror, ovl
16:36:03 #12 0.702 Enabling base-source repository
16:36:03 #12 0.702 Enabling extras-source repository
16:36:03 #12 0.702 Enabling updates-source repository
16:36:03 #12 0.703 Loading mirror speeds from cached hostfile
16:36:03 #12 0.704  * base: download.cf.centos.org
16:36:03 #12 0.704  * extras: download.cf.centos.org
16:36:03 #12 0.704  * updates: download.cf.centos.org
16:36:05 #15 DONE 2.5s
16:36:05 
16:36:05 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:36:05 #16 sha256:09d969b64121aca5bcd74ad5d1cb87a8216fb770cb935fdaa95ffc15f4f70c4f
16:36:05 #16 DONE 0.0s
16:36:05 
16:36:05 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:36:05 #17 sha256:b0cd15715c94334019508f3ea09ce0de86c61be29ac41a1b7f10b8a18865dec6
16:36:05 #17 DONE 0.0s
16:36:05 
16:36:05 #18 exporting to image
16:36:05 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:36:05 #18 exporting layers
16:36:09 #12 6.853 Checking for new repos for mirrors
16:36:09 #12 6.856 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
16:36:09 #12 6.858  --> 1:make-3.82-24.el7.x86_64
16:36:09 #12 6.972  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:36:09 #12 6.973  --> git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 6.976 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
16:36:09 #12 6.977  --> Already installed : bash-4.2.46-34.el7.x86_64
16:36:09 #12 6.979 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
16:36:09 #12 6.980  --> Already installed : bash-4.2.46-34.el7.x86_64
16:36:09 #12 6.981  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
16:36:09 #12 6.981  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
16:36:09 #12 6.982  --> cmake-2.8.12.2-2.el7.x86_64
16:36:09 #12 6.984  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
16:36:09 #12 6.985  --> gcc-4.8.5-44.el7.x86_64
16:36:09 #12 6.985  --> git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 6.988  --> glibc-static-2.17-324.el7_9.x86_64
16:36:09 #12 6.989  --> libarchive-3.1.2-14.el7_7.x86_64
16:36:09 #12 6.991  --> libseccomp-devel-2.3.1-4.el7.x86_64
16:36:09 #12 6.992  --> libselinux-devel-2.5-15.el7.x86_64
16:36:09 #12 6.993  --> libtool-2.4.2-22.el7_3.x86_64
16:36:09 #12 6.993  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:36:09 #12 6.994  --> 1:make-3.82-24.el7.x86_64
16:36:09 #12 6.994  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
16:36:09 #12 6.996  --> Already installed : systemd-219-78.el7.x86_64
16:36:09 #12 6.996  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:36:09 #12 6.999  --> systemd-devel-219-78.el7_9.3.x86_64
16:36:09 #12 6.999  --> Already installed : 2:tar-1.26-35.el7.x86_64
16:36:09 #12 7.000  --> which-2.20-7.el7.x86_64
16:36:09 #12 7.003 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
16:36:09 #12 7.003  --> Already installed : bash-4.2.46-34.el7.x86_64
16:36:09 #12 7.004 --> Running transaction check
16:36:09 #12 7.004 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
16:36:09 #12 7.006 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
16:36:09 #12 7.127 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
16:36:09 #12 7.127 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
16:36:09 #12 7.134 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
16:36:09 #12 7.136 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
16:36:09 #12 7.138 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
16:36:09 #12 7.140 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
16:36:09 #12 7.144 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
16:36:09 #12 7.145 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
16:36:09 #12 7.151 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:36:09 #12 7.153 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:36:09 #12 7.155 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
16:36:09 #12 7.155 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
16:36:09 #12 7.168 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.170 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.171 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.173 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.173 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.175 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.176 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
16:36:09 #12 7.178 ---> Package glibc-static.x86_64 0:2.17-324.el7_9 will be installed
16:36:09 #12 7.178 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
16:36:09 #12 7.182 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
16:36:09 #12 7.184 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
16:36:09 #12 7.184 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
16:36:09 #12 7.186 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
16:36:09 #12 7.186 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
16:36:09 #12 7.187 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
16:36:09 #12 7.189 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
16:36:09 #12 7.189 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
16:36:09 #12 7.192 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
16:36:09 #12 7.193 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
16:36:09 #12 7.195 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
16:36:09 #12 7.196 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
16:36:09 #12 7.197 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:36:09 #12 7.199 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
16:36:09 #12 7.199 ---> Package make.x86_64 1:3.82-24.el7 will be installed
16:36:09 #12 7.200 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
16:36:09 #12 7.201 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:36:09 #12 7.204 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:36:09 #12 7.207 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:36:09 #12 7.208 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
16:36:09 #12 7.210 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
16:36:09 #12 7.212 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
16:36:09 #12 7.218 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
16:36:09 #12 7.221 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
16:36:09 #12 7.221 ---> Package which.x86_64 0:2.20-7.el7 will be installed
16:36:09 #12 7.222 --> Running transaction check
16:36:09 #12 7.222 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
16:36:09 #12 7.226 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
16:36:09 #12 7.228 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
16:36:09 #12 7.230 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
16:36:09 #12 7.232 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
16:36:09 #12 7.234 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
16:36:09 #12 7.236 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
16:36:09 #12 7.236 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
16:36:09 #12 7.241 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
16:36:09 #12 7.242 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
16:36:09 #12 7.243 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
16:36:09 #12 7.246 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed
16:36:09 #12 7.250 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
16:36:09 #12 7.252 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64
16:36:09 #12 7.261 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
16:36:09 #12 7.262 Package: glibc-2.17-324.el7_9.src - can't co-install with glibc-2.17-324.el7_9.x86_64
16:36:09 #12 7.262 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64
16:36:09 #12 7.263 ---> Package less.x86_64 0:458-9.el7 will be installed
16:36:09 #12 7.264 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
16:36:09 #12 7.265 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
16:36:09 #12 7.266 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
16:36:09 #12 7.266 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
16:36:09 #12 7.267 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
16:36:09 #12 7.268 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
16:36:09 #12 7.268 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
16:36:09 #12 7.268 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
16:36:09 #12 7.269 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
16:36:09 #12 7.273 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
16:36:09 #12 7.275 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
16:36:09 #12 7.276 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
16:36:09 #12 7.277 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
16:36:09 #12 7.278 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
16:36:09 #12 7.279 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
16:36:09 #12 7.281 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
16:36:09 #12 7.283 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
16:36:09 #12 7.284 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
16:36:09 #12 7.285 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
16:36:09 #12 7.287 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
16:36:09 #12 7.288 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
16:36:09 #12 7.290 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
16:36:09 #12 7.292 ---> Package systemd.x86_64 0:219-78.el7 will be updated
16:36:09 #12 7.294 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
16:36:09 #12 7.317 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
16:36:09 #12 7.318 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
16:36:09 #12 7.320 --> Running transaction check
16:36:09 #12 7.320 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
16:36:09 #12 7.321 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
16:36:09 #12 7.322 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
16:36:09 #12 7.322 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
16:36:09 #12 7.323 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
16:36:09 #12 7.325 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
16:36:09 #12 7.327 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
16:36:09 #12 7.329 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update
16:36:09 #12 7.330 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed
16:36:09 #12 7.330 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64
16:36:09 #12 7.336 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64
16:36:09 #12 7.336 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
16:36:09 #12 7.337 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
16:36:09 #12 7.338 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
16:36:09 #12 7.341 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
16:36:09 #12 7.343 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
16:36:09 #12 7.344 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
16:36:09 #12 7.345 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
16:36:09 #12 7.348 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.351 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.352 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.353 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.355 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.356 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.356 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.356 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.360 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.360 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.360 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
16:36:09 #12 7.360 --> Running transaction check
16:36:09 #12 7.360 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
16:36:09 #12 7.361 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
16:36:09 #12 7.362 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
16:36:09 #12 7.363 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update
16:36:09 #12 7.365 ---> Package kernel-headers.x86_64 0:3.10.0-1160.42.2.el7 will be installed
16:36:09 #12 7.365 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
16:36:09 #12 7.366 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
16:36:09 #12 7.366 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
16:36:09 #12 7.367 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
16:36:09 #12 7.367 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
16:36:09 #12 7.368 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
16:36:09 #12 7.381 --> Finished Dependency Resolution
16:36:09 #12 7.408 
16:36:09 #12 7.408 Dependencies Resolved
16:36:09 #12 7.416 
16:36:09 #12 7.416 ================================================================================
16:36:09 #12 7.416  Package                   Arch      Version                   Repository  Size
16:36:09 #12 7.416 ================================================================================
16:36:09 #12 7.416 Installing:
16:36:09 #12 7.416  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
16:36:09 #12 7.416  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
16:36:09 #12 7.416  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
16:36:09 #12 7.416  gcc                       x86_64    4.8.5-44.el7              base        16 M
16:36:09 #12 7.416  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
16:36:09 #12 7.416  glibc-static              x86_64    2.17-324.el7_9            updates    1.6 M
16:36:09 #12 7.416  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
16:36:09 #12 7.416  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
16:36:09 #12 7.416  libselinux-devel          x86_64    2.5-15.el7                base       187 k
16:36:09 #12 7.416  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
16:36:09 #12 7.416  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
16:36:09 #12 7.416  make                      x86_64    1:3.82-24.el7             base       421 k
16:36:09 #12 7.416  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
16:36:09 #12 7.416  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
16:36:09 #12 7.416  which                     x86_64    2.20-7.el7                base        41 k
16:36:09 #12 7.416 Installing for dependencies:
16:36:09 #12 7.416  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
16:36:09 #12 7.416  autoconf                  noarch    2.69-11.el7               base       701 k
16:36:09 #12 7.416  automake                  noarch    1.13.4-3.el7              base       679 k
16:36:09 #12 7.416  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
16:36:09 #12 7.416  checkpolicy               x86_64    2.5-8.el7                 base       295 k
16:36:09 #12 7.416  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
16:36:09 #12 7.416  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
16:36:09 #12 7.416  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
16:36:09 #12 7.416  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
16:36:09 #12 7.416  glibc-devel               x86_64    2.17-324.el7_9            updates    1.1 M
16:36:09 #12 7.416  glibc-headers             x86_64    2.17-324.el7_9            updates    691 k
16:36:09 #12 7.416  kernel-headers            x86_64    3.10.0-1160.42.2.el7      updates    9.0 M
16:36:09 #12 7.416  less                      x86_64    458-9.el7                 base       120 k
16:36:09 #12 7.416  libcgroup                 x86_64    0.41-21.el7               base        66 k
16:36:09 #12 7.416  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
16:36:09 #12 7.416  libgomp                   x86_64    4.8.5-44.el7              base       159 k
16:36:09 #12 7.416  libmpc                    x86_64    1.0.1-3.el7               base        51 k
16:36:09 #12 7.416  libseccomp                x86_64    2.3.1-4.el7               base        56 k
16:36:09 #12 7.416  libselinux-python         x86_64    2.5-15.el7                base       236 k
16:36:09 #12 7.416  libselinux-utils          x86_64    2.5-15.el7                base       151 k
16:36:09 #12 7.416  libsemanage-python        x86_64    2.5-14.el7                base       113 k
16:36:09 #12 7.416  libsepol-devel            x86_64    2.5-10.el7                base        77 k
16:36:09 #12 7.416  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
16:36:09 #12 7.416  lzo                       x86_64    2.06-8.el7                base        59 k
16:36:09 #12 7.416  m4                        x86_64    1.4.16-10.el7             base       256 k
16:36:09 #12 7.416  mpfr                      x86_64    3.1.1-4.el7               base       203 k
16:36:09 #12 7.416  openssh                   x86_64    7.4p1-21.el7              base       510 k
16:36:09 #12 7.416  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
16:36:09 #12 7.416  pcre-devel                x86_64    8.32-17.el7               base       480 k
16:36:09 #12 7.416  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
16:36:09 #12 7.416  perl-Error                noarch    1:0.17020-2.el7           base        32 k
16:36:09 #12 7.416  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
16:36:09 #12 7.416  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
16:36:09 #12 7.416  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
16:36:09 #12 7.416  policycoreutils           x86_64    2.5-34.el7                base       917 k
16:36:09 #12 7.416  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
16:36:09 #12 7.416  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
16:36:09 #12 7.416  python-IPy                noarch    0.75-6.el7                base        32 k
16:36:09 #12 7.416  rsync                     x86_64    3.1.2-10.el7              base       404 k
16:36:09 #12 7.416  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
16:36:09 #12 7.416  setools-libs              x86_64    3.3.8-4.el7               base       620 k
16:36:09 #12 7.416 Updating for dependencies:
16:36:09 #12 7.416  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
16:36:09 #12 7.416  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
16:36:09 #12 7.416  glibc                     x86_64    2.17-324.el7_9            updates    3.6 M
16:36:09 #12 7.416  glibc-common              x86_64    2.17-324.el7_9            updates     12 M
16:36:09 #12 7.416  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
16:36:09 #12 7.416  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
16:36:09 #12 7.416 
16:36:09 #12 7.416 Transaction Summary
16:36:09 #12 7.416 ================================================================================
16:36:09 #12 7.416 Install  15 Packages (+41 Dependent packages)
16:36:09 #12 7.416 Upgrade              (  6 Dependent packages)
16:36:09 #12 7.416 
16:36:09 #12 7.417 Total download size: 81 M
16:36:09 #12 7.417 Downloading packages:
16:36:09 #12 7.419 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
16:36:10 #18 exporting layers 5.3s done
16:36:10 #18 writing image sha256:7cc4d5a3df56446215b3a07d896547bd1dc460c8567ab6d70d5cc69930724a61 done
16:36:10 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
16:36:10 #18 DONE 5.3s
16:36:10 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20210916145224-e3023ca  -e VERSION=0.0.0-20210916145224-e3023ca  -e CLI_GITCOMMIT=e3023ca  -e ENGINE_GITCOMMIT=5176095  -e SCAN_VERSION=v0.8.0  -e SCAN_GITCOMMIT=35651ca  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/ubuntu-focal:/build    debbuild-ubuntu-focal/x86_64
16:36:11 + set -e
16:36:11 + mkdir -p /root/build-deb/engine
16:36:11 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:36:11 + mkdir -p /root/build-deb/cli
16:36:11 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:36:12 + mkdir -p /root/build-deb/scan-cli-plugin
16:36:12 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:36:12 + mkdir -p /go/src/github.com/docker
16:36:12 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:36:12 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:36:12 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:36:12 + EPOCH=5
16:36:12 + EPOCH_SEP=
16:36:12 + [[ ! -z 5 ]]
16:36:12 + EPOCH_SEP=:
16:36:12 + [[ -z 0.0.0-20210916145224-e3023ca ]]
16:36:12 + echo VERSION AAA 0.0.0-20210916145224-e3023ca
16:36:12 VERSION AAA 0.0.0-20210916145224-e3023ca
16:36:12 VERSION bbb 0.0.0-20210916145224-e3023ca
16:36:12 + VERSION=0.0.0-20210916145224-e3023ca
16:36:12 + echo VERSION bbb 0.0.0-20210916145224-e3023ca
16:36:12 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:36:12 + debSource=docker-ce
16:36:12 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:36:12 + debMaintainer='Docker <support@docker.com>'
16:36:12 ++ date --rfc-2822
16:36:12 + debDate='Thu, 16 Sep 2021 16:36:12 +0000'
16:36:12 + cat
16:36:12 + export CLI_GITCOMMIT=e3023ca
16:36:12 + CLI_GITCOMMIT=e3023ca
16:36:12 + export ENGINE_GITCOMMIT=5176095
16:36:12 + ENGINE_GITCOMMIT=5176095
16:36:12 + export SCAN_GITCOMMIT=35651ca
16:36:12 + SCAN_GITCOMMIT=35651ca
16:36:12 + echo VERSION BBB 0.0.0-20210916145224-e3023ca
16:36:12 VERSION BBB 0.0.0-20210916145224-e3023ca
16:36:12 + dpkg-buildpackage -uc -us -I.git
16:36:12 dpkg-buildpackage: info: source package docker-ce
16:36:12 dpkg-buildpackage: info: source version 5:0.0.0-20210916145224-e3023ca-0~ubuntu-focal
16:36:12 dpkg-buildpackage: info: source distribution focal
16:36:12 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:36:12  dpkg-source -I.git --before-build .
16:36:12 dpkg-buildpackage: info: host architecture amd64
16:36:12  debian/rules clean
16:36:12 dh clean --with=bash-completion
16:36:12    dh_clean
16:36:12  dpkg-source -I.git -b .
16:36:12 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:36:12 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:36:12 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210916145224-e3023ca-0~ubuntu'
16:36:12 dpkg-source: info: using source format '1.0'
16:36:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.tar.gz
16:36:20 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.dsc
16:36:20  debian/rules build
16:36:20 dh build --with=bash-completion
16:36:20    dh_update_autotools_config
16:36:20    dh_autoreconf
16:36:20    debian/rules override_dh_auto_build
16:36:20 make[1]: Entering directory '/root/build-deb'
16:36:20 # Build the daemon and dependencies
16:36:20 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
16:36:20 
16:36:20 Removing bundles/
16:36:20 
16:36:20 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:36:20 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:36:20 GOOS="" GOARCH="" GOARM=""
16:36:21 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.dsc
16:36:21  debian/rules build
16:36:21 dh build --with=bash-completion
16:36:21    dh_update_autotools_config
16:36:21    dh_autoreconf
16:36:21    debian/rules override_dh_auto_build
16:36:21 make[1]: Entering directory '/root/build-deb'
16:36:21 # Build the daemon and dependencies
16:36:21 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
16:36:21 
16:36:21 Removing bundles/
16:36:21 
16:36:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:36:21 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:36:21 GOOS="" GOARCH="" GOARM=""
16:36:26 #22 DONE 92.9s
16:36:26 
16:36:26 #23 [binary 1/1] COPY --from=build /out .
16:36:26 #23 sha256:c24daee5ee114e886782bf807dc9585ed41217f1b2e9c523ca055db62fb0a538
16:36:26 #23 DONE 0.8s
16:36:26 
16:36:26 #24 exporting to client
16:36:26 #24 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
16:36:26 #24 copying files 8.75MB 0.1s
16:36:26 #24 copying files 54.76MB 0.6s done
16:36:26 #24 DONE 0.6s
16:36:26 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker VERSION=0.0.0-20210916145224-e3023ca binary
16:36:26 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker'
16:36:27 mkdir -p autogen
16:36:27 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 .
16:36:28 #1 [internal] load build definition from Dockerfile
16:36:28 #1 sha256:13c5314e68fbcfc074ae039ab867366bc222a73687fbcc0c19b6bebf7d972d88
16:36:28 #1 transferring dockerfile: 16.34kB done
16:36:28 #1 DONE 0.0s
16:36:28 
16:36:28 #2 [internal] load .dockerignore
16:36:28 #2 sha256:d87500a2ed757909a7b9cbf8508a5f283789747e0c26b40d9187e3ebcb774654
16:36:28 #2 transferring context: 87B done
16:36:28 #2 DONE 0.0s
16:36:28 
16:36:28 #3 resolve image config for docker.io/docker/dockerfile:1.3
16:36:28 #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:36:28 #3 DONE 0.1s
16:36:28 
16:36:28 #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:36:28 #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:36:28 #4 CACHED
16:36:28 
16:36:28 #5 [internal] load .dockerignore
16:36:28 #5 sha256:194284401b6b556af7f2cbab733e7ac74543faeb4da103fb6f493e6f93444867
16:36:28 #5 DONE 0.0s
16:36:28 
16:36:28 #6 [internal] load build definition from Dockerfile
16:36:28 #6 sha256:6f447ac669db179a8a946e6cc9d8052eb6532bbf1ecb14f6a317e3fe37840bae
16:36:28 #6 DONE 0.0s
16:36:28 
16:36:28 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io
16:36:28 #10 sha256:382c060acea6778f2e14f524015237d1b6a8166f27b2e5d6b452226142811cb2
16:36:28 #10 DONE 0.0s
16:36:28 
16:36:28 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:36:28 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:36:28 #9 ...
16:36:28 
16:36:28 #7 [internal] load metadata for docker.io/library/golang:1.16.8-bullseye
16:36:28 #7 sha256:9f27d529569ee358bcbe8df984546143cf254baf49fae277e036d4f1bf65abe8
16:36:28 #7 DONE 0.4s
16:36:28 
16:36:28 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:36:28 #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:36:29 #8 DONE 0.7s
16:36:29 
16:36:29 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:36:29 #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:36:29 #9 DONE 0.8s
16:36:29 
16:36:29 #16 [internal] load build context
16:36:29 #16 sha256:0e0e8ccb6a16f81e300227ef752f68df42cba4a28d00331f32926bd4313de796
16:36:29 #16 DONE 0.0s
16:36:29 
16:36:29 #28 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:36:29 #28 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:36:29 #28 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:36:29 #28 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:36:29 #28 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:36:29 #28 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:36:33 #28 ...
16:36:33 
16:36:33 #16 [internal] load build context
16:36:33 #16 sha256:0e0e8ccb6a16f81e300227ef752f68df42cba4a28d00331f32926bd4313de796
16:36:33 #16 transferring context: 55.47MB 2.7s done
16:36:33 #16 DONE 3.0s
16:36:33 
16:36:33 #11 [base 1/3] FROM docker.io/library/golang:1.16.8-bullseye@sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02
16:36:33 #11 sha256:448b96692675f74b76ca2a046750e22bd4ad2338521f8846449601e6c146dcec
16:36:33 #11 resolve docker.io/library/golang:1.16.8-bullseye@sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02 0.0s done
16:36:33 #11 sha256:ad89eca2a5d24d11b65d8072849b99dd25e9a9677de30ce33f2ab254b18dd95a 1.80kB / 1.80kB done
16:36:33 #11 sha256:828b0508ae64b07660f03d1c19ff99486b2a37658851b8c452f6657cf9510838 6.96kB / 6.96kB done
16:36:33 #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.3s done
16:36:33 #11 sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02 1.86kB / 1.86kB done
16:36:33 #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.9s done
16:36:33 #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.4s done
16:36:33 #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.3s done
16:36:33 #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.0s done
16:36:33 #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.0s
16:36:33 #11 sha256:ba66844146b358c9ba2badd0d1daaacdbf1e1b93b85bb15f9c634cd116edb6a9 155B / 155B 3.0s done
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 2.10MB / 129.03MB 3.1s
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 18.86MB / 129.03MB 3.4s
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 27.06MB / 129.03MB 3.5s
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 35.65MB / 129.03MB 3.6s
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 55.57MB / 129.03MB 3.9s
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 68.16MB / 129.03MB 4.1s
16:36:33 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 81.79MB / 129.03MB 4.3s
16:36:34 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 91.23MB / 129.03MB 4.4s
16:36:34 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 99.61MB / 129.03MB 4.5s
16:36:34 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 110.10MB / 129.03MB 4.6s
16:36:34 #11 sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 124.78MB / 129.03MB 4.8s
16:36:35 #11 ...
16:36:35 
16:36:35 #28 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:36:35 #28 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:36:35 #28 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done
16:36:35 #28 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done
16:36:35 #28 DONE 6.0s
16:36:35 
16:36:35 #11 [base 1/3] FROM docker.io/library/golang:1.16.8-bullseye@sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02
16:36:35 #11 sha256:448b96692675f74b76ca2a046750e22bd4ad2338521f8846449601e6c146dcec
16:36:35 #11 ...
16:36:35 
16:36:35 #30 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:36:35 #30 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:36:35 #30 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:36:35 #30 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:36:35 #30 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:36:35 #30 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:36:35 #30 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done
16:36:35 #30 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done
16:36:35 #30 DONE 6.0s
16:36:35 
16:36:35 #11 [base 1/3] FROM docker.io/library/golang:1.16.8-bullseye@sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02
16:36:35 #11 sha256:448b96692675f74b76ca2a046750e22bd4ad2338521f8846449601e6c146dcec
16:36:36 #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.4s done
16:36:36 #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8
16:36:37 #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done
16:36:37 #11 ...
16:36:37 
16:36:37 #29 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:36:37 #29 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:36:37 #29 DONE 0.5s
16:36:37 
16:36:37 #11 [base 1/3] FROM docker.io/library/golang:1.16.8-bullseye@sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02
16:36:37 #11 sha256:448b96692675f74b76ca2a046750e22bd4ad2338521f8846449601e6c146dcec
16:36:37 #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s
16:36:38 #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.3s done
16:36:38 #11 ...
16:36:38 
16:36:38 #31 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:36:38 #31 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:36:38 #31 DONE 0.6s
16:36:38 
16:36:38 #11 [base 1/3] FROM docker.io/library/golang:1.16.8-bullseye@sha256:7d5ea98bd40a568289e650947fbb8ee61934a398bb22274be4dcfe87632f8e02
16:36:38 #11 sha256:448b96692675f74b76ca2a046750e22bd4ad2338521f8846449601e6c146dcec
16:36:38 #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587
16:36:40 #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 2.3s done
16:36:40 #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091
16:36:43 #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 2.5s done
16:36:43 #11 extracting sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 0.1s
16:36:48 #11 extracting sha256:261c19c9b43ea49ddb276e79dd61e8b1b0a3401e89ea85c37b5eb38194c2e20e 4.6s done
16:36:48 #11 extracting sha256:ba66844146b358c9ba2badd0d1daaacdbf1e1b93b85bb15f9c634cd116edb6a9 done
16:36:48 #11 DONE 18.7s
16:36:48 
16:36:48 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:36:48 #12 sha256:eb8831415939c19eed8ce3a8166766587bf9bd92bbb5312d9c5371cba3befe6f
16:36:51 #12 DONE 2.8s
16:36:51 
16:36:51 #13 [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
16:36:51 #13 sha256:070464ab988b2eea182fb26a578cbe31110ab50fee53145a80980b56dc23c3e9
16:36:51 #13 DONE 0.5s
16:36:51 
16:36:51 #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
16:36:51 #15 sha256:8db92f2cb20053c78dc8b835ac17d3c2489d741df4df5cfa25ef6095312d4050
16:36:53 #15 1.613 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:36:53 #15 1.613 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:36:53 #15 1.630 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:36:53 #15 1.812 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:36:53 #15 2.054 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:36:56 #15 4.848 Fetched 8402 kB in 4s (2395 kB/s)
16:36:57 #15 4.848 Reading package lists...
16:36:57 #15 ...
16:36:57 
16:36:57 #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
16:36:57 #24 sha256:48cfefdeea0475116abea39fb1c4e36a731c93982f1855116b24a0f8b8eaff0b
16:36:57 #24 1.242 + RM_GOPATH=0
16:36:57 #24 1.242 + TMP_GOPATH=
16:36:57 #24 1.242 + : /build
16:36:57 #24 1.242 + '[' -z '' ']'
16:36:57 #24 1.243 ++ mktemp -d
16:36:57 #24 1.244 + export GOPATH=/tmp/tmp.2yJIwpxazn
16:36:57 #24 1.244 + GOPATH=/tmp/tmp.2yJIwpxazn
16:36:57 #24 1.244 + RM_GOPATH=1
16:36:57 #24 1.244 + case "$(go env GOARCH)" in
16:36:57 #24 1.245 ++ go env GOARCH
16:36:57 #24 1.255 + export GO_BUILDMODE=-buildmode=pie
16:36:57 #24 1.255 + GO_BUILDMODE=-buildmode=pie
16:36:57 #24 1.255 ++ dirname /tmp/install/install.sh
16:36:57 #24 1.255 + dir=/tmp/install
16:36:57 #24 1.255 + bin=rootlesskit
16:36:57 #24 1.255 + shift
16:36:57 #24 1.255 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:36:57 #24 1.255 + . /tmp/install/rootlesskit.installer
16:36:57 #24 1.255 ++ : v0.14.4
16:36:57 #24 1.255 + install_rootlesskit
16:36:57 #24 1.255 + case "$1" in
16:36:57 #24 1.255 + export CGO_ENABLED=0
16:36:57 #24 1.255 + CGO_ENABLED=0
16:36:57 #24 1.255 + _install_rootlesskit
16:36:57 #24 1.257 Install rootlesskit version v0.14.4
16:36:57 #24 1.257 + echo 'Install rootlesskit version v0.14.4'
16:36:57 #24 1.257 + for f in rootlesskit rootlesskit-docker-proxy
16:36:57 #24 1.257 + GOBIN=/build
16:36:57 #24 1.257 + GO111MODULE=on
16:36:57 #24 1.257 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:36:57 #24 1.648 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:36:57 #24 4.621 go: downloading github.com/pkg/errors v0.9.1
16:36:57 #24 4.624 go: downloading github.com/sirupsen/logrus v1.8.1
16:36:57 #24 4.661 go: downloading github.com/urfave/cli/v2 v2.3.0
16:36:57 #24 4.830 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:36:57 #24 5.790 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:36:57 #24 6.077 go: downloading github.com/google/uuid v1.3.0
16:36:57 #24 6.080 go: downloading github.com/moby/vpnkit v0.5.0
16:36:57 #24 6.130 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:36:57 #24 6.148 go: downloading github.com/gofrs/flock v0.8.1
16:36:57 #24 6.185 go: downloading github.com/gorilla/mux v1.8.0
16:36:57 #24 ...
16:36:57 
16:36:57 #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
16:36:57 #15 sha256:8db92f2cb20053c78dc8b835ac17d3c2489d741df4df5cfa25ef6095312d4050
16:36:57 #15 4.848 Reading package lists...
16:36:59 #15 6.329 Reading package lists...
16:37:00 #15 7.883 Building dependency tree...
16:37:00 #15 8.956 The following additional packages will be installed:
16:37:00 #15 8.969   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:37:00 #15 8.973 Suggested packages:
16:37:00 #15 8.973   cmake-doc ninja-build lrzip
16:37:00 #15 8.973 Recommended packages:
16:37:00 #15 8.973   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:37:00 #15 9.175 The following NEW packages will be installed:
16:37:00 #15 9.177   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:37:00 #15 9.178   vim-common xxd
16:37:01 #15 9.454 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:37:01 #15 9.454 Need to get 17.7 MB of archives.
16:37:01 #15 9.454 After this operation, 70.7 MB of additional disk space will be used.
16:37:01 #15 9.454 Get:1 http://deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:37:01 #15 9.470 Get:2 http://deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:37:01 #15 9.473 Get:3 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
16:37:01 #15 9.503 Get:4 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:37:01 #15 9.725 Get:5 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:37:01 #15 9.731 Get:6 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:37:01 #15 9.737 Get:7 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:37:01 #15 9.738 Get:8 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:37:01 #15 9.740 Get:9 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:37:01 #15 9.743 Get:10 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
16:37:01 #15 ...
16:37:01 
16:37:01 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:01 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:01 #14 1.684 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:37:01 #14 1.685 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:37:01 #14 1.700 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:37:01 #14 1.898 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:37:01 #14 2.147 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:37:01 #14 4.707 Fetched 8402 kB in 3s (2564 kB/s)
16:37:01 #14 4.707 Reading package lists...
16:37:01 #14 6.490 Reading package lists...
16:37:01 #14 8.151 Building dependency tree...
16:37:01 #14 9.127 The following additional packages will be installed:
16:37:01 #14 9.131   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:37:01 #14 9.131   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:37:01 #14 9.131   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:37:01 #14 9.131   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:37:01 #14 9.133   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:37:01 #14 9.133   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:37:01 #14 9.134   mingw-w64-common mingw-w64-x86-64-dev
16:37:01 #14 9.139 Suggested packages:
16:37:01 #14 9.139   gcc-10-locales seccomp wine64
16:37:01 #14 9.451 The following NEW packages will be installed:
16:37:01 #14 9.451   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:37:01 #14 9.452   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:37:01 #14 9.452   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:37:01 #14 9.452   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:37:01 #14 9.453   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:37:01 #14 9.454   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:37:01 #14 9.454   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:37:01 #14 9.455   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:37:01 #14 9.456   mingw-w64-x86-64-dev
16:37:01 #14 9.742 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:37:01 #14 9.742 Need to get 115 MB of archives.
16:37:01 #14 9.742 After this operation, 645 MB of additional disk space will be used.
16:37:01 #14 9.742 Get:1 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:37:01 #14 9.787 Get:2 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:37:01 #14 9.843 Get:3 http://deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:37:01 #14 9.847 Get:4 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:37:01 #14 9.850 Get:5 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:37:01 #14 9.851 Get:6 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:37:01 #14 9.978 Get:7 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:37:01 #14 10.04 Get:8 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:37:01 #14 10.05 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:37:02 #14 ...
16:37:02 
16:37:02 #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
16:37:02 #21 sha256:87100e89c5572399ef88ebef78107b0b684e91c8dff39c39435d49a83e23683c
16:37:02 #21 1.620 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:37:02 #21 1.620 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:37:02 #21 1.636 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:37:02 #21 1.823 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:37:02 #21 2.000 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:37:02 #21 4.483 Fetched 8402 kB in 3s (2688 kB/s)
16:37:02 #21 4.483 Reading package lists...
16:37:02 #21 6.114 Reading package lists...
16:37:02 #21 7.724 Building dependency tree...
16:37:02 #21 8.821 The following additional packages will be installed:
16:37:02 #21 8.830   libbtrfs0
16:37:02 #21 8.895 The following NEW packages will be installed:
16:37:02 #21 8.903   libbtrfs-dev libbtrfs0
16:37:02 #21 9.203 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:37:02 #21 9.203 Need to get 460 kB of archives.
16:37:02 #21 9.203 After this operation, 1237 kB of additional disk space will be used.
16:37:02 #21 9.203 Get:1 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:37:02 #21 9.211 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:37:02 #21 9.506 debconf: delaying package configuration, since apt-utils is not installed
16:37:02 #21 9.602 Fetched 460 kB in 0s (1602 kB/s)
16:37:02 #21 9.781 Selecting previously unselected package libbtrfs0:amd64.
16:37:02 #21 9.782 (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 ... 15713 files and directories currently installed.)
16:37:02 #21 9.821 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:37:02 #21 9.835 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:37:02 #21 10.10 Selecting previously unselected package libbtrfs-dev:amd64.
16:37:02 #21 10.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:37:02 #21 10.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:37:02 #21 ...
16:37:02 
16:37:02 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:02 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:02 #14 10.34 Get:10 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:37:02 #14 11.03 Get:11 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:37:02 #14 ...
16:37:02 
16:37:02 #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
16:37:02 #21 sha256:87100e89c5572399ef88ebef78107b0b684e91c8dff39c39435d49a83e23683c
16:37:02 #21 10.42 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:37:02 #21 10.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:37:02 #21 10.51 Processing triggers for libc-bin (2.31-13) ...
16:37:02 #21 DONE 11.1s
16:37:02 
16:37:02 #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
16:37:02 #15 sha256:8db92f2cb20053c78dc8b835ac17d3c2489d741df4df5cfa25ef6095312d4050
16:37:02 #15 10.42 debconf: delaying package configuration, since apt-utils is not installed
16:37:02 #15 10.53 Fetched 17.7 MB in 1s (23.2 MB/s)
16:37:02 #15 10.61 Selecting previously unselected package xxd.
16:37:02 #15 10.61 (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 ... 15713 files and directories currently installed.)
16:37:02 #15 10.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
16:37:02 #15 10.95 Unpacking xxd (2:8.2.2434-3) ...
16:37:02 #15 11.12 Selecting previously unselected package vim-common.
16:37:02 #15 11.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
16:37:02 #15 11.16 Unpacking vim-common (2:8.2.2434-3) ...
16:37:03 #15 11.50 Selecting previously unselected package cmake-data.
16:37:03 #15 11.50 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
16:37:03 #15 11.51 Unpacking cmake-data (3.18.4-2) ...
16:37:04 #15 12.77 Selecting previously unselected package libicu67:amd64.
16:37:04 #15 12.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:37:04 #15 12.78 Unpacking libicu67:amd64 (67.1-7) ...
16:37:07 #15 15.19 Selecting previously unselected package libxml2:amd64.
16:37:07 #15 15.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:37:07 #15 15.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:37:07 #15 15.45 Selecting previously unselected package libarchive13:amd64.
16:37:07 #15 15.45 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
16:37:07 #15 15.45 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:37:07 #15 15.60 Selecting previously unselected package libjsoncpp24:amd64.
16:37:07 #15 15.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:37:07 #15 15.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:37:07 #15 15.68 Selecting previously unselected package librhash0:amd64.
16:37:07 #15 15.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:37:07 #15 15.69 Unpacking librhash0:amd64 (1.4.1-2) ...
16:37:07 #15 15.77 Selecting previously unselected package libuv1:amd64.
16:37:07 #15 15.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:37:07 #15 15.77 Unpacking libuv1:amd64 (1.40.0-2) ...
16:37:07 #15 15.88 Selecting previously unselected package cmake.
16:37:07 #15 15.88 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
16:37:07 #15 15.88 Unpacking cmake (3.18.4-2) ...
16:37:07 #15 ...
16:37:07 
16:37:07 #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
16:37:07 #24 sha256:48cfefdeea0475116abea39fb1c4e36a731c93982f1855116b24a0f8b8eaff0b
16:37:07 #24 6.278 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:37:07 #24 6.444 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:37:07 #24 6.480 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:37:07 #24 7.103 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:37:07 #24 8.419 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:37:08 #24 ...
16:37:08 
16:37:08 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:08 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:08 #14 11.47 Get:12 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:37:08 #14 11.83 Get:13 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:37:08 #14 12.67 Get:14 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:37:08 #14 12.95 Get:15 http://deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:37:08 #14 12.95 Get:16 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:37:08 #14 12.95 Get:17 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:37:08 #14 12.95 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:37:08 #14 12.96 Get:19 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:37:08 #14 12.96 Get:20 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:37:08 #14 12.97 Get:21 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:37:08 #14 12.97 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:37:08 #14 12.98 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:37:08 #14 12.99 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:37:08 #14 12.99 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:37:08 #14 13.00 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:37:08 #14 13.01 Get:27 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:37:08 #14 13.02 Get:28 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:37:08 #14 13.02 Get:29 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
16:37:08 #14 13.02 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:37:08 #14 13.50 debconf: delaying package configuration, since apt-utils is not installed
16:37:08 #14 13.57 Fetched 115 MB in 4s (32.1 MB/s)
16:37:08 #14 13.61 Selecting previously unselected package binutils-mingw-w64-i686.
16:37:08 #14 13.61 (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 ... 15713 files and directories currently installed.)
16:37:08 #14 13.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:37:08 #14 13.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:37:08 #14 14.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:37:08 #14 14.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:37:08 #14 14.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:37:08 #14 15.57 Selecting previously unselected package binutils-mingw-w64.
16:37:08 #14 15.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:37:08 #14 15.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:37:08 #14 15.65 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:37:08 #14 15.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:37:08 #14 15.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:37:08 #14 15.75 Selecting previously unselected package dmsetup.
16:37:08 #14 15.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:37:08 #14 15.76 Unpacking dmsetup (2:1.02.175-2.1) ...
16:37:08 #14 15.85 Selecting previously unselected package mingw-w64-common.
16:37:08 #14 15.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:37:08 #14 15.86 Unpacking mingw-w64-common (8.0.0-1) ...
16:37:09 #14 ...
16:37:09 
16:37:09 #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
16:37:09 #15 sha256:8db92f2cb20053c78dc8b835ac17d3c2489d741df4df5cfa25ef6095312d4050
16:37:09 #15 17.53 Setting up libicu67:amd64 (67.1-7) ...
16:37:09 #15 17.54 Setting up xxd (2:8.2.2434-3) ...
16:37:09 #15 17.56 Setting up libuv1:amd64 (1.40.0-2) ...
16:37:09 #15 17.57 Setting up vim-common (2:8.2.2434-3) ...
16:37:09 #15 17.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:37:09 #15 17.60 Setting up librhash0:amd64 (1.4.1-2) ...
16:37:09 #15 17.61 Setting up cmake-data (3.18.4-2) ...
16:37:09 #15 17.63 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:37:09 #15 17.64 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:37:09 #15 17.65 Setting up cmake (3.18.4-2) ...
16:37:09 #15 17.67 Processing triggers for libc-bin (2.31-13) ...
16:37:10 #15 DONE 18.6s
16:37:10 
16:37:10 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:10 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:10 #14 18.23 Selecting previously unselected package mingw-w64-x86-64-dev.
16:37:10 #14 18.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:37:10 #14 18.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:37:12 #14 20.67 Selecting previously unselected package gcc-mingw-w64-base.
16:37:12 #14 20.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:37:12 #14 20.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:37:12 #14 20.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:37:12 #14 20.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:37:12 #14 20.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:37:12 #14 ...
16:37:12 
16:37:12 #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
16:37:12 #22 sha256:4090cfda2c610763e9fd3abcd4456698672f1e710c92c7a2bfdf84e5356051b5
16:37:12 #22 1.238 + RM_GOPATH=0
16:37:12 #22 1.238 + TMP_GOPATH=
16:37:12 #22 1.238 + : /build
16:37:12 #22 1.238 + '[' -z '' ']'
16:37:12 #22 1.238 ++ mktemp -d
16:37:12 #22 1.239 + export GOPATH=/tmp/tmp.5XkU77Hs4f
16:37:12 #22 1.239 + GOPATH=/tmp/tmp.5XkU77Hs4f
16:37:12 #22 1.239 + RM_GOPATH=1
16:37:12 #22 1.239 + case "$(go env GOARCH)" in
16:37:12 #22 1.240 ++ go env GOARCH
16:37:12 #22 1.247 + export GO_BUILDMODE=-buildmode=pie
16:37:12 #22 1.247 + GO_BUILDMODE=-buildmode=pie
16:37:12 #22 1.247 ++ dirname /tmp/install/install.sh
16:37:12 #22 1.248 + dir=/tmp/install
16:37:12 #22 1.249 + bin=containerd
16:37:12 #22 1.249 + shift
16:37:12 #22 1.249 + '[' '!' -f /tmp/install/containerd.installer ']'
16:37:12 #22 1.249 + . /tmp/install/containerd.installer
16:37:12 #22 1.249 ++ set -e
16:37:12 #22 1.249 ++ : v1.5.5
16:37:12 #22 1.250 + install_containerd
16:37:12 #22 1.250 + echo 'Install containerd version v1.5.5'
16:37:12 #22 1.250 Install containerd version v1.5.5
16:37:12 #22 1.251 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5XkU77Hs4f/src/github.com/containerd/containerd
16:37:12 #22 1.252 Cloning into '/tmp/tmp.5XkU77Hs4f/src/github.com/containerd/containerd'...
16:37:13 #22 ...
16:37:13 
16:37:13 #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
16:37:13 #17 sha256:162f4a9e2c6f53b90fe75144e7fc7d2c698023b5b9081cdd8b4d3e7324838923
16:37:13 #17 1.561 + RM_GOPATH=0
16:37:13 #17 1.563 + TMP_GOPATH=
16:37:13 #17 1.563 + : /build
16:37:13 #17 1.563 + '[' -z '' ']'
16:37:13 #17 1.563 ++ mktemp -d
16:37:13 #17 1.564 + export GOPATH=/tmp/tmp.5DmYqdiTIe
16:37:13 #17 1.564 + GOPATH=/tmp/tmp.5DmYqdiTIe
16:37:13 #17 1.564 + RM_GOPATH=1
16:37:13 #17 1.564 + case "$(go env GOARCH)" in
16:37:13 #17 1.565 ++ go env GOARCH
16:37:13 #17 1.577 + export GO_BUILDMODE=-buildmode=pie
16:37:13 #17 1.577 + GO_BUILDMODE=-buildmode=pie
16:37:13 #17 1.577 ++ dirname /tmp/install/install.sh
16:37:13 #17 1.578 + dir=/tmp/install
16:37:13 #17 1.578 + bin=tini
16:37:13 #17 1.579 + shift
16:37:13 #17 1.579 + '[' '!' -f /tmp/install/tini.installer ']'
16:37:13 #17 1.580 + . /tmp/install/tini.installer
16:37:13 #17 1.580 ++ : v0.19.0
16:37:13 #17 1.580 + install_tini
16:37:13 #17 1.582 + echo 'Install tini version v0.19.0'
16:37:13 #17 1.582 Install tini version v0.19.0
16:37:13 #17 1.582 + git clone https://github.com/krallin/tini.git /tmp/tmp.5DmYqdiTIe/tini
16:37:13 #17 1.585 Cloning into '/tmp/tmp.5DmYqdiTIe/tini'...
16:37:13 #17 2.088 + cd /tmp/tmp.5DmYqdiTIe/tini
16:37:13 #17 2.088 + git checkout -q v0.19.0
16:37:13 #17 2.101 + cmake .
16:37:13 #17 2.286 -- The C compiler identification is GNU 10.2.1
16:37:13 #17 2.310 -- Detecting C compiler ABI info
16:37:13 #17 2.575 -- Detecting C compiler ABI info - done
16:37:13 #17 2.622 -- Check for working C compiler: /usr/bin/cc - skipped
16:37:13 #17 2.623 -- Detecting C compile features
16:37:13 #17 2.624 -- Detecting C compile features - done
16:37:13 #17 2.649 -- Performing Test HAS_BUILTIN_FORTIFY
16:37:13 #17 2.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:37:13 #17 2.836 -- Configuring done
16:37:13 #17 2.846 -- Generating done
16:37:13 #17 2.855 -- Build files have been written to: /tmp/tmp.5DmYqdiTIe/tini
16:37:13 #17 2.858 + make tini-static
16:37:13 #17 3.008 Scanning dependencies of target tini-static
16:37:13 #17 3.046 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:37:13 #17 3.683 [100%] Linking C executable tini-static
16:37:14 #17 4.037 [100%] Built target tini-static
16:37:14 #17 4.059 + mkdir -p /build
16:37:14 #17 4.074 + cp tini-static /build/docker-init
16:37:15 #17 DONE 5.5s
16:37:15 
16:37:15 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:15 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:15 #14 24.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:37:15 #14 24.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:37:15 #14 24.10 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:37:17 #12 67.02 --------------------------------------------------------------------------------
16:37:17 #12 67.02 Total                                              1.4 MB/s |  81 MB  00:59     
16:37:17 #12 67.18 Running transaction check
16:37:17 #12 67.34 Running transaction test
16:37:17 #12 67.49 Transaction test succeeded
16:37:17 #12 67.49 Running transaction
16:37:17 #12 69.93   Updating   : glibc-common-2.17-324.el7_9.x86_64                          1/68 
16:37:17 #12 70.43   Updating   : glibc-2.17-324.el7_9.x86_64                                 2/68 
16:37:17 #12 70.97   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
16:37:17 #12 70.99   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
16:37:17 #12 71.53   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
16:37:17 #12 73.20   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
16:37:17 #12 73.89 Failed to get D-Bus connection: Operation not permitted
16:37:17 #12 73.93   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
16:37:17 #12 74.43   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
16:37:18 #12 74.94   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
16:37:18 #12 75.46   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
16:37:18 #12 75.97   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
16:37:19 #12 76.48   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
16:37:19 #12 77.02   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
16:37:20 #12 77.07   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
16:37:20 #12 77.58   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
16:37:21 #12 77.63   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
16:37:21 #12 78.74   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
16:37:22 #12 79.28   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
16:37:22 #14 ...
16:37:22 
16:37:22 #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
16:37:22 #22 sha256:4090cfda2c610763e9fd3abcd4456698672f1e710c92c7a2bfdf84e5356051b5
16:37:22 #22 16.98 + cd /tmp/tmp.5XkU77Hs4f/src/github.com/containerd/containerd
16:37:22 #22 16.98 + git checkout -q v1.5.5
16:37:22 #22 17.93 + export 'BUILDTAGS=netgo osusergo static_build'
16:37:22 #22 17.93 + BUILDTAGS='netgo osusergo static_build'
16:37:22 #22 17.93 + export EXTRA_FLAGS=-buildmode=pie
16:37:22 #22 17.93 + EXTRA_FLAGS=-buildmode=pie
16:37:22 #22 17.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:37:22 #22 17.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:37:22 #22 17.93 + '[' '' = dynamic ']'
16:37:22 #22 17.93 + make
16:37:22 #22 18.86 + bin/ctr
16:37:22 #12 79.80   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
16:37:23 #12 80.32   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
16:37:23 #12 81.39   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
16:37:24 #12 81.41   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/68 
16:37:24 #12 81.43   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/68 
16:37:24 #12 81.94   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
16:37:24 #12 82.45   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
16:37:25 #12 82.55   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
16:37:26 #12 82.58   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
16:37:26 #12 83.64   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
16:37:26 #12 84.16   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
16:37:27 #12 84.19   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
16:37:27 #12 84.80   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
16:37:27 #12 84.82   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
16:37:27 #22 ...
16:37:27 
16:37:27 #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
16:37:27 #24 sha256:48cfefdeea0475116abea39fb1c4e36a731c93982f1855116b24a0f8b8eaff0b
16:37:27 #24 35.87 + for f in rootlesskit rootlesskit-docker-proxy
16:37:27 #24 35.87 + GOBIN=/build
16:37:27 #24 35.87 + GO111MODULE=on
16:37:27 #24 35.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:37:27 #12 84.90   Installing : autoconf-2.69-11.el7.noarch                                33/68 
16:37:27 #12 85.39 install-info: No such file or directory for /usr/share/info/autoconf.info
16:37:27 #12 85.43   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
16:37:28 #12 85.45   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       35/68 
16:37:28 #12 85.49   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
16:37:28 #12 86.07   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
16:37:28 #12 86.10   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
16:37:29 #12 86.61   Installing : less-458-9.el7.x86_64                                      39/68 
16:37:29 #12 86.63   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
16:37:29 #12 87.17   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
16:37:29 #12 87.25   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
16:37:29 #12 87.28   Installing : libsepol-devel-2.5-10.el7.x86_64                           43/68 
16:37:30 #12 87.31   Installing : libselinux-devel-2.5-15.el7.x86_64                         44/68 
16:37:31 #12 87.56   Installing : kernel-headers-3.10.0-1160.42.2.el7.x86_64                 45/68 
16:37:31 #12 88.22   Installing : glibc-headers-2.17-324.el7_9.x86_64                        46/68 
16:37:31 #24 ...
16:37:31 
16:37:31 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:31 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:31 #14 30.14 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:37:31 #14 30.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:37:31 #14 30.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:37:31 #14 32.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:37:31 #14 32.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:37:31 #14 32.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:37:31 #14 34.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:37:31 #14 34.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:37:31 #14 34.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:37:31 #14 39.01 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:37:31 #14 39.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:37:31 #14 39.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:37:32 #14 41.08 Selecting previously unselected package g++-mingw-w64-x86-64.
16:37:32 #14 41.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:37:32 #14 41.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:37:32 #12 88.33   Installing : glibc-devel-2.17-324.el7_9.x86_64                          47/68 
16:37:32 #12 89.98   Installing : gcc-4.8.5-44.el7.x86_64                                    48/68 
16:37:33 #12 90.52   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/68 
16:37:33 #12 90.60   Installing : automake-1.13.4-3.el7.noarch                               50/68 
16:37:33 #12 91.11 install-info: No such file or directory for /usr/share/info/automake.info.gz
16:37:33 #12 91.13   Installing : python-IPy-0.75-6.el7.noarch                               51/68 
16:37:33 #12 91.20   Installing : policycoreutils-python-2.5-34.el7.x86_64                   52/68 
16:37:34 #14 42.51 Selecting previously unselected package libapparmor1:amd64.
16:37:34 #14 42.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:37:34 #14 42.55 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:37:34 #12 91.25   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    53/68 
16:37:34 #12 91.76   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             54/68 
16:37:35 #14 ...
16:37:35 
16:37:35 #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
16:37:35 #24 sha256:48cfefdeea0475116abea39fb1c4e36a731c93982f1855116b24a0f8b8eaff0b
16:37:35 #24 DONE 43.4s
16:37:35 
16:37:35 #25 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:37:35 #25 sha256:b2e746a5329beabf51c7b414edf3e9a9ab47668c6fa5d56a7310c8ccf382449e
16:37:35 #25 DONE 0.1s
16:37:35 
16:37:35 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:35 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:35 #14 43.42 Selecting previously unselected package libapparmor-dev:amd64.
16:37:35 #14 43.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:37:35 #14 43.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:37:35 
16:37:35 #14 ...
16:37:35 
16:37:35 #26 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:37:35 #26 sha256:30780289c90a3be49d20d9d7560e02e7f23cd764610ed979d472059877d0c8f8
16:37:35 #26 DONE 0.1s
16:37:35 
16:37:35 #14 [runtime-dev-cross-false 1/1] 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             libsystemd-dev             libudev-dev
16:37:35 #14 sha256:30f6ff9aae180b300abc8573fd38b04f7e5ee7e95b9f84500f9bf3de42a86943
16:37:35 #14 43.54 Selecting previously unselected package libbtrfs0:amd64.
16:37:35 #14 43.54 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:37:35 #14 43.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:37:35 #12 92.36   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
16:37:35 #12 92.86 install-info: No such file or directory for /usr/share/info/libtool.info.gz
16:37:35 #14 43.64 Selecting previously unselected package libbtrfs-dev:amd64.
16:37:35 #14 43.65 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:37:35 #14 43.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:37:35 #14 43.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:37:35 #14 43.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:37:35 #14 43.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:37:35 #14 43.81 Selecting previously unselected package libudev-dev:amd64.
16:37:35 #14 43.81 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:37:35 #14 43.81 Unpacking libudev-dev:amd64 (247.3-6) ...
16:37:35 #14 43.90 Selecting previously unselected package libsepol1-dev:amd64.
16:37:35 #14 43.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:37:35 #12 93.07   Installing : glibc-static-2.17-324.el7_9.x86_64                         56/68 
16:37:35 #12 93.09   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            57/68 
16:37:35 #12 93.14   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       58/68 
16:37:35 #12 93.16   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        59/68 
16:37:35 #14 43.92 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:37:35 #14 44.04 Selecting previously unselected package libpcre2-16-0:amd64.
16:37:35 #14 44.04 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:37:35 #14 44.05 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:37:36 #14 44.14 Selecting previously unselected package libpcre2-32-0:amd64.
16:37:36 #14 44.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:37:36 #14 44.16 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:37:36 #14 44.25 Selecting previously unselected package libpcre2-posix2:amd64.
16:37:36 #14 44.26 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:37:36 #14 44.27 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:37:36 #14 44.30 Selecting previously unselected package libpcre2-dev:amd64.
16:37:36 #14 44.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:37:36 #14 44.32 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:37:36 #14 44.54 Selecting previously unselected package libselinux1-dev:amd64.
16:37:36 #14 44.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:37:36 #14 44.55 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:37:36 #14 44.64 Selecting previously unselected package libdevmapper-dev:amd64.
16:37:36 #14 44.65 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:37:36 #14 44.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:37:36 #14 44.69 Selecting previously unselected package libseccomp-dev:amd64.
16:37:36 #14 44.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
16:37:36 #14 44.70 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
16:37:36 #14 44.77 Selecting previously unselected package libsystemd-dev:amd64.
16:37:36 #14 44.78 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:37:36 #14 44.79 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:37:36 #12 93.20   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   60/68 
16:37:36 #12 94.03   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
16:37:36 #14 45.10 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
16:37:36 #14 45.11 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:37:36 #14 45.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:37:36 #14 45.13 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:37:36 #14 45.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:37:36 #14 45.15 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:37:36 #14 45.16 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:37:36 #14 45.17 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:37:36 #14 45.18 Setting up libudev-dev:amd64 (247.3-6) ...
16:37:36 #14 45.19 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:37:36 #14 45.20 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:37:36 #14 45.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:37:36 #14 45.22 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:37:36 #14 45.23 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:37:36 #14 45.25 Setting up mingw-w64-common (8.0.0-1) ...
16:37:36 #14 45.26 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:37:36 #14 45.27 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:37:36 #14 45.28 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:37:37 #14 45.29 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:37:37 #14 45.30 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:37:37 #14 45.31 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:37:37 #14 45.32 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
16:37:37 #14 45.33 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:37:37 #14 45.33 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
16:37:37 #14 45.34 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:37:37 #14 45.35 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:37:37 #14 45.36 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
16:37:37 #14 45.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:37:37 #14 45.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:37:37 #14 45.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:37:37 #14 45.40 Setting up dmsetup (2:1.02.175-2.1) ...
16:37:37 #14 45.41 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:37:37 #14 45.42 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:37:37 #14 45.43 Processing triggers for libc-bin (2.31-13) ...
16:37:37 #12 94.09   Installing : which-2.20-7.el7.x86_64                                    62/68 
16:37:37 #12 94.58 install-info: No such file or directory for /usr/share/info/which.info.gz
16:37:37 #14 DONE 45.6s
16:37:37 
16:37:37 #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
16:37:37 #19 sha256:7bebd6b4410ed63f8e82902fc11209ccbd194b1ea806418bdef069da9ac7b456
16:37:37 #19 ...
16:37:37 
16:37:37 #18 [binary-base 1/6] COPY --from=tini        /build/ /usr/local/bin/
16:37:37 #18 sha256:eb0d334fb56267f9c503fc8164ce6e0097e42aa4d6d29c580668b8c245c21c49
16:37:37 #18 DONE 0.1s
16:37:37 
16:37:37 #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
16:37:37 #19 sha256:7bebd6b4410ed63f8e82902fc11209ccbd194b1ea806418bdef069da9ac7b456
16:37:37 #12 95.08   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
16:37:38 #19 0.861 + RM_GOPATH=0
16:37:38 #19 0.861 + TMP_GOPATH=
16:37:38 #19 0.861 + : /build
16:37:38 #19 0.861 + '[' -z '' ']'
16:37:38 #19 0.862 ++ mktemp -d
16:37:38 #19 0.864 + export GOPATH=/tmp/tmp.J0paqsWOsL
16:37:38 #19 0.864 + GOPATH=/tmp/tmp.J0paqsWOsL
16:37:38 #19 0.864 + RM_GOPATH=1
16:37:38 #19 0.864 + case "$(go env GOARCH)" in
16:37:38 #19 0.872 ++ go env GOARCH
16:37:38 #19 0.876 + export GO_BUILDMODE=-buildmode=pie
16:37:38 #19 0.876 + GO_BUILDMODE=-buildmode=pie
16:37:38 #19 0.876 ++ dirname /tmp/install/install.sh
16:37:38 #19 0.877 + dir=/tmp/install
16:37:38 #19 0.877 + bin=runc
16:37:38 #19 0.877 + shift
16:37:38 #19 0.877 + '[' '!' -f /tmp/install/runc.installer ']'
16:37:38 #19 0.877 + . /tmp/install/runc.installer
16:37:38 #19 0.877 ++ set -e
16:37:38 #19 0.877 ++ : v1.0.2
16:37:38 #19 0.877 + install_runc
16:37:38 #19 0.877 + RUNC_BUILDTAGS=seccomp
16:37:38 #19 0.877 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
16:37:38 #19 0.877 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J0paqsWOsL/src/github.com/opencontainers/runc
16:37:38 #19 0.880 Cloning into '/tmp/tmp.J0paqsWOsL/src/github.com/opencontainers/runc'...
16:37:38 #19 0.880 Install runc version v1.0.2 (build tags: seccomp)
16:37:38 #12 95.10   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
16:37:39 #12 96.09   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
16:37:39 #12 96.62   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
16:37:39 #12 97.16   Cleanup    : glibc-common-2.17-317.el7.x86_64                           67/68 
16:37:40 #12 97.19   Cleanup    : glibc-2.17-317.el7.x86_64                                  68/68 
16:37:40 #12 98.23   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
16:37:40 #12 98.24   Verifying  : glibc-static-2.17-324.el7_9.x86_64                          2/68 
16:37:40 #12 98.26   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
16:37:40 #12 98.27   Verifying  : glibc-2.17-324.el7_9.x86_64                                 4/68 
16:37:40 #12 98.29   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    5/68 
16:37:40 #12 98.30   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 6/68 
16:37:40 #12 98.31   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        7/68 
16:37:40 #12 98.33   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          8/68 
16:37:40 #12 98.34   Verifying  : automake-1.13.4-3.el7.noarch                                9/68 
16:37:40 #12 98.35   Verifying  : lzo-2.06-8.el7.x86_64                                      10/68 
16:37:40 #12 98.36   Verifying  : m4-1.4.16-10.el7.x86_64                                    11/68 
16:37:40 #12 98.37   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             12/68 
16:37:40 #12 98.38   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
16:37:40 #12 98.39   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
16:37:41 #12 98.40   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
16:37:41 #12 98.41   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
16:37:41 #12 98.42   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         17/68 
16:37:41 #12 98.43   Verifying  : which-2.20-7.el7.x86_64                                    18/68 
16:37:41 #12 98.44   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         19/68 
16:37:41 #12 98.45   Verifying  : glibc-headers-2.17-324.el7_9.x86_64                        20/68 
16:37:41 #12 98.46   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
16:37:41 #12 98.47   Verifying  : python-IPy-0.75-6.el7.noarch                               22/68 
16:37:41 #12 98.48   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              23/68 
16:37:41 #12 98.49   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               24/68 
16:37:41 #12 98.50   Verifying  : glibc-common-2.17-324.el7_9.x86_64                         25/68 
16:37:41 #12 98.51   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         26/68 
16:37:41 #12 98.52   Verifying  : 1:make-3.82-24.el7.x86_64                                  27/68 
16:37:41 #12 98.53   Verifying  : openssh-7.4p1-21.el7.x86_64                                28/68 
16:37:41 #12 98.55   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
16:37:41 #12 98.56   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
16:37:41 #12 98.58   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
16:37:41 #12 98.60   Verifying  : systemd-219-78.el7_9.3.x86_64                              32/68 
16:37:41 #12 98.61   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       33/68 
16:37:41 #12 98.62   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        34/68 
16:37:41 #12 98.62   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/68 
16:37:41 #12 98.63   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    36/68 
16:37:41 #12 98.64   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
16:37:41 #12 98.65   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
16:37:41 #12 98.67   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        39/68 
16:37:41 #12 98.68   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
16:37:41 #12 98.69   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
16:37:41 #12 98.70   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
16:37:41 #12 98.71   Verifying  : kernel-headers-3.10.0-1160.42.2.el7.x86_64                 43/68 
16:37:41 #12 98.76   Verifying  : gcc-4.8.5-44.el7.x86_64                                    44/68 
16:37:41 #12 98.77   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  45/68 
16:37:41 #12 98.78   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   46/68 
16:37:41 #12 98.79   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       47/68 
16:37:41 #12 98.80   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           48/68 
16:37:41 #12 98.81   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
16:37:41 #12 98.82   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    50/68 
16:37:41 #12 98.83   Verifying  : pcre-devel-8.32-17.el7.x86_64                              51/68 
16:37:41 #12 98.85   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
16:37:41 #12 98.86   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      53/68 
16:37:41 #12 98.87   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            54/68 
16:37:41 #12 98.88   Verifying  : rsync-3.1.2-10.el7.x86_64                                  55/68 
16:37:41 #12 98.90   Verifying  : glibc-devel-2.17-324.el7_9.x86_64                          56/68 
16:37:41 #12 98.92   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  57/68 
16:37:41 #12 98.94   Verifying  : policycoreutils-2.5-34.el7.x86_64                          58/68 
16:37:41 #12 98.96   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
16:37:41 #19 4.193 + cd /tmp/tmp.J0paqsWOsL/src/github.com/opencontainers/runc
16:37:41 #19 4.194 + git checkout -q v1.0.2
16:37:41 #19 4.335 + '[' -z '' ']'
16:37:41 #19 4.335 + target=static
16:37:41 #19 4.335 + make BUILDTAGS=seccomp static
16:37:41 #12 98.97   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
16:37:41 #12 98.99   Verifying  : less-458-9.el7.x86_64                                      61/68 
16:37:41 #12 99.01   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
16:37:41 #12 99.02   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
16:37:41 #12 99.02   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
16:37:41 #12 99.02   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
16:37:41 #12 99.02   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
16:37:41 #12 99.02   Verifying  : systemd-219-78.el7.x86_64                                  67/68 
16:37:41 #12 99.02   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      68/68 
16:37:41 #12 99.07 
16:37:41 #12 99.07 Installed:
16:37:41 #12 99.07   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
16:37:41 #12 99.07   cmake.x86_64 0:2.8.12.2-2.el7                                                 
16:37:41 #12 99.07   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
16:37:41 #12 99.07   gcc.x86_64 0:4.8.5-44.el7                                                     
16:37:41 #12 99.07   git.x86_64 0:1.8.3.1-23.el7_8                                                 
16:37:41 #12 99.07   glibc-static.x86_64 0:2.17-324.el7_9                                          
16:37:41 #12 99.07   libarchive.x86_64 0:3.1.2-14.el7_7                                            
16:37:41 #12 99.07   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
16:37:41 #12 99.07   libselinux-devel.x86_64 0:2.5-15.el7                                          
16:37:41 #12 99.07   libtool.x86_64 0:2.4.2-22.el7_3                                               
16:37:41 #12 99.07   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
16:37:41 #12 99.07   make.x86_64 1:3.82-24.el7                                                     
16:37:41 #12 99.07   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
16:37:41 #12 99.07   systemd-devel.x86_64 0:219-78.el7_9.3                                         
16:37:41 #12 99.07   which.x86_64 0:2.20-7.el7                                                     
16:37:41 #12 99.07 
16:37:41 #12 99.07 Dependency Installed:
16:37:41 #12 99.07   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
16:37:41 #12 99.07   autoconf.noarch 0:2.69-11.el7                                                 
16:37:41 #12 99.07   automake.noarch 0:1.13.4-3.el7                                                
16:37:41 #12 99.07   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
16:37:41 #12 99.07   checkpolicy.x86_64 0:2.5-8.el7                                                
16:37:41 #12 99.07   cpp.x86_64 0:4.8.5-44.el7                                                     
16:37:41 #12 99.07   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
16:37:41 #12 99.07   fipscheck.x86_64 0:1.4.1-6.el7                                                
16:37:41 #12 99.07   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
16:37:41 #12 99.07   glibc-devel.x86_64 0:2.17-324.el7_9                                           
16:37:41 #12 99.07   glibc-headers.x86_64 0:2.17-324.el7_9                                         
16:37:41 #12 99.07   kernel-headers.x86_64 0:3.10.0-1160.42.2.el7                                  
16:37:41 #12 99.07   less.x86_64 0:458-9.el7                                                       
16:37:41 #12 99.07   libcgroup.x86_64 0:0.41-21.el7                                                
16:37:41 #12 99.07   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
16:37:41 #12 99.07   libgomp.x86_64 0:4.8.5-44.el7                                                 
16:37:41 #12 99.07   libmpc.x86_64 0:1.0.1-3.el7                                                   
16:37:41 #12 99.07   libseccomp.x86_64 0:2.3.1-4.el7                                               
16:37:41 #12 99.07   libselinux-python.x86_64 0:2.5-15.el7                                         
16:37:41 #12 99.07   libselinux-utils.x86_64 0:2.5-15.el7                                          
16:37:41 #12 99.07   libsemanage-python.x86_64 0:2.5-14.el7                                        
16:37:41 #12 99.07   libsepol-devel.x86_64 0:2.5-10.el7                                            
16:37:41 #12 99.07   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
16:37:41 #12 99.07   lzo.x86_64 0:2.06-8.el7                                                       
16:37:41 #12 99.07   m4.x86_64 0:1.4.16-10.el7                                                     
16:37:41 #12 99.07   mpfr.x86_64 0:3.1.1-4.el7                                                     
16:37:41 #12 99.07   openssh.x86_64 0:7.4p1-21.el7                                                 
16:37:41 #12 99.07   openssh-clients.x86_64 0:7.4p1-21.el7                                         
16:37:41 #12 99.07   pcre-devel.x86_64 0:8.32-17.el7                                               
16:37:41 #12 99.07   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
16:37:41 #12 99.07   perl-Error.noarch 1:0.17020-2.el7                                             
16:37:41 #12 99.07   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
16:37:41 #12 99.07   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
16:37:41 #12 99.07   perl-Test-Harness.noarch 0:3.28-3.el7                                         
16:37:41 #12 99.07   policycoreutils.x86_64 0:2.5-34.el7                                           
16:37:41 #12 99.07   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
16:37:41 #12 99.07   policycoreutils-python.x86_64 0:2.5-34.el7                                    
16:37:41 #12 99.07   python-IPy.noarch 0:0.75-6.el7                                                
16:37:41 #12 99.07   rsync.x86_64 0:3.1.2-10.el7                                                   
16:37:41 #12 99.07   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
16:37:41 #12 99.07   setools-libs.x86_64 0:3.3.8-4.el7                                             
16:37:41 #12 99.07 
16:37:41 #12 99.07 Dependency Updated:
16:37:41 #12 99.07   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
16:37:41 #12 99.07   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
16:37:41 #12 99.07   glibc.x86_64 0:2.17-324.el7_9                                                 
16:37:41 #12 99.07   glibc-common.x86_64 0:2.17-324.el7_9                                          
16:37:41 #12 99.07   systemd.x86_64 0:219-78.el7_9.3                                               
16:37:41 #12 99.07   systemd-libs.x86_64 0:219-78.el7_9.3                                          
16:37:41 #12 99.07 
16:37:41 #12 99.07 Complete!
16:37:41 #19 4.556 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
16:37:41 #12 DONE 99.5s
16:37:42 
16:37:42 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
16:37:42 #14 sha256:38ccac86c31d06f1d974aea75aaf87c848f8cc736c4e91e92c811d2da66dd07c
16:37:44 #14 DONE 2.2s
16:37:44 
16:37:44 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
16:37:44 #15 sha256:51229e615a2ffb5ef9fdead3df7b7285be3bf5be106eecb8cc1bd41c71cc2e8b
16:37:44 #15 DONE 0.0s
16:37:44 
16:37:44 #16 exporting to image
16:37:44 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:37:44 #16 exporting layers
16:37:48 #16 exporting layers 4.4s done
16:37:48 #16 writing image sha256:d3052174b9f9b195f1c3750fb374a8a3a45a82e7e7863c2d4fa5f60419669145
16:37:48 #16 writing image sha256:d3052174b9f9b195f1c3750fb374a8a3a45a82e7e7863c2d4fa5f60419669145 done
16:37:48 #16 naming to docker.io/rpmbuild-centos-7/x86_64 0.0s done
16:37:48 #16 DONE 4.4s
16:37:48 docker run --rm  -e PLATFORM  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS    rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli e3023ca'  --define '_gitcommit_engine 5176095'  --define '_release 0'  --define '_version 0.0.0.20210916145224.e3023ca'  --define '_origversion 0.0.0-20210916145224-e3023ca'  --define '_scan_rpm_version 0.8.0'  --define '_scan_version v0.8.0'  --define '_scan_gitcommit 35651ca'    SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:37:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W0ENe2
16:37:49 + umask 022
16:37:49 + cd /root/rpmbuild/BUILD
16:37:49 + cd /root/rpmbuild/BUILD
16:37:49 + rm -rf src
16:37:49 + /usr/bin/mkdir -p src
16:37:49 + cd src
16:37:49 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:37:49 + /usr/bin/tar -xf -
16:37:50 + STATUS=0
16:37:50 + '[' 0 -ne 0 ']'
16:37:50 + /usr/bin/tar -xf -
16:37:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:37:50 + STATUS=0
16:37:50 + '[' 0 -ne 0 ']'
16:37:50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:37:50 + exit 0
16:37:50 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bxkLIA
16:37:50 + umask 022
16:37:50 + cd /root/rpmbuild/BUILD
16:37:50 + cd src
16:37:50 + export DOCKER_GITCOMMIT=5176095
16:37:50 + DOCKER_GITCOMMIT=5176095
16:37:50 + mkdir -p /go/src/github.com/docker
16:37:50 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:37:50 + pushd /root/rpmbuild/BUILD/src/engine
16:37:50 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:37:50 + TMP_GOPATH=/go
16:37:50 + hack/dockerfile/install/install.sh tini
16:37:50 + RM_GOPATH=0
16:37:50 + TMP_GOPATH=/go
16:37:50 + : /usr/local/bin
16:37:50 + '[' -z /go ']'
16:37:50 + export GOPATH=/go
16:37:50 + GOPATH=/go
16:37:50 + case "$(go env GOARCH)" in
16:37:50 ++ go env GOARCH
16:37:50 + export GO_BUILDMODE=-buildmode=pie
16:37:50 + GO_BUILDMODE=-buildmode=pie
16:37:50 ++ dirname hack/dockerfile/install/install.sh
16:37:50 + dir=hack/dockerfile/install
16:37:50 + bin=tini
16:37:50 + shift
16:37:50 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:37:50 + . hack/dockerfile/install/tini.installer
16:37:50 ++ : v0.19.0
16:37:50 + install_tini
16:37:50 + echo 'Install tini version v0.19.0'
16:37:50 Install tini version v0.19.0
16:37:50 + git clone https://github.com/krallin/tini.git /go/tini
16:37:50 Cloning into '/go/tini'...
16:37:50 + cd /go/tini
16:37:50 + git checkout -q v0.19.0
16:37:50 + cmake .
16:37:50 -- The C compiler identification is GNU 4.8.5
16:37:50 -- Check for working C compiler: /usr/bin/cc
16:37:51 -- Check for working C compiler: /usr/bin/cc -- works
16:37:51 -- Detecting C compiler ABI info
16:37:51 -- Detecting C compiler ABI info - done
16:37:51 -- Performing Test HAS_BUILTIN_FORTIFY
16:37:51 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:37:51 -- Configuring done
16:37:51 -- Generating done
16:37:51 -- Build files have been written to: /go/tini
16:37:51 + make tini-static
16:37:51 Scanning dependencies of target tini-static
16:37:51 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:37:51 Linking C executable tini-static
16:37:51 [100%] Built target tini-static
16:37:51 + mkdir -p /usr/local/bin
16:37:51 + cp tini-static /usr/local/bin/docker-init
16:37:51 + VERSION=0.0.0-20210916145224-e3023ca
16:37:51 + PRODUCT=docker
16:37:51 + hack/make.sh dynbinary
16:37:51 
16:37:51 Removing bundles/
16:37:51 
16:37:51 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:37:51 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:37:51 GOOS="" GOARCH="" GOARM=""
16:37:57 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:37:57 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:37:57 GOOS="" GOARCH="" GOARM=""
16:37:57 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:37:57 
16:37:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:37:57 + RM_GOPATH=0
16:37:57 + TMP_GOPATH=/go
16:37:57 + : /usr/local/bin
16:37:57 + '[' -z /go ']'
16:37:57 + export GOPATH=/go
16:37:57 + GOPATH=/go
16:37:57 + case "$(go env GOARCH)" in
16:37:57 ++ go env GOARCH
16:37:57 + export GO_BUILDMODE=-buildmode=pie
16:37:57 + GO_BUILDMODE=-buildmode=pie
16:37:57 ++ dirname hack/dockerfile/install/install.sh
16:37:57 + dir=hack/dockerfile/install
16:37:57 + bin=tini
16:37:57 + shift
16:37:57 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:37:57 + . hack/dockerfile/install/tini.installer
16:37:57 ++ : v0.19.0
16:37:57 + install_tini
16:37:57 Install tini version v0.19.0
16:37:57 + echo 'Install tini version v0.19.0'
16:37:57 + git clone https://github.com/krallin/tini.git /go/tini
16:37:57 Cloning into '/go/tini'...
16:37:57 + cd /go/tini
16:37:57 + git checkout -q v0.19.0
16:37:57 + cmake .
16:37:57 -- The C compiler identification is GNU 9.3.0
16:37:57 -- Check for working C compiler: /usr/bin/cc
16:37:57 -- Check for working C compiler: /usr/bin/cc -- works
16:37:57 -- Detecting C compiler ABI info
16:37:57 -- Detecting C compiler ABI info - done
16:37:57 -- Detecting C compile features
16:37:57 -- Detecting C compile features - done
16:37:57 -- Performing Test HAS_BUILTIN_FORTIFY
16:37:57 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:37:57 -- Configuring done
16:37:57 -- Generating done
16:37:57 -- Build files have been written to: /go/tini
16:37:57 + make tini-static
16:37:57 make[2]: Entering directory '/go/tini'
16:37:57 make[3]: Entering directory '/go/tini'
16:37:57 make[4]: Entering directory '/go/tini'
16:37:57 make[5]: Entering directory '/go/tini'
16:37:57 Scanning dependencies of target tini-static
16:37:57 make[5]: Leaving directory '/go/tini'
16:37:57 make[5]: Entering directory '/go/tini'
16:37:57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:37:57 [100%] Linking C executable tini-static
16:37:57 make[5]: Leaving directory '/go/tini'
16:37:57 [100%] Built target tini-static
16:37:57 make[4]: Leaving directory '/go/tini'
16:37:57 make[3]: Leaving directory '/go/tini'
16:37:57 make[2]: Leaving directory '/go/tini'
16:37:57 + mkdir -p /usr/local/bin
16:37:57 + cp tini-static /usr/local/bin/docker-init
16:37:57 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:37:57 + RM_GOPATH=0
16:37:57 + TMP_GOPATH=/go
16:37:57 + : /usr/local/bin
16:37:57 + '[' -z /go ']'
16:37:57 + export GOPATH=/go
16:37:57 + GOPATH=/go
16:37:57 + case "$(go env GOARCH)" in
16:37:57 ++ go env GOARCH
16:37:57 + export GO_BUILDMODE=-buildmode=pie
16:37:57 + GO_BUILDMODE=-buildmode=pie
16:37:57 ++ dirname hack/dockerfile/install/install.sh
16:37:57 + dir=hack/dockerfile/install
16:37:57 + bin=rootlesskit
16:37:57 + shift
16:37:57 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:37:57 + . hack/dockerfile/install/rootlesskit.installer
16:37:57 ++ : v0.14.4
16:37:57 + install_rootlesskit dynamic
16:37:57 + case "$1" in
16:37:57 + install_rootlesskit_dynamic
16:37:57 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:37:57 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:37:57 + export BUILD_MODE=-buildmode=pie
16:37:57 + BUILD_MODE=-buildmode=pie
16:37:57 + _install_rootlesskit
16:37:57 + echo 'Install rootlesskit version v0.14.4'
16:37:57 + for f in rootlesskit rootlesskit-docker-proxy
16:37:57 Install rootlesskit version v0.14.4
16:37:57 + GOBIN=/usr/local/bin
16:37:57 + GO111MODULE=on
16:37:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:37:57 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:38:06 go: downloading github.com/pkg/errors v0.9.1
16:38:06 go: downloading github.com/sirupsen/logrus v1.8.1
16:38:06 go: downloading github.com/urfave/cli/v2 v2.3.0
16:38:06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:38:06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:38:06 go: downloading github.com/google/uuid v1.3.0
16:38:06 go: downloading github.com/moby/vpnkit v0.5.0
16:38:06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:38:06 go: downloading github.com/gofrs/flock v0.8.1
16:38:06 go: downloading github.com/gorilla/mux v1.8.0
16:38:06 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:38:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:38:07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:38:08 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:38:10 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:38:15 + for f in rootlesskit rootlesskit-docker-proxy
16:38:15 + GOBIN=/usr/local/bin
16:38:15 + GO111MODULE=on
16:38:15 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:38:15 + return
16:38:15 # Build the CLI
16:38:15 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca GITCOMMIT=e3023ca LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:38:15 Building dynamic docker-linux-amd64
16:38:26 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:38:26 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:38:26 GOOS="" GOARCH="" GOARM=""
16:38:26 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:38:26 
16:38:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:38:26 + RM_GOPATH=0
16:38:26 + TMP_GOPATH=/go
16:38:26 + : /usr/local/bin
16:38:26 + '[' -z /go ']'
16:38:26 + export GOPATH=/go
16:38:26 + GOPATH=/go
16:38:26 + case "$(go env GOARCH)" in
16:38:26 ++ go env GOARCH
16:38:26 + export GO_BUILDMODE=-buildmode=pie
16:38:26 + GO_BUILDMODE=-buildmode=pie
16:38:26 ++ dirname hack/dockerfile/install/install.sh
16:38:26 + dir=hack/dockerfile/install
16:38:26 + bin=tini
16:38:26 + shift
16:38:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:38:26 + . hack/dockerfile/install/tini.installer
16:38:26 ++ : v0.19.0
16:38:26 + install_tini
16:38:26 + echo 'Install tini version v0.19.0'
16:38:26 + git clone https://github.com/krallin/tini.git /go/tini
16:38:26 Install tini version v0.19.0
16:38:26 Cloning into '/go/tini'...
16:38:26 + cd /go/tini
16:38:26 + git checkout -q v0.19.0
16:38:26 + cmake .
16:38:26 -- The C compiler identification is GNU 8.3.0
16:38:26 -- Check for working C compiler: /usr/bin/cc
16:38:26 -- Check for working C compiler: /usr/bin/cc -- works
16:38:26 -- Detecting C compiler ABI info
16:38:26 -- Detecting C compiler ABI info - done
16:38:26 -- Detecting C compile features
16:38:26 -- Detecting C compile features - done
16:38:26 -- Performing Test HAS_BUILTIN_FORTIFY
16:38:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:38:26 -- Configuring done
16:38:26 -- Generating done
16:38:26 -- Build files have been written to: /go/tini
16:38:26 + make tini-static
16:38:26 make[2]: Entering directory '/go/tini'
16:38:26 make[3]: Entering directory '/go/tini'
16:38:26 make[4]: Entering directory '/go/tini'
16:38:26 make[5]: Entering directory '/go/tini'
16:38:26 Scanning dependencies of target tini-static
16:38:26 make[5]: Leaving directory '/go/tini'
16:38:26 make[5]: Entering directory '/go/tini'
16:38:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:38:26 [100%] Linking C executable tini-static
16:38:26 make[5]: Leaving directory '/go/tini'
16:38:26 [100%] Built target tini-static
16:38:26 make[4]: Leaving directory '/go/tini'
16:38:26 make[3]: Leaving directory '/go/tini'
16:38:26 make[2]: Leaving directory '/go/tini'
16:38:26 + mkdir -p /usr/local/bin
16:38:26 + cp tini-static /usr/local/bin/docker-init
16:38:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:38:26 + RM_GOPATH=0
16:38:26 + TMP_GOPATH=/go
16:38:26 + : /usr/local/bin
16:38:26 + '[' -z /go ']'
16:38:26 + export GOPATH=/go
16:38:26 + GOPATH=/go
16:38:26 + case "$(go env GOARCH)" in
16:38:26 ++ go env GOARCH
16:38:26 + export GO_BUILDMODE=-buildmode=pie
16:38:26 + GO_BUILDMODE=-buildmode=pie
16:38:26 ++ dirname hack/dockerfile/install/install.sh
16:38:26 + dir=hack/dockerfile/install
16:38:26 + bin=rootlesskit
16:38:26 + shift
16:38:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:38:26 + . hack/dockerfile/install/rootlesskit.installer
16:38:26 ++ : v0.14.4
16:38:26 + install_rootlesskit dynamic
16:38:26 + case "$1" in
16:38:26 + install_rootlesskit_dynamic
16:38:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:38:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:38:26 + export BUILD_MODE=-buildmode=pie
16:38:26 + BUILD_MODE=-buildmode=pie
16:38:26 + _install_rootlesskit
16:38:26 + echo 'Install rootlesskit version v0.14.4'
16:38:26 + for f in rootlesskit rootlesskit-docker-proxy
16:38:26 Install rootlesskit version v0.14.4
16:38:26 + GOBIN=/usr/local/bin
16:38:26 + GO111MODULE=on
16:38:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:38:26 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:38:38 #19 57.83 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:38:38 #19 58.72 + mkdir -p /build
16:38:38 #19 58.73 + cp runc /build/runc
16:38:38 #19 DONE 59.4s
16:38:38 
16:38:38 #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
16:38:38 #22 sha256:4090cfda2c610763e9fd3abcd4456698672f1e710c92c7a2bfdf84e5356051b5
16:38:38 #22 ...
16:38:38 
16:38:38 #20 [binary-base 2/6] COPY --from=runc        /build/ /usr/local/bin/
16:38:38 #20 sha256:d3e2ababdfd01086c104958864dc29cb470d8134060ccff8b19e290d4c1f4cfe
16:38:38 #20 DONE 0.3s
16:38:38 
16:38:38 #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
16:38:38 #22 sha256:4090cfda2c610763e9fd3abcd4456698672f1e710c92c7a2bfdf84e5356051b5
16:38:40 #22 97.21 + bin/containerd
16:38:53 go: downloading github.com/sirupsen/logrus v1.8.1
16:38:53 go: downloading github.com/urfave/cli/v2 v2.3.0
16:38:53 go: downloading github.com/pkg/errors v0.9.1
16:38:53 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:38:53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:38:53 go: downloading github.com/google/uuid v1.3.0
16:38:53 go: downloading github.com/moby/vpnkit v0.5.0
16:38:53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:38:53 go: downloading github.com/gofrs/flock v0.8.1
16:38:53 go: downloading github.com/gorilla/mux v1.8.0
16:38:53 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:38:53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:38:53 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:38:53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:38:53 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:39:06 + for f in rootlesskit rootlesskit-docker-proxy
16:39:06 + GOBIN=/usr/local/bin
16:39:06 + GO111MODULE=on
16:39:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:39:07 + return
16:39:07 # Build the CLI
16:39:07 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca GITCOMMIT=e3023ca LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:39:07 Building dynamic docker-linux-arm-v6
16:39:12 #22 129.1 # github.com/containerd/containerd/cmd/containerd
16:39:12 #22 129.1 /usr/bin/ld: /tmp/go-link-702599389/000019.o: in function `New':
16:39:12 #22 129.1 /tmp/tmp.5XkU77Hs4f/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:39:12 #22 129.1 + bin/containerd-stress
16:39:12 #22 130.2 + bin/containerd-shim
16:39:21 #22 137.2 + bin/containerd-shim-runc-v1
16:39:25 #22 142.2 + bin/containerd-shim-runc-v2
16:39:25 #22 142.8 + binaries
16:39:25 #22 142.8 + install -D bin/containerd /build/containerd
16:39:25 #22 142.8 + install -D bin/containerd-shim /build/containerd-shim
16:39:25 #22 142.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:39:25 #22 142.8 + install -D bin/ctr /build/ctr
16:39:27 #22 DONE 144.7s
16:39:27 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:39:27 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:39:27 GOOS="" GOARCH="" GOARM=""
16:39:27 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:39:27 
16:39:27 + popd
16:39:27 ~/rpmbuild/BUILD/src
16:39:27 + exit 0
16:39:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O0nXLd
16:39:27 + umask 022
16:39:27 + cd /root/rpmbuild/BUILD
16:39:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64 '!=' / ']'
16:39:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:39:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:39:27 + mkdir -p /root/rpmbuild/BUILDROOT
16:39:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:39:27 + cd src
16:39:27 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:39:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/dockerd
16:39:27 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:39:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/docker-proxy
16:39:27 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/docker-init
16:39:27 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/lib/systemd/system/docker.service
16:39:27 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/lib/systemd/system/docker.socket
16:39:27 + /usr/lib/rpm/check-buildroot
16:39:27 + /usr/lib/rpm/redhat/brp-compress
16:39:27 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:39:27 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:39:27 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:39:27 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:39:27 + /usr/lib/rpm/redhat/brp-python-hardlink
16:39:27 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:39:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.V5DYlR
16:39:27 + umask 022
16:39:27 + cd /root/rpmbuild/BUILD
16:39:27 + cd src
16:39:27 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:39:27 + ver='Docker version 0.0.0-20210916145224-e3023ca, build 5176095'
16:39:27 + test 'Docker version 0.0.0-20210916145224-e3023ca, build 5176095' = 'Docker version 0.0.0-20210916145224-e3023ca, build 5176095'
16:39:27 PASS: daemon version OK
16:39:27 + echo 'PASS: daemon version OK'
16:39:27 + exit 0
16:39:27 Processing files: docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:39:27 Provides: docker-ce = 3:0.0.0.20210916145224.e3023ca-0.el7 docker-ce(x86-64) = 3:0.0.0.20210916145224.e3023ca-0.el7
16:39:27 Requires(interp): /bin/sh /bin/sh /bin/sh
16:39:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:39:27 Requires(post): /bin/sh
16:39:27 Requires(preun): /bin/sh
16:39:27 Requires(postun): /bin/sh
16:39:27 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)
16:39:27 Conflicts: docker docker-io docker-engine-cs docker-ee
16:39:27 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
16:39:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:39:27 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.src.rpm
16:39:28 
16:39:28 #23 [binary-base 3/6] COPY --from=containerd  /build/ /usr/local/bin/
16:39:28 #23 sha256:08f00bf8bb7811130787cf37a740b3e406726ff1b3cba23fe098724781ce1bfe
16:39:29 #23 DONE 0.8s
16:39:29 
16:39:29 #27 [binary-base 4/6] COPY --from=rootlesskit /build/ /usr/local/bin/
16:39:29 #27 sha256:52d2efc653c76891b5a2626644f8bb201893507435499ee7f1b7a7d45ac1050c
16:39:29 #27 DONE 0.2s
16:39:29 
16:39:29 #32 [binary-base 5/6] COPY --from=vpnkit      /build/ /usr/local/bin/
16:39:29 #32 sha256:d8ccd5805c9127d698a5e6451d3bf7943b7a0b4add8a1a621aa4291570a30a71
16:39:29 #32 DONE 0.8s
16:39:30 
16:39:30 #33 [binary-base 6/6] WORKDIR /go/src/github.com/docker/docker
16:39:30 #33 sha256:53f213b0a2c834545f49dcdcf56300aa9fb6ec5b1edefde13cab1b0e23d411e0
16:39:30 #33 DONE 0.0s
16:39:30 
16:39:30 #34 [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
16:39:30 #34 sha256:fb6ba22ccffe76cccd9b9a1631795bbf5664ff4a6102a833d16f5f826fb3137e
16:39:30 #34 0.402 
16:39:30 #34 0.459 Removing /build/bundles/
16:39:30 #34 0.460 
16:39:30 #34 0.465 ---> Making bundle: binary (in /build/bundles/binary)
16:39:30 #34 0.490 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:39:30 #34 0.490 GOOS="" GOARCH="" GOARM=""
16:39:37 make[2]: Entering directory '/root/build-deb/cli'
16:39:37 scripts/docs/generate-man.sh
16:39:37 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64.rpm
16:39:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o47glq
16:39:37 + umask 022
16:39:37 + cd /root/rpmbuild/BUILD
16:39:37 + cd src
16:39:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:39:37 + exit 0
16:39:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nv1DiD
16:39:37 + umask 022
16:39:37 + cd /root/rpmbuild/BUILD
16:39:37 + cd /root/rpmbuild/BUILD
16:39:37 + rm -rf src
16:39:37 + /usr/bin/mkdir -p src
16:39:37 + cd src
16:39:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:39:37 + /usr/bin/tar -xf -
16:39:37 + STATUS=0
16:39:37 + '[' 0 -ne 0 ']'
16:39:37 + /usr/bin/tar -xf -
16:39:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:39:37 + STATUS=0
16:39:37 + '[' 0 -ne 0 ']'
16:39:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:39:37 + exit 0
16:39:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CnrQPR
16:39:37 + umask 022
16:39:37 + cd /root/rpmbuild/BUILD
16:39:37 + cd src
16:39:37 + mkdir -p /go/src/github.com/docker
16:39:37 + rm -f /go/src/github.com/docker/cli
16:39:37 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:39:37 + pushd /go/src/github.com/docker/cli
16:39:37 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:39:37 + VERSION=0.0.0-20210916145224-e3023ca
16:39:37 + GITCOMMIT=e3023ca
16:39:37 + GO_LINKMODE=dynamic
16:39:37 + ./scripts/build/binary
16:39:37 Building dynamic docker-linux-amd64
16:40:44 make[2]: Entering directory '/root/build-deb/cli'
16:40:44 scripts/docs/generate-man.sh
16:40:44 Project root: /go/src/github.com/docker/cli
16:40:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:40:44 2021/09/16 16:40:38 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:40:44 make[2]: Leaving directory '/root/build-deb/cli'
16:40:44 # Build the scan-plugin
16:40:44 # TODO change once we support scan-plugin on other architectures
16:40:44 if [ "amd64" = "amd64" ]; then \
16:40:44 	cd /go/src/github.com/docker/scan-cli-plugin \
16:40:44 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
16:40:44 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:40:44 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:40:44 fi
16:40:44 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:40:44 GO111MODULE=on make -f builder.Makefile build
16:40:44 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:40:44 mkdir -p bin
16:40:44 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
16:40:51 #34 73.08 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:40:51 #34 73.57 Copying nested executables into /build/bundles/binary-daemon
16:40:51 #34 74.79 Building: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:40:51 #34 74.79 GOOS="" GOARCH="" GOARM=""
16:40:51 #34 75.02 Created binary: /build/bundles/binary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:40:51 #34 75.05 
16:40:51 #34 DONE 77.2s
16:40:51 
16:40:51 #35 [binary 1/1] COPY --from=build-binary /build/bundles/ /
16:40:51 #35 sha256:96cf3699a4b730b4354b65bb70c1552563ad0faf5588f9cececbb1ffb71140aa
16:40:51 #35 DONE 2.3s
16:40:51 
16:40:51 #36 exporting to client
16:40:51 #36 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
16:40:51 #36 copying files 18.46MB 0.1s
16:40:51 #36 copying files 206.93MB 1.3s done
16:40:51 #36 DONE 1.3s
16:40:51 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker'
16:40:51 mkdir -p build/linux/docker
16:40:51 cp /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/build/docker build/linux/docker/
16:40:51 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
16:40:51 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
16:40:51 done
16:40:51 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20210916145224-e3023ca.tgz docker
16:40:59 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:40:59 + make manpages
16:40:59 scripts/docs/generate-man.sh
16:41:04 # extra binaries for running rootless
16:41:04 mkdir -p build/linux/docker-rootless-extras
16:41:04 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
16:41:04 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
16:41:04 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
16:41:04 	fi \
16:41:04 done
16:41:04 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20210916145224-e3023ca.tgz docker-rootless-extras
16:41:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
16:41:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
16:41:05 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
16:41:05 jolly_turing
16:41:05 mkdir -p build/mac/amd64/docker
16:41:05 GOOS=darwin GOARCH=amd64 docker run --rm  -e GOOS  -e GOARCH  -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/static/build/mac/amd64/docker/cli-plugins":/out  -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/static/../plugins":/plugins:ro  -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/static/scripts/build-cli-plugins":/build:ro golang:1.16.8 /build
16:41:05 Unable to find image 'golang:1.16.8' locally
16:41:06 1.16.8: Pulling from library/golang
16:41:06 955615a668ce: Already exists
16:41:06 2756ef5f69a5: Already exists
16:41:06 911ea9f2bd51: Already exists
16:41:06 27b0a22ee906: Already exists
16:41:06 4e94c8ba5874: Already exists
16:41:06 261c19c9b43e: Already exists
16:41:06 ba66844146b3: Already exists
16:41:06 Digest: sha256:0056b049979bfcf13ac2ede60b810349396fab1d510cb60701503dccd01f9153
16:41:06 Status: Downloaded newer image for golang:1.16.8
16:41:07 Cloning into '/go/src/github.com/docker/buildx'...
16:41:10 Fetching origin
16:41:10 + GO111MODULE=on
16:41:10 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:41:52 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
16:41:52 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
16:41:52 go: downloading github.com/spf13/cobra v1.0.0
16:41:52 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
16:41:52 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:41:52 go: downloading github.com/docker/go-connections v0.4.0
16:41:52 go: downloading github.com/sirupsen/logrus v1.4.2
16:41:52 go: downloading github.com/spf13/pflag v1.0.3
16:41:52 go: downloading github.com/theupdateframework/notary v0.6.1
16:41:52 go: downloading github.com/opencontainers/image-spec v1.0.1
16:41:52 go: downloading github.com/docker/go-units v0.4.0
16:41:52 go: downloading github.com/Masterminds/semver/v3 v3.1.0
16:41:52 go: downloading github.com/google/uuid v1.1.1
16:41:52 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:41:52 go: downloading github.com/opencontainers/go-digest v1.0.0
16:41:52 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
16:41:52 go: downloading github.com/docker/go v1.5.1-1
16:41:52 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
16:41:52 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
16:41:52 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
16:41:52 go: downloading github.com/morikuni/aec v1.0.0
16:41:52 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
16:41:52 go: downloading github.com/docker/docker-credential-helpers v0.6.3
16:41:52 go: downloading github.com/containerd/containerd v1.3.4
16:41:52 go: downloading google.golang.org/grpc v1.23.1
16:41:52 go: downloading github.com/gorilla/mux v1.7.4
16:41:52 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
16:41:52 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
16:41:52 go: downloading github.com/gogo/protobuf v1.3.1
16:41:52 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:41:52 go: downloading github.com/golang/protobuf v1.3.2
16:41:52 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
16:41:54 go: downloading github.com/docker/go-metrics v0.0.1
16:41:54 go: downloading github.com/prometheus/client_golang v1.1.0
16:41:54 go: downloading github.com/beorn7/perks v1.0.1
16:41:54 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
16:41:54 go: downloading github.com/prometheus/common v0.6.0
16:41:54 go: downloading github.com/prometheus/procfs v0.0.3
16:41:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:42:07 Project root: /go/src/github.com/docker/cli
16:42:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:42:07 2021/09/16 16:42:05 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:42:07 + popd
16:42:07 ~/rpmbuild/BUILD/src
16:42:07 + pushd /root/rpmbuild/BUILD/src/plugins
16:42:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:42:07 + for installer in '*.installer'
16:42:07 + '[' buildx.installer '!=' scan.installer ']'
16:42:07 + bash buildx.installer build
16:42:07 Cloning into '/go/src/github.com/docker/buildx'...
16:42:07 Fetching origin
16:42:07 + GO111MODULE=on
16:42:07 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:42:26 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:42:26 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:42:26 # Build the CLI plugins
16:42:26 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:42:26 set -e;cd /sources && \
16:42:26 	tar xzf plugin-installers.tgz; \
16:42:26 	for installer in plugins/*.installer; do \
16:42:26 		LDFLAGS='' bash ${installer} build; \
16:42:26 	done
16:42:26 Cloning into '/go/src/github.com/docker/buildx'...
16:42:26 Fetching origin
16:42:26 + GO111MODULE=on
16:42:26 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:42:35 Project root: /go/src/github.com/docker/cli
16:42:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:42:35 2021/09/16 16:42:25 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:42:35 make[2]: Leaving directory '/root/build-deb/cli'
16:42:35 # Build the scan-plugin
16:42:35 # TODO change once we support scan-plugin on other architectures
16:42:35 if [ "armhf" = "amd64" ]; then \
16:42:35 	cd /go/src/github.com/docker/scan-cli-plugin \
16:42:35 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
16:42:35 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:42:35 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:42:35 fi
16:42:35 # Build the CLI plugins
16:42:35 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:42:35 set -e;cd /sources && \
16:42:35 	tar xzf plugin-installers.tgz; \
16:42:35 	for installer in plugins/*.installer; do \
16:42:35 		LDFLAGS='' bash ${installer} build; \
16:42:35 	done
16:42:35 Cloning into '/go/src/github.com/docker/buildx'...
16:42:35 Fetching origin
16:42:35 + GO111MODULE=on
16:42:35 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:42:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
16:42:46 Unable to find image 'alpine:latest' locally
16:42:46 latest: Pulling from library/alpine
16:42:46 a0d0a0d46f8b: Already exists
16:42:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
16:42:46 Status: Downloaded newer image for alpine:latest
16:42:46 mkdir -p build/mac/arm64/docker
16:42:46 GOOS=darwin GOARCH=arm64 docker run --rm  -e GOOS  -e GOARCH  -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/static/build/mac/arm64/docker/cli-plugins":/out  -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/static/../plugins":/plugins:ro  -v "/home/ubuntu/workspace/docker-ce-packaging_PR-510/static/scripts/build-cli-plugins":/build:ro golang:1.16.8 /build
16:42:46 Cloning into '/go/src/github.com/docker/buildx'...
16:42:48 Fetching origin
16:42:48 + GO111MODULE=on
16:42:48 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:43:29 ~/rpmbuild/BUILD/src
16:43:29 + popd
16:43:29 + exit 0
16:43:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.98bTG7
16:43:29 + umask 022
16:43:29 + cd /root/rpmbuild/BUILD
16:43:29 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64 '!=' / ']'
16:43:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:29 + mkdir -p /root/rpmbuild/BUILDROOT
16:43:29 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:29 + cd src
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin
16:43:29 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/docker
16:43:29 + pushd /root/rpmbuild/BUILD/src/plugins
16:43:29 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:43:29 + for installer in '*.installer'
16:43:29 + '[' buildx.installer '!=' scan.installer ']'
16:43:29 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:29 + PREFIX=/usr/libexec/docker/cli-plugins
16:43:29 + bash buildx.installer install_plugin
16:43:29 ~/rpmbuild/BUILD/src
16:43:29 + popd
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/bash-completion/completions
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/zsh/vendor-completions
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/fish/vendor_completions.d
16:43:29 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/bash-completion/completions/docker
16:43:29 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
16:43:29 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/man/man1
16:43:29 + 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.20210916145224.e3023ca-0.el7.x86_64/usr/share/man/man1
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/man/man5
16:43:29 + 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.20210916145224.e3023ca-0.el7.x86_64/usr/share/man/man5
16:43:29 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/man/man8
16:43:29 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/man/man8
16:43:29 + mkdir -p build-docs
16:43:29 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:43:29 + cp cli/LICENSE build-docs/LICENSE
16:43:29 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:43:29 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:43:29 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:43:29 + cp cli/NOTICE build-docs/NOTICE
16:43:29 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:43:29 + cp cli/README.md build-docs/README.md
16:43:29 + /usr/lib/rpm/check-buildroot
16:43:29 + /usr/lib/rpm/redhat/brp-compress
16:43:29 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:43:29 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:43:29 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:43:29 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:43:29 + /usr/lib/rpm/redhat/brp-python-hardlink
16:43:29 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:43:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ga8eXq
16:43:29 + umask 022
16:43:29 + cd /root/rpmbuild/BUILD
16:43:29 + cd src
16:43:29 ++ cli/build/docker --version
16:43:29 + ver='Docker version 0.0.0-20210916145224-e3023ca, build e3023ca'
16:43:29 + test 'Docker version 0.0.0-20210916145224-e3023ca, build e3023ca' = 'Docker version 0.0.0-20210916145224-e3023ca, build e3023ca'
16:43:29 PASS: cli version OK
16:43:29 + echo 'PASS: cli version OK'
16:43:29 + exit 0
16:43:29 Processing files: docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:29 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pFSZpK
16:43:29 + umask 022
16:43:29 + cd /root/rpmbuild/BUILD
16:43:29 + cd src
16:43:29 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210916145224.e3023ca
16:43:29 + export DOCDIR
16:43:29 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210916145224.e3023ca
16:43:29 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210916145224.e3023ca
16:43:29 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210916145224.e3023ca
16:43:29 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210916145224.e3023ca
16:43:29 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20210916145224.e3023ca
16:43:29 + exit 0
16:43:29 Provides: docker-ce-cli = 1:0.0.0.20210916145224.e3023ca-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20210916145224.e3023ca-0.el7
16:43:29 Requires(interp): /bin/sh
16:43:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:43:29 Requires(post): /bin/sh
16:43:29 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)
16:43:29 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
16:43:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:29 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.src.rpm
16:43:39 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64.rpm
16:43:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.epBVUk
16:43:39 + umask 022
16:43:39 + cd /root/rpmbuild/BUILD
16:43:39 + cd src
16:43:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:39 + exit 0
16:43:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LfGuJd
16:43:39 + umask 022
16:43:39 + cd /root/rpmbuild/BUILD
16:43:39 + cd /root/rpmbuild/BUILD
16:43:39 + rm -rf src
16:43:39 + /usr/bin/mkdir -p src
16:43:39 + cd src
16:43:39 + /usr/bin/tar -xf -
16:43:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:43:39 + STATUS=0
16:43:39 + '[' 0 -ne 0 ']'
16:43:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:43:39 + /usr/bin/tar -xf -
16:43:40 + STATUS=0
16:43:40 + '[' 0 -ne 0 ']'
16:43:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:43:40 + exit 0
16:43:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eZjSY9
16:43:40 + umask 022
16:43:40 + cd /root/rpmbuild/BUILD
16:43:40 + cd src
16:43:40 + export DOCKER_GITCOMMIT=5176095
16:43:40 + DOCKER_GITCOMMIT=5176095
16:43:40 + mkdir -p /go/src/github.com/docker
16:43:40 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:43:40 + TMP_GOPATH=/go
16:43:40 + GOPROXY=https://proxy.golang.org
16:43:40 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:43:40 + RM_GOPATH=0
16:43:40 + TMP_GOPATH=/go
16:43:40 + : /usr/local/bin
16:43:40 + '[' -z /go ']'
16:43:40 + export GOPATH=/go
16:43:40 + GOPATH=/go
16:43:40 + case "$(go env GOARCH)" in
16:43:40 ++ go env GOARCH
16:43:40 + export GO_BUILDMODE=-buildmode=pie
16:43:40 + GO_BUILDMODE=-buildmode=pie
16:43:40 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:43:40 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:43:40 + bin=rootlesskit
16:43:40 + shift
16:43:40 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:43:40 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:43:40 ++ : v0.14.4
16:43:40 + install_rootlesskit dynamic
16:43:40 + case "$1" in
16:43:40 + install_rootlesskit_dynamic
16:43:40 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:43:40 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:43:40 + export BUILD_MODE=-buildmode=pie
16:43:40 + BUILD_MODE=-buildmode=pie
16:43:40 + _install_rootlesskit
16:43:40 + echo 'Install rootlesskit version v0.14.4'
16:43:40 + for f in rootlesskit rootlesskit-docker-proxy
16:43:40 + GOBIN=/usr/local/bin
16:43:40 + GO111MODULE=on
16:43:40 Install rootlesskit version v0.14.4
16:43:40 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:43:40 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:43:41 go: downloading github.com/pkg/errors v0.9.1
16:43:41 go: downloading github.com/sirupsen/logrus v1.8.1
16:43:41 go: downloading github.com/urfave/cli/v2 v2.3.0
16:43:41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:43:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:43:41 go: downloading github.com/google/uuid v1.3.0
16:43:41 go: downloading github.com/moby/vpnkit v0.5.0
16:43:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:43:41 go: downloading github.com/gofrs/flock v0.8.1
16:43:41 go: downloading github.com/gorilla/mux v1.8.0
16:43:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:43:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:43:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:43:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:43:42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:43:47 + for f in rootlesskit rootlesskit-docker-proxy
16:43:47 + GOBIN=/usr/local/bin
16:43:47 + GO111MODULE=on
16:43:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:43:48 make[1]: Leaving directory '/root/build-deb'
16:43:48    debian/rules override_dh_auto_test
16:43:48 make[1]: Entering directory '/root/build-deb'
16:43:48 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:43:48 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:43:48 PASS: daemon version OK
16:43:48 ver="$(cli/build/docker --version)"; \
16:43:48 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build e3023ca" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:43:48 PASS: cli version OK
16:43:48 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:43:48 # TODO change once we support scan-plugin on other architectures
16:43:48 if [ "amd64" = "amd64" ]; then \
16:43:48 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:43:48 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:43:48 fi
16:43:48 PASS: docker-scan version OK
16:43:48 make[1]: Leaving directory '/root/build-deb'
16:43:48    create-stamp debian/debhelper-build-stamp
16:43:48  debian/rules binary
16:43:48 dh binary --with=bash-completion
16:43:48    dh_testroot
16:43:48    dh_prep
16:43:48    debian/rules override_dh_auto_install
16:43:48 make[1]: Entering directory '/root/build-deb'
16:43:48 # docker-ce-cli install
16:43:48 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:43:48 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:43:48 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:43:48 set -e;cd /sources && \
16:43:48 	tar xzf plugin-installers.tgz; \
16:43:48 	for installer in plugins/*.installer; do \
16:43:48 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:43:48 		PREFIX=/usr/libexec/docker/cli-plugins \
16:43:48 			bash ${installer} install_plugin; \
16:43:48 	done
16:43:48 # docker-ce install
16:43:48 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:43:48 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:43:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/dockerd
16:43:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/docker-proxy
16:43:48 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:43:48 # docker-scan-plugin install
16:43:48 # TODO change once we support scan-plugin on other architectures
16:43:48 if [ "amd64" = "amd64" ]; then \
16:43:48 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:43:48 fi
16:43:48 # docker-ce-rootless-extras install
16:43:48 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:43:48 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:43:48 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:43:48 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:43:48 # TODO: how can we install vpnkit?
16:43:48 make[1]: Leaving directory '/root/build-deb'
16:43:48    debian/rules override_dh_install
16:43:48 make[1]: Entering directory '/root/build-deb'
16:43:48 dh_install
16:43:48 # TODO Can we do this from within our container?
16:43:48 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:43:48 make[1]: Leaving directory '/root/build-deb'
16:43:48    dh_installdocs
16:43:48    dh_installchangelogs
16:43:48    dh_installman
16:43:48    dh_bash-completion
16:43:48    dh_systemd_enable
16:43:48    debian/rules override_dh_installinit
16:43:48 make[1]: Entering directory '/root/build-deb'
16:43:48 # use "docker" as our service name, not "docker-ce"
16:43:48 dh_installinit --name=docker
16:43:48 make[1]: Leaving directory '/root/build-deb'
16:43:48    dh_systemd_start
16:43:48    dh_perl
16:43:48    dh_link
16:43:48    dh_strip_nondeterminism
16:43:48    dh_compress
16:43:48    dh_fixperms
16:43:48    dh_missing
16:43:48    debian/rules override_dh_strip
16:43:48 make[1]: Entering directory '/root/build-deb'
16:43:48 # Go has lots of problems with stripping, so just don't
16:43:48 make[1]: Leaving directory '/root/build-deb'
16:43:48    dh_makeshlibs
16:43:48    debian/rules override_dh_shlibdeps
16:43:48 make[1]: Entering directory '/root/build-deb'
16:43:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:43:48 + return
16:43:48 + exit 0
16:43:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lYOCEt
16:43:48 + umask 022
16:43:48 + cd /root/rpmbuild/BUILD
16:43:48 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64 '!=' / ']'
16:43:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:48 + mkdir -p /root/rpmbuild/BUILDROOT
16:43:48 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:48 + cd src
16:43:48 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/dockerd-rootless.sh
16:43:48 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:43:48 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/rootlesskit
16:43:48 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
16:43:48 + /usr/lib/rpm/check-buildroot
16:43:48 + /usr/lib/rpm/redhat/brp-compress
16:43:48 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:43:48 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:43:48 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:43:48 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:43:48 + /usr/lib/rpm/redhat/brp-python-hardlink
16:43:48 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:43:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ula6zN
16:43:48 + umask 022
16:43:48 + cd /root/rpmbuild/BUILD
16:43:48 + cd src
16:43:48 + /usr/local/bin/rootlesskit -v
16:43:48 rootlesskit version 0.14.4
16:43:48 + exit 0
16:43:48 Processing files: docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:49 Provides: docker-ce-rootless-extras = 0:0.0.0.20210916145224.e3023ca-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210916145224.e3023ca-0.el7
16:43:49 Requires(interp): /bin/sh /bin/sh /bin/sh
16:43:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:43:49 Requires(post): /bin/sh
16:43:49 Requires(preun): /bin/sh
16:43:49 Requires(postun): /bin/sh
16:43:49 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)
16:43:49 Conflicts: rootlesskit
16:43:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:49 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.src.rpm
16:43:51 make[1]: Leaving directory '/root/build-deb'
16:43:51    dh_installdeb
16:43:51    debian/rules override_dh_gencontrol
16:43:51 make[1]: Entering directory '/root/build-deb'
16:43:51 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:43:51 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:43:51 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:43:51 if [ "amd64" = "amd64" ]; then \
16:43:51 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:43:51 fi
16:43:51 dh_gencontrol --remaining-packages
16:43:52 make[1]: Leaving directory '/root/build-deb'
16:43:52    dh_md5sums
16:43:52    dh_builddeb
16:43:52 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'.
16:43:52 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'.
16:43:53 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64.rpm
16:43:53 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jjcArZ
16:43:53 + umask 022
16:43:53 + cd /root/rpmbuild/BUILD
16:43:53 + cd src
16:43:53 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el7.x86_64
16:43:53 + exit 0
16:43:53 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ua8sav
16:43:53 + umask 022
16:43:53 + cd /root/rpmbuild/BUILD
16:43:53 + cd /root/rpmbuild/BUILD
16:43:53 + rm -rf src
16:43:53 + /usr/bin/mkdir -p src
16:43:53 + cd src
16:43:53 + /usr/bin/tar -xf -
16:43:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:43:53 + STATUS=0
16:43:53 + '[' 0 -ne 0 ']'
16:43:53 + /usr/bin/tar -xf -
16:43:53 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:43:53 + STATUS=0
16:43:53 + '[' 0 -ne 0 ']'
16:43:53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:43:53 + exit 0
16:43:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tMRBj1
16:43:53 + umask 022
16:43:53 + cd /root/rpmbuild/BUILD
16:43:53 + cd src
16:43:53 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:43:53 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:43:53 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
16:43:53 GO111MODULE=on make -f builder.Makefile build
16:43:53 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:43:53 mkdir -p bin
16:43:53 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
16:43:54 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
16:43:54 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
16:43:54 go: downloading github.com/spf13/cobra v1.0.0
16:43:54 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
16:43:54 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:43:54 go: downloading github.com/docker/go-connections v0.4.0
16:43:54 go: downloading github.com/sirupsen/logrus v1.4.2
16:43:54 go: downloading github.com/spf13/pflag v1.0.3
16:43:54 go: downloading github.com/theupdateframework/notary v0.6.1
16:43:55 go: downloading github.com/opencontainers/image-spec v1.0.1
16:43:55 go: downloading github.com/docker/go-units v0.4.0
16:43:55 go: downloading github.com/Masterminds/semver/v3 v3.1.0
16:43:55 go: downloading github.com/google/uuid v1.1.1
16:43:55 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:43:55 go: downloading github.com/opencontainers/go-digest v1.0.0
16:43:55 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
16:43:55 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
16:43:55 go: downloading github.com/docker/go v1.5.1-1
16:43:55 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
16:43:55 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
16:43:55 go: downloading github.com/morikuni/aec v1.0.0
16:43:55 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
16:43:55 go: downloading github.com/containerd/containerd v1.3.4
16:43:55 go: downloading google.golang.org/grpc v1.23.1
16:43:56 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
16:43:56 go: downloading github.com/docker/docker-credential-helpers v0.6.3
16:43:56 go: downloading github.com/gorilla/mux v1.7.4
16:43:56 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
16:43:56 go: downloading github.com/gogo/protobuf v1.3.1
16:43:56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:43:56 go: downloading github.com/golang/protobuf v1.3.2
16:43:57 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
16:43:57 go: downloading github.com/docker/go-metrics v0.0.1
16:43:57 go: downloading github.com/prometheus/client_golang v1.1.0
16:43:57 go: downloading github.com/beorn7/perks v1.0.1
16:43:57 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
16:43:57 go: downloading github.com/prometheus/common v0.6.0
16:43:57 go: downloading github.com/prometheus/procfs v0.0.3
16:43:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:44:12 make[1]: Leaving directory '/root/build-deb'
16:44:12    debian/rules override_dh_auto_test
16:44:12 make[1]: Entering directory '/root/build-deb'
16:44:12 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:44:12 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:44:12 PASS: daemon version OK
16:44:12 ver="$(cli/build/docker --version)"; \
16:44:12 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build e3023ca" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:44:12 PASS: cli version OK
16:44:12 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:44:12 # TODO change once we support scan-plugin on other architectures
16:44:12 if [ "armhf" = "amd64" ]; then \
16:44:12 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:44:12 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:44:12 fi
16:44:12 make[1]: Leaving directory '/root/build-deb'
16:44:12    create-stamp debian/debhelper-build-stamp
16:44:12  debian/rules binary
16:44:12 dh binary --with=bash-completion
16:44:12    dh_testroot
16:44:12    dh_prep
16:44:12    debian/rules override_dh_auto_install
16:44:12 make[1]: Entering directory '/root/build-deb'
16:44:12 # docker-ce-cli install
16:44:12 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:44:12 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:44:12 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:44:12 set -e;cd /sources && \
16:44:12 	tar xzf plugin-installers.tgz; \
16:44:12 	for installer in plugins/*.installer; do \
16:44:12 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:44:12 		PREFIX=/usr/libexec/docker/cli-plugins \
16:44:12 			bash ${installer} install_plugin; \
16:44:12 	done
16:44:12 # docker-ce install
16:44:12 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:44:12 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:44:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/dockerd
16:44:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/docker-proxy
16:44:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:44:12 # docker-scan-plugin install
16:44:12 # TODO change once we support scan-plugin on other architectures
16:44:12 if [ "armhf" = "amd64" ]; then \
16:44:12 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:44:12 fi
16:44:12 # docker-ce-rootless-extras install
16:44:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:44:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:44:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:44:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:44:12 # TODO: how can we install vpnkit?
16:44:12 make[1]: Leaving directory '/root/build-deb'
16:44:12    debian/rules override_dh_install
16:44:12 make[1]: Entering directory '/root/build-deb'
16:44:12 dh_install
16:44:12 # TODO Can we do this from within our container?
16:44:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:44:13 make[1]: Leaving directory '/root/build-deb'
16:44:13    dh_installdocs
16:44:13    dh_installchangelogs
16:44:13    dh_installman
16:44:14    dh_bash-completion
16:44:14 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'.
16:44:14    dh_systemd_enable
16:44:14    debian/rules override_dh_installinit
16:44:14 make[1]: Entering directory '/root/build-deb'
16:44:14 # use "docker" as our service name, not "docker-ce"
16:44:14 dh_installinit --name=docker
16:44:14 make[1]: Leaving directory '/root/build-deb'
16:44:14    dh_systemd_start
16:44:15    dh_perl
16:44:15    dh_link
16:44:15    dh_strip_nondeterminism
16:44:15    dh_compress
16:44:15    dh_fixperms
16:44:15    dh_missing
16:44:16    debian/rules override_dh_strip
16:44:16 make[1]: Entering directory '/root/build-deb'
16:44:16 # Go has lots of problems with stripping, so just don't
16:44:16 make[1]: Leaving directory '/root/build-deb'
16:44:16    dh_makeshlibs
16:44:16    debian/rules override_dh_shlibdeps
16:44:16 make[1]: Entering directory '/root/build-deb'
16:44:16 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:44:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
16:44:24 cd /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
16:44:24 #1 [internal] booting buildkit
16:44:24 #1 sha256:4fcdc6ef62d841101975e474d02319bc49f0981f97962d6685421ce871f9819f
16:44:24 #1 pulling image moby/buildkit:buildx-stable-1
16:44:24 #1 pulling image moby/buildkit:buildx-stable-1 2.3s done
16:44:24 #1 creating container buildx_buildkit_jolly_turing0
16:44:24 #1 creating container buildx_buildkit_jolly_turing0 0.8s done
16:44:24 #1 DONE 3.1s
16:44:24 
16:44:24 #2 [internal] load build definition from Dockerfile
16:44:24 #2 sha256:fe5bed3e30c79889c7c0297f180262b9b570d5df81dd2c518c06cefbab66e2e0
16:44:24 #2 transferring dockerfile: 2.08kB done
16:44:24 #2 DONE 0.0s
16:44:24 
16:44:24 #3 [internal] load .dockerignore
16:44:24 #3 sha256:2b8b3d495e7941d7826408922a93b4f8b51fc9aac01f3dcba1bbe1010ecb8c01
16:44:24 #3 transferring context: 112B done
16:44:24 #3 DONE 0.0s
16:44:24 
16:44:24 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
16:44:24 #5 sha256:69ccb550a5360f525fdd871f50585398e1aa6c44f77fb16bd59443e2685653a6
16:44:24 #5 DONE 0.0s
16:44:24 
16:44:24 #4 resolve image config for docker.io/docker/dockerfile:1.3
16:44:24 #4 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:44:24 #4 DONE 0.6s
16:44:24 
16:44:24 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:44:24 #6 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:44:24 #6 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:44:24 #6 DONE 0.0s
16:44:24 
16:44:24 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:44:24 #6 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:44:24 #6 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
16:44:24 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
16:44:24 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
16:44:24 #6 DONE 0.4s
16:44:24 
16:44:24 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:44:24 #11 sha256:3c600aa79c173f86c9685e2487de266ae882a30b2201bc6ae88d929c836d273b
16:44:24 #11 DONE 0.0s
16:44:24 
16:44:24 #12 [auth] library/golang:pull token for registry-1.docker.io
16:44:24 #12 sha256:47b1f360c287dcc7a927e004eff4895c91ca600c1de4ab7ac8339c3cc1cb7842
16:44:24 #12 DONE 0.0s
16:44:24 
16:44:24 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io
16:44:24 #13 sha256:12fb2ad2c89b6bfed34b4d927f257170f44482f6eada5ba0d92f975b2b4849b4
16:44:24 #13 DONE 0.0s
16:44:24 
16:44:24 #14 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
16:44:24 #14 sha256:5372a1b7384999173650c6aa2542a4c593a739c461dc6f8cc02a991d9c6639c2
16:44:24 #14 DONE 0.0s
16:44:24 
16:44:24 #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:44:24 #10 sha256:39afe7dddccc662ff6be2af454504a792d7c60180bf31899bc68058a4e7a9813
16:44:24 #10 ...
16:44:24 
16:44:24 #8 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:44:24 #8 sha256:31c3d3579e9b691d6b00a2b11f4fe609326ff9a5738a9569ec78bdb0da811aad
16:44:24 #8 DONE 0.3s
16:44:24 
16:44:24 #9 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.8-alpine
16:44:24 #9 sha256:aa25a38e05cb1f0517244be7e0081bc9a7f56c1e7b162b57d2df954b0a48cef8
16:44:24 #9 DONE 0.4s
16:44:24 
16:44:24 #7 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
16:44:24 #7 sha256:43543ccf6aa0b1a935a1b166286293fbf8b250e7e3358d987096008520b18564
16:44:24 #7 DONE 0.4s
16:44:24 
16:44:24 #10 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
16:44:24 #10 sha256:39afe7dddccc662ff6be2af454504a792d7c60180bf31899bc68058a4e7a9813
16:44:24 #10 DONE 0.4s
16:44:24 
16:44:24 #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:44:24 #22 sha256:0eeff095bcae76f93d5ac40db06e650260e178bb72dd133bcd399059a8735c97
16:44:24 #22 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:44:24 #22 DONE 0.0s
16:44:24 
16:44:24 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:44:24 #26 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
16:44:24 #26 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
16:44:24 #26 DONE 0.1s
16:44:24 
16:44:24 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
16:44:24 #16 sha256:922c15005dedcce7f2768027bc1121b33ea8cc1f71e2ae4a7d2b2b9ac21f7cba
16:44:24 #16 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
16:44:24 #16 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done
16:44:24 #16 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0.0s done
16:44:24 #16 DONE 0.1s
16:44:24 
16:44:24 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56
16:44:24 #15 sha256:ceeb074a93cd56d7223bfa942039da4ffc3461de6a323d635889f8f45bd2e7e0
16:44:24 #15 resolve docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56 0.0s done
16:44:24 #15 sha256:5d74067f8e1e693b0d04e2d1aa72270ebd6c3e160993af37c8629b28b3f083a5 156B / 156B 0.1s done
16:44:24 #15 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.1s done
16:44:24 #15 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.1s done
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 8.39MB / 105.80MB 0.2s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 22.16MB / 105.80MB 0.3s
16:44:24 #15 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done
16:44:24 #15 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 34.60MB / 105.80MB 0.5s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 44.04MB / 105.80MB 0.6s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 55.57MB / 105.80MB 0.8s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 68.16MB / 105.80MB 0.9s
16:44:24 #15 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.5s done
16:44:24 #15 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262
16:44:24 #15 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
16:44:24 #15 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.1s done
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 80.74MB / 105.80MB 1.1s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 95.42MB / 105.80MB 1.2s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 105.80MB / 105.80MB 1.4s
16:44:24 #15 sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 105.80MB / 105.80MB 1.5s done
16:44:24 #15 extracting sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55
16:44:27 #15 ...
16:44:27 
16:44:27 #21 [internal] load build context
16:44:27 #21 sha256:e79bccfb97992a1c9f08c8c59271d39661a988e1f39f7b31045bbb235b2c5c5d
16:44:27 #21 transferring context: 51.24MB 3.8s done
16:44:27 #21 DONE 3.9s
16:44:27 
16:44:27 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:44:27 #26 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
16:44:27 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 3.6s done
16:44:27 #26 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
16:44:29 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:44:29 ~/rpmbuild/BUILD/src
16:44:29 + popd
16:44:29 + exit 0
16:44:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ywMfD1
16:44:29 + umask 022
16:44:29 + cd /root/rpmbuild/BUILD
16:44:29 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 '!=' / ']'
16:44:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
16:44:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
16:44:29 + mkdir -p /root/rpmbuild/BUILDROOT
16:44:29 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
16:44:29 + cd src
16:44:29 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:44:29 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:44:29 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:44:29 ~/rpmbuild/BUILD/src
16:44:29 + popd
16:44:29 + /usr/lib/rpm/check-buildroot
16:44:29 + /usr/lib/rpm/redhat/brp-compress
16:44:29 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
16:44:29 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:44:29 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
16:44:29 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
16:44:29 + /usr/lib/rpm/redhat/brp-python-hardlink
16:44:29 + /usr/lib/rpm/redhat/brp-java-repack-jars
16:44:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ns8KF2
16:44:29 + umask 022
16:44:29 + cd /root/rpmbuild/BUILD
16:44:29 + cd src
16:44:29 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:44:29 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:44:29 + ver=v0.8.0
16:44:29 PASS: docker-scan version OK
16:44:29 + test v0.8.0 = v0.8.0
16:44:29 + echo 'PASS: docker-scan version OK'
16:44:29 + exit 0
16:44:29 Processing files: docker-scan-plugin-0.8.0-0.el7.x86_64
16:44:29 Provides: docker-scan-plugin = 0:0.8.0-0.el7 docker-scan-plugin(x86-64) = 0:0.8.0-0.el7
16:44:29 Requires(interp): /bin/sh /bin/sh /bin/sh
16:44:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:44:29 Requires(post): /bin/sh
16:44:29 Requires(preun): /bin/sh
16:44:29 Requires(postun): /bin/sh
16:44:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
16:44:29 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el7.src.rpm
16:44:29 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el7.x86_64.rpm
16:44:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qz99mb
16:44:29 + umask 022
16:44:29 + cd /root/rpmbuild/BUILD
16:44:29 + cd src
16:44:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
16:44:29 + exit 0
16:44:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
16:44:31 make[1]: Leaving directory '/root/build-deb'
16:44:31    dh_installdeb
16:44:31    debian/rules override_dh_gencontrol
16:44:31 make[1]: Entering directory '/root/build-deb'
16:44:31 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:44:31 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:44:31 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:44:31 if [ "armhf" = "amd64" ]; then \
16:44:31 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:44:31 fi
16:44:31 dh_gencontrol --remaining-packages
16:44:31 make[1]: Leaving directory '/root/build-deb'
16:44:31    dh_md5sums
16:44:31    dh_builddeb
16:44:31 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'.
16:44:31 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'.
16:44:31 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'.
16:44:32 == Building packages for centos-8 ==
16:44:32 mkdir -p "rpmbuild/centos-8"
16:44:32 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  -t rpmbuild-centos-8/x86_64  -f centos-8/Dockerfile  .
16:44:32 #1 [internal] load build definition from Dockerfile
16:44:32 #1 sha256:6c7be785cd2746ae5a89136cc76ca77eeb7d014872cbf4c27758b02464f2f315
16:44:32 #1 transferring dockerfile: 1.62kB done
16:44:32 #1 DONE 0.0s
16:44:32 
16:44:32 #2 [internal] load .dockerignore
16:44:32 #2 sha256:3de68f165f32cf58eddfbb444b16705495e2ba20f8bc8ab471c85b7951de46b1
16:44:32 #2 transferring context: 2B done
16:44:32 #2 DONE 0.0s
16:44:32 
16:44:32 #5 [auth] library/golang:pull token for registry-1.docker.io
16:44:32 #5 sha256:9990946384664863ac7462e0353ba5ff03be368c2939a25e3a994fa57f1f5f24
16:44:32 #5 DONE 0.0s
16:44:32 
16:44:32 #6 [auth] library/centos:pull token for registry-1.docker.io
16:44:32 #6 sha256:bae366136b48f5dbf9daa1c83d60a652883ddd53fa3720abbb8e09bd45c03ebd
16:44:32 #6 DONE 0.0s
16:44:32 
16:44:32 #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:44:32 #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82
16:44:32 #4 DONE 0.2s
16:44:32 
16:44:32 #3 [internal] load metadata for docker.io/library/centos:8
16:44:32 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
16:44:32 #3 DONE 0.4s
16:44:32 
16:44:32 #12 [internal] load build context
16:44:32 #12 sha256:dff7652419291f9c3d329cbc5e06d7b9f0ac369958bf2696ccdac300b1fdb01a
16:44:32 #12 transferring context: 216B done
16:44:32 #12 DONE 0.0s
16:44:32 
16:44:32 #15 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:44:32 #15 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:44:32 #15 CACHED
16:44:32 
16:44:32 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
16:44:32 #7 sha256:5d18bf816b6874e1743e18d7103bd9e7f581dec365306e493929ac16c754b4b2
16:44:32 #7 resolve docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 0.0s done
16:44:32 #7 sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 762B / 762B done
16:44:32 #7 sha256:a1801b843b1bfaf77c501e7a6d3f709401a1e0c83863037fa3aab063a7fdb9dc 529B / 529B done
16:44:32 #7 sha256:5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6 2.14kB / 2.14kB done
16:44:32 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 4.19MB / 83.52MB 0.1s
16:44:32 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 16.78MB / 83.52MB 0.2s
16:44:32 #26 ...
16:44:32 
16:44:32 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.8-alpine@sha256:69d613a986635e0ee3f1b351131fa689b0dd3570ef9cab8e619a5f1fb939ec56
16:44:32 #15 sha256:ceeb074a93cd56d7223bfa942039da4ffc3461de6a323d635889f8f45bd2e7e0
16:44:32 #15 extracting sha256:4527c011a84f3982060931fb12d922abb16a0ff4144e843b163ebff988f8be55 7.0s done
16:44:32 #15 extracting sha256:5d74067f8e1e693b0d04e2d1aa72270ebd6c3e160993af37c8629b28b3f083a5
16:44:32 #15 extracting sha256:5d74067f8e1e693b0d04e2d1aa72270ebd6c3e160993af37c8629b28b3f083a5 0.0s done
16:44:32 #15 DONE 8.6s
16:44:32 
16:44:32 #17 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
16:44:32 #17 sha256:d4ed2a4b27804a9b1166ef0ca00378af33b881e47414dc5dd4bcd8d865181bdb
16:44:32 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 36.70MB / 83.52MB 0.4s
16:44:32 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 47.19MB / 83.52MB 0.5s
16:44:33 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 66.06MB / 83.52MB 0.7s
16:44:33 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 77.59MB / 83.52MB 0.8s
16:44:33 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 1.0s
16:44:33 #17 DONE 1.9s
16:44:33 
16:44:33 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:44:33 #26 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
16:44:33 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 1.4s done
16:44:33 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1
16:44:33 #26 ...
16:44:33 
16:44:33 #18 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
16:44:33 #18 sha256:4f762c1ca3b75604fad3bd550789d0ed54653889b4d2c485d0af94b76bfd2d67
16:44:33 #18 0.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
16:44:35 #18 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
16:44:35 #18 1.614 (1/18) Installing libffi (3.3-r2)
16:44:35 #18 1.617 (2/18) Installing libgcc (10.3.1_git20210424-r2)
16:44:35 #18 1.625 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
16:44:35 #18 1.645 (4/18) Installing xz-libs (5.2.5-r0)
16:44:35 #18 1.651 (5/18) Installing libxml2 (2.9.12-r1)
16:44:35 #18 1.677 (6/18) Installing llvm11-libs (11.1.0-r2)
16:44:36 #18 2.697 (7/18) Installing clang-libs (11.1.0-r1)
16:44:36 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'.
16:44:37 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 3.2s done
16:44:37 #7 DONE 4.8s
16:44:37 
16:44:37 #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
16:44:37 #8 sha256:a612b90f588e8bcac1c155b01820085e52a8458c1cd162834ff920a9b8ee4c86
16:44:37 #18 3.722 (8/18) Installing clang (11.1.0-r1)
16:44:37 #18 4.166 (9/18) Installing libmagic (5.40-r1)
16:44:37 #18 4.209 (10/18) Installing file (5.40-r1)
16:44:37 #18 4.216 (11/18) Installing brotli-libs (1.0.9-r5)
16:44:37 #18 4.234 (12/18) Installing nghttp2-libs (1.43.0-r0)
16:44:37 #18 4.238 (13/18) Installing libcurl (7.79.0-r0)
16:44:37 #18 4.252 (14/18) Installing expat (2.4.1-r0)
16:44:37 #18 4.257 (15/18) Installing pcre2 (10.36-r0)
16:44:37 #18 4.269 (16/18) Installing git (2.32.0-r0)
16:44:38 #8 DONE 0.8s
16:44:38 
16:44:38 #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
16:44:38 #9 sha256:aa3f435f1fe821abdfbeedf2a857f496bbc41ede68496a3f9a24953ebc1c4e87
16:44:38 #18 4.437 (17/18) Installing lld (11.1.0-r0)
16:44:38 #18 4.494 (18/18) Installing llvm11 (11.1.0-r2)
16:44:38 #9 DONE 0.5s
16:44:38 
16:44:38 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
16:44:38 #10 sha256:dbcd8a47c2e2b89b63f59b44b7f6e8aeb5a69dd4e158e965bc3a5a40459b9c85
16:44:38 #18 5.114 Executing busybox-1.33.1-r3.trigger
16:44:38 #18 5.126 OK: 285 MiB in 33 packages
16:44:39 #10 DONE 0.6s
16:44:39 
16:44:39 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
16:44:39 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690
16:44:40 #11 1.606 CentOS Linux 8 - AppStream                      9.5 MB/s | 8.9 MB     00:00    
16:44:40 #18 DONE 7.2s
16:44:40 
16:44:40 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:44:40 #26 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
16:44:41 #26 ...
16:44:41 
16:44:41 #19 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
16:44:41 #19 sha256:bc5c0c07c77d0a45fad4cc2529ef787ccf88144b320146a68ac1e8d427bdcd33
16:44:41 #19 DONE 0.2s
16:44:41 
16:44:41 #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:44:41 #20 sha256:c59cd5c9d4f1ce5e73a5b10e9a5d7cf3a6468bd4864bc55183a304f7cfb4c274
16:44:41 #20 0.156 skipping packages installation on darwin
16:44:41 #20 DONE 0.2s
16:44:41 
16:44:41 #25 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
16:44:41 #25 sha256:a10daaaebbf99ace10352947de63df0a8545ec5fea6e189af0b38383089fb1a9
16:44:41 #25 0.146 skipping packages installation on darwin
16:44:41 #25 DONE 0.2s
16:44:41 
16:44:41 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
16:44:41 #26 sha256:41d45d88cb72f24fcc930628b78bcdeb79509bfda27de6ee523b8c35fe0913d9
16:44:43 #11 4.241 CentOS Linux 8 - BaseOS                         8.0 MB/s | 7.4 MB     00:00    
16:44:45 #26 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 18.6s done
16:44:45 #26 DONE 22.3s
16:44:45 #11 6.393 CentOS Linux 8 - Extras                          13 kB/s |  10 kB     00:00    
16:44:46 #11 7.233 CentOS Linux 8 - PowerTools                     3.0 MB/s | 2.3 MB     00:00    
16:44:48 #11 8.915 Dependencies resolved.
16:44:48 #11 8.925 =============================================================================================
16:44:48 #11 8.925  Package                      Arch    Version                                Repo        Size
16:44:48 #11 8.925 =============================================================================================
16:44:48 #11 8.925 Installing:
16:44:48 #11 8.925  rpm-build                    x86_64  4.14.3-14.el8_4                        appstream  173 k
16:44:48 #11 8.925  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
16:44:48 #11 8.925  yum-utils                    noarch  4.0.18-4.el8                           baseos      71 k
16:44:48 #11 8.925 Upgrading:
16:44:48 #11 8.925  python3-rpm                  x86_64  4.14.3-14.el8_4                        baseos     158 k
16:44:48 #11 8.925  rpm                          x86_64  4.14.3-14.el8_4                        baseos     542 k
16:44:48 #11 8.925  rpm-build-libs               x86_64  4.14.3-14.el8_4                        baseos     155 k
16:44:48 #11 8.925  rpm-libs                     x86_64  4.14.3-14.el8_4                        baseos     339 k
16:44:48 #11 8.925 Installing dependencies:
16:44:48 #11 8.925  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
16:44:48 #11 8.925  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
16:44:48 #11 8.925  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
16:44:48 #11 8.925  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
16:44:48 #11 8.925  dnf-plugins-core             noarch  4.0.18-4.el8                           baseos      69 k
16:44:48 #11 8.925  dwz                          x86_64  0.12-9.el8                             appstream  109 k
16:44:48 #11 8.925  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
16:44:48 #11 8.925  elfutils                     x86_64  0.182-3.el8                            baseos     540 k
16:44:48 #11 8.925  emacs-filesystem             noarch  1:26.1-5.el8                           baseos      69 k
16:44:48 #11 8.925  file                         x86_64  5.33-16.el8_3.1                        baseos      77 k
16:44:48 #11 8.925  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
16:44:48 #11 8.925  gdb-headless                 x86_64  8.2-15.el8                             appstream  3.7 M
16:44:48 #11 8.925  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
16:44:48 #11 8.925  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
16:44:48 #11 8.925  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
16:44:48 #11 8.925  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
16:44:48 #11 8.925  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
16:44:48 #11 8.925  libbabeltrace                x86_64  1.5.4-3.el8                            baseos     200 k
16:44:48 #11 8.925  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
16:44:48 #11 8.925  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
16:44:48 #11 8.925  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
16:44:48 #11 8.925  ncurses                      x86_64  6.1-7.20180224.el8                     baseos     387 k
16:44:48 #11 8.925  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
16:44:48 #11 8.925  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
16:44:48 #11 8.925  openssl                      x86_64  1:1.1.1g-15.el8_3                      baseos     707 k
16:44:48 #11 8.925  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
16:44:48 #11 8.925  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
16:44:48 #11 8.925  perl-Data-Dumper             x86_64  2.167-399.el8                          baseos      58 k
16:44:48 #11 8.925  perl-Digest                  noarch  1.17-395.el8                           appstream   27 k
16:44:48 #11 8.925  perl-Digest-MD5              x86_64  2.55-396.el8                           appstream   37 k
16:44:48 #11 8.925  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
16:44:48 #11 8.925  perl-Errno                   x86_64  1.28-419.el8_4.1                       baseos      76 k
16:44:48 #11 8.925  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
16:44:48 #11 8.925  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
16:44:48 #11 8.925  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
16:44:48 #11 8.925  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
16:44:48 #11 8.925  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
16:44:48 #11 8.925  perl-IO                      x86_64  1.38-419.el8_4.1                       baseos     142 k
16:44:48 #11 8.925  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
16:44:48 #11 8.925  perl-Net-SSLeay              x86_64  1.88-1.module_el8.3.0+410+ff426aa3     appstream  379 k
16:44:48 #11 8.925  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
16:44:48 #11 8.925  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
16:44:48 #11 8.925  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
16:44:48 #11 8.925  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
16:44:48 #11 8.925  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
16:44:48 #11 8.925  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
16:44:48 #11 8.925  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
16:44:48 #11 8.925  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
16:44:48 #11 8.925  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
16:44:48 #11 8.925  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
16:44:48 #11 8.925  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
16:44:48 #11 8.925  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
16:44:48 #11 8.925  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
16:44:48 #11 8.925  perl-URI                     noarch  1.73-3.el8                             appstream  116 k
16:44:48 #11 8.925  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
16:44:48 #11 8.925  perl-constant                noarch  1.33-396.el8                           baseos      25 k
16:44:48 #11 8.925  perl-interpreter             x86_64  4:5.26.3-419.el8_4.1                   baseos     6.3 M
16:44:48 #11 8.925  perl-libnet                  noarch  3.11-3.el8                             appstream  121 k
16:44:48 #11 8.925  perl-libs                    x86_64  4:5.26.3-419.el8_4.1                   baseos     1.6 M
16:44:48 #11 8.925  perl-macros                  x86_64  4:5.26.3-419.el8_4.1                   baseos      72 k
16:44:48 #11 8.925  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
16:44:48 #11 8.925  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
16:44:48 #11 8.925  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
16:44:48 #11 8.925  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
16:44:48 #11 8.925  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
16:44:48 #11 8.925  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
16:44:48 #11 8.925  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
16:44:48 #11 8.925  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
16:44:48 #11 8.925  python-rpm-macros            noarch  3-41.el8                               appstream   15 k
16:44:48 #11 8.925  python-srpm-macros           noarch  3-41.el8                               appstream   15 k
16:44:48 #11 8.925  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
16:44:48 #11 8.925  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
16:44:48 #11 8.925  python3-dnf-plugins-core     noarch  4.0.18-4.el8                           baseos     234 k
16:44:48 #11 8.925  python3-rpm-macros           noarch  3-41.el8                               appstream   14 k
16:44:48 #11 8.925  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
16:44:48 #11 8.925  qt5-srpm-macros              noarch  5.12.5-3.el8                           appstream   10 k
16:44:48 #11 8.925  redhat-rpm-config            noarch  125-1.el8                              appstream   86 k
16:44:48 #11 8.925  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
16:44:48 #11 8.925  unzip                        x86_64  6.0-45.el8_4                           baseos     195 k
16:44:48 #11 8.925  zip                          x86_64  3.0-23.el8                             baseos     270 k
16:44:48 #11 8.925  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
16:44:48 #11 8.925 Installing weak dependencies:
16:44:48 #11 8.925  elfutils-debuginfod-client   x86_64  0.182-3.el8                            baseos      65 k
16:44:48 #11 8.925  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
16:44:48 #11 8.925  perl-IO-Socket-SSL           noarch  2.066-4.module_el8.3.0+410+ff426aa3    appstream  298 k
16:44:48 #11 8.925  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
16:44:48 #11 8.925 Enabling module streams:
16:44:48 #11 8.925  perl                                 5.26                                                   
16:44:48 #11 8.925  perl-IO-Socket-SSL                   2.066                                                  
16:44:48 #11 8.925  perl-libwww-perl                     6.34                                                   
16:44:48 #11 8.925 
16:44:48 #11 8.925 Transaction Summary
16:44:48 #11 8.925 =============================================================================================
16:44:48 #11 8.925 Install  88 Packages
16:44:48 #11 8.925 Upgrade   4 Packages
16:44:48 #11 8.925 
16:44:48 #11 8.929 Total download size: 27 M
16:44:48 #11 8.930 Downloading Packages:
16:44:48 #11 9.948 (1/92): desktop-file-utils-0.23-8.el8.x86_64.rp 355 kB/s |  80 kB     00:00    
16:44:49 #11 9.950 (2/92): efi-srpm-macros-3-3.el8.noarch.rpm       98 kB/s |  22 kB     00:00    
16:44:49 #11 9.951 (3/92): dwz-0.12-9.el8.x86_64.rpm               475 kB/s | 109 kB     00:00    
16:44:49 #11 9.954 (4/92): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  3.6 MB/s | 9.3 kB     00:00    
16:44:49 #11 9.957 (5/92): gc-7.6.4-3.el8.x86_64.rpm                13 MB/s | 109 kB     00:00    
16:44:49 #11 9.957 (6/92): go-srpm-macros-2-17.el8.noarch.rpm      4.1 MB/s |  13 kB     00:00    
16:44:49 #11 9.961 (7/92): libatomic_ops-7.6.2-3.el8.x86_64.rpm     11 MB/s |  38 kB     00:00    
16:44:49 #11 9.967 (8/92): libipt-1.6.1-8.el8.x86_64.rpm           9.2 MB/s |  50 kB     00:00    
16:44:49 #11 9.970 (9/92): ocaml-srpm-macros-5-4.el8.noarch.rpm    4.4 MB/s | 9.4 kB     00:00    
16:44:49 #11 9.972 (10/92): openblas-srpm-macros-2-2.el8.noarch.rp 3.6 MB/s | 7.9 kB     00:00    
16:44:49 #11 9.976 (11/92): perl-Digest-1.17-395.el8.noarch.rpm    7.8 MB/s |  27 kB     00:00    
16:44:49 #11 9.978 (12/92): perl-Digest-MD5-2.55-396.el8.x86_64.rp  19 MB/s |  37 kB     00:00    
16:44:49 #11 9.983 (13/92): perl-IO-Socket-IP-0.39-5.el8.noarch.rp  10 MB/s |  47 kB     00:00    
16:44:49 #11 9.995 (14/92): perl-IO-Socket-SSL-2.066-4.module_el8.  27 MB/s | 298 kB     00:00    
16:44:49 #11 9.997 (15/92): perl-Mozilla-CA-20160104-7.module_el8. 8.9 MB/s |  15 kB     00:00    
16:44:49 #11 10.00 (16/92): perl-Net-SSLeay-1.88-1.module_el8.3.0+  53 MB/s | 379 kB     00:00    
16:44:49 #11 10.01 (17/92): perl-URI-1.73-3.el8.noarch.rpm          14 MB/s | 116 kB     00:00    
16:44:49 #11 10.02 (18/92): perl-libnet-3.11-3.el8.noarch.rpm       43 MB/s | 121 kB     00:00    
16:44:49 #11 10.02 (19/92): perl-srpm-macros-1-25.el8.noarch.rpm   6.0 MB/s |  11 kB     00:00    
16:44:49 #11 10.04 (20/92): gdb-headless-8.2-15.el8.x86_64.rpm      42 MB/s | 3.7 MB     00:00    
16:44:49 #11 10.04 (21/92): python-rpm-macros-3-41.el8.noarch.rpm  785 kB/s |  15 kB     00:00    
16:44:49 #11 10.04 (22/92): python-srpm-macros-3-41.el8.noarch.rpm 5.0 MB/s |  15 kB     00:00    
16:44:49 #11 10.04 (23/92): python3-rpm-macros-3-41.el8.noarch.rpm 4.8 MB/s |  14 kB     00:00    
16:44:49 #11 10.06 (24/92): guile-2.0.14-7.el8.x86_64.rpm           35 MB/s | 3.5 MB     00:00    
16:44:49 #11 10.06 (25/92): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 629 kB/s |  10 kB     00:00    
16:44:49 #11 10.06 (26/92): redhat-rpm-config-125-1.el8.noarch.rpm 4.9 MB/s |  86 kB     00:00    
16:44:49 #11 10.06 (27/92): rpmlint-1.10-14.el8.noarch.rpm          48 MB/s | 192 kB     00:00    
16:44:49 #11 10.06 (28/92): rust-srpm-macros-5-2.el8.noarch.rpm    2.6 MB/s | 9.2 kB     00:00    
16:44:49 #11 10.07 (29/92): rpm-build-4.14.3-14.el8_4.x86_64.rpm    23 MB/s | 173 kB     00:00    
16:44:49 #11 10.07 (30/92): bzip2-1.0.6-26.el8.x86_64.rpm           18 MB/s |  60 kB     00:00    
16:44:49 #11 10.07 (31/92): dbus-glib-0.110-2.el8.x86_64.rpm        24 MB/s | 127 kB     00:00    
16:44:49 #11 10.08 (32/92): dnf-plugins-core-4.0.18-4.el8.noarch.r  16 MB/s |  69 kB     00:00    
16:44:49 #11 10.08 (33/92): zstd-1.4.4-1.el8.x86_64.rpm             26 MB/s | 393 kB     00:00    
16:44:49 #11 10.08 (34/92): diffutils-3.6-6.el8.x86_64.rpm          27 MB/s | 358 kB     00:00    
16:44:49 #11 10.08 (35/92): elfutils-debuginfod-client-0.182-3.el8  13 MB/s |  65 kB     00:00    
16:44:49 #11 10.09 (36/92): emacs-filesystem-26.1-5.el8.noarch.rpm  14 MB/s |  69 kB     00:00    
16:44:49 #11 10.09 (37/92): file-5.33-16.el8_3.1.x86_64.rpm         21 MB/s |  77 kB     00:00    
16:44:49 #11 10.09 (38/92): elfutils-0.182-3.el8.x86_64.rpm         37 MB/s | 540 kB     00:00    
16:44:49 #11 10.09 (39/92): libpkgconf-1.4.2-1.el8.x86_64.rpm       11 MB/s |  35 kB     00:00    
16:44:49 #11 10.10 (40/92): libbabeltrace-1.5.4-3.el8.x86_64.rpm    16 MB/s | 200 kB     00:00    
16:44:49 #11 10.10 (41/92): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   9.6 MB/s |  58 kB     00:00    
16:44:49 #11 10.11 (42/92): ncurses-6.1-7.20180224.el8.x86_64.rpm   66 MB/s | 387 kB     00:00    
16:44:49 #11 10.11 (43/92): groff-base-1.22.3-18.el8.x86_64.rpm     40 MB/s | 1.0 MB     00:00    
16:44:49 #11 10.11 (44/92): patch-2.7.6-11.el8.x86_64.rpm           18 MB/s | 138 kB     00:00    
16:44:49 #11 10.12 (45/92): perl-Carp-1.42-396.el8.noarch.rpm      7.6 MB/s |  30 kB     00:00    
16:44:49 #11 10.12 (46/92): perl-Data-Dumper-2.167-399.el8.x86_64.  19 MB/s |  58 kB     00:00    
16:44:49 #11 10.12 (47/92): openssl-1.1.1g-15.el8_3.x86_64.rpm      35 MB/s | 707 kB     00:00    
16:44:49 #11 10.12 (48/92): perl-Errno-1.28-419.el8_4.1.x86_64.rpm  19 MB/s |  76 kB     00:00    
16:44:49 #11 10.12 (49/92): perl-Exporter-5.72-396.el8.noarch.rpm   12 MB/s |  34 kB     00:00    
16:44:49 #11 10.13 (50/92): perl-File-Path-2.15-2.el8.noarch.rpm    11 MB/s |  38 kB     00:00    
16:44:49 #11 10.13 (51/92): perl-File-Temp-0.230.600-1.el8.noarch.  25 MB/s |  63 kB     00:00    
16:44:49 #11 10.13 (52/92): perl-Getopt-Long-2.50-4.el8.noarch.rpm  16 MB/s |  63 kB     00:00    
16:44:49 #11 10.13 (53/92): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm   13 MB/s |  58 kB     00:00    
16:44:49 #11 10.13 (54/92): perl-IO-1.38-419.el8_4.1.x86_64.rpm     40 MB/s | 142 kB     00:00    
16:44:49 #11 10.13 (55/92): perl-MIME-Base64-3.15-396.el8.x86_64.r 8.9 MB/s |  31 kB     00:00    
16:44:49 #11 10.14 (56/92): perl-Pod-Escapes-1.07-395.el8.noarch.r 7.0 MB/s |  20 kB     00:00    
16:44:49 #11 10.14 (57/92): perl-PathTools-3.74-1.el8.x86_64.rpm    16 MB/s |  90 kB     00:00    
16:44:49 #11 10.14 (58/92): perl-Pod-Perldoc-3.28-396.el8.noarch.r  21 MB/s |  86 kB     00:00    
16:44:49 #11 10.14 (59/92): perl-Pod-Simple-3.35-395.el8.noarch.rp  46 MB/s | 213 kB     00:00    
16:44:49 #11 10.15 (60/92): perl-Pod-Usage-1.69-395.el8.noarch.rpm  12 MB/s |  34 kB     00:00    
16:44:49 #11 10.15 (61/92): perl-Scalar-List-Utils-1.49-2.el8.x86_  14 MB/s |  68 kB     00:00    
16:44:49 #11 10.15 (62/92): perl-Socket-2.027-3.el8.x86_64.rpm      14 MB/s |  59 kB     00:00    
16:44:49 #11 10.15 (63/92): perl-Storable-3.11-3.el8.x86_64.rpm     20 MB/s |  98 kB     00:00    
16:44:49 #11 10.16 (64/92): perl-Encode-2.97-3.el8.x86_64.rpm       33 MB/s | 1.5 MB     00:00    
16:44:49 #11 10.16 (65/92): perl-Term-Cap-1.17-395.el8.noarch.rpm  3.1 MB/s |  23 kB     00:00    
16:44:49 #11 10.16 (66/92): perl-Term-ANSIColor-4.06-396.el8.noarc 3.7 MB/s |  46 kB     00:00    
16:44:49 #11 10.16 (67/92): perl-Text-ParseWords-3.30-395.el8.noar 6.3 MB/s |  18 kB     00:00    
16:44:49 #11 10.17 (68/92): perl-Text-Tabs+Wrap-2013.0523-395.el8. 7.4 MB/s |  24 kB     00:00    
16:44:49 #11 10.17 (69/92): perl-Time-Local-1.280-1.el8.noarch.rpm  11 MB/s |  34 kB     00:00    
16:44:49 #11 10.17 (70/92): perl-Unicode-Normalize-1.25-396.el8.x8  14 MB/s |  82 kB     00:00    
16:44:49 #11 10.17 (71/92): perl-constant-1.33-396.el8.noarch.rpm  4.0 MB/s |  25 kB     00:00    
16:44:49 #11 10.18 (72/92): perl-macros-5.26.3-419.el8_4.1.x86_64.  14 MB/s |  72 kB     00:00    
16:44:49 #11 10.18 (73/92): perl-parent-0.237-1.el8.noarch.rpm     7.3 MB/s |  20 kB     00:00    
16:44:49 #11 10.19 (74/92): perl-podlators-4.11-1.el8.noarch.rpm    33 MB/s | 118 kB     00:00    
16:44:49 #11 10.19 (75/92): perl-threads-2.21-2.el8.x86_64.rpm      13 MB/s |  61 kB     00:00    
16:44:49 #11 10.19 (76/92): perl-threads-shared-1.58-2.el8.x86_64.  18 MB/s |  48 kB     00:00    
16:44:49 #11 10.20 (77/92): pkgconf-1.4.2-1.el8.x86_64.rpm         7.5 MB/s |  38 kB     00:00    
16:44:49 #11 10.20 (78/92): pkgconf-m4-1.4.2-1.el8.noarch.rpm      6.0 MB/s |  17 kB     00:00    
16:44:49 #11 10.21 (79/92): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 4.7 MB/s |  15 kB     00:00    
16:44:49 #11 10.22 (80/92): perl-libs-5.26.3-419.el8_4.1.x86_64.rp  36 MB/s | 1.6 MB     00:00    
16:44:49 #11 10.22 (81/92): python3-dateutil-2.6.1-6.el8.noarch.rp  21 MB/s | 251 kB     00:00    
16:44:49 #11 10.22 (82/92): python3-dbus-1.2.4-15.el8.x86_64.rpm    28 MB/s | 134 kB     00:00    
16:44:49 #11 10.23 (83/92): python3-dnf-plugins-core-4.0.18-4.el8.  29 MB/s | 234 kB     00:00    
16:44:49 #11 10.23 (84/92): python3-six-1.11.0-8.el8.noarch.rpm    5.2 MB/s |  38 kB     00:00    
16:44:49 #11 10.26 (85/92): perl-interpreter-5.26.3-419.el8_4.1.x8  68 MB/s | 6.3 MB     00:00    
16:44:49 #11 10.26 (86/92): yum-utils-4.0.18-4.el8.noarch.rpm      2.2 MB/s |  71 kB     00:00    
16:44:49 #11 10.26 (87/92): unzip-6.0-45.el8_4.x86_64.rpm          5.5 MB/s | 195 kB     00:00    
16:44:49 #11 10.27 (88/92): zip-3.0-23.el8.x86_64.rpm               22 MB/s | 270 kB     00:00    
16:44:49 #11 10.28 (89/92): python3-rpm-4.14.3-14.el8_4.x86_64.rpm  11 MB/s | 158 kB     00:00    
16:44:49 #11 10.28 (90/92): rpm-4.14.3-14.el8_4.x86_64.rpm          36 MB/s | 542 kB     00:00    
16:44:49 #11 10.28 (91/92): rpm-build-libs-4.14.3-14.el8_4.x86_64.  23 MB/s | 155 kB     00:00    
16:44:49 #11 10.28 (92/92): rpm-libs-4.14.3-14.el8_4.x86_64.rpm     38 MB/s | 339 kB     00:00    
16:44:49 #11 10.29 --------------------------------------------------------------------------------
16:44:49 #11 10.29 Total                                            20 MB/s |  27 MB     00:01     
16:44:49 #11 10.38 Running transaction check
16:44:49 #11 10.45 Transaction check succeeded.
16:44:49 #11 10.45 Running transaction test
16:44:49 #11 10.76 Transaction test succeeded.
16:44:49 #11 10.76 Running transaction
16:44:50 #11 11.68   Preparing        :                                                        1/1 
16:44:50 #11 11.74   Upgrading        : rpm-libs-4.14.3-14.el8_4.x86_64                       1/96 
16:44:50 #11 11.79   Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64                       1/96 
16:44:50 #11 11.86   Upgrading        : rpm-4.14.3-14.el8_4.x86_64                            2/96 
16:44:51 
16:44:51 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:44:51 #27 sha256:4c37bffa87a4b8554bc74228c9912958f0acd9f540113bb2f764224153a0317d
16:44:51 #11 11.89   Upgrading        : rpm-build-libs-4.14.3-14.el8_4.x86_64                 3/96 
16:44:51 #11 11.90   Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64                 3/96 
16:44:51 #11 11.93   Installing       : unzip-6.0-45.el8_4.x86_64                             4/96 
16:44:51 #11 12.07   Installing       : groff-base-1.22.3-18.el8.x86_64                       5/96 
16:44:51 #11 12.10   Installing       : file-5.33-16.el8_3.1.x86_64                           6/96 
16:44:51 #11 12.11   Installing       : bzip2-1.0.6-26.el8.x86_64                             7/96 
16:44:51 #11 12.12   Installing       : python-srpm-macros-3-41.el8.noarch                    8/96 
16:44:51 #11 12.13   Installing       : python-rpm-macros-3-41.el8.noarch                     9/96 
16:44:51 #11 12.14   Installing       : python3-rpm-macros-3-41.el8.noarch                   10/96 
16:44:51 #11 12.18   Installing       : zip-3.0-23.el8.x86_64                                11/96 
16:44:51 #11 12.21   Upgrading        : python3-rpm-4.14.3-14.el8_4.x86_64                   12/96 
16:44:51 #11 12.22   Installing       : efi-srpm-macros-3-3.el8.noarch                       13/96 
16:44:51 #11 12.27   Installing       : python3-six-1.11.0-8.el8.noarch                      14/96 
16:44:51 #11 12.31   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                15/96 
16:44:51 #11 12.32   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        16/96 
16:44:51 #11 12.34   Installing       : patch-2.7.6-11.el8.x86_64                            17/96 
16:44:51 #11 12.42   Installing       : openssl-1:1.1.1g-15.el8_3.x86_64                     18/96 
16:44:51 #11 12.47   Installing       : ncurses-6.1-7.20180224.el8.x86_64                    19/96 
16:44:51 #11 12.48   Installing       : perl-Digest-1.17-395.el8.noarch                      20/96 
16:44:51 #11 12.50   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  21/96 
16:44:51 #11 12.52   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                22/96 
16:44:51 #11 12.54   Installing       : perl-libnet-3.11-3.el8.noarch                        23/96 
16:44:51 #11 12.59   Installing       : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3   24/96 
16:44:51 #11 12.63   Installing       : perl-URI-1.73-3.el8.noarch                           25/96 
16:44:51 #11 12.64   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               26/96 
16:44:51 #11 12.65   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   27/96 
16:44:51 #11 12.67   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  28/96 
16:44:51 #11 12.68   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 29/96 
16:44:51 #11 12.72   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42   30/96 
16:44:51 #11 12.74   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              31/96 
16:44:51 #11 12.75   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    32/96 
16:44:51 #11 12.77   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                33/96 
16:44:51 #11 12.80   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                34/96 
16:44:51 #11 12.82   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    35/96 
16:44:51 #11 12.85   Installing       : perl-podlators-4.11-1.el8.noarch                     36/96 
16:44:51 #11 12.87   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 37/96 
16:44:51 #11 12.88   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             38/96 
16:44:51 #11 12.90   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 39/96 
16:44:51 #11 12.96   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 40/96 
16:44:52 #11 12.99   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    41/96 
16:44:52 #11 13.01   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 42/96 
16:44:52 #11 13.02   Installing       : perl-Errno-1.28-419.el8_4.1.x86_64                   43/96 
16:44:52 #11 13.04   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     44/96 
16:44:52 #11 13.27   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      45/96 
16:44:52 #11 13.29   Installing       : perl-Carp-1.42-396.el8.noarch                        46/96 
16:44:52 #11 13.30   Installing       : perl-Exporter-5.72-396.el8.noarch                    47/96 
16:44:52 #11 13.51   Installing       : perl-libs-4:5.26.3-419.el8_4.1.x86_64                48/96 
16:44:52 #11 13.54   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           49/96 
16:44:52 #11 13.55   Installing       : perl-parent-1:0.237-1.el8.noarch                     50/96 
16:44:52 #11 13.56   Installing       : perl-macros-4:5.26.3-419.el8_4.1.x86_64              51/96 
16:44:52 #11 13.57   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         52/96 
16:44:52 #11 13.60   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           53/96 
16:44:52 #11 13.61   Installing       : perl-File-Path-2.15-2.el8.noarch                     54/96 
16:44:52 #11 13.63   Installing       : perl-IO-1.38-419.el8_4.1.x86_64                      55/96 
16:44:52 #11 13.66   Installing       : perl-PathTools-3.74-1.el8.x86_64                     56/96 
16:44:52 #11 13.67   Installing       : perl-constant-1.33-396.el8.noarch                    57/96 
16:44:52 #11 13.72   Installing       : perl-threads-1:2.21-2.el8.x86_64                     58/96 
16:44:53 #11 13.73   Installing       : perl-threads-shared-1.58-2.el8.x86_64                59/96 
16:44:53 #11 14.28   Installing       : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64         60/96 
16:44:53 #11 14.31   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     61/96 
16:44:53 #11 14.32   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     61/96 
16:44:53 #11 14.34   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        62/96 
16:44:53 #11 14.36   Installing       : pkgconf-1.4.2-1.el8.x86_64                           63/96 
16:44:53 #11 14.37   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                64/96 
16:44:53 #11 14.40   Installing       : libbabeltrace-1.5.4-3.el8.x86_64                     65/96 
16:44:53 #11 14.42   Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64                     65/96 
16:44:53 #11 14.43   Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 66/96 
16:44:53 #11 14.45   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 67/96 
16:44:53 #11 14.47   Installing       : elfutils-debuginfod-client-0.182-3.el8.x86_64        68/96 
16:44:53 #11 14.55   Installing       : elfutils-0.182-3.el8.x86_64                          69/96 
16:44:53 #11 14.60   Installing       : diffutils-3.6-6.el8.x86_64                           70/96 
16:44:53 #11 14.64   Running scriptlet: diffutils-3.6-6.el8.x86_64                           70/96 
16:44:53 #11 14.67   Installing       : dbus-glib-0.110-2.el8.x86_64                         71/96 
16:44:53 #11 14.68   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         71/96 
16:44:53 #11 14.71   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     72/96 
16:44:53 #11 14.75   Installing       : python3-dnf-plugins-core-4.0.18-4.el8.noarch         73/96 
16:44:53 #11 14.77   Installing       : dnf-plugins-core-4.0.18-4.el8.noarch                 74/96 
16:44:54 #11 14.83   Installing       : zstd-1.4.4-1.el8.x86_64                              75/96 
16:44:54 #11 14.85   Installing       : rust-srpm-macros-5-2.el8.noarch                      76/96 
16:44:54 #11 14.86   Installing       : qt5-srpm-macros-5.12.5-3.el8.noarch                  77/96 
16:44:54 #11 14.87   Installing       : perl-srpm-macros-1-25.el8.noarch                     78/96 
16:44:54 #11 14.89   Installing       : openblas-srpm-macros-2-2.el8.noarch                  79/96 
16:44:54 #11 14.90   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     80/96 
16:44:54 #11 14.92   Installing       : libipt-1.6.1-8.el8.x86_64                            81/96 
16:44:54 #11 14.93   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     82/96 
16:44:54 #11 14.96   Installing       : gc-7.6.4-3.el8.x86_64                                83/96 
16:44:54 #11 15.33   Installing       : guile-5:2.0.14-7.el8.x86_64                          84/96 
16:44:54 #11 15.36   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          84/96 
16:44:54 #11 15.74   Installing       : gdb-headless-8.2-15.el8.x86_64                       85/96 
16:44:54 #11 15.79   Installing       : go-srpm-macros-2-17.el8.noarch                       86/96 
16:44:54 #11 15.80   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   87/96 
16:44:54 #11 15.82   Installing       : dwz-0.12-9.el8.x86_64                                88/96 
16:44:54 #11 15.84   Installing       : redhat-rpm-config-125-1.el8.noarch                   89/96 
16:44:54 #11 15.87   Installing       : rpm-build-4.14.3-14.el8_4.x86_64                     90/96 
16:44:54 #11 15.89   Installing       : yum-utils-4.0.18-4.el8.noarch                        91/96 
16:44:55 #11 15.92   Installing       : rpmlint-1.10-14.el8.noarch                           92/96 
16:44:55 #11 15.94   Cleanup          : python3-rpm-4.14.3-13.el8.x86_64                     93/96 
16:44:55 #11 15.96   Cleanup          : rpm-build-libs-4.14.3-13.el8.x86_64                  94/96 
16:44:55 #11 15.96   Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64                  94/96 
16:44:55 #11 15.99   Cleanup          : rpm-4.14.3-13.el8.x86_64                             95/96 
16:44:55 #11 16.01   Cleanup          : rpm-libs-4.14.3-13.el8.x86_64                        96/96 
16:44:55 #11 16.01   Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64                        96/96 
16:44:55 #11 16.04   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          96/96 
16:44:55 #11 16.04   Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64                        96/96 
16:44:55 #11 16.17   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/96 
16:44:55 #11 16.17   Verifying        : dwz-0.12-9.el8.x86_64                                 2/96 
16:44:55 #11 16.17   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/96 
16:44:55 #11 16.17   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/96 
16:44:55 #11 16.17   Verifying        : gdb-headless-8.2-15.el8.x86_64                        5/96 
16:44:55 #11 16.17   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/96 
16:44:55 #11 16.17   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/96 
16:44:55 #11 16.17   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/96 
16:44:55 #11 16.17   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/96 
16:44:55 #11 16.17   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/96 
16:44:55 #11 16.17   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/96 
16:44:55 #11 16.17   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/96 
16:44:55 #11 16.17   Verifying        : perl-Digest-1.17-395.el8.noarch                      13/96 
16:44:55 #11 16.17   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  14/96 
16:44:55 #11 16.17   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/96 
16:44:55 #11 16.17   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42   16/96 
16:44:55 #11 16.17   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   17/96 
16:44:55 #11 16.17   Verifying        : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3   18/96 
16:44:55 #11 16.17   Verifying        : perl-URI-1.73-3.el8.noarch                           19/96 
16:44:55 #11 16.17   Verifying        : perl-libnet-3.11-3.el8.noarch                        20/96 
16:44:55 #11 16.17   Verifying        : perl-srpm-macros-1-25.el8.noarch                     21/96 
16:44:55 #11 16.17   Verifying        : python-rpm-macros-3-41.el8.noarch                    22/96 
16:44:55 #11 16.17   Verifying        : python-srpm-macros-3-41.el8.noarch                   23/96 
16:44:55 #11 16.17   Verifying        : python3-rpm-macros-3-41.el8.noarch                   24/96 
16:44:55 #11 16.17   Verifying        : qt5-srpm-macros-5.12.5-3.el8.noarch                  25/96 
16:44:55 #11 16.17   Verifying        : redhat-rpm-config-125-1.el8.noarch                   26/96 
16:44:55 #11 16.17   Verifying        : rpm-build-4.14.3-14.el8_4.x86_64                     27/96 
16:44:55 #11 16.17   Verifying        : rpmlint-1.10-14.el8.noarch                           28/96 
16:44:55 #11 16.17   Verifying        : rust-srpm-macros-5-2.el8.noarch                      29/96 
16:44:55 #11 16.17   Verifying        : zstd-1.4.4-1.el8.x86_64                              30/96 
16:44:55 #11 16.17   Verifying        : bzip2-1.0.6-26.el8.x86_64                            31/96 
16:44:55 #11 16.17   Verifying        : dbus-glib-0.110-2.el8.x86_64                         32/96 
16:44:55 #11 16.17   Verifying        : diffutils-3.6-6.el8.x86_64                           33/96 
16:44:55 #11 16.17   Verifying        : dnf-plugins-core-4.0.18-4.el8.noarch                 34/96 
16:44:55 #11 16.17   Verifying        : elfutils-0.182-3.el8.x86_64                          35/96 
16:44:55 #11 16.17   Verifying        : elfutils-debuginfod-client-0.182-3.el8.x86_64        36/96 
16:44:55 #11 16.17   Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                 37/96 
16:44:55 #11 16.17   Verifying        : file-5.33-16.el8_3.1.x86_64                          38/96 
16:44:55 #11 16.17   Verifying        : groff-base-1.22.3-18.el8.x86_64                      39/96 
16:44:55 #11 16.17   Verifying        : libbabeltrace-1.5.4-3.el8.x86_64                     40/96 
16:44:55 #11 16.17   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        41/96 
16:44:55 #11 16.17   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     42/96 
16:44:55 #11 16.17   Verifying        : ncurses-6.1-7.20180224.el8.x86_64                    43/96 
16:44:55 #11 16.17   Verifying        : openssl-1:1.1.1g-15.el8_3.x86_64                     44/96 
16:44:55 #11 16.17   Verifying        : patch-2.7.6-11.el8.x86_64                            45/96 
16:44:55 #11 16.18   Verifying        : perl-Carp-1.42-396.el8.noarch                        46/96 
16:44:55 #11 16.18   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                47/96 
16:44:55 #11 16.18   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      48/96 
16:44:55 #11 16.18   Verifying        : perl-Errno-1.28-419.el8_4.1.x86_64                   49/96 
16:44:55 #11 16.18   Verifying        : perl-Exporter-5.72-396.el8.noarch                    50/96 
16:44:55 #11 16.18   Verifying        : perl-File-Path-2.15-2.el8.noarch                     51/96 
16:44:55 #11 16.18   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                52/96 
16:44:55 #11 16.18   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 53/96 
16:44:55 #11 16.18   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    54/96 
16:44:55 #11 16.18   Verifying        : perl-IO-1.38-419.el8_4.1.x86_64                      55/96 
16:44:55 #11 16.18   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 56/96 
16:44:55 #11 16.18   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     57/96 
16:44:55 #11 16.18   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               58/96 
16:44:55 #11 16.18   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 59/96 
16:44:55 #11 16.18   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                60/96 
16:44:55 #11 16.18   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 61/96 
16:44:55 #11 16.18   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           62/96 
16:44:55 #11 16.18   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     63/96 
16:44:55 #11 16.18   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    64/96 
16:44:55 #11 16.18   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              65/96 
16:44:55 #11 16.18   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    66/96 
16:44:55 #11 16.18   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             67/96 
16:44:55 #11 16.18   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         68/96 
16:44:55 #11 16.18   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 69/96 
16:44:55 #11 16.18   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           70/96 
16:44:55 #11 16.18   Verifying        : perl-constant-1.33-396.el8.noarch                    71/96 
16:44:55 #11 16.18   Verifying        : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64         72/96 
16:44:55 #11 16.18   Verifying        : perl-libs-4:5.26.3-419.el8_4.1.x86_64                73/96 
16:44:55 #11 16.18   Verifying        : perl-macros-4:5.26.3-419.el8_4.1.x86_64              74/96 
16:44:55 #11 16.18   Verifying        : perl-parent-1:0.237-1.el8.noarch                     75/96 
16:44:55 #11 16.18   Verifying        : perl-podlators-4.11-1.el8.noarch                     76/96 
16:44:55 #11 16.18   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     77/96 
16:44:55 #11 16.18   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                78/96 
16:44:55 #11 16.18   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           79/96 
16:44:55 #11 16.18   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        80/96 
16:44:55 #11 16.18   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                81/96 
16:44:55 #11 16.18   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                82/96 
16:44:55 #11 16.18   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     83/96 
16:44:55 #11 16.18   Verifying        : python3-dnf-plugins-core-4.0.18-4.el8.noarch         84/96 
16:44:55 #11 16.18   Verifying        : python3-six-1.11.0-8.el8.noarch                      85/96 
16:44:55 #11 16.18   Verifying        : unzip-6.0-45.el8_4.x86_64                            86/96 
16:44:55 #11 16.18   Verifying        : yum-utils-4.0.18-4.el8.noarch                        87/96 
16:44:55 #11 16.18   Verifying        : zip-3.0-23.el8.x86_64                                88/96 
16:44:55 #11 16.18   Verifying        : python3-rpm-4.14.3-14.el8_4.x86_64                   89/96 
16:44:55 #11 16.18   Verifying        : python3-rpm-4.14.3-13.el8.x86_64                     90/96 
16:44:55 #11 16.18   Verifying        : rpm-4.14.3-14.el8_4.x86_64                           91/96 
16:44:55 #11 16.18   Verifying        : rpm-4.14.3-13.el8.x86_64                             92/96 
16:44:55 #11 16.18   Verifying        : rpm-build-libs-4.14.3-14.el8_4.x86_64                93/96 
16:44:55 #11 16.18   Verifying        : rpm-build-libs-4.14.3-13.el8.x86_64                  94/96 
16:44:55 #11 16.18   Verifying        : rpm-libs-4.14.3-14.el8_4.x86_64                      95/96 
16:44:55 #11 16.18   Verifying        : rpm-libs-4.14.3-13.el8.x86_64                        96/96 
16:44:55 #11 16.89 
16:44:55 #11 16.89 Upgraded:
16:44:55 #11 16.89   python3-rpm-4.14.3-14.el8_4.x86_64        rpm-4.14.3-14.el8_4.x86_64         
16:44:55 #11 16.89   rpm-build-libs-4.14.3-14.el8_4.x86_64     rpm-libs-4.14.3-14.el8_4.x86_64    
16:44:55 #11 16.89 Installed:
16:44:55 #11 16.89   bzip2-1.0.6-26.el8.x86_64                                                     
16:44:55 #11 16.89   dbus-glib-0.110-2.el8.x86_64                                                  
16:44:55 #11 16.89   desktop-file-utils-0.23-8.el8.x86_64                                          
16:44:55 #11 16.89   diffutils-3.6-6.el8.x86_64                                                    
16:44:55 #11 16.89   dnf-plugins-core-4.0.18-4.el8.noarch                                          
16:44:55 #11 16.89   dwz-0.12-9.el8.x86_64                                                         
16:44:55 #11 16.89   efi-srpm-macros-3-3.el8.noarch                                                
16:44:55 #11 16.89   elfutils-0.182-3.el8.x86_64                                                   
16:44:55 #11 16.89   elfutils-debuginfod-client-0.182-3.el8.x86_64                                 
16:44:55 #11 16.89   emacs-filesystem-1:26.1-5.el8.noarch                                          
16:44:55 #11 16.89   file-5.33-16.el8_3.1.x86_64                                                   
16:44:55 #11 16.89   gc-7.6.4-3.el8.x86_64                                                         
16:44:55 #11 16.89   gdb-headless-8.2-15.el8.x86_64                                                
16:44:55 #11 16.89   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
16:44:55 #11 16.89   go-srpm-macros-2-17.el8.noarch                                                
16:44:55 #11 16.89   groff-base-1.22.3-18.el8.x86_64                                               
16:44:55 #11 16.89   guile-5:2.0.14-7.el8.x86_64                                                   
16:44:55 #11 16.89   libatomic_ops-7.6.2-3.el8.x86_64                                              
16:44:55 #11 16.89   libbabeltrace-1.5.4-3.el8.x86_64                                              
16:44:55 #11 16.89   libipt-1.6.1-8.el8.x86_64                                                     
16:44:55 #11 16.89   libpkgconf-1.4.2-1.el8.x86_64                                                 
16:44:55 #11 16.89   libtool-ltdl-2.4.6-25.el8.x86_64                                              
16:44:55 #11 16.89   ncurses-6.1-7.20180224.el8.x86_64                                             
16:44:55 #11 16.89   ocaml-srpm-macros-5-4.el8.noarch                                              
16:44:55 #11 16.89   openblas-srpm-macros-2-2.el8.noarch                                           
16:44:55 #11 16.89   openssl-1:1.1.1g-15.el8_3.x86_64                                              
16:44:55 #11 16.89   patch-2.7.6-11.el8.x86_64                                                     
16:44:55 #11 16.89   perl-Carp-1.42-396.el8.noarch                                                 
16:44:55 #11 16.89   perl-Data-Dumper-2.167-399.el8.x86_64                                         
16:44:55 #11 16.89   perl-Digest-1.17-395.el8.noarch                                               
16:44:55 #11 16.89   perl-Digest-MD5-2.55-396.el8.x86_64                                           
16:44:55 #11 16.89   perl-Encode-4:2.97-3.el8.x86_64                                               
16:44:55 #11 16.89   perl-Errno-1.28-419.el8_4.1.x86_64                                            
16:44:55 #11 16.89   perl-Exporter-5.72-396.el8.noarch                                             
16:44:55 #11 16.89   perl-File-Path-2.15-2.el8.noarch                                              
16:44:55 #11 16.89   perl-File-Temp-0.230.600-1.el8.noarch                                         
16:44:55 #11 16.89   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
16:44:55 #11 16.89   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
16:44:55 #11 16.89   perl-IO-1.38-419.el8_4.1.x86_64                                               
16:44:55 #11 16.89   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
16:44:55 #11 16.89   perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff426aa3.noarch                 
16:44:55 #11 16.89   perl-MIME-Base64-3.15-396.el8.x86_64                                          
16:44:55 #11 16.89   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
16:44:55 #11 16.89   perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3.x86_64                     
16:44:55 #11 16.89   perl-PathTools-3.74-1.el8.x86_64                                              
16:44:55 #11 16.89   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
16:44:55 #11 16.89   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
16:44:55 #11 16.89   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
16:44:55 #11 16.89   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
16:44:55 #11 16.89   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
16:44:55 #11 16.89   perl-Socket-4:2.027-3.el8.x86_64                                              
16:44:55 #11 16.89   perl-Storable-1:3.11-3.el8.x86_64                                             
16:44:55 #11 16.89   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
16:44:55 #11 16.89   perl-Term-Cap-1.17-395.el8.noarch                                             
16:44:55 #11 16.89   perl-Text-ParseWords-3.30-395.el8.noarch                                      
16:44:55 #11 16.89   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
16:44:55 #11 16.89   perl-Time-Local-1:1.280-1.el8.noarch                                          
16:44:55 #11 16.89   perl-URI-1.73-3.el8.noarch                                                    
16:44:55 #11 16.89   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
16:44:55 #11 16.89   perl-constant-1.33-396.el8.noarch                                             
16:44:55 #11 16.89   perl-interpreter-4:5.26.3-419.el8_4.1.x86_64                                  
16:44:55 #11 16.89   perl-libnet-3.11-3.el8.noarch                                                 
16:44:55 #11 16.89   perl-libs-4:5.26.3-419.el8_4.1.x86_64                                         
16:44:55 #11 16.89   perl-macros-4:5.26.3-419.el8_4.1.x86_64                                       
16:44:55 #11 16.89   perl-parent-1:0.237-1.el8.noarch                                              
16:44:55 #11 16.89   perl-podlators-4.11-1.el8.noarch                                              
16:44:55 #11 16.89   perl-srpm-macros-1-25.el8.noarch                                              
16:44:55 #11 16.89   perl-threads-1:2.21-2.el8.x86_64                                              
16:44:55 #11 16.89   perl-threads-shared-1.58-2.el8.x86_64                                         
16:44:55 #11 16.89   pkgconf-1.4.2-1.el8.x86_64                                                    
16:44:55 #11 16.89   pkgconf-m4-1.4.2-1.el8.noarch                                                 
16:44:55 #11 16.89   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
16:44:55 #11 16.89   python-rpm-macros-3-41.el8.noarch                                             
16:44:55 #11 16.89   python-srpm-macros-3-41.el8.noarch                                            
16:44:55 #11 16.89   python3-dateutil-1:2.6.1-6.el8.noarch                                         
16:44:55 #11 16.89   python3-dbus-1.2.4-15.el8.x86_64                                              
16:44:55 #11 16.89   python3-dnf-plugins-core-4.0.18-4.el8.noarch                                  
16:44:55 #11 16.89   python3-rpm-macros-3-41.el8.noarch                                            
16:44:55 #11 16.89   python3-six-1.11.0-8.el8.noarch                                               
16:44:55 #11 16.89   qt5-srpm-macros-5.12.5-3.el8.noarch                                           
16:44:55 #11 16.89   redhat-rpm-config-125-1.el8.noarch                                            
16:44:55 #11 16.89   rpm-build-4.14.3-14.el8_4.x86_64                                              
16:44:55 #11 16.89   rpmlint-1.10-14.el8.noarch                                                    
16:44:55 #11 16.89   rust-srpm-macros-5-2.el8.noarch                                               
16:44:55 #11 16.89   unzip-6.0-45.el8_4.x86_64                                                     
16:44:55 #11 16.89   yum-utils-4.0.18-4.el8.noarch                                                 
16:44:55 #11 16.89   zip-3.0-23.el8.x86_64                                                         
16:44:55 #11 16.89   zstd-1.4.4-1.el8.x86_64                                                       
16:44:55 #11 16.89 
16:44:55 #11 16.89 Complete!
16:44:56 #11 DONE 17.2s
16:44:56 
16:44:56 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
16:44:56 #13 sha256:ae0a8980b2ec78fb272ed234d29b752edd81d3a8807cea500aecefd5bf5d547b
16:44:56 #13 DONE 0.0s
16:44:56 
16:44:56 #14 [stage-1 7/9] RUN   if [ "$(uname -m)" = "x86_64" ]; then     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec;   else     yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:44:56 #14 sha256:b283216e52ae300f2dcb1d2ae862d8989fd50ec6eb19347b39bfa259ef4672bd
16:44:57 #14 0.773 Last metadata expiration check: 0:00:10 ago on Thu Sep 16 16:44:46 2021.
16:44:57 #14 1.243 Package bash-4.4.19-14.el8.x86_64 is already installed.
16:44:57 #14 1.245 Package bash-4.4.19-14.el8.x86_64 is already installed.
16:44:57 #14 1.245 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
16:44:57 #14 1.246 Package libarchive-3.3.3-1.el8.x86_64 is already installed.
16:44:57 #14 1.246 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
16:44:57 #14 1.247 Package systemd-239-45.el8.x86_64 is already installed.
16:44:57 #14 1.247 Package tar-2:1.30-5.el8.x86_64 is already installed.
16:44:57 #14 1.248 Package bash-4.4.19-14.el8.x86_64 is already installed.
16:44:57 #14 1.533 Dependencies resolved.
16:44:57 #14 1.540 =========================================================================================
16:44:57 #14 1.540  Package                        Arch    Version                         Repository   Size
16:44:57 #14 1.540 =========================================================================================
16:44:57 #14 1.540 Installing:
16:44:57 #14 1.540  cmake                          x86_64  3.18.2-11.el8_4                 appstream   9.8 M
16:44:57 #14 1.540  device-mapper-devel            x86_64  8:1.02.175-5.el8                powertools  282 k
16:44:57 #14 1.540  gcc                            x86_64  8.4.1-1.el8                     appstream    23 M
16:44:57 #14 1.540  git                            x86_64  2.27.0-1.el8                    appstream   164 k
16:44:57 #14 1.540  glibc-static                   x86_64  2.28-151.el8                    powertools  2.1 M
16:44:57 #14 1.540  libseccomp-devel               x86_64  2.5.1-1.el8                     appstream    57 k
16:44:57 #14 1.540  libselinux-devel               x86_64  2.9-5.el8                       baseos      200 k
16:44:57 #14 1.540  libtool                        x86_64  2.4.6-25.el8                    appstream   709 k
16:44:57 #14 1.540  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    appstream   184 k
16:44:57 #14 1.540  make                           x86_64  1:4.2.1-10.el8                  baseos      498 k
16:44:57 #14 1.540  selinux-policy-devel           noarch  3.14.3-67.el8_4.1               baseos      1.5 M
16:44:57 #14 1.540  systemd-devel                  x86_64  239-45.el8_4.3                  baseos      380 k
16:44:57 #14 1.540  which                          x86_64  2.21-12.el8                     baseos       49 k
16:44:57 #14 1.540 Upgrading:
16:44:57 #14 1.540  bash                           x86_64  4.4.20-1.el8_4                  baseos      1.5 M
16:44:57 #14 1.540  systemd                        x86_64  239-45.el8_4.3                  baseos      3.6 M
16:44:57 #14 1.540  systemd-libs                   x86_64  239-45.el8_4.3                  baseos      1.1 M
16:44:57 #14 1.540  systemd-pam                    x86_64  239-45.el8_4.3                  baseos      469 k
16:44:57 #14 1.540  systemd-udev                   x86_64  239-45.el8_4.3                  baseos      1.4 M
16:44:57 #14 1.540 Installing dependencies:
16:44:57 #14 1.540  annobin                        x86_64  9.50-1.el8                      appstream   107 k
16:44:57 #14 1.540  autoconf                       noarch  2.69-27.el8                     appstream   710 k
16:44:57 #14 1.540  automake                       noarch  1.16.1-7.el8                    appstream   713 k
16:44:57 #14 1.540  checkpolicy                    x86_64  2.9-1.el8                       baseos      348 k
16:44:57 #14 1.540  cmake-data                     noarch  3.18.2-11.el8_4                 appstream   1.6 M
16:44:57 #14 1.540  cmake-filesystem               x86_64  3.18.2-11.el8_4                 appstream    44 k
16:44:57 #14 1.540  cmake-rpm-macros               noarch  3.18.2-11.el8_4                 appstream    44 k
16:44:57 #14 1.540  cpp                            x86_64  8.4.1-1.el8                     appstream    10 M
16:44:57 #14 1.540  git-core                       x86_64  2.27.0-1.el8                    appstream   5.7 M
16:44:57 #14 1.540  git-core-doc                   noarch  2.27.0-1.el8                    appstream   2.5 M
16:44:57 #14 1.540  glibc-devel                    x86_64  2.28-151.el8                    baseos      1.0 M
16:44:57 #14 1.540  glibc-headers                  x86_64  2.28-151.el8                    baseos      478 k
16:44:57 #14 1.540  isl                            x86_64  0.16.1-6.el8                    appstream   841 k
16:44:57 #14 1.540  kbd-legacy                     noarch  2.0.4-10.el8                    baseos      481 k
16:44:57 #14 1.540  kbd-misc                       noarch  2.0.4-10.el8                    baseos      1.5 M
16:44:57 #14 1.540  kernel-headers                 x86_64  4.18.0-305.19.1.el8_4           baseos      7.1 M
16:44:57 #14 1.540  libedit                        x86_64  3.1-23.20170329cvs.el8          baseos      102 k
16:44:57 #14 1.540  libgomp                        x86_64  8.4.1-1.el8                     baseos      204 k
16:44:57 #14 1.540  libmpc                         x86_64  1.1.0-9.1.el8                   appstream    61 k
16:44:57 #14 1.540  libselinux-utils               x86_64  2.9-5.el8                       baseos      243 k
16:44:57 #14 1.540  libsepol-devel                 x86_64  2.9-2.el8                       baseos       86 k
16:44:57 #14 1.540  libuv                          x86_64  1:1.41.1-1.el8_4                appstream   156 k
16:44:57 #14 1.540  libxcrypt-devel                x86_64  4.1.1-4.el8                     baseos       25 k
16:44:57 #14 1.540  libxcrypt-static               x86_64  4.1.1-4.el8                     powertools   53 k
16:44:57 #14 1.540  m4                             x86_64  1.4.18-7.el8                    baseos      223 k
16:44:57 #14 1.540  openssh                        x86_64  8.0p1-6.el8_4.2                 baseos      521 k
16:44:57 #14 1.540  openssh-clients                x86_64  8.0p1-6.el8_4.2                 baseos      667 k
16:44:57 #14 1.540  pcre2-devel                    x86_64  10.32-2.el8                     baseos      605 k
16:44:57 #14 1.540  pcre2-utf16                    x86_64  10.32-2.el8                     baseos      229 k
16:44:57 #14 1.540  pcre2-utf32                    x86_64  10.32-2.el8                     baseos      220 k
16:44:57 #14 1.540  perl-Error                     noarch  1:0.17025-2.el8                 appstream    46 k
16:44:57 #14 1.540  perl-Git                       noarch  2.27.0-1.el8                    appstream    77 k
16:44:57 #14 1.540  perl-TermReadKey               x86_64  2.37-7.el8                      appstream    40 k
16:44:57 #14 1.540  perl-Thread-Queue              noarch  3.13-1.el8                      appstream    24 k
16:44:57 #14 1.540  policycoreutils                x86_64  2.9-14.el8                      baseos      373 k
16:44:57 #14 1.540  policycoreutils-devel          x86_64  2.9-14.el8                      baseos      292 k
16:44:57 #14 1.540  policycoreutils-python-utils   noarch  2.9-14.el8                      baseos      252 k
16:44:57 #14 1.540  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 baseos       86 k
16:44:57 #14 1.540  python3-libselinux             x86_64  2.9-5.el8                       baseos      283 k
16:44:57 #14 1.540  python3-libsemanage            x86_64  2.9-6.el8                       baseos      127 k
16:44:57 #14 1.540  python3-policycoreutils        noarch  2.9-14.el8                      baseos      2.2 M
16:44:57 #14 1.540  python3-setools                x86_64  4.3.0-2.el8                     baseos      626 k
16:44:57 #14 1.540  rpm-plugin-selinux             x86_64  4.14.3-14.el8_4                 baseos       76 k
16:44:57 #14 1.540  selinux-policy                 noarch  3.14.3-67.el8_4.1               baseos      628 k
16:44:57 #14 1.540  selinux-policy-minimum         noarch  3.14.3-67.el8_4.1               baseos       13 M
16:44:57 #14 1.540  vim-filesystem                 noarch  2:8.0.1763-15.el8               appstream    48 k
16:44:57 #14 1.540  xkeyboard-config               noarch  2.28-1.el8                      appstream   782 k
16:44:57 #14 1.540 Installing weak dependencies:
16:44:57 #14 1.540  kbd                            x86_64  2.0.4-10.el8                    baseos      390 k
16:44:57 #14 1.540  libxkbcommon                   x86_64  0.9.1-1.el8                     appstream   116 k
16:44:57 #14 1.540 
16:44:57 #14 1.540 Transaction Summary
16:44:57 #14 1.540 =========================================================================================
16:44:57 #14 1.540 Install  62 Packages
16:44:57 #14 1.540 Upgrade   5 Packages
16:44:57 #14 1.540 
16:44:57 #14 1.544 Total download size: 104 M
16:44:57 #14 1.545 Downloading Packages:
16:44:59 #27 7.484 Building static docker-darwin-amd64
16:44:59 #14 2.722 (1/67): annobin-9.50-1.el8.x86_64.rpm           466 kB/s | 107 kB     00:00    
16:44:59 #14 2.734 (2/67): autoconf-2.69-27.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
16:44:59 #14 2.746 (3/67): automake-1.16.1-7.el8.noarch.rpm        2.8 MB/s | 713 kB     00:00    
16:44:59 #14 2.749 (4/67): cmake-filesystem-3.18.2-11.el8_4.x86_64  16 MB/s |  44 kB     00:00    
16:44:59 #14 2.753 (5/67): cmake-rpm-macros-3.18.2-11.el8_4.noarch  14 MB/s |  44 kB     00:00    
16:44:59 #14 2.802 (6/67): cmake-data-3.18.2-11.el8_4.noarch.rpm    24 MB/s | 1.6 MB     00:00    
16:44:59 #14 2.904 (7/67): cpp-8.4.1-1.el8.x86_64.rpm               69 MB/s |  10 MB     00:00    
16:44:59 #14 2.920 (8/67): git-2.27.0-1.el8.x86_64.rpm              11 MB/s | 164 kB     00:00    
16:44:59 #14 3.057 (9/67): cmake-3.18.2-11.el8_4.x86_64.rpm         29 MB/s | 9.8 MB     00:00    
16:44:59 #14 3.115 (10/67): git-core-doc-2.27.0-1.el8.noarch.rpm    44 MB/s | 2.5 MB     00:00    
16:44:59 #14 3.152 (11/67): git-core-2.27.0-1.el8.x86_64.rpm        24 MB/s | 5.7 MB     00:00    
16:44:59 #14 3.157 (12/67): libmpc-1.1.0-9.1.el8.x86_64.rpm         14 MB/s |  61 kB     00:00    
16:44:59 #14 3.165 (13/67): isl-0.16.1-6.el8.x86_64.rpm             17 MB/s | 841 kB     00:00    
16:44:59 #14 3.166 (14/67): libseccomp-devel-2.5.1-1.el8.x86_64.rp 6.1 MB/s |  57 kB     00:00    
16:44:59 #14 3.172 (15/67): libtool-ltdl-devel-2.4.6-25.el8.x86_64  36 MB/s | 184 kB     00:00    
16:44:59 #14 3.179 (16/67): libuv-1.41.1-1.el8_4.x86_64.rpm         22 MB/s | 156 kB     00:00    
16:44:59 #14 3.185 (17/67): libtool-2.4.6-25.el8.x86_64.rpm         37 MB/s | 709 kB     00:00    
16:44:59 #14 3.187 (18/67): libxkbcommon-0.9.1-1.el8.x86_64.rpm     16 MB/s | 116 kB     00:00    
16:44:59 #14 3.189 (19/67): perl-Error-0.17025-2.el8.noarch.rpm     11 MB/s |  46 kB     00:00    
16:44:59 #14 3.193 (20/67): perl-Git-2.27.0-1.el8.noarch.rpm        15 MB/s |  77 kB     00:00    
16:44:59 #14 3.194 (21/67): perl-TermReadKey-2.37-7.el8.x86_64.rpm 9.5 MB/s |  40 kB     00:00    
16:44:59 #14 3.198 (22/67): vim-filesystem-8.0.1763-15.el8.noarch.  12 MB/s |  48 kB     00:00    
16:44:59 #14 3.203 (23/67): perl-Thread-Queue-3.13-1.el8.noarch.rp 2.4 MB/s |  24 kB     00:00    
16:44:59 #14 3.217 (24/67): xkeyboard-config-2.28-1.el8.noarch.rpm  42 MB/s | 782 kB     00:00    
16:44:59 #14 3.221 (25/67): checkpolicy-2.9-1.el8.x86_64.rpm        20 MB/s | 348 kB     00:00    
16:44:59 #14 3.234 (26/67): glibc-headers-2.28-151.el8.x86_64.rpm   35 MB/s | 478 kB     00:00    
16:44:59 #14 3.246 (27/67): kbd-2.0.4-10.el8.x86_64.rpm             35 MB/s | 390 kB     00:00    
16:44:59 #14 3.583 (28/67): gcc-8.4.1-1.el8.x86_64.rpm              30 MB/s |  23 MB     00:00    
16:45:00 #14 3.590 (29/67): glibc-devel-2.28-151.el8.x86_64.rpm    2.8 MB/s | 1.0 MB     00:00    
16:45:00 #14 3.595 (30/67): kbd-legacy-2.0.4-10.el8.noarch.rpm     1.3 MB/s | 481 kB     00:00    
16:45:00 #14 3.601 (31/67): libedit-3.1-23.20170329cvs.el8.x86_64.  21 MB/s | 102 kB     00:00    
16:45:00 #14 3.616 (32/67): kbd-misc-2.0.4-10.el8.noarch.rpm        45 MB/s | 1.5 MB     00:00    
16:45:00 #14 3.619 (33/67): libgomp-8.4.1-1.el8.x86_64.rpm          11 MB/s | 204 kB     00:00    
16:45:00 #14 3.625 (34/67): libselinux-devel-2.9-5.el8.x86_64.rpm   25 MB/s | 200 kB     00:00    
16:45:00 #14 3.628 (35/67): libselinux-utils-2.9-5.el8.x86_64.rpm   29 MB/s | 243 kB     00:00    
16:45:00 #14 3.632 (36/67): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 6.1 MB/s |  25 kB     00:00    
16:45:00 #14 3.637 (37/67): libsepol-devel-2.9-2.el8.x86_64.rpm    7.3 MB/s |  86 kB     00:00    
16:45:00 #14 3.641 (38/67): m4-1.4.18-7.el8.x86_64.rpm              25 MB/s | 223 kB     00:00    
16:45:00 #14 3.655 (39/67): make-4.2.1-10.el8.x86_64.rpm            27 MB/s | 498 kB     00:00    
16:45:00 #14 3.659 (40/67): openssh-8.0p1-6.el8_4.2.x86_64.rpm      30 MB/s | 521 kB     00:00    
16:45:00 #14 3.672 (41/67): openssh-clients-8.0p1-6.el8_4.2.x86_64  40 MB/s | 667 kB     00:00    
16:45:00 #14 3.691 (42/67): pcre2-devel-10.32-2.el8.x86_64.rpm      19 MB/s | 605 kB     00:00    
16:45:00 #14 3.695 (43/67): pcre2-utf16-10.32-2.el8.x86_64.rpm      10 MB/s | 229 kB     00:00    
16:45:00 #14 3.703 (44/67): pcre2-utf32-10.32-2.el8.x86_64.rpm      20 MB/s | 220 kB     00:00    
16:45:00 #14 3.706 (45/67): policycoreutils-2.9-14.el8.x86_64.rpm   33 MB/s | 373 kB     00:00    
16:45:00 #14 3.710 (46/67): policycoreutils-devel-2.9-14.el8.x86_6  42 MB/s | 292 kB     00:00    
16:45:00 #14 3.713 (47/67): policycoreutils-python-utils-2.9-14.el  39 MB/s | 252 kB     00:00    
16:45:00 #14 3.715 (48/67): python3-audit-3.0-0.17.20191104git1c2f  21 MB/s |  86 kB     00:00    
16:45:00 #14 3.719 (49/67): python3-libsemanage-2.9-6.el8.x86_64.r  36 MB/s | 127 kB     00:00    
16:45:00 #14 3.727 (50/67): python3-libselinux-2.9-5.el8.x86_64.rp  20 MB/s | 283 kB     00:00    
16:45:00 #14 3.812 (51/67): kernel-headers-4.18.0-305.19.1.el8_4.x  32 MB/s | 7.1 MB     00:00    
16:45:00 #14 3.817 (52/67): rpm-plugin-selinux-4.14.3-14.el8_4.x86  15 MB/s |  76 kB     00:00    
16:45:00 #14 3.820 (53/67): python3-setools-4.3.0-2.el8.x86_64.rpm 6.6 MB/s | 626 kB     00:00    
16:45:00 #14 3.848 (54/67): python3-policycoreutils-2.9-14.el8.noa  17 MB/s | 2.2 MB     00:00    
16:45:00 #14 3.868 (55/67): selinux-policy-3.14.3-67.el8_4.1.noarc  12 MB/s | 628 kB     00:00    
16:45:00 #14 3.878 (56/67): systemd-devel-239-45.el8_4.3.x86_64.rp  44 MB/s | 380 kB     00:00    
16:45:00 #14 3.882 (57/67): which-2.21-12.el8.x86_64.rpm            12 MB/s |  49 kB     00:00    
16:45:00 #14 3.895 (58/67): selinux-policy-devel-3.14.3-67.el8_4.1  20 MB/s | 1.5 MB     00:00    
16:45:00 #14 3.897 (59/67): device-mapper-devel-1.02.175-5.el8.x86  19 MB/s | 282 kB     00:00    
16:45:00 #14 3.902 (60/67): libxcrypt-static-4.1.1-4.el8.x86_64.rp  13 MB/s |  53 kB     00:00    
16:45:00 #14 3.947 (61/67): bash-4.4.20-1.el8_4.x86_64.rpm          34 MB/s | 1.5 MB     00:00    
16:45:00 #14 3.976 (62/67): glibc-static-2.28-151.el8.x86_64.rpm    26 MB/s | 2.1 MB     00:00    
16:45:00 #14 4.003 (63/67): systemd-libs-239-45.el8_4.3.x86_64.rpm  42 MB/s | 1.1 MB     00:00    
16:45:00 #14 4.186 (64/67): selinux-policy-minimum-3.14.3-67.el8_4  39 MB/s |  13 MB     00:00    
16:45:00 #14 4.193 (65/67): systemd-pam-239-45.el8_4.3.x86_64.rpm  2.4 MB/s | 469 kB     00:00    
16:45:00 #14 4.242 (66/67): systemd-239-45.el8_4.3.x86_64.rpm       12 MB/s | 3.6 MB     00:00    
16:45:00 #14 4.270 (67/67): systemd-udev-239-45.el8_4.3.x86_64.rpm  17 MB/s | 1.4 MB     00:00    
16:45:00 #14 4.274 --------------------------------------------------------------------------------
16:45:00 #14 4.275 Total                                            38 MB/s | 104 MB     00:02     
16:45:00 #14 4.421 Running transaction check
16:45:00 #14 4.575 Transaction check succeeded.
16:45:00 #14 4.575 Running transaction test
16:45:01 #27 ...
16:45:01 
16:45:01 #23 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:45:01 #23 sha256:4afa26142a35bfc26c1557e2de0499a6635d3dddbb0dded4320a5e7d91c16390
16:45:01 #23 7.498 Building static docker-darwin-arm64
16:45:02 #14 5.593 Transaction test succeeded.
16:45:02 #14 5.595 Running transaction
16:45:03 #14 6.988   Preparing        :                                                        1/1 
16:45:03 #14 7.037   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                             1/1 
16:45:03 #14 7.204   Upgrading        : bash-4.4.20-1.el8_4.x86_64                            1/72 
16:45:03 #14 7.223   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                            1/72 
16:45:03 #14 7.249   Installing       : python3-libselinux-2.9-5.el8.x86_64                   2/72 
16:45:03 #14 7.287   Installing       : m4-1.4.18-7.el8.x86_64                                3/72 
16:45:03 #14 7.301   Running scriptlet: m4-1.4.18-7.el8.x86_64                                3/72 
16:45:03 #14 7.365   Installing       : autoconf-2.69-27.el8.noarch                           4/72 
16:45:03 #14 7.383   Running scriptlet: autoconf-2.69-27.el8.noarch                           4/72 
16:45:03 #14 7.441   Installing       : make-1:4.2.1-10.el8.x86_64                            5/72 
16:45:03 #14 7.453   Running scriptlet: make-1:4.2.1-10.el8.x86_64                            5/72 
16:45:03 #14 7.580   Upgrading        : systemd-libs-239-45.el8_4.3.x86_64                    6/72 
16:45:03 #14 7.598   Running scriptlet: systemd-libs-239-45.el8_4.3.x86_64                    6/72 
16:45:04 #14 7.652   Installing       : checkpolicy-2.9-1.el8.x86_64                          7/72 
16:45:04 #14 7.673   Installing       : libmpc-1.1.0-9.1.el8.x86_64                           8/72 
16:45:04 #14 7.688   Installing       : cmake-rpm-macros-3.18.2-11.el8_4.noarch               9/72 
16:45:05 #14 7.703   Installing       : cmake-filesystem-3.18.2-11.el8_4.x86_64              10/72 
16:45:05 #14 8.746   Installing       : cpp-8.4.1-1.el8.x86_64                               11/72 
16:45:05 #14 8.757   Running scriptlet: cpp-8.4.1-1.el8.x86_64                               11/72 
16:45:05 #14 8.777   Installing       : python3-libsemanage-2.9-6.el8.x86_64                 12/72 
16:45:05 #14 8.873   Installing       : python3-setools-4.3.0-2.el8.x86_64                   13/72 
16:45:05 #14 8.927   Installing       : libgomp-8.4.1-1.el8.x86_64                           14/72 
16:45:05 #14 8.970   Running scriptlet: libgomp-8.4.1-1.el8.x86_64                           14/72 
16:45:05 #14 8.989   Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64                       15/72 
16:45:05 #14 9.064   Installing       : openssh-8.0p1-6.el8_4.2.x86_64                       15/72 
16:45:05 #14 9.089   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   16/72 
16:45:05 #14 9.123   Installing       : pcre2-utf32-10.32-2.el8.x86_64                       17/72 
16:45:05 #14 9.160   Installing       : pcre2-utf16-10.32-2.el8.x86_64                       18/72 
16:45:05 #14 9.242   Installing       : pcre2-devel-10.32-2.el8.x86_64                       19/72 
16:45:05 #14 9.265   Installing       : libsepol-devel-2.9-2.el8.x86_64                      20/72 
16:45:05 #14 9.303   Installing       : libselinux-devel-2.9-5.el8.x86_64                    21/72 
16:45:05 #14 9.342   Installing       : libselinux-utils-2.9-5.el8.x86_64                    22/72 
16:45:05 #14 9.385   Installing       : policycoreutils-2.9-14.el8.x86_64                    23/72 
16:45:06 #14 9.430   Running scriptlet: policycoreutils-2.9-14.el8.x86_64                    23/72 
16:45:06 #14 9.652   Installing       : python3-policycoreutils-2.9-14.el8.noarch            24/72 
16:45:06 #14 9.687   Installing       : policycoreutils-python-utils-2.9-14.el8.noarch       25/72 
16:45:06 #14 9.730   Installing       : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            26/72 
16:45:06 #14 9.748   Installing       : selinux-policy-3.14.3-67.el8_4.1.noarch              27/72 
16:45:06 #14 9.800   Running scriptlet: selinux-policy-3.14.3-67.el8_4.1.noarch              27/72 
16:45:07 #14 9.824   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      28/72 
16:45:07 #14 11.24   Installing       : selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      28/72 
16:45:15 #14 11.32   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      28/72 
16:45:15 #14 18.55   Installing       : policycoreutils-devel-2.9-14.el8.x86_64              29/72 
16:45:15 #14 18.79   Installing       : selinux-policy-devel-3.14.3-67.el8_4.1.noarch        30/72 
16:45:15 #14 18.83   Running scriptlet: selinux-policy-devel-3.14.3-67.el8_4.1.noarch        30/72 
16:45:15 #14 18.85   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                31/72 
16:45:15 #14 18.93   Installing       : openssh-clients-8.0p1-6.el8_4.2.x86_64               32/72 
16:45:16 #14 19.65   Installing       : git-core-2.27.0-1.el8.x86_64                         33/72 
16:45:16 #14 20.02   Installing       : git-core-doc-2.27.0-1.el8.noarch                     34/72 
16:45:16 #14 20.28   Installing       : kernel-headers-4.18.0-305.19.1.el8_4.x86_64          35/72 
16:45:16 #14 20.38   Running scriptlet: glibc-headers-2.28-151.el8.x86_64                    36/72 
16:45:16 #14 20.46   Installing       : glibc-headers-2.28-151.el8.x86_64                    36/72 
16:45:17 #14 20.48   Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                   37/72 
16:45:17 #14 20.59   Installing       : glibc-devel-2.28-151.el8.x86_64                      38/72 
16:45:17 #14 20.60   Running scriptlet: glibc-devel-2.28-151.el8.x86_64                      38/72 
16:45:17 #14 20.62   Installing       : libxcrypt-static-4.1.1-4.el8.x86_64                  39/72 
16:45:17 #14 21.00   Installing       : glibc-static-2.28-151.el8.x86_64                     40/72 
16:45:17 #14 21.19   Installing       : kbd-misc-2.0.4-10.el8.noarch                         41/72 
16:45:17 #14 21.27   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       42/72 
16:45:17 #14 21.33   Installing       : kbd-2.0.4-10.el8.x86_64                              43/72 
16:45:17 #14 21.47   Installing       : xkeyboard-config-2.28-1.el8.noarch                   44/72 
16:45:18 #14 21.53   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      45/72 
16:45:18 #14 21.57   Upgrading        : systemd-pam-239-45.el8_4.3.x86_64                    46/72 
16:45:18 #14 21.59   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        47/72 
16:45:18 #14 22.03   Upgrading        : systemd-239-45.el8_4.3.x86_64                        47/72 
16:45:18 #14 22.07   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        47/72 
16:45:18 #14 22.17   Installing       : systemd-devel-239-45.el8_4.3.x86_64                  48/72 
16:45:18 #14 22.22   Installing       : vim-filesystem-2:8.0.1763-15.el8.noarch              49/72 
16:45:18 #14 22.24   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  50/72 
16:45:18 #14 22.31   Installing       : automake-1.16.1-7.el8.noarch                         51/72 
16:45:18 #14 22.33   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   52/72 
16:45:18 #14 22.35   Installing       : perl-Error-1:0.17025-2.el8.noarch                    53/72 
16:45:18 #14 22.37   Installing       : perl-Git-2.27.0-1.el8.noarch                         54/72 
16:45:18 #14 22.40   Installing       : git-2.27.0-1.el8.x86_64                              55/72 
16:45:18 #14 22.43   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        56/72 
16:45:20 #14 22.77   Installing       : cmake-data-3.18.2-11.el8_4.noarch                    57/72 
16:45:20 #14 23.75   Installing       : cmake-3.18.2-11.el8_4.x86_64                         58/72 
16:45:20 #14 23.86   Installing       : isl-0.16.1-6.el8.x86_64                              59/72 
16:45:22 #14 23.87   Running scriptlet: isl-0.16.1-6.el8.x86_64                              59/72 
16:45:22 #14 25.54   Installing       : gcc-8.4.1-1.el8.x86_64                               60/72 
16:45:22 #14 25.57   Running scriptlet: gcc-8.4.1-1.el8.x86_64                               60/72 
16:45:22 #14 25.61   Installing       : annobin-9.50-1.el8.x86_64                            61/72 
16:45:22 #14 25.69   Installing       : libtool-2.4.6-25.el8.x86_64                          62/72 
16:45:22 #14 25.70   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          62/72 
16:45:22 #14 25.73   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               63/72 
16:45:22 #14 25.75   Installing       : device-mapper-devel-8:1.02.175-5.el8.x86_64          64/72 
16:45:22 #14 25.94   Upgrading        : systemd-udev-239-45.el8_4.3.x86_64                   65/72 
16:45:22 #14 25.97   Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64                   65/72 
16:45:22 #14 26.18   Installing       : which-2.21-12.el8.x86_64                             66/72 
16:45:22 #14 26.20   Installing       : libseccomp-devel-2.5.1-1.el8.x86_64                  67/72 
16:45:22 #14 26.22   Cleanup          : systemd-udev-239-45.el8.x86_64                       68/72 
16:45:22 #14 26.22   Running scriptlet: systemd-udev-239-45.el8.x86_64                       68/72 
16:45:22 #14 26.26   Running scriptlet: systemd-239-45.el8.x86_64                            69/72 
16:45:22 #14 26.28   Cleanup          : systemd-239-45.el8.x86_64                            69/72 
16:45:22 #14 26.32   Cleanup          : systemd-libs-239-45.el8.x86_64                       70/72 
16:45:22 #14 26.33   Cleanup          : bash-4.4.19-14.el8.x86_64                            71/72 
16:45:22 #14 26.34   Running scriptlet: bash-4.4.19-14.el8.x86_64                            71/72 
16:45:22 #14 26.35   Cleanup          : systemd-pam-239-45.el8.x86_64                        72/72 
16:45:22 #14 26.37   Running scriptlet: systemd-pam-239-45.el8.x86_64                        72/72 
16:45:23 #14 26.58   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        72/72 
16:45:23 #14 26.62   Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64                   72/72 
16:45:23 #14 26.69   Verifying        : annobin-9.50-1.el8.x86_64                             1/72 
16:45:23 #14 26.69   Verifying        : autoconf-2.69-27.el8.noarch                           2/72 
16:45:23 #14 26.69   Verifying        : automake-1.16.1-7.el8.noarch                          3/72 
16:45:23 #14 26.69   Verifying        : cmake-3.18.2-11.el8_4.x86_64                          4/72 
16:45:23 #14 26.69   Verifying        : cmake-data-3.18.2-11.el8_4.noarch                     5/72 
16:45:23 #14 26.69   Verifying        : cmake-filesystem-3.18.2-11.el8_4.x86_64               6/72 
16:45:23 #14 26.70   Verifying        : cmake-rpm-macros-3.18.2-11.el8_4.noarch               7/72 
16:45:23 #14 26.70   Verifying        : cpp-8.4.1-1.el8.x86_64                                8/72 
16:45:23 #14 26.70   Verifying        : gcc-8.4.1-1.el8.x86_64                                9/72 
16:45:23 #14 26.70   Verifying        : git-2.27.0-1.el8.x86_64                              10/72 
16:45:23 #14 26.70   Verifying        : git-core-2.27.0-1.el8.x86_64                         11/72 
16:45:23 #14 26.70   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/72 
16:45:23 #14 26.70   Verifying        : isl-0.16.1-6.el8.x86_64                              13/72 
16:45:23 #14 26.70   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          14/72 
16:45:23 #14 26.70   Verifying        : libseccomp-devel-2.5.1-1.el8.x86_64                  15/72 
16:45:23 #14 26.70   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/72 
16:45:23 #14 26.70   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/72 
16:45:23 #14 26.70   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        18/72 
16:45:23 #14 26.70   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      19/72 
16:45:23 #14 26.70   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/72 
16:45:23 #14 26.70   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/72 
16:45:23 #14 26.70   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   22/72 
16:45:23 #14 26.70   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/72 
16:45:23 #14 26.70   Verifying        : vim-filesystem-2:8.0.1763-15.el8.noarch              24/72 
16:45:23 #14 26.70   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/72 
16:45:23 #14 26.70   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/72 
16:45:23 #14 26.70   Verifying        : glibc-devel-2.28-151.el8.x86_64                      27/72 
16:45:23 #14 26.70   Verifying        : glibc-headers-2.28-151.el8.x86_64                    28/72 
16:45:23 #14 26.70   Verifying        : kbd-2.0.4-10.el8.x86_64                              29/72 
16:45:23 #14 26.70   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       30/72 
16:45:23 #14 26.70   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         31/72 
16:45:23 #14 26.70   Verifying        : kernel-headers-4.18.0-305.19.1.el8_4.x86_64          32/72 
16:45:23 #14 26.70   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                33/72 
16:45:23 #14 26.70   Verifying        : libgomp-8.4.1-1.el8.x86_64                           34/72 
16:45:23 #14 26.70   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    35/72 
16:45:23 #14 26.70   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    36/72 
16:45:23 #14 26.70   Verifying        : libsepol-devel-2.9-2.el8.x86_64                      37/72 
16:45:23 #14 26.70   Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                   38/72 
16:45:23 #14 26.70   Verifying        : m4-1.4.18-7.el8.x86_64                               39/72 
16:45:23 #14 26.70   Verifying        : make-1:4.2.1-10.el8.x86_64                           40/72 
16:45:23 #14 26.70   Verifying        : openssh-8.0p1-6.el8_4.2.x86_64                       41/72 
16:45:23 #14 26.70   Verifying        : openssh-clients-8.0p1-6.el8_4.2.x86_64               42/72 
16:45:23 #14 26.70   Verifying        : pcre2-devel-10.32-2.el8.x86_64                       43/72 
16:45:23 #14 26.70   Verifying        : pcre2-utf16-10.32-2.el8.x86_64                       44/72 
16:45:23 #14 26.70   Verifying        : pcre2-utf32-10.32-2.el8.x86_64                       45/72 
16:45:23 #14 26.70   Verifying        : policycoreutils-2.9-14.el8.x86_64                    46/72 
16:45:23 #14 26.70   Verifying        : policycoreutils-devel-2.9-14.el8.x86_64              47/72 
16:45:23 #14 26.70   Verifying        : policycoreutils-python-utils-2.9-14.el8.noarch       48/72 
16:45:23 #14 26.70   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   49/72 
16:45:23 #14 26.70   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  50/72 
16:45:23 #14 26.70   Verifying        : python3-libsemanage-2.9-6.el8.x86_64                 51/72 
16:45:23 #14 26.70   Verifying        : python3-policycoreutils-2.9-14.el8.noarch            52/72 
16:45:23 #14 26.70   Verifying        : python3-setools-4.3.0-2.el8.x86_64                   53/72 
16:45:23 #14 26.70   Verifying        : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            54/72 
16:45:23 #14 26.70   Verifying        : selinux-policy-3.14.3-67.el8_4.1.noarch              55/72 
16:45:23 #14 26.70   Verifying        : selinux-policy-devel-3.14.3-67.el8_4.1.noarch        56/72 
16:45:23 #14 26.70   Verifying        : selinux-policy-minimum-3.14.3-67.el8_4.1.noarch      57/72 
16:45:23 #14 26.70   Verifying        : systemd-devel-239-45.el8_4.3.x86_64                  58/72 
16:45:23 #14 26.70   Verifying        : which-2.21-12.el8.x86_64                             59/72 
16:45:23 #14 26.70   Verifying        : device-mapper-devel-8:1.02.175-5.el8.x86_64          60/72 
16:45:23 #14 26.70   Verifying        : glibc-static-2.28-151.el8.x86_64                     61/72 
16:45:23 #14 26.70   Verifying        : libxcrypt-static-4.1.1-4.el8.x86_64                  62/72 
16:45:23 #14 26.70   Verifying        : bash-4.4.20-1.el8_4.x86_64                           63/72 
16:45:23 #14 26.70   Verifying        : bash-4.4.19-14.el8.x86_64                            64/72 
16:45:23 #14 26.70   Verifying        : systemd-239-45.el8_4.3.x86_64                        65/72 
16:45:23 #14 26.70   Verifying        : systemd-239-45.el8.x86_64                            66/72 
16:45:23 #14 26.70   Verifying        : systemd-libs-239-45.el8_4.3.x86_64                   67/72 
16:45:23 #14 26.70   Verifying        : systemd-libs-239-45.el8.x86_64                       68/72 
16:45:23 #14 26.70   Verifying        : systemd-pam-239-45.el8_4.3.x86_64                    69/72 
16:45:23 #14 26.70   Verifying        : systemd-pam-239-45.el8.x86_64                        70/72 
16:45:23 #14 26.70   Verifying        : systemd-udev-239-45.el8_4.3.x86_64                   71/72 
16:45:23  dpkg-genbuildinfo
16:45:23  dpkg-genchanges  >../docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.changes
16:45:23 dpkg-genchanges: info: including full source code in upload
16:45:23  dpkg-source -I.git --after-build .
16:45:23 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:45:23 + destination=/build
16:45:23 + mkdir -p /build
16:45:23 + mv -v /root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb /build
16:45:23 copied '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'
16:45:23 removed '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'
16:45:23 copied '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'
16:45:23 removed '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'
16:45:23 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.dsc'
16:45:23 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.dsc'
16:45:23 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.tar.gz'
16:45:23 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal.tar.gz'
16:45:23 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.buildinfo'
16:45:23 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.buildinfo'
16:45:23 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.changes'
16:45:23 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.changes'
16:45:23 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'
16:45:23 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-focal_amd64.deb'
16:45:23 copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
16:45:23 removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
16:45:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
16:45:23 == Building packages for ubuntu-hirsute ==
16:45:23 mkdir -p "debbuild/ubuntu-hirsute"
16:45:23 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  --build-arg COMMON_FILES=common  -t debbuild-ubuntu-hirsute/x86_64  -f ubuntu-hirsute/Dockerfile  .
16:45:23 #1 [internal] load build definition from Dockerfile
16:45:23 #1 sha256:270b3232c0d45db456884f27afb9d90b1df65d3e5247f8746b579cee3e0ae394
16:45:23 #1 transferring dockerfile: 1.22kB done
16:45:23 #1 DONE 0.0s
16:45:23 
16:45:23 #2 [internal] load .dockerignore
16:45:23 #2 sha256:3d6a9a1ab64d55aba3377db146e205381d026cc8c1371e5260f154a3138c69fd
16:45:23 #2 transferring context: 2B done
16:45:23 #2 DONE 0.0s
16:45:23 
16:45:23 #5 [auth] library/ubuntu:pull token for registry-1.docker.io
16:45:23 #5 sha256:75f9753e9702653d799aa67d5c7505aa178e29711fa173a53e43dfd7ca1840ab
16:45:23 #5 DONE 0.0s
16:45:23 
16:45:23 #6 [auth] library/golang:pull token for registry-1.docker.io
16:45:23 #6 sha256:8505e4ed35894985ec96184074ab366b935f2114c917f5f385cd81d5e157fd94
16:45:23 #6 DONE 0.0s
16:45:23 
16:45:23 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
16:45:23 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
16:45:23 #4 ...
16:45:23 
16:45:23 #3 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:45:23 #3 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82
16:45:23 #3 DONE 0.2s
16:45:23 
16:45:23 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
16:45:23 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
16:45:23 #4 DONE 0.3s
16:45:23 
16:45:23 #10 [internal] load build context
16:45:23 #10 sha256:9e47066b253e3486bbc92b5c34850b2128a276167c4fce79cb247a81b38b8795
16:45:23 #10 transferring context: 756B done
16:45:23 #10 DONE 0.0s
16:45:23 
16:45:23 #14 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:45:23 #14 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:45:23 #14 CACHED
16:45:23 
16:45:23 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c
16:45:23 #7 sha256:df1426df9be7c4ec048881c80006338ae6db2b198dc52dea1a913cc69c93fcb3
16:45:23 #7 resolve docker.io/library/ubuntu:hirsute@sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c 0.0s done
16:45:23 #7 sha256:d5f1676ce05cd3251b583f19dad1793f9ab499baf463e730e494a640d6c77c2c 1.42kB / 1.42kB done
16:45:23 #7 sha256:e082dd99faca91acb1f43347bf8b50ac9b9d2fdcc72253e29fe65b6b1eb1445d 529B / 529B done
16:45:23 #7 sha256:e5ec58a9f549152a0f6b20681d5c1b981f95b9ed453248a2ee356b2f648376e1 1.46kB / 1.46kB done
16:45:23 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 2.10MB / 31.70MB 0.1s
16:45:23 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 8.39MB / 31.70MB 0.2s
16:45:23 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 19.92MB / 31.70MB 0.4s
16:45:23 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.5s
16:45:23 #7 sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 31.70MB / 31.70MB 0.6s done
16:45:23 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92
16:45:23 #14 26.70   Verifying        : systemd-udev-239-45.el8.x86_64                       72/72 
16:45:23 #14 27.33 
16:45:23 #14 27.33 Upgraded:
16:45:23 #14 27.33   bash-4.4.20-1.el8_4.x86_64              systemd-239-45.el8_4.3.x86_64         
16:45:23 #14 27.33   systemd-libs-239-45.el8_4.3.x86_64      systemd-pam-239-45.el8_4.3.x86_64     
16:45:23 #14 27.33   systemd-udev-239-45.el8_4.3.x86_64     
16:45:23 #14 27.33 Installed:
16:45:23 #14 27.33   annobin-9.50-1.el8.x86_64                                                     
16:45:23 #14 27.33   autoconf-2.69-27.el8.noarch                                                   
16:45:23 #14 27.33   automake-1.16.1-7.el8.noarch                                                  
16:45:23 #14 27.33   checkpolicy-2.9-1.el8.x86_64                                                  
16:45:23 #14 27.33   cmake-3.18.2-11.el8_4.x86_64                                                  
16:45:23 #14 27.33   cmake-data-3.18.2-11.el8_4.noarch                                             
16:45:23 #14 27.33   cmake-filesystem-3.18.2-11.el8_4.x86_64                                       
16:45:23 #14 27.33   cmake-rpm-macros-3.18.2-11.el8_4.noarch                                       
16:45:23 #14 27.33   cpp-8.4.1-1.el8.x86_64                                                        
16:45:23 #14 27.33   device-mapper-devel-8:1.02.175-5.el8.x86_64                                   
16:45:23 #14 27.33   gcc-8.4.1-1.el8.x86_64                                                        
16:45:23 #14 27.33   git-2.27.0-1.el8.x86_64                                                       
16:45:23 #14 27.33   git-core-2.27.0-1.el8.x86_64                                                  
16:45:23 #14 27.33   git-core-doc-2.27.0-1.el8.noarch                                              
16:45:23 #14 27.33   glibc-devel-2.28-151.el8.x86_64                                               
16:45:23 #14 27.33   glibc-headers-2.28-151.el8.x86_64                                             
16:45:23 #14 27.33   glibc-static-2.28-151.el8.x86_64                                              
16:45:23 #14 27.33   isl-0.16.1-6.el8.x86_64                                                       
16:45:23 #14 27.33   kbd-2.0.4-10.el8.x86_64                                                       
16:45:23 #14 27.33   kbd-legacy-2.0.4-10.el8.noarch                                                
16:45:23 #14 27.33   kbd-misc-2.0.4-10.el8.noarch                                                  
16:45:23 #14 27.33   kernel-headers-4.18.0-305.19.1.el8_4.x86_64                                   
16:45:23 #14 27.33   libedit-3.1-23.20170329cvs.el8.x86_64                                         
16:45:23 #14 27.33   libgomp-8.4.1-1.el8.x86_64                                                    
16:45:23 #14 27.33   libmpc-1.1.0-9.1.el8.x86_64                                                   
16:45:23 #14 27.33   libseccomp-devel-2.5.1-1.el8.x86_64                                           
16:45:23 #14 27.33   libselinux-devel-2.9-5.el8.x86_64                                             
16:45:23 #14 27.33   libselinux-utils-2.9-5.el8.x86_64                                             
16:45:23 #14 27.33   libsepol-devel-2.9-2.el8.x86_64                                               
16:45:23 #14 27.33   libtool-2.4.6-25.el8.x86_64                                                   
16:45:23 #14 27.33   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
16:45:23 #14 27.33   libuv-1:1.41.1-1.el8_4.x86_64                                                 
16:45:23 #14 27.33   libxcrypt-devel-4.1.1-4.el8.x86_64                                            
16:45:23 #14 27.33   libxcrypt-static-4.1.1-4.el8.x86_64                                           
16:45:23 #14 27.33   libxkbcommon-0.9.1-1.el8.x86_64                                               
16:45:23 #14 27.33   m4-1.4.18-7.el8.x86_64                                                        
16:45:23 #14 27.33   make-1:4.2.1-10.el8.x86_64                                                    
16:45:23 #14 27.33   openssh-8.0p1-6.el8_4.2.x86_64                                                
16:45:23 #14 27.33   openssh-clients-8.0p1-6.el8_4.2.x86_64                                        
16:45:23 #14 27.33   pcre2-devel-10.32-2.el8.x86_64                                                
16:45:23 #14 27.33   pcre2-utf16-10.32-2.el8.x86_64                                                
16:45:23 #14 27.33   pcre2-utf32-10.32-2.el8.x86_64                                                
16:45:23 #14 27.33   perl-Error-1:0.17025-2.el8.noarch                                             
16:45:23 #14 27.33   perl-Git-2.27.0-1.el8.noarch                                                  
16:45:23 #14 27.33   perl-TermReadKey-2.37-7.el8.x86_64                                            
16:45:23 #14 27.33   perl-Thread-Queue-3.13-1.el8.noarch                                           
16:45:23 #14 27.33   policycoreutils-2.9-14.el8.x86_64                                             
16:45:23 #14 27.33   policycoreutils-devel-2.9-14.el8.x86_64                                       
16:45:23 #14 27.33   policycoreutils-python-utils-2.9-14.el8.noarch                                
16:45:23 #14 27.33   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
16:45:23 #14 27.33   python3-libselinux-2.9-5.el8.x86_64                                           
16:45:23 #14 27.33   python3-libsemanage-2.9-6.el8.x86_64                                          
16:45:23 #14 27.33   python3-policycoreutils-2.9-14.el8.noarch                                     
16:45:23 #14 27.33   python3-setools-4.3.0-2.el8.x86_64                                            
16:45:23 #14 27.33   rpm-plugin-selinux-4.14.3-14.el8_4.x86_64                                     
16:45:23 #14 27.33   selinux-policy-3.14.3-67.el8_4.1.noarch                                       
16:45:23 #14 27.33   selinux-policy-devel-3.14.3-67.el8_4.1.noarch                                 
16:45:23 #14 27.33   selinux-policy-minimum-3.14.3-67.el8_4.1.noarch                               
16:45:23 #14 27.33   systemd-devel-239-45.el8_4.3.x86_64                                           
16:45:23 #14 27.33   vim-filesystem-2:8.0.1763-15.el8.noarch                                       
16:45:23 #14 27.33   which-2.21-12.el8.x86_64                                                      
16:45:23 #14 27.33   xkeyboard-config-2.28-1.el8.noarch                                            
16:45:23 #14 27.33 
16:45:23 #14 27.33 Complete!
16:45:23 #7 extracting sha256:d7e10407b4d96b1866d5b77b368ac8b2b9b3ef9b210bad0b4784407405121b92 1.0s done
16:45:23 #7 DONE 1.8s
16:45:23 
16:45:23 #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
16:45:23 #8 sha256:91a7bf46dec2b51e213d1e35f4172d40080eebefebdadd1870357c857156e6d5
16:45:24 #14 DONE 27.8s
16:45:24 
16:45:24 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
16:45:24 #16 sha256:a575a17510df51218ca45e32f54827c4247d58a116e24987619901af8a93ed81
16:45:24 #8 DONE 0.6s
16:45:24 
16:45:24 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:45:24 #9 sha256:4fbdc07b3897f53a6b8abc1ea66269a11a54b92e7558c9a089f46777aa140d08
16:45:25 #9 0.744 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB]
16:45:25 #9 0.863 Get:2 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [228 kB]
16:45:25 #9 0.902 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [262 kB]
16:45:25 #9 0.909 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [296 kB]
16:45:25 #9 0.920 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B]
16:45:25 #9 0.936 Get:6 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
16:45:25 #9 1.320 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB]
16:45:25 #9 1.412 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB]
16:45:25 #9 1.503 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
16:45:26 #9 1.722 Get:10 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
16:45:26 #16 DONE 2.4s
16:45:26 
16:45:26 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
16:45:26 #17 sha256:60d82d11c90a653a1f4319c5034d7bfd79013b5113e9253ab31bac29dfb27400
16:45:26 #17 DONE 0.1s
16:45:26 
16:45:26 #18 exporting to image
16:45:26 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:45:26 #18 exporting layers
16:45:27 #9 2.524 Get:11 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
16:45:27 #9 2.528 Get:12 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
16:45:27 #9 2.529 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [450 kB]
16:45:27 #9 2.539 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [231 kB]
16:45:27 #9 2.549 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B]
16:45:27 #9 2.550 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [357 kB]
16:45:27 #9 2.566 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3950 B]
16:45:27 #9 3.397 Fetched 21.4 MB in 3s (7295 kB/s)
16:45:28 #9 3.397 Reading package lists...
16:45:29 #9 4.032 Reading package lists...
16:45:29 #9 4.623 Building dependency tree...
16:45:29 #9 4.748 Reading state information...
16:45:29 #9 4.885 The following additional packages will be installed:
16:45:29 #9 4.885   autoconf automake autopoint autotools-dev binutils binutils-common
16:45:29 #9 4.885   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:45:29 #9 4.886   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
16:45:29 #9 4.886   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
16:45:29 #9 4.886   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
16:45:29 #9 4.886   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
16:45:29 #9 4.886   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:45:29 #9 4.886   intltool-debian iso-codes less libalgorithm-diff-perl
16:45:29 #9 4.886   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:45:29 #9 4.886   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:45:29 #9 4.886   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:45:29 #9 4.886   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:45:29 #9 4.886   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:45:29 #9 4.886   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:45:29 #9 4.886   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:45:29 #9 4.886   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:45:29 #9 4.886   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:45:29 #9 4.886   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:45:29 #9 4.886   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:45:29 #9 4.886   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:45:29 #9 4.886   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:45:29 #9 4.886   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:45:29 #9 4.886   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:45:29 #9 4.886   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:45:29 #9 4.886   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:45:29 #9 4.886   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:45:29 #9 4.886   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:45:29 #9 4.886   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:45:29 #9 4.886   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:45:29 #9 4.886   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:45:29 #9 4.886   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:45:29 #9 4.886   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:45:29 #9 4.886   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:45:29 #9 4.886   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:45:29 #9 4.886   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:45:29 #9 4.886   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:45:29 #9 4.886   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:45:29 #9 4.886   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:45:29 #9 4.886   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:45:29 #9 4.886   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:45:29 #9 4.886   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
16:45:29 #9 4.886   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
16:45:29 #9 4.886   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
16:45:29 #9 4.886   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
16:45:29 #9 4.886   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:45:29 #9 4.886   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:45:29 #9 4.886   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:45:29 #9 4.886   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:45:29 #9 4.886   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:45:29 #9 4.886   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:45:29 #9 4.886   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:45:29 #9 4.886   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:45:29 #9 4.886   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:45:29 #9 4.886   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:45:29 #9 4.886   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:45:29 #9 4.886   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:45:29 #9 4.886   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:45:29 #9 4.886   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:45:29 #9 4.886   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:45:29 #9 4.886   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:45:29 #9 4.886   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:45:29 #9 4.887   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:45:29 #9 4.887   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:45:29 #9 4.887   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:45:29 #9 4.887   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:45:29 #9 4.887   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:45:29 #9 4.887   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:45:29 #9 4.887   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:45:29 #9 4.887   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:45:29 #9 4.887   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:45:29 #9 4.887   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:45:29 #9 4.887   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:45:29 #9 4.887   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:45:29 #9 4.887   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:45:29 #9 4.887   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
16:45:29 #9 4.887   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:45:29 #9 4.887   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:45:29 #9 4.887   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:45:29 #9 4.887   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:45:29 #9 4.887   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:45:29 #9 4.887   media-types netbase openssh-client openssl patch patchutils perl
16:45:29 #9 4.887   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
16:45:29 #9 4.887   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:45:29 #9 4.887   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:45:29 #9 4.887   python3-minimal python3-pkg-resources python3-requests python3-six
16:45:29 #9 4.887   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
16:45:29 #9 4.887   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
16:45:29 #9 4.887   xz-utils
16:45:29 #9 4.888 Suggested packages:
16:45:29 #9 4.888   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:45:29 #9 4.888   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:45:29 #9 4.888   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:45:29 #9 4.888   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:45:29 #9 4.888   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:45:29 #9 4.888   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:45:29 #9 4.888   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
16:45:29 #9 4.888   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
16:45:29 #9 4.888   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
16:45:29 #9 4.888   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
16:45:29 #9 4.888   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:45:29 #9 4.888   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:45:29 #9 4.888   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
16:45:29 #9 4.888   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
16:45:29 #9 4.888   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
16:45:29 #9 4.888   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:45:29 #9 4.888   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:45:29 #9 4.888   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
16:45:29 #9 4.888   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
16:45:29 #9 4.888   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
16:45:29 #9 4.888   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
16:45:29 #9 4.888   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
16:45:29 #9 4.888   diffutils-doc perl-doc libterm-readline-gnu-perl
16:45:29 #9 4.888   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
16:45:29 #9 4.888   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
16:45:29 #9 4.888   python-apt-doc python3-setuptools python3-cryptography python3-openssl
16:45:29 #9 4.888   python3-socks python-requests-doc python3.9-venv python3.9-doc
16:45:29 #9 4.888   binfmt-support readline-doc zip wdiff-doc
16:45:29 #9 5.147 The following NEW packages will be installed:
16:45:29 #9 5.147   autoconf automake autopoint autotools-dev binutils binutils-common
16:45:29 #9 5.147   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:45:29 #9 5.147   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
16:45:29 #9 5.147   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:45:29 #9 5.147   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
16:45:29 #9 5.147   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
16:45:29 #9 5.147   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
16:45:29 #9 5.148   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
16:45:29 #9 5.148   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:45:29 #9 5.148   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:45:29 #9 5.148   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
16:45:29 #9 5.148   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:45:29 #9 5.148   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:45:29 #9 5.148   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
16:45:29 #9 5.148   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:45:29 #9 5.148   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:45:29 #9 5.148   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:45:29 #9 5.148   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:45:29 #9 5.148   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:45:29 #9 5.148   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:45:29 #9 5.148   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
16:45:29 #9 5.148   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:45:29 #9 5.148   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:45:29 #9 5.148   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
16:45:29 #9 5.148   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
16:45:29 #9 5.148   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
16:45:29 #9 5.148   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:45:29 #9 5.148   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
16:45:29 #9 5.148   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
16:45:29 #9 5.148   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
16:45:29 #9 5.148   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
16:45:29 #9 5.148   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
16:45:29 #9 5.148   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
16:45:29 #9 5.148   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
16:45:29 #9 5.148   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
16:45:29 #9 5.148   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
16:45:29 #9 5.148   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:45:29 #9 5.148   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
16:45:29 #9 5.148   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
16:45:29 #9 5.148   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
16:45:29 #9 5.148   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
16:45:29 #9 5.148   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
16:45:29 #9 5.148   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
16:45:29 #9 5.148   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
16:45:29 #9 5.148   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
16:45:29 #9 5.148   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
16:45:29 #9 5.148   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
16:45:29 #9 5.148   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:45:29 #9 5.148   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
16:45:29 #9 5.148   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
16:45:29 #9 5.148   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:45:29 #9 5.148   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:45:29 #9 5.148   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:45:29 #9 5.148   libnumber-range-perl libobject-id-perl libpackage-stash-perl
16:45:29 #9 5.148   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
16:45:29 #9 5.148   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
16:45:29 #9 5.148   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:45:29 #9 5.148   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:45:29 #9 5.148   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:45:29 #9 5.148   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:45:29 #9 5.148   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:45:29 #9 5.149   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
16:45:29 #9 5.149   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:45:29 #9 5.149   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
16:45:29 #9 5.149   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
16:45:29 #9 5.149   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
16:45:29 #9 5.149   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
16:45:29 #9 5.149   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
16:45:29 #9 5.149   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
16:45:29 #9 5.149   libtext-levenshteinxs-perl libtext-markdown-discount-perl
16:45:29 #9 5.149   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
16:45:29 #9 5.149   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
16:45:29 #9 5.149   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
16:45:29 #9 5.149   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
16:45:29 #9 5.149   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
16:45:29 #9 5.149   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
16:45:29 #9 5.149   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
16:45:29 #9 5.149   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
16:45:29 #9 5.149   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:45:29 #9 5.149   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
16:45:29 #9 5.149   media-types netbase openssh-client openssl patch patchutils perl
16:45:29 #9 5.149   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
16:45:29 #9 5.149   publicsuffix python-apt-common python3 python3-apt python3-certifi
16:45:29 #9 5.149   python3-chardet python3-debian python3-gpg python3-idna python3-magic
16:45:29 #9 5.149   python3-minimal python3-pkg-resources python3-requests python3-six
16:45:29 #9 5.149   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
16:45:29 #9 5.150   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
16:45:29 #9 5.150   xz-utils
16:45:29 #9 5.566 0 upgraded, 372 newly installed, 0 to remove and 3 not upgraded.
16:45:29 #9 5.566 Need to get 118 MB of archives.
16:45:29 #9 5.566 After this operation, 486 MB of additional disk space will be used.
16:45:29 #9 5.566 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
16:45:29 #9 5.712 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB]
16:45:30 #9 6.065 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
16:45:30 #9 6.075 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB]
16:45:30 #9 6.198 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
16:45:30 #9 6.199 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
16:45:30 #9 6.199 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 tzdata all 2021a-1ubuntu1 [294 kB]
16:45:30 #9 6.210 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
16:45:30 #9 6.214 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
16:45:30 #9 6.218 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
16:45:30 #9 6.226 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
16:45:30 #9 6.256 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB]
16:45:30 #9 6.336 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB]
16:45:30 #9 6.349 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
16:45:30 #9 6.351 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
16:45:30 #9 6.352 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
16:45:30 #9 6.353 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
16:45:30 #9 6.356 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
16:45:30 #9 6.403 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
16:45:30 #9 6.405 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
16:45:30 #9 6.406 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
16:45:30 #9 6.459 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
16:45:31 #9 6.584 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
16:45:31 #9 6.585 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB]
16:45:31 #9 6.781 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB]
16:45:31 #9 6.786 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB]
16:45:31 #9 6.814 Get:27 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ca-certificates all 20210119build1 [147 kB]
16:45:31 #9 6.821 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4 [5104 B]
16:45:31 #9 6.822 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
16:45:31 #9 6.829 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
16:45:31 #9 6.829 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
16:45:31 #9 6.831 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
16:45:31 #9 6.833 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB]
16:45:31 #9 7.250 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
16:45:31 #9 7.264 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
16:45:31 #9 7.266 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
16:45:31 #9 7.267 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
16:45:31 #9 7.267 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
16:45:31 #9 7.274 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
16:45:31 #9 7.276 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
16:45:31 #9 7.286 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
16:45:31 #9 7.291 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
16:45:31 #9 7.325 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
16:45:31 #9 7.398 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
16:45:31 #9 7.495 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
16:45:31 #9 7.495 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
16:45:31 #9 7.497 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
16:45:31 #9 7.498 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
16:45:32 #9 7.501 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
16:45:32 #9 7.543 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
16:45:32 #9 7.544 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
16:45:32 #9 7.545 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
16:45:32 #9 7.546 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
16:45:32 #9 7.623 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
16:45:32 #9 7.638 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
16:45:32 #9 7.639 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
16:45:32 #9 7.640 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
16:45:32 #9 7.708 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB]
16:45:32 #9 7.725 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
16:45:32 #9 7.727 Get:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB]
16:45:32 #9 7.728 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
16:45:32 #9 7.731 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
16:45:32 #9 7.732 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
16:45:32 #9 7.779 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
16:45:32 #9 7.780 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
16:45:32 #9 7.781 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
16:45:32 #9 7.829 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
16:45:32 #18 exporting layers 4.8s done
16:45:32 #18 writing image sha256:ca4295f7035b121922776d8658dd02007d55fa282a9f5bdc7b987ceddcd33eab done
16:45:32 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done
16:45:32 #18 DONE 4.8s
16:45:32 docker run --rm  -e PLATFORM  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS    rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli e3023ca'  --define '_gitcommit_engine 5176095'  --define '_release 0'  --define '_version 0.0.0.20210916145224.e3023ca'  --define '_origversion 0.0.0-20210916145224-e3023ca'  --define '_scan_rpm_version 0.8.0'  --define '_scan_version v0.8.0'  --define '_scan_gitcommit 35651ca'  --define '_without_btrfs 1'  SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:45:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.saxWwf
16:45:32 + umask 022
16:45:32 + cd /root/rpmbuild/BUILD
16:45:32 + cd /root/rpmbuild/BUILD
16:45:32 + rm -rf src
16:45:32 + /usr/bin/mkdir -p src
16:45:32 + cd src
16:45:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:45:32 + /usr/bin/tar -xof -
16:45:32 #9 7.834 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
16:45:32 #9 7.840 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
16:45:32 #9 7.841 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
16:45:32 #9 7.851 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
16:45:32 #9 7.859 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
16:45:32 #9 7.906 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
16:45:32 #9 7.919 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
16:45:32 #9 7.920 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
16:45:32 #9 7.923 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
16:45:32 #9 8.002 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
16:45:32 #9 8.003 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
16:45:32 #9 8.003 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-34.36 [1205 kB]
16:45:32 #9 8.068 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
16:45:32 #9 8.069 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
16:45:32 #9 8.071 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
16:45:32 #9 8.076 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
16:45:32 #9 8.077 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
16:45:32 #9 8.201 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
16:45:32 #9 8.202 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
16:45:32 #9 8.217 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
16:45:32 + STATUS=0
16:45:32 + '[' 0 -ne 0 ']'
16:45:32 + /usr/bin/tar -xof -
16:45:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:45:32 #9 8.287 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
16:45:32 #9 8.288 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
16:45:33 #9 8.711 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
16:45:33 #9 8.711 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
16:45:33 #9 8.712 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
16:45:33 #9 8.714 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
16:45:33 #9 8.715 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
16:45:33 #9 8.716 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
16:45:33 #9 8.803 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
16:45:33 #9 8.851 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
16:45:33 + STATUS=0
16:45:33 + '[' 0 -ne 0 ']'
16:45:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:45:33 + exit 0
16:45:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vtsgsf
16:45:33 + umask 022
16:45:33 + cd /root/rpmbuild/BUILD
16:45:33 + cd src
16:45:33 + export DOCKER_GITCOMMIT=5176095
16:45:33 + DOCKER_GITCOMMIT=5176095
16:45:33 + mkdir -p /go/src/github.com/docker
16:45:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:45:33 + pushd /root/rpmbuild/BUILD/src/engine
16:45:33 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:45:33 + TMP_GOPATH=/go
16:45:33 + hack/dockerfile/install/install.sh tini
16:45:33 + RM_GOPATH=0
16:45:33 + TMP_GOPATH=/go
16:45:33 + : /usr/local/bin
16:45:33 + '[' -z /go ']'
16:45:33 + export GOPATH=/go
16:45:33 + GOPATH=/go
16:45:33 + case "$(go env GOARCH)" in
16:45:33 ++ go env GOARCH
16:45:33 + export GO_BUILDMODE=-buildmode=pie
16:45:33 + GO_BUILDMODE=-buildmode=pie
16:45:33 ++ dirname hack/dockerfile/install/install.sh
16:45:33 + dir=hack/dockerfile/install
16:45:33 + bin=tini
16:45:33 + shift
16:45:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:45:33 + . hack/dockerfile/install/tini.installer
16:45:33 ++ : v0.19.0
16:45:33 + install_tini
16:45:33 + echo 'Install tini version v0.19.0'
16:45:33 + git clone https://github.com/krallin/tini.git /go/tini
16:45:33 Install tini version v0.19.0
16:45:33 Cloning into '/go/tini'...
16:45:33 + cd /go/tini
16:45:33 + git checkout -q v0.19.0
16:45:33 + cmake .
16:45:33 #9 8.942 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
16:45:33 #9 8.964 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
16:45:33 #9 8.993 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
16:45:33 #9 9.094 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
16:45:33 -- The C compiler identification is GNU 8.4.1
16:45:33 -- Detecting C compiler ABI info
16:45:33 -- Detecting C compiler ABI info - done
16:45:33 -- Check for working C compiler: /usr/bin/cc - skipped
16:45:33 -- Detecting C compile features
16:45:33 -- Detecting C compile features - done
16:45:33 -- Performing Test HAS_BUILTIN_FORTIFY
16:45:33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:45:33 -- Configuring done
16:45:33 -- Generating done
16:45:33 -- Build files have been written to: /go/tini
16:45:33 + make tini-static
16:45:33 Scanning dependencies of target tini-static
16:45:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:45:33 [100%] Linking C executable tini-static
16:45:33 [100%] Built target tini-static
16:45:33 + mkdir -p /usr/local/bin
16:45:33 + cp tini-static /usr/local/bin/docker-init
16:45:33 + VERSION=0.0.0-20210916145224-e3023ca
16:45:33 + PRODUCT=docker
16:45:33 + hack/make.sh dynbinary
16:45:33 
16:45:34 Removing bundles/
16:45:34 
16:45:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:45:34 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:45:34 GOOS="" GOARCH="" GOARM=""
16:45:34 #9 10.33 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
16:45:34 #9 10.40 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
16:45:35 #9 10.88 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
16:45:35 #9 11.35 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
16:45:35 #9 11.36 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
16:45:35 #9 11.36 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
16:45:35 #9 11.36 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
16:45:35 #9 11.36 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
16:45:35 #9 11.36 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
16:45:35 #9 11.37 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
16:45:35 #9 11.41 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
16:45:35 #9 11.41 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
16:45:35 #9 11.43 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
16:45:35 #9 11.43 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
16:45:35 #9 11.50 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
16:45:35 #9 11.51 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
16:45:35 #9 11.51 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
16:45:35 #9 11.51 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
16:45:35 #9 11.52 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
16:45:35 #9 11.53 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
16:45:35 #9 11.53 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
16:45:35 #9 11.53 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
16:45:35 #9 11.58 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
16:45:35 #9 11.58 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
16:45:35 #9 11.65 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
16:45:36 #9 11.65 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
16:45:36 #9 11.65 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB]
16:45:36 #9 11.66 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3 [252 kB]
16:45:36 #9 11.66 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3 [170 kB]
16:45:36 #9 11.66 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
16:45:36 #9 11.67 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
16:45:36 #9 11.67 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
16:45:36 #9 11.72 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
16:45:36 #9 11.72 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
16:45:36 #9 11.80 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
16:45:36 #9 11.80 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
16:45:36 #9 11.80 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
16:45:36 #9 11.80 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
16:45:36 #9 11.80 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
16:45:36 #9 11.80 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
16:45:36 #9 11.80 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
16:45:36 #9 11.82 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
16:45:36 #9 11.87 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
16:45:36 #9 11.87 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
16:45:36 #9 11.94 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
16:45:36 #9 11.94 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
16:45:36 #9 11.94 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
16:45:36 #9 11.94 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
16:45:36 #9 11.95 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
16:45:36 #9 11.95 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
16:45:36 #9 11.95 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
16:45:36 #9 11.95 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
16:45:36 #9 12.01 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
16:45:36 #9 12.02 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
16:45:36 #9 12.09 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
16:45:36 #9 12.09 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
16:45:36 #9 12.09 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
16:45:36 #9 12.09 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
16:45:36 #9 12.10 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
16:45:36 #9 12.10 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
16:45:36 #9 12.11 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
16:45:36 #9 12.11 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
16:45:36 #9 12.16 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
16:45:36 #9 12.16 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
16:45:36 #9 12.18 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
16:45:36 #9 12.18 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
16:45:36 #9 12.18 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
16:45:36 #9 12.18 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
16:45:36 #9 12.18 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
16:45:36 #9 12.18 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
16:45:36 #9 12.19 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
16:45:36 #9 12.23 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
16:45:36 #9 12.26 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
16:45:36 #9 12.26 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
16:45:36 #9 12.26 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
16:45:36 #9 12.26 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
16:45:36 #9 12.26 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
16:45:36 #9 12.26 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
16:45:36 #9 12.26 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
16:45:36 #9 12.26 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
16:45:36 #9 12.30 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
16:45:36 #9 12.34 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
16:45:36 #9 12.34 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
16:45:36 #9 12.34 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
16:45:36 #9 12.34 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
16:45:36 #9 12.35 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
16:45:36 #9 12.35 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
16:45:36 #9 12.35 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
16:45:36 #9 12.35 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
16:45:36 #9 12.38 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
16:45:36 #9 12.42 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
16:45:36 #9 12.42 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
16:45:36 #9 12.43 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
16:45:36 #9 12.43 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
16:45:36 #9 12.44 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
16:45:36 #9 12.44 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
16:45:36 #9 12.44 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
16:45:36 #9 12.44 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
16:45:36 #9 12.45 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
16:45:36 #9 12.52 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
16:45:36 #9 12.52 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
16:45:37 #9 12.94 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
16:45:37 #9 13.08 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
16:45:37 #9 13.22 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
16:45:37 #9 13.23 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
16:45:37 #9 13.26 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
16:45:37 #9 13.32 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
16:45:37 #9 13.36 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
16:45:37 #9 13.37 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
16:45:38 #9 13.48 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
16:45:38 #9 13.48 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.3 [248 kB]
16:45:38 #9 13.50 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
16:45:38 #9 13.50 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
16:45:38 #9 13.54 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
16:45:38 #9 13.70 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
16:45:38 #9 13.70 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
16:45:38 #9 13.70 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
16:45:38 #9 13.71 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
16:45:38 #9 13.71 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
16:45:38 #9 13.71 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
16:45:38 #9 13.71 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
16:45:38 #9 13.71 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
16:45:38 #9 13.71 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
16:45:38 #9 13.78 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
16:45:38 #9 13.79 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
16:45:38 #9 13.79 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
16:45:38 #9 13.79 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
16:45:38 #9 13.79 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
16:45:38 #9 13.79 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
16:45:38 #9 13.79 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
16:45:38 #9 13.80 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
16:45:38 #9 13.80 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
16:45:38 #9 13.85 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
16:45:38 #9 13.87 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
16:45:38 #9 13.87 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB]
16:45:38 #9 13.87 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
16:45:38 #9 13.87 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
16:45:38 #9 13.87 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
16:45:38 #9 13.87 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
16:45:38 #9 13.87 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
16:45:38 #9 13.88 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
16:45:38 #9 13.92 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
16:45:38 #9 13.95 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
16:45:38 #9 13.95 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
16:45:38 #9 13.95 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
16:45:38 #9 13.95 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
16:45:38 #9 13.95 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
16:45:38 #9 13.95 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
16:45:38 #9 13.95 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
16:45:38 #9 13.95 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
16:45:38 #9 14.00 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
16:45:38 #9 14.03 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
16:45:38 #9 14.03 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
16:45:38 #9 14.03 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
16:45:38 #9 14.03 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
16:45:38 #9 14.03 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
16:45:38 #9 14.03 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
16:45:38 #9 14.03 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
16:45:38 #9 14.03 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
16:45:38 #9 14.07 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
16:45:38 #9 14.10 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
16:45:38 #9 14.11 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
16:45:38 #9 14.11 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
16:45:38 #9 14.11 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
16:45:38 #9 14.11 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
16:45:38 #9 14.11 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
16:45:38 #9 14.11 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
16:45:38 #9 14.11 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
16:45:38 #9 14.14 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
16:45:38 #9 14.18 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
16:45:38 #9 14.18 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
16:45:38 #9 14.18 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
16:45:38 #9 14.18 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
16:45:38 #9 14.18 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
16:45:38 #9 14.19 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
16:45:38 #9 14.19 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
16:45:38 #9 14.19 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
16:45:38 #9 14.21 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
16:45:38 #9 14.26 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
16:45:38 #9 14.26 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
16:45:38 #9 14.26 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
16:45:38 #9 14.26 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
16:45:38 #9 14.27 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
16:45:38 #9 14.27 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
16:45:38 #9 14.27 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
16:45:38 #9 14.27 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
16:45:38 #9 14.29 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
16:45:38 #9 14.34 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
16:45:38 #9 14.34 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
16:45:38 #9 14.34 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
16:45:38 #9 14.35 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
16:45:38 #9 14.35 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
16:45:38 #9 14.35 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
16:45:38 #9 14.35 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
16:45:38 #9 14.35 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
16:45:38 #9 14.36 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
16:45:38 #9 14.42 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
16:45:38 #9 14.42 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
16:45:38 #9 14.43 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
16:45:38 #9 14.43 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
16:45:38 #9 14.43 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
16:45:38 #9 14.43 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
16:45:39  dpkg-genbuildinfo
16:45:39  dpkg-genchanges  >../docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.changes
16:45:39 dpkg-genchanges: info: including full source code in upload
16:45:39  dpkg-source -I.git --after-build .
16:45:39 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:45:39 + destination=/build
16:45:39 + mkdir -p /build
16:45:39 + mv -v /root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb /build
16:45:39 copied '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'
16:45:39 removed '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'
16:45:39 copied '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'
16:45:39 removed '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'
16:45:39 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.dsc'
16:45:39 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.dsc'
16:45:39 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.tar.gz'
16:45:39 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster.tar.gz'
16:45:39 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.buildinfo'
16:45:39 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.buildinfo'
16:45:39 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.changes'
16:45:39 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.changes'
16:45:39 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'
16:45:39 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-buster_armhf.deb'
16:45:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
16:45:39 == Building packages for raspbian-bullseye ==
16:45:39 mkdir -p "debbuild/raspbian-bullseye"
16:45:39 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  --build-arg COMMON_FILES=common  -t debbuild-raspbian-bullseye/aarch64  -f raspbian-bullseye/Dockerfile  .
16:45:39 #1 [internal] load build definition from Dockerfile
16:45:39 #1 sha256:d80b9e5f185fac5b60b1cc3ef3f239f89ec6e0191c82c8e062eb8f7e37042e37
16:45:39 #1 transferring dockerfile: 937B 0.0s done
16:45:39 #1 DONE 0.0s
16:45:39 
16:45:39 #2 [internal] load .dockerignore
16:45:39 #2 sha256:72cb30b05a1ce901b22508a85628da31e6a9d53677a7fed5417269943fc6dae1
16:45:39 #2 transferring context: 2B done
16:45:39 #2 DONE 0.0s
16:45:39 
16:45:39 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
16:45:39 #5 sha256:e1cdcdb18f76c030a072e65223dee2258b6a9d7f7b13bd240aa57adda077faca
16:45:39 #9 14.82 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
16:45:39 #9 14.98 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
16:45:39 #9 15.00 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
16:45:39 #9 15.06 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
16:45:39 #9 15.17 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
16:45:39 #5 DONE 0.0s
16:45:39 
16:45:39 #6 [auth] library/golang:pull token for registry-1.docker.io
16:45:39 #6 sha256:cf11b4d05bcbd96b552ae8d0f5969384b025b01e1672a496f3dff369f00c90d9
16:45:39 #6 DONE 0.0s
16:45:39 
16:45:39 #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:45:39 #4 sha256:aba07c6334d1855a807d623c97b70962d9b2d5ae17caddb2900800585f9aeae6
16:45:39 #9 15.20 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
16:45:39 #9 15.20 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
16:45:39 #9 15.21 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
16:45:39 #9 15.21 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
16:45:39 #9 15.24 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
16:45:39 #9 15.25 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
16:45:39 #9 15.25 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
16:45:39 #9 15.25 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
16:45:39 #9 15.27 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
16:45:39 #9 15.28 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
16:45:39 #9 15.35 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
16:45:39 #9 15.35 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
16:45:39 #9 15.35 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
16:45:39 #9 15.35 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
16:45:39 #9 15.36 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
16:45:39 #9 15.37 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
16:45:39 #9 15.37 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
16:45:39 #9 15.37 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
16:45:39 #9 15.42 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
16:45:39 #4 DONE 0.2s
16:45:39 
16:45:39 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
16:45:39 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
16:45:39 #3 DONE 0.4s
16:45:39 
16:45:39 #9 [internal] load build context
16:45:39 #9 sha256:b17176341efbaf2df5d5e5cc2665c4fecf97ffe0e381bdbfacd45c35b57508d3
16:45:39 #9 transferring context: 756B done
16:45:39 #9 DONE 0.0s
16:45:39 
16:45:39 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:45:39 #13 sha256:95c9691afd60ae95a517e039bc9437c4ee53e5694d1b9fb22d4e235c8c01240c
16:45:39 #13 CACHED
16:45:39 
16:45:39 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:2d1a0edd409b2c91b219793534081e451b0476d979fb65c88b62ee0d6873705d
16:45:39 #7 sha256:e777ae8d5c3d63d99075ae702ff5ee96bcc07502a702d4b8b75ff349e72419e0
16:45:39 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:2d1a0edd409b2c91b219793534081e451b0476d979fb65c88b62ee0d6873705d done
16:45:39 #9 15.42 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
16:45:39 #9 15.49 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
16:45:39 #9 15.49 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
16:45:39 #9 15.49 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
16:45:39 #9 15.50 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
16:45:39 #9 15.50 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
16:45:39 #9 15.50 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
16:45:39 #9 15.50 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
16:45:39 #9 15.51 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
16:45:39 #9 15.57 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
16:45:39 #9 15.57 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
16:45:39 #9 15.58 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
16:45:39 #9 15.58 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
16:45:39 #9 15.58 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
16:45:39 #9 15.59 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
16:45:39 #9 15.59 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
16:45:39 #9 15.60 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
16:45:39 #9 15.60 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
16:45:39 #9 15.64 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
16:45:39 #9 15.67 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
16:45:40 #7 sha256:2d1a0edd409b2c91b219793534081e451b0476d979fb65c88b62ee0d6873705d 1.99kB / 1.99kB done
16:45:40 #7 sha256:1cbbae490f1a4b3b05d70d8c885258d9bc1a5501ccd1f82d2384e1066bbc9b1f 5.00kB / 5.00kB done
16:45:40 #7 sha256:38fbf352c89e566970b26d41f5cd828c07eb096d87d07abcdd71540528abaeea 305B / 305B 0.1s done
16:45:40 #7 sha256:1b6b407f9e6de560ef9c883a2a12ea730dcb3f738a8d02fef524e3f0b3cbac21 178B / 178B 0.2s done
16:45:40 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 1.05MB / 41.59MB 0.2s
16:45:40 #7 sha256:2159a5ba7344aae99e6535b19f9ff3a7aa2078ece20b9e27ee8136dcfa74ab6c 257B / 257B 0.1s done
16:45:40 #7 sha256:8a3fb32e92d2dd6fd0515bbae310c86cb871dd159e1021b109f705bb1b51fcd4 911B / 911B 0.1s done
16:45:40 #7 sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 0B / 413B 0.2s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 0B / 13.88MB 0.2s
16:45:40 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 3.15MB / 41.59MB 0.3s
16:45:40 #7 sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 413B / 413B 0.2s done
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 1.05MB / 13.88MB 0.3s
16:45:40 #7 sha256:f6db14d223db1f15ed705af2d32f61b4a971790b2878b4cda95b620d8ab8e3e6 123.04kB / 123.04kB 0.3s done
16:45:40 #9 15.67 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
16:45:40 #9 15.67 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
16:45:40 #9 15.67 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
16:45:40 #9 15.68 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
16:45:40 #9 15.69 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
16:45:40 #9 15.70 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
16:45:40 #9 15.70 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
16:45:40 #9 15.71 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
16:45:40 #9 15.78 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
16:45:40 #9 15.78 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
16:45:40 #9 15.79 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
16:45:40 #9 15.79 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
16:45:40 #9 15.79 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
16:45:40 #9 15.79 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
16:45:40 #9 15.79 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB]
16:45:40 #9 15.83 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
16:45:40 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 6.29MB / 41.59MB 0.5s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 4.19MB / 13.88MB 0.5s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 6.29MB / 13.88MB 0.6s
16:45:40 #9 15.94 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
16:45:40 #9 15.95 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
16:45:40 #9 15.95 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
16:45:40 #9 15.95 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
16:45:40 #9 15.95 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
16:45:40 #9 15.95 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
16:45:40 #9 15.95 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
16:45:40 #9 15.95 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
16:45:40 #9 15.95 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
16:45:40 #9 16.09 debconf: delaying package configuration, since apt-utils is not installed
16:45:40 #9 16.12 Fetched 118 MB in 11s (11.0 MB/s)
16:45:40 #9 16.14 Selecting previously unselected package liblocale-gettext-perl.
16:45:40 #9 16.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4340 files and directories currently installed.)
16:45:40 #9 16.15 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
16:45:40 #9 16.15 Unpacking liblocale-gettext-perl (1.07-4build1) ...
16:45:40 #9 16.19 Selecting previously unselected package libpython3.9-minimal:amd64.
16:45:40 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 11.53MB / 41.59MB 0.8s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 9.44MB / 13.88MB 0.8s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 10.49MB / 13.88MB 0.9s
16:45:40 #9 16.19 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ...
16:45:40 #9 16.20 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
16:45:40 #9 16.32 Selecting previously unselected package libexpat1:amd64.
16:45:40 #9 16.32 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
16:45:40 #9 16.33 Unpacking libexpat1:amd64 (2.2.10-2) ...
16:45:40 #9 16.37 Selecting previously unselected package python3.9-minimal.
16:45:40 #9 16.37 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ...
16:45:40 #9 16.37 Unpacking python3.9-minimal (3.9.5-3~21.04) ...
16:45:40 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 14.68MB / 41.59MB 1.0s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 12.58MB / 13.88MB 1.0s
16:45:40 #7 sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 13.88MB / 13.88MB 1.1s done
16:45:40 #9 16.58 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
16:45:40 #9 16.59 Setting up libexpat1:amd64 (2.2.10-2) ...
16:45:40 #9 16.60 Setting up python3.9-minimal (3.9.5-3~21.04) ...
16:45:41 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 18.87MB / 41.59MB 1.3s
16:45:41 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 20.97MB / 41.59MB 1.4s
16:45:41 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 23.07MB / 41.59MB 1.5s
16:45:41 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 26.21MB / 41.59MB 1.7s
16:45:41 #9 17.16 Selecting previously unselected package python3-minimal.
16:45:41 #9 17.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4647 files and directories currently installed.)
16:45:41 #9 17.17 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
16:45:41 #9 17.17 Unpacking python3-minimal (3.9.4-1) ...
16:45:41 #9 17.20 Selecting previously unselected package media-types.
16:45:41 #9 17.20 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:45:41 #9 17.21 Unpacking media-types (4.0.0) ...
16:45:41 #9 17.26 Selecting previously unselected package tzdata.
16:45:41 #9 17.26 Preparing to unpack .../2-tzdata_2021a-1ubuntu1_all.deb ...
16:45:41 #9 17.26 Unpacking tzdata (2021a-1ubuntu1) ...
16:45:41 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 31.46MB / 41.59MB 2.0s
16:45:41 #9 17.44 Selecting previously unselected package libmpdec3:amd64.
16:45:41 #9 17.44 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
16:45:41 #9 17.44 Unpacking libmpdec3:amd64 (2.5.1-2) ...
16:45:41 #9 17.48 Selecting previously unselected package readline-common.
16:45:41 #9 17.48 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:45:41 #9 17.48 Unpacking readline-common (8.1-1) ...
16:45:41 #9 17.52 Selecting previously unselected package libreadline8:amd64.
16:45:41 #9 17.52 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
16:45:41 #9 17.53 Unpacking libreadline8:amd64 (8.1-1) ...
16:45:41 #9 17.57 Selecting previously unselected package libsqlite3-0:amd64.
16:45:42 #9 17.57 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
16:45:42 #9 17.57 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
16:45:42 #9 17.66 Selecting previously unselected package libpython3.9-stdlib:amd64.
16:45:42 #9 17.66 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ...
16:45:42 #9 17.66 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
16:45:42 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 35.65MB / 41.59MB 2.3s
16:45:42 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 37.75MB / 41.59MB 2.4s
16:45:42 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 40.89MB / 41.59MB 2.6s
16:45:42 #9 17.85 Selecting previously unselected package python3.9.
16:45:42 #9 17.85 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ...
16:45:42 #9 17.85 Unpacking python3.9 (3.9.5-3~21.04) ...
16:45:42 #9 17.89 Selecting previously unselected package libpython3-stdlib:amd64.
16:45:42 #9 17.90 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
16:45:42 #9 17.90 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
16:45:42 #9 17.94 Setting up python3-minimal (3.9.4-1) ...
16:45:42 #9 18.12 Selecting previously unselected package python3.
16:45:42 #9 18.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6941 files and directories currently installed.)
16:45:42 #9 18.13 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
16:45:42 #9 18.14 Unpacking python3 (3.9.4-1) ...
16:45:42 #9 18.17 Selecting previously unselected package bsdextrautils.
16:45:42 #9 18.17 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
16:45:42 #9 18.18 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
16:45:42 #9 18.22 Selecting previously unselected package libuchardet0:amd64.
16:45:42 #9 18.22 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
16:45:42 #9 18.23 Unpacking libuchardet0:amd64 (0.0.7-1) ...
16:45:42 #9 18.27 Selecting previously unselected package groff-base.
16:45:42 #9 18.27 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
16:45:42 #9 18.27 Unpacking groff-base (1.22.4-6) ...
16:45:42 #9 18.39 Selecting previously unselected package libgdbm6:amd64.
16:45:42 #9 18.39 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
16:45:42 #9 18.40 Unpacking libgdbm6:amd64 (1.19-2) ...
16:45:42 #9 18.45 Selecting previously unselected package libpipeline1:amd64.
16:45:42 #9 18.45 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
16:45:42 #9 18.45 Unpacking libpipeline1:amd64 (1.5.3-1) ...
16:45:42 #7 sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 41.59MB / 41.59MB 2.9s done
16:45:43 #9 18.57 Selecting previously unselected package man-db.
16:45:43 #9 18.57 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
16:45:43 #9 18.58 Unpacking man-db (2.9.4-2) ...
16:45:43 #9 18.70 Selecting previously unselected package perl-modules-5.32.
16:45:43 #9 18.70 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
16:45:43 #9 18.71 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:45:43 #7 extracting sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619
16:45:43 #9 19.06 Selecting previously unselected package libgdbm-compat4:amd64.
16:45:43 #9 19.07 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
16:45:43 #9 19.07 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
16:45:43 #9 19.11 Selecting previously unselected package libperl5.32:amd64.
16:45:43 #9 19.12 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ...
16:45:43 #9 19.12 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
16:45:43 #9 19.60 Selecting previously unselected package perl.
16:45:43 #9 19.60 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ...
16:45:43 #9 19.61 Unpacking perl (5.32.1-3ubuntu2.1) ...
16:45:43 #9 19.66 Selecting previously unselected package openssl.
16:45:43 #9 19.66 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ...
16:45:43 #9 19.67 Unpacking openssl (1.1.1j-1ubuntu3.5) ...
16:45:44 #9 19.78 Selecting previously unselected package ca-certificates.
16:45:44 #9 19.78 Preparing to unpack .../012-ca-certificates_20210119build1_all.deb ...
16:45:44 #9 19.78 Unpacking ca-certificates (20210119build1) ...
16:45:44 #9 19.83 Selecting previously unselected package distro-info-data.
16:45:44 #9 19.84 Preparing to unpack .../013-distro-info-data_0.46ubuntu4_all.deb ...
16:45:44 #9 19.84 Unpacking distro-info-data (0.46ubuntu4) ...
16:45:44 #9 19.88 Selecting previously unselected package less.
16:45:44 #9 19.89 Preparing to unpack .../014-less_551-2_amd64.deb ...
16:45:44 #9 19.89 Unpacking less (551-2) ...
16:45:44 #9 19.94 Selecting previously unselected package libmd0:amd64.
16:45:44 #9 19.94 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
16:45:44 #9 19.95 Unpacking libmd0:amd64 (1.0.3-3build1) ...
16:45:44 #9 19.99 Selecting previously unselected package libbsd0:amd64.
16:45:44 #9 19.99 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
16:45:44 #9 20.00 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
16:45:44 #9 20.04 Selecting previously unselected package libelf1:amd64.
16:45:44 #9 20.04 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
16:45:44 #9 20.05 Unpacking libelf1:amd64 (0.183-8) ...
16:45:44 #9 20.09 Selecting previously unselected package libicu67:amd64.
16:45:44 #9 20.09 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ...
16:45:44 #9 20.10 Unpacking libicu67:amd64 (67.1-6ubuntu2) ...
16:45:45 #9 20.93 Selecting previously unselected package libxml2:amd64.
16:45:45 #9 20.93 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
16:45:45 #9 20.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
16:45:45 #9 21.03 Selecting previously unselected package libyaml-0-2:amd64.
16:45:45 #9 21.03 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
16:45:45 #9 21.04 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:45:45 #9 21.09 Selecting previously unselected package lsb-release.
16:45:45 #9 21.10 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
16:45:45 #9 21.10 Unpacking lsb-release (11.1.0ubuntu2) ...
16:45:45 #9 21.14 Selecting previously unselected package netbase.
16:45:45 #9 21.14 Preparing to unpack .../022-netbase_6.2_all.deb ...
16:45:45 #9 21.18 Unpacking netbase (6.2) ...
16:45:45 #9 21.29 Selecting previously unselected package python3-pkg-resources.
16:45:45 #9 21.29 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
16:45:45 #9 21.30 Unpacking python3-pkg-resources (52.0.0-3) ...
16:45:45 #9 21.36 Selecting previously unselected package ucf.
16:45:45 #9 21.36 Preparing to unpack .../024-ucf_3.0043_all.deb ...
16:45:45 #9 21.37 Moving old data out of the way
16:45:45 #9 21.37 Unpacking ucf (3.0043) ...
16:45:45 #9 21.41 Selecting previously unselected package libmagic-mgc.
16:45:45 #9 21.41 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:45:45 #9 21.42 Unpacking libmagic-mgc (1:5.39-3) ...
16:45:45 #9 21.50 Selecting previously unselected package libmagic1:amd64.
16:45:45 #9 21.50 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
16:45:45 #9 21.51 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:45:45 #9 21.55 Selecting previously unselected package file.
16:45:45 #9 21.55 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
16:45:45 #9 21.56 Unpacking file (1:5.39-3) ...
16:45:45 #9 21.59 Selecting previously unselected package gettext-base.
16:45:45 #9 21.59 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
16:45:45 #9 21.60 Unpacking gettext-base (0.21-3ubuntu2) ...
16:45:45 #9 21.63 Selecting previously unselected package iso-codes.
16:45:45 #9 21.63 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
16:45:45 #9 21.63 Unpacking iso-codes (4.6.0-1) ...
16:45:46 #9 22.02 Selecting previously unselected package libcbor0.6:amd64.
16:45:46 #9 22.02 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
16:45:46 #9 22.03 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
16:45:46 #9 22.06 Selecting previously unselected package libedit2:amd64.
16:45:46 #7 extracting sha256:bcd43143e67ec86b8718999e8f7c5bf617df61d40b94aa563bc10aca1b797619 3.4s done
16:45:46 #9 22.06 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
16:45:46 #9 22.06 Unpacking libedit2:amd64 (3.1-20191231-2) ...
16:45:46 #9 22.12 Selecting previously unselected package libfido2-1:amd64.
16:45:46 #9 22.12 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
16:45:46 #9 22.13 Unpacking libfido2-1:amd64 (1.6.0-2) ...
16:45:46 #9 22.17 Selecting previously unselected package libpng16-16:amd64.
16:45:46 #9 22.18 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
16:45:46 #9 22.18 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
16:45:46 #9 22.23 Selecting previously unselected package libpsl5:amd64.
16:45:46 #9 22.23 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
16:45:46 #9 22.24 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:45:46 #9 22.28 Selecting previously unselected package libxau6:amd64.
16:45:46 #7 extracting sha256:38fbf352c89e566970b26d41f5cd828c07eb096d87d07abcdd71540528abaeea done
16:45:46 #7 extracting sha256:2159a5ba7344aae99e6535b19f9ff3a7aa2078ece20b9e27ee8136dcfa74ab6c done
16:45:46 #9 22.28 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
16:45:46 #9 22.28 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
16:45:46 #9 22.32 Selecting previously unselected package libxdmcp6:amd64.
16:45:46 #9 22.32 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
16:45:46 #9 22.33 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
16:45:46 #9 22.37 Selecting previously unselected package libxcb1:amd64.
16:45:46 #9 22.37 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
16:45:46 #9 22.38 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
16:45:46 #9 22.41 Selecting previously unselected package libx11-data.
16:45:46 #9 22.41 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
16:45:46 #9 22.42 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
16:45:46 #9 22.49 Selecting previously unselected package libx11-6:amd64.
16:45:46 #7 extracting sha256:8a3fb32e92d2dd6fd0515bbae310c86cb871dd159e1021b109f705bb1b51fcd4 done
16:45:46 #7 extracting sha256:1b6b407f9e6de560ef9c883a2a12ea730dcb3f738a8d02fef524e3f0b3cbac21 done
16:45:46 #7 extracting sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9
16:45:47 #9 22.49 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
16:45:47 #9 22.49 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
16:45:47 #9 22.58 Selecting previously unselected package libxext6:amd64.
16:45:47 #9 22.58 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
16:45:47 #9 22.58 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
16:45:47 #9 22.62 Selecting previously unselected package libxmuu1:amd64.
16:45:47 #9 22.63 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
16:45:47 #9 22.63 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:45:47 #9 22.66 Selecting previously unselected package manpages.
16:45:47 #9 22.66 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
16:45:47 #9 22.67 Unpacking manpages (5.10-1ubuntu0.1) ...
16:45:47 #7 extracting sha256:19bb656fb3b3fe4c976bee47459248a35dc6d9d9999988a52a3ac8459640ccd9 done
16:45:47 #7 extracting sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54
16:45:47 #9 22.79 Selecting previously unselected package openssh-client.
16:45:47 #9 22.80 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ...
16:45:47 #9 22.80 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
16:45:47 #9 22.90 Selecting previously unselected package publicsuffix.
16:45:47 #9 22.90 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
16:45:47 #9 22.90 Unpacking publicsuffix (20210108.1309-1) ...
16:45:47 #9 22.95 Selecting previously unselected package python-apt-common.
16:45:47 #9 22.95 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
16:45:47 #9 22.96 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:45:47 #9 23.01 Selecting previously unselected package python3-apt.
16:45:47 #9 23.01 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
16:45:47 #9 23.01 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:45:47 #9 23.07 Selecting previously unselected package libunwind8:amd64.
16:45:47 #9 23.07 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
16:45:47 #9 23.07 Unpacking libunwind8:amd64 (1.3.2-2) ...
16:45:47 #9 23.11 Selecting previously unselected package strace.
16:45:47 #9 23.11 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
16:45:47 #9 23.12 Unpacking strace (5.11-0ubuntu1) ...
16:45:47 #9 23.19 Selecting previously unselected package xauth.
16:45:47 #9 23.19 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
16:45:47 #9 23.19 Unpacking xauth (1:1.1-1) ...
16:45:47 #9 23.23 Selecting previously unselected package xz-utils.
16:45:47 #9 23.23 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
16:45:47 #9 23.23 Unpacking xz-utils (5.2.5-1.0build2) ...
16:45:47 #9 23.29 Selecting previously unselected package libsigsegv2:amd64.
16:45:47 #9 23.29 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
16:45:47 #9 23.30 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
16:45:47 #9 23.33 Selecting previously unselected package m4.
16:45:47 #7 extracting sha256:63f166f46834ef6c3b802ec5a2d9aaa6587c90e48d8147fee1a05654039f0c54 0.6s done
16:45:47 #7 extracting sha256:f6db14d223db1f15ed705af2d32f61b4a971790b2878b4cda95b620d8ab8e3e6 done
16:45:47 #9 23.33 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
16:45:47 #9 23.34 Unpacking m4 (1.4.18-5) ...
16:45:47 #9 23.42 Selecting previously unselected package autoconf.
16:45:47 #9 23.42 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
16:45:47 #9 23.43 Unpacking autoconf (2.69-14) ...
16:45:47 #9 23.52 Selecting previously unselected package autotools-dev.
16:45:47 #9 23.52 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
16:45:47 #9 23.54 Unpacking autotools-dev (20180224.1+nmu1) ...
16:45:48 #9 23.59 Selecting previously unselected package automake.
16:45:48 #9 23.59 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
16:45:48 #9 23.60 Unpacking automake (1:1.16.3-2ubuntu1) ...
16:45:48 #9 23.68 Selecting previously unselected package autopoint.
16:45:48 #9 23.68 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
16:45:48 #9 23.69 Unpacking autopoint (0.21-3ubuntu2) ...
16:45:48 #9 23.72 Selecting previously unselected package binutils-common:amd64.
16:45:48 #9 23.73 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
16:45:48 #9 23.73 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
16:45:48 #9 23.79 Selecting previously unselected package libbinutils:amd64.
16:45:48 #9 23.79 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
16:45:48 #9 23.80 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
16:45:48 #9 23.89 Selecting previously unselected package libctf-nobfd0:amd64.
16:45:48 #9 23.89 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
16:45:48 #9 23.89 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
16:45:48 #9 23.95 Selecting previously unselected package libctf0:amd64.
16:45:48 #9 23.95 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
16:45:48 #9 23.95 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
16:45:48 #9 24.01 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:45:48 #7 DONE 8.4s
16:45:48 
16:45:48 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:45:48 #8 sha256:c8c075e678f0a43016f6ef75888478a180ba559e567c9905bde2bb0e16aad727
16:45:48 #9 24.01 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
16:45:48 #9 24.01 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
16:45:48 #9 24.22 Selecting previously unselected package binutils.
16:45:48 #9 24.22 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
16:45:48 #9 24.23 Unpacking binutils (2.36.1-6ubuntu1) ...
16:45:48 #9 24.26 Selecting previously unselected package libc-dev-bin.
16:45:48 #9 24.26 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
16:45:48 #9 24.27 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
16:45:48 #9 24.30 Selecting previously unselected package linux-libc-dev:amd64.
16:45:48 #9 24.30 Preparing to unpack .../064-linux-libc-dev_5.11.0-34.36_amd64.deb ...
16:45:48 #9 24.30 Unpacking linux-libc-dev:amd64 (5.11.0-34.36) ...
16:45:48 #9 24.48 Selecting previously unselected package libcrypt-dev:amd64.
16:45:48 #9 24.48 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
16:45:48 #9 24.48 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
16:45:48 #9 24.52 Selecting previously unselected package rpcsvc-proto.
16:45:48 #9 24.52 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
16:45:48 #9 24.53 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
16:45:48 #9 24.57 Selecting previously unselected package libtirpc-dev:amd64.
16:45:48 #9 24.57 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
16:45:48 #9 24.58 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
16:45:48 #9 24.62 Selecting previously unselected package libnsl-dev:amd64.
16:45:49 #9 24.62 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
16:45:49 #9 24.63 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
16:45:49 #9 24.67 Selecting previously unselected package libc6-dev:amd64.
16:45:49 #9 24.67 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
16:45:49 #9 24.68 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
16:45:49 #8 1.132 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB]
16:45:49 #8 1.202 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
16:45:49 #9 24.95 Selecting previously unselected package gcc-10-base:amd64.
16:45:49 #9 24.95 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
16:45:49 #9 24.95 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
16:45:49 #9 25.00 Selecting previously unselected package libisl23:amd64.
16:45:49 #9 25.01 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
16:45:49 #9 25.01 Unpacking libisl23:amd64 (0.23-1build1) ...
16:45:49 #9 25.13 Selecting previously unselected package libmpfr6:amd64.
16:45:49 #9 25.13 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
16:45:49 #9 25.14 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
16:45:49 #9 25.27 Selecting previously unselected package libmpc3:amd64.
16:45:49 #9 25.27 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
16:45:49 #9 25.27 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
16:45:49 #9 25.31 Selecting previously unselected package cpp-10.
16:45:49 #9 25.31 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
16:45:49 #9 25.32 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
16:45:49 #8 1.497 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [150 kB]
16:45:49 #8 1.666 Get:4 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
16:45:50 #8 1.782 Get:5 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
16:45:50 #8 2.020 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
16:45:50 #8 2.022 Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
16:45:50 #8 2.024 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
16:45:50 #9 26.09 Selecting previously unselected package cpp.
16:45:50 #9 26.09 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
16:45:50 #9 26.10 Unpacking cpp (4:10.3.0-1ubuntu1) ...
16:45:50 #9 26.14 Selecting previously unselected package libcc1-0:amd64.
16:45:50 #9 26.14 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:50 #9 26.15 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:50 #9 26.19 Selecting previously unselected package libgomp1:amd64.
16:45:50 #9 26.19 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:50 #9 26.20 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:50 #9 26.25 Selecting previously unselected package libitm1:amd64.
16:45:50 #9 26.25 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:50 #9 26.25 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:50 #9 26.30 Selecting previously unselected package libatomic1:amd64.
16:45:50 #9 26.30 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:50 #9 26.31 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:50 #9 26.34 Selecting previously unselected package libasan6:amd64.
16:45:50 #9 26.34 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:50 #9 26.35 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:51 #9 26.60 Selecting previously unselected package liblsan0:amd64.
16:45:51 #9 26.60 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:51 #9 26.61 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:51 #9 26.72 Selecting previously unselected package libtsan0:amd64.
16:45:51 #9 26.73 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:51 #9 26.73 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:51 #9 26.97 Selecting previously unselected package libubsan1:amd64.
16:45:51 #9 26.97 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:51 #9 26.98 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:51 #9 27.11 Selecting previously unselected package libquadmath0:amd64.
16:45:51 #9 27.12 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
16:45:51 #9 27.12 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:45:51 #9 27.17 Selecting previously unselected package libgcc-10-dev:amd64.
16:45:51 #9 27.17 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
16:45:51 #9 27.17 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:45:51 #9 27.40 Selecting previously unselected package gcc-10.
16:45:51 #9 27.40 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
16:45:51 #9 27.41 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
16:45:52 #8 4.657 Fetched 18.6 MB in 4s (4625 kB/s)
16:45:53 #9 28.91 Selecting previously unselected package gcc.
16:45:53 #9 28.91 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
16:45:53 #9 28.92 Unpacking gcc (4:10.3.0-1ubuntu1) ...
16:45:53 #9 28.95 Selecting previously unselected package libstdc++-10-dev:amd64.
16:45:53 #9 28.95 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
16:45:53 #9 28.95 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:45:53 #9 29.20 Selecting previously unselected package g++-10.
16:45:53 #9 29.20 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
16:45:53 #9 29.20 Unpacking g++-10 (10.3.0-1ubuntu1) ...
16:45:54 #9 30.03 Selecting previously unselected package g++.
16:45:54 #9 30.03 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
16:45:54 #9 30.04 Unpacking g++ (4:10.3.0-1ubuntu1) ...
16:45:54 #9 30.07 Selecting previously unselected package make.
16:45:54 #9 30.07 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
16:45:54 #9 30.07 Unpacking make (4.3-4ubuntu1) ...
16:45:54 #9 30.11 Selecting previously unselected package libdpkg-perl.
16:45:54 #9 30.11 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
16:45:54 #9 30.12 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
16:45:54 #9 30.19 Selecting previously unselected package bzip2.
16:45:54 #9 30.19 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
16:45:54 #9 30.19 Unpacking bzip2 (1.0.8-4ubuntu3) ...
16:45:54 #9 30.23 Selecting previously unselected package patch.
16:45:54 #9 30.23 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
16:45:54 #9 30.23 Unpacking patch (2.7.6-7) ...
16:45:54 #9 30.27 Selecting previously unselected package lto-disabled-list.
16:45:54 #9 30.27 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
16:45:54 #9 30.27 Unpacking lto-disabled-list (7) ...
16:45:54 #9 30.33 Selecting previously unselected package dpkg-dev.
16:45:54 #9 30.33 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
16:45:54 #9 30.34 Unpacking dpkg-dev (1.20.9ubuntu1) ...
16:45:54 #9 30.45 Selecting previously unselected package build-essential.
16:45:55 #9 30.45 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
16:45:55 #9 30.46 Unpacking build-essential (12.8ubuntu3) ...
16:45:55 #9 30.49 Selecting previously unselected package libbrotli1:amd64.
16:45:55 #9 30.50 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
16:45:55 #9 30.50 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
16:45:55 #9 30.56 Selecting previously unselected package libroken18-heimdal:amd64.
16:45:55 #9 30.57 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.57 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.61 Selecting previously unselected package libasn1-8-heimdal:amd64.
16:45:55 #9 30.61 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.62 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.67 Selecting previously unselected package libheimbase1-heimdal:amd64.
16:45:55 #9 30.67 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.68 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.71 Selecting previously unselected package libhcrypto4-heimdal:amd64.
16:45:55 #9 30.72 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.72 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.78 Selecting previously unselected package libwind0-heimdal:amd64.
16:45:55 #9 30.78 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.79 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.83 Selecting previously unselected package libhx509-5-heimdal:amd64.
16:45:55 #9 30.83 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.84 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.93 Selecting previously unselected package libkrb5-26-heimdal:amd64.
16:45:55 #9 30.93 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 30.94 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 30.99 Selecting previously unselected package libheimntlm0-heimdal:amd64.
16:45:55 #9 31.00 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 31.00 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 31.06 Selecting previously unselected package libgssapi3-heimdal:amd64.
16:45:55 #9 31.06 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
16:45:55 #9 31.07 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
16:45:55 #9 31.15 Selecting previously unselected package libsasl2-modules-db:amd64.
16:45:55 #9 31.16 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
16:45:55 #9 31.17 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:45:55 #9 31.21 Selecting previously unselected package libsasl2-2:amd64.
16:45:55 #9 31.21 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
16:45:55 #9 31.22 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:45:55 #9 31.27 Selecting previously unselected package libldap-2.4-2:amd64.
16:45:55 #9 31.27 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
16:45:55 #9 31.28 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
16:45:55 #9 31.33 Selecting previously unselected package libnghttp2-14:amd64.
16:45:55 #9 31.33 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
16:45:55 #9 31.33 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:45:55 #9 31.38 Selecting previously unselected package librtmp1:amd64.
16:45:55 #9 31.39 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
16:45:55 #9 31.39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
16:45:55 #9 31.43 Selecting previously unselected package libssh-4:amd64.
16:45:55 #9 31.43 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ...
16:45:55 #9 31.44 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
16:45:55 #9 31.50 Selecting previously unselected package libcurl4:amd64.
16:45:56 #9 31.50 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.3_amd64.deb ...
16:45:56 #9 31.51 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.3) ...
16:45:56 #9 31.56 Selecting previously unselected package curl.
16:45:56 #9 31.56 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.3_amd64.deb ...
16:45:56 #9 31.57 Unpacking curl (7.74.0-1ubuntu2.3) ...
16:45:56 #9 31.62 Selecting previously unselected package dctrl-tools.
16:45:56 #9 31.62 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
16:45:56 #9 31.63 Unpacking dctrl-tools (2.24-3) ...
16:45:56 #9 31.67 Selecting previously unselected package libdebhelper-perl.
16:45:56 #9 31.67 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
16:45:56 #9 31.68 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
16:45:56 #9 31.71 Selecting previously unselected package libtool.
16:45:56 #9 31.71 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
16:45:56 #9 31.72 Unpacking libtool (2.4.6-15) ...
16:45:56 #9 31.77 Selecting previously unselected package dh-autoreconf.
16:45:56 #8 4.657 Reading package lists...
16:45:56 #8 7.974 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
16:45:56 #9 31.77 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
16:45:56 #9 31.78 Unpacking dh-autoreconf (20) ...
16:45:56 #9 31.81 Selecting previously unselected package libarchive-zip-perl.
16:45:56 #9 31.81 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
16:45:56 #9 31.81 Unpacking libarchive-zip-perl (1.68-1) ...
16:45:56 #9 31.86 Selecting previously unselected package libsub-override-perl.
16:45:56 #9 31.86 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
16:45:56 #9 31.86 Unpacking libsub-override-perl (0.09-2) ...
16:45:56 #9 31.99 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:45:56 #9 31.99 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
16:45:56 #9 32.01 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
16:45:56 #9 32.12 Selecting previously unselected package dh-strip-nondeterminism.
16:45:56 #9 32.12 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
16:45:56 #9 32.17 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
16:45:56 #9 32.32 Selecting previously unselected package libdw1:amd64.
16:45:56 #9 32.32 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
16:45:56 #9 32.33 Unpacking libdw1:amd64 (0.183-8) ...
16:45:56 #9 32.38 Selecting previously unselected package debugedit.
16:45:56 #9 32.38 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
16:45:56 #9 32.38 Unpacking debugedit (1:0.1-0ubuntu2) ...
16:45:56 #9 32.42 Selecting previously unselected package dwz.
16:45:56 #9 32.42 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
16:45:56 #9 32.42 Unpacking dwz (0.14-1) ...
16:45:56 #9 32.47 Selecting previously unselected package gettext.
16:45:56 #9 32.47 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
16:45:56 #9 32.47 Unpacking gettext (0.21-3ubuntu2) ...
16:45:56 #9 32.56 Selecting previously unselected package intltool-debian.
16:45:56 #9 32.56 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
16:45:56 #9 32.57 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:45:57 #9 32.61 Selecting previously unselected package po-debconf.
16:45:57 #9 32.61 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
16:45:57 #9 32.61 Unpacking po-debconf (1.0.21+nmu1) ...
16:45:57 #9 32.67 Selecting previously unselected package debhelper.
16:45:57 #9 32.67 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
16:45:57 #9 32.68 Unpacking debhelper (13.3.4ubuntu1) ...
16:45:57 #9 32.80 Selecting previously unselected package libfakeroot:amd64.
16:45:57 #9 32.80 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
16:45:57 #9 32.80 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
16:45:57 #9 32.85 Selecting previously unselected package fakeroot.
16:45:57 #9 32.85 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
16:45:57 #9 32.85 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
16:45:57 #9 32.90 Selecting previously unselected package libassuan0:amd64.
16:45:57 #9 32.90 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
16:45:57 #9 32.90 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
16:45:57 #9 32.94 Selecting previously unselected package gpgconf.
16:45:57 #9 32.94 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 32.94 Unpacking gpgconf (2.2.20-1ubuntu3) ...
16:45:57 #9 32.99 Selecting previously unselected package libksba8:amd64.
16:45:57 #9 32.99 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
16:45:57 #9 33.00 Unpacking libksba8:amd64 (1.5.0-3) ...
16:45:57 #9 33.05 Selecting previously unselected package libnpth0:amd64.
16:45:57 #9 33.05 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
16:45:57 #9 33.05 Unpacking libnpth0:amd64 (1.6-3) ...
16:45:57 #9 33.10 Selecting previously unselected package dirmngr.
16:45:57 #9 33.10 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.12 Unpacking dirmngr (2.2.20-1ubuntu3) ...
16:45:57 #9 33.18 Selecting previously unselected package gnupg-l10n.
16:45:57 #9 33.18 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
16:45:57 #9 33.19 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
16:45:57 #9 33.25 Selecting previously unselected package gnupg-utils.
16:45:57 #9 33.25 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.26 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
16:45:57 #9 33.34 Selecting previously unselected package gpg.
16:45:57 #9 33.34 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.35 Unpacking gpg (2.2.20-1ubuntu3) ...
16:45:57 #9 33.42 Selecting previously unselected package pinentry-curses.
16:45:57 #9 33.42 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
16:45:57 #9 33.43 Unpacking pinentry-curses (1.1.0-4build1) ...
16:45:57 #9 33.47 Selecting previously unselected package gpg-agent.
16:45:57 #9 33.48 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.48 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
16:45:57 #9 33.53 Selecting previously unselected package gpg-wks-client.
16:45:57 #9 33.53 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.54 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
16:45:57 #9 33.58 Selecting previously unselected package gpg-wks-server.
16:45:57 #9 33.58 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.59 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
16:45:57 #9 33.62 Selecting previously unselected package gpgsm.
16:45:57 #9 33.62 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
16:45:57 #9 33.63 Unpacking gpgsm (2.2.20-1ubuntu3) ...
16:45:57 #9 33.68 Selecting previously unselected package gnupg.
16:45:58 #9 33.68 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
16:45:58 #9 33.68 Unpacking gnupg (2.2.20-1ubuntu3) ...
16:45:58 #9 33.73 Selecting previously unselected package libfile-dirlist-perl.
16:45:58 #9 33.73 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
16:45:58 #9 33.74 Unpacking libfile-dirlist-perl (0.05-2) ...
16:45:58 #9 33.77 Selecting previously unselected package libfile-which-perl.
16:45:58 #9 33.77 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
16:45:58 #9 33.77 Unpacking libfile-which-perl (1.23-1) ...
16:45:58 #9 33.80 Selecting previously unselected package libfile-homedir-perl.
16:45:58 #9 33.80 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
16:45:58 #9 33.81 Unpacking libfile-homedir-perl (1.006-1) ...
16:45:58 #9 33.84 Selecting previously unselected package libfile-touch-perl.
16:45:58 #9 33.84 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
16:45:58 #9 33.84 Unpacking libfile-touch-perl (0.11-1) ...
16:45:58 #9 33.87 Selecting previously unselected package libio-pty-perl.
16:45:58 #9 33.88 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
16:45:58 #9 33.88 Unpacking libio-pty-perl (1:1.15-2) ...
16:45:58 #9 33.91 Selecting previously unselected package libipc-run-perl.
16:45:58 #9 33.91 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
16:45:58 #9 33.91 Unpacking libipc-run-perl (20200505.0-1) ...
16:45:58 #9 33.95 Selecting previously unselected package libclass-method-modifiers-perl.
16:45:58 #9 33.95 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:45:58 #9 33.96 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:45:58 #9 33.99 Selecting previously unselected package libb-hooks-op-check-perl.
16:45:58 #9 33.99 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
16:45:58 #9 33.99 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
16:45:58 #9 34.02 Selecting previously unselected package libdynaloader-functions-perl.
16:45:58 #9 34.02 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:45:58 #9 34.03 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:45:58 #9 34.06 Selecting previously unselected package libdevel-callchecker-perl.
16:45:58 #9 34.06 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
16:45:58 #9 34.06 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:45:58 #9 34.09 Selecting previously unselected package libparams-classify-perl.
16:45:58 #9 34.09 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
16:45:58 #9 34.10 Unpacking libparams-classify-perl (0.015-1build3) ...
16:45:58 #9 34.13 Selecting previously unselected package libmodule-runtime-perl.
16:45:58 #9 34.13 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
16:45:58 #9 34.14 Unpacking libmodule-runtime-perl (0.016-1) ...
16:45:58 #9 34.17 Selecting previously unselected package libimport-into-perl.
16:45:58 #9 34.17 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
16:45:58 #9 34.17 Unpacking libimport-into-perl (1.002005-1) ...
16:45:58 #9 34.20 Selecting previously unselected package librole-tiny-perl.
16:45:58 #9 34.21 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
16:45:58 #9 34.21 Unpacking librole-tiny-perl (2.002004-1) ...
16:45:58 #9 34.24 Selecting previously unselected package libstrictures-perl.
16:45:58 #9 34.25 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
16:45:58 #9 34.25 Unpacking libstrictures-perl (2.000006-1) ...
16:45:58 #9 34.28 Selecting previously unselected package libsub-quote-perl.
16:45:58 #9 34.28 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
16:45:58 #9 34.29 Unpacking libsub-quote-perl (2.006006-1) ...
16:45:58 #9 34.32 Selecting previously unselected package libmoo-perl.
16:45:58 #9 34.32 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
16:45:58 #9 34.33 Unpacking libmoo-perl (2.004004-1) ...
16:45:58 #9 34.37 Selecting previously unselected package libencode-locale-perl.
16:45:58 #9 34.37 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
16:45:58 #9 34.38 Unpacking libencode-locale-perl (1.05-1.1) ...
16:45:58 #9 34.42 Selecting previously unselected package libtimedate-perl.
16:45:58 #9 34.42 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
16:45:58 #9 34.43 Unpacking libtimedate-perl (2.3300-2) ...
16:45:58 #9 34.46 Selecting previously unselected package libhttp-date-perl.
16:45:58 #9 34.46 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
16:45:58 #9 34.47 Unpacking libhttp-date-perl (6.05-1) ...
16:45:58 #9 34.50 Selecting previously unselected package libfile-listing-perl.
16:45:58 #9 34.50 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
16:45:58 #9 34.52 Unpacking libfile-listing-perl (6.14-1) ...
16:45:58 #9 34.55 Selecting previously unselected package libhtml-tagset-perl.
16:45:58 #9 34.56 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
16:45:58 #9 34.56 Unpacking libhtml-tagset-perl (3.20-4) ...
16:45:58 #9 34.59 Selecting previously unselected package liburi-perl.
16:45:58 #9 34.59 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
16:45:58 #9 34.60 Unpacking liburi-perl (5.07-1) ...
16:45:58 #9 34.64 Selecting previously unselected package libhtml-parser-perl.
16:45:59 #9 34.64 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
16:45:59 #9 34.64 Unpacking libhtml-parser-perl (3.75-1build1) ...
16:45:59 #9 34.68 Selecting previously unselected package libhtml-tree-perl.
16:45:59 #9 34.69 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
16:45:59 #9 34.69 Unpacking libhtml-tree-perl (5.07-2) ...
16:45:59 #9 34.73 Selecting previously unselected package libio-html-perl.
16:45:59 #9 34.73 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
16:45:59 #9 34.74 Unpacking libio-html-perl (1.004-2) ...
16:45:59 #9 34.77 Selecting previously unselected package liblwp-mediatypes-perl.
16:45:59 #9 34.77 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:45:59 #9 34.78 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:45:59 #9 34.81 Selecting previously unselected package libhttp-message-perl.
16:45:59 #9 34.81 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
16:45:59 #9 34.81 Unpacking libhttp-message-perl (6.28-1) ...
16:45:59 #9 34.85 Selecting previously unselected package libhttp-cookies-perl.
16:45:59 #9 34.85 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
16:45:59 #9 34.86 Unpacking libhttp-cookies-perl (6.10-1) ...
16:45:59 #9 34.89 Selecting previously unselected package libhttp-negotiate-perl.
16:45:59 #9 34.89 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
16:45:59 #9 34.90 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:45:59 #9 34.92 Selecting previously unselected package perl-openssl-defaults:amd64.
16:45:59 #9 34.92 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
16:45:59 #9 34.93 Unpacking perl-openssl-defaults:amd64 (5) ...
16:45:59 #9 34.96 Selecting previously unselected package libnet-ssleay-perl.
16:45:59 #9 34.96 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
16:45:59 #9 34.97 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
16:45:59 #9 35.03 Selecting previously unselected package libio-socket-ssl-perl.
16:45:59 #9 35.03 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
16:45:59 #9 35.04 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:45:59 #9 35.08 Selecting previously unselected package libnet-http-perl.
16:45:59 #9 35.08 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
16:45:59 #9 35.08 Unpacking libnet-http-perl (6.20-1) ...
16:45:59 #9 35.12 Selecting previously unselected package liblwp-protocol-https-perl.
16:45:59 #9 35.12 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:45:59 #9 35.13 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:45:59 #9 35.15 Selecting previously unselected package libtry-tiny-perl.
16:45:59 #9 35.15 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
16:45:59 #9 35.16 Unpacking libtry-tiny-perl (0.30-1) ...
16:45:59 #9 35.19 Selecting previously unselected package libwww-robotrules-perl.
16:45:59 #8 8.012 Reading package lists...
16:45:59 #9 35.19 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
16:45:59 #9 35.20 Unpacking libwww-robotrules-perl (6.02-1) ...
16:45:59 #9 35.23 Selecting previously unselected package libwww-perl.
16:45:59 #9 35.24 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
16:45:59 #9 35.24 Unpacking libwww-perl (6.52-1) ...
16:45:59 #9 35.28 Selecting previously unselected package patchutils.
16:45:59 #9 35.29 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
16:45:59 #9 35.29 Unpacking patchutils (0.4.2-1) ...
16:45:59 #9 35.33 Selecting previously unselected package wdiff.
16:45:59 #9 35.33 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
16:45:59 #9 35.34 Unpacking wdiff (1.2.2-2build1) ...
16:45:59 #9 35.38 Selecting previously unselected package devscripts.
16:45:59 #9 35.39 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
16:45:59 #9 35.40 Unpacking devscripts (2.21.1ubuntu1) ...
16:45:59 #8 11.32 Building dependency tree...
16:45:59 #8 11.59 Reading state information...
16:45:59 #9 35.53 Selecting previously unselected package diffstat.
16:45:59 #9 35.53 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
16:45:59 #9 35.53 Unpacking diffstat (1.64-1) ...
16:45:59 #9 35.56 Selecting previously unselected package python3-chardet.
16:45:59 #9 35.57 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
16:45:59 #9 35.57 Unpacking python3-chardet (4.0.0-1) ...
16:45:59 #9 35.63 Selecting previously unselected package python3-six.
16:45:59 #9 35.63 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
16:45:59 #9 35.63 Unpacking python3-six (1.15.0-2) ...
16:45:59 #9 35.67 Selecting previously unselected package python3-debian.
16:45:59 #9 35.67 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
16:45:59 #9 35.67 Unpacking python3-debian (0.1.39) ...
16:45:59 #9 35.72 Selecting previously unselected package libgpgme11:amd64.
16:45:59 #9 35.73 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
16:46:00 #9 35.73 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
16:46:00 #9 35.78 Selecting previously unselected package python3-gpg.
16:46:00 #9 35.78 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
16:46:00 #9 35.78 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
16:46:00 #9 35.85 Selecting previously unselected package dput.
16:46:00 #9 35.85 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
16:46:00 #9 35.86 Unpacking dput (1.1.0ubuntu1) ...
16:46:00 #9 35.90 Selecting previously unselected package fonts-dejavu-core.
16:46:00 #9 35.90 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
16:46:00 #9 35.91 Unpacking fonts-dejavu-core (2.37-2build1) ...
16:46:00 #8 12.23 curl is already the newest version (7.74.0-1.3).
16:46:00 #8 12.23 The following additional packages will be installed:
16:46:00 #8 12.23   autoconf automake autopoint autotools-dev binutils
16:46:00 #8 12.23   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
16:46:00 #8 12.23   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
16:46:00 #8 12.23   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
16:46:00 #8 12.23   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
16:46:00 #8 12.23   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
16:46:00 #8 12.23   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
16:46:00 #8 12.23   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
16:46:00 #8 12.23   libencode-locale-perl liberror-perl libexpat1 libfakeroot
16:46:00 #8 12.23   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
16:46:00 #8 12.23   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
16:46:00 #8 12.23   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
16:46:00 #8 12.23   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
16:46:00 #8 12.23   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
16:46:00 #8 12.23   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
16:46:00 #8 12.23   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
16:46:00 #8 12.23   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
16:46:00 #8 12.23   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
16:46:00 #8 12.23   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
16:46:00 #8 12.23   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:46:00 #8 12.23   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
16:46:00 #8 12.23   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:46:00 #8 12.24   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:46:00 #8 12.24   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:46:00 #8 12.24   po-debconf python3 python3-minimal python3.9 python3.9-minimal
16:46:00 #8 12.24   sensible-utils wdiff xz-utils
16:46:00 #8 12.24 Suggested packages:
16:46:00 #8 12.24   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:46:00 #8 12.24   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
16:46:00 #8 12.24   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
16:46:00 #8 12.24   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:46:00 #8 12.24   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
16:46:00 #8 12.24   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
16:46:00 #8 12.24   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
16:46:00 #8 12.24   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
16:46:00 #8 12.24   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
16:46:00 #8 12.24   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
16:46:00 #8 12.24   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
16:46:00 #8 12.24   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
16:46:00 #8 12.24   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
16:46:00 #8 12.24   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
16:46:00 #8 12.24   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
16:46:00 #8 12.24   diffutils-doc perl-doc libterm-readline-gnu-perl
16:46:00 #8 12.24   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
16:46:00 #8 12.24   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
16:46:00 #8 12.24   binfmt-support wdiff-doc
16:46:00 #8 12.24 Recommended packages:
16:46:00 #8 12.24   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
16:46:00 #8 12.24   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
16:46:00 #8 12.24   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
16:46:00 #8 12.24   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
16:46:00 #8 12.24   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
16:46:00 #8 12.24   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
16:46:00 #8 12.24   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
16:46:00 #8 12.24   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
16:46:00 #8 12.24   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
16:46:00 #8 12.24   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
16:46:00 #9 36.04 Selecting previously unselected package fontconfig-config.
16:46:00 #9 36.05 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
16:46:00 #9 36.05 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
16:46:00 #9 36.10 Selecting previously unselected package libcurl3-gnutls:amd64.
16:46:00 #9 36.10 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.3_amd64.deb ...
16:46:00 #9 36.10 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ...
16:46:00 #9 36.16 Selecting previously unselected package liberror-perl.
16:46:00 #9 36.17 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
16:46:00 #9 36.17 Unpacking liberror-perl (0.17029-1) ...
16:46:00 #9 36.21 Selecting previously unselected package git-man.
16:46:00 #9 36.21 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
16:46:00 #9 36.24 Unpacking git-man (1:2.30.2-1ubuntu1) ...
16:46:00 #9 36.37 Selecting previously unselected package git.
16:46:00 #9 36.37 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
16:46:00 #9 36.39 Unpacking git (1:2.30.2-1ubuntu1) ...
16:46:01 #9 36.79 Selecting previously unselected package libalgorithm-diff-perl.
16:46:01 #9 36.79 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
16:46:01 #9 36.79 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:46:01 #9 36.83 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:46:01 #9 36.83 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
16:46:01 #9 36.84 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
16:46:01 #9 36.87 Selecting previously unselected package libalgorithm-merge-perl.
16:46:01 #9 36.88 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
16:46:01 #9 36.88 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:46:01 #9 36.91 Selecting previously unselected package libaliased-perl.
16:46:01 #9 36.91 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
16:46:01 #9 36.92 Unpacking libaliased-perl (0.34-1.1) ...
16:46:01 #9 36.96 Selecting previously unselected package libapt-pkg-perl.
16:46:01 #9 36.97 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
16:46:01 #9 36.97 Unpacking libapt-pkg-perl (0.1.39build1) ...
16:46:01 #9 37.04 Selecting previously unselected package libarchive-cpio-perl.
16:46:01 #9 37.04 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:46:01 #9 37.06 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:46:01 #9 37.11 Selecting previously unselected package libarray-intspan-perl.
16:46:01 #9 37.12 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
16:46:01 #9 37.16 Unpacking libarray-intspan-perl (2.004-1) ...
16:46:01 #9 37.29 Selecting previously unselected package libmodule-implementation-perl.
16:46:01 #9 37.29 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:46:01 #9 37.31 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:46:01 #9 37.39 Selecting previously unselected package libsub-exporter-progressive-perl.
16:46:01 #9 37.40 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:46:01 #9 37.40 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:46:02 #9 37.60 Selecting previously unselected package libvariable-magic-perl.
16:46:02 #9 37.60 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
16:46:02 #9 37.64 Unpacking libvariable-magic-perl (0.62-1build3) ...
16:46:02 #9 37.69 Selecting previously unselected package libb-hooks-endofscope-perl.
16:46:02 #9 37.70 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:46:02 #9 37.70 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:46:02 #9 37.76 Selecting previously unselected package libfreetype6:amd64.
16:46:02 #9 37.76 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
16:46:02 #9 37.78 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
16:46:02 #9 37.90 Selecting previously unselected package libfontconfig1:amd64.
16:46:02 #9 37.90 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
16:46:02 #9 37.91 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
16:46:02 #9 37.96 Selecting previously unselected package libjpeg-turbo8:amd64.
16:46:02 #9 37.97 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
16:46:02 #9 37.97 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
16:46:02 #9 38.02 Selecting previously unselected package libjpeg8:amd64.
16:46:02 #9 38.02 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
16:46:02 #9 38.03 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
16:46:02 #9 38.06 Selecting previously unselected package libdeflate0:amd64.
16:46:02 #9 38.07 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
16:46:02 #9 38.07 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
16:46:02 #9 38.30 Selecting previously unselected package libjbig0:amd64.
16:46:02 #9 38.30 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
16:46:02 #9 38.33 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
16:46:02 #9 38.37 Selecting previously unselected package libwebp6:amd64.
16:46:02 #9 38.37 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
16:46:02 #9 38.38 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
16:46:02 #9 38.52 Selecting previously unselected package libtiff5:amd64.
16:46:02 #9 38.52 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
16:46:02 #9 38.53 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
16:46:03 #9 38.75 Selecting previously unselected package libxpm4:amd64.
16:46:03 #9 38.76 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
16:46:03 #9 38.77 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
16:46:03 #9 38.83 Selecting previously unselected package libgd3:amd64.
16:46:03 #9 38.83 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ...
16:46:03 #9 38.84 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ...
16:46:03 #9 38.89 Selecting previously unselected package libc-devtools.
16:46:03 #9 38.89 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
16:46:03 #9 38.90 Unpacking libc-devtools (2.33-0ubuntu5) ...
16:46:03 #9 38.93 Selecting previously unselected package libcapture-tiny-perl.
16:46:03 #9 38.93 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
16:46:03 #9 38.94 Unpacking libcapture-tiny-perl (0.48-1) ...
16:46:03 #9 38.97 Selecting previously unselected package libclass-data-inheritable-perl.
16:46:03 #9 38.98 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:46:03 #9 38.98 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:46:03 #9 39.02 Selecting previously unselected package libclass-xsaccessor-perl.
16:46:03 #9 39.02 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
16:46:03 #9 39.02 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
16:46:03 #9 39.06 Selecting previously unselected package libclone-perl.
16:46:03 #9 39.06 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
16:46:03 #9 39.06 Unpacking libclone-perl (0.45-1build1) ...
16:46:03 #9 39.10 Selecting previously unselected package libcommon-sense-perl.
16:46:03 #9 39.10 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
16:46:03 #9 39.11 Unpacking libcommon-sense-perl (3.75-1build4) ...
16:46:03 #9 39.14 Selecting previously unselected package libconfig-tiny-perl.
16:46:03 #9 39.15 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
16:46:03 #9 39.15 Unpacking libconfig-tiny-perl (2.24-1) ...
16:46:03 #9 39.18 Selecting previously unselected package libparams-util-perl.
16:46:03 #9 39.18 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
16:46:03 #9 39.19 Unpacking libparams-util-perl (1.102-1build1) ...
16:46:03 #9 39.22 Selecting previously unselected package libsub-install-perl.
16:46:03 #9 39.23 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
16:46:03 #9 39.23 Unpacking libsub-install-perl (0.928-1.1) ...
16:46:03 #9 39.26 Selecting previously unselected package libdata-optlist-perl.
16:46:03 #9 39.26 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
16:46:03 #9 39.27 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:46:03 #9 39.30 Selecting previously unselected package libsub-exporter-perl.
16:46:03 #9 39.30 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
16:46:03 #9 39.31 Unpacking libsub-exporter-perl (0.987-1) ...
16:46:03 #9 39.34 Selecting previously unselected package libconst-fast-perl.
16:46:03 #9 39.34 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
16:46:03 #9 39.35 Unpacking libconst-fast-perl (0.014-1.1) ...
16:46:03 #9 39.37 Selecting previously unselected package libwant-perl.
16:46:03 #8 15.21 The following NEW packages will be installed:
16:46:03 #8 15.21   autoconf automake autopoint autotools-dev binutils
16:46:03 #8 15.21   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
16:46:03 #8 15.21   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
16:46:03 #8 15.22   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
16:46:03 #8 15.22   intltool-debian libarchive-zip-perl libasan6 libatomic1
16:46:03 #8 15.22   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
16:46:03 #8 15.22   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
16:46:03 #8 15.22   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
16:46:03 #8 15.22   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
16:46:03 #8 15.22   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
16:46:03 #8 15.22   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:46:03 #8 15.22   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
16:46:03 #8 15.22   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
16:46:03 #8 15.22   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
16:46:03 #8 15.22   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
16:46:03 #8 15.22   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
16:46:03 #8 15.22   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
16:46:03 #8 15.22   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
16:46:03 #8 15.22   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
16:46:03 #8 15.22   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
16:46:03 #8 15.22   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
16:46:03 #8 15.22   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
16:46:03 #8 15.22   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
16:46:03 #8 15.22   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
16:46:03 #8 15.22   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
16:46:03 #8 15.22   po-debconf python3 python3-minimal python3.9 python3.9-minimal
16:46:03 #8 15.22   sensible-utils wdiff xz-utils
16:46:03 #8 15.22 The following packages will be upgraded:
16:46:03 #8 15.22   libc6
16:46:03 #9 39.38 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
16:46:03 #9 39.38 Unpacking libwant-perl (0.29-1build5) ...
16:46:03 #9 39.42 Selecting previously unselected package libcontextual-return-perl.
16:46:03 #9 39.42 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
16:46:03 #9 39.42 Unpacking libcontextual-return-perl (0.004014-2) ...
16:46:03 #9 39.46 Selecting previously unselected package libcpanel-json-xs-perl.
16:46:03 #9 39.46 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
16:46:03 #9 39.47 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
16:46:03 #9 39.51 Selecting previously unselected package libdevel-stacktrace-perl.
16:46:03 #9 39.51 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:46:03 #9 39.52 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:46:03 #9 39.55 Selecting previously unselected package libexception-class-perl.
16:46:03 #9 39.55 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
16:46:03 #9 39.56 Unpacking libexception-class-perl (1.44-1) ...
16:46:03 #9 39.59 Selecting previously unselected package libiterator-perl.
16:46:03 #9 39.59 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:46:03 #9 39.60 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:46:03 #9 39.63 Selecting previously unselected package libiterator-util-perl.
16:46:03 #8 15.73 1 upgraded, 126 newly installed, 0 to remove and 1 not upgraded.
16:46:03 #8 15.73 Need to get 79.5 MB of archives.
16:46:03 #8 15.73 After this operation, 300 MB of additional disk space will be used.
16:46:03 #8 15.73 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB]
16:46:03 #8 15.76 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1 [2297 kB]
16:46:04 #9 39.64 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:46:04 #9 39.64 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:46:04 #9 39.67 Selecting previously unselected package libexporter-tiny-perl.
16:46:04 #9 39.67 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
16:46:04 #9 39.67 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:46:04 #9 39.71 Selecting previously unselected package liblist-moreutils-xs-perl.
16:46:04 #9 39.71 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
16:46:04 #9 39.71 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:46:04 #9 39.75 Selecting previously unselected package liblist-moreutils-perl.
16:46:04 #9 39.75 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
16:46:04 #9 39.76 Unpacking liblist-moreutils-perl (0.430-2) ...
16:46:04 #9 39.79 Selecting previously unselected package libdata-dpath-perl.
16:46:04 #9 39.79 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
16:46:04 #9 39.80 Unpacking libdata-dpath-perl (0.58-1) ...
16:46:04 #9 39.84 Selecting previously unselected package libdata-dump-perl.
16:46:04 #9 39.84 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
16:46:04 #9 39.85 Unpacking libdata-dump-perl (1.23-1.1) ...
16:46:04 #9 39.88 Selecting previously unselected package libdata-messagepack-perl.
16:46:04 #8 16.05 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
16:46:04 #8 16.05 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
16:46:04 #9 39.88 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
16:46:04 #9 39.88 Unpacking libdata-messagepack-perl (1.00-4build1) ...
16:46:04 #9 39.92 Selecting previously unselected package libnet-domain-tld-perl.
16:46:04 #9 39.92 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:46:04 #9 39.93 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:46:04 #9 39.97 Selecting previously unselected package libdata-validate-domain-perl.
16:46:04 #9 39.97 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:46:04 #9 39.97 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:46:04 #9 40.01 Selecting previously unselected package libdistro-info-perl.
16:46:04 #9 40.01 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
16:46:04 #9 40.01 Unpacking libdistro-info-perl (1.0) ...
16:46:04 #9 40.05 Selecting previously unselected package libemail-address-xs-perl.
16:46:04 #9 40.05 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
16:46:04 #9 40.06 Unpacking libemail-address-xs-perl (1.04-1build4) ...
16:46:04 #9 40.11 Selecting previously unselected package libipc-system-simple-perl.
16:46:04 #9 40.11 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
16:46:04 #9 40.12 Unpacking libipc-system-simple-perl (1.30-1) ...
16:46:04 #9 40.15 Selecting previously unselected package libfile-basedir-perl.
16:46:04 #9 40.16 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
16:46:04 #9 40.17 Unpacking libfile-basedir-perl (0.08-1) ...
16:46:04 #9 40.20 Selecting previously unselected package libfile-chdir-perl.
16:46:04 #9 40.20 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:46:04 #9 40.20 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:46:04 #9 40.23 Selecting previously unselected package libfile-fcntllock-perl.
16:46:04 #8 16.22 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
16:46:04 #8 16.22 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
16:46:04 #8 16.29 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
16:46:04 #8 16.39 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB]
16:46:04 #8 16.41 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1 [266 kB]
16:46:04 #8 16.41 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20210831-1 [1012 kB]
16:46:04 #8 16.43 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1 [1813 kB]
16:46:04 #9 40.24 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
16:46:04 #9 40.24 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
16:46:04 #9 40.28 Selecting previously unselected package libnumber-compare-perl.
16:46:04 #9 40.29 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
16:46:04 #9 40.29 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:46:04 #9 40.32 Selecting previously unselected package libtext-glob-perl.
16:46:04 #9 40.32 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
16:46:04 #9 40.32 Unpacking libtext-glob-perl (0.11-1) ...
16:46:04 #9 40.36 Selecting previously unselected package libfile-find-rule-perl.
16:46:04 #9 40.36 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
16:46:04 #9 40.37 Unpacking libfile-find-rule-perl (0.34-1) ...
16:46:04 #9 40.40 Selecting previously unselected package libfont-afm-perl.
16:46:04 #9 40.40 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
16:46:04 #9 40.40 Unpacking libfont-afm-perl (1.20-3) ...
16:46:04 #9 40.43 Selecting previously unselected package libio-string-perl.
16:46:04 #9 40.44 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
16:46:04 #9 40.44 Unpacking libio-string-perl (1.08-3.1) ...
16:46:04 #9 40.48 Selecting previously unselected package libfont-ttf-perl.
16:46:04 #8 16.53 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
16:46:04 #8 16.53 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u1 [3371 kB]
16:46:04 #9 40.48 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
16:46:04 #9 40.48 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:46:04 #9 40.55 Selecting previously unselected package libio-stringy-perl.
16:46:04 #9 40.55 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
16:46:04 #9 40.55 Unpacking libio-stringy-perl (2.111-3) ...
16:46:04 #9 40.59 Selecting previously unselected package libparams-validate-perl:amd64.
16:46:04 #9 40.59 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
16:46:04 #9 40.60 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
16:46:04 #9 40.63 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:46:04 #9 40.64 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:46:04 #9 40.64 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:46:04 #9 40.67 Selecting previously unselected package libsort-versions-perl.
16:46:04 #9 40.67 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
16:46:04 #9 40.68 Unpacking libsort-versions-perl (1.62-1) ...
16:46:04 #9 40.71 Selecting previously unselected package libgit-wrapper-perl.
16:46:05 #8 16.72 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u1 [293 kB]
16:46:05 #8 16.73 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
16:46:05 #8 16.74 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
16:46:05 #8 16.74 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
16:46:05 #8 16.83 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
16:46:05 #8 16.83 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
16:46:05 #8 16.84 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
16:46:05 #8 16.84 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
16:46:05 #8 16.93 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
16:46:05 #8 16.94 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
16:46:05 #8 16.94 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
16:46:05 #8 16.94 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
16:46:05 #8 16.95 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
16:46:05 #8 16.97 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
16:46:05 #8 16.98 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
16:46:05 #8 16.98 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
16:46:05 #8 16.98 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
16:46:05 #8 17.04 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
16:46:05 #8 17.05 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
16:46:05 #8 17.05 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
16:46:05 #8 17.06 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
16:46:05 #8 17.06 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:46:05 #8 17.13 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
16:46:05 #8 17.14 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
16:46:05 #8 17.15 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
16:46:05 #8 17.30 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
16:46:05 #9 40.72 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
16:46:05 #9 40.72 Unpacking libgit-wrapper-perl (0.048-1) ...
16:46:05 #9 40.75 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:46:05 #9 40.75 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:46:05 #9 40.76 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:46:05 #9 40.79 Selecting previously unselected package libio-prompter-perl.
16:46:05 #9 40.79 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
16:46:05 #9 40.80 Unpacking libio-prompter-perl (0.004015-1) ...
16:46:05 #9 40.84 Selecting previously unselected package libjson-perl.
16:46:05 #9 40.84 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
16:46:05 #9 40.84 Unpacking libjson-perl (4.03000-1) ...
16:46:05 #9 40.88 Selecting previously unselected package liblog-any-perl.
16:46:05 #9 40.88 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
16:46:05 #9 40.89 Unpacking liblog-any-perl (1.709-1) ...
16:46:05 #9 40.93 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:46:05 #9 40.93 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:46:05 #9 40.93 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:46:05 #9 40.97 Selecting previously unselected package libpackage-stash-perl.
16:46:05 #9 40.97 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
16:46:05 #9 40.97 Unpacking libpackage-stash-perl (0.39-1) ...
16:46:05 #9 41.01 Selecting previously unselected package libsub-identify-perl.
16:46:05 #9 41.01 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
16:46:05 #9 41.02 Unpacking libsub-identify-perl (0.14-1build3) ...
16:46:05 #9 41.05 Selecting previously unselected package libsub-name-perl.
16:46:05 #9 41.05 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
16:46:05 #9 41.06 Unpacking libsub-name-perl (0.26-1build1) ...
16:46:05 #9 41.09 Selecting previously unselected package libnamespace-clean-perl.
16:46:05 #9 41.09 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
16:46:05 #9 41.10 Unpacking libnamespace-clean-perl (0.27-1) ...
16:46:05 #9 41.14 Selecting previously unselected package libpath-tiny-perl.
16:46:05 #9 41.14 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
16:46:05 #9 41.15 Unpacking libpath-tiny-perl (0.118-1) ...
16:46:05 #9 41.18 Selecting previously unselected package libtype-tiny-perl.
16:46:05 #9 41.18 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
16:46:05 #9 41.19 Unpacking libtype-tiny-perl (1.012001-2) ...
16:46:05 #9 41.25 Selecting previously unselected package libgitlab-api-v4-perl.
16:46:05 #9 41.25 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:46:05 #9 41.26 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:46:05 #9 41.30 Selecting previously unselected package libhash-fieldhash-perl.
16:46:05 #9 41.30 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
16:46:05 #9 41.31 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
16:46:05 #9 41.34 Selecting previously unselected package libhtml-form-perl.
16:46:05 #9 41.34 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
16:46:05 #9 41.35 Unpacking libhtml-form-perl (6.07-1) ...
16:46:05 #8 17.31 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
16:46:05 #8 17.31 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
16:46:05 #8 17.31 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
16:46:05 #8 17.40 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
16:46:05 #8 17.40 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
16:46:05 #9 41.39 Selecting previously unselected package libhtml-format-perl.
16:46:05 #9 41.39 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
16:46:05 #9 41.40 Unpacking libhtml-format-perl (2.12-1.1) ...
16:46:05 #9 41.43 Selecting previously unselected package libhtml-html5-entities-perl.
16:46:05 #9 41.43 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:46:05 #9 41.43 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:46:05 #9 41.46 Selecting previously unselected package libhttp-daemon-perl.
16:46:05 #9 41.46 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
16:46:05 #9 41.47 Unpacking libhttp-daemon-perl (6.12-1) ...
16:46:05 #9 41.50 Selecting previously unselected package libtypes-serialiser-perl.
16:46:05 #9 41.51 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
16:46:05 #9 41.51 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:46:05 #9 41.54 Selecting previously unselected package libjson-xs-perl.
16:46:05 #9 41.54 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
16:46:05 #9 41.54 Unpacking libjson-xs-perl (4.030-1build1) ...
16:46:05 #9 41.59 Selecting previously unselected package libjson-maybexs-perl.
16:46:05 #8 17.47 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
16:46:05 #8 17.48 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
16:46:05 #8 17.48 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
16:46:06 #9 41.59 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
16:46:06 #9 41.59 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:46:06 #9 41.62 Selecting previously unselected package libldap-common.
16:46:06 #9 41.63 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
16:46:06 #9 41.63 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:46:06 #9 41.66 Selecting previously unselected package liblist-compare-perl.
16:46:06 #9 41.67 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
16:46:06 #9 41.67 Unpacking liblist-compare-perl (0.55-1) ...
16:46:06 #9 41.71 Selecting previously unselected package liblist-someutils-perl.
16:46:06 #9 41.71 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
16:46:06 #9 41.71 Unpacking liblist-someutils-perl (0.58-1) ...
16:46:06 #9 41.74 Selecting previously unselected package liblist-someutils-xs-perl.
16:46:06 #9 41.75 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
16:46:06 #9 41.75 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
16:46:06 #9 41.79 Selecting previously unselected package liblist-utilsby-perl.
16:46:06 #9 41.79 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
16:46:06 #9 41.79 Unpacking liblist-utilsby-perl (0.11-1) ...
16:46:06 #9 41.83 Selecting previously unselected package libltdl7:amd64.
16:46:06 #8 17.92 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
16:46:06 #8 17.92 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
16:46:06 #8 17.93 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
16:46:06 #8 17.93 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
16:46:06 #8 17.93 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
16:46:06 #8 17.93 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
16:46:06 #8 17.96 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
16:46:06 #8 18.02 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
16:46:06 #9 41.83 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
16:46:06 #9 41.84 Unpacking libltdl7:amd64 (2.4.6-15) ...
16:46:06 #9 41.87 Selecting previously unselected package libltdl-dev:amd64.
16:46:06 #9 41.87 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
16:46:06 #9 41.88 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
16:46:06 #9 41.93 Selecting previously unselected package liblzo2-2:amd64.
16:46:06 #9 41.94 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
16:46:06 #9 41.94 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
16:46:06 #9 41.97 Selecting previously unselected package libsys-hostname-long-perl.
16:46:06 #9 41.97 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
16:46:06 #9 41.98 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:46:06 #9 42.01 Selecting previously unselected package libmail-sendmail-perl.
16:46:06 #9 42.01 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:46:06 #9 42.02 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:46:06 #9 42.05 Selecting previously unselected package libnet-smtp-ssl-perl.
16:46:06 #8 18.03 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
16:46:06 #9 42.05 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:46:06 #9 42.05 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:46:06 #9 42.08 Selecting previously unselected package libmailtools-perl.
16:46:06 #9 42.08 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
16:46:06 #9 42.09 Unpacking libmailtools-perl (2.21-1) ...
16:46:06 #9 42.14 Selecting previously unselected package libmarkdown2:amd64.
16:46:06 #9 42.14 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
16:46:06 #9 42.14 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
16:46:06 #9 42.18 Selecting previously unselected package libmoox-aliases-perl.
16:46:06 #9 42.18 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:46:06 #9 42.18 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:46:06 #9 42.22 Selecting previously unselected package libnamespace-autoclean-perl.
16:46:06 #9 42.22 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:46:06 #9 42.22 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:46:06 #9 42.26 Selecting previously unselected package libobject-id-perl.
16:46:06 #9 42.26 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
16:46:06 #9 42.26 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
16:46:06 #9 42.29 Selecting previously unselected package libmoox-struct-perl.
16:46:06 #9 42.30 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
16:46:06 #9 42.30 Unpacking libmoox-struct-perl (0.020-1) ...
16:46:06 #9 42.37 Selecting previously unselected package libmouse-perl.
16:46:06 #9 42.37 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
16:46:06 #9 42.38 Unpacking libmouse-perl (2.5.10-1build2) ...
16:46:06 #9 42.42 Selecting previously unselected package libnumber-range-perl.
16:46:06 #9 42.42 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
16:46:06 #9 42.43 Unpacking libnumber-range-perl (0.12-1.1) ...
16:46:06 #9 42.47 Selecting previously unselected package libpackage-stash-xs-perl.
16:46:06 #9 42.47 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
16:46:06 #9 42.48 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
16:46:06 #9 42.53 Selecting previously unselected package libpath-iterator-rule-perl.
16:46:06 #9 42.53 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:46:06 #9 42.54 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:46:06 #9 42.58 Selecting previously unselected package libperlio-gzip-perl.
16:46:06 #9 42.58 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
16:46:06 #9 42.59 Unpacking libperlio-gzip-perl (0.19-1build6) ...
16:46:06 #9 42.63 Selecting previously unselected package libpod-parser-perl.
16:46:06 #9 42.63 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
16:46:06 #8 18.92 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
16:46:07 #9 42.64 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:46:07 #9 42.65 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:46:07 #9 42.66 Unpacking libpod-parser-perl (1.63-2) ...
16:46:07 #9 42.70 Selecting previously unselected package libpod-constants-perl.
16:46:07 #9 42.70 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
16:46:07 #9 42.71 Unpacking libpod-constants-perl (0.19-2) ...
16:46:07 #9 42.74 Selecting previously unselected package libproc-processtable-perl.
16:46:07 #9 42.74 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
16:46:07 #9 42.74 Unpacking libproc-processtable-perl (0.59-2build1) ...
16:46:07 #9 42.78 Selecting previously unselected package libre2-9:amd64.
16:46:07 #9 42.79 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
16:46:07 #9 42.79 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
16:46:07 #9 42.83 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:46:07 #9 42.84 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
16:46:07 #9 42.84 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
16:46:07 #9 42.87 Selecting previously unselected package libreadonly-perl.
16:46:07 #9 42.87 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
16:46:07 #9 42.88 Unpacking libreadonly-perl (2.050-3) ...
16:46:07 #9 42.91 Selecting previously unselected package libref-util-perl.
16:46:07 #9 42.91 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
16:46:07 #9 42.92 Unpacking libref-util-perl (0.204-1) ...
16:46:07 #9 42.95 Selecting previously unselected package libref-util-xs-perl.
16:46:07 #8 18.92 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
16:46:07 #8 18.92 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
16:46:07 #8 18.92 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
16:46:07 #8 18.93 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
16:46:07 #8 18.93 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
16:46:07 #8 18.94 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
16:46:07 #8 18.94 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
16:46:07 #8 18.94 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:46:07 #8 19.00 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:46:07 #8 19.08 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
16:46:07 #8 19.10 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
16:46:07 #8 19.16 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
16:46:07 #8 19.17 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
16:46:07 #9 42.95 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
16:46:07 #9 42.95 Unpacking libref-util-xs-perl (0.117-1build3) ...
16:46:07 #9 42.99 Selecting previously unselected package libregexp-pattern-license-perl.
16:46:07 #9 42.99 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:46:07 #9 43.00 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:46:07 #9 43.04 Selecting previously unselected package libregexp-pattern-perl.
16:46:07 #9 43.04 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:46:07 #9 43.05 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:46:07 #9 43.08 Selecting previously unselected package libsasl2-modules:amd64.
16:46:07 #9 43.08 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
16:46:07 #9 43.08 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:46:07 #9 43.13 Selecting previously unselected package libsereal-decoder-perl.
16:46:07 #9 43.13 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
16:46:07 #9 43.13 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
16:46:07 #9 43.17 Selecting previously unselected package libsereal-encoder-perl.
16:46:07 #9 43.17 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
16:46:07 #9 43.17 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
16:46:07 #9 43.21 Selecting previously unselected package libsort-key-perl.
16:46:07 #8 19.25 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
16:46:07 #8 19.25 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
16:46:07 #8 19.26 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
16:46:07 #9 43.21 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
16:46:07 #9 43.22 Unpacking libsort-key-perl (1.33-2build3) ...
16:46:07 #9 43.26 Selecting previously unselected package libstring-copyright-perl.
16:46:07 #9 43.26 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
16:46:07 #9 43.26 Unpacking libstring-copyright-perl (0.003006-1) ...
16:46:07 #9 43.29 Selecting previously unselected package libstring-escape-perl.
16:46:07 #9 43.29 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
16:46:07 #9 43.30 Unpacking libstring-escape-perl (2010.002-2) ...
16:46:07 #9 43.33 Selecting previously unselected package libstring-shellquote-perl.
16:46:07 #9 43.33 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
16:46:07 #9 43.34 Unpacking libstring-shellquote-perl (1.04-1) ...
16:46:07 #9 43.37 Selecting previously unselected package libterm-readkey-perl.
16:46:07 #9 43.38 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
16:46:07 #9 43.38 Unpacking libterm-readkey-perl (2.38-1build2) ...
16:46:07 #9 43.41 Selecting previously unselected package libtext-levenshteinxs-perl.
16:46:07 #9 43.41 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
16:46:07 #9 43.42 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
16:46:07 #9 43.45 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:46:07 #9 43.45 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
16:46:07 #9 43.46 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
16:46:07 #9 43.49 Selecting previously unselected package libtext-xslate-perl.
16:46:07 #9 43.49 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
16:46:07 #9 43.50 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
16:46:07 #9 43.55 Selecting previously unselected package libtime-duration-perl.
16:46:07 #9 43.56 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
16:46:07 #9 43.56 Unpacking libtime-duration-perl (1.21-1) ...
16:46:07 #9 43.60 Selecting previously unselected package libtime-moment-perl.
16:46:07 #9 43.60 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
16:46:07 #9 43.60 Unpacking libtime-moment-perl (0.44-1build4) ...
16:46:07 #9 43.65 Selecting previously unselected package libtype-tiny-xs-perl.
16:46:07 #9 43.65 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
16:46:07 #9 43.66 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:46:08 #8 19.78 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
16:46:08 #8 19.80 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
16:46:08 #8 19.81 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:46:08 #8 19.82 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
16:46:08 #8 19.83 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
16:46:08 #8 19.88 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
16:46:08 #8 19.88 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
16:46:08 #8 19.88 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
16:46:08 #8 19.88 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
16:46:08 #8 19.89 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
16:46:08 #8 19.94 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
16:46:08 #8 19.94 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
16:46:08 #8 19.95 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
16:46:08 #8 19.95 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:46:08 #8 20.02 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
16:46:08 #9 43.70 Selecting previously unselected package libunicode-utf8-perl.
16:46:08 #9 43.70 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
16:46:08 #9 43.71 Unpacking libunicode-utf8-perl (0.62-1build2) ...
16:46:08 #9 43.75 Selecting previously unselected package libxml-namespacesupport-perl.
16:46:08 #9 43.75 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:46:08 #9 43.75 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:46:08 #9 43.78 Selecting previously unselected package libxml-sax-base-perl.
16:46:08 #9 43.79 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:46:08 #9 43.79 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:46:08 #9 43.85 Selecting previously unselected package libxml-sax-perl.
16:46:08 #9 43.85 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:46:08 #9 43.86 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:46:08 #9 43.91 Selecting previously unselected package libxml-libxml-perl.
16:46:08 #8 20.03 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:46:08 #8 20.03 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
16:46:08 #8 20.03 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
16:46:08 #8 20.03 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:46:08 #8 20.10 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
16:46:08 #8 20.10 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
16:46:08 #8 20.10 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
16:46:08 #8 20.11 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
16:46:08 #8 20.11 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
16:46:08 #8 20.18 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:46:08 #8 20.18 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
16:46:08 #8 20.18 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
16:46:08 #8 20.19 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
16:46:08 #8 20.19 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:46:08 #8 20.26 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
16:46:08 #8 20.26 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
16:46:08 #9 43.91 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
16:46:08 #9 43.91 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:46:08 #9 43.97 Selecting previously unselected package libxml-parser-perl:amd64.
16:46:08 #9 43.97 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
16:46:08 #9 43.98 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
16:46:08 #9 44.04 Selecting previously unselected package libxml-sax-expat-perl.
16:46:08 #9 44.05 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
16:46:08 #9 44.05 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:46:08 #9 44.08 Selecting previously unselected package libyaml-libyaml-perl.
16:46:08 #9 44.08 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
16:46:08 #9 44.08 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
16:46:08 #9 44.12 Selecting previously unselected package licensecheck.
16:46:08 #9 44.12 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
16:46:08 #9 44.13 Unpacking licensecheck (3.1.1-2) ...
16:46:08 #9 44.16 Selecting previously unselected package libdevel-size-perl.
16:46:08 #8 20.43 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
16:46:08 #9 44.16 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
16:46:08 #9 44.16 Unpacking libdevel-size-perl (0.83-1build2) ...
16:46:08 #9 44.20 Selecting previously unselected package libipc-run3-perl.
16:46:08 #9 44.20 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
16:46:08 #9 44.21 Unpacking libipc-run3-perl (0.048-2) ...
16:46:08 #9 44.25 Selecting previously unselected package lzip.
16:46:08 #9 44.25 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
16:46:08 #9 44.26 Unpacking lzip (1.22-3) ...
16:46:08 #9 44.29 Selecting previously unselected package lzop.
16:46:08 #9 44.30 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
16:46:08 #9 44.30 Unpacking lzop (1.04-2) ...
16:46:08 #9 44.38 Selecting previously unselected package t1utils.
16:46:08 #9 44.38 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
16:46:08 #9 44.41 Unpacking t1utils (1.41-4) ...
16:46:08 #8 20.76 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
16:46:08 #8 20.76 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:46:08 #8 20.76 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
16:46:08 #8 20.76 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:46:08 #8 20.76 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:46:08 #8 20.77 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
16:46:08 #8 20.77 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
16:46:08 #8 20.84 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
16:46:08 #9 44.48 Selecting previously unselected package unzip.
16:46:08 #9 44.49 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
16:46:08 #9 44.49 Unpacking unzip (6.0-26ubuntu1) ...
16:46:08 #9 44.56 Selecting previously unselected package lintian.
16:46:08 #9 44.56 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ...
16:46:08 #9 44.57 Unpacking lintian (2.104.0ubuntu2) ...
16:46:09 #8 20.84 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
16:46:09 #8 20.92 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:46:09 #8 20.92 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
16:46:09 #8 20.92 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:46:09 #8 20.92 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
16:46:09 #8 20.93 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
16:46:09 #8 20.93 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
16:46:09 #8 20.93 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
16:46:09 #8 21.01 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3 [1092 kB]
16:46:09 #8 21.02 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
16:46:09 #8 21.08 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB]
16:46:09 #8 21.09 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
16:46:09 #8 21.09 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
16:46:09 #9 44.83 Selecting previously unselected package manpages-dev.
16:46:09 #9 44.83 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
16:46:09 #9 44.84 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
16:46:09 #8 21.17 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
16:46:09 #9 45.09 Selecting previously unselected package python3-certifi.
16:46:09 #9 45.09 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
16:46:09 #9 45.10 Unpacking python3-certifi (2020.6.20-1) ...
16:46:09 #9 45.15 Selecting previously unselected package python3-idna.
16:46:09 #9 45.15 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
16:46:09 #9 45.15 Unpacking python3-idna (2.10-1) ...
16:46:09 #9 45.20 Selecting previously unselected package python3-urllib3.
16:46:09 #9 45.20 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
16:46:09 #9 45.20 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
16:46:09 #9 45.24 Selecting previously unselected package python3-requests.
16:46:09 #9 45.25 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
16:46:09 #9 45.25 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:46:09 #9 45.30 Selecting previously unselected package python3-unidiff.
16:46:09 #9 45.30 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
16:46:09 #9 45.30 Unpacking python3-unidiff (0.5.5-2) ...
16:46:09 #9 45.34 Selecting previously unselected package python3-xdg.
16:46:09 #9 45.34 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
16:46:09 #9 45.35 Unpacking python3-xdg (0.27-2) ...
16:46:09 #9 45.39 Selecting previously unselected package equivs.
16:46:09 #9 45.39 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
16:46:09 #9 45.40 Unpacking equivs (2.3.1) ...
16:46:09 #9 45.43 Selecting previously unselected package libauthen-sasl-perl.
16:46:09 #9 45.43 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:46:09 #9 45.44 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:46:09 #9 45.48 Selecting previously unselected package python3-magic.
16:46:09 #9 45.48 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
16:46:09 #9 45.49 Unpacking python3-magic (2:0.4.20-3) ...
16:46:09 #9 45.54 Setting up libksba8:amd64 (1.5.0-3) ...
16:46:09 #9 45.55 Setting up media-types (4.0.0) ...
16:46:09 #9 45.57 Setting up libpipeline1:amd64 (1.5.3-1) ...
16:46:09 #9 45.59 Setting up wdiff (1.2.2-2build1) ...
16:46:09 #9 45.60 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
16:46:09 #9 45.61 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
16:46:09 #9 45.62 Setting up lto-disabled-list (7) ...
16:46:09 #9 45.64 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:46:09 #9 45.65 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
16:46:09 #9 45.67 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:46:09 #9 45.67 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:46:09 #9 45.68 Setting up libicu67:amd64 (67.1-6ubuntu2) ...
16:46:09 #9 45.69 Setting up libmagic-mgc (1:5.39-3) ...
16:46:09 #9 45.70 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:46:09 #9 45.71 Setting up distro-info-data (0.46ubuntu4) ...
16:46:09 #9 45.73 Setting up manpages (5.10-1ubuntu0.1) ...
16:46:09 #9 45.74 Setting up unzip (6.0-26ubuntu1) ...
16:46:09 #9 45.76 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
16:46:09 #8 21.95 debconf: delaying package configuration, since apt-utils is not installed
16:46:10 #8 22.02 Fetched 79.5 MB in 6s (12.7 MB/s)
16:46:10 #8 22.06 Selecting previously unselected package bsdextrautils.
16:46:10 #8 22.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7749 files and directories currently installed.)
16:46:10 #8 22.07 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ...
16:46:10 #8 22.08 Unpacking bsdextrautils (2.36.1-8) ...
16:46:10 #8 22.17 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1_armhf.deb ...
16:46:10 #9 45.77 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
16:46:10 #9 45.78 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
16:46:10 #9 45.80 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:46:10 #9 45.82 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
16:46:10 #9 45.84 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:46:10 #9 45.85 Setting up libmagic1:amd64 (1:5.39-3) ...
16:46:10 #9 45.87 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
16:46:10 #9 45.89 Setting up less (551-2) ...
16:46:10 #9 45.91 Setting up perl-openssl-defaults:amd64 (5) ...
16:46:10 #9 45.92 Setting up linux-libc-dev:amd64 (5.11.0-34.36) ...
16:46:10 #9 45.94 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
16:46:10 #9 45.95 Setting up gettext-base (0.21-3ubuntu2) ...
16:46:10 #9 45.97 Setting up liblzo2-2:amd64 (2.10-2build1) ...
16:46:10 #9 45.99 Setting up libnpth0:amd64 (1.6-3) ...
16:46:10 #8 22.47 Unpacking libc6:armhf (2.31-13+rpt2+rpi1) over (2.31-13+rpi1) ...
16:46:10 #9 46.00 Setting up file (1:5.39-3) ...
16:46:10 #9 46.02 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
16:46:10 #9 46.03 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:10 #9 46.05 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
16:46:10 #9 46.06 Setting up bzip2 (1.0.8-4ubuntu3) ...
16:46:10 #9 46.08 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
16:46:10 #9 46.11 Setting up libunwind8:amd64 (1.3.2-2) ...
16:46:10 #9 46.13 Setting up libjbig0:amd64 (2.1-3.1build1) ...
16:46:10 #9 46.14 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
16:46:10 #9 46.18 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:10 #9 46.19 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:46:10 #9 46.21 Setting up tzdata (2021a-1ubuntu1) ...
16:46:10 #9 46.30 
16:46:10 #9 46.30 Current default time zone: 'Etc/UTC'
16:46:10 #9 46.31 Local time is now:      Thu Sep 16 16:46:10 UTC 2021.
16:46:10 #9 46.31 Universal Time is now:  Thu Sep 16 16:46:10 UTC 2021.
16:46:10 #9 46.31 Run 'dpkg-reconfigure tzdata' if you wish to change it.
16:46:10 #9 46.31 
16:46:10 #9 46.33 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
16:46:10 #9 46.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.34 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:10 #9 46.36 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
16:46:10 #9 46.37 Setting up autotools-dev (20180224.1+nmu1) ...
16:46:10 #9 46.39 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
16:46:10 #9 46.41 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
16:46:10 #9 46.43 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
16:46:10 #9 46.44 Setting up make (4.3-4ubuntu1) ...
16:46:10 #9 46.46 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
16:46:10 #9 46.49 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
16:46:10 #9 46.52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
16:46:10 #9 46.56 Setting up lzip (1.22-3) ...
16:46:11 #9 46.60 Setting up strace (5.11-0ubuntu1) ...
16:46:11 #9 46.62 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
16:46:11 #9 46.64 Setting up xz-utils (5.2.5-1.0build2) ...
16:46:11 #9 46.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.65 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:46:11 #9 46.66 Setting up t1utils (1.41-4) ...
16:46:11 #9 46.67 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 46.68 Setting up diffstat (1.64-1) ...
16:46:11 #9 46.70 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
16:46:11 #9 46.71 Setting up libmpc3:amd64 (1.2.0-1build1) ...
16:46:11 #9 46.73 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 46.74 Setting up patch (2.7.6-7) ...
16:46:11 #9 46.75 Setting up autopoint (0.21-3ubuntu2) ...
16:46:11 #9 46.77 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
16:46:11 #9 46.79 Setting up fonts-dejavu-core (2.37-2build1) ...
16:46:11 #9 46.86 Setting up ucf (3.0043) ...
16:46:11 #9 46.98 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
16:46:11 #9 46.99 Setting up libltdl7:amd64 (2.4.6-15) ...
16:46:11 #9 47.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
16:46:11 #9 47.02 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
16:46:11 #9 47.03 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:11 #9 47.05 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 47.06 Setting up libmd0:amd64 (1.0.3-3build1) ...
16:46:11 #9 47.08 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
16:46:11 #9 47.09 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
16:46:11 #9 47.10 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
16:46:11 #9 47.12 Setting up libuchardet0:amd64 (0.0.7-1) ...
16:46:11 #9 47.14 Setting up lzop (1.04-2) ...
16:46:11 #9 47.15 Setting up libmpdec3:amd64 (2.5.1-2) ...
16:46:11 #9 47.16 Setting up git-man (1:2.30.2-1ubuntu1) ...
16:46:11 #9 47.17 Setting up netbase (6.2) ...
16:46:11 #9 47.21 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
16:46:11 #9 47.22 Setting up libfido2-1:amd64 (1.6.0-2) ...
16:46:11 #9 47.24 Setting up libisl23:amd64 (0.23-1build1) ...
16:46:11 #9 47.25 Setting up libc-dev-bin (2.33-0ubuntu5) ...
16:46:11 #9 47.26 Setting up openssl (1.1.1j-1ubuntu3.5) ...
16:46:11 #9 47.28 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
16:46:11 #9 47.30 Setting up libelf1:amd64 (0.183-8) ...
16:46:11 #9 47.31 Setting up readline-common (8.1-1) ...
16:46:11 #9 47.33 Setting up publicsuffix (20210108.1309-1) ...
16:46:11 #9 47.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
16:46:11 #9 47.35 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
16:46:11 #9 47.37 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 47.39 Setting up iso-codes (4.6.0-1) ...
16:46:11 #9 47.40 Setting up liblocale-gettext-perl (1.07-4build1) ...
16:46:11 #9 47.41 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 47.42 Setting up cpp-10 (10.3.0-1ubuntu1) ...
16:46:11 #9 47.43 Setting up dctrl-tools (2.24-3) ...
16:46:11 #9 47.45 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 47.47 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:11 #9 47.48 Setting up libgdbm6:amd64 (1.19-2) ...
16:46:11 #9 47.49 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
16:46:11 #9 47.50 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
16:46:11 #9 47.51 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
16:46:11 #9 47.53 Setting up pinentry-curses (1.1.0-4build1) ...
16:46:11 #9 47.55 Setting up manpages-dev (5.10-1ubuntu0.1) ...
16:46:11 #9 47.56 Setting up libdw1:amd64 (0.183-8) ...
16:46:11 #9 47.58 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
16:46:11 #8 23.74 Setting up libc6:armhf (2.31-13+rpt2+rpi1) ...
16:46:12 #9 47.59 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
16:46:12 #9 47.61 Setting up gettext (0.21-3ubuntu2) ...
16:46:12 #9 47.63 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
16:46:12 #9 47.82 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:12 #9 47.84 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:46:12 #9 47.85 Setting up libedit2:amd64 (3.1-20191231-2) ...
16:46:12 #9 47.86 Setting up libreadline8:amd64 (8.1-1) ...
16:46:12 #9 47.87 Setting up m4 (1.4.18-5) ...
16:46:12 #9 47.88 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:12 #9 47.90 Setting up ca-certificates (20210119build1) ...
16:46:12 #9 48.24 Updating certificates in /etc/ssl/certs...
16:46:12 #9 48.65 129 added, 0 removed; done.
16:46:13 #9 48.68 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:13 #9 48.69 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
16:46:13 #9 48.71 Setting up libgdbm-compat4:amd64 (1.19-2) ...
16:46:13 #9 48.72 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
16:46:13 #9 48.73 Setting up dwz (0.14-1) ...
16:46:13 #9 48.75 Setting up groff-base (1.22.4-6) ...
16:46:13 #9 48.78 Setting up cpp (4:10.3.0-1ubuntu1) ...
16:46:13 #9 48.80 Setting up gpgconf (2.2.20-1ubuntu3) ...
16:46:13 #9 48.81 Setting up debugedit (1:0.1-0ubuntu2) ...
16:46:13 #9 48.82 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
16:46:13 #9 48.84 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
16:46:13 #9 48.85 Setting up libtiff5:amd64 (4.2.0-1build1) ...
16:46:13 #9 48.87 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
16:46:13 #9 48.88 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
16:46:13 #9 48.89 Setting up gpg (2.2.20-1ubuntu3) ...
16:46:13 #9 48.91 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
16:46:13 #9 48.92 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
16:46:13 #9 48.94 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
16:46:13 #9 48.95 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
16:46:13 #9 48.96 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
16:46:13 #8 25.06 Selecting previously unselected package libuchardet0:armhf.
16:46:13 #8 25.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7780 files and directories currently installed.)
16:46:13 #8 25.07 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
16:46:13 #8 25.08 Unpacking libuchardet0:armhf (0.0.7-1) ...
16:46:13 #8 25.13 Selecting previously unselected package groff-base.
16:46:13 #8 25.14 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
16:46:13 #8 25.14 Unpacking groff-base (1.22.4-6) ...
16:46:13 #9 48.98 Setting up gpg-agent (2.2.20-1ubuntu3) ...
16:46:13 #8 25.30 Selecting previously unselected package libgdbm6:armhf.
16:46:13 #8 25.31 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
16:46:13 #8 25.31 Unpacking libgdbm6:armhf (1.19-2) ...
16:46:13 #8 25.36 Selecting previously unselected package libpipeline1:armhf.
16:46:13 #8 25.37 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
16:46:13 #8 25.37 Unpacking libpipeline1:armhf (1.5.3-1) ...
16:46:13 #8 25.44 Selecting previously unselected package man-db.
16:46:13 #8 25.44 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
16:46:13 #8 25.45 Unpacking man-db (2.9.4-2) ...
16:46:13 #8 25.64 Selecting previously unselected package perl-modules-5.32.
16:46:13 #8 25.65 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ...
16:46:13 #8 25.65 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ...
16:46:14 #9 49.44 Setting up libxpm4:amd64 (1:3.5.12-1) ...
16:46:14 #9 49.45 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
16:46:14 #9 49.56 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:14 #9 49.58 Setting up gpgsm (2.2.20-1ubuntu3) ...
16:46:14 #9 49.60 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
16:46:14 #9 49.63 Setting up binutils (2.36.1-6ubuntu1) ...
16:46:14 #9 49.65 Setting up man-db (2.9.4-2) ...
16:46:14 #9 49.75 Building database of manual pages ...
16:46:14 #9 49.97 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
16:46:14 #9 49.99 Setting up perl (5.32.1-3ubuntu2.1) ...
16:46:14 #9 50.01 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
16:46:14 #9 50.02 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:46:14 #9 50.04 Setting up libdata-dump-perl (1.23-1.1) ...
16:46:14 #9 50.06 Setting up libref-util-perl (0.204-1) ...
16:46:14 #9 50.07 Setting up libipc-system-simple-perl (1.30-1) ...
16:46:14 #9 50.08 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:46:14 #9 50.09 Setting up libhash-fieldhash-perl (0.15-1build3) ...
16:46:14 #9 50.12 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ...
16:46:14 #9 50.14 Setting up libvariable-magic-perl (0.62-1build3) ...
16:46:14 #9 50.15 Setting up libio-html-perl (1.004-2) ...
16:46:14 #9 50.16 Setting up libpod-parser-perl (1.63-2) ...
16:46:14 #9 50.18 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
16:46:14 #9 50.19 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:46:14 #9 50.21 Setting up gcc-10 (10.3.0-1ubuntu1) ...
16:46:14 #9 50.23 Setting up libparams-util-perl (1.102-1build1) ...
16:46:14 #9 50.24 Setting up libdpkg-perl (1.20.9ubuntu1) ...
16:46:14 #9 50.25 Setting up libtime-duration-perl (1.21-1) ...
16:46:14 #9 50.26 Setting up autoconf (2.69-14) ...
16:46:14 #9 50.29 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:46:14 #9 50.31 Setting up libarray-intspan-perl (2.004-1) ...
16:46:14 #8 26.36 Selecting previously unselected package libgdbm-compat4:armhf.
16:46:14 #8 26.37 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
16:46:14 #8 26.37 Unpacking libgdbm-compat4:armhf (1.19-2) ...
16:46:14 #8 26.44 Selecting previously unselected package libperl5.32:armhf.
16:46:14 #8 26.44 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u1_armhf.deb ...
16:46:14 #8 26.44 Unpacking libperl5.32:armhf (5.32.1-4+deb11u1) ...
16:46:14 #9 50.33 Setting up libcapture-tiny-perl (0.48-1) ...
16:46:14 #9 50.34 Setting up libtimedate-perl (2.3300-2) ...
16:46:14 #9 50.35 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
16:46:14 #9 50.37 Setting up libsub-name-perl (0.26-1build1) ...
16:46:14 #9 50.38 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:46:14 #9 50.40 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:46:14 #9 50.42 Setting up libproc-processtable-perl (0.59-2build1) ...
16:46:14 #9 50.43 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:46:14 #9 50.44 Setting up xauth (1:1.1-1) ...
16:46:14 #9 50.45 Setting up libpath-tiny-perl (0.118-1) ...
16:46:14 #9 50.47 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:46:14 #9 50.48 Setting up libjson-perl (4.03000-1) ...
16:46:14 #9 50.50 Setting up libipc-run3-perl (0.048-2) ...
16:46:14 #9 50.51 Setting up libsub-override-perl (0.09-2) ...
16:46:14 #9 50.52 Setting up libaliased-perl (0.34-1.1) ...
16:46:15 #9 50.53 Setting up libstrictures-perl (2.000006-1) ...
16:46:15 #9 50.54 Setting up libsub-quote-perl (2.006006-1) ...
16:46:15 #9 50.56 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:46:15 #9 50.57 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
16:46:15 #9 50.59 Setting up libsort-versions-perl (1.62-1) ...
16:46:15 #9 50.60 Setting up libexporter-tiny-perl (1.002002-1) ...
16:46:15 #9 50.62 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
16:46:15 #9 50.64 Setting up libfile-dirlist-perl (0.05-2) ...
16:46:15 #9 50.65 Setting up libterm-readkey-perl (2.38-1build2) ...
16:46:15 #9 50.67 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
16:46:15 #9 50.69 Setting up libperlio-gzip-perl (0.19-1build6) ...
16:46:15 #9 50.70 Setting up libsys-hostname-long-perl (1.5-2) ...
16:46:15 #9 50.71 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:46:15 #9 50.72 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
16:46:15 #9 50.74 Setting up liburi-perl (5.07-1) ...
16:46:15 #9 50.76 Setting up libfile-touch-perl (0.11-1) ...
16:46:15 #9 50.77 Setting up python3.9 (3.9.5-3~21.04) ...
16:46:15 #8 27.09 Selecting previously unselected package perl.
16:46:15 #8 27.10 Preparing to unpack .../08-perl_5.32.1-4+deb11u1_armhf.deb ...
16:46:15 #8 27.11 Unpacking perl (5.32.1-4+deb11u1) ...
16:46:15 #8 27.20 Selecting previously unselected package libpython3.9-minimal:armhf.
16:46:15 #8 27.21 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
16:46:15 #8 27.21 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
16:46:15 #8 27.41 Selecting previously unselected package libexpat1:armhf.
16:46:15 #8 27.42 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
16:46:15 #8 27.42 Unpacking libexpat1:armhf (2.2.10-2) ...
16:46:15 #8 27.48 Selecting previously unselected package python3.9-minimal.
16:46:15 #8 27.49 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
16:46:15 #8 27.50 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
16:46:15 #9 51.34 Setting up libc-devtools (2.33-0ubuntu5) ...
16:46:15 #9 51.36 Setting up libemail-address-xs-perl (1.04-1build4) ...
16:46:15 #9 51.37 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:15 #9 51.39 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
16:46:15 #9 51.40 Setting up automake (1:1.16.3-2ubuntu1) ...
16:46:15 #9 51.41 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:46:15 #9 51.41 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:46:15 #9 51.41 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:46:15 #9 51.42 Setting up libapt-pkg-perl (0.1.39build1) ...
16:46:15 #9 51.43 Setting up libstring-escape-perl (2010.002-2) ...
16:46:15 #9 51.45 Setting up libhttp-date-perl (6.05-1) ...
16:46:15 #9 51.46 Setting up libfile-which-perl (1.23-1) ...
16:46:15 #9 51.48 Setting up libfile-basedir-perl (0.08-1) ...
16:46:15 #9 51.50 Setting up libnumber-range-perl (0.12-1.1) ...
16:46:15 #9 51.52 Setting up libunicode-utf8-perl (0.62-1build2) ...
16:46:15 #9 51.53 Setting up libmouse-perl (2.5.10-1build2) ...
16:46:15 #9 51.55 Setting up g++-10 (10.3.0-1ubuntu1) ...
16:46:15 #9 51.56 Setting up libfile-listing-perl (6.14-1) ...
16:46:15 #9 51.57 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:46:15 #9 51.59 Setting up libdata-messagepack-perl (1.00-4build1) ...
16:46:15 #9 51.62 Setting up libfont-afm-perl (1.20-3) ...
16:46:15 #9 51.64 Setting up libwant-perl (0.29-1build5) ...
16:46:15 #9 51.68 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:46:16 #8 27.78 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
16:46:16 #8 27.81 Setting up libexpat1:armhf (2.2.10-2) ...
16:46:16 #8 27.82 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
16:46:16 #9 51.72 Setting up libtext-glob-perl (0.11-1) ...
16:46:16 #9 51.75 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:46:16 #9 51.79 Setting up liblist-compare-perl (0.55-1) ...
16:46:16 #9 51.85 Setting up libref-util-xs-perl (0.117-1build3) ...
16:46:16 #9 51.87 Setting up libio-pty-perl (1:1.15-2) ...
16:46:16 #9 51.89 Setting up libtool (2.4.6-15) ...
16:46:16 #9 51.91 Setting up libfile-fcntllock-perl (0.22-3build5) ...
16:46:16 #9 51.93 Setting up libsort-key-perl (1.33-2build3) ...
16:46:16 #9 51.94 Setting up libclone-perl (0.45-1build1) ...
16:46:16 #9 51.95 Setting up libalgorithm-diff-perl (1.201-1) ...
16:46:16 #9 51.97 Setting up libarchive-zip-perl (1.68-1) ...
16:46:16 #9 51.98 Setting up libsub-identify-perl (0.14-1build3) ...
16:46:16 #9 52.00 Setting up libdistro-info-perl (1.0) ...
16:46:16 #9 52.01 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
16:46:16 #9 52.03 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
16:46:16 #9 52.04 Setting up libio-stringy-perl (2.111-3) ...
16:46:16 #9 52.05 Setting up liblist-moreutils-perl (0.430-2) ...
16:46:16 #9 52.07 Setting up libhtml-tagset-perl (3.20-4) ...
16:46:16 #9 52.08 Setting up liblog-any-perl (1.709-1) ...
16:46:16 #9 52.10 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:46:16 #9 52.11 Setting up libdevel-size-perl (0.83-1build2) ...
16:46:16 #9 52.13 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
16:46:16 #9 52.14 Setting up libpod-constants-perl (0.19-2) ...
16:46:16 #9 52.16 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:46:16 #9 52.18 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:46:16 #9 52.20 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
16:46:16 #9 52.21 Setting up libtry-tiny-perl (0.30-1) ...
16:46:16 #9 52.23 Setting up libtype-tiny-perl (1.012001-2) ...
16:46:16 #9 52.25 Setting up libcommon-sense-perl (3.75-1build4) ...
16:46:16 #9 52.27 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:46:16 #9 52.29 Setting up libnet-http-perl (6.20-1) ...
16:46:16 #9 52.31 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
16:46:16 #9 52.32 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:46:16 #9 52.34 Setting up libtime-moment-perl (0.44-1build4) ...
16:46:16 #9 52.35 Setting up libencode-locale-perl (1.05-1.1) ...
16:46:16 #9 52.37 Setting up python3 (3.9.4-1) ...
16:46:17 #9 52.65 Setting up libexception-class-perl (1.44-1) ...
16:46:17 #9 52.66 Setting up python3-xdg (0.27-2) ...
16:46:17 #9 52.81 Setting up libconfig-tiny-perl (2.24-1) ...
16:46:17 #9 52.82 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
16:46:17 #9 52.84 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
16:46:17 #9 52.86 Setting up liblist-utilsby-perl (0.11-1) ...
16:46:17 #9 52.88 Setting up libstring-shellquote-perl (1.04-1) ...
16:46:17 #9 52.89 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:17 #9 52.90 Setting up libsub-install-perl (0.928-1.1) ...
16:46:17 #9 52.92 Setting up gcc (4:10.3.0-1ubuntu1) ...
16:46:17 #9 52.95 Setting up dpkg-dev (1.20.9ubuntu1) ...
16:46:17 #9 52.99 Setting up libnumber-compare-perl (0.03-1.1) ...
16:46:17 #9 53.01 Setting up intltool-debian (0.35.0+20060710.5) ...
16:46:17 #9 53.03 Setting up liberror-perl (0.17029-1) ...
16:46:17 #9 53.05 Setting up python3-six (1.15.0-2) ...
16:46:17 #9 53.19 Setting up dh-autoreconf (20) ...
16:46:17 #9 53.21 Setting up patchutils (0.4.2-1) ...
16:46:17 #9 53.22 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:46:17 #9 53.23 Setting up libltdl-dev:amd64 (2.4.6-15) ...
16:46:17 #9 53.25 Setting up libjson-maybexs-perl (1.004003-1) ...
16:46:17 #8 29.36 Selecting previously unselected package python3-minimal.
16:46:17 #8 29.36 (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 ... 10587 files and directories currently installed.)
16:46:17 #8 29.37 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
16:46:17 #8 29.38 Unpacking python3-minimal (3.9.2-3) ...
16:46:17 #8 29.43 Selecting previously unselected package media-types.
16:46:17 #9 53.27 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:46:17 #9 53.28 Setting up libio-string-perl (1.08-3.1) ...
16:46:17 #9 53.30 Setting up libreadonly-perl (2.050-3) ...
16:46:17 #9 53.31 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
16:46:17 #9 53.32 Setting up python3-gpg (1.14.0-1ubuntu3) ...
16:46:17 #9 53.50 Setting up python3-certifi (2020.6.20-1) ...
16:46:17 #8 29.44 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:46:17 #8 29.44 Unpacking media-types (4.0.0) ...
16:46:17 #8 29.50 Selecting previously unselected package libmpdec3:armhf.
16:46:17 #8 29.50 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
16:46:17 #8 29.51 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
16:46:17 #8 29.56 Selecting previously unselected package libpython3.9-stdlib:armhf.
16:46:17 #8 29.56 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
16:46:17 #8 29.57 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
16:46:17 #9 53.64 Setting up libfile-find-rule-perl (0.34-1) ...
16:46:18 #8 29.86 Selecting previously unselected package python3.9.
16:46:18 #8 29.87 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
16:46:18 #8 29.87 Unpacking python3.9 (3.9.2-1+rpi1) ...
16:46:18 #8 29.93 Selecting previously unselected package libpython3-stdlib:armhf.
16:46:18 #8 29.93 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
16:46:18 #8 29.94 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
16:46:18 #8 29.99 Setting up python3-minimal (3.9.2-3) ...
16:46:18 #9 53.67 Setting up libstring-copyright-perl (0.003006-1) ...
16:46:18 #9 53.71 Setting up python3-idna (2.10-1) ...
16:46:18 #9 53.91 Setting up libdata-optlist-perl (0.110-1.1) ...
16:46:18 #9 53.93 Setting up libipc-run-perl (20200505.0-1) ...
16:46:18 #9 53.95 Setting up libtext-xslate-perl (3.5.8-1build2) ...
16:46:18 #9 53.97 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
16:46:18 #9 54.14 Setting up libcontextual-return-perl (0.004014-2) ...
16:46:18 #9 54.16 Setting up libwww-robotrules-perl (6.02-1) ...
16:46:18 #9 54.17 Setting up libtypes-serialiser-perl (1.01-1) ...
16:46:18 #9 54.19 Setting up g++ (4:10.3.0-1ubuntu1) ...
16:46:18 #9 54.22 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:46:18 #9 54.23 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
16:46:18 #9 54.24 Setting up libhtml-parser-perl (3.75-1build1) ...
16:46:18 #9 54.26 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:46:18 #9 54.27 Setting up librole-tiny-perl (2.002004-1) ...
16:46:18 #8 30.43 Selecting previously unselected package python3.
16:46:18 #8 30.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10984 files and directories currently installed.)
16:46:18 #8 30.45 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
16:46:18 #8 30.46 Unpacking python3 (3.9.2-3) ...
16:46:18 #8 30.56 Selecting previously unselected package sensible-utils.
16:46:18 #9 54.28 Setting up build-essential (12.8ubuntu3) ...
16:46:18 #9 54.30 Setting up python3-unidiff (0.5.5-2) ...
16:46:18 #8 30.57 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
16:46:18 #8 30.57 Unpacking sensible-utils (0.0.14) ...
16:46:18 #8 30.61 Selecting previously unselected package bzip2.
16:46:18 #8 30.62 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
16:46:18 #8 30.62 Unpacking bzip2 (1.0.8-4) ...
16:46:18 #8 30.68 Selecting previously unselected package libmagic-mgc.
16:46:18 #8 30.68 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
16:46:18 #8 30.69 Unpacking libmagic-mgc (1:5.39-3) ...
16:46:18 #8 30.80 Selecting previously unselected package libmagic1:armhf.
16:46:19 #9 54.43 Setting up lsb-release (11.1.0ubuntu2) ...
16:46:19 #9 54.45 Setting up libfont-ttf-perl (1.06-1.1) ...
16:46:19 #9 54.47 Setting up libfile-homedir-perl (1.006-1) ...
16:46:19 #9 54.48 Setting up python3-magic (2:0.4.20-3) ...
16:46:19 #9 54.62 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
16:46:19 #9 54.64 Setting up libio-socket-ssl-perl (2.069-1) ...
16:46:19 #9 54.65 Setting up libsub-exporter-perl (0.987-1) ...
16:46:19 #9 54.67 Setting up libalgorithm-merge-perl (0.08-3) ...
16:46:19 #9 54.68 Setting up libhttp-message-perl (6.28-1) ...
16:46:19 #8 30.81 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
16:46:19 #8 30.81 Unpacking libmagic1:armhf (1:5.39-3) ...
16:46:19 #8 30.87 Selecting previously unselected package file.
16:46:19 #8 30.87 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
16:46:19 #8 30.88 Unpacking file (1:5.39-3) ...
16:46:19 #8 30.92 Selecting previously unselected package gettext-base.
16:46:19 #8 30.93 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
16:46:19 #8 30.93 Unpacking gettext-base (0.21-4) ...
16:46:19 #8 31.02 Selecting previously unselected package xz-utils.
16:46:19 #8 31.02 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
16:46:19 #8 31.03 Unpacking xz-utils (5.2.5-2) ...
16:46:19 #9 54.69 Setting up libhtml-form-perl (6.07-1) ...
16:46:19 #9 54.73 Setting up python3-pkg-resources (52.0.0-3) ...
16:46:19 #9 54.91 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:46:19 #9 54.93 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
16:46:19 #9 54.94 Setting up libjson-xs-perl (4.030-1build1) ...
16:46:19 #8 31.10 Selecting previously unselected package libsigsegv2:armhf.
16:46:19 #8 31.10 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
16:46:19 #8 31.11 Unpacking libsigsegv2:armhf (2.13-1) ...
16:46:19 #8 31.15 Selecting previously unselected package m4.
16:46:19 #8 31.15 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
16:46:19 #8 31.16 Unpacking m4 (1.4.18-5) ...
16:46:19 #8 31.22 Selecting previously unselected package autoconf.
16:46:19 #8 31.23 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
16:46:19 #8 31.23 Unpacking autoconf (2.69-14) ...
16:46:19 #9 54.95 Setting up libhttp-negotiate-perl (6.01-1) ...
16:46:19 #9 54.97 Setting up libio-prompter-perl (0.004015-1) ...
16:46:19 #9 54.99 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:46:19 #9 55.01 Setting up libhttp-cookies-perl (6.10-1) ...
16:46:19 #9 55.02 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
16:46:19 #9 55.17 Setting up po-debconf (1.0.21+nmu1) ...
16:46:19 #9 55.18 Setting up libhtml-tree-perl (5.07-2) ...
16:46:19 #9 55.20 Setting up libparams-classify-perl (0.015-1build3) ...
16:46:19 #9 55.22 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
16:46:19 #9 55.23 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:46:19 #9 55.24 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ...
16:46:19 #9 55.26 Setting up libhtml-format-perl (2.12-1.1) ...
16:46:19 #9 55.27 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:46:19 #9 55.32 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:46:19 #8 31.35 Selecting previously unselected package autotools-dev.
16:46:19 #8 31.36 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
16:46:19 #8 31.37 Unpacking autotools-dev (20180224.1+nmu1) ...
16:46:19 #8 31.45 Selecting previously unselected package automake.
16:46:19 #8 31.45 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
16:46:19 #8 31.46 Unpacking automake (1:1.16.3-2) ...
16:46:19 #8 31.58 Selecting previously unselected package autopoint.
16:46:19 #9 55.38 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:46:19 #8 31.59 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
16:46:19 #8 31.59 Unpacking autopoint (0.21-4) ...
16:46:19 #8 31.65 Selecting previously unselected package binutils-common:armhf.
16:46:19 #8 31.66 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
16:46:19 #8 31.66 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
16:46:20 #9 55.49 
16:46:20 #9 55.49 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:46:20 #9 55.52 Setting up dirmngr (2.2.20-1ubuntu3) ...
16:46:20 #9 55.65 Setting up python3-chardet (4.0.0-1) ...
16:46:20 #8 32.07 Selecting previously unselected package libbinutils:armhf.
16:46:20 #8 32.07 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
16:46:20 #8 32.08 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
16:46:20 #8 32.18 Selecting previously unselected package libctf-nobfd0:armhf.
16:46:20 #9 55.90 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:46:20 #9 55.91 Setting up libmodule-runtime-perl (0.016-1) ...
16:46:20 #9 55.93 Setting up libmailtools-perl (2.21-1) ...
16:46:20 #9 55.94 Setting up python3-debian (0.1.39) ...
16:46:20 #8 32.18 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
16:46:20 #8 32.19 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
16:46:20 #8 32.25 Selecting previously unselected package libctf0:armhf.
16:46:20 #8 32.25 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
16:46:20 #8 32.26 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
16:46:20 #8 32.31 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:46:20 #8 32.31 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
16:46:20 #8 32.32 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
16:46:20 #9 56.10 Setting up python3-requests (2.25.1+dfsg-2) ...
16:46:20 #9 56.25 Setting up git (1:2.30.2-1ubuntu1) ...
16:46:20 #9 56.27 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
16:46:20 #9 56.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:46:20 #8 32.71 Selecting previously unselected package binutils.
16:46:20 #8 32.71 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
16:46:20 #9 56.38 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:46:20 #9 56.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:46:20 #9 56.56 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:46:21 #8 32.72 Unpacking binutils (2.35.2-2+rpi1) ...
16:46:21 #8 32.80 Selecting previously unselected package libisl23:armhf.
16:46:21 #8 32.80 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
16:46:21 #8 32.81 Unpacking libisl23:armhf (0.23-1) ...
16:46:21 #8 32.93 Selecting previously unselected package libmpfr6:armhf.
16:46:21 #8 32.93 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
16:46:21 #8 32.93 Unpacking libmpfr6:armhf (4.1.0-3) ...
16:46:21 #9 56.59 Setting up dh-strip-nondeterminism (1.11.0-1) ...
16:46:21 #9 56.60 Setting up libconst-fast-perl (0.014-1.1) ...
16:46:21 #9 56.62 Setting up libhttp-daemon-perl (6.12-1) ...
16:46:21 #9 56.63 Setting up libgit-wrapper-perl (0.048-1) ...
16:46:21 #9 56.65 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.3) ...
16:46:21 #9 56.66 Setting up curl (7.74.0-1ubuntu2.3) ...
16:46:21 #9 56.67 Setting up libdata-dpath-perl (0.58-1) ...
16:46:21 #9 56.69 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
16:46:21 #9 56.71 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:46:21 #9 56.72 Setting up libpackage-stash-perl (0.39-1) ...
16:46:21 #9 56.73 Setting up libimport-into-perl (1.002005-1) ...
16:46:21 #9 56.74 Setting up libmoo-perl (2.004004-1) ...
16:46:21 #9 56.76 Setting up liblist-someutils-perl (0.58-1) ...
16:46:21 #9 56.77 Setting up debhelper (13.3.4ubuntu1) ...
16:46:21 #9 56.79 Setting up dput (1.1.0ubuntu1) ...
16:46:21 #8 33.02 Selecting previously unselected package libmpc3:armhf.
16:46:21 #8 33.02 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
16:46:21 #8 33.03 Unpacking libmpc3:armhf (1.2.0-1) ...
16:46:21 #8 33.09 Selecting previously unselected package cpp-10.
16:46:21 #8 33.09 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
16:46:21 #8 33.09 Unpacking cpp-10 (10.2.1-6+rpi1) ...
16:46:21 #9 56.94 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
16:46:21 #9 56.96 Setting up equivs (2.3.1) ...
16:46:21 #9 56.99 Setting up gnupg (2.2.20-1ubuntu3) ...
16:46:21 #9 57.02 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:46:21 #9 57.06 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
16:46:21 #9 57.14 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:46:21 #9 57.15 Setting up libnamespace-clean-perl (0.27-1) ...
16:46:21 #9 57.16 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:46:21 #9 57.18 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:46:21 #9 57.19 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:46:21 #9 57.21 Setting up libmoox-struct-perl (0.020-1) ...
16:46:21 #9 57.22 Setting up lintian (2.104.0ubuntu2) ...
16:46:21 #9 57.24 Setting up licensecheck (3.1.1-2) ...
16:46:21 #9 57.25 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:46:21 #9 57.26 Setting up libwww-perl (6.52-1) ...
16:46:21 #9 57.28 Setting up devscripts (2.21.1ubuntu1) ...
16:46:21 #9 57.44 Setting up libxml-parser-perl:amd64 (2.46-2) ...
16:46:21 #9 57.45 Setting up libxml-sax-expat-perl (0.51-1) ...
16:46:21 #9 57.49 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:46:21 #9 57.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:46:21 #9 57.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:46:22 #9 57.69 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:46:22 #9 57.71 Processing triggers for ca-certificates (20210119build1) ...
16:46:22 #9 57.72 Updating certificates in /etc/ssl/certs...
16:46:22 #8 34.08 Selecting previously unselected package cpp.
16:46:22 #8 34.09 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
16:46:22 #8 34.09 Unpacking cpp (4:10.2.1-1+rpi1) ...
16:46:22 #8 34.14 Selecting previously unselected package libdebhelper-perl.
16:46:22 #8 34.14 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
16:46:22 #8 34.15 Unpacking libdebhelper-perl (13.3.4) ...
16:46:22 #9 58.05 0 added, 0 removed; done.
16:46:22 #9 58.05 Running hooks in /etc/ca-certificates/update.d...
16:46:22 #9 58.05 done.
16:46:22 #8 34.22 Selecting previously unselected package libcc1-0:armhf.
16:46:22 #8 34.22 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
16:46:22 #8 34.23 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
16:46:22 #8 34.28 Selecting previously unselected package libgomp1:armhf.
16:46:22 #8 34.28 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
16:46:22 #8 34.29 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
16:46:22 #8 34.35 Selecting previously unselected package libatomic1:armhf.
16:46:22 #8 34.36 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
16:46:22 #8 34.36 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
16:46:22 #8 34.42 Selecting previously unselected package libasan6:armhf.
16:46:22 #8 34.42 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
16:46:22 #8 34.43 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
16:46:22 #9 DONE 58.5s
16:46:22 
16:46:22 #11 [stage-1 4/9] COPY common /root/build-deb/debian
16:46:22 #11 sha256:20a9c8d51c8b36fe591b2eefb63a6767065820bef9cfd89d186ea49f02bbb630
16:46:22 #11 DONE 0.1s
16:46:22 
16:46:22 #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
16:46:22 #12 sha256:0f865f613378b9977d9f88c29e4c14a330048c664bb7b252bcd7fd8898fb365e
16:46:23 #8 34.79 Selecting previously unselected package libubsan1:armhf.
16:46:23 #8 34.79 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
16:46:23 #8 34.80 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
16:46:23 #8 34.95 Selecting previously unselected package libgcc-10-dev:armhf.
16:46:23 #8 34.95 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
16:46:23 #8 34.95 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
16:46:23 #8 35.13 Selecting previously unselected package gcc-10.
16:46:23 #8 35.13 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
16:46:23 #8 35.14 Unpacking gcc-10 (10.2.1-6+rpi1) ...
16:46:23 #12 0.787 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
16:46:23 #12 0.904 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
16:46:23 #12 0.979 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
16:46:23 #12 1.051 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
16:46:24 #12 1.113 Reading package lists...
16:46:25 #12 1.975 dpkg-buildpackage: info: source package docker-ce-build-deps
16:46:25 #12 1.975 dpkg-buildpackage: info: source version 1.0
16:46:25 #12 1.975 dpkg-buildpackage: info: source distribution unstable
16:46:25 #12 1.975 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:46:25 #12 2.007 dpkg-buildpackage: info: host architecture amd64
16:46:25 #12 2.007  dpkg-source --before-build .
16:46:25 #12 2.099  debian/rules clean
16:46:25 #12 2.101 dh clean
16:46:25 #12 2.183    dh_clean
16:46:25 #12 2.213  debian/rules binary
16:46:25 #8 36.99 Selecting previously unselected package gcc.
16:46:25 #8 36.99 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
16:46:25 #8 37.00 Unpacking gcc (4:10.2.1-1+rpi1) ...
16:46:25 #8 37.05 Selecting previously unselected package libc-dev-bin.
16:46:25 #8 37.05 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1_armhf.deb ...
16:46:25 #8 37.05 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1) ...
16:46:25 #8 37.11 Selecting previously unselected package linux-libc-dev:armhf.
16:46:25 #12 2.214 dh binary
16:46:25 #12 2.289    dh_update_autotools_config
16:46:25 #12 2.316    dh_autoreconf
16:46:25 #12 2.352    create-stamp debian/debhelper-build-stamp
16:46:25 #12 2.352    dh_prep
16:46:25 #12 2.378    dh_install
16:46:25 #12 2.408    dh_installdocs
16:46:25 #12 2.444    dh_installchangelogs
16:46:25 #8 37.11 Preparing to unpack .../035-linux-libc-dev_1%3a1.20210831-1_armhf.deb ...
16:46:25 #8 37.12 Unpacking linux-libc-dev:armhf (1:1.20210831-1) ...
16:46:25 #8 37.45 Selecting previously unselected package libcrypt-dev:armhf.
16:46:25 #8 37.45 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
16:46:25 #8 37.46 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
16:46:25 #8 37.52 Selecting previously unselected package libtirpc-dev:armhf.
16:46:25 #12 2.526    dh_perl
16:46:25 #12 2.559    dh_link
16:46:25 #12 2.590    dh_strip_nondeterminism
16:46:25 #12 2.630    dh_compress
16:46:25 #12 2.666    dh_fixperms
16:46:25 #8 37.52 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ...
16:46:25 #8 37.53 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
16:46:25 #8 37.60 Selecting previously unselected package libnsl-dev:armhf.
16:46:25 #8 37.60 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
16:46:25 #8 37.60 Unpacking libnsl-dev:armhf (1.3.0-2) ...
16:46:25 #8 37.66 Selecting previously unselected package libc6-dev:armhf.
16:46:25 #12 2.701    dh_missing
16:46:25 #12 2.725    dh_installdeb
16:46:25 #12 2.757    dh_gencontrol
16:46:25 #12 2.864    dh_md5sums
16:46:25 #12 2.895    dh_builddeb
16:46:25 #12 2.918 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:46:26 #8 37.66 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1_armhf.deb ...
16:46:26 #8 37.67 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1) ...
16:46:26 #12 2.935  dpkg-genbuildinfo --build=binary
16:46:26 #12 3.067  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
16:46:26 #12 3.141 dpkg-genchanges: info: binary-only upload (no source code included)
16:46:26 #12 3.143  dpkg-source --after-build .
16:46:26 #8 38.08 Selecting previously unselected package libtool.
16:46:26 #8 38.08 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
16:46:26 #8 38.09 Unpacking libtool (2.4.6-15) ...
16:46:26 #8 38.16 Selecting previously unselected package dh-autoreconf.
16:46:26 #8 38.16 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
16:46:26 #8 38.17 Unpacking dh-autoreconf (20) ...
16:46:26 #8 38.21 Selecting previously unselected package libarchive-zip-perl.
16:46:26 #12 3.236 dpkg-buildpackage: info: binary-only upload (no source included)
16:46:26 #12 3.240 
16:46:26 #12 3.240 The package has been created.
16:46:26 #12 3.240 Attention, the package has been created in the current directory,
16:46:26 #12 3.240 not in ".." as indicated by the message above!
16:46:26 #12 3.264 Selecting previously unselected package docker-ce-build-deps.
16:46:26 #12 3.281 (Reading database ... 26711 files and directories currently installed.)
16:46:26 #12 3.282 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:46:26 #12 3.286 Unpacking docker-ce-build-deps (1.0) ...
16:46:26 #8 38.22 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
16:46:26 #8 38.22 Unpacking libarchive-zip-perl (1.68-1) ...
16:46:26 #8 38.28 Selecting previously unselected package libsub-override-perl.
16:46:26 #8 38.28 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
16:46:26 #8 38.29 Unpacking libsub-override-perl (0.09-2) ...
16:46:26 #8 38.34 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:46:26 #8 38.34 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:46:26 #8 38.35 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:46:26 #8 38.40 Selecting previously unselected package dh-strip-nondeterminism.
16:46:26 #8 38.40 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:46:26 #8 38.41 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:46:26 #8 38.45 Selecting previously unselected package libdpkg-perl.
16:46:26 #8 38.45 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ...
16:46:26 #8 38.46 Unpacking libdpkg-perl (1.20.9+rpi1) ...
16:46:26 #8 38.58 Selecting previously unselected package patch.
16:46:26 #8 38.58 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
16:46:26 #8 38.59 Unpacking patch (2.7.6-7) ...
16:46:26 #8 38.64 Selecting previously unselected package make.
16:46:26 #8 38.64 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
16:46:26 #8 38.65 Unpacking make (4.3-4.1) ...
16:46:26 #12 3.353 Reading package lists...
16:46:26 #12 3.949 Building dependency tree...
16:46:27 #8 38.75 Selecting previously unselected package dpkg-dev.
16:46:27 #8 38.75 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ...
16:46:27 #8 38.76 Unpacking dpkg-dev (1.20.9+rpi1) ...
16:46:27 #8 38.93 Selecting previously unselected package libelf1:armhf.
16:46:27 #8 38.93 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
16:46:27 #8 38.94 Unpacking libelf1:armhf (0.183-1) ...
16:46:27 #8 39.01 Selecting previously unselected package dwz.
16:46:27 #12 4.060 Reading state information...
16:46:27 #12 4.075 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:46:27 #12 4.227 Starting 2 pkgProblemResolver with broken count: 0
16:46:27 #12 4.229 Done
16:46:27 #12 4.353  Done
16:46:27 #8 39.01 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
16:46:27 #8 39.02 Unpacking dwz (0.13+20210201-1) ...
16:46:27 #8 39.09 Selecting previously unselected package libicu67:armhf.
16:46:27 #8 39.09 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ...
16:46:27 #8 39.10 Unpacking libicu67:armhf (67.1-7) ...
16:46:27 #12 4.466 Starting pkgProblemResolver with broken count: 0
16:46:27 #12 4.485 Starting 2 pkgProblemResolver with broken count: 0
16:46:27 #12 4.487 Done
16:46:27 #12 4.669 The following additional packages will be installed:
16:46:27 #12 4.669   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:46:27 #12 4.669   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:46:27 #12 4.669   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:46:27 #12 4.670   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:46:27 #12 4.670   libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config
16:46:27 #12 4.671 Suggested packages:
16:46:27 #12 4.671   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
16:46:27 #12 4.671 Recommended packages:
16:46:27 #12 4.671   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
16:46:27 #12 4.702 The following NEW packages will be installed:
16:46:27 #12 4.702   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
16:46:27 #12 4.702   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:46:27 #12 4.702   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:46:27 #12 4.702   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:46:27 #12 4.703   libsystemd-dev libudev-dev libuv1 pkg-config
16:46:27 #12 4.703 The following packages will be upgraded:
16:46:27 #12 4.704   libsystemd0 libudev1
16:46:28 #12 5.119 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
16:46:28 #12 5.119 1 not fully installed or removed.
16:46:28 #12 5.119 Need to get 12.3 MB of archives.
16:46:28 #12 5.119 After this operation, 50.5 MB of additional disk space will be used.
16:46:28 #12 5.119 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
16:46:28 #12 5.487 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
16:46:28 #8 40.38 Selecting previously unselected package libxml2:armhf.
16:46:28 #8 40.38 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
16:46:28 #8 40.39 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
16:46:28 #8 40.57 Selecting previously unselected package gettext.
16:46:28 #8 40.58 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
16:46:28 #8 40.58 Unpacking gettext (0.21-4) ...
16:46:28 #12 5.757 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
16:46:28 #12 5.778 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
16:46:28 #12 5.783 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
16:46:28 #12 5.790 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB]
16:46:28 #12 5.795 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
16:46:28 #8 40.78 Selecting previously unselected package intltool-debian.
16:46:28 #8 40.79 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
16:46:28 #8 40.79 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:46:28 #8 40.84 Selecting previously unselected package po-debconf.
16:46:28 #8 40.84 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
16:46:28 #8 40.85 Unpacking po-debconf (1.0.21+nmu1) ...
16:46:29 #12 6.062 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
16:46:29 #12 6.062 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
16:46:29 #12 6.069 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
16:46:29 #12 6.081 Get:11 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev1 amd64 247.3-3ubuntu3.6 [70.3 kB]
16:46:29 #12 6.085 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
16:46:29 #12 6.091 Get:13 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
16:46:29 #12 6.095 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.6 [20.2 kB]
16:46:29 #12 6.096 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
16:46:29 #12 6.109 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
16:46:29 #12 6.144 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
16:46:29 #12 6.146 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
16:46:29 #8 40.94 Selecting previously unselected package debhelper.
16:46:29 #8 40.95 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
16:46:29 #8 40.95 Unpacking debhelper (13.3.4) ...
16:46:29 #8 41.13 Selecting previously unselected package libfakeroot:armhf.
16:46:29 #8 41.13 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
16:46:29 #8 41.14 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
16:46:29 #8 41.19 Selecting previously unselected package fakeroot.
16:46:29 #12 6.219 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
16:46:29 #12 6.250 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
16:46:29 #12 6.257 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
16:46:29 #12 6.259 Get:22 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
16:46:29 #12 6.263 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd0 amd64 247.3-3ubuntu3.6 [277 kB]
16:46:29 #12 6.276 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.6 [299 kB]
16:46:29 #12 6.290 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
16:46:29 #12 6.354 Get:26 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
16:46:29 #12 6.496 debconf: delaying package configuration, since apt-utils is not installed
16:46:29 #8 41.19 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
16:46:29 #8 41.20 Unpacking fakeroot (1.25.3-1.1) ...
16:46:29 #8 41.25 Selecting previously unselected package libfile-dirlist-perl.
16:46:29 #8 41.25 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
16:46:29 #8 41.26 Unpacking libfile-dirlist-perl (0.05-2) ...
16:46:29 #8 41.30 Selecting previously unselected package libfile-which-perl.
16:46:29 #8 41.31 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
16:46:29 #8 41.31 Unpacking libfile-which-perl (1.23-1) ...
16:46:29 #8 41.36 Selecting previously unselected package libfile-homedir-perl.
16:46:29 #8 41.36 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
16:46:29 #8 41.36 Unpacking libfile-homedir-perl (1.006-1) ...
16:46:29 #8 41.41 Selecting previously unselected package libfile-touch-perl.
16:46:29 #8 41.41 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
16:46:29 #8 41.42 Unpacking libfile-touch-perl (0.11-1) ...
16:46:29 #8 41.46 Selecting previously unselected package libio-pty-perl.
16:46:29 #8 41.47 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
16:46:29 #8 41.47 Unpacking libio-pty-perl (1:1.15-2) ...
16:46:29 #8 41.52 Selecting previously unselected package libipc-run-perl.
16:46:29 #12 6.547 Fetched 12.3 MB in 2s (7478 kB/s)
16:46:29 #12 6.626 Selecting previously unselected package bash-completion.
16:46:29 #8 41.52 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
16:46:29 #8 41.53 Unpacking libipc-run-perl (20200505.0-1) ...
16:46:29 #8 41.58 Selecting previously unselected package libclass-method-modifiers-perl.
16:46:29 #8 41.58 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:46:29 #8 41.59 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:46:29 #8 41.63 Selecting previously unselected package libb-hooks-op-check-perl.
16:46:29 #8 41.63 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
16:46:29 #8 41.64 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
16:46:29 #8 41.69 Selecting previously unselected package libdynaloader-functions-perl.
16:46:29 #8 41.69 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:46:29 #8 41.69 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:46:29 #8 41.74 Selecting previously unselected package libdevel-callchecker-perl.
16:46:29 #12 6.626 (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 ... 26715 files and directories currently installed.)
16:46:29 #12 6.643 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
16:46:30 #8 41.74 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
16:46:30 #8 41.75 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:46:30 #8 41.80 Selecting previously unselected package libparams-classify-perl.
16:46:30 #8 41.80 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
16:46:30 #8 41.81 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:46:30 #8 41.85 Selecting previously unselected package libmodule-runtime-perl.
16:46:30 #8 41.85 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
16:46:30 #8 41.86 Unpacking libmodule-runtime-perl (0.016-1) ...
16:46:30 #8 41.90 Selecting previously unselected package libimport-into-perl.
16:46:30 #8 41.90 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
16:46:30 #8 41.91 Unpacking libimport-into-perl (1.002005-1) ...
16:46:30 #8 41.95 Selecting previously unselected package librole-tiny-perl.
16:46:30 #8 41.96 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
16:46:30 #8 41.96 Unpacking librole-tiny-perl (2.002004-1) ...
16:46:30 #8 42.00 Selecting previously unselected package libstrictures-perl.
16:46:30 #8 42.01 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
16:46:30 #8 42.01 Unpacking libstrictures-perl (2.000006-1) ...
16:46:30 #8 42.06 Selecting previously unselected package libsub-quote-perl.
16:46:30 #12 7.098 Unpacking bash-completion (1:2.11-2ubuntu1) ...
16:46:30 #12 7.225 Selecting previously unselected package cmake-data.
16:46:30 #8 42.06 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
16:46:30 #8 42.07 Unpacking libsub-quote-perl (2.006006-1) ...
16:46:30 #8 42.11 Selecting previously unselected package libmoo-perl.
16:46:30 #8 42.12 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
16:46:30 #8 42.12 Unpacking libmoo-perl (2.004004-1) ...
16:46:30 #8 42.17 Selecting previously unselected package libencode-locale-perl.
16:46:30 #8 42.17 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
16:46:30 #8 42.18 Unpacking libencode-locale-perl (1.05-1.1) ...
16:46:30 #8 42.22 Selecting previously unselected package libtimedate-perl.
16:46:30 #8 42.22 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
16:46:30 #8 42.23 Unpacking libtimedate-perl (2.3300-2) ...
16:46:30 #8 42.28 Selecting previously unselected package libhttp-date-perl.
16:46:30 #12 7.229 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
16:46:30 #12 7.236 Unpacking cmake-data (3.18.4-2ubuntu1) ...
16:46:30 #8 42.28 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
16:46:30 #8 42.29 Unpacking libhttp-date-perl (6.05-1) ...
16:46:30 #8 42.34 Selecting previously unselected package libfile-listing-perl.
16:46:30 #8 42.34 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
16:46:30 #8 42.35 Unpacking libfile-listing-perl (6.14-1) ...
16:46:30 #8 42.39 Selecting previously unselected package libhtml-tagset-perl.
16:46:30 #8 42.39 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
16:46:30 #8 42.40 Unpacking libhtml-tagset-perl (3.20-4) ...
16:46:30 #8 42.44 Selecting previously unselected package liburi-perl.
16:46:30 #8 42.45 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
16:46:30 #8 42.45 Unpacking liburi-perl (5.08-1) ...
16:46:30 #8 42.52 Selecting previously unselected package libhtml-parser-perl.
16:46:30 #12 7.592 Selecting previously unselected package libarchive13:amd64.
16:46:30 #12 7.596 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
16:46:30 #12 7.604 Unpacking libarchive13:amd64 (3.4.3-2) ...
16:46:30 #12 7.675 Selecting previously unselected package libjsoncpp24:amd64.
16:46:30 #12 7.678 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
16:46:30 #12 7.684 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:46:30 #12 7.739 Selecting previously unselected package librhash0:amd64.
16:46:30 #12 7.742 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
16:46:30 #12 7.750 Unpacking librhash0:amd64 (1.4.1-1) ...
16:46:30 #12 7.805 Selecting previously unselected package libuv1:amd64.
16:46:30 #8 42.52 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
16:46:30 #8 42.53 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:46:30 #8 42.61 Selecting previously unselected package libhtml-tree-perl.
16:46:30 #8 42.61 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
16:46:30 #8 42.62 Unpacking libhtml-tree-perl (5.07-2) ...
16:46:30 #8 42.68 Selecting previously unselected package libio-html-perl.
16:46:30 #8 42.68 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
16:46:30 #8 42.69 Unpacking libio-html-perl (1.004-2) ...
16:46:30 #8 42.73 Selecting previously unselected package liblwp-mediatypes-perl.
16:46:30 #8 42.74 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:46:30 #8 42.74 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:46:30 #8 42.79 Selecting previously unselected package libhttp-message-perl.
16:46:30 #12 7.808 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ...
16:46:30 #12 7.815 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ...
16:46:30 #12 7.868 Selecting previously unselected package cmake.
16:46:30 #12 7.871 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
16:46:30 #12 7.883 Unpacking cmake (3.18.4-2ubuntu1) ...
16:46:31 #8 42.79 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
16:46:31 #8 42.79 Unpacking libhttp-message-perl (6.28-1) ...
16:46:31 #8 42.84 Selecting previously unselected package libhttp-cookies-perl.
16:46:31 #8 42.85 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
16:46:31 #8 42.85 Unpacking libhttp-cookies-perl (6.10-1) ...
16:46:31 #8 42.90 Selecting previously unselected package libhttp-negotiate-perl.
16:46:31 #8 42.90 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
16:46:31 #8 42.91 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:46:31 #8 42.95 Selecting previously unselected package perl-openssl-defaults:armhf.
16:46:31 #8 42.96 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
16:46:31 #8 42.96 Unpacking perl-openssl-defaults:armhf (5) ...
16:46:31 #8 43.01 Selecting previously unselected package libnet-ssleay-perl.
16:46:31 #8 43.01 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
16:46:31 #8 43.01 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:46:31 #8 43.12 Selecting previously unselected package libio-socket-ssl-perl.
16:46:31 #8 43.12 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
16:46:31 #8 43.13 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:46:31 #8 43.19 Selecting previously unselected package libnet-http-perl.
16:46:31 #8 43.20 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
16:46:31 #8 43.20 Unpacking libnet-http-perl (6.20-1) ...
16:46:31 #8 43.26 Selecting previously unselected package liblwp-protocol-https-perl.
16:46:31 #8 43.26 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:46:31 #8 43.26 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:46:31 #8 43.31 Selecting previously unselected package libtry-tiny-perl.
16:46:31 #8 43.31 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
16:46:31 #8 43.32 Unpacking libtry-tiny-perl (0.30-1) ...
16:46:31 #8 43.36 Selecting previously unselected package libwww-robotrules-perl.
16:46:31 #12 8.417 Selecting previously unselected package dh-apparmor.
16:46:31 #12 8.419 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
16:46:31 #12 8.424 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
16:46:31 #12 8.467 Selecting previously unselected package libbtrfs0:amd64.
16:46:31 #12 8.470 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
16:46:31 #12 8.475 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
16:46:31 #12 8.517 Selecting previously unselected package libbtrfs-dev:amd64.
16:46:31 #8 43.37 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
16:46:31 #8 43.37 Unpacking libwww-robotrules-perl (6.02-1) ...
16:46:31 #8 43.42 Selecting previously unselected package libwww-perl.
16:46:31 #8 43.42 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
16:46:31 #8 43.43 Unpacking libwww-perl (6.52-1) ...
16:46:31 #8 43.50 Selecting previously unselected package patchutils.
16:46:31 #8 43.50 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
16:46:31 #8 43.50 Unpacking patchutils (0.4.2-1) ...
16:46:31 #8 43.56 Selecting previously unselected package libtinfo5:armhf.
16:46:31 #8 43.57 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ...
16:46:31 #8 43.57 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
16:46:31 #8 43.63 Selecting previously unselected package wdiff.
16:46:31 #12 8.520 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
16:46:31 #12 8.523 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
16:46:31 #12 8.584 Preparing to unpack .../10-libudev1_247.3-3ubuntu3.6_amd64.deb ...
16:46:31 #12 8.598 Unpacking libudev1:amd64 (247.3-3ubuntu3.6) over (247.3-3ubuntu3.4) ...
16:46:31 #12 8.653 Setting up libudev1:amd64 (247.3-3ubuntu3.6) ...
16:46:31 #12 8.705 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:46:31 #12 8.705 (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 ... 30409 files and directories currently installed.)
16:46:31 #12 8.720 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
16:46:31 #12 8.725 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:46:31 #12 8.774 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:46:31 #12 8.777 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
16:46:31 #12 8.782 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:46:31 #12 8.817 Selecting previously unselected package libudev-dev:amd64.
16:46:31 #12 8.820 Preparing to unpack .../02-libudev-dev_247.3-3ubuntu3.6_amd64.deb ...
16:46:31 #12 8.825 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.6) ...
16:46:31 #12 8.885 Selecting previously unselected package libsepol1-dev:amd64.
16:46:31 #8 43.64 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
16:46:31 #8 43.64 Unpacking wdiff (1.2.2-2) ...
16:46:31 #8 43.73 Selecting previously unselected package devscripts.
16:46:31 #8 43.73 Preparing to unpack .../101-devscripts_2.21.3_armhf.deb ...
16:46:31 #8 43.77 Unpacking devscripts (2.21.3) ...
16:46:31 #12 8.888 Preparing to unpack .../03-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
16:46:31 #12 8.895 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
16:46:31 #12 8.974 Selecting previously unselected package libpcre2-16-0:amd64.
16:46:31 #12 8.976 Preparing to unpack .../04-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
16:46:31 #12 8.982 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
16:46:32 #8 43.98 Selecting previously unselected package equivs.
16:46:32 #8 43.98 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
16:46:32 #8 43.99 Unpacking equivs (2.3.1) ...
16:46:32 #8 44.07 Selecting previously unselected package libcurl3-gnutls:armhf.
16:46:32 #12 9.043 Selecting previously unselected package libpcre2-32-0:amd64.
16:46:32 #12 9.046 Preparing to unpack .../05-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
16:46:32 #12 9.052 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
16:46:32 #12 9.113 Selecting previously unselected package libpcre2-posix2:amd64.
16:46:32 #12 9.116 Preparing to unpack .../06-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
16:46:32 #12 9.122 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
16:46:32 #12 9.183 Selecting previously unselected package libpcre2-dev:amd64.
16:46:32 #12 9.186 Preparing to unpack .../07-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
16:46:32 #12 9.201 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
16:46:32 #12 9.291 Selecting previously unselected package libselinux1-dev:amd64.
16:46:32 #8 44.07 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3_armhf.deb ...
16:46:32 #8 44.07 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ...
16:46:32 #8 44.15 Selecting previously unselected package liberror-perl.
16:46:32 #8 44.15 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
16:46:32 #8 44.16 Unpacking liberror-perl (0.17029-1) ...
16:46:32 #8 44.21 Selecting previously unselected package git-man.
16:46:32 #8 44.21 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ...
16:46:32 #8 44.22 Unpacking git-man (1:2.30.2-1) ...
16:46:32 #12 9.294 Preparing to unpack .../08-libselinux1-dev_3.1-3build1_amd64.deb ...
16:46:32 #12 9.301 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
16:46:32 #12 9.445 Selecting previously unselected package libdevmapper-dev:amd64.
16:46:32 #12 9.448 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
16:46:32 #12 9.514 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
16:46:32 #8 44.39 Selecting previously unselected package git.
16:46:32 #8 44.39 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ...
16:46:32 #8 44.42 Unpacking git (1:2.30.2-1) ...
16:46:32 #12 9.608 Selecting previously unselected package libseccomp-dev:amd64.
16:46:32 #12 9.611 Preparing to unpack .../10-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
16:46:32 #12 9.617 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
16:46:32 #12 9.933 Preparing to unpack .../11-libsystemd0_247.3-3ubuntu3.6_amd64.deb ...
16:46:33 #8 45.20 Setting up media-types (4.0.0) ...
16:46:33 #8 45.22 Setting up libpipeline1:armhf (1.5.3-1) ...
16:46:33 #12 10.30 Unpacking libsystemd0:amd64 (247.3-3ubuntu3.6) over (247.3-3ubuntu3.4) ...
16:46:33 #12 10.40 Setting up libsystemd0:amd64 (247.3-3ubuntu3.6) ...
16:46:33 #8 45.24 Setting up bsdextrautils (2.36.1-8) ...
16:46:33 #8 45.25 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:46:33 #8 45.25 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist
16:46:33 #8 45.27 Setting up libicu67:armhf (67.1-7) ...
16:46:33 #8 45.28 Setting up libmagic-mgc (1:5.39-3) ...
16:46:33 #8 45.30 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ...
16:46:33 #8 45.32 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
16:46:33 #8 45.33 Setting up libmagic1:armhf (1:5.39-3) ...
16:46:33 #8 45.36 Setting up perl-openssl-defaults:armhf (5) ...
16:46:33 #8 45.37 Setting up linux-libc-dev:armhf (1:1.20210831-1) ...
16:46:33 #8 45.39 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
16:46:33 #8 45.40 Setting up gettext-base (0.21-4) ...
16:46:33 #8 45.43 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ...
16:46:33 #8 45.45 Setting up file (1:5.39-3) ...
16:46:33 #12 10.45 Selecting previously unselected package libsystemd-dev:amd64.
16:46:33 #12 10.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30940 files and directories currently installed.)
16:46:33 #12 10.46 Preparing to unpack .../libsystemd-dev_247.3-3ubuntu3.6_amd64.deb ...
16:46:33 #12 10.47 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.6) ...
16:46:33 #12 10.56 Selecting previously unselected package libglib2.0-0:amd64.
16:46:33 #12 10.56 Preparing to unpack .../libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
16:46:33 #12 10.57 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
16:46:33 #8 45.46 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
16:46:33 #8 45.48 Setting up bzip2 (1.0.8-4) ...
16:46:33 #8 45.50 Setting up libfakeroot:armhf (1.25.3-1.1) ...
16:46:33 #8 45.53 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
16:46:33 #8 45.55 Setting up fakeroot (1.25.3-1.1) ...
16:46:33 #8 45.56 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.56 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
16:46:33 #8 45.58 Setting up autotools-dev (20180224.1+nmu1) ...
16:46:33 #8 45.60 Setting up libtirpc-dev:armhf (1.3.1-1) ...
16:46:33 #8 45.61 Setting up make (4.3-4.1) ...
16:46:33 #8 45.64 Setting up libmpfr6:armhf (4.1.0-3) ...
16:46:33 #8 45.65 Setting up libsigsegv2:armhf (2.13-1) ...
16:46:33 #8 45.67 Setting up xz-utils (5.2.5-2) ...
16:46:33 #8 45.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.69 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
16:46:33 #8 45.71 Setting up libmpc3:armhf (1.2.0-1) ...
16:46:33 #8 45.73 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
16:46:33 #8 45.75 Setting up patch (2.7.6-7) ...
16:46:33 #8 45.76 Setting up autopoint (0.21-4) ...
16:46:33 #8 45.78 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
16:46:33 #12 10.72 Selecting previously unselected package pkg-config.
16:46:33 #12 10.73 Preparing to unpack .../pkg-config_0.29.2-1ubuntu1_amd64.deb ...
16:46:33 #12 10.73 Unpacking pkg-config (0.29.2-1ubuntu1) ...
16:46:33 #12 10.77 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
16:46:33 #12 10.79 Setting up libarchive13:amd64 (3.4.3-2) ...
16:46:33 #12 10.81 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
16:46:33 #12 10.82 No schema files found: doing nothing.
16:46:33 #12 10.83 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
16:46:33 #12 10.84 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
16:46:33 #12 10.85 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
16:46:33 #12 10.87 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
16:46:33 #12 10.88 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ...
16:46:33 #12 10.90 Setting up bash-completion (1:2.11-2ubuntu1) ...
16:46:34 #8 45.80 Setting up libnsl-dev:armhf (1.3.0-2) ...
16:46:34 #8 45.82 Setting up sensible-utils (0.0.14) ...
16:46:34 #8 45.84 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
16:46:34 #8 45.86 Setting up libuchardet0:armhf (0.0.7-1) ...
16:46:34 #8 45.89 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
16:46:34 #8 45.91 Setting up git-man (1:2.30.2-1) ...
16:46:34 #8 45.92 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
16:46:34 #8 45.96 Setting up libisl23:armhf (0.23-1) ...
16:46:34 #8 45.98 Setting up libc-dev-bin (2.31-13+rpt2+rpi1) ...
16:46:34 #8 46.00 Setting up libtinfo5:armhf (6.2+20201114-2) ...
16:46:34 #8 46.01 Setting up libelf1:armhf (0.183-1) ...
16:46:34 #8 46.03 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
16:46:34 #8 46.05 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
16:46:34 #8 46.06 Setting up cpp-10 (10.2.1-6+rpi1) ...
16:46:34 #8 46.08 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
16:46:34 #8 46.10 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
16:46:34 #8 46.12 Setting up libgdbm6:armhf (1.19-2) ...
16:46:34 #8 46.13 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
16:46:34 #8 46.15 Setting up wdiff (1.2.2-2) ...
16:46:34 #8 46.17 Setting up gettext (0.21-4) ...
16:46:34 #8 46.20 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
16:46:34 #12 11.41 Setting up pkg-config (0.29.2-1ubuntu1) ...
16:46:34 #12 11.50 Setting up libudev-dev:amd64 (247.3-3ubuntu3.6) ...
16:46:34 #12 11.54 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
16:46:34 #8 46.26 Setting up m4 (1.4.18-5) ...
16:46:34 #8 46.28 Setting up libgdbm-compat4:armhf (1.19-2) ...
16:46:34 #8 46.30 Setting up libperl5.32:armhf (5.32.1-4+deb11u1) ...
16:46:34 #8 46.31 Setting up dwz (0.13+20210201-1) ...
16:46:34 #8 46.33 Setting up groff-base (1.22.4-6) ...
16:46:34 #8 46.36 Setting up cpp (4:10.2.1-1+rpi1) ...
16:46:34 #8 46.38 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1) ...
16:46:34 #8 46.40 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
16:46:34 #8 46.41 Setting up python3.9 (3.9.2-1+rpi1) ...
16:46:34 #12 11.56 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:46:34 #12 11.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:46:34 #12 11.61 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
16:46:34 #12 11.64 Setting up librhash0:amd64 (1.4.1-1) ...
16:46:34 #12 11.66 Setting up cmake-data (3.18.4-2ubuntu1) ...
16:46:34 #12 11.69 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
16:46:34 #12 11.71 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.6) ...
16:46:34 #12 11.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
16:46:34 #12 11.73 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
16:46:34 #12 11.75 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
16:46:34 #12 11.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
16:46:34 #12 11.77 Setting up cmake (3.18.4-2ubuntu1) ...
16:46:34 #12 11.79 Setting up docker-ce-build-deps (1.0) ...
16:46:34 #12 11.81 Processing triggers for man-db (2.9.4-2) ...
16:46:34 #12 11.85 Processing triggers for libc-bin (2.33-0ubuntu5) ...
16:46:35 #12 DONE 12.2s
16:46:35 
16:46:35 #13 [stage-1 6/9] COPY sources/ /sources
16:46:35 #13 sha256:8ea8e8ddc15f1b741ee1becb7983ced4825ac8517ace6b5fd50f8ea8d9409a3e
16:46:35 #13 DONE 0.3s
16:46:35 
16:46:35 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
16:46:35 #15 sha256:b1f0fb5cf90f8e8496d0a59351687efbcde6d2910bb8caa5411438c4aba12358
16:46:36 #8 48.01 Setting up python3 (3.9.2-3) ...
16:46:36 #8 48.25 Setting up binutils (2.35.2-2+rpi1) ...
16:46:36 #8 48.27 Setting up man-db (2.9.4-2) ...
16:46:36 #8 48.52 Building database of manual pages ...
16:46:37 #15 DONE 1.9s
16:46:37 
16:46:37 #16 [stage-1 8/9] WORKDIR /root/build-deb
16:46:37 #16 sha256:502a7cf641dc5e781eb9ea4588ccf6c663bd35bd651d0b80486f29b88332f974
16:46:37 #16 DONE 0.0s
16:46:37 
16:46:37 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
16:46:37 #17 sha256:2d6cffa4e6d57677e6330ec44aea028c57bb92d8f2e8301f025dae8fc613754e
16:46:37 #17 DONE 0.0s
16:46:37 
16:46:37 #18 exporting to image
16:46:37 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:46:37 #18 exporting layers
16:46:42 #18 exporting layers 5.3s done
16:46:42 #18 writing image sha256:e8f91ed8d0af03244b9b0fab3b75ac974a28a13fd3146d5f0d9e93610591da70 done
16:46:42 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
16:46:42 #18 DONE 5.3s
16:46:42 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20210916145224-e3023ca  -e VERSION=0.0.0-20210916145224-e3023ca  -e CLI_GITCOMMIT=e3023ca  -e ENGINE_GITCOMMIT=5176095  -e SCAN_VERSION=v0.8.0  -e SCAN_GITCOMMIT=35651ca  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/ubuntu-hirsute:/build    debbuild-ubuntu-hirsute/x86_64
16:46:43 #8 54.08 Setting up perl (5.32.1-4+deb11u1) ...
16:46:43 #8 54.11 Setting up libio-html-perl (1.004-2) ...
16:46:43 #8 54.13 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
16:46:43 #8 54.14 Setting up gcc-10 (10.2.1-6+rpi1) ...
16:46:43 #8 54.16 Setting up libdpkg-perl (1.20.9+rpi1) ...
16:46:43 #8 54.17 Setting up autoconf (2.69-14) ...
16:46:43 #8 54.19 Setting up libtimedate-perl (2.3300-2) ...
16:46:43 #8 54.21 Setting up libsub-override-perl (0.09-2) ...
16:46:43 #8 54.22 Setting up libstrictures-perl (2.000006-1) ...
16:46:43 #8 54.24 Setting up libsub-quote-perl (2.006006-1) ...
16:46:43 #8 54.25 Setting up libfile-dirlist-perl (0.05-2) ...
16:46:43 #8 54.27 Setting up liburi-perl (5.08-1) ...
16:46:43 #8 54.28 Setting up libfile-touch-perl (0.11-1) ...
16:46:43 #8 54.30 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:46:43 #8 54.32 Setting up automake (1:1.16.3-2) ...
16:46:43 #8 54.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:46:43 #8 54.33 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
16:46:43 #8 54.33 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
16:46:43 #8 54.34 Setting up libhttp-date-perl (6.05-1) ...
16:46:43 #8 54.35 Setting up libfile-which-perl (1.23-1) ...
16:46:43 #8 54.39 Setting up libfile-listing-perl (6.14-1) ...
16:46:43 #8 54.41 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:46:43 #8 54.42 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:46:43 #8 54.44 Setting up libio-pty-perl (1:1.15-2) ...
16:46:43 #8 54.45 Setting up libtool (2.4.6-15) ...
16:46:43 #8 54.47 Setting up libarchive-zip-perl (1.68-1) ...
16:46:43 #8 54.48 Setting up libhtml-tagset-perl (3.20-4) ...
16:46:43 #8 54.50 Setting up libdebhelper-perl (13.3.4) ...
16:46:43 #8 54.52 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:46:43 #8 54.53 Setting up libtry-tiny-perl (0.30-1) ...
16:46:43 #8 54.55 Setting up libnet-http-perl (6.20-1) ...
16:46:43 #8 54.56 Setting up libencode-locale-perl (1.05-1.1) ...
16:46:43 #8 54.58 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:46:43 #8 54.59 Setting up gcc (4:10.2.1-1+rpi1) ...
16:46:43 #8 54.63 Setting up dpkg-dev (1.20.9+rpi1) ...
16:46:43 #8 54.65 Setting up intltool-debian (0.35.0+20060710.5) ...
16:46:43 #8 54.67 Setting up liberror-perl (0.17029-1) ...
16:46:43 #8 54.68 Setting up dh-autoreconf (20) ...
16:46:43 #8 54.70 Setting up patchutils (0.4.2-1) ...
16:46:43 #8 54.71 Setting up libipc-run-perl (20200505.0-1) ...
16:46:43 #8 54.73 Setting up git (1:2.30.2-1) ...
16:46:43 #8 54.78 Setting up libwww-robotrules-perl (6.02-1) ...
16:46:43 #8 54.79 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:46:43 #8 54.81 Setting up librole-tiny-perl (2.002004-1) ...
16:46:43 #8 54.82 Setting up libfile-homedir-perl (1.006-1) ...
16:46:43 #8 54.84 Setting up libio-socket-ssl-perl (2.069-1) ...
16:46:43 #8 54.87 Setting up libhttp-message-perl (6.28-1) ...
16:46:43 #8 54.88 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:46:43 #8 54.90 Setting up libhttp-negotiate-perl (6.01-1) ...
16:46:43 #8 54.91 Setting up libhttp-cookies-perl (6.10-1) ...
16:46:43 #8 54.94 Setting up po-debconf (1.0.21+nmu1) ...
16:46:43 #8 54.96 Setting up libhtml-tree-perl (5.07-2) ...
16:46:43 #8 54.98 Setting up libparams-classify-perl (0.015-1+b3) ...
16:46:43 #8 55.00 Setting up libmodule-runtime-perl (0.016-1) ...
16:46:43 #8 55.01 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:46:43 #8 55.03 Setting up libimport-into-perl (1.002005-1) ...
16:46:43 #8 55.05 Setting up libmoo-perl (2.004004-1) ...
16:46:43 #8 55.06 Setting up debhelper (13.3.4) ...
16:46:43 #8 55.08 Setting up equivs (2.3.1) ...
16:46:43 #8 55.09 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:46:43 #8 55.11 Setting up libwww-perl (6.52-1) ...
16:46:43 #8 55.12 Setting up devscripts (2.21.3) ...
16:46:43 + set -e
16:46:43 + mkdir -p /root/build-deb/engine
16:46:43 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:46:43 #8 55.52 Processing triggers for libc-bin (2.31-13+rpi1) ...
16:46:43 + mkdir -p /root/build-deb/cli
16:46:43 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:46:44 + mkdir -p /root/build-deb/scan-cli-plugin
16:46:44 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:46:44 + mkdir -p /go/src/github.com/docker
16:46:44 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:46:44 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:46:44 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:46:44 + EPOCH=5
16:46:44 + EPOCH_SEP=
16:46:44 + [[ ! -z 5 ]]
16:46:44 + EPOCH_SEP=:
16:46:44 + [[ -z 0.0.0-20210916145224-e3023ca ]]
16:46:44 VERSION AAA 0.0.0-20210916145224-e3023ca
16:46:44 + echo VERSION AAA 0.0.0-20210916145224-e3023ca
16:46:44 + VERSION=0.0.0-20210916145224-e3023ca
16:46:44 + echo VERSION bbb 0.0.0-20210916145224-e3023ca
16:46:44 VERSION bbb 0.0.0-20210916145224-e3023ca
16:46:44 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:46:44 + debSource=docker-ce
16:46:44 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:46:44 + debMaintainer='Docker <support@docker.com>'
16:46:44 ++ date --rfc-2822
16:46:44 + debDate='Thu, 16 Sep 2021 16:46:44 +0000'
16:46:44 + cat
16:46:44 + export CLI_GITCOMMIT=e3023ca
16:46:44 + CLI_GITCOMMIT=e3023ca
16:46:44 + export ENGINE_GITCOMMIT=5176095
16:46:44 + ENGINE_GITCOMMIT=5176095
16:46:44 + export SCAN_GITCOMMIT=35651ca
16:46:44 + SCAN_GITCOMMIT=35651ca
16:46:44 VERSION BBB 0.0.0-20210916145224-e3023ca
16:46:44 + echo VERSION BBB 0.0.0-20210916145224-e3023ca
16:46:44 + dpkg-buildpackage -uc -us -I.git
16:46:44 dpkg-buildpackage: info: source package docker-ce
16:46:44 dpkg-buildpackage: info: source version 5:0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute
16:46:44 dpkg-buildpackage: info: source distribution hirsute
16:46:44 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:46:44  dpkg-source -I.git --before-build .
16:46:44 dpkg-buildpackage: info: host architecture amd64
16:46:44 #8 DONE 56.2s
16:46:44 
16:46:44 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:46:44 #10 sha256:438f71f71ce6aa8a07b1b6a244f1a4d7e041cdec96799857dd1a3fc28522bc13
16:46:44 #10 DONE 0.0s
16:46:44 
16:46:44 #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
16:46:44 #11 sha256:b39e21f36a2272fc98dfc66784f32940ed73c3bf868a777ee0486f8a94839205
16:46:44  debian/rules clean
16:46:44 dh clean --with=bash-completion
16:46:44    dh_clean
16:46:44  dpkg-source -I.git -b .
16:46:44 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
16:46:44 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
16:46:44 dpkg-source: warning: native package version may not have a revision
16:46:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210916145224-e3023ca-0~ubuntu'
16:46:44 dpkg-source: info: using source format '1.0'
16:46:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.tar.gz
16:46:45 #11 1.185 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
16:46:45 #11 1.194 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
16:46:49 #11 1.548 Reading package lists...
16:46:49 #11 4.883 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?)
16:46:50 #11 5.731 dpkg-buildpackage: info: source package docker-ce-build-deps
16:46:50 #11 5.731 dpkg-buildpackage: info: source version 1.0
16:46:50 #11 5.731 dpkg-buildpackage: info: source distribution unstable
16:46:50 #11 5.731 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:46:50 #11 5.828 dpkg-buildpackage: info: host architecture armhf
16:46:50 #11 5.828  dpkg-source --before-build .
16:46:50 #11 6.129  debian/rules clean
16:46:50 #11 6.133 dh clean
16:46:50 #11 6.374    dh_clean
16:46:50 #11 6.470  debian/rules binary
16:46:50 #11 6.473 dh binary
16:46:51 #11 6.678    dh_update_autotools_config
16:46:51 #11 6.763    dh_autoreconf
16:46:51 #11 6.888    create-stamp debian/debhelper-build-stamp
16:46:51 #11 6.888    dh_prep
16:46:51 #11 6.976    dh_install
16:46:51 #11 7.077    dh_installdocs
16:46:51 #11 7.194    dh_installchangelogs
16:46:51 #11 7.441    dh_perl
16:46:51 #11 7.547    dh_link
16:46:51 #11 7.650    dh_strip_nondeterminism
16:46:52 #11 7.824    dh_compress
16:46:52 #11 7.939    dh_fixperms
16:46:52 #11 8.052    dh_missing
16:46:52 #11 8.131    dh_installdeb
16:46:52 #11 8.234    dh_gencontrol
16:46:52 #11 8.575    dh_md5sums
16:46:53 #11 8.675    dh_builddeb
16:46:53 #11 8.759 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:46:53 #11 8.792  dpkg-genbuildinfo --build=binary
16:46:53 #11 9.189  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
16:46:53 #11 9.433 dpkg-genchanges: info: binary-only upload (no source code included)
16:46:53 #11 9.439  dpkg-source --after-build .
16:46:53 #11 9.738 dpkg-buildpackage: info: binary-only upload (no source included)
16:46:53 #11 9.747 
16:46:53 #11 9.747 The package has been created.
16:46:53 #11 9.747 Attention, the package has been created in the current directory,
16:46:53 #11 9.747 not in ".." as indicated by the message above!
16:46:54 #11 9.778 Selecting previously unselected package docker-ce-build-deps.
16:46:54 #11 9.804 (Reading database ... 17315 files and directories currently installed.)
16:46:54 #11 9.805 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:46:54 #11 9.810 Unpacking docker-ce-build-deps (1.0) ...
16:46:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.dsc
16:46:54  debian/rules build
16:46:54 dh build --with=bash-completion
16:46:54    dh_update_autotools_config
16:46:54    dh_autoreconf
16:46:54    debian/rules override_dh_auto_build
16:46:54 make[1]: Entering directory '/root/build-deb'
16:46:54 # Build the daemon and dependencies
16:46:54 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
16:46:54 
16:46:54 Removing bundles/
16:46:54 
16:46:54 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:46:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:46:54 GOOS="" GOARCH="" GOARM=""
16:46:57 #11 9.893 Reading package lists...
16:46:57 #11 13.25 Building dependency tree...
16:46:57 #11 13.52 Reading state information...
16:46:58 #11 13.59 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:46:58 #11 14.06 Starting 2 pkgProblemResolver with broken count: 0
16:46:58 #11 14.07 Done
16:46:58 #11 14.43  Done
16:46:59 #11 14.74 Starting pkgProblemResolver with broken count: 0
16:46:59 #11 14.87 Starting 2 pkgProblemResolver with broken count: 0
16:46:59 #11 14.88 Done
16:46:59 #11 15.51 The following additional packages will be installed:
16:46:59 #11 15.51   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:46:59 #11 15.51   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:46:59 #11 15.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
16:46:59 #11 15.51   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:46:59 #11 15.51   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:46:59 #11 15.51   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:46:59 #11 15.51 Suggested packages:
16:46:59 #11 15.51   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
16:46:59 #11 15.51   libstdc++-10-doc
16:46:59 #11 15.51 Recommended packages:
16:46:59 #11 15.51   libglib2.0-data shared-mime-info xdg-user-dirs
16:47:00 #11 16.21 The following NEW packages will be installed:
16:47:00 #11 16.21   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
16:47:00 #11 16.21   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
16:47:00 #11 16.21   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
16:47:00 #11 16.21   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
16:47:00 #11 16.21   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:47:00 #11 16.21   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
16:47:01 #11 16.68 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded.
16:47:01 #11 16.68 1 not fully installed or removed.
16:47:01 #11 16.68 Need to get 19.6 MB of archives.
16:47:01 #11 16.68 After this operation, 84.0 MB of additional disk space will be used.
16:47:01 #11 16.68 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
16:47:01 #11 17.24 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
16:47:01 #11 17.57 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
16:47:01 #11 17.57 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
16:47:01 #11 17.58 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
16:47:01 #11 17.58 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
16:47:01 #11 17.65 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
16:47:02 #11 17.72 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
16:47:02 #11 17.72 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
16:47:02 #11 17.72 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
16:47:02 #11 17.73 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
16:47:02 #11 17.88 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
16:47:02 #11 17.88 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
16:47:02 #11 17.88 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
16:47:02 #11 17.89 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
16:47:02 #11 17.89 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
16:47:02 #11 17.90 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
16:47:02 #11 17.90 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB]
16:47:02 #11 17.90 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
16:47:02 #11 17.95 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
16:47:02 #11 17.96 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
16:47:02 #11 18.04 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
16:47:02 #11 18.04 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
16:47:02 #11 18.05 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
16:47:02 #11 18.05 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
16:47:02 #11 18.05 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
16:47:02 #11 18.06 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
16:47:02 #11 18.06 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
16:47:02 #11 18.06 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB]
16:47:02 #11 18.12 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
16:47:02 #11 18.20 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
16:47:02 #11 18.64 debconf: delaying package configuration, since apt-utils is not installed
16:47:02 #11 18.72 Fetched 19.6 MB in 2s (9606 kB/s)
16:47:02 #11 18.75 Selecting previously unselected package libstdc++-10-dev:armhf.
16:47:03 #11 18.75 (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 ... 17319 files and directories currently installed.)
16:47:03 #11 18.78 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
16:47:03 #11 18.78 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
16:47:03 #11 19.34 Selecting previously unselected package g++-10.
16:47:03 #11 19.34 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
16:47:03 #11 19.35 Unpacking g++-10 (10.2.1-6+rpi1) ...
16:47:04 #11 20.47 Selecting previously unselected package g++.
16:47:04 #11 20.47 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
16:47:04 #11 20.48 Unpacking g++ (4:10.2.1-1+rpi1) ...
16:47:04 #11 20.52 Selecting previously unselected package build-essential.
16:47:05 #11 20.53 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
16:47:05 #11 20.53 Unpacking build-essential (12.9) ...
16:47:05 #11 20.58 Selecting previously unselected package bash-completion.
16:47:05 #11 20.59 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
16:47:06 #11 21.88 Unpacking bash-completion (1:2.11-2) ...
16:47:06 #11 22.17 Selecting previously unselected package cmake-data.
16:47:06 #11 22.18 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
16:47:06 #11 22.18 Unpacking cmake-data (3.18.4-2+rpi1) ...
16:47:07 #11 23.12 Selecting previously unselected package libarchive13:armhf.
16:47:07 #11 23.13 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
16:47:07 #11 23.14 Unpacking libarchive13:armhf (3.4.3-2) ...
16:47:07 #11 23.23 Selecting previously unselected package libjsoncpp24:armhf.
16:47:07 #11 23.23 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
16:47:07 #11 23.24 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
16:47:07 #11 23.30 Selecting previously unselected package librhash0:armhf.
16:47:07 #11 23.30 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
16:47:07 #11 23.30 Unpacking librhash0:armhf (1.4.1-2) ...
16:47:07 #11 23.37 Selecting previously unselected package libuv1:armhf.
16:47:07 #11 23.38 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
16:47:07 #11 23.38 Unpacking libuv1:armhf (1.40.0-1) ...
16:47:07 #11 23.44 Selecting previously unselected package cmake.
16:47:07 #11 23.45 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
16:47:07 #11 23.45 Unpacking cmake (3.18.4-2+rpi1) ...
16:47:08 #11 24.01 Selecting previously unselected package dh-apparmor.
16:47:08 #11 24.02 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
16:47:08 #11 24.02 Unpacking dh-apparmor (2.13.6-10) ...
16:47:08 #11 24.08 Selecting previously unselected package libbtrfs0:armhf.
16:47:08 #11 24.08 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
16:47:08 #11 24.08 Unpacking libbtrfs0:armhf (5.10.1-2) ...
16:47:08 #11 24.16 Selecting previously unselected package libbtrfs-dev:armhf.
16:47:08 #11 24.16 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
16:47:08 #11 24.16 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
16:47:08 #11 24.25 Selecting previously unselected package dmsetup.
16:47:08 #11 24.25 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
16:47:08 #11 24.26 Unpacking dmsetup (2:1.02.175-2.1) ...
16:47:08 #11 24.32 Selecting previously unselected package libdevmapper1.02.1:armhf.
16:47:08 #11 24.33 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:47:08 #11 24.33 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:47:08 #11 24.40 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
16:47:08 #11 24.41 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
16:47:08 #11 24.41 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:47:08 #11 24.46 Selecting previously unselected package libudev-dev:armhf.
16:47:08 #11 24.46 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ...
16:47:08 #11 24.47 Unpacking libudev-dev:armhf (247.3-6+rpi1) ...
16:47:08 #11 24.53 Selecting previously unselected package libsepol1-dev:armhf.
16:47:08 #11 24.53 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
16:47:08 #11 24.54 Unpacking libsepol1-dev:armhf (3.1-1) ...
16:47:08 #11 24.65 Selecting previously unselected package libpcre2-16-0:armhf.
16:47:08 #11 24.65 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
16:47:08 #11 24.66 Unpacking libpcre2-16-0:armhf (10.36-2) ...
16:47:08 #11 24.74 Selecting previously unselected package libpcre2-32-0:armhf.
16:47:09 #11 24.74 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
16:47:09 #11 24.75 Unpacking libpcre2-32-0:armhf (10.36-2) ...
16:47:09 #11 24.82 Selecting previously unselected package libpcre2-posix2:armhf.
16:47:09 #11 24.83 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
16:47:09 #11 24.83 Unpacking libpcre2-posix2:armhf (10.36-2) ...
16:47:09 #11 24.88 Selecting previously unselected package libpcre2-dev:armhf.
16:47:09 #11 24.88 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
16:47:09 #11 24.89 Unpacking libpcre2-dev:armhf (10.36-2) ...
16:47:09 #11 25.02 Selecting previously unselected package libselinux1-dev:armhf.
16:47:09 #11 25.02 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
16:47:09 #11 25.03 Unpacking libselinux1-dev:armhf (3.1-3) ...
16:47:09 #11 25.11 Selecting previously unselected package libdevmapper-dev:armhf.
16:47:09 #11 25.12 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
16:47:09 #11 25.12 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:47:09 #11 25.18 Selecting previously unselected package libltdl7:armhf.
16:47:09 #11 25.18 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
16:47:09 #11 25.19 Unpacking libltdl7:armhf (2.4.6-15) ...
16:47:09 #11 25.25 Selecting previously unselected package libltdl-dev:armhf.
16:47:09 #11 25.25 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
16:47:09 #11 25.26 Unpacking libltdl-dev:armhf (2.4.6-15) ...
16:47:09 #11 25.33 Selecting previously unselected package libseccomp-dev:armhf.
16:47:09 #11 25.33 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
16:47:09 #11 25.34 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
16:47:09 #11 25.40 Selecting previously unselected package libsystemd-dev:armhf.
16:47:09 #11 25.40 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ...
16:47:09 #11 25.41 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ...
16:47:10 #11 25.57 Selecting previously unselected package libglib2.0-0:armhf.
16:47:10 #11 25.58 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
16:47:10 #11 25.59 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
16:47:10 #11 25.79 Selecting previously unselected package pkg-config.
16:47:10 #11 25.80 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
16:47:10 #11 25.80 Unpacking pkg-config (0.29.2-1) ...
16:47:10 #11 25.87 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
16:47:10 #11 25.89 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
16:47:10 #11 25.90 Setting up g++-10 (10.2.1-6+rpi1) ...
16:47:10 #11 25.92 Setting up libarchive13:armhf (3.4.3-2) ...
16:47:10 #11 25.93 Setting up libglib2.0-0:armhf (2.66.8-1) ...
16:47:10 #11 25.96 No schema files found: doing nothing.
16:47:10 #11 25.97 Setting up libsepol1-dev:armhf (3.1-1) ...
16:47:10 #11 25.99 Setting up libpcre2-16-0:armhf (10.36-2) ...
16:47:10 #11 26.00 Setting up libbtrfs0:armhf (5.10.1-2) ...
16:47:10 #11 26.02 Setting up libpcre2-32-0:armhf (10.36-2) ...
16:47:10 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:47:10 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:47:10 GOOS="" GOARCH="" GOARM=""
16:47:10 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:47:10 
16:47:10 + popd
16:47:10 ~/rpmbuild/BUILD/src
16:47:10 + exit 0
16:47:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XQWczh
16:47:10 + umask 022
16:47:10 + cd /root/rpmbuild/BUILD
16:47:10 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64 '!=' / ']'
16:47:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:47:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:47:10 + mkdir -p /root/rpmbuild/BUILDROOT
16:47:10 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:47:10 + cd src
16:47:10 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:47:10 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/dockerd
16:47:10 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:47:10 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/docker-proxy
16:47:10 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/docker-init
16:47:10 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/lib/systemd/system/docker.service
16:47:10 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/lib/systemd/system/docker.socket
16:47:10 + /usr/lib/rpm/check-buildroot
16:47:10 + /usr/lib/rpm/redhat/brp-ldconfig
16:47:10 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:47:10 + /usr/lib/rpm/brp-compress
16:47:10 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:47:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:47:10 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:47:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:47:10 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:47:10 + /usr/lib/rpm/brp-python-hardlink
16:47:10 + PYTHON3=/usr/libexec/platform-python
16:47:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:47:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2vczCh
16:47:10 + umask 022
16:47:10 + cd /root/rpmbuild/BUILD
16:47:10 + cd src
16:47:10 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:47:10 + ver='Docker version 0.0.0-20210916145224-e3023ca, build 5176095'
16:47:10 + test 'Docker version 0.0.0-20210916145224-e3023ca, build 5176095' = 'Docker version 0.0.0-20210916145224-e3023ca, build 5176095'
16:47:10 + echo 'PASS: daemon version OK'
16:47:10 + exit 0
16:47:10 PASS: daemon version OK
16:47:10 Processing files: docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:47:10 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/docker-proxy
16:47:10 Provides: docker-ce = 3:0.0.0.20210916145224.e3023ca-0.el8 docker-ce(x86-64) = 3:0.0.0.20210916145224.e3023ca-0.el8
16:47:10 Requires(interp): /bin/sh /bin/sh /bin/sh
16:47:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:47:10 Requires(post): /bin/sh
16:47:10 Requires(preun): /bin/sh
16:47:10 Requires(postun): /bin/sh
16:47:10 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)
16:47:10 Conflicts: docker docker-ee docker-engine-cs docker-io
16:47:10 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:47:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:47:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.src.rpm
16:47:10 #11 26.03 Setting up libuv1:armhf (1.40.0-1) ...
16:47:10 #11 26.05 Setting up bash-completion (1:2.11-2) ...
16:47:11 #11 27.44 Setting up pkg-config (0.29.2-1) ...
16:47:11 #11 27.55 Setting up libudev-dev:armhf (247.3-6+rpi1) ...
16:47:11 #11 27.57 Setting up libpcre2-posix2:armhf (10.36-2) ...
16:47:11 #11 27.58 Setting up libltdl7:armhf (2.4.6-15) ...
16:47:11 #11 27.60 Setting up libjsoncpp24:armhf (1.9.4-4) ...
16:47:11 #11 27.61 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
16:47:11 #11 27.63 Setting up g++ (4:10.2.1-1+rpi1) ...
16:47:11 #11 27.67 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:47:11 #11 27.68 Setting up librhash0:armhf (1.4.1-2) ...
16:47:11 #11 27.70 Setting up build-essential (12.9) ...
16:47:11 #11 27.71 Setting up cmake-data (3.18.4-2+rpi1) ...
16:47:11 #11 27.73 Setting up dh-apparmor (2.13.6-10) ...
16:47:12 #11 27.75 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ...
16:47:12 #11 27.77 Setting up libpcre2-dev:armhf (10.36-2) ...
16:47:12 #11 27.78 Setting up libselinux1-dev:armhf (3.1-3) ...
16:47:12 #11 27.80 Setting up libltdl-dev:armhf (2.4.6-15) ...
16:47:12 #11 27.81 Setting up cmake (3.18.4-2+rpi1) ...
16:47:12 #11 27.83 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
16:47:12 #11 27.84 Setting up dmsetup (2:1.02.175-2.1) ...
16:47:12 #11 27.86 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
16:47:12 #11 27.88 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
16:47:12 #11 27.90 Setting up docker-ce-build-deps (1.0) ...
16:47:12 #11 27.91 Processing triggers for libc-bin (2.31-13+rpi1) ...
16:47:12 #11 27.94 Processing triggers for man-db (2.9.4-2) ...
16:47:12 #11 DONE 28.3s
16:47:12 
16:47:12 #12 [stage-1 5/8] COPY sources/ /sources
16:47:12 #12 sha256:567fd6c81b91193d3375fde9ba323fe9b228edf377f9002dbdd3f4165f9cabac
16:47:12 #12 DONE 0.2s
16:47:13 
16:47:13 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:47:13 #14 sha256:53a86e2b05625493492a9dd43cc7496023de506c1c50f46b32756b98a7d115ca
16:47:16 #14 DONE 3.3s
16:47:16 
16:47:16 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:47:16 #15 sha256:5c4cb2bfb0e116d1127cdff591f829468c91b2f76056168daf90dbb2f30bd289
16:47:16 #15 DONE 0.0s
16:47:16 
16:47:16 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:47:16 #16 sha256:103da442557ea4963fc34de41639ddf8742a1b849177659ea4bd0e67bbf17fd7
16:47:16 #16 DONE 0.0s
16:47:16 
16:47:16 #17 exporting to image
16:47:16 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:47:16 #17 exporting layers
16:47:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64.rpm
16:47:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nSd9Zh
16:47:20 + umask 022
16:47:20 + cd /root/rpmbuild/BUILD
16:47:20 + cd src
16:47:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:47:20 + exit 0
16:47:20 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aiEJBf
16:47:20 + umask 022
16:47:20 + cd /root/rpmbuild/BUILD
16:47:20 + cd /root/rpmbuild/BUILD
16:47:20 + rm -rf src
16:47:20 + /usr/bin/mkdir -p src
16:47:20 + cd src
16:47:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:47:20 + /usr/bin/tar -xof -
16:47:20 + STATUS=0
16:47:20 + '[' 0 -ne 0 ']'
16:47:20 + /usr/bin/tar -xof -
16:47:20 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:47:20 + STATUS=0
16:47:20 + '[' 0 -ne 0 ']'
16:47:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:47:20 + exit 0
16:47:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SDzJKh
16:47:20 + umask 022
16:47:20 + cd /root/rpmbuild/BUILD
16:47:20 + cd src
16:47:20 + mkdir -p /go/src/github.com/docker
16:47:20 + rm -f /go/src/github.com/docker/cli
16:47:20 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:47:20 + pushd /go/src/github.com/docker/cli
16:47:20 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:47:20 + VERSION=0.0.0-20210916145224-e3023ca
16:47:20 + GITCOMMIT=e3023ca
16:47:20 + GO_LINKMODE=dynamic
16:47:20 + ./scripts/build/binary
16:47:21 Building dynamic docker-linux-amd64
16:47:24 #17 exporting layers 8.2s done
16:47:24 #17 writing image sha256:096a859fe7bb0fa8416f832541d8f73a57f03602d1367ede647441e5f65bc32b done
16:47:24 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
16:47:24 #17 DONE 8.3s
16:47:24 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20210916145224-e3023ca  -e VERSION=0.0.0-20210916145224-e3023ca  -e CLI_GITCOMMIT=e3023ca  -e ENGINE_GITCOMMIT=5176095  -e SCAN_VERSION=v0.8.0  -e SCAN_GITCOMMIT=35651ca  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/raspbian-bullseye:/build    debbuild-raspbian-bullseye/aarch64
16:47:25 + set -e
16:47:25 + mkdir -p /root/build-deb/engine
16:47:25 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:47:26 + mkdir -p /root/build-deb/cli
16:47:26 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:47:27 + mkdir -p /root/build-deb/scan-cli-plugin
16:47:27 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:47:27 + mkdir -p /go/src/github.com/docker
16:47:27 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:47:27 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:47:27 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:47:27 + EPOCH=5
16:47:27 + EPOCH_SEP=
16:47:27 + [[ ! -z 5 ]]
16:47:27 + EPOCH_SEP=:
16:47:27 + [[ -z 0.0.0-20210916145224-e3023ca ]]
16:47:27 + echo VERSION AAA 0.0.0-20210916145224-e3023ca
16:47:27 VERSION AAA 0.0.0-20210916145224-e3023ca
16:47:27 VERSION bbb 0.0.0-20210916145224-e3023ca
16:47:27 + VERSION=0.0.0-20210916145224-e3023ca
16:47:27 + echo VERSION bbb 0.0.0-20210916145224-e3023ca
16:47:27 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:47:27 + debSource=docker-ce
16:47:27 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:47:27 + debMaintainer='Docker <support@docker.com>'
16:47:27 ++ date --rfc-2822
16:47:27 + debDate='Thu, 16 Sep 2021 16:47:27 +0000'
16:47:27 + cat
16:47:27 + export CLI_GITCOMMIT=e3023ca
16:47:27 + CLI_GITCOMMIT=e3023ca
16:47:27 + export ENGINE_GITCOMMIT=5176095
16:47:27 + ENGINE_GITCOMMIT=5176095
16:47:27 + export SCAN_GITCOMMIT=35651ca
16:47:27 + SCAN_GITCOMMIT=35651ca
16:47:27 + echo VERSION BBB 0.0.0-20210916145224-e3023ca
16:47:27 + dpkg-buildpackage -uc -us -I.git
16:47:27 VERSION BBB 0.0.0-20210916145224-e3023ca
16:47:27 dpkg-buildpackage: info: source package docker-ce
16:47:27 dpkg-buildpackage: info: source version 5:0.0.0-20210916145224-e3023ca-0~raspbian-bullseye
16:47:27 dpkg-buildpackage: info: source distribution bullseye
16:47:27 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:47:27  dpkg-source -I.git --before-build .
16:47:27 dpkg-buildpackage: info: host architecture armhf
16:47:28  debian/rules clean
16:47:28 dh clean --with=bash-completion
16:47:28    dh_clean
16:47:29  dpkg-source -I.git -b .
16:47:29 dpkg-source: warning: native package version may not have a revision
16:47:29 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210916145224-e3023ca-0~raspbian'
16:47:29 dpkg-source: info: using source format '1.0'
16:47:29 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.tar.gz
16:47:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.dsc
16:47:47  debian/rules build
16:47:47 dh build --with=bash-completion
16:47:47    dh_update_autotools_config
16:47:47    dh_autoreconf
16:47:47    debian/rules override_dh_auto_build
16:47:47 make[1]: Entering directory '/root/build-deb'
16:47:47 # Build the daemon and dependencies
16:47:47 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
16:47:47 
16:47:47 Removing bundles/
16:47:47 
16:47:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:47:47 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:47:47 GOOS="" GOARCH="" GOARM=""
16:48:07 #23 DONE 194.8s
16:48:07 
16:48:07 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:48:07 #27 sha256:4c37bffa87a4b8554bc74228c9912958f0acd9f540113bb2f764224153a0317d
16:48:07 #27 ...
16:48:07 
16:48:07 #24 [darwin/arm64 binary 1/1] COPY --from=build /out .
16:48:07 #24 sha256:38f49344f7a34a799265d8b37386e7c7d88b86635c1581592daaeaf0dde05cce
16:48:07 #24 DONE 0.1s
16:48:07 
16:48:07 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache     --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk     --mount=type=tmpfs,target=cli/winresources     xx-go --wrap &&     TARGET=/out ./scripts/build/binary &&     xx-verify $([ "static" = "static" ] && echo "--static") /out/docker
16:48:07 #27 sha256:4c37bffa87a4b8554bc74228c9912958f0acd9f540113bb2f764224153a0317d
16:48:07 #27 DONE 196.7s
16:48:07 
16:48:07 #28 [darwin/amd64 binary 1/1] COPY --from=build /out .
16:48:07 #28 sha256:86db67cf77c480b80c9b301413c724342810dd6640c1c3e60c6c1841c25ea279
16:48:08 #28 DONE 0.1s
16:48:08 
16:48:08 #29 exporting to client
16:48:08 #29 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
16:48:08 #29 copying files darwin/amd64 22B
16:48:08 #29 copying files darwin/arm64 22B
16:48:09 #29 copying files darwin/arm64 50.08MB 1.5s done
16:48:09 #29 copying files darwin/amd64 54.14MB 1.6s done
16:48:09 #29 DONE 1.6s
16:48:09 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-510/src/github.com/docker/cli/build && for platform in *; do \
16:48:09 	arch=$(echo $platform | cut -d_ -f2); \
16:48:09 	mkdir -p $dest/$arch/docker; \
16:48:09 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
16:48:09 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20210916145224-e3023ca.tgz docker; \
16:48:09 done
16:48:21 cp: cannot stat 'docker/docker-darwin-*': Not a directory
16:48:21 cp: cannot stat 'docker-linux-amd64/docker-darwin-*': Not a directory
16:48:21 make[1]: *** [Makefile:55: cross-mac] Error 1
16:48:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
16:48:21 make: *** [Makefile:79: static] Error 2
[Pipeline] sh
16:48:22 + make clean
16:48:22 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
16:48:23 rm -f -r src
16:48:23 make -C rpm clean
16:48:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
16:48:23 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:48:23 rm -f -r rpmbuild/
16:48:23 docker builder prune -f --filter until=24h
16:48:23 Total reclaimed space: 0B
16:48:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
16:48:23 make -C deb clean
16:48:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
16:48:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:48:23 rm -f -r debbuild
16:48:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
16:48:23 rm -f -r sources
16:48:23 docker builder prune -f --filter until=24h
16:48:23 Total reclaimed space: 0B
16:48:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
16:48:23 make -C static clean
16:48:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
16:48:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
16:48:24 rm -f -r build
16:48:24 docker builder prune -f --filter until=24h
16:48:24 Total reclaimed space: 0B
16:48:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch static-cross
16:48:31 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:48:31 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:48:31 GOOS="" GOARCH="" GOARM=""
16:48:31 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:48:31 
16:48:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:48:31 + RM_GOPATH=0
16:48:31 + TMP_GOPATH=/go
16:48:31 + : /usr/local/bin
16:48:31 + '[' -z /go ']'
16:48:31 + export GOPATH=/go
16:48:31 + GOPATH=/go
16:48:31 + case "$(go env GOARCH)" in
16:48:31 ++ go env GOARCH
16:48:31 + export GO_BUILDMODE=-buildmode=pie
16:48:31 + GO_BUILDMODE=-buildmode=pie
16:48:31 ++ dirname hack/dockerfile/install/install.sh
16:48:31 + dir=hack/dockerfile/install
16:48:31 + bin=tini
16:48:31 + shift
16:48:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:48:31 + . hack/dockerfile/install/tini.installer
16:48:31 ++ : v0.19.0
16:48:31 + install_tini
16:48:31 + echo 'Install tini version v0.19.0'
16:48:31 Install tini version v0.19.0
16:48:31 + git clone https://github.com/krallin/tini.git /go/tini
16:48:31 Cloning into '/go/tini'...
16:48:31 + cd /go/tini
16:48:31 + git checkout -q v0.19.0
16:48:31 + cmake .
16:48:31 -- The C compiler identification is GNU 10.3.0
16:48:31 -- Detecting C compiler ABI info
16:48:31 -- Detecting C compiler ABI info - done
16:48:31 -- Check for working C compiler: /usr/bin/cc - skipped
16:48:31 -- Detecting C compile features
16:48:31 -- Detecting C compile features - done
16:48:31 -- Performing Test HAS_BUILTIN_FORTIFY
16:48:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
16:48:31 -- Configuring done
16:48:31 -- Generating done
16:48:31 -- Build files have been written to: /go/tini
16:48:31 + make tini-static
16:48:31 make[2]: Entering directory '/go/tini'
16:48:31 make[3]: Entering directory '/go/tini'
16:48:31 make[4]: Entering directory '/go/tini'
16:48:31 make[5]: Entering directory '/go/tini'
16:48:31 Scanning dependencies of target tini-static
16:48:31 make[5]: Leaving directory '/go/tini'
16:48:31 make[5]: Entering directory '/go/tini'
16:48:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:48:31 [100%] Linking C executable tini-static
16:48:31 make[5]: Leaving directory '/go/tini'
16:48:31 [100%] Built target tini-static
16:48:31 make[4]: Leaving directory '/go/tini'
16:48:31 make[3]: Leaving directory '/go/tini'
16:48:31 make[2]: Leaving directory '/go/tini'
16:48:31 + mkdir -p /usr/local/bin
16:48:31 + cp tini-static /usr/local/bin/docker-init
16:48:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:48:31 + RM_GOPATH=0
16:48:31 + TMP_GOPATH=/go
16:48:31 + : /usr/local/bin
16:48:31 + '[' -z /go ']'
16:48:31 + export GOPATH=/go
16:48:31 + GOPATH=/go
16:48:31 + case "$(go env GOARCH)" in
16:48:31 ++ go env GOARCH
16:48:31 + export GO_BUILDMODE=-buildmode=pie
16:48:31 + GO_BUILDMODE=-buildmode=pie
16:48:31 ++ dirname hack/dockerfile/install/install.sh
16:48:31 + dir=hack/dockerfile/install
16:48:31 + bin=rootlesskit
16:48:31 + shift
16:48:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:48:31 + . hack/dockerfile/install/rootlesskit.installer
16:48:31 ++ : v0.14.4
16:48:31 + install_rootlesskit dynamic
16:48:31 + case "$1" in
16:48:31 + install_rootlesskit_dynamic
16:48:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:48:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:48:31 + export BUILD_MODE=-buildmode=pie
16:48:31 + BUILD_MODE=-buildmode=pie
16:48:31 + _install_rootlesskit
16:48:31 + echo 'Install rootlesskit version v0.14.4'
16:48:31 Install rootlesskit version v0.14.4
16:48:31 + for f in rootlesskit rootlesskit-docker-proxy
16:48:31 + GOBIN=/usr/local/bin
16:48:31 + GO111MODULE=on
16:48:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:48:31 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:48:39 go: downloading github.com/pkg/errors v0.9.1
16:48:39 go: downloading github.com/sirupsen/logrus v1.8.1
16:48:39 go: downloading github.com/urfave/cli/v2 v2.3.0
16:48:39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:48:39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:48:39 go: downloading github.com/google/uuid v1.3.0
16:48:39 go: downloading github.com/moby/vpnkit v0.5.0
16:48:39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:48:39 go: downloading github.com/gofrs/flock v0.8.1
16:48:39 go: downloading github.com/gorilla/mux v1.8.0
16:48:39 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:48:40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:48:40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:48:40 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:48:42 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:48:42 + make manpages
16:48:42 scripts/docs/generate-man.sh
16:48:42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:48:48 + for f in rootlesskit rootlesskit-docker-proxy
16:48:48 + GOBIN=/usr/local/bin
16:48:48 + GO111MODULE=on
16:48:48 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:48:48 + return
16:48:48 # Build the CLI
16:48:48 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca GITCOMMIT=e3023ca LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:48:48 Building dynamic docker-linux-amd64
16:49:50 Project root: /go/src/github.com/docker/cli
16:49:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:49:50 2021/09/16 16:49:49 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:49:50 ~/rpmbuild/BUILD/src
16:49:50 + popd
16:49:50 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:49:50 + pushd /root/rpmbuild/BUILD/src/plugins
16:49:50 + for installer in *.installer
16:49:50 + '[' buildx.installer '!=' scan.installer ']'
16:49:50 + bash buildx.installer build
16:49:50 Cloning into '/go/src/github.com/docker/buildx'...
16:49:51 Fetching origin
16:49:51 + GO111MODULE=on
16:49:51 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:49:53 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:49:53 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:49:53 GOOS="" GOARCH="" GOARM=""
16:49:53 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:49:53 
16:49:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:49:53 + RM_GOPATH=0
16:49:53 + TMP_GOPATH=/go
16:49:53 + : /usr/local/bin
16:49:53 + '[' -z /go ']'
16:49:53 + export GOPATH=/go
16:49:53 + GOPATH=/go
16:49:53 + case "$(go env GOARCH)" in
16:49:53 ++ go env GOARCH
16:49:53 + export GO_BUILDMODE=-buildmode=pie
16:49:53 + GO_BUILDMODE=-buildmode=pie
16:49:53 ++ dirname hack/dockerfile/install/install.sh
16:49:53 + dir=hack/dockerfile/install
16:49:53 + bin=tini
16:49:53 + shift
16:49:53 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:49:53 + . hack/dockerfile/install/tini.installer
16:49:53 ++ : v0.19.0
16:49:53 + install_tini
16:49:53 + echo 'Install tini version v0.19.0'
16:49:53 Install tini version v0.19.0
16:49:53 + git clone https://github.com/krallin/tini.git /go/tini
16:49:53 Cloning into '/go/tini'...
16:49:53 + cd /go/tini
16:49:53 + git checkout -q v0.19.0
16:49:53 + cmake .
16:49:53 -- The C compiler identification is GNU 10.2.1
16:49:53 -- Detecting C compiler ABI info
16:49:53 -- Detecting C compiler ABI info - done
16:49:53 -- Check for working C compiler: /usr/bin/cc - skipped
16:49:53 -- Detecting C compile features
16:49:53 -- Detecting C compile features - done
16:49:53 -- Performing Test HAS_BUILTIN_FORTIFY
16:49:53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:49:53 -- Configuring done
16:49:53 -- Generating done
16:49:53 -- Build files have been written to: /go/tini
16:49:53 + make tini-static
16:49:53 make[2]: Entering directory '/go/tini'
16:49:53 make[3]: Entering directory '/go/tini'
16:49:53 make[4]: Entering directory '/go/tini'
16:49:53 make[5]: Entering directory '/go/tini'
16:49:53 Scanning dependencies of target tini-static
16:49:53 make[5]: Leaving directory '/go/tini'
16:49:53 make[5]: Entering directory '/go/tini'
16:49:53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:49:53 [100%] Linking C executable tini-static
16:49:53 make[5]: Leaving directory '/go/tini'
16:49:53 [100%] Built target tini-static
16:49:53 make[4]: Leaving directory '/go/tini'
16:49:53 make[3]: Leaving directory '/go/tini'
16:49:53 make[2]: Leaving directory '/go/tini'
16:49:53 + mkdir -p /usr/local/bin
16:49:53 + cp tini-static /usr/local/bin/docker-init
16:49:53 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:49:53 + RM_GOPATH=0
16:49:53 + TMP_GOPATH=/go
16:49:53 + : /usr/local/bin
16:49:53 + '[' -z /go ']'
16:49:53 + export GOPATH=/go
16:49:53 + GOPATH=/go
16:49:53 + case "$(go env GOARCH)" in
16:49:53 ++ go env GOARCH
16:49:53 + export GO_BUILDMODE=-buildmode=pie
16:49:53 + GO_BUILDMODE=-buildmode=pie
16:49:53 ++ dirname hack/dockerfile/install/install.sh
16:49:53 + dir=hack/dockerfile/install
16:49:53 + bin=rootlesskit
16:49:53 + shift
16:49:53 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:49:53 + . hack/dockerfile/install/rootlesskit.installer
16:49:53 ++ : v0.14.4
16:49:53 + install_rootlesskit dynamic
16:49:53 + case "$1" in
16:49:53 + install_rootlesskit_dynamic
16:49:53 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:49:53 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:49:53 + export BUILD_MODE=-buildmode=pie
16:49:53 + BUILD_MODE=-buildmode=pie
16:49:53 + _install_rootlesskit
16:49:53 + echo 'Install rootlesskit version v0.14.4'
16:49:53 Install rootlesskit version v0.14.4
16:49:53 + for f in rootlesskit rootlesskit-docker-proxy
16:49:53 + GOBIN=/usr/local/bin
16:49:53 + GO111MODULE=on
16:49:53 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:49:53 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:50:09 make[2]: Entering directory '/root/build-deb/cli'
16:50:09 scripts/docs/generate-man.sh
16:50:16 go: downloading github.com/sirupsen/logrus v1.8.1
16:50:16 go: downloading github.com/pkg/errors v0.9.1
16:50:16 go: downloading github.com/urfave/cli/v2 v2.3.0
16:50:16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:50:16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:50:16 go: downloading github.com/google/uuid v1.3.0
16:50:16 go: downloading github.com/moby/vpnkit v0.5.0
16:50:16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:50:16 go: downloading github.com/gofrs/flock v0.8.1
16:50:16 go: downloading github.com/gorilla/mux v1.8.0
16:50:16 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:50:16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:50:16 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:50:18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:50:18 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:50:30 + for f in rootlesskit rootlesskit-docker-proxy
16:50:30 + GOBIN=/usr/local/bin
16:50:30 + GO111MODULE=on
16:50:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:50:32 + return
16:50:32 # Build the CLI
16:50:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca GITCOMMIT=e3023ca LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:50:32 Building dynamic docker-linux-arm-v6
16:51:13 + popd
16:51:13 + exit 0
16:51:13 ~/rpmbuild/BUILD/src
16:51:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v3srgi
16:51:13 + umask 022
16:51:13 + cd /root/rpmbuild/BUILD
16:51:13 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64 '!=' / ']'
16:51:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:13 + mkdir -p /root/rpmbuild/BUILDROOT
16:51:13 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:13 + cd src
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin
16:51:13 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/docker
16:51:13 + pushd /root/rpmbuild/BUILD/src/plugins
16:51:13 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:51:13 + for installer in *.installer
16:51:13 + '[' buildx.installer '!=' scan.installer ']'
16:51:13 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:13 + PREFIX=/usr/libexec/docker/cli-plugins
16:51:13 + bash buildx.installer install_plugin
16:51:13 + popd
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/bash-completion/completions
16:51:13 ~/rpmbuild/BUILD/src
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/zsh/vendor-completions
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/fish/vendor_completions.d
16:51:13 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/bash-completion/completions/docker
16:51:13 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
16:51:13 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/man/man1
16:51:13 + 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.20210916145224.e3023ca-0.el8.x86_64/usr/share/man/man1
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/man/man5
16:51:13 + 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.20210916145224.e3023ca-0.el8.x86_64/usr/share/man/man5
16:51:13 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/man/man8
16:51:13 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/man/man8
16:51:13 + mkdir -p build-docs
16:51:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:51:13 + cp cli/LICENSE build-docs/LICENSE
16:51:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:51:13 + cp cli/MAINTAINERS build-docs/MAINTAINERS
16:51:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:51:13 + cp cli/NOTICE build-docs/NOTICE
16:51:13 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
16:51:13 + cp cli/README.md build-docs/README.md
16:51:13 + /usr/lib/rpm/check-buildroot
16:51:13 + /usr/lib/rpm/redhat/brp-ldconfig
16:51:13 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:51:13 + /usr/lib/rpm/brp-compress
16:51:13 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:51:13 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:51:13 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:51:13 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:51:13 + /usr/lib/rpm/brp-python-hardlink
16:51:13 + PYTHON3=/usr/libexec/platform-python
16:51:13 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:51:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qzGYIf
16:51:13 + umask 022
16:51:13 + cd /root/rpmbuild/BUILD
16:51:13 + cd src
16:51:13 ++ cli/build/docker --version
16:51:13 PASS: cli version OK
16:51:13 + ver='Docker version 0.0.0-20210916145224-e3023ca, build e3023ca'
16:51:13 + test 'Docker version 0.0.0-20210916145224-e3023ca, build e3023ca' = 'Docker version 0.0.0-20210916145224-e3023ca, build e3023ca'
16:51:13 + echo 'PASS: cli version OK'
16:51:13 + exit 0
16:51:13 Processing files: docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tgIpYf
16:51:13 + umask 022
16:51:13 + cd /root/rpmbuild/BUILD
16:51:13 + cd src
16:51:13 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:51:13 + export LC_ALL=C
16:51:13 + LC_ALL=C
16:51:13 + export DOCDIR
16:51:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:51:13 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:51:13 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:51:13 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:51:13 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/share/doc/docker-ce-cli
16:51:13 + exit 0
16:51:13 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
16:51:13 Provides: docker-ce-cli = 1:0.0.0.20210916145224.e3023ca-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20210916145224.e3023ca-0.el8
16:51:13 Requires(interp): /bin/sh
16:51:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:51:13 Requires(post): /bin/sh
16:51:13 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)
16:51:13 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
16:51:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.src.rpm
16:51:17 Project root: /go/src/github.com/docker/cli
16:51:17 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:51:17 2021/09/16 16:51:11 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:51:17 make[2]: Leaving directory '/root/build-deb/cli'
16:51:17 # Build the scan-plugin
16:51:17 # TODO change once we support scan-plugin on other architectures
16:51:17 if [ "amd64" = "amd64" ]; then \
16:51:17 	cd /go/src/github.com/docker/scan-cli-plugin \
16:51:17 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
16:51:17 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:51:17 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:51:17 fi
16:51:17 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
16:51:17 GO111MODULE=on make -f builder.Makefile build
16:51:17 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
16:51:17 mkdir -p bin
16:51:17 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
16:51:23 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64.rpm
16:51:23 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fxw1xf
16:51:23 + umask 022
16:51:23 + cd /root/rpmbuild/BUILD
16:51:23 + cd src
16:51:23 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:23 + exit 0
16:51:23 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mRxJVh
16:51:23 + umask 022
16:51:23 + cd /root/rpmbuild/BUILD
16:51:23 + cd /root/rpmbuild/BUILD
16:51:23 + rm -rf src
16:51:23 + /usr/bin/mkdir -p src
16:51:23 + cd src
16:51:23 + /usr/bin/tar -xof -
16:51:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:51:23 + STATUS=0
16:51:23 + '[' 0 -ne 0 ']'
16:51:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:51:23 + /usr/bin/tar -xof -
16:51:23 + STATUS=0
16:51:23 + '[' 0 -ne 0 ']'
16:51:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:51:23 + exit 0
16:51:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Md74Ai
16:51:23 + umask 022
16:51:23 + cd /root/rpmbuild/BUILD
16:51:23 + cd src
16:51:23 + export DOCKER_GITCOMMIT=5176095
16:51:23 + DOCKER_GITCOMMIT=5176095
16:51:23 + mkdir -p /go/src/github.com/docker
16:51:23 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:51:23 + TMP_GOPATH=/go
16:51:23 + GOPROXY=https://proxy.golang.org
16:51:23 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
16:51:23 + RM_GOPATH=0
16:51:23 + TMP_GOPATH=/go
16:51:23 + : /usr/local/bin
16:51:23 + '[' -z /go ']'
16:51:23 + export GOPATH=/go
16:51:23 + GOPATH=/go
16:51:23 + case "$(go env GOARCH)" in
16:51:23 ++ go env GOARCH
16:51:23 + export GO_BUILDMODE=-buildmode=pie
16:51:23 + GO_BUILDMODE=-buildmode=pie
16:51:23 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
16:51:23 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
16:51:23 + bin=rootlesskit
16:51:23 + shift
16:51:23 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
16:51:23 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
16:51:23 ++ : v0.14.4
16:51:23 + install_rootlesskit dynamic
16:51:23 + case "$1" in
16:51:23 + install_rootlesskit_dynamic
16:51:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:51:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:51:23 + export BUILD_MODE=-buildmode=pie
16:51:23 + BUILD_MODE=-buildmode=pie
16:51:23 + _install_rootlesskit
16:51:23 + echo 'Install rootlesskit version v0.14.4'
16:51:23 + for f in rootlesskit rootlesskit-docker-proxy
16:51:23 Install rootlesskit version v0.14.4
16:51:23 + GOBIN=/usr/local/bin
16:51:23 + GO111MODULE=on
16:51:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:51:23 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:51:24 go: downloading github.com/pkg/errors v0.9.1
16:51:24 go: downloading github.com/sirupsen/logrus v1.8.1
16:51:24 go: downloading github.com/urfave/cli/v2 v2.3.0
16:51:24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:51:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:51:24 go: downloading github.com/google/uuid v1.3.0
16:51:24 go: downloading github.com/moby/vpnkit v0.5.0
16:51:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:51:25 go: downloading github.com/gofrs/flock v0.8.1
16:51:25 go: downloading github.com/gorilla/mux v1.8.0
16:51:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:51:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:51:25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:51:25 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:51:25 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:51:30 + for f in rootlesskit rootlesskit-docker-proxy
16:51:30 + GOBIN=/usr/local/bin
16:51:30 + GO111MODULE=on
16:51:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:51:32 + return
16:51:32 + exit 0
16:51:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LmuSbg
16:51:32 + umask 022
16:51:32 + cd /root/rpmbuild/BUILD
16:51:32 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64 '!=' / ']'
16:51:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:32 + mkdir -p /root/rpmbuild/BUILDROOT
16:51:32 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:32 + cd src
16:51:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/dockerd-rootless.sh
16:51:32 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
16:51:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/rootlesskit
16:51:32 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
16:51:32 + /usr/lib/rpm/check-buildroot
16:51:32 + /usr/lib/rpm/redhat/brp-ldconfig
16:51:32 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:51:32 + /usr/lib/rpm/brp-compress
16:51:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:51:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:51:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:51:32 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:51:32 + /usr/lib/rpm/brp-python-hardlink
16:51:32 + PYTHON3=/usr/libexec/platform-python
16:51:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:51:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DAKB8e
16:51:32 + umask 022
16:51:32 + cd /root/rpmbuild/BUILD
16:51:32 + cd src
16:51:32 + /usr/local/bin/rootlesskit -v
16:51:32 rootlesskit version 0.14.4
16:51:32 + exit 0
16:51:32 Processing files: docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:32 Provides: docker-ce-rootless-extras = 0:0.0.0.20210916145224.e3023ca-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210916145224.e3023ca-0.el8
16:51:32 Requires(interp): /bin/sh /bin/sh /bin/sh
16:51:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:51:32 Requires(post): /bin/sh
16:51:32 Requires(preun): /bin/sh
16:51:32 Requires(postun): /bin/sh
16:51:32 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)
16:51:32 Conflicts: rootlesskit
16:51:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:33 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.src.rpm
16:51:35 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64.rpm
16:51:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N7autj
16:51:35 + umask 022
16:51:35 + cd /root/rpmbuild/BUILD
16:51:35 + cd src
16:51:35 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.el8.x86_64
16:51:35 + exit 0
16:51:35 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T9r7ti
16:51:35 + umask 022
16:51:35 + cd /root/rpmbuild/BUILD
16:51:35 + cd /root/rpmbuild/BUILD
16:51:35 + rm -rf src
16:51:35 + /usr/bin/mkdir -p src
16:51:35 + cd src
16:51:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:51:35 + /usr/bin/tar -xof -
16:51:35 + STATUS=0
16:51:35 + '[' 0 -ne 0 ']'
16:51:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
16:51:35 + /usr/bin/tar -xof -
16:51:35 + STATUS=0
16:51:35 + '[' 0 -ne 0 ']'
16:51:35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:51:35 + exit 0
16:51:35 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s4C8Xi
16:51:35 + umask 022
16:51:35 + cd /root/rpmbuild/BUILD
16:51:35 + cd src
16:51:35 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:51:35 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
16:51:35 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:51:35 GO111MODULE=on make -f builder.Makefile build
16:51:35 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:51:35 mkdir -p bin
16:51:35 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
16:51:36 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
16:51:36 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
16:51:36 go: downloading github.com/spf13/cobra v1.0.0
16:51:36 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
16:51:36 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:51:37 go: downloading github.com/docker/go-connections v0.4.0
16:51:37 go: downloading github.com/sirupsen/logrus v1.4.2
16:51:37 go: downloading github.com/spf13/pflag v1.0.3
16:51:37 go: downloading github.com/theupdateframework/notary v0.6.1
16:51:37 go: downloading github.com/opencontainers/image-spec v1.0.1
16:51:37 go: downloading github.com/docker/go-units v0.4.0
16:51:37 go: downloading github.com/Masterminds/semver/v3 v3.1.0
16:51:37 go: downloading github.com/google/uuid v1.1.1
16:51:37 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:51:37 go: downloading github.com/opencontainers/go-digest v1.0.0
16:51:37 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
16:51:37 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
16:51:37 go: downloading github.com/docker/go v1.5.1-1
16:51:37 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
16:51:37 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
16:51:37 go: downloading github.com/morikuni/aec v1.0.0
16:51:37 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
16:51:37 go: downloading github.com/containerd/containerd v1.3.4
16:51:37 go: downloading google.golang.org/grpc v1.23.1
16:51:38 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
16:51:38 go: downloading github.com/docker/docker-credential-helpers v0.6.3
16:51:38 go: downloading github.com/gorilla/mux v1.7.4
16:51:38 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
16:51:38 go: downloading github.com/gogo/protobuf v1.3.1
16:51:38 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:51:38 go: downloading github.com/golang/protobuf v1.3.2
16:51:38 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
16:51:38 go: downloading github.com/docker/go-metrics v0.0.1
16:51:38 go: downloading github.com/prometheus/client_golang v1.1.0
16:51:39 go: downloading github.com/beorn7/perks v1.0.1
16:51:39 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
16:51:39 go: downloading github.com/prometheus/common v0.6.0
16:51:39 go: downloading github.com/prometheus/procfs v0.0.3
16:51:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:52:08 make[2]: Entering directory '/root/build-deb/cli'
16:52:08 scripts/docs/generate-man.sh
16:52:11 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
16:52:11 + popd
16:52:11 + exit 0
16:52:11 ~/rpmbuild/BUILD/src
16:52:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xoCQsj
16:52:11 + umask 022
16:52:11 + cd /root/rpmbuild/BUILD
16:52:11 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 '!=' / ']'
16:52:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
16:52:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
16:52:11 + mkdir -p /root/rpmbuild/BUILDROOT
16:52:11 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
16:52:11 + cd src
16:52:11 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
16:52:11 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
16:52:11 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:52:11 + popd
16:52:11 + /usr/lib/rpm/check-buildroot
16:52:11 ~/rpmbuild/BUILD/src
16:52:11 + /usr/lib/rpm/redhat/brp-ldconfig
16:52:11 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
16:52:11 + /usr/lib/rpm/brp-compress
16:52:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:52:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:52:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:52:11 + /usr/lib/rpm/brp-python-bytecompile '' 1
16:52:11 + /usr/lib/rpm/brp-python-hardlink
16:52:11 + PYTHON3=/usr/libexec/platform-python
16:52:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:52:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OMQEdg
16:52:11 + umask 022
16:52:11 + cd /root/rpmbuild/BUILD
16:52:11 + cd src
16:52:11 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
16:52:11 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
16:52:11 + ver=v0.8.0
16:52:11 + test v0.8.0 = v0.8.0
16:52:11 PASS: docker-scan version OK
16:52:11 + echo 'PASS: docker-scan version OK'
16:52:11 + exit 0
16:52:11 Processing files: docker-scan-plugin-0.8.0-0.el8.x86_64
16:52:11 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan
16:52:11 Provides: docker-scan-plugin = 0:0.8.0-0.el8 docker-scan-plugin(x86-64) = 0:0.8.0-0.el8
16:52:11 Requires(interp): /bin/sh /bin/sh /bin/sh
16:52:11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:52:11 Requires(post): /bin/sh
16:52:11 Requires(preun): /bin/sh
16:52:11 Requires(postun): /bin/sh
16:52:11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
16:52:11 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el8.src.rpm
16:52:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el8.x86_64.rpm
16:52:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W4PKTg
16:52:11 + umask 022
16:52:11 + cd /root/rpmbuild/BUILD
16:52:11 + cd src
16:52:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
16:52:11 + exit 0
16:52:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
16:52:13 == Building packages for fedora-34 ==
16:52:13 mkdir -p "rpmbuild/fedora-34"
16:52:13 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  -t rpmbuild-fedora-34/x86_64  -f fedora-34/Dockerfile  .
16:52:13 #1 [internal] load build definition from Dockerfile
16:52:13 #1 sha256:01a4751eca7e1410c1570094324ca07eb24f2bab2eb63c12c983e028b65474db
16:52:13 #1 transferring dockerfile: 847B done
16:52:13 #1 DONE 0.0s
16:52:13 
16:52:13 #2 [internal] load .dockerignore
16:52:13 #2 sha256:e5df511500535025d7190661eb14f8d3c9b5de90c7cfc2046d962219dec582f2
16:52:13 #2 transferring context: 2B done
16:52:13 #2 DONE 0.0s
16:52:13 
16:52:13 #5 [auth] library/golang:pull token for registry-1.docker.io
16:52:13 #5 sha256:49fae999af3eed95fea6395e108c918c816f4b6b55c5b24b3faa4f8a4cd99081
16:52:13 #5 DONE 0.0s
16:52:13 
16:52:13 #6 [auth] library/fedora:pull token for registry-1.docker.io
16:52:13 #6 sha256:fd0bf8371303ef018b578cb0c7206d27a85b9e46c6bf03e255a4cc433b3ea03c
16:52:13 #6 DONE 0.0s
16:52:13 
16:52:13 #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:52:13 #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82
16:52:13 #4 DONE 0.2s
16:52:13 
16:52:13 #3 [internal] load metadata for docker.io/library/fedora:34
16:52:13 #3 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903
16:52:13 #3 DONE 0.3s
16:52:13 
16:52:13 #12 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:52:13 #12 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:52:13 #12 DONE 0.0s
16:52:13 
16:52:13 #9 [internal] load build context
16:52:13 #9 sha256:1bbfcfce10e43d9df63f5259de8d14a7cb3ccc294a6fa1c8896e345a1a3b7b33
16:52:13 #9 DONE 0.0s
16:52:13 
16:52:13 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0
16:52:13 #7 sha256:45282feaacd1abdc6e3906268740f5cad72bd3e57cbea6478cb6722046693c6d
16:52:13 #7 resolve docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 done
16:52:13 #7 ...
16:52:13 
16:52:13 #9 [internal] load build context
16:52:13 #9 sha256:1bbfcfce10e43d9df63f5259de8d14a7cb3ccc294a6fa1c8896e345a1a3b7b33
16:52:13 #9 transferring context: 216B done
16:52:13 #9 DONE 0.0s
16:52:13 
16:52:13 #12 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:52:13 #12 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:52:13 #12 CACHED
16:52:13 
16:52:13 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0
16:52:13 #7 sha256:45282feaacd1abdc6e3906268740f5cad72bd3e57cbea6478cb6722046693c6d
16:52:13 #7 sha256:d18bc88f640bc3e88bbfacaff698c3e1e83cae649019657a3880881f2549a1d0 1.20kB / 1.20kB done
16:52:13 #7 sha256:22e172e14b1300ce473ca15a80c273676305ad6c7a57f0f8cb25816bfce8d196 529B / 529B done
16:52:13 #7 sha256:dce66322d6472e195c624cd3bd0c6c13918c00d1022c653a95341491a1597f52 2.00kB / 2.00kB done
16:52:13 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 2.10MB / 64.98MB 0.1s
16:52:13 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 13.63MB / 64.98MB 0.2s
16:52:13 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 33.55MB / 64.98MB 0.4s
16:52:14 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 46.14MB / 64.98MB 0.5s
16:52:14 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 64.98MB / 64.98MB 0.7s
16:52:14 #7 sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 64.98MB / 64.98MB 1.1s done
16:52:14 #7 extracting sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf
16:52:17 #7 extracting sha256:b9705287bb9f570f26b64f7093ca441da3ef1922910775b9a9bfbf63205661cf 2.5s done
16:52:17 #7 DONE 3.8s
16:52:17 
16:52:17 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
16:52:17 #8 sha256:71679891867880abd924e7377c79494f20ce2b9ae28a0026d25d20c8de586ac3
16:52:21 #8 3.669 Fedora 34 - x86_64                               24 MB/s |  74 MB     00:03    
16:52:25 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
16:52:25 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
16:52:25 go: downloading github.com/spf13/cobra v1.0.0
16:52:25 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
16:52:25 go: downloading github.com/docker/distribution v2.7.1+incompatible
16:52:25 go: downloading github.com/docker/go-connections v0.4.0
16:52:25 go: downloading github.com/sirupsen/logrus v1.4.2
16:52:25 go: downloading github.com/spf13/pflag v1.0.3
16:52:25 go: downloading github.com/theupdateframework/notary v0.6.1
16:52:25 go: downloading github.com/opencontainers/image-spec v1.0.1
16:52:25 go: downloading github.com/docker/go-units v0.4.0
16:52:25 go: downloading github.com/Masterminds/semver/v3 v3.1.0
16:52:25 go: downloading github.com/google/uuid v1.1.1
16:52:25 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:52:25 go: downloading github.com/opencontainers/go-digest v1.0.0
16:52:25 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
16:52:25 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
16:52:26 go: downloading github.com/docker/go v1.5.1-1
16:52:26 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
16:52:26 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
16:52:26 go: downloading github.com/morikuni/aec v1.0.0
16:52:26 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
16:52:26 go: downloading github.com/containerd/containerd v1.3.4
16:52:26 go: downloading google.golang.org/grpc v1.23.1
16:52:27 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
16:52:28 go: downloading github.com/docker/docker-credential-helpers v0.6.3
16:52:28 go: downloading github.com/gorilla/mux v1.7.4
16:52:28 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
16:52:28 go: downloading github.com/gogo/protobuf v1.3.1
16:52:28 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
16:52:28 go: downloading github.com/golang/protobuf v1.3.2
16:52:29 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
16:52:30 go: downloading github.com/docker/go-metrics v0.0.1
16:52:30 go: downloading github.com/prometheus/client_golang v1.1.0
16:52:30 go: downloading github.com/beorn7/perks v1.0.1
16:52:30 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
16:52:30 go: downloading github.com/prometheus/common v0.6.0
16:52:30 go: downloading github.com/prometheus/procfs v0.0.3
16:52:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:52:39 #8 22.28 Fedora 34 openh264 (From Cisco) - x86_64        3.1 kB/s | 2.5 kB     00:00    
16:52:41 #8 23.46 Fedora Modular 34 - x86_64                      5.3 MB/s | 4.9 MB     00:00    
16:52:43 #8 25.97 Fedora 34 - x86_64 - Updates                     16 MB/s |  26 MB     00:01    
16:52:51 #8 34.28 Fedora Modular 34 - x86_64 - Updates            4.7 MB/s | 4.6 MB     00:00    
16:52:57 #8 39.12 Dependencies resolved.
16:52:57 #8 39.15 ================================================================================
16:52:57 #8 39.15  Package                       Arch     Version                 Repo       Size
16:52:57 #8 39.15 ================================================================================
16:52:57 #8 39.15 Installing:
16:52:57 #8 39.15  dnf-plugins-core              noarch   4.0.22-1.fc34           updates    36 k
16:52:57 #8 39.15  rpm-build                     x86_64   4.16.1.3-1.fc34         fedora    100 k
16:52:57 #8 39.15  rpmlint                       noarch   1.11-19.fc34            updates   185 k
16:52:57 #8 39.15 Installing dependencies:
16:52:57 #8 39.15  binutils                      x86_64   2.35.2-5.fc34           updates   5.5 M
16:52:57 #8 39.15  binutils-gold                 x86_64   2.35.2-5.fc34           updates   717 k
16:52:57 #8 39.15  bzip2                         x86_64   1.0.8-6.fc34            fedora     53 k
16:52:57 #8 39.15  cpio                          x86_64   2.13-10.fc34            fedora    274 k
16:52:57 #8 39.15  dbus-libs                     x86_64   1:1.12.20-3.fc34        fedora    151 k
16:52:57 #8 39.15  desktop-file-utils            x86_64   0.26-3.fc34             fedora     74 k
16:52:57 #8 39.15  diffutils                     x86_64   3.7-8.fc34              fedora    391 k
16:52:57 #8 39.15  dwz                           x86_64   0.14-1.fc34             fedora    129 k
16:52:57 #8 39.15  ed                            x86_64   1.14.2-10.fc34          fedora     75 k
16:52:57 #8 39.15  efi-srpm-macros               noarch   5-4.fc34                updates    22 k
16:52:57 #8 39.15  elfutils                      x86_64   0.185-2.fc34            updates   517 k
16:52:57 #8 39.15  elfutils-debuginfod-client    x86_64   0.185-2.fc34            updates    36 k
16:52:57 #8 39.15  emacs-filesystem              noarch   1:27.2-5.fc34           updates   8.4 k
16:52:57 #8 39.15  enchant                       x86_64   1:1.6.0-27.fc34         fedora     59 k
16:52:57 #8 39.15  file                          x86_64   5.39-6.fc34             updates    50 k
16:52:57 #8 39.15  findutils                     x86_64   1:4.8.0-2.fc34          fedora    545 k
16:52:57 #8 39.15  fonts-srpm-macros             noarch   1:2.0.5-5.fc34          fedora     27 k
16:52:57 #8 39.15  fpc-srpm-macros               noarch   1.3-3.fc34              fedora    7.7 k
16:52:57 #8 39.15  gdb-minimal                   x86_64   10.2-3.fc34             updates   3.6 M
16:52:57 #8 39.15  gdk-pixbuf2                   x86_64   2.42.6-1.fc34           updates   471 k
16:52:57 #8 39.15  ghc-srpm-macros               noarch   1.5.0-4.fc34            fedora    7.8 k
16:52:57 #8 39.15  glib-networking               x86_64   2.68.2-1.fc34           updates   169 k
16:52:57 #8 39.15  gnat-srpm-macros              noarch   4-13.fc34               fedora    8.3 k
16:52:57 #8 39.15  go-srpm-macros                noarch   3.0.10-1.fc34           updates    25 k
16:52:57 #8 39.15  groff-base                    x86_64   1.22.4-7.fc34           fedora    1.1 M
16:52:57 #8 39.15  gsettings-desktop-schemas     x86_64   40.0-1.fc34             fedora    691 k
16:52:57 #8 39.15  hunspell                      x86_64   1.7.0-9.fc34            fedora    330 k
16:52:57 #8 39.15  hunspell-en-US                noarch   0.20140811.1-18.fc34    fedora    177 k
16:52:57 #8 39.15  hunspell-filesystem           x86_64   1.7.0-9.fc34            fedora    7.6 k
16:52:57 #8 39.15  info                          x86_64   6.7-10.fc34             fedora    227 k
16:52:57 #8 39.15  json-glib                     x86_64   1.6.6-1.fc34            updates   151 k
16:52:57 #8 39.15  kernel-srpm-macros            noarch   1.0-4.fc34              fedora    7.3 k
16:52:57 #8 39.15  less                          x86_64   581.2-1.fc34            updates   160 k
16:52:57 #8 39.15  libappstream-glib             x86_64   0.7.18-2.fc34           fedora    398 k
16:52:57 #8 39.15  libjpeg-turbo                 x86_64   2.0.90-2.fc34           fedora    176 k
16:52:57 #8 39.15  libpipeline                   x86_64   1.5.3-2.fc34            fedora     49 k
16:52:57 #8 39.15  libpkgconf                    x86_64   1.7.3-6.fc34            fedora     36 k
16:52:57 #8 39.15  libpng                        x86_64   2:1.6.37-10.fc34        fedora    119 k
16:52:57 #8 39.15  libproxy                      x86_64   0.4.15-30.fc34          fedora     72 k
16:52:57 #8 39.15  libsoup                       x86_64   2.72.0-6.fc34           fedora    397 k
16:52:57 #8 39.15  libstemmer                    x86_64   0-16.585svn.fc34        fedora     86 k
16:52:57 #8 39.15  lua-srpm-macros               noarch   1-4.fc34                fedora    8.3 k
16:52:57 #8 39.15  man-db                        x86_64   2.9.3-3.fc34            fedora    1.1 M
16:52:57 #8 39.15  ncurses                       x86_64   6.2-4.20200222.fc34     fedora    396 k
16:52:57 #8 39.15  nim-srpm-macros               noarch   3-4.fc34                fedora    8.4 k
16:52:57 #8 39.15  ocaml-srpm-macros             noarch   6-4.fc34                fedora    7.8 k
16:52:57 #8 39.15  openblas-srpm-macros          noarch   2-9.fc34                fedora    7.4 k
16:52:57 #8 39.15  patch                         x86_64   2.7.6-14.fc34           fedora    130 k
16:52:57 #8 39.15  perl-AutoLoader               noarch   5.74-477.fc34           updates    31 k
16:52:57 #8 39.15  perl-B                        x86_64   1.80-477.fc34           updates   189 k
16:52:57 #8 39.15  perl-Carp                     noarch   1.50-458.fc34           fedora     29 k
16:52:57 #8 39.15  perl-Class-Struct             noarch   0.66-477.fc34           updates    32 k
16:52:57 #8 39.15  perl-Data-Dumper              x86_64   2.174-460.fc34          fedora     56 k
16:52:57 #8 39.15  perl-Digest                   noarch   1.20-1.fc34             updates    25 k
16:52:57 #8 39.15  perl-Digest-MD5               x86_64   2.58-2.fc34             fedora     36 k
16:52:57 #8 39.15  perl-DynaLoader               x86_64   1.47-477.fc34           updates    36 k
16:52:57 #8 39.15  perl-Encode                   x86_64   4:3.12-460.fc34         updates   1.7 M
16:52:57 #8 39.15  perl-Errno                    x86_64   1.30-477.fc34           updates    25 k
16:52:57 #8 39.15  perl-Exporter                 noarch   5.74-459.fc34           fedora     32 k
16:52:57 #8 39.15  perl-Fcntl                    x86_64   1.13-477.fc34           updates    31 k
16:52:57 #8 39.15  perl-File-Basename            noarch   2.85-477.fc34           updates    27 k
16:52:57 #8 39.15  perl-File-Path                noarch   2.18-2.fc34             fedora     36 k
16:52:57 #8 39.15  perl-File-Temp                noarch   1:0.231.100-2.fc34      fedora     60 k
16:52:57 #8 39.15  perl-File-stat                noarch   1.09-477.fc34           updates    27 k
16:52:57 #8 39.15  perl-FileHandle               noarch   2.03-477.fc34           updates    26 k
16:52:57 #8 39.15  perl-Getopt-Long              noarch   1:2.52-2.fc34           fedora     61 k
16:52:57 #8 39.15  perl-Getopt-Std               noarch   1.12-477.fc34           updates    26 k
16:52:57 #8 39.15  perl-HTTP-Tiny                noarch   0.078-1.fc34            updates    55 k
16:52:57 #8 39.15  perl-IO                       x86_64   1.43-477.fc34           updates    97 k
16:52:57 #8 39.15  perl-IO-Socket-IP             noarch   0.41-3.fc34             fedora     43 k
16:52:57 #8 39.15  perl-IPC-Open3                noarch   1.21-477.fc34           updates    33 k
16:52:57 #8 39.15  perl-MIME-Base64              x86_64   3.16-2.fc34             fedora     30 k
16:52:57 #8 39.15  perl-Net-SSLeay               x86_64   1.90-2.fc34             fedora    357 k
16:52:57 #8 39.15  perl-POSIX                    x86_64   1.94-477.fc34           updates   107 k
16:52:57 #8 39.15  perl-PathTools                x86_64   3.78-459.fc34           fedora     86 k
16:52:57 #8 39.15  perl-Pod-Escapes              noarch   1:1.07-458.fc34         fedora     20 k
16:52:57 #8 39.15  perl-Pod-Perldoc              noarch   3.28.01-459.fc34        fedora     85 k
16:52:57 #8 39.15  perl-Pod-Simple               noarch   1:3.42-2.fc34           fedora    216 k
16:52:57 #8 39.15  perl-Pod-Usage                noarch   4:2.01-2.fc34           fedora     41 k
16:52:57 #8 39.15  perl-Scalar-List-Utils        x86_64   4:1.56-459.fc34         fedora     72 k
16:52:57 #8 39.15  perl-SelectSaver              noarch   1.02-477.fc34           updates    22 k
16:52:57 #8 39.15  perl-Socket                   x86_64   4:2.032-1.fc34          updates    54 k
16:52:57 #8 39.15  perl-Storable                 x86_64   1:3.21-458.fc34         fedora     97 k
16:52:57 #8 39.15  perl-Symbol                   noarch   1.08-477.fc34           updates    24 k
16:52:57 #8 39.15  perl-Term-ANSIColor           noarch   5.01-459.fc34           fedora     49 k
16:52:57 #8 39.15  perl-Term-Cap                 noarch   1.17-458.fc34           fedora     22 k
16:52:57 #8 39.15  perl-Text-ParseWords          noarch   3.30-458.fc34           fedora     16 k
16:52:57 #8 39.15  perl-Text-Tabs+Wrap           noarch   2021.0726-1.fc34        updates    22 k
16:52:57 #8 39.15  perl-Time-Local               noarch   2:1.300-5.fc34          fedora     34 k
16:52:57 #8 39.15  perl-URI                      noarch   5.09-1.fc34             fedora    109 k
16:52:57 #8 39.15  perl-base                     noarch   2.27-477.fc34           updates    26 k
16:52:57 #8 39.15  perl-constant                 noarch   1.33-459.fc34           fedora     23 k
16:52:57 #8 39.15  perl-if                       noarch   0.60.800-477.fc34       updates    24 k
16:52:57 #8 39.15  perl-interpreter              x86_64   4:5.32.1-477.fc34       updates    81 k
16:52:57 #8 39.15  perl-libnet                   noarch   3.13-2.fc34             fedora    127 k
16:52:57 #8 39.15  perl-libs                     x86_64   4:5.32.1-477.fc34       updates   2.0 M
16:52:57 #8 39.15  perl-mro                      x86_64   1.23-477.fc34           updates    38 k
16:52:57 #8 39.15  perl-overload                 noarch   1.31-477.fc34           updates    56 k
16:52:57 #8 39.15  perl-overloading              noarch   0.02-477.fc34           updates    23 k
16:52:57 #8 39.15  perl-parent                   noarch   1:0.238-458.fc34        fedora     14 k
16:52:57 #8 39.15  perl-podlators                noarch   1:4.14-458.fc34         fedora    113 k
16:52:57 #8 39.15  perl-srpm-macros              noarch   1-39.fc34               fedora    8.5 k
16:52:57 #8 39.15  perl-subs                     noarch   1.03-477.fc34           updates    22 k
16:52:57 #8 39.15  perl-vars                     noarch   1.05-477.fc34           updates    23 k
16:52:57 #8 39.15  pkgconf                       x86_64   1.7.3-6.fc34            fedora     41 k
16:52:57 #8 39.15  pkgconf-m4                    noarch   1.7.3-6.fc34            fedora     14 k
16:52:57 #8 39.15  pkgconf-pkg-config            x86_64   1.7.3-6.fc34            fedora     10 k
16:52:57 #8 39.15  python-srpm-macros            noarch   3.9-38.fc34             updates    20 k
16:52:57 #8 39.15  python3-dateutil              noarch   1:2.8.1-3.fc34          fedora    289 k
16:52:57 #8 39.15  python3-dbus                  x86_64   1.2.18-1.fc34           updates   132 k
16:52:57 #8 39.15  python3-distro                noarch   1.5.0-5.fc34            fedora     36 k
16:52:57 #8 39.15  python3-dnf-plugins-core      noarch   4.0.22-1.fc34           updates   210 k
16:52:57 #8 39.15  python3-enchant               noarch   3.2.1-1.fc34            updates    78 k
16:52:57 #8 39.15  python3-file-magic            noarch   5.39-6.fc34             updates    17 k
16:52:57 #8 39.15  python3-setuptools            noarch   53.0.0-2.fc34           updates   840 k
16:52:57 #8 39.15  python3-six                   noarch   1.15.0-5.fc34           fedora     36 k
16:52:57 #8 39.15  qt5-srpm-macros               noarch   5.15.2-2.fc34           fedora    8.4 k
16:52:57 #8 39.15  redhat-rpm-config             noarch   183-3.fc34              updates    65 k
16:52:57 #8 39.15  rpmautospec-rpm-macros        noarch   0.2.5-1.fc34            updates   9.9 k
16:52:57 #8 39.15  rust-srpm-macros              noarch   18-1.fc34               updates   9.2 k
16:52:57 #8 39.15  shared-mime-info              x86_64   2.1-2.fc34              fedora    374 k
16:52:57 #8 39.15  unzip                         x86_64   6.0-50.fc34             fedora    181 k
16:52:57 #8 39.15  xxhash-libs                   x86_64   0.8.0-3.fc34            updates    40 k
16:52:57 #8 39.15  xz                            x86_64   5.2.5-5.fc34            fedora    216 k
16:52:57 #8 39.15  zip                           x86_64   3.0-28.fc34             fedora    260 k
16:52:57 #8 39.15  zstd                          x86_64   1.5.0-1.fc34            updates   643 k
16:52:57 #8 39.15 Installing weak dependencies:
16:52:57 #8 39.15  abattis-cantarell-fonts       noarch   0.301-2.fc34            fedora    369 k
16:52:57 #8 39.15  adobe-source-code-pro-fonts   noarch   2.030.1.050-10.fc34     fedora    834 k
16:52:57 #8 39.15  hunspell-en-GB                noarch   0.20140811.1-18.fc34    fedora    225 k
16:52:57 #8 39.15  perl-IO-Socket-SSL            noarch   2.070-2.fc34            fedora    214 k
16:52:57 #8 39.15  perl-Mozilla-CA               noarch   20200520-4.fc34         fedora     12 k
16:52:57 #8 39.15  perl-NDBM_File                x86_64   1.15-477.fc34           updates    32 k
16:52:57 #8 39.15 
16:52:57 #8 39.15 Transaction Summary
16:52:57 #8 39.15 ================================================================================
16:52:57 #8 39.15 Install  135 Packages
16:52:57 #8 39.15 
16:52:57 #8 39.16 Total download size: 31 M
16:52:57 #8 39.16 Installed size: 117 M
16:52:57 #8 39.16 Downloading Packages:
16:52:57 #8 40.17 (1/135): adobe-source-code-pro-fonts-2.030.1.05 3.1 MB/s | 834 kB     00:00    
16:52:57 #8 40.22 (2/135): abattis-cantarell-fonts-0.301-2.fc34.n 1.2 MB/s | 369 kB     00:00    
16:52:57 #8 40.22 (3/135): bzip2-1.0.8-6.fc34.x86_64.rpm          170 kB/s |  53 kB     00:00    
16:52:57 #8 40.26 (4/135): cpio-2.13-10.fc34.x86_64.rpm           3.2 MB/s | 274 kB     00:00    
16:52:57 #8 40.26 (5/135): desktop-file-utils-0.26-3.fc34.x86_64. 1.9 MB/s |  74 kB     00:00    
16:52:57 #8 40.30 (6/135): dbus-libs-1.12.20-3.fc34.x86_64.rpm    1.9 MB/s | 151 kB     00:00    
16:52:57 #8 40.30 (7/135): dwz-0.14-1.fc34.x86_64.rpm             3.1 MB/s | 129 kB     00:00    
16:52:57 #8 40.33 (8/135): diffutils-3.7-8.fc34.x86_64.rpm        5.0 MB/s | 391 kB     00:00    
16:52:57 #8 40.34 (9/135): ed-1.14.2-10.fc34.x86_64.rpm           1.9 MB/s |  75 kB     00:00    
16:52:57 #8 40.34 (10/135): enchant-1.6.0-27.fc34.x86_64.rpm      1.6 MB/s |  59 kB     00:00    
16:52:57 #8 40.34 (11/135): fonts-srpm-macros-2.0.5-5.fc34.noarch 3.5 MB/s |  27 kB     00:00    
16:52:57 #8 40.35 (12/135): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 1.0 MB/s | 7.7 kB     00:00    
16:52:57 #8 40.35 (13/135): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 1.1 MB/s | 7.8 kB     00:00    
16:52:57 #8 40.39 (14/135): findutils-4.8.0-2.fc34.x86_64.rpm     9.8 MB/s | 545 kB     00:00    
16:52:57 #8 40.40 (15/135): gnat-srpm-macros-4-13.fc34.noarch.rpm 168 kB/s | 8.3 kB     00:00    
16:52:57 #8 40.43 (16/135): hunspell-1.7.0-9.fc34.x86_64.rpm      9.0 MB/s | 330 kB     00:00    
16:52:57 #8 40.49 (17/135): groff-base-1.22.4-7.fc34.x86_64.rpm   7.8 MB/s | 1.1 MB     00:00    
16:52:57 #8 40.49 (18/135): hunspell-en-GB-0.20140811.1-18.fc34.n 3.9 MB/s | 225 kB     00:00    
16:52:57 #8 40.53 (19/135): gsettings-desktop-schemas-40.0-1.fc34 4.9 MB/s | 691 kB     00:00    
16:52:57 #8 40.53 (20/135): hunspell-filesystem-1.7.0-9.fc34.x86_ 196 kB/s | 7.6 kB     00:00    
16:52:57 #8 40.54 (21/135): kernel-srpm-macros-1.0-4.fc34.noarch. 570 kB/s | 7.3 kB     00:00    
16:52:57 #8 40.55 (22/135): info-6.7-10.fc34.x86_64.rpm            11 MB/s | 227 kB     00:00    
16:52:57 #8 40.55 (23/135): hunspell-en-US-0.20140811.1-18.fc34.n 2.6 MB/s | 177 kB     00:00    
16:52:57 #8 40.57 (24/135): libpipeline-1.5.3-2.fc34.x86_64.rpm   4.4 MB/s |  49 kB     00:00    
16:52:57 #8 40.60 (25/135): libjpeg-turbo-2.0.90-2.fc34.x86_64.rp 3.6 MB/s | 176 kB     00:00    
16:52:57 #8 40.63 (26/135): libappstream-glib-0.7.18-2.fc34.x86_6 4.5 MB/s | 398 kB     00:00    
16:52:58 #8 40.63 (27/135): libpkgconf-1.7.3-6.fc34.x86_64.rpm    535 kB/s |  36 kB     00:00    
16:52:58 #8 40.64 (28/135): libpng-1.6.37-10.fc34.x86_64.rpm      3.0 MB/s | 119 kB     00:00    
16:52:58 #8 40.65 (29/135): libproxy-0.4.15-30.fc34.x86_64.rpm    4.7 MB/s |  72 kB     00:00    
16:52:58 #8 40.67 (30/135): libstemmer-0-16.585svn.fc34.x86_64.rp 3.1 MB/s |  86 kB     00:00    
16:52:58 #8 40.68 (31/135): lua-srpm-macros-1-4.fc34.noarch.rpm   354 kB/s | 8.3 kB     00:00    
16:52:58 #8 40.76 (32/135): ncurses-6.2-4.20200222.fc34.x86_64.rp 4.7 MB/s | 396 kB     00:00    
16:52:58 #8 40.80 (33/135): man-db-2.9.3-3.fc34.x86_64.rpm        8.3 MB/s | 1.1 MB     00:00    
16:52:58 #8 40.84 (34/135): libsoup-2.72.0-6.fc34.x86_64.rpm      1.9 MB/s | 397 kB     00:00    
16:52:58 #8 40.84 (35/135): nim-srpm-macros-3-4.fc34.noarch.rpm   100 kB/s | 8.4 kB     00:00    
16:52:58 #8 40.85 (36/135): ocaml-srpm-macros-6-4.fc34.noarch.rpm 175 kB/s | 7.8 kB     00:00    
16:52:58 #8 40.85 (37/135): openblas-srpm-macros-2-9.fc34.noarch. 730 kB/s | 7.4 kB     00:00    
16:52:58 #8 40.86 (38/135): patch-2.7.6-14.fc34.x86_64.rpm        9.0 MB/s | 130 kB     00:00    
16:52:58 #8 40.86 (39/135): perl-Carp-1.50-458.fc34.noarch.rpm    2.0 MB/s |  29 kB     00:00    
16:52:58 #8 40.87 (40/135): perl-Data-Dumper-2.174-460.fc34.x86_6 4.9 MB/s |  56 kB     00:00    
16:52:58 #8 40.87 (41/135): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 3.3 MB/s |  36 kB     00:00    
16:52:58 #8 40.87 (42/135): perl-Exporter-5.74-459.fc34.noarch.rp 3.0 MB/s |  32 kB     00:00    
16:52:58 #8 40.88 (43/135): perl-File-Path-2.18-2.fc34.noarch.rpm 3.9 MB/s |  36 kB     00:00    
16:52:58 #8 40.88 (44/135): perl-File-Temp-0.231.100-2.fc34.noarc 8.0 MB/s |  60 kB     00:00    
16:52:58 #8 40.88 (45/135): perl-Getopt-Long-2.52-2.fc34.noarch.r 5.8 MB/s |  61 kB     00:00    
16:52:58 #8 40.89 (46/135): perl-IO-Socket-IP-0.41-3.fc34.noarch. 2.3 MB/s |  43 kB     00:00    
16:52:58 #8 40.90 (47/135): perl-MIME-Base64-3.16-2.fc34.x86_64.r 2.2 MB/s |  30 kB     00:00    
16:52:58 #8 40.90 (48/135): perl-IO-Socket-SSL-2.070-2.fc34.noarc  10 MB/s | 214 kB     00:00    
16:52:58 #8 40.90 (49/135): perl-Mozilla-CA-20200520-4.fc34.noarc 1.3 MB/s |  12 kB     00:00    
16:52:58 #8 40.91 (50/135): perl-PathTools-3.78-459.fc34.x86_64.r 9.6 MB/s |  86 kB     00:00    
16:52:58 #8 40.91 (51/135): perl-Pod-Escapes-1.07-458.fc34.noarch 2.2 MB/s |  20 kB     00:00    
16:52:58 #8 40.95 (52/135): perl-Net-SSLeay-1.90-2.fc34.x86_64.rp 7.3 MB/s | 357 kB     00:00    
16:52:58 #8 40.98 (53/135): perl-Pod-Simple-3.42-2.fc34.noarch.rp 3.2 MB/s | 216 kB     00:00    
16:52:58 #8 40.98 (54/135): perl-Pod-Perldoc-3.28.01-459.fc34.noa 1.1 MB/s |  85 kB     00:00    
16:52:58 #8 40.99 (55/135): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 1.0 MB/s |  41 kB     00:00    
16:52:58 #8 40.99 (56/135): perl-Scalar-List-Utils-1.56-459.fc34. 7.1 MB/s |  72 kB     00:00    
16:52:58 #8 41.00 (57/135): perl-Term-ANSIColor-5.01-459.fc34.noa 4.1 MB/s |  49 kB     00:00    
16:52:58 #8 41.00 (58/135): perl-Storable-3.21-458.fc34.x86_64.rp 5.9 MB/s |  97 kB     00:00    
16:52:58 #8 41.01 (59/135): perl-Term-Cap-1.17-458.fc34.noarch.rp 1.5 MB/s |  22 kB     00:00    
16:52:58 #8 41.01 (60/135): perl-Text-ParseWords-3.30-458.fc34.no 1.6 MB/s |  16 kB     00:00    
16:52:58 #8 41.02 (61/135): perl-URI-5.09-1.fc34.noarch.rpm       8.3 MB/s | 109 kB     00:00    
16:52:58 #8 41.02 (62/135): perl-Time-Local-1.300-5.fc34.noarch.r 2.0 MB/s |  34 kB     00:00    
16:52:58 #8 41.02 (63/135): perl-constant-1.33-459.fc34.noarch.rp 1.4 MB/s |  23 kB     00:00    
16:52:58 #8 41.05 (64/135): perl-libnet-3.13-2.fc34.noarch.rpm    4.0 MB/s | 127 kB     00:00    
16:52:58 #8 41.06 (65/135): perl-parent-0.238-458.fc34.noarch.rpm 401 kB/s |  14 kB     00:00    
16:52:58 #8 41.07 (66/135): perl-srpm-macros-1-39.fc34.noarch.rpm 545 kB/s | 8.5 kB     00:00    
16:52:58 #8 41.07 (67/135): perl-podlators-4.14-458.fc34.noarch.r 2.5 MB/s | 113 kB     00:00    
16:52:58 #8 41.07 (68/135): pkgconf-1.7.3-6.fc34.x86_64.rpm       3.5 MB/s |  41 kB     00:00    
16:52:58 #8 41.08 (69/135): pkgconf-m4-1.7.3-6.fc34.noarch.rpm    1.5 MB/s |  14 kB     00:00    
16:52:58 #8 41.08 (70/135): pkgconf-pkg-config-1.7.3-6.fc34.x86_6 1.2 MB/s |  10 kB     00:00    
16:52:58 #8 41.09 (71/135): python3-distro-1.5.0-5.fc34.noarch.rp 3.2 MB/s |  36 kB     00:00    
16:52:58 #8 41.12 (72/135): python3-dateutil-2.8.1-3.fc34.noarch. 6.2 MB/s | 289 kB     00:00    
16:52:58 #8 41.12 (73/135): python3-six-1.15.0-5.fc34.noarch.rpm  858 kB/s |  36 kB     00:00    
16:52:58 #8 41.12 (74/135): qt5-srpm-macros-5.15.2-2.fc34.noarch. 235 kB/s | 8.4 kB     00:00    
16:52:58 #8 41.13 (75/135): rpm-build-4.16.1.3-1.fc34.x86_64.rpm  9.0 MB/s | 100 kB     00:00    
16:52:58 #8 41.18 (76/135): unzip-6.0-50.fc34.x86_64.rpm          3.4 MB/s | 181 kB     00:00    
16:52:58 #8 41.23 (77/135): shared-mime-info-2.1-2.fc34.x86_64.rp 3.6 MB/s | 374 kB     00:00    
16:52:58 #8 41.23 (78/135): xz-5.2.5-5.fc34.x86_64.rpm            2.1 MB/s | 216 kB     00:00    
16:52:58 #8 41.27 (79/135): zip-3.0-28.fc34.x86_64.rpm            2.8 MB/s | 260 kB     00:00    
16:52:58 #8 41.31 (80/135): binutils-gold-2.35.2-5.fc34.x86_64.rp 8.9 MB/s | 717 kB     00:00    
16:52:58 #8 41.31 (81/135): dnf-plugins-core-4.0.22-1.fc34.noarch 836 kB/s |  36 kB     00:00    
16:52:58 #8 41.32 (82/135): efi-srpm-macros-5-4.fc34.noarch.rpm   3.4 MB/s |  22 kB     00:00    
16:52:58 #8 41.36 (83/135): elfutils-0.185-2.fc34.x86_64.rpm       10 MB/s | 517 kB     00:00    
16:52:58 #8 41.37 (84/135): elfutils-debuginfod-client-0.185-2.fc 727 kB/s |  36 kB     00:00    
16:52:58 #8 41.37 (85/135): emacs-filesystem-27.2-5.fc34.noarch.r 923 kB/s | 8.4 kB     00:00    
16:52:58 #8 41.38 (86/135): file-5.39-6.fc34.x86_64.rpm           3.4 MB/s |  50 kB     00:00    
16:52:58 #8 41.44 (87/135): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm  7.9 MB/s | 471 kB     00:00    
16:52:58 #8 41.51 (88/135): gdb-minimal-10.2-3.fc34.x86_64.rpm     27 MB/s | 3.6 MB     00:00    
16:52:58 #8 41.51 (89/135): glib-networking-2.68.2-1.fc34.x86_64. 2.4 MB/s | 169 kB     00:00    
16:52:58 #8 41.58 (90/135): binutils-2.35.2-5.fc34.x86_64.rpm      16 MB/s | 5.5 MB     00:00    
16:52:58 #8 41.58 (91/135): go-srpm-macros-3.0.10-1.fc34.noarch.r 355 kB/s |  25 kB     00:00    
16:52:58 #8 41.59 (92/135): json-glib-1.6.6-1.fc34.x86_64.rpm     2.1 MB/s | 151 kB     00:00    
16:52:58 #8 41.59 (93/135): less-581.2-1.fc34.x86_64.rpm           16 MB/s | 160 kB     00:00    
16:52:58 #8 41.60 (94/135): perl-AutoLoader-5.74-477.fc34.noarch. 2.3 MB/s |  31 kB     00:00    
16:52:58 #8 41.60 (95/135): perl-B-1.80-477.fc34.x86_64.rpm        14 MB/s | 189 kB     00:00    
16:52:58 #8 41.60 (96/135): perl-Class-Struct-0.66-477.fc34.noarc 3.6 MB/s |  32 kB     00:00    
16:52:58 #8 41.61 (97/135): perl-Digest-1.20-1.fc34.noarch.rpm    2.9 MB/s |  25 kB     00:00    
16:52:58 #8 41.61 (98/135): perl-DynaLoader-1.47-477.fc34.x86_64. 3.2 MB/s |  36 kB     00:00    
16:52:58 #8 41.62 (99/135): perl-Errno-1.30-477.fc34.x86_64.rpm   4.1 MB/s |  25 kB     00:00    
16:52:58 #8 41.62 (100/135): perl-Fcntl-1.13-477.fc34.x86_64.rpm  4.8 MB/s |  31 kB     00:00    
16:52:58 #8 41.62 (101/135): perl-File-Basename-2.85-477.fc34.noa 4.6 MB/s |  27 kB     00:00    
16:52:58 #8 41.63 (102/135): perl-File-stat-1.09-477.fc34.noarch. 5.0 MB/s |  27 kB     00:00    
16:52:58 #8 41.63 (103/135): perl-FileHandle-2.03-477.fc34.noarch 3.6 MB/s |  26 kB     00:00    
16:52:58 #8 41.64 (104/135): perl-Getopt-Std-1.12-477.fc34.noarch 2.5 MB/s |  26 kB     00:00    
16:52:58 #8 41.64 (105/135): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 6.1 MB/s |  55 kB     00:00    
16:52:58 #8 41.64 (106/135): perl-IO-1.43-477.fc34.x86_64.rpm      11 MB/s |  97 kB     00:00    
16:52:58 #8 41.65 (107/135): perl-IPC-Open3-1.21-477.fc34.noarch. 4.1 MB/s |  33 kB     00:00    
16:52:58 #8 41.65 (108/135): perl-NDBM_File-1.15-477.fc34.x86_64. 4.2 MB/s |  32 kB     00:00    
16:52:58 #8 41.70 (109/135): perl-Encode-3.12-460.fc34.x86_64.rpm  18 MB/s | 1.7 MB     00:00    
16:52:58 #8 41.70 (110/135): perl-POSIX-1.94-477.fc34.x86_64.rpm  2.0 MB/s | 107 kB     00:00    
16:52:58 #8 41.71 (111/135): perl-SelectSaver-1.02-477.fc34.noarc 420 kB/s |  22 kB     00:00    
16:52:58 #8 41.71 (112/135): perl-Symbol-1.08-477.fc34.noarch.rpm 3.9 MB/s |  24 kB     00:00    
16:52:59 #8 41.71 (113/135): perl-Socket-2.032-1.fc34.x86_64.rpm  5.6 MB/s |  54 kB     00:00    
16:52:59 #8 41.72 (114/135): perl-Text-Tabs+Wrap-2021.0726-1.fc34 2.3 MB/s |  22 kB     00:00    
16:52:59 #8 41.72 (115/135): perl-base-2.27-477.fc34.noarch.rpm   2.0 MB/s |  26 kB     00:00    
16:52:59 #8 41.73 (116/135): perl-if-0.60.800-477.fc34.noarch.rpm 2.3 MB/s |  24 kB     00:00    
16:52:59 #8 41.73 (117/135): perl-interpreter-5.32.1-477.fc34.x86 6.0 MB/s |  81 kB     00:00    
16:52:59 #8 41.74 (118/135): perl-mro-1.23-477.fc34.x86_64.rpm    5.9 MB/s |  38 kB     00:00    
16:52:59 #8 41.74 (119/135): perl-overload-1.31-477.fc34.noarch.r 5.6 MB/s |  56 kB     00:00    
16:52:59 #8 41.74 (120/135): perl-overloading-0.02-477.fc34.noarc 3.0 MB/s |  23 kB     00:00    
16:52:59 #8 41.75 (121/135): perl-subs-1.03-477.fc34.noarch.rpm   1.8 MB/s |  22 kB     00:00    
16:52:59 #8 41.76 (122/135): perl-vars-1.05-477.fc34.noarch.rpm   2.1 MB/s |  23 kB     00:00    
16:52:59 #8 41.76 (123/135): python-srpm-macros-3.9-38.fc34.noarc 1.9 MB/s |  20 kB     00:00    
16:52:59 #8 41.77 (124/135): python3-dbus-1.2.18-1.fc34.x86_64.rp 9.3 MB/s | 132 kB     00:00    
16:52:59 #8 41.80 (125/135): python3-dnf-plugins-core-4.0.22-1.fc 5.3 MB/s | 210 kB     00:00    
16:52:59 #8 41.80 (126/135): python3-enchant-3.2.1-1.fc34.noarch. 2.2 MB/s |  78 kB     00:00    
16:52:59 #8 41.81 (127/135): python3-file-magic-5.39-6.fc34.noarc 3.3 MB/s |  17 kB     00:00    
16:52:59 #8 41.88 (128/135): perl-libs-5.32.1-477.fc34.x86_64.rpm  14 MB/s | 2.0 MB     00:00    
16:52:59 #8 41.88 (129/135): redhat-rpm-config-183-3.fc34.noarch. 993 kB/s |  65 kB     00:00    
16:52:59 #8 41.91 (130/135): python3-setuptools-53.0.0-2.fc34.noa 7.7 MB/s | 840 kB     00:00    
16:52:59 #8 41.92 (131/135): rpmautospec-rpm-macros-0.2.5-1.fc34. 240 kB/s | 9.9 kB     00:00    
16:52:59 #8 41.92 (132/135): rpmlint-1.11-19.fc34.noarch.rpm      4.5 MB/s | 185 kB     00:00    
16:52:59 #8 41.92 (133/135): rust-srpm-macros-18-1.fc34.noarch.rp 1.1 MB/s | 9.2 kB     00:00    
16:52:59 #8 41.93 (134/135): xxhash-libs-0.8.0-3.fc34.x86_64.rpm  5.6 MB/s |  40 kB     00:00    
16:52:59 #8 41.97 (135/135): zstd-1.5.0-1.fc34.x86_64.rpm          12 MB/s | 643 kB     00:00    
16:52:59 #8 41.98 --------------------------------------------------------------------------------
16:52:59 #8 41.98 Total                                            11 MB/s |  31 MB     00:02     
16:53:01 #8 43.91 Running transaction check
16:53:01 #8 43.99 Transaction check succeeded.
16:53:01 #8 43.99 Running transaction test
16:53:01 #8 44.44 Transaction test succeeded.
16:53:01 #8 44.44 Running transaction
16:53:02 #8 45.21   Preparing        :                                                        1/1 
16:53:02 #8 45.24   Installing       : file-5.39-6.fc34.x86_64                              1/135 
16:53:02 #8 45.32   Installing       : elfutils-debuginfod-client-0.185-2.fc34.x86_64       2/135 
16:53:02 #8 45.34   Installing       : binutils-gold-2.35.2-5.fc34.x86_64                   3/135 
16:53:02 #8 45.48   Installing       : binutils-2.35.2-5.fc34.x86_64                        4/135 
16:53:02 #8 45.52   Running scriptlet: binutils-2.35.2-5.fc34.x86_64                        4/135 
16:53:02 #8 45.53   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      5/135 
16:53:02 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:53:02 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
16:53:02 # Build the CLI plugins
16:53:02 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:53:02 set -e;cd /sources && \
16:53:02 	tar xzf plugin-installers.tgz; \
16:53:02 	for installer in plugins/*.installer; do \
16:53:02 		LDFLAGS='' bash ${installer} build; \
16:53:02 	done
16:53:02 Cloning into '/go/src/github.com/docker/buildx'...
16:53:02 Fetching origin
16:53:03 #8 45.58   Installing       : groff-base-1.22.4-7.fc34.x86_64                      5/135 
16:53:03 #8 45.64   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      5/135 
16:53:03 #8 45.65   Installing       : xz-5.2.5-5.fc34.x86_64                               6/135 
16:53:03 #8 45.71   Installing       : unzip-6.0-50.fc34.x86_64                             7/135 
16:53:03 #8 45.72   Installing       : findutils-1:4.8.0-2.fc34.x86_64                      8/135 
16:53:03 #8 45.75   Installing       : cpio-2.13-10.fc34.x86_64                             9/135 
16:53:03 #8 45.76   Installing       : bzip2-1.0.8-6.fc34.x86_64                           10/135 
16:53:03 #8 45.79   Installing       : zip-3.0-28.fc34.x86_64                              11/135 
16:53:03 + GO111MODULE=on
16:53:03 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:53:03 #8 45.81   Installing       : elfutils-0.185-2.fc34.x86_64                        12/135 
16:53:03 #8 45.85   Installing       : python3-file-magic-5.39-6.fc34.noarch               13/135 
16:53:03 #8 45.90   Installing       : zstd-1.5.0-1.fc34.x86_64                            14/135 
16:53:03 #8 45.91   Installing       : xxhash-libs-0.8.0-3.fc34.x86_64                     15/135 
16:53:03 #8 46.00   Installing       : gdb-minimal-10.2-3.fc34.x86_64                      16/135 
16:53:03 #8 46.01   Installing       : rust-srpm-macros-18-1.fc34.noarch                   17/135 
16:53:03 #8 46.01   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch          18/135 
16:53:03 #8 46.06   Installing       : python3-setuptools-53.0.0-2.fc34.noarch             19/135 
16:53:03 #8 46.10   Installing       : python3-distro-1.5.0-5.fc34.noarch                  20/135 
16:53:03 #8 46.14   Installing       : less-581.2-1.fc34.x86_64                            21/135 
16:53:03 #8 46.14   Installing       : json-glib-1.6.6-1.fc34.x86_64                       22/135 
16:53:03 #8 46.18   Installing       : emacs-filesystem-1:27.2-5.fc34.noarch               23/135 
16:53:03 #8 46.18   Installing       : desktop-file-utils-0.26-3.fc34.x86_64               24/135 
16:53:03 #8 46.22   Installing       : efi-srpm-macros-5-4.fc34.noarch                     25/135 
16:53:03 #8 46.24   Installing       : shared-mime-info-2.1-2.fc34.x86_64                  26/135 
16:53:03 #8 46.27   Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64                  26/135 
16:53:03 #8 46.28   Installing       : qt5-srpm-macros-5.15.2-2.fc34.noarch                27/135 
16:53:03 #8 46.29   Installing       : python3-six-1.15.0-5.fc34.noarch                    28/135 
16:53:03 #8 46.34   Installing       : python3-dateutil-1:2.8.1-3.fc34.noarch              29/135 
16:53:03 #8 46.34   Installing       : pkgconf-m4-1.7.3-6.fc34.noarch                      30/135 
16:53:03 #8 46.35   Installing       : perl-srpm-macros-1-39.fc34.noarch                   31/135 
16:53:03 #8 46.35   Installing       : openblas-srpm-macros-2-9.fc34.noarch                32/135 
16:53:03 #8 46.39   Installing       : ocaml-srpm-macros-6-4.fc34.noarch                   33/135 
16:53:03 #8 46.39   Installing       : nim-srpm-macros-3-4.fc34.noarch                     34/135 
16:53:03 #8 46.40   Installing       : ncurses-6.2-4.20200222.fc34.x86_64                  35/135 
16:53:03 #8 46.43   Installing       : perl-Digest-1.20-1.fc34.noarch                      36/135 
16:53:03 #8 46.44   Installing       : perl-Digest-MD5-2.58-2.fc34.x86_64                  37/135 
16:53:03 #8 46.44   Installing       : perl-B-1.80-477.fc34.x86_64                         38/135 
16:53:03 #8 46.48   Installing       : perl-FileHandle-2.03-477.fc34.noarch                39/135 
16:53:03 #8 46.48   Installing       : perl-AutoLoader-5.74-477.fc34.noarch                40/135 
16:53:03 #8 46.49   Installing       : perl-Data-Dumper-2.174-460.fc34.x86_64              41/135 
16:53:03 #8 46.52   Installing       : perl-libnet-3.13-2.fc34.noarch                      42/135 
16:53:03 #8 46.53   Installing       : perl-base-2.27-477.fc34.noarch                      43/135 
16:53:03 #8 46.56   Installing       : perl-URI-5.09-1.fc34.noarch                         44/135 
16:53:03 #8 46.58   Installing       : perl-Net-SSLeay-1.90-2.fc34.x86_64                  45/135 
16:53:03 #8 46.62   Installing       : perl-Time-Local-2:1.300-5.fc34.noarch               46/135 
16:53:04 #8 46.66   Installing       : perl-Mozilla-CA-20200520-4.fc34.noarch              47/135 
16:53:04 #8 46.67   Installing       : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch         48/135 
16:53:04 #8 46.67   Installing       : perl-if-0.60.800-477.fc34.noarch                    49/135 
16:53:04 #8 46.68   Installing       : perl-IO-Socket-IP-0.41-3.fc34.noarch                50/135 
16:53:04 #8 46.71   Installing       : perl-File-Path-2.18-2.fc34.noarch                   51/135 
16:53:04 #8 46.72   Installing       : perl-IO-Socket-SSL-2.070-2.fc34.noarch              52/135 
16:53:04 #8 46.75   Installing       : perl-Pod-Escapes-1:1.07-458.fc34.noarch             53/135 
16:53:04 #8 46.76   Installing       : perl-Term-ANSIColor-5.01-459.fc34.noarch            54/135 
16:53:04 #8 46.76   Installing       : perl-Class-Struct-0.66-477.fc34.noarch              55/135 
16:53:04 #8 46.80   Installing       : perl-POSIX-1.94-477.fc34.x86_64                     56/135 
16:53:04 #8 46.80   Installing       : perl-IPC-Open3-1.21-477.fc34.noarch                 57/135 
16:53:04 #8 46.81   Installing       : perl-subs-1.03-477.fc34.noarch                      58/135 
16:53:04 #8 46.84   Installing       : perl-File-Temp-1:0.231.100-2.fc34.noarch            59/135 
16:53:04 #8 46.85   Installing       : perl-HTTP-Tiny-0.078-1.fc34.noarch                  60/135 
16:53:04 #8 46.86   Installing       : perl-Pod-Simple-1:3.42-2.fc34.noarch                61/135 
16:53:04 #8 46.89   Installing       : perl-Term-Cap-1.17-458.fc34.noarch                  62/135 
16:53:04 #8 46.90   Installing       : perl-Socket-4:2.032-1.fc34.x86_64                   63/135 
16:53:04 #8 46.93   Installing       : perl-SelectSaver-1.02-477.fc34.noarch               64/135 
16:53:04 #8 46.94   Installing       : perl-Symbol-1.08-477.fc34.noarch                    65/135 
16:53:04 #8 46.94   Installing       : perl-File-stat-1.09-477.fc34.noarch                 66/135 
16:53:04 #8 46.95   Installing       : perl-podlators-1:4.14-458.fc34.noarch               67/135 
16:53:04 #8 46.99   Installing       : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            68/135 
16:53:04 #8 47.00   Installing       : perl-Text-ParseWords-3.30-458.fc34.noarch           69/135 
16:53:04 #8 47.03   Installing       : perl-Fcntl-1.13-477.fc34.x86_64                     70/135 
16:53:04 #8 47.03   Installing       : perl-mro-1.23-477.fc34.x86_64                       71/135 
16:53:04 #8 47.04   Installing       : perl-IO-1.43-477.fc34.x86_64                        72/135 
16:53:04 #8 47.08   Installing       : perl-overloading-0.02-477.fc34.noarch               73/135 
16:53:04 #8 47.09   Installing       : perl-Pod-Usage-4:2.01-2.fc34.noarch                 74/135 
16:53:04 #8 47.11   Installing       : perl-MIME-Base64-3.16-2.fc34.x86_64                 75/135 
16:53:04 #8 47.12   Installing       : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       76/135 
16:53:04 #8 47.15   Installing       : perl-constant-1.33-459.fc34.noarch                  77/135 
16:53:04 #8 47.16   Installing       : perl-parent-1:0.238-458.fc34.noarch                 78/135 
16:53:04 #8 47.16   Installing       : perl-Errno-1.30-477.fc34.x86_64                     79/135 
16:53:04 #8 47.17   Installing       : perl-File-Basename-2.85-477.fc34.noarch             80/135 
16:53:04 #8 47.20   Installing       : perl-Getopt-Std-1.12-477.fc34.noarch                81/135 
16:53:04 #8 47.20   Installing       : perl-Storable-1:3.21-458.fc34.x86_64                82/135 
16:53:04 #8 47.21   Installing       : perl-overload-1.31-477.fc34.noarch                  83/135 
16:53:04 #8 47.25   Installing       : perl-vars-1.05-477.fc34.noarch                      84/135 
16:53:04 #8 47.25   Installing       : perl-Getopt-Long-1:2.52-2.fc34.noarch               85/135 
16:53:04 #8 47.26   Installing       : perl-Carp-1.50-458.fc34.noarch                      86/135 
16:53:04 #8 47.30   Installing       : perl-Exporter-5.74-459.fc34.noarch                  87/135 
16:53:04 #8 47.30   Installing       : perl-DynaLoader-1.47-477.fc34.x86_64                88/135 
16:53:04 #8 47.31   Installing       : perl-PathTools-3.78-459.fc34.x86_64                 89/135 
16:53:04 #8 47.34   Installing       : perl-NDBM_File-1.15-477.fc34.x86_64                 90/135 
16:53:04 #8 47.40   Installing       : perl-Encode-4:3.12-460.fc34.x86_64                  91/135 
16:53:04 #8 47.52   Installing       : perl-libs-4:5.32.1-477.fc34.x86_64                  92/135 
16:53:04 #8 47.57   Installing       : perl-interpreter-4:5.32.1-477.fc34.x86_64           93/135 
16:53:04 #8 47.57   Installing       : lua-srpm-macros-1-4.fc34.noarch                     94/135 
16:53:04 #8 47.58   Installing       : libstemmer-0-16.585svn.fc34.x86_64                  95/135 
16:53:04 #8 47.62   Installing       : libproxy-0.4.15-30.fc34.x86_64                      96/135 
16:53:04 #8 47.62   Installing       : libpng-2:1.6.37-10.fc34.x86_64                      97/135 
16:53:04 #8 47.63   Installing       : libpkgconf-1.7.3-6.fc34.x86_64                      98/135 
16:53:04 #8 47.67   Installing       : pkgconf-1.7.3-6.fc34.x86_64                         99/135 
16:53:04 #8 47.67   Installing       : pkgconf-pkg-config-1.7.3-6.fc34.x86_64             100/135 
16:53:05 #8 47.73   Installing       : libpipeline-1.5.3-2.fc34.x86_64                    101/135 
16:53:05 #8 47.74   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         102/135 
16:53:05 #8 47.76   Installing       : man-db-2.9.3-3.fc34.x86_64                         102/135 
16:53:05 #8 47.81   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         102/135 
16:53:05 #8 47.82   Installing       : libjpeg-turbo-2.0.90-2.fc34.x86_64                 103/135 
16:53:05 #8 47.87   Installing       : gdk-pixbuf2-2.42.6-1.fc34.x86_64                   104/135 
16:53:05 #8 47.90   Installing       : kernel-srpm-macros-1.0-4.fc34.noarch               105/135 
16:53:05 #8 47.91   Installing       : info-6.7-10.fc34.x86_64                            106/135 
16:53:05 #8 47.91   Installing       : ed-1.14.2-10.fc34.x86_64                           107/135 
16:53:05 #8 47.95   Installing       : patch-2.7.6-14.fc34.x86_64                         108/135 
16:53:05 #8 47.96   Installing       : hunspell-filesystem-1.7.0-9.fc34.x86_64            109/135 
16:53:05 #8 47.96   Installing       : hunspell-en-US-0.20140811.1-18.fc34.noarch         110/135 
16:53:05 #8 48.00   Installing       : hunspell-1.7.0-9.fc34.x86_64                       111/135 
16:53:05 #8 48.01   Installing       : enchant-1:1.6.0-27.fc34.x86_64                     112/135 
16:53:05 #8 48.05   Installing       : python3-enchant-3.2.1-1.fc34.noarch                113/135 
16:53:05 #8 48.05   Installing       : gnat-srpm-macros-4-13.fc34.noarch                  114/135 
16:53:05 #8 48.08   Installing       : ghc-srpm-macros-1.5.0-4.fc34.noarch                115/135 
16:53:05 #8 48.09   Installing       : fpc-srpm-macros-1.3-3.fc34.noarch                  116/135 
16:53:05 #8 48.09   Installing       : dwz-0.14-1.fc34.x86_64                             117/135 
16:53:05 #8 48.10   Installing       : fonts-srpm-macros-1:2.0.5-5.fc34.noarch            118/135 
16:53:05 #8 48.14   Installing       : go-srpm-macros-3.0.10-1.fc34.noarch                119/135 
16:53:05 #8 48.15   Installing       : python-srpm-macros-3.9-38.fc34.noarch              120/135 
16:53:05 #8 48.15   Installing       : redhat-rpm-config-183-3.fc34.noarch                121/135 
16:53:05 #8 48.19   Installing       : diffutils-3.7-8.fc34.x86_64                        122/135 
16:53:05 #8 48.20   Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                  123/135 
16:53:05 #8 48.25   Installing       : python3-dbus-1.2.18-1.fc34.x86_64                  124/135 
16:53:05 #8 48.26   Installing       : python3-dnf-plugins-core-4.0.22-1.fc34.noarch      125/135 
16:53:05 #8 48.30   Installing       : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.   126/135 
16:53:05 #8 48.34   Installing       : abattis-cantarell-fonts-0.301-2.fc34.noarch        127/135 
16:53:05 #8 48.36   Installing       : gsettings-desktop-schemas-40.0-1.fc34.x86_64       128/135 
16:53:05 #8 48.40   Installing       : glib-networking-2.68.2-1.fc34.x86_64               129/135 
16:53:05 #8 48.41   Installing       : libsoup-2.72.0-6.fc34.x86_64                       130/135 
16:53:05 #8 48.46   Installing       : libappstream-glib-0.7.18-2.fc34.x86_64             131/135 
16:53:05 #8 48.51   Installing       : rpmlint-1.11-19.fc34.noarch                        132/135 
16:53:05 #8 48.55   Installing       : dnf-plugins-core-4.0.22-1.fc34.noarch              133/135 
16:53:05 #8 48.55   Installing       : rpm-build-4.16.1.3-1.fc34.x86_64                   134/135 
16:53:05 #8 48.59   Installing       : hunspell-en-GB-0.20140811.1-18.fc34.noarch         135/135 
16:53:09 #8 48.60   Running scriptlet: hunspell-en-GB-0.20140811.1-18.fc34.noarch         135/135 
16:53:09 #8 51.39   Verifying        : abattis-cantarell-fonts-0.301-2.fc34.noarch          1/135 
16:53:09 #8 51.39   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.     2/135 
16:53:09 #8 51.39   Verifying        : bzip2-1.0.8-6.fc34.x86_64                            3/135 
16:53:09 #8 51.39   Verifying        : cpio-2.13-10.fc34.x86_64                             4/135 
16:53:09 #8 51.39   Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                    5/135 
16:53:09 #8 51.39   Verifying        : desktop-file-utils-0.26-3.fc34.x86_64                6/135 
16:53:09 #8 51.39   Verifying        : diffutils-3.7-8.fc34.x86_64                          7/135 
16:53:09 #8 51.39   Verifying        : dwz-0.14-1.fc34.x86_64                               8/135 
16:53:09 #8 51.39   Verifying        : ed-1.14.2-10.fc34.x86_64                             9/135 
16:53:09 #8 51.39   Verifying        : enchant-1:1.6.0-27.fc34.x86_64                      10/135 
16:53:09 #8 51.39   Verifying        : findutils-1:4.8.0-2.fc34.x86_64                     11/135 
16:53:09 #8 51.39   Verifying        : fonts-srpm-macros-1:2.0.5-5.fc34.noarch             12/135 
16:53:09 #8 51.39   Verifying        : fpc-srpm-macros-1.3-3.fc34.noarch                   13/135 
16:53:09 #8 51.39   Verifying        : ghc-srpm-macros-1.5.0-4.fc34.noarch                 14/135 
16:53:09 #8 51.39   Verifying        : gnat-srpm-macros-4-13.fc34.noarch                   15/135 
16:53:09 #8 51.39   Verifying        : groff-base-1.22.4-7.fc34.x86_64                     16/135 
16:53:09 #8 51.39   Verifying        : gsettings-desktop-schemas-40.0-1.fc34.x86_64        17/135 
16:53:09 #8 51.39   Verifying        : hunspell-1.7.0-9.fc34.x86_64                        18/135 
16:53:09 #8 51.39   Verifying        : hunspell-en-GB-0.20140811.1-18.fc34.noarch          19/135 
16:53:09 #8 51.39   Verifying        : hunspell-en-US-0.20140811.1-18.fc34.noarch          20/135 
16:53:09 #8 51.39   Verifying        : hunspell-filesystem-1.7.0-9.fc34.x86_64             21/135 
16:53:09 #8 51.39   Verifying        : info-6.7-10.fc34.x86_64                             22/135 
16:53:09 #8 51.39   Verifying        : kernel-srpm-macros-1.0-4.fc34.noarch                23/135 
16:53:09 #8 51.39   Verifying        : libappstream-glib-0.7.18-2.fc34.x86_64              24/135 
16:53:09 #8 51.39   Verifying        : libjpeg-turbo-2.0.90-2.fc34.x86_64                  25/135 
16:53:09 #8 51.39   Verifying        : libpipeline-1.5.3-2.fc34.x86_64                     26/135 
16:53:09 #8 51.39   Verifying        : libpkgconf-1.7.3-6.fc34.x86_64                      27/135 
16:53:09 #8 51.39   Verifying        : libpng-2:1.6.37-10.fc34.x86_64                      28/135 
16:53:09 #8 51.39   Verifying        : libproxy-0.4.15-30.fc34.x86_64                      29/135 
16:53:09 #8 51.39   Verifying        : libsoup-2.72.0-6.fc34.x86_64                        30/135 
16:53:09 #8 51.39   Verifying        : libstemmer-0-16.585svn.fc34.x86_64                  31/135 
16:53:09 #8 51.39   Verifying        : lua-srpm-macros-1-4.fc34.noarch                     32/135 
16:53:09 #8 51.39   Verifying        : man-db-2.9.3-3.fc34.x86_64                          33/135 
16:53:09 #8 51.39   Verifying        : ncurses-6.2-4.20200222.fc34.x86_64                  34/135 
16:53:09 #8 51.39   Verifying        : nim-srpm-macros-3-4.fc34.noarch                     35/135 
16:53:09 #8 51.39   Verifying        : ocaml-srpm-macros-6-4.fc34.noarch                   36/135 
16:53:09 #8 51.39   Verifying        : openblas-srpm-macros-2-9.fc34.noarch                37/135 
16:53:09 #8 51.39   Verifying        : patch-2.7.6-14.fc34.x86_64                          38/135 
16:53:09 #8 51.40   Verifying        : perl-Carp-1.50-458.fc34.noarch                      39/135 
16:53:09 #8 51.40   Verifying        : perl-Data-Dumper-2.174-460.fc34.x86_64              40/135 
16:53:09 #8 51.40   Verifying        : perl-Digest-MD5-2.58-2.fc34.x86_64                  41/135 
16:53:09 #8 51.40   Verifying        : perl-Exporter-5.74-459.fc34.noarch                  42/135 
16:53:09 #8 51.40   Verifying        : perl-File-Path-2.18-2.fc34.noarch                   43/135 
16:53:09 #8 51.40   Verifying        : perl-File-Temp-1:0.231.100-2.fc34.noarch            44/135 
16:53:09 #8 51.40   Verifying        : perl-Getopt-Long-1:2.52-2.fc34.noarch               45/135 
16:53:09 #8 51.40   Verifying        : perl-IO-Socket-IP-0.41-3.fc34.noarch                46/135 
16:53:09 #8 51.40   Verifying        : perl-IO-Socket-SSL-2.070-2.fc34.noarch              47/135 
16:53:09 #8 51.40   Verifying        : perl-MIME-Base64-3.16-2.fc34.x86_64                 48/135 
16:53:09 #8 51.40   Verifying        : perl-Mozilla-CA-20200520-4.fc34.noarch              49/135 
16:53:09 #8 51.40   Verifying        : perl-Net-SSLeay-1.90-2.fc34.x86_64                  50/135 
16:53:09 #8 51.40   Verifying        : perl-PathTools-3.78-459.fc34.x86_64                 51/135 
16:53:09 #8 51.40   Verifying        : perl-Pod-Escapes-1:1.07-458.fc34.noarch             52/135 
16:53:09 #8 51.40   Verifying        : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            53/135 
16:53:09 #8 51.40   Verifying        : perl-Pod-Simple-1:3.42-2.fc34.noarch                54/135 
16:53:09 #8 51.40   Verifying        : perl-Pod-Usage-4:2.01-2.fc34.noarch                 55/135 
16:53:09 #8 51.40   Verifying        : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       56/135 
16:53:09 #8 51.40   Verifying        : perl-Storable-1:3.21-458.fc34.x86_64                57/135 
16:53:09 #8 51.40   Verifying        : perl-Term-ANSIColor-5.01-459.fc34.noarch            58/135 
16:53:09 #8 51.40   Verifying        : perl-Term-Cap-1.17-458.fc34.noarch                  59/135 
16:53:09 #8 51.40   Verifying        : perl-Text-ParseWords-3.30-458.fc34.noarch           60/135 
16:53:09 #8 51.40   Verifying        : perl-Time-Local-2:1.300-5.fc34.noarch               61/135 
16:53:09 #8 51.40   Verifying        : perl-URI-5.09-1.fc34.noarch                         62/135 
16:53:09 #8 51.40   Verifying        : perl-constant-1.33-459.fc34.noarch                  63/135 
16:53:09 #8 51.40   Verifying        : perl-libnet-3.13-2.fc34.noarch                      64/135 
16:53:09 #8 51.40   Verifying        : perl-parent-1:0.238-458.fc34.noarch                 65/135 
16:53:09 #8 51.40   Verifying        : perl-podlators-1:4.14-458.fc34.noarch               66/135 
16:53:09 #8 51.40   Verifying        : perl-srpm-macros-1-39.fc34.noarch                   67/135 
16:53:09 #8 51.40   Verifying        : pkgconf-1.7.3-6.fc34.x86_64                         68/135 
16:53:09 #8 51.40   Verifying        : pkgconf-m4-1.7.3-6.fc34.noarch                      69/135 
16:53:09 #8 51.40   Verifying        : pkgconf-pkg-config-1.7.3-6.fc34.x86_64              70/135 
16:53:09 #8 51.40   Verifying        : python3-dateutil-1:2.8.1-3.fc34.noarch              71/135 
16:53:09 #8 51.40   Verifying        : python3-distro-1.5.0-5.fc34.noarch                  72/135 
16:53:09 #8 51.40   Verifying        : python3-six-1.15.0-5.fc34.noarch                    73/135 
16:53:09 #8 51.40   Verifying        : qt5-srpm-macros-5.15.2-2.fc34.noarch                74/135 
16:53:09 #8 51.40   Verifying        : rpm-build-4.16.1.3-1.fc34.x86_64                    75/135 
16:53:09 #8 51.40   Verifying        : shared-mime-info-2.1-2.fc34.x86_64                  76/135 
16:53:09 #8 51.40   Verifying        : unzip-6.0-50.fc34.x86_64                            77/135 
16:53:09 #8 51.40   Verifying        : xz-5.2.5-5.fc34.x86_64                              78/135 
16:53:09 #8 51.40   Verifying        : zip-3.0-28.fc34.x86_64                              79/135 
16:53:09 #8 51.40   Verifying        : binutils-2.35.2-5.fc34.x86_64                       80/135 
16:53:09 #8 51.40   Verifying        : binutils-gold-2.35.2-5.fc34.x86_64                  81/135 
16:53:09 #8 51.40   Verifying        : dnf-plugins-core-4.0.22-1.fc34.noarch               82/135 
16:53:09 #8 51.40   Verifying        : efi-srpm-macros-5-4.fc34.noarch                     83/135 
16:53:09 #8 51.40   Verifying        : elfutils-0.185-2.fc34.x86_64                        84/135 
16:53:09 #8 51.40   Verifying        : elfutils-debuginfod-client-0.185-2.fc34.x86_64      85/135 
16:53:09 #8 51.40   Verifying        : emacs-filesystem-1:27.2-5.fc34.noarch               86/135 
16:53:09 #8 51.40   Verifying        : file-5.39-6.fc34.x86_64                             87/135 
16:53:09 #8 51.40   Verifying        : gdb-minimal-10.2-3.fc34.x86_64                      88/135 
16:53:09 #8 51.40   Verifying        : gdk-pixbuf2-2.42.6-1.fc34.x86_64                    89/135 
16:53:09 #8 51.40   Verifying        : glib-networking-2.68.2-1.fc34.x86_64                90/135 
16:53:09 #8 51.40   Verifying        : go-srpm-macros-3.0.10-1.fc34.noarch                 91/135 
16:53:09 #8 51.40   Verifying        : json-glib-1.6.6-1.fc34.x86_64                       92/135 
16:53:09 #8 51.40   Verifying        : less-581.2-1.fc34.x86_64                            93/135 
16:53:09 #8 51.40   Verifying        : perl-AutoLoader-5.74-477.fc34.noarch                94/135 
16:53:09 #8 51.40   Verifying        : perl-B-1.80-477.fc34.x86_64                         95/135 
16:53:09 #8 51.40   Verifying        : perl-Class-Struct-0.66-477.fc34.noarch              96/135 
16:53:09 #8 51.40   Verifying        : perl-Digest-1.20-1.fc34.noarch                      97/135 
16:53:09 #8 51.40   Verifying        : perl-DynaLoader-1.47-477.fc34.x86_64                98/135 
16:53:09 #8 51.40   Verifying        : perl-Encode-4:3.12-460.fc34.x86_64                  99/135 
16:53:09 #8 51.40   Verifying        : perl-Errno-1.30-477.fc34.x86_64                    100/135 
16:53:09 #8 51.40   Verifying        : perl-Fcntl-1.13-477.fc34.x86_64                    101/135 
16:53:09 #8 51.40   Verifying        : perl-File-Basename-2.85-477.fc34.noarch            102/135 
16:53:09 #8 51.40   Verifying        : perl-File-stat-1.09-477.fc34.noarch                103/135 
16:53:09 #8 51.40   Verifying        : perl-FileHandle-2.03-477.fc34.noarch               104/135 
16:53:09 #8 51.40   Verifying        : perl-Getopt-Std-1.12-477.fc34.noarch               105/135 
16:53:09 #8 51.40   Verifying        : perl-HTTP-Tiny-0.078-1.fc34.noarch                 106/135 
16:53:09 #8 51.40   Verifying        : perl-IO-1.43-477.fc34.x86_64                       107/135 
16:53:09 #8 51.40   Verifying        : perl-IPC-Open3-1.21-477.fc34.noarch                108/135 
16:53:09 #8 51.40   Verifying        : perl-NDBM_File-1.15-477.fc34.x86_64                109/135 
16:53:09 #8 51.40   Verifying        : perl-POSIX-1.94-477.fc34.x86_64                    110/135 
16:53:09 #8 51.40   Verifying        : perl-SelectSaver-1.02-477.fc34.noarch              111/135 
16:53:09 #8 51.40   Verifying        : perl-Socket-4:2.032-1.fc34.x86_64                  112/135 
16:53:09 #8 51.40   Verifying        : perl-Symbol-1.08-477.fc34.noarch                   113/135 
16:53:09 #8 51.40   Verifying        : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch        114/135 
16:53:09 #8 51.40   Verifying        : perl-base-2.27-477.fc34.noarch                     115/135 
16:53:09 #8 51.40   Verifying        : perl-if-0.60.800-477.fc34.noarch                   116/135 
16:53:09 #8 51.41   Verifying        : perl-interpreter-4:5.32.1-477.fc34.x86_64          117/135 
16:53:09 #8 51.41   Verifying        : perl-libs-4:5.32.1-477.fc34.x86_64                 118/135 
16:53:09 #8 51.41   Verifying        : perl-mro-1.23-477.fc34.x86_64                      119/135 
16:53:09 #8 51.41   Verifying        : perl-overload-1.31-477.fc34.noarch                 120/135 
16:53:09 #8 51.41   Verifying        : perl-overloading-0.02-477.fc34.noarch              121/135 
16:53:09 #8 51.41   Verifying        : perl-subs-1.03-477.fc34.noarch                     122/135 
16:53:09 #8 51.41   Verifying        : perl-vars-1.05-477.fc34.noarch                     123/135 
16:53:09 #8 51.41   Verifying        : python-srpm-macros-3.9-38.fc34.noarch              124/135 
16:53:09 #8 51.41   Verifying        : python3-dbus-1.2.18-1.fc34.x86_64                  125/135 
16:53:09 #8 51.41   Verifying        : python3-dnf-plugins-core-4.0.22-1.fc34.noarch      126/135 
16:53:09 #8 51.41   Verifying        : python3-enchant-3.2.1-1.fc34.noarch                127/135 
16:53:09 #8 51.41   Verifying        : python3-file-magic-5.39-6.fc34.noarch              128/135 
16:53:09 #8 51.41   Verifying        : python3-setuptools-53.0.0-2.fc34.noarch            129/135 
16:53:09 #8 51.41   Verifying        : redhat-rpm-config-183-3.fc34.noarch                130/135 
16:53:09 #8 51.41   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch         131/135 
16:53:09 #8 51.41   Verifying        : rpmlint-1.11-19.fc34.noarch                        132/135 
16:53:09 #8 51.41   Verifying        : rust-srpm-macros-18-1.fc34.noarch                  133/135 
16:53:09 #8 51.41   Verifying        : xxhash-libs-0.8.0-3.fc34.x86_64                    134/135 
16:53:09 #8 51.41   Verifying        : zstd-1.5.0-1.fc34.x86_64                           135/135 
16:53:09 #8 51.54 
16:53:09 #8 51.54 Installed:
16:53:09 #8 51.54   abattis-cantarell-fonts-0.301-2.fc34.noarch                                   
16:53:09 #8 51.54   adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch                        
16:53:09 #8 51.54   binutils-2.35.2-5.fc34.x86_64                                                 
16:53:09 #8 51.54   binutils-gold-2.35.2-5.fc34.x86_64                                            
16:53:09 #8 51.54   bzip2-1.0.8-6.fc34.x86_64                                                     
16:53:09 #8 51.54   cpio-2.13-10.fc34.x86_64                                                      
16:53:09 #8 51.54   dbus-libs-1:1.12.20-3.fc34.x86_64                                             
16:53:09 #8 51.54   desktop-file-utils-0.26-3.fc34.x86_64                                         
16:53:09 #8 51.54   diffutils-3.7-8.fc34.x86_64                                                   
16:53:09 #8 51.54   dnf-plugins-core-4.0.22-1.fc34.noarch                                         
16:53:09 #8 51.54   dwz-0.14-1.fc34.x86_64                                                        
16:53:09 #8 51.54   ed-1.14.2-10.fc34.x86_64                                                      
16:53:09 #8 51.54   efi-srpm-macros-5-4.fc34.noarch                                               
16:53:09 #8 51.54   elfutils-0.185-2.fc34.x86_64                                                  
16:53:09 #8 51.54   elfutils-debuginfod-client-0.185-2.fc34.x86_64                                
16:53:09 #8 51.54   emacs-filesystem-1:27.2-5.fc34.noarch                                         
16:53:09 #8 51.54   enchant-1:1.6.0-27.fc34.x86_64                                                
16:53:09 #8 51.54   file-5.39-6.fc34.x86_64                                                       
16:53:09 #8 51.54   findutils-1:4.8.0-2.fc34.x86_64                                               
16:53:09 #8 51.54   fonts-srpm-macros-1:2.0.5-5.fc34.noarch                                       
16:53:09 #8 51.54   fpc-srpm-macros-1.3-3.fc34.noarch                                             
16:53:09 #8 51.54   gdb-minimal-10.2-3.fc34.x86_64                                                
16:53:09 #8 51.54   gdk-pixbuf2-2.42.6-1.fc34.x86_64                                              
16:53:09 #8 51.54   ghc-srpm-macros-1.5.0-4.fc34.noarch                                           
16:53:09 #8 51.54   glib-networking-2.68.2-1.fc34.x86_64                                          
16:53:09 #8 51.54   gnat-srpm-macros-4-13.fc34.noarch                                             
16:53:09 #8 51.54   go-srpm-macros-3.0.10-1.fc34.noarch                                           
16:53:09 #8 51.54   groff-base-1.22.4-7.fc34.x86_64                                               
16:53:09 #8 51.54   gsettings-desktop-schemas-40.0-1.fc34.x86_64                                  
16:53:09 #8 51.54   hunspell-1.7.0-9.fc34.x86_64                                                  
16:53:09 #8 51.54   hunspell-en-GB-0.20140811.1-18.fc34.noarch                                    
16:53:09 #8 51.54   hunspell-en-US-0.20140811.1-18.fc34.noarch                                    
16:53:09 #8 51.54   hunspell-filesystem-1.7.0-9.fc34.x86_64                                       
16:53:09 #8 51.54   info-6.7-10.fc34.x86_64                                                       
16:53:09 #8 51.54   json-glib-1.6.6-1.fc34.x86_64                                                 
16:53:09 #8 51.54   kernel-srpm-macros-1.0-4.fc34.noarch                                          
16:53:09 #8 51.54   less-581.2-1.fc34.x86_64                                                      
16:53:09 #8 51.54   libappstream-glib-0.7.18-2.fc34.x86_64                                        
16:53:09 #8 51.54   libjpeg-turbo-2.0.90-2.fc34.x86_64                                            
16:53:09 #8 51.54   libpipeline-1.5.3-2.fc34.x86_64                                               
16:53:09 #8 51.54   libpkgconf-1.7.3-6.fc34.x86_64                                                
16:53:09 #8 51.54   libpng-2:1.6.37-10.fc34.x86_64                                                
16:53:09 #8 51.54   libproxy-0.4.15-30.fc34.x86_64                                                
16:53:09 #8 51.54   libsoup-2.72.0-6.fc34.x86_64                                                  
16:53:09 #8 51.54   libstemmer-0-16.585svn.fc34.x86_64                                            
16:53:09 #8 51.54   lua-srpm-macros-1-4.fc34.noarch                                               
16:53:09 #8 51.54   man-db-2.9.3-3.fc34.x86_64                                                    
16:53:09 #8 51.54   ncurses-6.2-4.20200222.fc34.x86_64                                            
16:53:09 #8 51.54   nim-srpm-macros-3-4.fc34.noarch                                               
16:53:09 #8 51.54   ocaml-srpm-macros-6-4.fc34.noarch                                             
16:53:09 #8 51.54   openblas-srpm-macros-2-9.fc34.noarch                                          
16:53:09 #8 51.54   patch-2.7.6-14.fc34.x86_64                                                    
16:53:09 #8 51.54   perl-AutoLoader-5.74-477.fc34.noarch                                          
16:53:09 #8 51.54   perl-B-1.80-477.fc34.x86_64                                                   
16:53:09 #8 51.54   perl-Carp-1.50-458.fc34.noarch                                                
16:53:09 #8 51.54   perl-Class-Struct-0.66-477.fc34.noarch                                        
16:53:09 #8 51.54   perl-Data-Dumper-2.174-460.fc34.x86_64                                        
16:53:09 #8 51.54   perl-Digest-1.20-1.fc34.noarch                                                
16:53:09 #8 51.54   perl-Digest-MD5-2.58-2.fc34.x86_64                                            
16:53:09 #8 51.54   perl-DynaLoader-1.47-477.fc34.x86_64                                          
16:53:09 #8 51.54   perl-Encode-4:3.12-460.fc34.x86_64                                            
16:53:09 #8 51.54   perl-Errno-1.30-477.fc34.x86_64                                               
16:53:09 #8 51.54   perl-Exporter-5.74-459.fc34.noarch                                            
16:53:09 #8 51.54   perl-Fcntl-1.13-477.fc34.x86_64                                               
16:53:09 #8 51.54   perl-File-Basename-2.85-477.fc34.noarch                                       
16:53:09 #8 51.54   perl-File-Path-2.18-2.fc34.noarch                                             
16:53:09 #8 51.54   perl-File-Temp-1:0.231.100-2.fc34.noarch                                      
16:53:09 #8 51.54   perl-File-stat-1.09-477.fc34.noarch                                           
16:53:09 #8 51.54   perl-FileHandle-2.03-477.fc34.noarch                                          
16:53:09 #8 51.54   perl-Getopt-Long-1:2.52-2.fc34.noarch                                         
16:53:09 #8 51.54   perl-Getopt-Std-1.12-477.fc34.noarch                                          
16:53:09 #8 51.54   perl-HTTP-Tiny-0.078-1.fc34.noarch                                            
16:53:09 #8 51.54   perl-IO-1.43-477.fc34.x86_64                                                  
16:53:09 #8 51.54   perl-IO-Socket-IP-0.41-3.fc34.noarch                                          
16:53:09 #8 51.54   perl-IO-Socket-SSL-2.070-2.fc34.noarch                                        
16:53:09 #8 51.54   perl-IPC-Open3-1.21-477.fc34.noarch                                           
16:53:09 #8 51.54   perl-MIME-Base64-3.16-2.fc34.x86_64                                           
16:53:09 #8 51.54   perl-Mozilla-CA-20200520-4.fc34.noarch                                        
16:53:09 #8 51.54   perl-NDBM_File-1.15-477.fc34.x86_64                                           
16:53:09 #8 51.54   perl-Net-SSLeay-1.90-2.fc34.x86_64                                            
16:53:09 #8 51.54   perl-POSIX-1.94-477.fc34.x86_64                                               
16:53:09 #8 51.54   perl-PathTools-3.78-459.fc34.x86_64                                           
16:53:09 #8 51.54   perl-Pod-Escapes-1:1.07-458.fc34.noarch                                       
16:53:09 #8 51.54   perl-Pod-Perldoc-3.28.01-459.fc34.noarch                                      
16:53:09 #8 51.54   perl-Pod-Simple-1:3.42-2.fc34.noarch                                          
16:53:09 #8 51.54   perl-Pod-Usage-4:2.01-2.fc34.noarch                                           
16:53:09 #8 51.54   perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64                                 
16:53:09 #8 51.54   perl-SelectSaver-1.02-477.fc34.noarch                                         
16:53:09 #8 51.54   perl-Socket-4:2.032-1.fc34.x86_64                                             
16:53:09 #8 51.54   perl-Storable-1:3.21-458.fc34.x86_64                                          
16:53:09 #8 51.54   perl-Symbol-1.08-477.fc34.noarch                                              
16:53:09 #8 51.54   perl-Term-ANSIColor-5.01-459.fc34.noarch                                      
16:53:09 #8 51.54   perl-Term-Cap-1.17-458.fc34.noarch                                            
16:53:09 #8 51.54   perl-Text-ParseWords-3.30-458.fc34.noarch                                     
16:53:09 #8 51.54   perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch                                   
16:53:09 #8 51.54   perl-Time-Local-2:1.300-5.fc34.noarch                                         
16:53:09 #8 51.54   perl-URI-5.09-1.fc34.noarch                                                   
16:53:09 #8 51.54   perl-base-2.27-477.fc34.noarch                                                
16:53:09 #8 51.54   perl-constant-1.33-459.fc34.noarch                                            
16:53:09 #8 51.54   perl-if-0.60.800-477.fc34.noarch                                              
16:53:09 #8 51.54   perl-interpreter-4:5.32.1-477.fc34.x86_64                                     
16:53:09 #8 51.54   perl-libnet-3.13-2.fc34.noarch                                                
16:53:09 #8 51.54   perl-libs-4:5.32.1-477.fc34.x86_64                                            
16:53:09 #8 51.54   perl-mro-1.23-477.fc34.x86_64                                                 
16:53:09 #8 51.54   perl-overload-1.31-477.fc34.noarch                                            
16:53:09 #8 51.54   perl-overloading-0.02-477.fc34.noarch                                         
16:53:09 #8 51.54   perl-parent-1:0.238-458.fc34.noarch                                           
16:53:09 #8 51.54   perl-podlators-1:4.14-458.fc34.noarch                                         
16:53:09 #8 51.54   perl-srpm-macros-1-39.fc34.noarch                                             
16:53:09 #8 51.54   perl-subs-1.03-477.fc34.noarch                                                
16:53:09 #8 51.54   perl-vars-1.05-477.fc34.noarch                                                
16:53:09 #8 51.54   pkgconf-1.7.3-6.fc34.x86_64                                                   
16:53:09 #8 51.54   pkgconf-m4-1.7.3-6.fc34.noarch                                                
16:53:09 #8 51.54   pkgconf-pkg-config-1.7.3-6.fc34.x86_64                                        
16:53:09 #8 51.54   python-srpm-macros-3.9-38.fc34.noarch                                         
16:53:09 #8 51.54   python3-dateutil-1:2.8.1-3.fc34.noarch                                        
16:53:09 #8 51.54   python3-dbus-1.2.18-1.fc34.x86_64                                             
16:53:09 #8 51.54   python3-distro-1.5.0-5.fc34.noarch                                            
16:53:09 #8 51.54   python3-dnf-plugins-core-4.0.22-1.fc34.noarch                                 
16:53:09 #8 51.54   python3-enchant-3.2.1-1.fc34.noarch                                           
16:53:09 #8 51.54   python3-file-magic-5.39-6.fc34.noarch                                         
16:53:09 #8 51.54   python3-setuptools-53.0.0-2.fc34.noarch                                       
16:53:09 #8 51.54   python3-six-1.15.0-5.fc34.noarch                                              
16:53:09 #8 51.54   qt5-srpm-macros-5.15.2-2.fc34.noarch                                          
16:53:09 #8 51.54   redhat-rpm-config-183-3.fc34.noarch                                           
16:53:09 #8 51.54   rpm-build-4.16.1.3-1.fc34.x86_64                                              
16:53:09 #8 51.54   rpmautospec-rpm-macros-0.2.5-1.fc34.noarch                                    
16:53:09 #8 51.54   rpmlint-1.11-19.fc34.noarch                                                   
16:53:09 #8 51.54   rust-srpm-macros-18-1.fc34.noarch                                             
16:53:09 #8 51.54   shared-mime-info-2.1-2.fc34.x86_64                                            
16:53:09 #8 51.54   unzip-6.0-50.fc34.x86_64                                                      
16:53:09 #8 51.54   xxhash-libs-0.8.0-3.fc34.x86_64                                               
16:53:09 #8 51.54   xz-5.2.5-5.fc34.x86_64                                                        
16:53:09 #8 51.54   zip-3.0-28.fc34.x86_64                                                        
16:53:09 #8 51.54   zstd-1.5.0-1.fc34.x86_64                                                      
16:53:09 #8 51.54 
16:53:09 #8 51.54 Complete!
16:53:09 #8 DONE 51.7s
16:53:09 
16:53:09 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
16:53:09 #10 sha256:838ebf69d6fc3b8dc23fbdc802bc0fe7d4ed58e0a1944c0e6103a8b334190f2b
16:53:09 #10 DONE 0.0s
16:53:09 
16:53:09 #11 [stage-1 4/6] RUN   if [ "$(uname -m)" = "x86_64" ]; then     dnf builddep -y /root/rpmbuild/SPECS/*.spec;   else     dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec;   fi
16:53:09 #11 sha256:dbd593ee5496453a48f265acfb77ced881065add6f8c45980936a559397d0096
16:53:10 #11 1.474 Last metadata expiration check: 0:00:19 ago on Thu Sep 16 16:52:51 2021.
16:53:11 #11 2.393 Package bash-5.1.0-2.fc34.x86_64 is already installed.
16:53:11 #11 2.404 Package bash-5.1.0-2.fc34.x86_64 is already installed.
16:53:11 #11 2.404 Package ca-certificates-2021.2.50-1.0.fc34.noarch is already installed.
16:53:11 #11 2.405 Package libarchive-3.5.1-2.fc34.x86_64 is already installed.
16:53:11 #11 2.405 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed.
16:53:11 #11 2.406 Package tar-2:1.34-1.fc34.x86_64 is already installed.
16:53:11 #11 2.424 Package bash-5.1.0-2.fc34.x86_64 is already installed.
16:53:11 #11 2.537 Dependencies resolved.
16:53:11 #11 2.561 ================================================================================
16:53:11 #11 2.561  Package                       Arch    Version                   Repo      Size
16:53:11 #11 2.561 ================================================================================
16:53:11 #11 2.561 Installing:
16:53:11 #11 2.561  btrfs-progs-devel             x86_64  5.14-2.fc34               updates   50 k
16:53:11 #11 2.561  cmake                         x86_64  3.20.5-1.fc34             updates  6.5 M
16:53:11 #11 2.561  device-mapper-devel           x86_64  1.02.175-1.fc34           fedora    45 k
16:53:11 #11 2.561  gcc                           x86_64  11.2.1-1.fc34             updates   32 M
16:53:11 #11 2.561  git                           x86_64  2.31.1-3.fc34             updates  121 k
16:53:11 #11 2.561  glibc-static                  x86_64  2.33-20.fc34              updates  1.7 M
16:53:11 #11 2.561  libseccomp-devel              x86_64  2.5.0-4.fc34              fedora    54 k
16:53:11 #11 2.561  libselinux-devel              x86_64  3.2-1.fc34                fedora   113 k
16:53:11 #11 2.561  libtool                       x86_64  2.4.6-40.fc34             fedora   579 k
16:53:11 #11 2.561  libtool-ltdl-devel            x86_64  2.4.6-40.fc34             fedora   153 k
16:53:11 #11 2.561  make                          x86_64  1:4.3-5.fc34              fedora   539 k
16:53:11 #11 2.561  selinux-policy-devel          noarch  34.19-1.fc34              updates  818 k
16:53:11 #11 2.561  systemd                       x86_64  248.7-1.fc34              updates  4.4 M
16:53:11 #11 2.561  systemd-devel                 x86_64  248.7-1.fc34              updates  438 k
16:53:11 #11 2.561  which                         x86_64  2.21-26.fc34              updates   42 k
16:53:11 #11 2.561 Upgrading:
16:53:11 #11 2.561  audit-libs                    x86_64  3.0.5-1.fc34              updates  116 k
16:53:11 #11 2.561  libgcc                        x86_64  11.2.1-1.fc34             updates  107 k
16:53:11 #11 2.561  libgomp                       x86_64  11.2.1-1.fc34             updates  279 k
16:53:11 #11 2.561  libxcrypt                     x86_64  4.4.25-1.fc34             updates  117 k
16:53:11 #11 2.561  systemd-libs                  x86_64  248.7-1.fc34              updates  586 k
16:53:11 #11 2.561 Installing dependencies:
16:53:11 #11 2.561  acl                           x86_64  2.3.1-1.fc34              fedora    71 k
16:53:11 #11 2.561  annobin                       x86_64  9.79-2.fc34               updates  133 k
16:53:11 #11 2.561  autoconf                      noarch  2.69-36.fc34              fedora   667 k
16:53:11 #11 2.561  automake                      noarch  1.16.2-4.fc34             fedora   664 k
16:53:11 #11 2.561  btrfs-progs                   x86_64  5.14-2.fc34               updates  957 k
16:53:11 #11 2.561  checkpolicy                   x86_64  3.2-1.fc34                fedora   344 k
16:53:11 #11 2.561  cmake-data                    noarch  3.20.5-1.fc34             updates  1.5 M
16:53:11 #11 2.561  cmake-filesystem              x86_64  3.20.5-1.fc34             updates   16 k
16:53:11 #11 2.561  cmake-rpm-macros              noarch  3.20.5-1.fc34             updates   16 k
16:53:11 #11 2.561  cpp                           x86_64  11.2.1-1.fc34             updates   10 M
16:53:11 #11 2.561  cryptsetup-libs               x86_64  2.3.6-1.fc34              updates  474 k
16:53:11 #11 2.561  dbus                          x86_64  1:1.12.20-3.fc34          fedora   8.0 k
16:53:11 #11 2.561  dbus-broker                   x86_64  29-2.fc34                 updates  172 k
16:53:11 #11 2.561  dbus-common                   noarch  1:1.12.20-3.fc34          fedora    15 k
16:53:11 #11 2.561  device-mapper                 x86_64  1.02.175-1.fc34           fedora   144 k
16:53:11 #11 2.561  device-mapper-libs            x86_64  1.02.175-1.fc34           fedora   179 k
16:53:11 #11 2.561  e2fsprogs-libs                x86_64  1.45.6-5.fc34             fedora   220 k
16:53:11 #11 2.561  gc                            x86_64  8.0.4-5.fc34              fedora   105 k
16:53:11 #11 2.561  git-core                      x86_64  2.31.1-3.fc34             updates  3.6 M
16:53:11 #11 2.561  git-core-doc                  noarch  2.31.1-3.fc34             updates  2.3 M
16:53:11 #11 2.561  glibc-devel                   x86_64  2.33-20.fc34              updates   24 k
16:53:11 #11 2.561  glibc-headers-x86             noarch  2.33-20.fc34              updates  411 k
16:53:11 #11 2.561  guile22                       x86_64  2.2.7-2.fc34              fedora   6.5 M
16:53:11 #11 2.561  iptables-legacy-libs          x86_64  1.8.7-8.fc34              updates   40 k
16:53:11 #11 2.561  jsoncpp                       x86_64  1.9.4-3.fc34              fedora    96 k
16:53:11 #11 2.561  kernel-headers                x86_64  5.13.3-200.fc34           updates  1.3 M
16:53:11 #11 2.561  kmod-libs                     x86_64  29-2.fc34                 updates   63 k
16:53:11 #11 2.561  libargon2                     x86_64  20171227-6.fc34           fedora    29 k
16:53:11 #11 2.561  libbtrfs                      x86_64  5.14-2.fc34               updates   30 k
16:53:11 #11 2.561  libbtrfsutil                  x86_64  5.14-2.fc34               updates   32 k
16:53:11 #11 2.561  libcbor                       x86_64  0.7.0-3.fc34              fedora    57 k
16:53:11 #11 2.561  libedit                       x86_64  3.1-38.20210714cvs.fc34   updates  104 k
16:53:11 #11 2.561  libfido2                      x86_64  1.6.0-2.fc34              fedora    71 k
16:53:11 #11 2.561  libibverbs                    x86_64  36.0-1.fc34               updates  354 k
16:53:11 #11 2.561  libmpc                        x86_64  1.2.1-2.fc34              fedora    63 k
16:53:11 #11 2.561  libnl3                        x86_64  3.5.0-6.fc34              fedora   324 k
16:53:11 #11 2.561  libpcap                       x86_64  14:1.10.1-1.fc34          updates  171 k
16:53:11 #11 2.561  libseccomp                    x86_64  2.5.0-4.fc34              fedora    71 k
16:53:11 #11 2.561  libselinux-utils              x86_64  3.2-1.fc34                fedora   160 k
16:53:11 #11 2.561  libsepol-devel                x86_64  3.2-1.fc34                fedora    40 k
16:53:11 #11 2.561  libtool-ltdl                  x86_64  2.4.6-40.fc34             fedora    36 k
16:53:11 #11 2.561  libuv                         x86_64  1:1.42.0-2.fc34           updates  148 k
16:53:11 #11 2.561  libxcrypt-devel               x86_64  4.4.25-1.fc34             updates   29 k
16:53:11 #11 2.561  libxcrypt-static              x86_64  4.4.25-1.fc34             updates  102 k
16:53:11 #11 2.561  llvm-libs                     x86_64  12.0.1-1.fc34             updates   23 M
16:53:11 #11 2.561  lzo                           x86_64  2.10-4.fc34               fedora    66 k
16:53:11 #11 2.561  m4                            x86_64  1.4.18-17.fc34            fedora   212 k
16:53:11 #11 2.561  openssh                       x86_64  8.6p1-3.fc34              updates  438 k
16:53:11 #11 2.561  openssh-clients               x86_64  8.6p1-3.fc34              updates  678 k
16:53:11 #11 2.561  pcre2-devel                   x86_64  10.36-4.fc34              fedora   477 k
16:53:11 #11 2.561  pcre2-utf16                   x86_64  10.36-4.fc34              fedora   213 k
16:53:11 #11 2.561  pcre2-utf32                   x86_64  10.36-4.fc34              fedora   203 k
16:53:11 #11 2.561  perl-Error                    noarch  1:0.17029-5.fc34          fedora    42 k
16:53:11 #11 2.561  perl-File-Compare             noarch  1.100.600-477.fc34        updates   23 k
16:53:11 #11 2.561  perl-File-Copy                noarch  2.34-477.fc34             updates   30 k
16:53:11 #11 2.561  perl-File-Find                noarch  1.37-477.fc34             updates   36 k
16:53:11 #11 2.561  perl-Git                      noarch  2.31.1-3.fc34             updates   44 k
16:53:11 #11 2.561  perl-TermReadKey              x86_64  2.38-9.fc34               fedora    36 k
16:53:11 #11 2.561  perl-Thread-Queue             noarch  3.14-458.fc34             fedora    22 k
16:53:11 #11 2.561  perl-lib                      x86_64  0.65-477.fc34             updates   25 k
16:53:11 #11 2.561  perl-threads                  x86_64  1:2.25-458.fc34           fedora    58 k
16:53:11 #11 2.561  perl-threads-shared           x86_64  1.61-458.fc34             fedora    44 k
16:53:11 #11 2.561  policycoreutils               x86_64  3.2-1.fc34                fedora   206 k
16:53:11 #11 2.561  policycoreutils-devel         x86_64  3.2-1.fc34                fedora   140 k
16:53:11 #11 2.561  policycoreutils-python-utils  noarch  3.2-1.fc34                fedora    71 k
16:53:11 #11 2.561  python3-audit                 x86_64  3.0.5-1.fc34              updates   82 k
16:53:11 #11 2.561  python3-libselinux            x86_64  3.2-1.fc34                fedora   187 k
16:53:11 #11 2.561  python3-libsemanage           x86_64  3.2-1.fc34                fedora    83 k
16:53:11 #11 2.561  python3-policycoreutils       noarch  3.2-1.fc34                fedora   2.0 M
16:53:11 #11 2.561  python3-setools               x86_64  4.4.0-1.fc34              fedora   554 k
16:53:11 #11 2.561  rhash                         x86_64  1.4.0-3.fc34              fedora   182 k
16:53:11 #11 2.561  rpm-plugin-selinux            x86_64  4.16.1.3-1.fc34           fedora    22 k
16:53:11 #11 2.561  selinux-policy                noarch  34.19-1.fc34              updates   76 k
16:53:11 #11 2.561  selinux-policy-targeted       noarch  34.19-1.fc34              updates  6.3 M
16:53:11 #11 2.561  systemd-pam                   x86_64  248.7-1.fc34              updates  320 k
16:53:11 #11 2.561  systemd-rpm-macros            noarch  248.7-1.fc34              updates   28 k
16:53:11 #11 2.561  vim-filesystem                noarch  2:8.2.3404-1.fc34         updates   22 k
16:53:11 #11 2.561  whois-nls                     noarch  5.5.10-1.fc34             updates   34 k
16:53:11 #11 2.561  xkeyboard-config              noarch  2.33-1.fc34               updates  783 k
16:53:11 #11 2.561 Installing weak dependencies:
16:53:11 #11 2.561  libxkbcommon                  x86_64  1.3.0-1.fc34              updates  144 k
16:53:11 #11 2.561  mkpasswd                      x86_64  5.5.10-1.fc34             updates   41 k
16:53:11 #11 2.561  qrencode-libs                 x86_64  4.0.2-7.fc34              fedora    60 k
16:53:11 #11 2.561  systemd-networkd              x86_64  248.7-1.fc34              updates  476 k
16:53:11 #11 2.561 
16:53:11 #11 2.561 Transaction Summary
16:53:11 #11 2.561 ================================================================================
16:53:11 #11 2.561 Install  98 Packages
16:53:11 #11 2.561 Upgrade   5 Packages
16:53:11 #11 2.561 
16:53:11 #11 2.565 Total download size: 117 M
16:53:11 #11 2.566 Downloading Packages:
16:53:12 #11 3.352 (1/103): acl-2.3.1-1.fc34.x86_64.rpm            314 kB/s |  71 kB     00:00    
16:53:12 #11 3.402 (2/103): automake-1.16.2-4.fc34.noarch.rpm      2.3 MB/s | 664 kB     00:00    
16:53:12 #11 3.449 (3/103): autoconf-2.69-36.fc34.noarch.rpm       2.0 MB/s | 667 kB     00:00    
16:53:12 #11 3.486 (4/103): checkpolicy-3.2-1.fc34.x86_64.rpm      2.5 MB/s | 344 kB     00:00    
16:53:12 #11 3.489 (5/103): dbus-1.12.20-3.fc34.x86_64.rpm          94 kB/s | 8.0 kB     00:00    
16:53:12 #11 3.498 (6/103): dbus-common-1.12.20-3.fc34.noarch.rpm  1.3 MB/s |  15 kB     00:00    
16:53:12 #11 3.502 (7/103): device-mapper-devel-1.02.175-1.fc34.x8 3.7 MB/s |  45 kB     00:00    
16:53:12 #11 3.506 (8/103): device-mapper-1.02.175-1.fc34.x86_64.r 7.3 MB/s | 144 kB     00:00    
16:53:12 #11 3.510 (9/103): device-mapper-libs-1.02.175-1.fc34.x86  16 MB/s | 179 kB     00:00    
16:53:12 #11 3.522 (10/103): gc-8.0.4-5.fc34.x86_64.rpm            8.6 MB/s | 105 kB     00:00    
16:53:12 #11 3.528 (11/103): e2fsprogs-libs-1.45.6-5.fc34.x86_64.r 8.5 MB/s | 220 kB     00:00    
16:53:12 #11 3.558 (12/103): jsoncpp-1.9.4-3.fc34.x86_64.rpm       2.7 MB/s |  96 kB     00:00    
16:53:12 #11 3.562 (13/103): libargon2-20171227-6.fc34.x86_64.rpm  890 kB/s |  29 kB     00:00    
16:53:12 #11 3.576 (14/103): libcbor-0.7.0-3.fc34.x86_64.rpm       3.4 MB/s |  57 kB     00:00    
16:53:12 #11 3.580 (15/103): libfido2-1.6.0-2.fc34.x86_64.rpm      4.6 MB/s |  71 kB     00:00    
16:53:12 #11 3.586 (16/103): libmpc-1.2.1-2.fc34.x86_64.rpm        7.4 MB/s |  63 kB     00:00    
16:53:12 #11 3.685 (17/103): guile22-2.2.7-2.fc34.x86_64.rpm        37 MB/s | 6.5 MB     00:00    
16:53:12 #11 3.711 (18/103): libnl3-3.5.0-6.fc34.x86_64.rpm        2.5 MB/s | 324 kB     00:00    
16:53:12 #11 3.714 (19/103): libseccomp-2.5.0-4.fc34.x86_64.rpm    563 kB/s |  71 kB     00:00    
16:53:12 #11 3.717 (20/103): libseccomp-devel-2.5.0-4.fc34.x86_64. 1.7 MB/s |  54 kB     00:00    
16:53:12 #11 3.722 (21/103): libselinux-devel-3.2-1.fc34.x86_64.rp  15 MB/s | 113 kB     00:00    
16:53:13 #11 3.788 (22/103): libselinux-utils-3.2-1.fc34.x86_64.rp 2.1 MB/s | 160 kB     00:00    
16:53:13 #11 3.792 (23/103): libsepol-devel-3.2-1.fc34.x86_64.rpm  544 kB/s |  40 kB     00:00    
16:53:13 #11 3.802 (24/103): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm 2.7 MB/s |  36 kB     00:00    
16:53:13 #11 3.839 (25/103): libtool-2.4.6-40.fc34.x86_64.rpm       11 MB/s | 579 kB     00:00    
16:53:13 #11 3.843 (26/103): libtool-ltdl-devel-2.4.6-40.fc34.x86_ 3.0 MB/s | 153 kB     00:00    
16:53:13 #11 3.846 (27/103): lzo-2.10-4.fc34.x86_64.rpm            1.5 MB/s |  66 kB     00:00    
16:53:13 #11 3.852 (28/103): m4-1.4.18-17.fc34.x86_64.rpm           23 MB/s | 212 kB     00:00    
16:53:13 #11 3.892 (29/103): make-4.3-5.fc34.x86_64.rpm             11 MB/s | 539 kB     00:00    
16:53:13 #11 3.920 (30/103): pcre2-devel-10.36-4.fc34.x86_64.rpm   6.4 MB/s | 477 kB     00:00    
16:53:13 #11 3.924 (31/103): pcre2-utf16-10.36-4.fc34.x86_64.rpm   3.0 MB/s | 213 kB     00:00    
16:53:13 #11 3.931 (32/103): perl-Error-0.17029-5.fc34.noarch.rpm  3.9 MB/s |  42 kB     00:00    
16:53:13 #11 3.982 (33/103): pcre2-utf32-10.36-4.fc34.x86_64.rpm   3.2 MB/s | 203 kB     00:00    
16:53:13 #11 3.985 (34/103): perl-TermReadKey-2.38-9.fc34.x86_64.r 598 kB/s |  36 kB     00:00    
16:53:13 #11 3.988 (35/103): perl-Thread-Queue-3.14-458.fc34.noarc 390 kB/s |  22 kB     00:00    
16:53:13 #11 3.993 (36/103): perl-threads-2.25-458.fc34.x86_64.rpm 7.1 MB/s |  58 kB     00:00    
16:53:13 #11 3.995 (37/103): policycoreutils-3.2-1.fc34.x86_64.rpm  26 MB/s | 206 kB     00:00    
16:53:13 #11 3.998 (38/103): perl-threads-shared-1.61-458.fc34.x86 4.1 MB/s |  44 kB     00:00    
16:53:13 #11 4.028 (39/103): policycoreutils-devel-3.2-1.fc34.x86_ 3.7 MB/s | 140 kB     00:00    
16:53:13 #11 4.032 (40/103): policycoreutils-python-utils-3.2-1.fc 1.9 MB/s |  71 kB     00:00    
16:53:13 #11 4.036 (41/103): python3-libselinux-3.2-1.fc34.x86_64. 5.0 MB/s | 187 kB     00:00    
16:53:13 #11 4.054 (42/103): python3-libsemanage-3.2-1.fc34.x86_64 3.4 MB/s |  83 kB     00:00    
16:53:13 #11 4.105 (43/103): python3-setools-4.4.0-1.fc34.x86_64.r 8.0 MB/s | 554 kB     00:00    
16:53:13 #11 4.109 (44/103): qrencode-libs-4.0.2-7.fc34.x86_64.rpm 1.1 MB/s |  60 kB     00:00    
16:53:13 #11 4.165 (45/103): python3-policycoreutils-3.2-1.fc34.no  16 MB/s | 2.0 MB     00:00    
16:53:13 #11 4.169 (46/103): rhash-1.4.0-3.fc34.x86_64.rpm         2.8 MB/s | 182 kB     00:00    
16:53:13 #11 4.172 (47/103): rpm-plugin-selinux-4.16.1.3-1.fc34.x8 370 kB/s |  22 kB     00:00    
16:53:13 #11 4.181 (48/103): annobin-9.79-2.fc34.x86_64.rpm         11 MB/s | 133 kB     00:00    
16:53:13 #11 4.185 (49/103): btrfs-progs-devel-5.14-2.fc34.x86_64. 3.9 MB/s |  50 kB     00:00    
16:53:13 #11 4.227 (50/103): btrfs-progs-5.14-2.fc34.x86_64.rpm     16 MB/s | 957 kB     00:00    
16:53:13 #11 4.274 (51/103): cmake-data-3.20.5-1.fc34.noarch.rpm    18 MB/s | 1.5 MB     00:00    
16:53:13 #11 4.277 (52/103): cmake-filesystem-3.20.5-1.fc34.x86_64 334 kB/s |  16 kB     00:00    
16:53:13 #11 4.287 (53/103): cmake-rpm-macros-3.20.5-1.fc34.noarch 1.3 MB/s |  16 kB     00:00    
16:53:13 #11 4.360 (54/103): cryptsetup-libs-2.3.6-1.fc34.x86_64.r 6.3 MB/s | 474 kB     00:00    
16:53:13 #11 4.377 (55/103): dbus-broker-29-2.fc34.x86_64.rpm       11 MB/s | 172 kB     00:00    
16:53:13 #11 4.557 (56/103): cmake-3.20.5-1.fc34.x86_64.rpm         17 MB/s | 6.5 MB     00:00    
16:53:13 #11 4.604 (57/103): git-2.31.1-3.fc34.x86_64.rpm          2.6 MB/s | 121 kB     00:00    
16:53:14 #11 4.838 (58/103): cpp-11.2.1-1.fc34.x86_64.rpm           18 MB/s |  10 MB     00:00    
16:53:14 #11 4.937 (59/103): git-core-2.31.1-3.fc34.x86_64.rpm      11 MB/s | 3.6 MB     00:00    
16:53:14 #11 5.111 (60/103): gcc-11.2.1-1.fc34.x86_64.rpm           43 MB/s |  32 MB     00:00    
16:53:14 #11 5.113 (61/103): glibc-devel-2.33-20.fc34.x86_64.rpm   139 kB/s |  24 kB     00:00    
16:53:14 #11 5.164 (62/103): git-core-doc-2.31.1-3.fc34.noarch.rpm 7.1 MB/s | 2.3 MB     00:00    
16:53:14 #11 5.203 (63/103): glibc-headers-x86-2.33-20.fc34.noarch 4.6 MB/s | 411 kB     00:00    
16:53:14 #11 5.255 (64/103): glibc-static-2.33-20.fc34.x86_64.rpm   12 MB/s | 1.7 MB     00:00    
16:53:14 #11 5.258 (65/103): iptables-legacy-libs-1.8.7-8.fc34.x86 444 kB/s |  40 kB     00:00    
16:53:14 #11 5.300 (66/103): kernel-headers-5.13.3-200.fc34.x86_64  13 MB/s | 1.3 MB     00:00    
16:53:14 #11 5.304 (67/103): libbtrfs-5.14-2.fc34.x86_64.rpm       704 kB/s |  30 kB     00:00    
16:53:14 #11 5.307 (68/103): kmod-libs-29-2.fc34.x86_64.rpm        1.3 MB/s |  63 kB     00:00    
16:53:14 #11 5.310 (69/103): libbtrfsutil-5.14-2.fc34.x86_64.rpm   3.4 MB/s |  32 kB     00:00    
16:53:14 #11 5.313 (70/103): libedit-3.1-38.20210714cvs.fc34.x86_6  11 MB/s | 104 kB     00:00    
16:53:14 #11 5.328 (71/103): libpcap-1.10.1-1.fc34.x86_64.rpm      9.5 MB/s | 171 kB     00:00    
16:53:14 #11 5.374 (72/103): libibverbs-36.0-1.fc34.x86_64.rpm     5.4 MB/s | 354 kB     00:00    
16:53:14 #11 5.378 (73/103): libuv-1.42.0-2.fc34.x86_64.rpm        2.2 MB/s | 148 kB     00:00    
16:53:14 #11 5.381 (74/103): libxcrypt-devel-4.4.25-1.fc34.x86_64. 557 kB/s |  29 kB     00:00    
16:53:14 #11 5.384 (75/103): libxcrypt-static-4.4.25-1.fc34.x86_64  11 MB/s | 102 kB     00:00    
16:53:14 #11 5.393 (76/103): libxkbcommon-1.3.0-1.fc34.x86_64.rpm   12 MB/s | 144 kB     00:00    
16:53:14 #11 5.396 (77/103): mkpasswd-5.5.10-1.fc34.x86_64.rpm     3.5 MB/s |  41 kB     00:00    
16:53:14 #11 5.456 (78/103): openssh-8.6p1-3.fc34.x86_64.rpm       6.9 MB/s | 438 kB     00:00    
16:53:14 #11 5.493 (79/103): openssh-clients-8.6p1-3.fc34.x86_64.r 6.8 MB/s | 678 kB     00:00    
16:53:14 #11 5.500 (80/103): perl-File-Compare-1.100.600-477.fc34. 544 kB/s |  23 kB     00:00    
16:53:14 #11 5.505 (81/103): perl-File-Copy-2.34-477.fc34.noarch.r 2.9 MB/s |  30 kB     00:00    
16:53:14 #11 5.510 (82/103): perl-File-Find-1.37-477.fc34.noarch.r 4.5 MB/s |  36 kB     00:00    
16:53:14 #11 5.521 (83/103): perl-Git-2.31.1-3.fc34.noarch.rpm     3.0 MB/s |  44 kB     00:00    
16:53:14 #11 5.524 (84/103): perl-lib-0.65-477.fc34.x86_64.rpm     1.8 MB/s |  25 kB     00:00    
16:53:14 #11 5.532 (85/103): selinux-policy-34.19-1.fc34.noarch.rp 9.9 MB/s |  76 kB     00:00    
16:53:14 #11 5.537 (86/103): python3-audit-3.0.5-1.fc34.x86_64.rpm 5.1 MB/s |  82 kB     00:00    
16:53:14 #11 5.615 (87/103): selinux-policy-devel-34.19-1.fc34.noa 9.8 MB/s | 818 kB     00:00    
16:53:15 #11 6.027 (88/103): llvm-libs-12.0.1-1.fc34.x86_64.rpm     36 MB/s |  23 MB     00:00    
16:53:15 #11 6.110 (89/103): systemd-248.7-1.fc34.x86_64.rpm       8.8 MB/s | 4.4 MB     00:00    
16:53:15 #11 6.212 (90/103): selinux-policy-targeted-34.19-1.fc34. 9.4 MB/s | 6.3 MB     00:00    
16:53:15 #11 6.250 (91/103): systemd-devel-248.7-1.fc34.x86_64.rpm 1.9 MB/s | 438 kB     00:00    
16:53:15 #11 6.288 (92/103): systemd-networkd-248.7-1.fc34.x86_64. 2.7 MB/s | 476 kB     00:00    
16:53:15 #11 6.291 (93/103): systemd-rpm-macros-248.7-1.fc34.noarc 726 kB/s |  28 kB     00:00    
16:53:15 #11 6.342 (94/103): systemd-pam-248.7-1.fc34.x86_64.rpm   3.5 MB/s | 320 kB     00:00    
16:53:15 #11 6.344 (95/103): vim-filesystem-8.2.3404-1.fc34.noarch 398 kB/s |  22 kB     00:00    
16:53:15 #11 6.348 (96/103): which-2.21-26.fc34.x86_64.rpm         753 kB/s |  42 kB     00:00    
16:53:15 #11 6.351 (97/103): whois-nls-5.5.10-1.fc34.noarch.rpm    5.4 MB/s |  34 kB     00:00    
16:53:15 #11 6.359 (98/103): audit-libs-3.0.5-1.fc34.x86_64.rpm     10 MB/s | 116 kB     00:00    
16:53:15 #11 6.363 (99/103): libgcc-11.2.1-1.fc34.x86_64.rpm       9.0 MB/s | 107 kB     00:00    
16:53:15 #11 6.393 (100/103): xkeyboard-config-2.33-1.fc34.noarch.  16 MB/s | 783 kB     00:00    
16:53:15 #11 6.444 (101/103): libgomp-11.2.1-1.fc34.x86_64.rpm     3.3 MB/s | 279 kB     00:00    
16:53:15 #11 6.447 (102/103): libxcrypt-4.4.25-1.fc34.x86_64.rpm   1.4 MB/s | 117 kB     00:00    
16:53:15 #11 6.488 (103/103): systemd-libs-248.7-1.fc34.x86_64.rpm 6.0 MB/s | 586 kB     00:00    
16:53:15 #11 6.492 --------------------------------------------------------------------------------
16:53:15 #11 6.492 Total                                            30 MB/s | 117 MB     00:03     
16:53:18 #11 8.786 Running transaction check
16:53:18 #11 8.902 Transaction check succeeded.
16:53:18 #11 8.902 Running transaction test
16:53:19 #11 10.28 Transaction test succeeded.
16:53:19 #11 10.28 Running transaction
16:53:20 #11 11.83   Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch            1/1 
16:53:20 #11 11.95   Preparing        :                                                        1/1 
16:53:20 #11 11.99   Upgrading        : libgcc-11.2.1-1.fc34.x86_64                          1/108 
16:53:20 #11 12.00   Running scriptlet: libgcc-11.2.1-1.fc34.x86_64                          1/108 
16:53:21 #11 12.02   Upgrading        : audit-libs-3.0.5-1.fc34.x86_64                       2/108 
16:53:21 #11 12.03   Installing       : python3-libselinux-3.2-1.fc34.x86_64                 3/108 
16:53:21 #11 12.06   Installing       : perl-File-Find-1.37-477.fc34.noarch                  4/108 
16:53:21 #11 12.07   Installing       : perl-File-Copy-2.34-477.fc34.noarch                  5/108 
16:53:21 #11 12.07   Installing       : perl-File-Compare-1.100.600-477.fc34.noarch          6/108 
16:53:21 #11 12.11   Installing       : libedit-3.1-38.20210714cvs.fc34.x86_64               7/108 
16:53:21 #11 12.12   Installing       : cmake-rpm-macros-3.20.5-1.fc34.noarch                8/108 
16:53:21 #11 12.13   Installing       : cmake-filesystem-3.20.5-1.fc34.x86_64                9/108 
16:53:21 #11 12.20   Installing       : perl-threads-1:2.25-458.fc34.x86_64                 10/108 
16:53:21 #11 12.21   Installing       : m4-1.4.18-17.fc34.x86_64                            11/108 
16:53:21 #11 12.26   Installing       : autoconf-2.69-36.fc34.noarch                        12/108 
16:53:21 #11 12.30   Installing       : libtool-ltdl-2.4.6-40.fc34.x86_64                   13/108 
16:53:21 #11 12.30   Installing       : libseccomp-2.5.0-4.fc34.x86_64                      14/108 
16:53:21 #11 12.31   Installing       : libmpc-1.2.1-2.fc34.x86_64                          15/108 
16:53:21 #11 12.35   Installing       : checkpolicy-3.2-1.fc34.x86_64                       16/108 
16:53:21 #11 12.53   Installing       : cpp-11.2.1-1.fc34.x86_64                            17/108 
16:53:21 #11 12.57   Installing       : perl-threads-shared-1.61-458.fc34.x86_64            18/108 
16:53:21 #11 12.57   Installing       : perl-Thread-Queue-3.14-458.fc34.noarch              19/108 
16:53:22 #11 12.61   Installing       : automake-1.16.2-4.fc34.noarch                       20/108 
16:53:22 #11 13.18   Installing       : llvm-libs-12.0.1-1.fc34.x86_64                      21/108 
16:53:22 #11 13.20   Installing       : python3-libsemanage-3.2-1.fc34.x86_64               22/108 
16:53:22 #11 13.26   Installing       : python3-setools-4.4.0-1.fc34.x86_64                 23/108 
16:53:22 #11 13.30   Installing       : python3-audit-3.0.5-1.fc34.x86_64                   24/108 
16:53:22 #11 13.31   Installing       : gc-8.0.4-5.fc34.x86_64                              25/108 
16:53:22 #11 13.37   Installing       : jsoncpp-1.9.4-3.fc34.x86_64                         26/108 
16:53:22 #11 13.38   Installing       : libnl3-3.5.0-6.fc34.x86_64                          27/108 
16:53:22 #11 13.43   Installing       : libibverbs-36.0-1.fc34.x86_64                       28/108 
16:53:22 #11 13.46   Installing       : libpcap-14:1.10.1-1.fc34.x86_64                     29/108 
16:53:22 #11 13.47   Installing       : iptables-legacy-libs-1.8.7-8.fc34.x86_64            30/108 
16:53:22 #11 13.50   Installing       : kmod-libs-29-2.fc34.x86_64                          31/108 
16:53:22 #11 13.51   Upgrading        : libgomp-11.2.1-1.fc34.x86_64                        32/108 
16:53:22 #11 13.59   Installing       : xkeyboard-config-2.33-1.fc34.noarch                 33/108 
16:53:22 #11 13.63   Installing       : libxkbcommon-1.3.0-1.fc34.x86_64                    34/108 
16:53:22 #11 13.63   Installing       : whois-nls-5.5.10-1.fc34.noarch                      35/108 
16:53:22 #11 13.71   Upgrading        : libxcrypt-4.4.25-1.fc34.x86_64                      36/108 
16:53:22 #11 13.72   Installing       : mkpasswd-5.5.10-1.fc34.x86_64                       37/108 
16:53:23 #11 13.76   Upgrading        : systemd-libs-248.7-1.fc34.x86_64                    38/108 
16:53:23 #11 13.76   Running scriptlet: systemd-libs-248.7-1.fc34.x86_64                    38/108 
16:53:23 #11 14.05   Installing       : guile22-2.2.7-2.fc34.x86_64                         39/108 
16:53:23 #11 14.10   Installing       : make-1:4.3-5.fc34.x86_64                            40/108 
16:53:23 #11 14.14   Running scriptlet: openssh-8.6p1-3.fc34.x86_64                         41/108 
16:53:23 #11 14.18   Installing       : openssh-8.6p1-3.fc34.x86_64                         41/108 
16:53:23 #11 14.18   Installing       : vim-filesystem-2:8.2.3404-1.fc34.noarch             42/108 
16:53:23 #11 14.28   Installing       : systemd-rpm-macros-248.7-1.fc34.noarch              43/108 
16:53:23 #11 14.28   Installing       : perl-lib-0.65-477.fc34.x86_64                       44/108 
16:53:23 #11 14.29   Installing       : libuv-1:1.42.0-2.fc34.x86_64                        45/108 
16:53:23 #11 14.33   Installing       : libbtrfsutil-5.14-2.fc34.x86_64                     46/108 
16:53:23 #11 14.34   Installing       : libbtrfs-5.14-2.fc34.x86_64                         47/108 
16:53:23 #11 14.47   Installing       : kernel-headers-5.13.3-200.fc34.x86_64               48/108 
16:53:23 #11 14.52   Installing       : glibc-headers-x86-2.33-20.fc34.noarch               49/108 
16:53:23 #11 14.57   Installing       : libxcrypt-devel-4.4.25-1.fc34.x86_64                50/108 
16:53:24 #11 14.57   Installing       : glibc-devel-2.33-20.fc34.x86_64                     51/108 
16:53:24 #11 15.04   Installing       : gcc-11.2.1-1.fc34.x86_64                            52/108 
16:53:24 #11 15.18   Installing       : glibc-static-2.33-20.fc34.x86_64                    53/108 
16:53:24 #11 15.22   Installing       : libxcrypt-static-4.4.25-1.fc34.x86_64               54/108 
16:53:24 #11 15.23   Installing       : rhash-1.4.0-3.fc34.x86_64                           55/108 
16:53:24 #11 15.46   Installing       : cmake-data-3.20.5-1.fc34.noarch                     56/108 
16:53:24 #11 15.65   Installing       : cmake-3.20.5-1.fc34.x86_64                          57/108 
16:53:24 #11 15.68   Installing       : qrencode-libs-4.0.2-7.fc34.x86_64                   58/108 
16:53:24 #11 15.68   Installing       : perl-TermReadKey-2.38-9.fc34.x86_64                 59/108 
16:53:24 #11 15.70   Installing       : perl-Error-1:0.17029-5.fc34.noarch                  60/108 
16:53:24 #11 15.73   Installing       : pcre2-utf32-10.36-4.fc34.x86_64                     61/108 
16:53:24 #11 15.74   Installing       : pcre2-utf16-10.36-4.fc34.x86_64                     62/108 
16:53:24 #11 15.77   Installing       : pcre2-devel-10.36-4.fc34.x86_64                     63/108 
16:53:24 #11 15.79   Installing       : lzo-2.10-4.fc34.x86_64                              64/108 
16:53:24 #11 15.83   Installing       : libsepol-devel-3.2-1.fc34.x86_64                    65/108 
16:53:24 #11 15.83   Installing       : libselinux-devel-3.2-1.fc34.x86_64                  66/108 
16:53:24 #11 15.91   Installing       : libselinux-utils-3.2-1.fc34.x86_64                  67/108 
16:53:25 #11 15.95   Installing       : policycoreutils-3.2-1.fc34.x86_64                   68/108 
16:53:25 #11 16.00   Running scriptlet: policycoreutils-3.2-1.fc34.x86_64                   68/108 
16:53:25 #11 16.01   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64           69/108 
16:53:25 #11 16.01   Installing       : selinux-policy-34.19-1.fc34.noarch                  70/108 
16:53:25 #11 16.05   Running scriptlet: selinux-policy-34.19-1.fc34.noarch                  70/108 
16:53:25 #11 16.08   Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch         71/108 
16:53:25 #11 16.25   Installing       : selinux-policy-targeted-34.19-1.fc34.noarch         71/108 
16:53:25 #11 16.30   Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch         71/108 
16:53:25 #11 16.35   Installing       : python3-policycoreutils-3.2-1.fc34.noarch           72/108 
16:53:25 #11 16.38   Installing       : policycoreutils-python-utils-3.2-1.fc34.noarch      73/108 
16:53:25 #11 16.39   Installing       : policycoreutils-devel-3.2-1.fc34.x86_64             74/108 
16:53:25 #11 16.51   Installing       : selinux-policy-devel-34.19-1.fc34.noarch            75/108 
16:53:25 #11 16.55   Running scriptlet: selinux-policy-devel-34.19-1.fc34.noarch            75/108 
16:53:25 #11 16.57   Installing       : libcbor-0.7.0-3.fc34.x86_64                         76/108 
16:53:25 #11 16.61   Installing       : libfido2-1.6.0-2.fc34.x86_64                        77/108 
16:53:25 #11 16.63   Installing       : openssh-clients-8.6p1-3.fc34.x86_64                 78/108 
16:53:25 #11 16.67   Running scriptlet: openssh-clients-8.6p1-3.fc34.x86_64                 78/108 
16:53:25 #11 16.74   Installing       : git-core-2.31.1-3.fc34.x86_64                       79/108 
16:53:25 #11 16.81   Installing       : git-core-doc-2.31.1-3.fc34.noarch                   80/108 
16:53:25 #11 16.85   Installing       : perl-Git-2.31.1-3.fc34.noarch                       81/108 
16:53:25 #11 16.89   Installing       : git-2.31.1-3.fc34.x86_64                            82/108 
16:53:25 #11 16.89   Installing       : libargon2-20171227-6.fc34.x86_64                    83/108 
16:53:25 #11 16.93   Installing       : e2fsprogs-libs-1.45.6-5.fc34.x86_64                 84/108 
16:53:26 #11 16.96   Installing       : btrfs-progs-5.14-2.fc34.x86_64                      85/108 
16:53:26 #11 17.01   Installing       : acl-2.3.1-1.fc34.x86_64                             86/108 
16:53:26 #11 17.02   Installing       : device-mapper-1.02.175-1.fc34.x86_64                87/108 
16:53:26 #11 17.06   Installing       : device-mapper-libs-1.02.175-1.fc34.x86_64           88/108 
16:53:26 #11 17.09   Installing       : cryptsetup-libs-2.3.6-1.fc34.x86_64                 89/108 
16:53:26 #11 17.10   Installing       : dbus-1:1.12.20-3.fc34.x86_64                        90/108 
16:53:26 #11 17.10   Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64                91/108 
16:53:26 #11 17.17   Installing       : systemd-networkd-248.7-1.fc34.x86_64                91/108 
16:53:26 #11 17.21   Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64                91/108 
16:53:26 #11 17.22   Installing       : systemd-pam-248.7-1.fc34.x86_64                     92/108 
16:53:26 #11 17.25   Running scriptlet: systemd-248.7-1.fc34.x86_64                         93/108 
16:53:26 #11 17.60   Installing       : systemd-248.7-1.fc34.x86_64                         93/108 
16:53:27 #11 17.65   Running scriptlet: systemd-248.7-1.fc34.x86_64                         93/108 
16:53:27 #11 17.81   Installing       : dbus-common-1:1.12.20-3.fc34.noarch                 94/108 
16:53:27 #11 17.85   Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                 94/108 
16:53:27 #11 17.87 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
16:53:27 #11 17.87 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
16:53:27 #11 17.87 
16:53:27 #11 17.87   Running scriptlet: dbus-broker-29-2.fc34.x86_64                        95/108 
16:53:27 #11 17.95   Installing       : dbus-broker-29-2.fc34.x86_64                        95/108 
16:53:27 #11 17.96   Running scriptlet: dbus-broker-29-2.fc34.x86_64                        95/108 
16:53:27 #11 17.97 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
16:53:27 #11 17.97 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
16:53:27 #11 17.97 
16:53:27 #11 17.99   Installing       : systemd-devel-248.7-1.fc34.x86_64                   96/108 
16:53:27 #11 18.03   Installing       : device-mapper-devel-1.02.175-1.fc34.x86_64          97/108 
16:53:27 #11 18.03   Installing       : btrfs-progs-devel-5.14-2.fc34.x86_64                98/108 
16:53:27 #11 18.08   Installing       : libtool-2.4.6-40.fc34.x86_64                        99/108 
16:53:27 #11 18.09   Installing       : annobin-9.79-2.fc34.x86_64                         100/108 
16:53:27 #11 18.13   Installing       : libtool-ltdl-devel-2.4.6-40.fc34.x86_64            101/108 
16:53:27 #11 18.14   Installing       : libseccomp-devel-2.5.0-4.fc34.x86_64               102/108 
16:53:27 #11 18.18   Installing       : which-2.21-26.fc34.x86_64                          103/108 
16:53:27 #11 18.19   Cleanup          : systemd-libs-248.5-1.fc34.x86_64                   104/108 
16:53:27 #11 18.23   Cleanup          : libxcrypt-4.4.23-1.fc34.x86_64                     105/108 
16:53:27 #11 18.23   Cleanup          : libgcc-11.1.1-3.fc34.x86_64                        106/108 
16:53:27 #11 18.23   Running scriptlet: libgcc-11.1.1-3.fc34.x86_64                        106/108 
16:53:27 #11 18.29   Cleanup          : libgomp-11.1.1-3.fc34.x86_64                       107/108 
16:53:27 #11 18.29   Cleanup          : audit-libs-3.0.2-1.fc34.x86_64                     108/108 
16:53:27 #11 18.33   Running scriptlet: selinux-policy-targeted-34.19-1.fc34.noarch        108/108 
16:53:30 #11 18.35   Running scriptlet: audit-libs-3.0.2-1.fc34.x86_64                     108/108 
16:53:30 #11 21.06   Verifying        : acl-2.3.1-1.fc34.x86_64                              1/108 
16:53:30 #11 21.06   Verifying        : autoconf-2.69-36.fc34.noarch                         2/108 
16:53:30 #11 21.06   Verifying        : automake-1.16.2-4.fc34.noarch                        3/108 
16:53:30 #11 21.06   Verifying        : checkpolicy-3.2-1.fc34.x86_64                        4/108 
16:53:30 #11 21.06   Verifying        : dbus-1:1.12.20-3.fc34.x86_64                         5/108 
16:53:30 #11 21.06   Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                  6/108 
16:53:30 #11 21.06   Verifying        : device-mapper-1.02.175-1.fc34.x86_64                 7/108 
16:53:30 #11 21.06   Verifying        : device-mapper-devel-1.02.175-1.fc34.x86_64           8/108 
16:53:30 #11 21.06   Verifying        : device-mapper-libs-1.02.175-1.fc34.x86_64            9/108 
16:53:30 #11 21.06   Verifying        : e2fsprogs-libs-1.45.6-5.fc34.x86_64                 10/108 
16:53:30 #11 21.06   Verifying        : gc-8.0.4-5.fc34.x86_64                              11/108 
16:53:30 #11 21.06   Verifying        : guile22-2.2.7-2.fc34.x86_64                         12/108 
16:53:30 #11 21.06   Verifying        : jsoncpp-1.9.4-3.fc34.x86_64                         13/108 
16:53:30 #11 21.06   Verifying        : libargon2-20171227-6.fc34.x86_64                    14/108 
16:53:30 #11 21.06   Verifying        : libcbor-0.7.0-3.fc34.x86_64                         15/108 
16:53:30 #11 21.06   Verifying        : libfido2-1.6.0-2.fc34.x86_64                        16/108 
16:53:30 #11 21.06   Verifying        : libmpc-1.2.1-2.fc34.x86_64                          17/108 
16:53:30 #11 21.06   Verifying        : libnl3-3.5.0-6.fc34.x86_64                          18/108 
16:53:30 #11 21.06   Verifying        : libseccomp-2.5.0-4.fc34.x86_64                      19/108 
16:53:30 #11 21.06   Verifying        : libseccomp-devel-2.5.0-4.fc34.x86_64                20/108 
16:53:30 #11 21.06   Verifying        : libselinux-devel-3.2-1.fc34.x86_64                  21/108 
16:53:30 #11 21.06   Verifying        : libselinux-utils-3.2-1.fc34.x86_64                  22/108 
16:53:30 #11 21.06   Verifying        : libsepol-devel-3.2-1.fc34.x86_64                    23/108 
16:53:30 #11 21.06   Verifying        : libtool-2.4.6-40.fc34.x86_64                        24/108 
16:53:30 #11 21.06   Verifying        : libtool-ltdl-2.4.6-40.fc34.x86_64                   25/108 
16:53:30 #11 21.06   Verifying        : libtool-ltdl-devel-2.4.6-40.fc34.x86_64             26/108 
16:53:30 #11 21.06   Verifying        : lzo-2.10-4.fc34.x86_64                              27/108 
16:53:30 #11 21.06   Verifying        : m4-1.4.18-17.fc34.x86_64                            28/108 
16:53:30 #11 21.06   Verifying        : make-1:4.3-5.fc34.x86_64                            29/108 
16:53:30 #11 21.06   Verifying        : pcre2-devel-10.36-4.fc34.x86_64                     30/108 
16:53:30 #11 21.06   Verifying        : pcre2-utf16-10.36-4.fc34.x86_64                     31/108 
16:53:30 #11 21.06   Verifying        : pcre2-utf32-10.36-4.fc34.x86_64                     32/108 
16:53:30 #11 21.06   Verifying        : perl-Error-1:0.17029-5.fc34.noarch                  33/108 
16:53:30 #11 21.06   Verifying        : perl-TermReadKey-2.38-9.fc34.x86_64                 34/108 
16:53:30 #11 21.06   Verifying        : perl-Thread-Queue-3.14-458.fc34.noarch              35/108 
16:53:30 #11 21.06   Verifying        : perl-threads-1:2.25-458.fc34.x86_64                 36/108 
16:53:30 #11 21.06   Verifying        : perl-threads-shared-1.61-458.fc34.x86_64            37/108 
16:53:30 #11 21.06   Verifying        : policycoreutils-3.2-1.fc34.x86_64                   38/108 
16:53:30 #11 21.06   Verifying        : policycoreutils-devel-3.2-1.fc34.x86_64             39/108 
16:53:30 #11 21.06   Verifying        : policycoreutils-python-utils-3.2-1.fc34.noarch      40/108 
16:53:30 #11 21.06   Verifying        : python3-libselinux-3.2-1.fc34.x86_64                41/108 
16:53:30 #11 21.06   Verifying        : python3-libsemanage-3.2-1.fc34.x86_64               42/108 
16:53:30 #11 21.06   Verifying        : python3-policycoreutils-3.2-1.fc34.noarch           43/108 
16:53:30 #11 21.06   Verifying        : python3-setools-4.4.0-1.fc34.x86_64                 44/108 
16:53:30 #11 21.06   Verifying        : qrencode-libs-4.0.2-7.fc34.x86_64                   45/108 
16:53:30 #11 21.06   Verifying        : rhash-1.4.0-3.fc34.x86_64                           46/108 
16:53:30 #11 21.06   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64           47/108 
16:53:30 #11 21.06   Verifying        : annobin-9.79-2.fc34.x86_64                          48/108 
16:53:30 #11 21.06   Verifying        : btrfs-progs-5.14-2.fc34.x86_64                      49/108 
16:53:30 #11 21.06   Verifying        : btrfs-progs-devel-5.14-2.fc34.x86_64                50/108 
16:53:30 #11 21.06   Verifying        : cmake-3.20.5-1.fc34.x86_64                          51/108 
16:53:30 #11 21.06   Verifying        : cmake-data-3.20.5-1.fc34.noarch                     52/108 
16:53:30 #11 21.06   Verifying        : cmake-filesystem-3.20.5-1.fc34.x86_64               53/108 
16:53:30 #11 21.06   Verifying        : cmake-rpm-macros-3.20.5-1.fc34.noarch               54/108 
16:53:30 #11 21.06   Verifying        : cpp-11.2.1-1.fc34.x86_64                            55/108 
16:53:30 #11 21.06   Verifying        : cryptsetup-libs-2.3.6-1.fc34.x86_64                 56/108 
16:53:30 #11 21.06   Verifying        : dbus-broker-29-2.fc34.x86_64                        57/108 
16:53:30 #11 21.06   Verifying        : gcc-11.2.1-1.fc34.x86_64                            58/108 
16:53:30 #11 21.06   Verifying        : git-2.31.1-3.fc34.x86_64                            59/108 
16:53:30 #11 21.06   Verifying        : git-core-2.31.1-3.fc34.x86_64                       60/108 
16:53:30 #11 21.06   Verifying        : git-core-doc-2.31.1-3.fc34.noarch                   61/108 
16:53:30 #11 21.06   Verifying        : glibc-devel-2.33-20.fc34.x86_64                     62/108 
16:53:30 #11 21.06   Verifying        : glibc-headers-x86-2.33-20.fc34.noarch               63/108 
16:53:30 #11 21.06   Verifying        : glibc-static-2.33-20.fc34.x86_64                    64/108 
16:53:30 #11 21.06   Verifying        : iptables-legacy-libs-1.8.7-8.fc34.x86_64            65/108 
16:53:30 #11 21.06   Verifying        : kernel-headers-5.13.3-200.fc34.x86_64               66/108 
16:53:30 #11 21.06   Verifying        : kmod-libs-29-2.fc34.x86_64                          67/108 
16:53:30 #11 21.06   Verifying        : libbtrfs-5.14-2.fc34.x86_64                         68/108 
16:53:30 #11 21.07   Verifying        : libbtrfsutil-5.14-2.fc34.x86_64                     69/108 
16:53:30 #11 21.07   Verifying        : libedit-3.1-38.20210714cvs.fc34.x86_64              70/108 
16:53:30 #11 21.07   Verifying        : libibverbs-36.0-1.fc34.x86_64                       71/108 
16:53:30 #11 21.07   Verifying        : libpcap-14:1.10.1-1.fc34.x86_64                     72/108 
16:53:30 #11 21.07   Verifying        : libuv-1:1.42.0-2.fc34.x86_64                        73/108 
16:53:30 #11 21.07   Verifying        : libxcrypt-devel-4.4.25-1.fc34.x86_64                74/108 
16:53:30 #11 21.07   Verifying        : libxcrypt-static-4.4.25-1.fc34.x86_64               75/108 
16:53:30 #11 21.07   Verifying        : libxkbcommon-1.3.0-1.fc34.x86_64                    76/108 
16:53:30 #11 21.07   Verifying        : llvm-libs-12.0.1-1.fc34.x86_64                      77/108 
16:53:30 #11 21.07   Verifying        : mkpasswd-5.5.10-1.fc34.x86_64                       78/108 
16:53:30 #11 21.07   Verifying        : openssh-8.6p1-3.fc34.x86_64                         79/108 
16:53:30 #11 21.07   Verifying        : openssh-clients-8.6p1-3.fc34.x86_64                 80/108 
16:53:30 #11 21.07   Verifying        : perl-File-Compare-1.100.600-477.fc34.noarch         81/108 
16:53:30 #11 21.07   Verifying        : perl-File-Copy-2.34-477.fc34.noarch                 82/108 
16:53:30 #11 21.07   Verifying        : perl-File-Find-1.37-477.fc34.noarch                 83/108 
16:53:30 #11 21.07   Verifying        : perl-Git-2.31.1-3.fc34.noarch                       84/108 
16:53:30 #11 21.07   Verifying        : perl-lib-0.65-477.fc34.x86_64                       85/108 
16:53:30 #11 21.07   Verifying        : python3-audit-3.0.5-1.fc34.x86_64                   86/108 
16:53:30 #11 21.07   Verifying        : selinux-policy-34.19-1.fc34.noarch                  87/108 
16:53:30 #11 21.07   Verifying        : selinux-policy-devel-34.19-1.fc34.noarch            88/108 
16:53:30 #11 21.07   Verifying        : selinux-policy-targeted-34.19-1.fc34.noarch         89/108 
16:53:30 #11 21.07   Verifying        : systemd-248.7-1.fc34.x86_64                         90/108 
16:53:30 #11 21.07   Verifying        : systemd-devel-248.7-1.fc34.x86_64                   91/108 
16:53:30 #11 21.07   Verifying        : systemd-networkd-248.7-1.fc34.x86_64                92/108 
16:53:30 #11 21.07   Verifying        : systemd-pam-248.7-1.fc34.x86_64                     93/108 
16:53:30 #11 21.07   Verifying        : systemd-rpm-macros-248.7-1.fc34.noarch              94/108 
16:53:30 #11 21.07   Verifying        : vim-filesystem-2:8.2.3404-1.fc34.noarch             95/108 
16:53:30 #11 21.07   Verifying        : which-2.21-26.fc34.x86_64                           96/108 
16:53:30 #11 21.07   Verifying        : whois-nls-5.5.10-1.fc34.noarch                      97/108 
16:53:30 #11 21.07   Verifying        : xkeyboard-config-2.33-1.fc34.noarch                 98/108 
16:53:30 #11 21.07   Verifying        : audit-libs-3.0.5-1.fc34.x86_64                      99/108 
16:53:30 #11 21.07   Verifying        : audit-libs-3.0.2-1.fc34.x86_64                     100/108 
16:53:30 #11 21.07   Verifying        : libgcc-11.2.1-1.fc34.x86_64                        101/108 
16:53:30 #11 21.07   Verifying        : libgcc-11.1.1-3.fc34.x86_64                        102/108 
16:53:30 #11 21.07   Verifying        : libgomp-11.2.1-1.fc34.x86_64                       103/108 
16:53:30 #11 21.07   Verifying        : libgomp-11.1.1-3.fc34.x86_64                       104/108 
16:53:30 #11 21.07   Verifying        : libxcrypt-4.4.25-1.fc34.x86_64                     105/108 
16:53:30 #11 21.07   Verifying        : libxcrypt-4.4.23-1.fc34.x86_64                     106/108 
16:53:30 #11 21.07   Verifying        : systemd-libs-248.7-1.fc34.x86_64                   107/108 
16:53:30 #11 21.07   Verifying        : systemd-libs-248.5-1.fc34.x86_64                   108/108 
16:53:30 #11 21.24 
16:53:30 #11 21.24 Upgraded:
16:53:30 #11 21.24   audit-libs-3.0.5-1.fc34.x86_64          libgcc-11.2.1-1.fc34.x86_64          
16:53:30 #11 21.24   libgomp-11.2.1-1.fc34.x86_64            libxcrypt-4.4.25-1.fc34.x86_64       
16:53:30 #11 21.24   systemd-libs-248.7-1.fc34.x86_64       
16:53:30 #11 21.24 Installed:
16:53:30 #11 21.24   acl-2.3.1-1.fc34.x86_64                                                       
16:53:30 #11 21.24   annobin-9.79-2.fc34.x86_64                                                    
16:53:30 #11 21.24   autoconf-2.69-36.fc34.noarch                                                  
16:53:30 #11 21.24   automake-1.16.2-4.fc34.noarch                                                 
16:53:30 #11 21.24   btrfs-progs-5.14-2.fc34.x86_64                                                
16:53:30 #11 21.24   btrfs-progs-devel-5.14-2.fc34.x86_64                                          
16:53:30 #11 21.24   checkpolicy-3.2-1.fc34.x86_64                                                 
16:53:30 #11 21.24   cmake-3.20.5-1.fc34.x86_64                                                    
16:53:30 #11 21.24   cmake-data-3.20.5-1.fc34.noarch                                               
16:53:30 #11 21.24   cmake-filesystem-3.20.5-1.fc34.x86_64                                         
16:53:30 #11 21.24   cmake-rpm-macros-3.20.5-1.fc34.noarch                                         
16:53:30 #11 21.24   cpp-11.2.1-1.fc34.x86_64                                                      
16:53:30 #11 21.24   cryptsetup-libs-2.3.6-1.fc34.x86_64                                           
16:53:30 #11 21.24   dbus-1:1.12.20-3.fc34.x86_64                                                  
16:53:30 #11 21.24   dbus-broker-29-2.fc34.x86_64                                                  
16:53:30 #11 21.24   dbus-common-1:1.12.20-3.fc34.noarch                                           
16:53:30 #11 21.24   device-mapper-1.02.175-1.fc34.x86_64                                          
16:53:30 #11 21.24   device-mapper-devel-1.02.175-1.fc34.x86_64                                    
16:53:30 #11 21.24   device-mapper-libs-1.02.175-1.fc34.x86_64                                     
16:53:30 #11 21.24   e2fsprogs-libs-1.45.6-5.fc34.x86_64                                           
16:53:30 #11 21.24   gc-8.0.4-5.fc34.x86_64                                                        
16:53:30 #11 21.24   gcc-11.2.1-1.fc34.x86_64                                                      
16:53:30 #11 21.24   git-2.31.1-3.fc34.x86_64                                                      
16:53:30 #11 21.24   git-core-2.31.1-3.fc34.x86_64                                                 
16:53:30 #11 21.24   git-core-doc-2.31.1-3.fc34.noarch                                             
16:53:30 #11 21.24   glibc-devel-2.33-20.fc34.x86_64                                               
16:53:30 #11 21.24   glibc-headers-x86-2.33-20.fc34.noarch                                         
16:53:30 #11 21.24   glibc-static-2.33-20.fc34.x86_64                                              
16:53:30 #11 21.24   guile22-2.2.7-2.fc34.x86_64                                                   
16:53:30 #11 21.24   iptables-legacy-libs-1.8.7-8.fc34.x86_64                                      
16:53:30 #11 21.24   jsoncpp-1.9.4-3.fc34.x86_64                                                   
16:53:30 #11 21.24   kernel-headers-5.13.3-200.fc34.x86_64                                         
16:53:30 #11 21.24   kmod-libs-29-2.fc34.x86_64                                                    
16:53:30 #11 21.24   libargon2-20171227-6.fc34.x86_64                                              
16:53:30 #11 21.24   libbtrfs-5.14-2.fc34.x86_64                                                   
16:53:30 #11 21.24   libbtrfsutil-5.14-2.fc34.x86_64                                               
16:53:30 #11 21.24   libcbor-0.7.0-3.fc34.x86_64                                                   
16:53:30 #11 21.24   libedit-3.1-38.20210714cvs.fc34.x86_64                                        
16:53:30 #11 21.24   libfido2-1.6.0-2.fc34.x86_64                                                  
16:53:30 #11 21.24   libibverbs-36.0-1.fc34.x86_64                                                 
16:53:30 #11 21.24   libmpc-1.2.1-2.fc34.x86_64                                                    
16:53:30 #11 21.24   libnl3-3.5.0-6.fc34.x86_64                                                    
16:53:30 #11 21.24   libpcap-14:1.10.1-1.fc34.x86_64                                               
16:53:30 #11 21.24   libseccomp-2.5.0-4.fc34.x86_64                                                
16:53:30 #11 21.24   libseccomp-devel-2.5.0-4.fc34.x86_64                                          
16:53:30 #11 21.24   libselinux-devel-3.2-1.fc34.x86_64                                            
16:53:30 #11 21.24   libselinux-utils-3.2-1.fc34.x86_64                                            
16:53:30 #11 21.24   libsepol-devel-3.2-1.fc34.x86_64                                              
16:53:30 #11 21.24   libtool-2.4.6-40.fc34.x86_64                                                  
16:53:30 #11 21.24   libtool-ltdl-2.4.6-40.fc34.x86_64                                             
16:53:30 #11 21.24   libtool-ltdl-devel-2.4.6-40.fc34.x86_64                                       
16:53:30 #11 21.24   libuv-1:1.42.0-2.fc34.x86_64                                                  
16:53:30 #11 21.24   libxcrypt-devel-4.4.25-1.fc34.x86_64                                          
16:53:30 #11 21.24   libxcrypt-static-4.4.25-1.fc34.x86_64                                         
16:53:30 #11 21.24   libxkbcommon-1.3.0-1.fc34.x86_64                                              
16:53:30 #11 21.24   llvm-libs-12.0.1-1.fc34.x86_64                                                
16:53:30 #11 21.24   lzo-2.10-4.fc34.x86_64                                                        
16:53:30 #11 21.24   m4-1.4.18-17.fc34.x86_64                                                      
16:53:30 #11 21.24   make-1:4.3-5.fc34.x86_64                                                      
16:53:30 #11 21.24   mkpasswd-5.5.10-1.fc34.x86_64                                                 
16:53:30 #11 21.24   openssh-8.6p1-3.fc34.x86_64                                                   
16:53:30 #11 21.24   openssh-clients-8.6p1-3.fc34.x86_64                                           
16:53:30 #11 21.24   pcre2-devel-10.36-4.fc34.x86_64                                               
16:53:30 #11 21.24   pcre2-utf16-10.36-4.fc34.x86_64                                               
16:53:30 #11 21.24   pcre2-utf32-10.36-4.fc34.x86_64                                               
16:53:30 #11 21.24   perl-Error-1:0.17029-5.fc34.noarch                                            
16:53:30 #11 21.24   perl-File-Compare-1.100.600-477.fc34.noarch                                   
16:53:30 #11 21.24   perl-File-Copy-2.34-477.fc34.noarch                                           
16:53:30 #11 21.24   perl-File-Find-1.37-477.fc34.noarch                                           
16:53:30 #11 21.24   perl-Git-2.31.1-3.fc34.noarch                                                 
16:53:30 #11 21.24   perl-TermReadKey-2.38-9.fc34.x86_64                                           
16:53:30 #11 21.24   perl-Thread-Queue-3.14-458.fc34.noarch                                        
16:53:30 #11 21.24   perl-lib-0.65-477.fc34.x86_64                                                 
16:53:30 #11 21.24   perl-threads-1:2.25-458.fc34.x86_64                                           
16:53:30 #11 21.24   perl-threads-shared-1.61-458.fc34.x86_64                                      
16:53:30 #11 21.24   policycoreutils-3.2-1.fc34.x86_64                                             
16:53:30 #11 21.24   policycoreutils-devel-3.2-1.fc34.x86_64                                       
16:53:30 #11 21.24   policycoreutils-python-utils-3.2-1.fc34.noarch                                
16:53:30 #11 21.24   python3-audit-3.0.5-1.fc34.x86_64                                             
16:53:30 #11 21.24   python3-libselinux-3.2-1.fc34.x86_64                                          
16:53:30 #11 21.24   python3-libsemanage-3.2-1.fc34.x86_64                                         
16:53:30 #11 21.24   python3-policycoreutils-3.2-1.fc34.noarch                                     
16:53:30 #11 21.24   python3-setools-4.4.0-1.fc34.x86_64                                           
16:53:30 #11 21.24   qrencode-libs-4.0.2-7.fc34.x86_64                                             
16:53:30 #11 21.24   rhash-1.4.0-3.fc34.x86_64                                                     
16:53:30 #11 21.24   rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64                                     
16:53:30 #11 21.24   selinux-policy-34.19-1.fc34.noarch                                            
16:53:30 #11 21.24   selinux-policy-devel-34.19-1.fc34.noarch                                      
16:53:30 #11 21.24   selinux-policy-targeted-34.19-1.fc34.noarch                                   
16:53:30 #11 21.24   systemd-248.7-1.fc34.x86_64                                                   
16:53:30 #11 21.24   systemd-devel-248.7-1.fc34.x86_64                                             
16:53:30 #11 21.24   systemd-networkd-248.7-1.fc34.x86_64                                          
16:53:30 #11 21.24   systemd-pam-248.7-1.fc34.x86_64                                               
16:53:30 #11 21.24   systemd-rpm-macros-248.7-1.fc34.noarch                                        
16:53:30 #11 21.24   vim-filesystem-2:8.2.3404-1.fc34.noarch                                       
16:53:30 #11 21.24   which-2.21-26.fc34.x86_64                                                     
16:53:30 #11 21.24   whois-nls-5.5.10-1.fc34.noarch                                                
16:53:30 #11 21.24   xkeyboard-config-2.33-1.fc34.noarch                                           
16:53:30 #11 21.24 
16:53:30 #11 21.24 Complete!
16:53:30 #11 DONE 21.5s
16:53:30 
16:53:30 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
16:53:30 #13 sha256:ad2ed0135e9a354fc697f6eed48763f48117d4cf1e3cf6a98f36a107cbd05580
16:53:33 #13 DONE 2.4s
16:53:33 
16:53:33 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
16:53:33 #14 sha256:e6adad2a6f80ca4f52e27ce649b8c07e8b9763ec9c3141abc6a5ab20b0f51f58
16:53:33 #14 DONE 0.0s
16:53:33 
16:53:33 #15 exporting to image
16:53:33 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:53:33 #15 exporting layers
16:53:38 #15 exporting layers 5.5s done
16:53:38 #15 writing image sha256:99e03ee701a5d64c1f0d433869ec97600ffad3fd7324bdb4bdbbd8642abcc38f done
16:53:38 #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done
16:53:38 #15 DONE 5.5s
16:53:38 docker run --rm  -e PLATFORM  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS    rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli e3023ca'  --define '_gitcommit_engine 5176095'  --define '_release 0'  --define '_version 0.0.0.20210916145224.e3023ca'  --define '_origversion 0.0.0-20210916145224-e3023ca'  --define '_scan_rpm_version 0.8.0'  --define '_scan_version v0.8.0'  --define '_scan_gitcommit 35651ca'    SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec
16:53:39 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
16:53:39 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
16:53:39 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
16:53:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xWs0wg
16:53:39 + umask 022
16:53:39 + cd /root/rpmbuild/BUILD
16:53:39 + cd /root/rpmbuild/BUILD
16:53:39 + rm -rf src
16:53:39 + /usr/bin/mkdir -p src
16:53:39 + cd src
16:53:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:53:39 + /usr/bin/tar -xof -
16:53:39 + STATUS=0
16:53:39 + '[' 0 -ne 0 ']'
16:53:39 + /usr/bin/tar -xof -
16:53:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
16:53:39 + STATUS=0
16:53:39 + '[' 0 -ne 0 ']'
16:53:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:53:40 + RPM_EC=0
16:53:40 ++ jobs -p
16:53:40 + exit 0
16:53:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XKy4rE
16:53:40 + umask 022
16:53:40 + cd /root/rpmbuild/BUILD
16:53:40 + cd src
16:53:40 + export DOCKER_GITCOMMIT=5176095
16:53:40 + DOCKER_GITCOMMIT=5176095
16:53:40 + mkdir -p /go/src/github.com/docker
16:53:40 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
16:53:40 + pushd /root/rpmbuild/BUILD/src/engine
16:53:40 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
16:53:40 + TMP_GOPATH=/go
16:53:40 + hack/dockerfile/install/install.sh tini
16:53:40 + RM_GOPATH=0
16:53:40 + TMP_GOPATH=/go
16:53:40 + : /usr/local/bin
16:53:40 + '[' -z /go ']'
16:53:40 + export GOPATH=/go
16:53:40 + GOPATH=/go
16:53:40 + case "$(go env GOARCH)" in
16:53:40 ++ go env GOARCH
16:53:40 + export GO_BUILDMODE=-buildmode=pie
16:53:40 + GO_BUILDMODE=-buildmode=pie
16:53:40 ++ dirname hack/dockerfile/install/install.sh
16:53:40 + dir=hack/dockerfile/install
16:53:40 + bin=tini
16:53:40 + shift
16:53:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:53:40 + . hack/dockerfile/install/tini.installer
16:53:40 ++ : v0.19.0
16:53:40 + install_tini
16:53:40 Install tini version v0.19.0
16:53:40 + echo 'Install tini version v0.19.0'
16:53:40 + git clone https://github.com/krallin/tini.git /go/tini
16:53:40 Cloning into '/go/tini'...
16:53:40 + cd /go/tini
16:53:40 + git checkout -q v0.19.0
16:53:40 + cmake .
16:53:40 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:53:40   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:53:40   CMake.
16:53:40 
16:53:40   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:53:40   CMake that the project does not need compatibility with older versions.
16:53:40 
16:53:40 
16:53:40 -- The C compiler identification is GNU 11.2.1
16:53:40 -- Detecting C compiler ABI info
16:53:40 -- Detecting C compiler ABI info - done
16:53:40 -- Check for working C compiler: /usr/bin/cc - skipped
16:53:40 -- Detecting C compile features
16:53:40 -- Detecting C compile features - done
16:53:40 -- Performing Test HAS_BUILTIN_FORTIFY
16:53:40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:53:40 -- Configuring done
16:53:40 -- Generating done
16:53:40 -- Build files have been written to: /go/tini
16:53:40 + make tini-static
16:53:40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:53:40 [100%] Linking C executable tini-static
16:53:40 [100%] Built target tini-static
16:53:40 + mkdir -p /usr/local/bin
16:53:40 + cp tini-static /usr/local/bin/docker-init
16:53:40 + VERSION=0.0.0-20210916145224-e3023ca
16:53:40 + PRODUCT=docker
16:53:40 + hack/make.sh dynbinary
16:53:40 
16:53:40 Removing bundles/
16:53:40 
16:53:40 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:53:40 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:53:40 GOOS="" GOARCH="" GOARM=""
16:53:45 Project root: /go/src/github.com/docker/cli
16:53:45 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:53:45 2021/09/16 16:53:42 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:53:45 make[2]: Leaving directory '/root/build-deb/cli'
16:53:45 # Build the scan-plugin
16:53:45 # TODO change once we support scan-plugin on other architectures
16:53:45 if [ "armhf" = "amd64" ]; then \
16:53:45 	cd /go/src/github.com/docker/scan-cli-plugin \
16:53:45 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
16:53:45 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
16:53:45 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
16:53:45 fi
16:53:45 # Build the CLI plugins
16:53:45 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
16:53:45 set -e;cd /sources && \
16:53:45 	tar xzf plugin-installers.tgz; \
16:53:45 	for installer in plugins/*.installer; do \
16:53:45 		LDFLAGS='' bash ${installer} build; \
16:53:45 	done
16:53:45 Cloning into '/go/src/github.com/docker/buildx'...
16:53:47 Updating files:  98% (4139/4193)
Updating files:  99% (4152/4193)
Updating files: 100% (4193/4193)
Updating files: 100% (4193/4193), done.
16:53:47 Fetching origin
16:53:48 + GO111MODULE=on
16:53:48 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:54:24 make[1]: Leaving directory '/root/build-deb'
16:54:24    debian/rules override_dh_auto_test
16:54:24 make[1]: Entering directory '/root/build-deb'
16:54:24 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:54:24 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:54:24 PASS: daemon version OK
16:54:24 ver="$(cli/build/docker --version)"; \
16:54:24 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build e3023ca" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:54:24 PASS: cli version OK
16:54:24 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:54:24 # TODO change once we support scan-plugin on other architectures
16:54:24 if [ "amd64" = "amd64" ]; then \
16:54:24 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:54:24 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:54:24 fi
16:54:24 PASS: docker-scan version OK
16:54:24 make[1]: Leaving directory '/root/build-deb'
16:54:24    create-stamp debian/debhelper-build-stamp
16:54:24  debian/rules binary
16:54:24 dh binary --with=bash-completion
16:54:24    dh_testroot
16:54:24    dh_prep
16:54:24    debian/rules override_dh_auto_install
16:54:24 make[1]: Entering directory '/root/build-deb'
16:54:24 # docker-ce-cli install
16:54:24 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:54:24 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:54:24 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:54:24 set -e;cd /sources && \
16:54:24 	tar xzf plugin-installers.tgz; \
16:54:24 	for installer in plugins/*.installer; do \
16:54:24 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:54:24 		PREFIX=/usr/libexec/docker/cli-plugins \
16:54:24 			bash ${installer} install_plugin; \
16:54:24 	done
16:54:24 # docker-ce install
16:54:24 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:54:24 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:54:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/dockerd
16:54:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/docker-proxy
16:54:24 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:54:24 # docker-scan-plugin install
16:54:24 # TODO change once we support scan-plugin on other architectures
16:54:24 if [ "amd64" = "amd64" ]; then \
16:54:24 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:54:24 fi
16:54:24 # docker-ce-rootless-extras install
16:54:24 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:54:24 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:54:24 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:54:24 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:54:24 # TODO: how can we install vpnkit?
16:54:24 make[1]: Leaving directory '/root/build-deb'
16:54:24    debian/rules override_dh_install
16:54:24 make[1]: Entering directory '/root/build-deb'
16:54:24 dh_install
16:54:24 # TODO Can we do this from within our container?
16:54:24 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:54:24 make[1]: Leaving directory '/root/build-deb'
16:54:24    dh_installdocs
16:54:24    dh_installchangelogs
16:54:24    dh_installman
16:54:24    dh_bash-completion
16:54:24    dh_systemd_enable
16:54:24    debian/rules override_dh_installinit
16:54:24 make[1]: Entering directory '/root/build-deb'
16:54:24 # use "docker" as our service name, not "docker-ce"
16:54:24 dh_installinit --name=docker
16:54:24 make[1]: Leaving directory '/root/build-deb'
16:54:24    dh_systemd_start
16:54:24    dh_perl
16:54:24    dh_link
16:54:24    dh_strip_nondeterminism
16:54:24    dh_compress
16:54:24    dh_fixperms
16:54:24    dh_missing
16:54:24    debian/rules override_dh_strip
16:54:24 make[1]: Entering directory '/root/build-deb'
16:54:24 # Go has lots of problems with stripping, so just don't
16:54:24 make[1]: Leaving directory '/root/build-deb'
16:54:24    dh_makeshlibs
16:54:24    debian/rules override_dh_shlibdeps
16:54:24 make[1]: Entering directory '/root/build-deb'
16:54:24 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:54:28 make[1]: Leaving directory '/root/build-deb'
16:54:28    dh_installdeb
16:54:29    debian/rules override_dh_gencontrol
16:54:29 make[1]: Entering directory '/root/build-deb'
16:54:29 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:54:29 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:54:29 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:54:29 if [ "amd64" = "amd64" ]; then \
16:54:29 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:54:29 fi
16:54:29 dh_gencontrol --remaining-packages
16:54:29 make[1]: Leaving directory '/root/build-deb'
16:54:29    dh_md5sums
16:54:29    dh_builddeb
16:54:29 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'.
16:54:29 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'.
16:54:51 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'.
16:55:13 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'.
16:55:17 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:55:17 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:55:17 GOOS="" GOARCH="" GOARM=""
16:55:17 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:55:17 
16:55:17 + popd
16:55:17 ~/rpmbuild/BUILD/src
16:55:17 + RPM_EC=0
16:55:17 ++ jobs -p
16:55:17 + exit 0
16:55:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2lRGjr
16:55:17 + umask 022
16:55:17 + cd /root/rpmbuild/BUILD
16:55:17 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64 '!=' / ']'
16:55:17 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
16:55:17 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
16:55:17 + mkdir -p /root/rpmbuild/BUILDROOT
16:55:17 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
16:55:17 + cd src
16:55:17 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
16:55:17 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/dockerd
16:55:17 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
16:55:17 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/docker-proxy
16:55:17 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/docker-init
16:55:17 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/lib/systemd/system/docker.service
16:55:17 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/lib/systemd/system/docker.socket
16:55:17 + /usr/lib/rpm/check-buildroot
16:55:17 + /usr/lib/rpm/redhat/brp-ldconfig
16:55:17 + /usr/lib/rpm/brp-compress
16:55:17 + /usr/lib/rpm/brp-strip /usr/bin/strip
16:55:17 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
16:55:17 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
16:55:17 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
16:55:17 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
16:55:17 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
16:55:17 + /usr/lib/rpm/brp-python-hardlink
16:55:17 + /usr/lib/rpm/redhat/brp-mangle-shebangs
16:55:17 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YihSO4
16:55:17 + umask 022
16:55:17 + cd /root/rpmbuild/BUILD
16:55:17 + cd src
16:55:17 ++ engine/bundles/dynbinary-daemon/dockerd --version
16:55:17 PASS: daemon version OK
16:55:17 + ver='Docker version 0.0.0-20210916145224-e3023ca, build 5176095'
16:55:17 + test 'Docker version 0.0.0-20210916145224-e3023ca, build 5176095' = 'Docker version 0.0.0-20210916145224-e3023ca, build 5176095'
16:55:17 + echo 'PASS: daemon version OK'
16:55:17 + RPM_EC=0
16:55:17 ++ jobs -p
16:55:17 + exit 0
16:55:17 Processing files: docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
16:55:17 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/docker-proxy
16:55:17 Provides: docker-ce = 3:0.0.0.20210916145224.e3023ca-0.fc34 docker-ce(x86-64) = 3:0.0.0.20210916145224.e3023ca-0.fc34
16:55:17 Requires(interp): /bin/sh /bin/sh /bin/sh
16:55:17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
16:55:17 Requires(post): /bin/sh
16:55:17 Requires(preun): /bin/sh
16:55:17 Requires(postun): /bin/sh
16:55:17 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(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)
16:55:17 Conflicts: docker docker-ee docker-engine-cs docker-io
16:55:17 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
16:55:17 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
16:55:17 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.src.rpm
16:55:24 make[1]: Leaving directory '/root/build-deb'
16:55:24    debian/rules override_dh_auto_test
16:55:24 make[1]: Entering directory '/root/build-deb'
16:55:24 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
16:55:24 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
16:55:24 PASS: daemon version OK
16:55:24 ver="$(cli/build/docker --version)"; \
16:55:24 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build e3023ca" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
16:55:24 PASS: cli version OK
16:55:24 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
16:55:24 # TODO change once we support scan-plugin on other architectures
16:55:24 if [ "armhf" = "amd64" ]; then \
16:55:24 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
16:55:24 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
16:55:24 fi
16:55:24 make[1]: Leaving directory '/root/build-deb'
16:55:24    create-stamp debian/debhelper-build-stamp
16:55:24  debian/rules binary
16:55:24 dh binary --with=bash-completion
16:55:24    dh_testroot
16:55:24    dh_prep
16:55:24    debian/rules override_dh_auto_install
16:55:24 make[1]: Entering directory '/root/build-deb'
16:55:24 # docker-ce-cli install
16:55:24 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
16:55:24 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:55:24 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:55:24 set -e;cd /sources && \
16:55:24 	tar xzf plugin-installers.tgz; \
16:55:24 	for installer in plugins/*.installer; do \
16:55:24 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:55:24 		PREFIX=/usr/libexec/docker/cli-plugins \
16:55:24 			bash ${installer} install_plugin; \
16:55:24 	done
16:55:24 # docker-ce install
16:55:24 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:55:24 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:55:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/dockerd
16:55:24 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/docker-proxy
16:55:24 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:55:24 # docker-scan-plugin install
16:55:24 # TODO change once we support scan-plugin on other architectures
16:55:24 if [ "armhf" = "amd64" ]; then \
16:55:24 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:55:24 fi
16:55:24 # docker-ce-rootless-extras install
16:55:24 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:55:24 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:55:24 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:55:24 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:55:24 # TODO: how can we install vpnkit?
16:55:24 make[1]: Leaving directory '/root/build-deb'
16:55:24    debian/rules override_dh_install
16:55:24 make[1]: Entering directory '/root/build-deb'
16:55:24 dh_install
16:55:24 # TODO Can we do this from within our container?
16:55:24 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:55:24 make[1]: Leaving directory '/root/build-deb'
16:55:24    dh_installdocs
16:55:24    dh_installchangelogs
16:55:24    dh_installman
16:55:24    dh_bash-completion
16:55:24    dh_systemd_enable
16:55:24    debian/rules override_dh_installinit
16:55:24 make[1]: Entering directory '/root/build-deb'
16:55:24 # use "docker" as our service name, not "docker-ce"
16:55:24 dh_installinit --name=docker
16:55:24 make[1]: Leaving directory '/root/build-deb'
16:55:24    dh_systemd_start
16:55:24    dh_perl
16:55:24    dh_link
16:55:24    dh_strip_nondeterminism
16:55:26    dh_compress
16:55:26    dh_fixperms
16:55:26    dh_missing
16:55:26    debian/rules override_dh_strip
16:55:26 make[1]: Entering directory '/root/build-deb'
16:55:26 # Go has lots of problems with stripping, so just don't
16:55:26 make[1]: Leaving directory '/root/build-deb'
16:55:26    dh_makeshlibs
16:55:26    debian/rules override_dh_shlibdeps
16:55:26 make[1]: Entering directory '/root/build-deb'
16:55:26 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:55:41 make[1]: Leaving directory '/root/build-deb'
16:55:41    dh_installdeb
16:55:42    debian/rules override_dh_gencontrol
16:55:42 make[1]: Entering directory '/root/build-deb'
16:55:42 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:55:42 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:55:42 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:55:42 if [ "armhf" = "amd64" ]; then \
16:55:42 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:55:42 fi
16:55:42 dh_gencontrol --remaining-packages
16:55:42 make[1]: Leaving directory '/root/build-deb'
16:55:42    dh_md5sums
16:55:43    dh_builddeb
16:55:43 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'.
16:55:43 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'.
16:55:43 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'.
16:55:52  dpkg-genbuildinfo
16:55:52  dpkg-genchanges  >../docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.changes
16:55:53 dpkg-genchanges: info: including full source code in upload
16:55:53  dpkg-source -I.git --after-build .
16:55:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:55:53 + destination=/build
16:55:53 + mkdir -p /build
16:55:53 + mv -v /root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb /build
16:55:53 copied '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'
16:55:53 removed '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'
16:55:53 copied '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'
16:55:53 removed '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'
16:55:53 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.dsc'
16:55:53 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.dsc'
16:55:53 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.tar.gz'
16:55:53 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute.tar.gz'
16:55:53 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.buildinfo'
16:55:53 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.buildinfo'
16:55:53 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.changes'
16:55:53 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.changes'
16:55:53 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'
16:55:53 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~ubuntu-hirsute_amd64.deb'
16:55:53 copied '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
16:55:53 removed '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
16:55:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
16:55:56 == Building packages for debian-bullseye ==
16:55:56 mkdir -p "debbuild/debian-bullseye"
16:55:56 DOCKER_BUILDKIT=1  docker build    --build-arg GO_IMAGE=golang:1.16.8-buster  --build-arg COMMON_FILES=common  -t debbuild-debian-bullseye/x86_64  -f debian-bullseye/Dockerfile  .
16:55:56 #1 [internal] load build definition from Dockerfile
16:55:56 #1 sha256:08dcf79f0685859d980e70cba17561276e3803d81136c332e02f195a007b1181
16:55:56 #1 transferring dockerfile: 922B done
16:55:56 #1 DONE 0.0s
16:55:56 
16:55:56 #2 [internal] load .dockerignore
16:55:56 #2 sha256:c54d5341642fdfbdb50e079680d9e954533f139dc925b2732d22582a5e1ff91c
16:55:56 #2 transferring context: 2B done
16:55:56 #2 DONE 0.0s
16:55:56 
16:55:56 #5 [auth] library/golang:pull token for registry-1.docker.io
16:55:56 #5 sha256:3cb9ac33dbef67f20ecb35c93198e5d60292c6bf6f20a79d14ff848c4decc9f5
16:55:56 #5 DONE 0.0s
16:55:56 
16:55:56 #6 [auth] library/debian:pull token for registry-1.docker.io
16:55:56 #6 sha256:f93b3bfa9e94f3026378aa3fe597751a2d52d3cc13243271c4776b9087d3b44f
16:55:56 #6 DONE 0.0s
16:55:56 
16:55:56 #4 [internal] load metadata for docker.io/library/golang:1.16.8-buster
16:55:56 #4 sha256:be9eaf867d8f52db97b832d68281126e7f1e0e96e01ffa316b13c589f58b0e82
16:55:57 #4 DONE 0.3s
16:55:57 
16:55:57 #3 [internal] load metadata for docker.io/library/debian:bullseye
16:55:57 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:55:57 #3 DONE 0.3s
16:55:57 
16:55:57 #9 [internal] load build context
16:55:57 #9 sha256:d30f5bf1f2ac0976cd5025c0cc958e41c357a53626cb74db70baf2917f3ff20f
16:55:57 #9 transferring context: 756B done
16:55:57 #9 DONE 0.0s
16:55:57 
16:55:57 #13 [golang 1/1] FROM docker.io/library/golang:1.16.8-buster@sha256:8f8827dd0aaca2d1e1bba0b69c5cb15a7560b6a53ae540fd90be6c0e4fdc4db4
16:55:57 #13 sha256:2433edfaea47ebe478ff2d33c5092b93eac9b9a28cd8d6b213aebeec6dd793dd
16:55:57 #13 CACHED
16:55:57 
16:55:57 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:55:57 #7 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:55:57 #7 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 done
16:55:57 #7 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done
16:55:57 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 17.83MB / 54.93MB 0.2s
16:55:57 #7 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
16:55:57 #7 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done
16:55:57 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 27.26MB / 54.93MB 0.3s
16:55:57 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 37.75MB / 54.93MB 0.4s
16:55:57 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 47.19MB / 54.93MB 0.5s
16:55:58 #7 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.6s done
16:55:58 #7 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0.1s
16:55:59 #7 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.8s done
16:55:59 #7 DONE 2.6s
16:55:59 
16:55:59 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
16:55:59 #8 sha256:8d0cff54df553817fe65c258c6568f5c7cc9698f94782e64d6135c4cc6849792
16:56:00 #8 0.668 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:56:00 #8 0.669 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:56:00 #8 0.677 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:56:00 #8 0.750 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:56:01 #8 0.835 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:56:01 #8 1.936 Fetched 8402 kB in 2s (5491 kB/s)
16:56:02 #8 1.936 Reading package lists...
16:56:03 #8 2.480 Reading package lists...
16:56:03 #8 3.002 Building dependency tree...
16:56:03 #8 3.108 Reading state information...
16:56:03 #8 3.251 The following additional packages will be installed:
16:56:03 #8 3.251   autoconf automake autopoint autotools-dev binutils binutils-common
16:56:03 #8 3.251   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:56:03 #8 3.251   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
16:56:03 #8 3.251   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
16:56:03 #8 3.252   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
16:56:03 #8 3.252   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
16:56:03 #8 3.252   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
16:56:03 #8 3.252   intltool-debian iso-codes less libalgorithm-diff-perl
16:56:03 #8 3.252   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
16:56:03 #8 3.252   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
16:56:03 #8 3.252   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
16:56:03 #8 3.252   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
16:56:03 #8 3.252   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
16:56:03 #8 3.252   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
16:56:03 #8 3.252   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
16:56:03 #8 3.252   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
16:56:03 #8 3.252   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
16:56:03 #8 3.252   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
16:56:03 #8 3.252   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
16:56:03 #8 3.252   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
16:56:03 #8 3.252   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:56:03 #8 3.252   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:56:03 #8 3.252   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:56:03 #8 3.252   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:56:03 #8 3.252   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:56:03 #8 3.252   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:56:03 #8 3.252   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:56:03 #8 3.252   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:56:03 #8 3.252   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:56:03 #8 3.252   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:56:03 #8 3.252   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:56:03 #8 3.252   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:56:03 #8 3.252   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:56:03 #8 3.252   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:56:03 #8 3.252   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:56:03 #8 3.252   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:56:03 #8 3.252   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:56:03 #8 3.252   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:56:03 #8 3.252   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:56:03 #8 3.252   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:56:03 #8 3.252   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:56:03 #8 3.252   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:56:03 #8 3.252   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:56:03 #8 3.252   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:56:03 #8 3.252   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:56:03 #8 3.252   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:56:03 #8 3.252   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:56:03 #8 3.252   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:56:03 #8 3.252   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:56:03 #8 3.252   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:56:03 #8 3.252   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:56:03 #8 3.252   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:56:03 #8 3.252   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:56:03 #8 3.252   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:56:03 #8 3.252   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:56:03 #8 3.252   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:56:03 #8 3.252   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:56:03 #8 3.252   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:56:03 #8 3.252   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:56:03 #8 3.252   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:56:03 #8 3.252   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:56:03 #8 3.252   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:56:03 #8 3.252   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:56:03 #8 3.252   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:56:03 #8 3.252   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:56:03 #8 3.252   libstring-shellquote-perl libsub-exporter-perl
16:56:03 #8 3.252   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:56:03 #8 3.252   libsub-name-perl libsub-override-perl libsub-quote-perl
16:56:03 #8 3.252   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:56:03 #8 3.252   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:56:03 #8 3.252   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:56:03 #8 3.252   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:56:03 #8 3.252   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:56:03 #8 3.252   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:56:03 #8 3.252   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
16:56:03 #8 3.252   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:56:03 #8 3.252   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
16:56:03 #8 3.252   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:56:03 #8 3.252   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
16:56:03 #8 3.253   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:56:03 #8 3.253   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
16:56:03 #8 3.253   netbase openssh-client openssl patch patchutils pbzip2 perl
16:56:03 #8 3.253   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
16:56:03 #8 3.253   pristine-tar publicsuffix python-apt-common python3 python3-apt
16:56:03 #8 3.253   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
16:56:03 #8 3.253   python3-magic python3-minimal python3-pkg-resources python3-requests
16:56:03 #8 3.253   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
16:56:03 #8 3.253   python3.9-minimal readline-common sensible-utils shared-mime-info strace
16:56:03 #8 3.253   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:56:03 #8 3.254 Suggested packages:
16:56:03 #8 3.254   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
16:56:03 #8 3.254   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
16:56:03 #8 3.254   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
16:56:03 #8 3.254   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
16:56:03 #8 3.254   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
16:56:03 #8 3.254   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
16:56:03 #8 3.254   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
16:56:03 #8 3.254   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
16:56:03 #8 3.254   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
16:56:03 #8 3.254   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
16:56:03 #8 3.254   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
16:56:03 #8 3.254   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
16:56:03 #8 3.254   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
16:56:03 #8 3.254   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
16:56:03 #8 3.254   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
16:56:03 #8 3.254   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
16:56:03 #8 3.254   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
16:56:03 #8 3.254   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
16:56:03 #8 3.254   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
16:56:03 #8 3.254   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
16:56:03 #8 3.254   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
16:56:03 #8 3.254   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
16:56:03 #8 3.254   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
16:56:03 #8 3.254   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
16:56:03 #8 3.254   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
16:56:03 #8 3.254   python3-cryptography python3-openssl python3-socks python-requests-doc
16:56:03 #8 3.254   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
16:56:04 #8 4.792 The following NEW packages will be installed:
16:56:04 #8 4.792   autoconf automake autopoint autotools-dev binutils binutils-common
16:56:04 #8 4.792   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
16:56:04 #8 4.792   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
16:56:04 #8 4.792   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
16:56:04 #8 4.792   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
16:56:04 #8 4.792   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
16:56:04 #8 4.792   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
16:56:04 #8 4.792   gpgconf gpgsm groff-base intltool-debian iso-codes less
16:56:04 #8 4.792   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
16:56:04 #8 4.792   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
16:56:04 #8 4.792   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
16:56:04 #8 4.792   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
16:56:04 #8 4.792   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
16:56:04 #8 4.792   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
16:56:04 #8 4.792   libclass-inspector-perl libclass-method-modifiers-perl
16:56:04 #8 4.792   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
16:56:04 #8 4.792   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
16:56:04 #8 4.792   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
16:56:04 #8 4.793   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
16:56:04 #8 4.793   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
16:56:04 #8 4.793   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
16:56:04 #8 4.793   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
16:56:04 #8 4.793   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
16:56:04 #8 4.793   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
16:56:04 #8 4.793   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
16:56:04 #8 4.793   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
16:56:04 #8 4.793   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
16:56:04 #8 4.793   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
16:56:04 #8 4.793   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
16:56:04 #8 4.793   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
16:56:04 #8 4.793   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
16:56:04 #8 4.793   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
16:56:04 #8 4.793   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
16:56:04 #8 4.793   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
16:56:04 #8 4.793   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
16:56:04 #8 4.793   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
16:56:04 #8 4.793   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
16:56:04 #8 4.793   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
16:56:04 #8 4.793   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
16:56:04 #8 4.793   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
16:56:04 #8 4.793   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
16:56:04 #8 4.793   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
16:56:04 #8 4.793   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
16:56:04 #8 4.793   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
16:56:04 #8 4.793   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
16:56:04 #8 4.793   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
16:56:04 #8 4.793   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
16:56:04 #8 4.793   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
16:56:04 #8 4.793   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
16:56:04 #8 4.793   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
16:56:04 #8 4.793   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
16:56:04 #8 4.793   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
16:56:04 #8 4.793   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
16:56:04 #8 4.793   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
16:56:04 #8 4.793   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
16:56:04 #8 4.793   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
16:56:04 #8 4.793   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
16:56:04 #8 4.793   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
16:56:04 #8 4.793   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
16:56:04 #8 4.793   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
16:56:04 #8 4.794   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
16:56:04 #8 4.794   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
16:56:04 #8 4.794   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
16:56:04 #8 4.794   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
16:56:04 #8 4.794   libstrictures-perl libstring-copyright-perl libstring-escape-perl
16:56:04 #8 4.794   libstring-shellquote-perl libsub-exporter-perl
16:56:04 #8 4.794   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
16:56:04 #8 4.794   libsub-name-perl libsub-override-perl libsub-quote-perl
16:56:04 #8 4.794   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
16:56:04 #8 4.794   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
16:56:04 #8 4.794   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
16:56:04 #8 4.794   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
16:56:04 #8 4.794   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
16:56:04 #8 4.794   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
16:56:04 #8 4.794   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
16:56:04 #8 4.794   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
16:56:04 #8 4.794   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
16:56:04 #8 4.794   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
16:56:04 #8 4.794   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
16:56:04 #8 4.794   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
16:56:04 #8 4.794   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
16:56:04 #8 4.794   netbase openssh-client openssl patch patchutils pbzip2 perl
16:56:04 #8 4.794   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
16:56:04 #8 4.794   pristine-tar publicsuffix python-apt-common python3 python3-apt
16:56:04 #8 4.794   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
16:56:04 #8 4.794   python3-magic python3-minimal python3-pkg-resources python3-requests
16:56:04 #8 4.794   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
16:56:04 #8 4.794   python3.9-minimal readline-common sensible-utils shared-mime-info strace
16:56:04 #8 4.794   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
16:56:05 #8 5.076 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
16:56:05 #8 5.076 Need to get 175 MB of archives.
16:56:05 #8 5.076 After this operation, 571 MB of additional disk space will be used.
16:56:05 #8 5.076 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB]
16:56:05 #8 5.076 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u1 [2823 kB]
16:56:05 #8 5.080 Get:3 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
16:56:05 #8 5.085 Get:4 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
16:56:05 #8 5.095 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
16:56:05 #8 5.108 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libperl5.32 amd64 5.32.1-4+deb11u1 [4098 kB]
16:56:05 #8 5.140 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 perl amd64 5.32.1-4+deb11u1 [293 kB]
16:56:05 #8 5.141 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
16:56:05 #8 5.142 Get:9 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
16:56:05 #8 5.184 Get:10 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
16:56:05 #8 5.198 Get:11 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
16:56:05 #8 5.200 Get:12 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:56:05 #8 5.200 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
16:56:05 #8 5.209 Get:14 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB]
16:56:05 #8 5.210 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
16:56:05 #8 5.225 Get:16 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
16:56:05 #8 5.226 Get:17 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
16:56:05 #8 5.226 Get:18 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
16:56:05 #8 5.227 Get:19 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
16:56:05 #8 5.228 Get:20 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
16:56:05 #8 5.229 Get:21 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
16:56:05 #8 5.231 Get:22 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
16:56:05 #8 5.237 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
16:56:05 #8 5.247 Get:24 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
16:56:05 #8 5.251 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
16:56:05 #8 5.251 Get:26 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
16:56:05 #8 5.252 Get:27 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
16:56:05 #8 5.253 Get:28 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
16:56:05 #8 5.253 Get:29 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
16:56:05 #8 5.254 Get:30 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:56:05 #8 5.254 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:56:05 #8 5.256 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:56:05 #8 5.259 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:56:05 #8 5.260 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:56:05 #8 5.262 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
16:56:05 #8 5.263 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
16:56:05 #8 5.273 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
16:56:05 #8 5.273 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
16:56:05 #8 5.274 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
16:56:05 #8 5.275 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
16:56:05 #8 5.275 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
16:56:05 #8 5.276 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
16:56:05 #8 5.285 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
16:56:05 #8 5.286 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:56:05 #8 5.288 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
16:56:05 #8 5.290 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
16:56:05 #8 5.293 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
16:56:05 #8 5.296 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:56:05 #8 5.297 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
16:56:05 #8 5.303 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
16:56:05 #8 5.306 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
16:56:05 #8 5.320 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
16:56:05 #8 5.329 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
16:56:05 #8 5.330 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
16:56:05 #8 5.331 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
16:56:05 #8 5.344 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
16:56:05 #8 5.345 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13 [275 kB]
16:56:05 #8 5.347 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.46-4 [1362 kB]
16:56:05 #8 5.357 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
16:56:05 #8 5.358 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
16:56:05 #8 5.359 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
16:56:05 #8 5.360 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13 [2344 kB]
16:56:05 #8 5.382 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
16:56:05 #8 5.386 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
16:56:05 #8 5.405 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
16:56:05 #8 5.406 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
16:56:05 #8 5.486 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
16:56:05 #8 5.487 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
16:56:05 #8 5.487 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
16:56:05 #8 5.488 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
16:56:05 #8 5.489 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
16:56:05 #8 5.489 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
16:56:05 #8 5.510 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
16:56:05 #8 5.517 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
16:56:05 #8 5.534 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
16:56:05 #8 5.539 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
16:56:05 #8 5.540 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
16:56:05 #8 5.555 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
16:56:05 #8 5.689 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
16:56:05 #8 5.689 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
16:56:05 #8 5.707 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
16:56:05 #8 5.780 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
16:56:05 #8 5.781 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
16:56:05 #8 5.784 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
16:56:05 #8 5.795 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:56:05 #8 5.796 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
16:56:05 #8 5.812 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
16:56:05 #8 5.812 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:56:05 #8 5.817 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
16:56:05 #8 5.817 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
16:56:05 #8 5.818 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:56:05 #8 5.818 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:56:05 #8 5.818 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:56:05 #8 5.819 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:56:05 #8 5.820 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:56:05 #8 5.821 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
16:56:05 #8 5.824 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
16:56:05 #8 5.827 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
16:56:05 #8 5.828 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
16:56:05 #8 5.829 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
16:56:05 #8 5.833 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
16:56:05 #8 5.833 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
16:56:05 #8 5.834 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
16:56:05 #8 5.834 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
16:56:05 #8 5.835 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
16:56:05 #8 5.835 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:56:05 #8 5.861 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
16:56:05 #8 5.863 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:56:06 #8 5.955 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:56:06 #8 5.960 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
16:56:06 #8 5.967 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
16:56:06 #8 5.968 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
16:56:06 #8 5.969 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
16:56:06 #8 5.976 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
16:56:06 #8 6.346 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
16:56:06 #8 6.347 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
16:56:06 #8 6.348 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
16:56:06 #8 6.348 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
16:56:06 #8 6.355 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
16:56:06 #8 6.356 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
16:56:06 #8 6.356 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
16:56:06 #8 6.362 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
16:56:06 #8 6.371 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
16:56:06 #8 6.376 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
16:56:06 #8 6.382 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
16:56:06 #8 6.383 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
16:56:06 #8 6.387 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
16:56:06 #8 6.390 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
16:56:06 #8 6.393 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
16:56:06 #8 6.397 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
16:56:06 #8 6.402 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
16:56:06 #8 6.403 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:56:06 #8 6.403 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:56:06 #8 6.404 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
16:56:06 #8 6.404 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
16:56:06 #8 6.405 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
16:56:06 #8 6.405 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
16:56:06 #8 6.406 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
16:56:06 #8 6.407 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
16:56:06 #8 6.407 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
16:56:06 #8 6.407 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
16:56:06 #8 6.408 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
16:56:06 #8 6.408 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
16:56:06 #8 6.409 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
16:56:06 #8 6.409 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
16:56:06 #8 6.409 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
16:56:06 #8 6.410 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
16:56:06 #8 6.411 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
16:56:06 #8 6.411 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
16:56:06 #8 6.412 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
16:56:06 #8 6.413 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
16:56:06 #8 6.413 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
16:56:06 #8 6.414 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
16:56:06 #8 6.414 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
16:56:06 #8 6.415 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
16:56:06 #8 6.416 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
16:56:06 #8 6.417 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
16:56:06 #8 6.417 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
16:56:06 #8 6.418 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
16:56:06 #8 6.419 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
16:56:06 #8 6.420 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
16:56:06 #8 6.420 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
16:56:06 #8 6.422 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
16:56:06 #8 6.424 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
16:56:06 #8 6.424 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
16:56:06 #8 6.425 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
16:56:06 #8 6.425 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
16:56:06 #8 6.426 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
16:56:06 #8 6.427 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
16:56:06 #8 6.428 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
16:56:06 #8 6.429 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3 [1093 kB]
16:56:06 #8 6.436 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
16:56:06 #8 6.437 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51 [7508 B]
16:56:06 #8 6.438 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:56:06 #8 6.439 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
16:56:06 #8 6.440 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:56:06 #8 6.440 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
16:56:06 #8 6.441 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
16:56:06 #8 6.488 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
16:56:06 #8 6.539 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
16:56:06 #8 6.542 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
16:56:06 #8 6.542 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
16:56:06 #8 6.549 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
16:56:06 #8 6.552 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB]
16:56:06 #8 6.554 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
16:56:06 #8 6.557 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
16:56:06 #8 6.570 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
16:56:06 #8 6.618 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
16:56:06 #8 6.635 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
16:56:06 #8 6.635 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
16:56:06 #8 6.638 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
16:56:06 #8 6.639 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
16:56:06 #8 6.639 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
16:56:06 #8 6.640 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
16:56:06 #8 6.640 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:56:06 #8 6.644 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
16:56:06 #8 6.645 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
16:56:06 #8 6.645 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
16:56:06 #8 6.645 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
16:56:06 #8 6.646 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
16:56:06 #8 6.646 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
16:56:06 #8 6.647 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
16:56:06 #8 6.649 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
16:56:06 #8 6.652 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
16:56:06 #8 6.654 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
16:56:06 #8 6.656 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
16:56:06 #8 6.657 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
16:56:06 #8 6.657 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
16:56:06 #8 6.659 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
16:56:06 #8 6.661 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
16:56:06 #8 6.662 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
16:56:06 #8 6.662 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
16:56:06 #8 6.664 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
16:56:06 #8 6.666 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
16:56:06 #8 6.671 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
16:56:06 #8 6.671 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
16:56:06 #8 6.672 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13 [245 kB]
16:56:06 #8 6.674 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
16:56:06 #8 6.675 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
16:56:06 #8 6.675 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
16:56:06 #8 6.676 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
16:56:06 #8 6.676 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
16:56:06 #8 6.676 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
16:56:06 #8 6.723 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
16:56:06 #8 6.744 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
16:56:06 #8 6.744 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
16:56:06 #8 6.745 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
16:56:06 #8 6.745 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
16:56:06 #8 6.746 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
16:56:06 #8 6.747 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
16:56:06 #8 6.747 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
16:56:06 #8 6.748 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
16:56:06 #8 6.748 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
16:56:06 #8 6.750 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
16:56:06 #8 6.751 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
16:56:06 #8 6.751 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
16:56:06 #8 6.752 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
16:56:06 #8 6.754 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
16:56:06 #8 6.755 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
16:56:06 #8 6.756 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
16:56:06 #8 6.757 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
16:56:06 #8 6.758 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
16:56:06 #8 6.758 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
16:56:06 #8 6.760 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
16:56:06 #8 6.761 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
16:56:06 #8 6.762 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
16:56:06 #8 6.763 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
16:56:06 #8 6.764 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
16:56:06 #8 6.765 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
16:56:06 #8 6.766 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
16:56:06 #8 6.767 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
16:56:06 #8 6.767 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
16:56:06 #8 6.768 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
16:56:06 #8 6.770 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
16:56:06 #8 6.770 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
16:56:06 #8 6.771 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
16:56:06 #8 6.773 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
16:56:06 #8 6.774 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
16:56:06 #8 6.774 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
16:56:06 #8 6.776 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:56:06 #8 6.777 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
16:56:06 #8 6.780 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
16:56:06 #8 6.781 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
16:56:06 #8 6.782 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
16:56:06 #8 6.782 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
16:56:06 #8 6.783 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
16:56:06 #8 6.784 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
16:56:06 #8 6.785 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
16:56:06 #8 6.786 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
16:56:06 #8 6.787 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
16:56:06 #8 6.787 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
16:56:06 #8 6.788 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
16:56:06 #8 6.788 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
16:56:06 #8 6.789 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
16:56:06 #8 6.789 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
16:56:06 #8 6.842 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
16:56:06 #8 6.884 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
16:56:06 #8 6.887 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
16:56:06 #8 6.888 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
16:56:06 #8 6.898 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
16:56:06 #8 6.905 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:56:06 #8 6.906 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
16:56:06 #8 6.906 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
16:56:06 #8 6.907 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
16:56:06 #8 6.907 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
16:56:06 #8 6.908 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
16:56:06 #8 6.908 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
16:56:06 #8 6.909 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
16:56:06 #8 6.910 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
16:56:06 #8 6.910 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
16:56:06 #8 6.911 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
16:56:06 #8 6.911 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
16:56:06 #8 6.912 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
16:56:06 #8 6.913 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
16:56:06 #8 6.913 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
16:56:06 #8 6.949 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
16:56:06 #8 6.988 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
16:56:06 #8 6.992 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
16:56:06 #8 6.993 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
16:56:06 #8 6.994 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
16:56:06 #8 6.995 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
16:56:06 #8 6.995 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
16:56:06 #8 6.996 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
16:56:06 #8 6.996 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
16:56:06 #8 6.997 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
16:56:06 #8 6.999 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
16:56:06 #8 6.999 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
16:56:06 #8 7.000 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
16:56:06 #8 7.000 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
16:56:06 #8 7.001 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
16:56:06 #8 7.002 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
16:56:06 #8 7.003 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
16:56:06 #8 7.004 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
16:56:06 #8 7.005 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
16:56:06 #8 7.005 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
16:56:06 #8 7.007 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
16:56:06 #8 7.007 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
16:56:06 #8 7.009 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
16:56:06 #8 7.010 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
16:56:06 #8 7.011 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
16:56:06 #8 7.013 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
16:56:06 #8 7.014 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
16:56:06 #8 7.015 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
16:56:06 #8 7.015 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
16:56:06 #8 7.015 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
16:56:06 #8 7.017 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
16:56:06 #8 7.017 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
16:56:06 #8 7.018 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
16:56:06 #8 7.019 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
16:56:06 #8 7.021 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
16:56:06 #8 7.021 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
16:56:06 #8 7.023 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
16:56:06 #8 7.025 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
16:56:06 #8 7.026 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
16:56:06 #8 7.026 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
16:56:06 #8 7.027 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
16:56:06 #8 7.062 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
16:56:07 #8 7.064 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
16:56:07 #8 7.065 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
16:56:07 #8 7.067 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
16:56:07 #8 7.068 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
16:56:07 #8 7.071 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
16:56:07 #8 7.072 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
16:56:07 #8 7.073 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
16:56:07 #8 7.074 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
16:56:07 #8 7.075 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
16:56:07 #8 7.076 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
16:56:07 #8 7.078 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
16:56:07 #8 7.079 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:56:07 #8 7.081 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:56:07 #8 7.082 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:56:07 #8 7.084 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:56:07 #8 7.088 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
16:56:07 #8 7.088 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
16:56:07 #8 7.089 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
16:56:07 #8 7.090 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
16:56:07 #8 7.092 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
16:56:07 #8 7.093 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
16:56:07 #8 7.093 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
16:56:07 #8 7.095 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
16:56:07 #8 7.098 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
16:56:07 #8 7.101 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
16:56:07 #8 7.105 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
16:56:07 #8 7.115 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
16:56:07 #8 7.116 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
16:56:07 #8 7.135 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
16:56:07 #8 7.136 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
16:56:07 #8 7.156 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
16:56:07 #8 7.164 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
16:56:07 #8 7.165 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
16:56:07 #8 7.166 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB]
16:56:07 #8 7.168 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
16:56:07 #8 7.169 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
16:56:07 #8 7.171 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
16:56:07 #8 7.172 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
16:56:07 #8 7.173 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
16:56:07 #8 7.173 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
16:56:07 #8 7.174 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
16:56:07 #8 7.176 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
16:56:07 #8 7.176 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
16:56:07 #8 7.176 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
16:56:07 #8 7.181 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
16:56:07 #8 7.188 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
16:56:07 #8 7.188 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
16:56:07 #8 7.330 debconf: delaying package configuration, since apt-utils is not installed
16:56:07 #8 7.354 Fetched 175 MB in 2s (73.4 MB/s)
16:56:07 #8 7.375 Selecting previously unselected package bsdextrautils.
16:56:07 #8 7.375 (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 ... 6653 files and directories currently installed.)
16:56:07 #8 7.382 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ...
16:56:07 #8 7.386 Unpacking bsdextrautils (2.36.1-8) ...
16:56:07 #8 7.437 Selecting previously unselected package libuchardet0:amd64.
16:56:07 #8 7.438 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
16:56:07 #8 7.449 Unpacking libuchardet0:amd64 (0.0.7-1) ...
16:56:07 #8 7.505 Selecting previously unselected package groff-base.
16:56:07 #8 7.507 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
16:56:07 #8 7.513 Unpacking groff-base (1.22.4-6) ...
16:56:07 #8 7.654 Selecting previously unselected package libgdbm6:amd64.
16:56:07 #8 7.655 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
16:56:07 #8 7.663 Unpacking libgdbm6:amd64 (1.19-2) ...
16:56:07 #8 7.728 Selecting previously unselected package libpipeline1:amd64.
16:56:07 #8 7.730 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
16:56:07 #8 7.735 Unpacking libpipeline1:amd64 (1.5.3-1) ...
16:56:07 #8 7.793 Selecting previously unselected package man-db.
16:56:07 #8 7.794 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
16:56:07 #8 7.802 Unpacking man-db (2.9.4-2) ...
16:56:07 #8 7.959 Selecting previously unselected package perl-modules-5.32.
16:56:07 #8 7.960 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u1_all.deb ...
16:56:07 #8 7.966 Unpacking perl-modules-5.32 (5.32.1-4+deb11u1) ...
16:56:08 #8 8.321 Selecting previously unselected package libgdbm-compat4:amd64.
16:56:08 #8 8.323 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
16:56:08 #8 8.328 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
16:56:08 #8 8.373 Selecting previously unselected package libperl5.32:amd64.
16:56:08 #8 8.375 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u1_amd64.deb ...
16:56:08 #8 8.381 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u1) ...
16:56:08 #8 8.861 Selecting previously unselected package perl.
16:56:08 #8 8.863 Preparing to unpack .../09-perl_5.32.1-4+deb11u1_amd64.deb ...
16:56:08 #8 8.870 Unpacking perl (5.32.1-4+deb11u1) ...
16:56:09 #8 8.923 Selecting previously unselected package liblocale-gettext-perl.
16:56:09 #8 8.924 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:56:09 #8 8.929 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:56:09 #8 8.972 Selecting previously unselected package libpython3.9-minimal:amd64.
16:56:09 #8 8.974 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
16:56:09 #8 8.978 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
16:56:09 #8 9.091 Selecting previously unselected package libexpat1:amd64.
16:56:09 #8 9.093 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ...
16:56:09 #8 9.097 Unpacking libexpat1:amd64 (2.2.10-2) ...
16:56:09 #8 9.153 Selecting previously unselected package python3.9-minimal.
16:56:09 #8 9.155 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
16:56:09 #8 9.165 Unpacking python3.9-minimal (3.9.2-1) ...
16:56:09 #8 9.370 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
16:56:09 #8 9.392 Setting up libexpat1:amd64 (2.2.10-2) ...
16:56:09 #8 9.409 Setting up python3.9-minimal (3.9.2-1) ...
16:56:10 #8 9.975 Selecting previously unselected package python3-minimal.
16:56:10 #8 9.975 (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 ... 9508 files and directories currently installed.)
16:56:10 #8 9.982 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
16:56:10 #8 9.988 Unpacking python3-minimal (3.9.2-3) ...
16:56:10 #8 10.03 Selecting previously unselected package media-types.
16:56:10 #8 10.03 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
16:56:10 #8 10.03 Unpacking media-types (4.0.0) ...
16:56:10 #8 10.07 Selecting previously unselected package libmpdec3:amd64.
16:56:10 #8 10.07 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
16:56:10 #8 10.08 Unpacking libmpdec3:amd64 (2.5.1-1) ...
16:56:10 #8 10.12 Selecting previously unselected package libncursesw6:amd64.
16:56:10 #8 10.12 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
16:56:10 #8 10.13 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
16:56:10 #8 10.18 Selecting previously unselected package readline-common.
16:56:10 #8 10.18 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
16:56:10 #8 10.19 Unpacking readline-common (8.1-1) ...
16:56:10 #8 10.24 Selecting previously unselected package libreadline8:amd64.
16:56:10 #8 10.24 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
16:56:10 #8 10.25 Unpacking libreadline8:amd64 (8.1-1) ...
16:56:10 #8 10.29 Selecting previously unselected package libsqlite3-0:amd64.
16:56:10 #8 10.30 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
16:56:10 #8 10.30 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
16:56:10 #8 10.39 Selecting previously unselected package libpython3.9-stdlib:amd64.
16:56:10 #8 10.39 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
16:56:10 #8 10.40 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
16:56:10 #8 10.59 Selecting previously unselected package python3.9.
16:56:10 #8 10.60 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
16:56:10 #8 10.60 Unpacking python3.9 (3.9.2-1) ...
16:56:10 #8 10.65 Selecting previously unselected package libpython3-stdlib:amd64.
16:56:10 #8 10.65 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
16:56:10 #8 10.66 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
16:56:10 #8 10.69 Setting up python3-minimal (3.9.2-3) ...
16:56:10 #8 10.87 Selecting previously unselected package python3.
16:56:10 #8 10.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9946 files and directories currently installed.)
16:56:10 #8 10.88 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
16:56:10 #8 10.89 Unpacking python3 (3.9.2-3) ...
16:56:10 #8 10.93 Selecting previously unselected package less.
16:56:10 #8 10.94 Preparing to unpack .../001-less_551-2_amd64.deb ...
16:56:10 #8 10.94 Unpacking less (551-2) ...
16:56:10 #8 10.99 Selecting previously unselected package netbase.
16:56:10 #8 10.99 Preparing to unpack .../002-netbase_6.3_all.deb ...
16:56:10 #8 10.99 Unpacking netbase (6.3) ...
16:56:10 #8 11.02 Selecting previously unselected package sensible-utils.
16:56:10 #8 11.02 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
16:56:10 #8 11.03 Unpacking sensible-utils (0.0.14) ...
16:56:10 #8 11.05 Selecting previously unselected package bzip2.
16:56:10 #8 11.05 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
16:56:11 #8 11.06 Unpacking bzip2 (1.0.8-4) ...
16:56:11 #8 11.10 Selecting previously unselected package openssl.
16:56:11 #8 11.10 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ...
16:56:11 #8 11.11 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:56:11 #8 11.21 Selecting previously unselected package ca-certificates.
16:56:11 #8 11.21 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
16:56:11 #8 11.21 Unpacking ca-certificates (20210119) ...
16:56:11 #8 11.28 Selecting previously unselected package libmagic-mgc.
16:56:11 #8 11.28 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:56:11 #8 11.28 Unpacking libmagic-mgc (1:5.39-3) ...
16:56:11 #8 11.37 Selecting previously unselected package libmagic1:amd64.
16:56:11 #8 11.37 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
16:56:11 #8 11.37 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:56:11 #8 11.42 Selecting previously unselected package file.
16:56:11 #8 11.42 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
16:56:11 #8 11.42 Unpacking file (1:5.39-3) ...
16:56:11 #8 11.45 Selecting previously unselected package gettext-base.
16:56:11 #8 11.45 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
16:56:11 #8 11.46 Unpacking gettext-base (0.21-4) ...
16:56:11 #8 11.50 Selecting previously unselected package manpages.
16:56:11 #8 11.51 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
16:56:11 #8 11.51 Unpacking manpages (5.10-1) ...
16:56:11 #8 11.65 Selecting previously unselected package libmd0:amd64.
16:56:11 #8 11.66 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
16:56:11 #8 11.66 Unpacking libmd0:amd64 (1.0.3-3) ...
16:56:11 #8 11.70 Selecting previously unselected package libbsd0:amd64.
16:56:11 #8 11.70 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
16:56:11 #8 11.71 Unpacking libbsd0:amd64 (0.11.3-1) ...
16:56:11 #8 11.75 Selecting previously unselected package libedit2:amd64.
16:56:11 #8 11.75 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
16:56:11 #8 11.76 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
16:56:11 #8 11.80 Selecting previously unselected package libcbor0:amd64.
16:56:11 #8 11.80 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
16:56:11 #8 11.80 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
16:56:11 #8 11.84 Selecting previously unselected package libfido2-1:amd64.
16:56:11 #8 11.84 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
16:56:11 #8 11.85 Unpacking libfido2-1:amd64 (1.6.0-2) ...
16:56:11 #8 11.90 Selecting previously unselected package openssh-client.
16:56:11 #8 11.90 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
16:56:11 #8 11.91 Unpacking openssh-client (1:8.4p1-5) ...
16:56:12 #8 12.02 Selecting previously unselected package ucf.
16:56:12 #8 12.02 Preparing to unpack .../018-ucf_3.0043_all.deb ...
16:56:12 #8 12.03 Moving old data out of the way
16:56:12 #8 12.03 Unpacking ucf (3.0043) ...
16:56:12 #8 12.08 Selecting previously unselected package xz-utils.
16:56:12 #8 12.08 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ...
16:56:12 #8 12.08 Unpacking xz-utils (5.2.5-2) ...
16:56:12 #8 12.16 Selecting previously unselected package libsigsegv2:amd64.
16:56:12 #8 12.16 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
16:56:12 #8 12.17 Unpacking libsigsegv2:amd64 (2.13-1) ...
16:56:12 #8 12.27 Selecting previously unselected package m4.
16:56:12 #8 12.28 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
16:56:12 #8 12.29 Unpacking m4 (1.4.18-5) ...
16:56:12 #8 12.36 Selecting previously unselected package autoconf.
16:56:12 #8 12.36 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
16:56:12 #8 12.36 Unpacking autoconf (2.69-14) ...
16:56:12 #8 12.43 Selecting previously unselected package autotools-dev.
16:56:12 #8 12.43 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
16:56:12 #8 12.43 Unpacking autotools-dev (20180224.1+nmu1) ...
16:56:12 #8 12.47 Selecting previously unselected package automake.
16:56:12 #8 12.48 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
16:56:12 #8 12.48 Unpacking automake (1:1.16.3-2) ...
16:56:12 #8 12.56 Selecting previously unselected package autopoint.
16:56:12 #8 12.57 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
16:56:12 #8 12.57 Unpacking autopoint (0.21-4) ...
16:56:12 #8 12.61 Selecting previously unselected package binutils-common:amd64.
16:56:12 #8 12.61 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
16:56:12 #8 12.61 Unpacking binutils-common:amd64 (2.35.2-2) ...
16:56:12 #8 12.87 Selecting previously unselected package libbinutils:amd64.
16:56:12 #8 12.88 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
16:56:12 #8 12.88 Unpacking libbinutils:amd64 (2.35.2-2) ...
16:56:12 #8 12.97 Selecting previously unselected package libctf-nobfd0:amd64.
16:56:12 #8 12.97 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
16:56:12 #8 12.97 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
16:56:12 #8 13.02 Selecting previously unselected package libctf0:amd64.
16:56:12 #8 13.02 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
16:56:12 #8 13.03 Unpacking libctf0:amd64 (2.35.2-2) ...
16:56:12 #8 13.06 Selecting previously unselected package binutils-x86-64-linux-gnu.
16:56:12 #8 13.06 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
16:56:12 #8 13.07 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
16:56:13 #8 13.28 Selecting previously unselected package binutils.
16:56:13 #8 13.28 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
16:56:13 #8 13.29 Unpacking binutils (2.35.2-2) ...
16:56:13 #8 13.32 Selecting previously unselected package libc-dev-bin.
16:56:13 #8 13.33 Preparing to unpack .../032-libc-dev-bin_2.31-13_amd64.deb ...
16:56:13 #8 13.33 Unpacking libc-dev-bin (2.31-13) ...
16:56:13 #8 13.37 Selecting previously unselected package linux-libc-dev:amd64.
16:56:13 #8 13.37 Preparing to unpack .../033-linux-libc-dev_5.10.46-4_amd64.deb ...
16:56:13 #8 13.37 Unpacking linux-libc-dev:amd64 (5.10.46-4) ...
16:56:13 #8 13.54 Selecting previously unselected package libcrypt-dev:amd64.
16:56:13 #8 13.54 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
16:56:13 #8 13.54 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
16:56:13 #8 13.58 Selecting previously unselected package libtirpc-dev:amd64.
16:56:13 #8 13.58 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
16:56:13 #8 13.58 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
16:56:13 #8 13.63 Selecting previously unselected package libnsl-dev:amd64.
16:56:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64.rpm
16:56:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Trhc6A
16:56:13 + umask 022
16:56:13 + cd /root/rpmbuild/BUILD
16:56:13 + cd src
16:56:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
16:56:13 + RPM_EC=0
16:56:13 ++ jobs -p
16:56:13 + exit 0
16:56:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6F9KS8
16:56:13 + umask 022
16:56:13 + cd /root/rpmbuild/BUILD
16:56:13 + cd /root/rpmbuild/BUILD
16:56:13 + rm -rf src
16:56:13 + /usr/bin/mkdir -p src
16:56:13 + cd src
16:56:13 + /usr/bin/tar -xof -
16:56:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
16:56:13 + STATUS=0
16:56:13 + '[' 0 -ne 0 ']'
16:56:13 + /usr/bin/tar -xof -
16:56:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
16:56:13 + STATUS=0
16:56:13 + '[' 0 -ne 0 ']'
16:56:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
16:56:13 + RPM_EC=0
16:56:13 ++ jobs -p
16:56:13 + exit 0
16:56:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ev4CRI
16:56:13 + umask 022
16:56:13 + cd /root/rpmbuild/BUILD
16:56:13 + cd src
16:56:13 + mkdir -p /go/src/github.com/docker
16:56:13 + rm -f /go/src/github.com/docker/cli
16:56:13 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
16:56:13 + pushd /go/src/github.com/docker/cli
16:56:13 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
16:56:13 + VERSION=0.0.0-20210916145224-e3023ca
16:56:13 + GITCOMMIT=e3023ca
16:56:13 + GO_LINKMODE=dynamic
16:56:13 + ./scripts/build/binary
16:56:13 Building dynamic docker-linux-amd64
16:56:13 #8 13.63 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
16:56:13 #8 13.64 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
16:56:13 #8 13.67 Selecting previously unselected package libc6-dev:amd64.
16:56:13 #8 13.67 Preparing to unpack .../037-libc6-dev_2.31-13_amd64.deb ...
16:56:13 #8 13.68 Unpacking libc6-dev:amd64 (2.31-13) ...
16:56:14 #8 13.96 Selecting previously unselected package libisl23:amd64.
16:56:14 #8 13.96 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
16:56:14 #8 13.96 Unpacking libisl23:amd64 (0.23-1) ...
16:56:14 #8 14.06 Selecting previously unselected package libmpfr6:amd64.
16:56:14 #8 14.06 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
16:56:14 #8 14.06 Unpacking libmpfr6:amd64 (4.1.0-3) ...
16:56:14 #8 14.20 Selecting previously unselected package libmpc3:amd64.
16:56:14 #8 14.20 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
16:56:14 #8 14.21 Unpacking libmpc3:amd64 (1.2.0-1) ...
16:56:14 #8 14.24 Selecting previously unselected package cpp-10.
16:56:14 #8 14.25 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
16:56:14 #8 14.25 Unpacking cpp-10 (10.2.1-6) ...
16:56:15 #8 15.02 Selecting previously unselected package cpp.
16:56:15 #8 15.02 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
16:56:15 #8 15.02 Unpacking cpp (4:10.2.1-1) ...
16:56:15 #8 15.06 Selecting previously unselected package libcc1-0:amd64.
16:56:15 #8 15.07 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
16:56:15 #8 15.07 Unpacking libcc1-0:amd64 (10.2.1-6) ...
16:56:15 #8 15.12 Selecting previously unselected package libgomp1:amd64.
16:56:15 #8 15.12 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
16:56:15 #8 15.12 Unpacking libgomp1:amd64 (10.2.1-6) ...
16:56:15 #8 15.16 Selecting previously unselected package libitm1:amd64.
16:56:15 #8 15.16 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
16:56:15 #8 15.17 Unpacking libitm1:amd64 (10.2.1-6) ...
16:56:15 #8 15.21 Selecting previously unselected package libatomic1:amd64.
16:56:15 #8 15.22 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
16:56:15 #8 15.22 Unpacking libatomic1:amd64 (10.2.1-6) ...
16:56:15 #8 15.26 Selecting previously unselected package libasan6:amd64.
16:56:15 #8 15.26 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
16:56:15 #8 15.27 Unpacking libasan6:amd64 (10.2.1-6) ...
16:56:15 #8 15.54 Selecting previously unselected package liblsan0:amd64.
16:56:15 #8 15.54 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
16:56:15 #8 15.55 Unpacking liblsan0:amd64 (10.2.1-6) ...
16:56:15 #8 15.68 Selecting previously unselected package libtsan0:amd64.
16:56:15 #8 15.68 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
16:56:15 #8 15.69 Unpacking libtsan0:amd64 (10.2.1-6) ...
16:56:15 #8 15.93 Selecting previously unselected package libubsan1:amd64.
16:56:15 #8 15.93 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
16:56:15 #8 15.93 Unpacking libubsan1:amd64 (10.2.1-6) ...
16:56:15 #8 16.05 Selecting previously unselected package libquadmath0:amd64.
16:56:16 #8 16.05 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
16:56:16 #8 16.06 Unpacking libquadmath0:amd64 (10.2.1-6) ...
16:56:16 #8 16.09 Selecting previously unselected package libgcc-10-dev:amd64.
16:56:16 #8 16.10 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
16:56:16 #8 16.10 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
16:56:16 #8 16.33 Selecting previously unselected package gcc-10.
16:56:16 #8 16.33 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
16:56:16 #8 16.34 Unpacking gcc-10 (10.2.1-6) ...
16:56:17 #8 17.78 Selecting previously unselected package gcc.
16:56:17 #8 17.79 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
16:56:17 #8 17.79 Unpacking gcc (4:10.2.1-1) ...
16:56:17 #8 17.83 Selecting previously unselected package libstdc++-10-dev:amd64.
16:56:17 #8 17.83 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
16:56:17 #8 17.83 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
16:56:17 #8 18.08 Selecting previously unselected package g++-10.
16:56:18 #8 18.08 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
16:56:18 #8 18.09 Unpacking g++-10 (10.2.1-6) ...
16:56:19 #8 18.92 Selecting previously unselected package g++.
16:56:19 #8 18.92 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
16:56:19 #8 18.93 Unpacking g++ (4:10.2.1-1) ...
16:56:19 #8 18.95 Selecting previously unselected package make.
16:56:19 #8 18.96 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
16:56:19 #8 18.96 Unpacking make (4.3-4.1) ...
16:56:19 #8 19.03 Selecting previously unselected package libdpkg-perl.
16:56:19 #8 19.04 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ...
16:56:19 #8 19.04 Unpacking libdpkg-perl (1.20.9) ...
16:56:19 #8 19.12 Selecting previously unselected package patch.
16:56:19 #8 19.12 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
16:56:19 #8 19.13 Unpacking patch (2.7.6-7) ...
16:56:19 #8 19.17 Selecting previously unselected package dpkg-dev.
16:56:19 #8 19.17 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ...
16:56:19 #8 19.18 Unpacking dpkg-dev (1.20.9) ...
16:56:19 #8 19.30 Selecting previously unselected package build-essential.
16:56:19 #8 19.30 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
16:56:19 #8 19.31 Unpacking build-essential (12.9) ...
16:56:19 #8 19.35 Selecting previously unselected package libbrotli1:amd64.
16:56:19 #8 19.35 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:56:19 #8 19.36 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:56:19 #8 19.41 Selecting previously unselected package libsasl2-modules-db:amd64.
16:56:19 #8 19.41 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
16:56:19 #8 19.42 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:56:19 #8 19.46 Selecting previously unselected package libsasl2-2:amd64.
16:56:19 #8 19.46 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
16:56:19 #8 19.47 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:56:19 #8 19.51 Selecting previously unselected package libldap-2.4-2:amd64.
16:56:19 #8 19.51 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:56:19 #8 19.52 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:56:19 #8 19.58 Selecting previously unselected package libnghttp2-14:amd64.
16:56:19 #8 19.58 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
16:56:19 #8 19.58 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:56:19 #8 19.62 Selecting previously unselected package libpsl5:amd64.
16:56:19 #8 19.62 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
16:56:19 #8 19.63 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:56:19 #8 19.67 Selecting previously unselected package librtmp1:amd64.
16:56:19 #8 19.67 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:56:19 #8 19.68 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:56:19 #8 19.74 Selecting previously unselected package libssh2-1:amd64.
16:56:19 #8 19.74 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
16:56:19 #8 19.75 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:56:19 #8 19.80 Selecting previously unselected package libcurl4:amd64.
16:56:19 #8 19.81 Preparing to unpack .../071-libcurl4_7.74.0-1.3+b1_amd64.deb ...
16:56:19 #8 19.81 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
16:56:19 #8 19.87 Selecting previously unselected package curl.
16:56:19 #8 19.87 Preparing to unpack .../072-curl_7.74.0-1.3+b1_amd64.deb ...
16:56:19 #8 19.88 Unpacking curl (7.74.0-1.3+b1) ...
16:56:19 #8 19.93 Selecting previously unselected package dctrl-tools.
16:56:19 #8 19.94 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
16:56:19 #8 19.94 Unpacking dctrl-tools (2.24-3+b1) ...
16:56:19 #8 19.99 Selecting previously unselected package libdebhelper-perl.
16:56:20 #8 19.99 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
16:56:20 #8 20.00 Unpacking libdebhelper-perl (13.3.4) ...
16:56:20 #8 20.04 Selecting previously unselected package libtool.
16:56:20 #8 20.04 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
16:56:20 #8 20.05 Unpacking libtool (2.4.6-15) ...
16:56:20 #8 20.11 Selecting previously unselected package dh-autoreconf.
16:56:20 #8 20.11 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
16:56:20 #8 20.11 Unpacking dh-autoreconf (20) ...
16:56:20 #8 20.15 Selecting previously unselected package libarchive-zip-perl.
16:56:20 #8 20.15 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
16:56:20 #8 20.15 Unpacking libarchive-zip-perl (1.68-1) ...
16:56:20 #8 20.20 Selecting previously unselected package libsub-override-perl.
16:56:20 #8 20.20 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
16:56:20 #8 20.21 Unpacking libsub-override-perl (0.09-2) ...
16:56:20 #8 20.24 Selecting previously unselected package libfile-stripnondeterminism-perl.
16:56:20 #8 20.24 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
16:56:20 #8 20.25 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
16:56:20 #8 20.29 Selecting previously unselected package dh-strip-nondeterminism.
16:56:20 #8 20.29 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
16:56:20 #8 20.29 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
16:56:20 #8 20.33 Selecting previously unselected package libelf1:amd64.
16:56:20 #8 20.33 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
16:56:20 #8 20.33 Unpacking libelf1:amd64 (0.183-1) ...
16:56:20 #8 20.38 Selecting previously unselected package dwz.
16:56:20 #8 20.38 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
16:56:20 #8 20.39 Unpacking dwz (0.13+20210201-1) ...
16:56:20 #8 20.44 Selecting previously unselected package libicu67:amd64.
16:56:20 #8 20.44 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
16:56:20 #8 20.44 Unpacking libicu67:amd64 (67.1-7) ...
16:56:21 #8 21.32 Selecting previously unselected package libxml2:amd64.
16:56:21 #8 21.32 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:56:21 #8 21.33 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:56:21 #8 21.42 Selecting previously unselected package gettext.
16:56:21 #8 21.42 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
16:56:21 #8 21.43 Unpacking gettext (0.21-4) ...
16:56:21 #8 21.58 Selecting previously unselected package intltool-debian.
16:56:21 #8 21.58 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
16:56:21 #8 21.58 Unpacking intltool-debian (0.35.0+20060710.5) ...
16:56:21 #8 21.62 Selecting previously unselected package po-debconf.
16:56:21 #8 21.62 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
16:56:21 #8 21.62 Unpacking po-debconf (1.0.21+nmu1) ...
16:56:21 #8 21.68 Selecting previously unselected package debhelper.
16:56:21 #8 21.68 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
16:56:21 #8 21.68 Unpacking debhelper (13.3.4) ...
16:56:21 #8 21.80 Selecting previously unselected package debian-keyring.
16:56:21 #8 21.81 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
16:56:21 #8 21.81 Unpacking debian-keyring (2021.07.26) ...
16:56:24 #8 24.22 Selecting previously unselected package libfakeroot:amd64.
16:56:24 #8 24.22 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
16:56:24 #8 24.22 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
16:56:24 #8 24.26 Selecting previously unselected package fakeroot.
16:56:24 #8 24.26 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
16:56:24 #8 24.26 Unpacking fakeroot (1.25.3-1.1) ...
16:56:24 #8 24.31 Selecting previously unselected package libassuan0:amd64.
16:56:24 #8 24.31 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
16:56:24 #8 24.31 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
16:56:24 #8 24.35 Selecting previously unselected package gpgconf.
16:56:24 #8 24.35 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ...
16:56:24 #8 24.35 Unpacking gpgconf (2.2.27-2) ...
16:56:24 #8 24.40 Selecting previously unselected package libksba8:amd64.
16:56:24 #8 24.40 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
16:56:24 #8 24.41 Unpacking libksba8:amd64 (1.5.0-3) ...
16:56:24 #8 24.46 Selecting previously unselected package libnpth0:amd64.
16:56:24 #8 24.46 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
16:56:24 #8 24.46 Unpacking libnpth0:amd64 (1.6-3) ...
16:56:24 #8 24.50 Selecting previously unselected package dirmngr.
16:56:24 #8 24.50 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ...
16:56:24 #8 24.51 Unpacking dirmngr (2.2.27-2) ...
16:56:24 #8 24.57 Selecting previously unselected package gnupg-l10n.
16:56:24 #8 24.58 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ...
16:56:24 #8 24.58 Unpacking gnupg-l10n (2.2.27-2) ...
16:56:24 #8 24.68 Selecting previously unselected package gnupg-utils.
16:56:24 #8 24.68 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ...
16:56:24 #8 24.69 Unpacking gnupg-utils (2.2.27-2) ...
16:56:24 #8 24.77 Selecting previously unselected package gpg.
16:56:24 #8 24.77 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ...
16:56:24 #8 24.77 Unpacking gpg (2.2.27-2) ...
16:56:24 #8 24.85 Selecting previously unselected package pinentry-curses.
16:56:24 #8 24.85 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
16:56:24 #8 24.85 Unpacking pinentry-curses (1.1.0-4) ...
16:56:24 #8 24.90 Selecting previously unselected package gpg-agent.
16:56:24 #8 24.91 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ...
16:56:24 #8 24.91 Unpacking gpg-agent (2.2.27-2) ...
16:56:24 #8 24.97 Selecting previously unselected package gpg-wks-client.
16:56:24 #8 24.97 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ...
16:56:24 #8 24.97 Unpacking gpg-wks-client (2.2.27-2) ...
16:56:24 #8 25.02 Selecting previously unselected package gpg-wks-server.
16:56:25 #8 25.02 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ...
16:56:25 #8 25.03 Unpacking gpg-wks-server (2.2.27-2) ...
16:56:25 #8 25.07 Selecting previously unselected package gpgsm.
16:56:25 #8 25.07 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ...
16:56:25 #8 25.08 Unpacking gpgsm (2.2.27-2) ...
16:56:25 #8 25.13 Selecting previously unselected package gnupg.
16:56:25 #8 25.13 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ...
16:56:25 #8 25.14 Unpacking gnupg (2.2.27-2) ...
16:56:25 #8 25.20 Selecting previously unselected package libfile-dirlist-perl.
16:56:25 #8 25.20 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
16:56:25 #8 25.20 Unpacking libfile-dirlist-perl (0.05-2) ...
16:56:25 #8 25.25 Selecting previously unselected package libfile-which-perl.
16:56:25 #8 25.25 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
16:56:25 #8 25.25 Unpacking libfile-which-perl (1.23-1) ...
16:56:25 #8 25.29 Selecting previously unselected package libfile-homedir-perl.
16:56:25 #8 25.29 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
16:56:25 #8 25.29 Unpacking libfile-homedir-perl (1.006-1) ...
16:56:25 #8 25.33 Selecting previously unselected package libfile-touch-perl.
16:56:25 #8 25.33 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
16:56:25 #8 25.33 Unpacking libfile-touch-perl (0.11-1) ...
16:56:25 #8 25.36 Selecting previously unselected package libio-pty-perl.
16:56:25 #8 25.36 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
16:56:25 #8 25.37 Unpacking libio-pty-perl (1:1.15-2) ...
16:56:25 #8 25.40 Selecting previously unselected package libipc-run-perl.
16:56:25 #8 25.40 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
16:56:25 #8 25.41 Unpacking libipc-run-perl (20200505.0-1) ...
16:56:25 #8 25.44 Selecting previously unselected package libclass-method-modifiers-perl.
16:56:25 #8 25.44 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
16:56:25 #8 25.45 Unpacking libclass-method-modifiers-perl (2.13-1) ...
16:56:25 #8 25.48 Selecting previously unselected package libb-hooks-op-check-perl.
16:56:25 #8 25.48 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
16:56:25 #8 25.49 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
16:56:25 #8 25.51 Selecting previously unselected package libdynaloader-functions-perl.
16:56:25 #8 25.52 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
16:56:25 #8 25.52 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
16:56:25 #8 25.55 Selecting previously unselected package libdevel-callchecker-perl.
16:56:25 #8 25.56 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
16:56:25 #8 25.56 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
16:56:25 #8 25.59 Selecting previously unselected package libparams-classify-perl.
16:56:25 #8 25.59 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
16:56:25 #8 25.60 Unpacking libparams-classify-perl (0.015-1+b3) ...
16:56:25 #8 25.63 Selecting previously unselected package libmodule-runtime-perl.
16:56:25 #8 25.64 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
16:56:25 #8 25.64 Unpacking libmodule-runtime-perl (0.016-1) ...
16:56:25 #8 25.68 Selecting previously unselected package libimport-into-perl.
16:56:25 #8 25.68 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
16:56:25 #8 25.68 Unpacking libimport-into-perl (1.002005-1) ...
16:56:25 #8 25.71 Selecting previously unselected package librole-tiny-perl.
16:56:25 #8 25.71 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
16:56:25 #8 25.72 Unpacking librole-tiny-perl (2.002004-1) ...
16:56:25 #8 25.75 Selecting previously unselected package libstrictures-perl.
16:56:25 #8 25.76 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
16:56:25 #8 25.76 Unpacking libstrictures-perl (2.000006-1) ...
16:56:25 #8 25.79 Selecting previously unselected package libsub-quote-perl.
16:56:25 #8 25.79 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
16:56:25 #8 25.79 Unpacking libsub-quote-perl (2.006006-1) ...
16:56:25 #8 25.83 Selecting previously unselected package libmoo-perl.
16:56:25 #8 25.83 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
16:56:25 #8 25.84 Unpacking libmoo-perl (2.004004-1) ...
16:56:25 #8 25.87 Selecting previously unselected package libencode-locale-perl.
16:56:25 #8 25.87 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
16:56:25 #8 25.87 Unpacking libencode-locale-perl (1.05-1.1) ...
16:56:25 #8 25.91 Selecting previously unselected package libtimedate-perl.
16:56:25 #8 25.91 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
16:56:25 #8 25.92 Unpacking libtimedate-perl (2.3300-2) ...
16:56:25 #8 25.95 Selecting previously unselected package libhttp-date-perl.
16:56:25 #8 25.95 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
16:56:25 #8 25.96 Unpacking libhttp-date-perl (6.05-1) ...
16:56:25 #8 25.98 Selecting previously unselected package libfile-listing-perl.
16:56:25 #8 25.98 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
16:56:25 #8 25.99 Unpacking libfile-listing-perl (6.14-1) ...
16:56:25 #8 26.02 Selecting previously unselected package libhtml-tagset-perl.
16:56:25 #8 26.02 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
16:56:25 #8 26.03 Unpacking libhtml-tagset-perl (3.20-4) ...
16:56:25 #8 26.05 Selecting previously unselected package liburi-perl.
16:56:26 #8 26.05 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
16:56:26 #8 26.06 Unpacking liburi-perl (5.08-1) ...
16:56:26 #8 26.10 Selecting previously unselected package libhtml-parser-perl.
16:56:26 #8 26.10 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
16:56:26 #8 26.11 Unpacking libhtml-parser-perl (3.75-1+b1) ...
16:56:26 #8 26.17 Selecting previously unselected package libhtml-tree-perl.
16:56:26 #8 26.17 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
16:56:26 #8 26.18 Unpacking libhtml-tree-perl (5.07-2) ...
16:56:26 #8 26.24 Selecting previously unselected package libio-html-perl.
16:56:26 #8 26.24 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
16:56:26 #8 26.25 Unpacking libio-html-perl (1.004-2) ...
16:56:26 #8 26.28 Selecting previously unselected package liblwp-mediatypes-perl.
16:56:26 #8 26.28 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
16:56:26 #8 26.28 Unpacking liblwp-mediatypes-perl (6.04-1) ...
16:56:26 #8 26.32 Selecting previously unselected package libhttp-message-perl.
16:56:26 #8 26.32 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
16:56:26 #8 26.33 Unpacking libhttp-message-perl (6.28-1) ...
16:56:26 #8 26.37 Selecting previously unselected package libhttp-cookies-perl.
16:56:26 #8 26.37 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
16:56:26 #8 26.37 Unpacking libhttp-cookies-perl (6.10-1) ...
16:56:26 #8 26.40 Selecting previously unselected package libhttp-negotiate-perl.
16:56:26 #8 26.40 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
16:56:26 #8 26.41 Unpacking libhttp-negotiate-perl (6.01-1) ...
16:56:26 #8 26.44 Selecting previously unselected package perl-openssl-defaults:amd64.
16:56:26 #8 26.44 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
16:56:26 #8 26.45 Unpacking perl-openssl-defaults:amd64 (5) ...
16:56:26 #8 26.48 Selecting previously unselected package libnet-ssleay-perl.
16:56:26 #8 26.48 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
16:56:26 #8 26.48 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
16:56:26 #8 26.54 Selecting previously unselected package libio-socket-ssl-perl.
16:56:26 #8 26.54 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
16:56:26 #8 26.54 Unpacking libio-socket-ssl-perl (2.069-1) ...
16:56:26 #8 26.59 Selecting previously unselected package libnet-http-perl.
16:56:26 #8 26.59 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
16:56:26 #8 26.60 Unpacking libnet-http-perl (6.20-1) ...
16:56:26 #8 26.62 Selecting previously unselected package liblwp-protocol-https-perl.
16:56:26 #8 26.63 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
16:56:26 #8 26.63 Unpacking liblwp-protocol-https-perl (6.10-1) ...
16:56:26 #8 26.66 Selecting previously unselected package libtry-tiny-perl.
16:56:26 #8 26.67 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
16:56:26 #8 26.67 Unpacking libtry-tiny-perl (0.30-1) ...
16:56:26 #8 26.70 Selecting previously unselected package libwww-robotrules-perl.
16:56:26 #8 26.70 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
16:56:26 #8 26.71 Unpacking libwww-robotrules-perl (6.02-1) ...
16:56:26 #8 26.74 Selecting previously unselected package libwww-perl.
16:56:26 #8 26.74 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
16:56:26 #8 26.74 Unpacking libwww-perl (6.52-1) ...
16:56:26 #8 26.79 Selecting previously unselected package patchutils.
16:56:26 #8 26.79 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
16:56:26 #8 26.79 Unpacking patchutils (0.4.2-1) ...
16:56:26 #8 26.83 Selecting previously unselected package wdiff.
16:56:26 #8 26.83 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
16:56:26 #8 26.84 Unpacking wdiff (1.2.2-2+b1) ...
16:56:26 #8 26.89 Selecting previously unselected package devscripts.
16:56:27 #8 26.89 Preparing to unpack .../146-devscripts_2.21.3_amd64.deb ...
16:56:27 #8 26.91 Unpacking devscripts (2.21.3) ...
16:56:27 #8 27.04 Selecting previously unselected package diffstat.
16:56:27 #8 27.04 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
16:56:27 #8 27.05 Unpacking diffstat (1.64-1) ...
16:56:27 #8 27.08 Selecting previously unselected package distro-info-data.
16:56:27 #8 27.08 Preparing to unpack .../148-distro-info-data_0.51_all.deb ...
16:56:27 #8 27.09 Unpacking distro-info-data (0.51) ...
16:56:27 #8 27.12 Selecting previously unselected package python3-pkg-resources.
16:56:27 #8 27.13 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
16:56:27 #8 27.13 Unpacking python3-pkg-resources (52.0.0-4) ...
16:56:27 #8 27.23 Selecting previously unselected package python3-chardet.
16:56:27 #8 27.23 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
16:56:27 #8 27.24 Unpacking python3-chardet (4.0.0-1) ...
16:56:27 #8 27.28 Selecting previously unselected package python3-six.
16:56:27 #8 27.29 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
16:56:27 #8 27.29 Unpacking python3-six (1.16.0-2) ...
16:56:27 #8 27.33 Selecting previously unselected package python3-debian.
16:56:27 #8 27.33 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
16:56:27 #8 27.33 Unpacking python3-debian (0.1.39) ...
16:56:27 #8 27.38 Selecting previously unselected package libgpgme11:amd64.
16:56:27 #8 27.38 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
16:56:27 #8 27.39 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
16:56:27 #8 27.43 Selecting previously unselected package python3-gpg.
16:56:27 #8 27.43 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
16:56:27 #8 27.44 Unpacking python3-gpg (1.14.0-1+b2) ...
16:56:27 #8 27.51 Selecting previously unselected package dput.
16:56:27 #8 27.51 Preparing to unpack .../155-dput_1.1.0_all.deb ...
16:56:27 #8 27.52 Unpacking dput (1.1.0) ...
16:56:27 #8 27.56 Selecting previously unselected package equivs.
16:56:27 #8 27.56 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
16:56:27 #8 27.57 Unpacking equivs (2.3.1) ...
16:56:27 #8 27.60 Selecting previously unselected package fonts-dejavu-core.
16:56:27 #8 27.60 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
16:56:27 #8 27.61 Unpacking fonts-dejavu-core (2.37-2) ...
16:56:27 #8 27.76 Selecting previously unselected package fontconfig-config.
16:56:27 #8 27.76 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
16:56:27 #8 27.83 Unpacking fontconfig-config (2.13.1-4.2) ...
16:56:27 #8 27.89 Selecting previously unselected package libcurl3-gnutls:amd64.
16:56:27 #8 27.89 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ...
16:56:27 #8 27.89 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
16:56:27 #8 27.95 Selecting previously unselected package liberror-perl.
16:56:28 #8 27.95 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
16:56:28 #8 27.95 Unpacking liberror-perl (0.17029-1) ...
16:56:28 #8 27.99 Selecting previously unselected package git-man.
16:56:28 #8 27.99 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
16:56:28 #8 27.99 Unpacking git-man (1:2.30.2-1) ...
16:56:28 #8 28.13 Selecting previously unselected package git.
16:56:28 #8 28.13 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
16:56:28 #8 28.14 Unpacking git (1:2.30.2-1) ...
16:56:28 #8 28.67 Selecting previously unselected package iso-codes.
16:56:28 #8 28.67 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
16:56:28 #8 28.68 Unpacking iso-codes (4.6.0-1) ...
16:56:29 #8 29.08 Selecting previously unselected package libalgorithm-diff-perl.
16:56:29 #8 29.08 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
16:56:29 #8 29.08 Unpacking libalgorithm-diff-perl (1.201-1) ...
16:56:29 #8 29.12 Selecting previously unselected package libalgorithm-diff-xs-perl.
16:56:29 #8 29.12 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
16:56:29 #8 29.12 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:56:29 #8 29.15 Selecting previously unselected package libalgorithm-merge-perl.
16:56:29 #8 29.15 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
16:56:29 #8 29.15 Unpacking libalgorithm-merge-perl (0.08-3) ...
16:56:29 #8 29.18 Selecting previously unselected package libaliased-perl.
16:56:29 #8 29.19 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
16:56:29 #8 29.20 Unpacking libaliased-perl (0.34-1.1) ...
16:56:29 #8 29.23 Selecting previously unselected package libapt-pkg-perl.
16:56:29 #8 29.23 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
16:56:29 #8 29.24 Unpacking libapt-pkg-perl (0.1.39) ...
16:56:29 #8 29.28 Selecting previously unselected package libarchive-cpio-perl.
16:56:29 #8 29.28 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
16:56:29 #8 29.28 Unpacking libarchive-cpio-perl (0.10-1.1) ...
16:56:29 #8 29.33 Selecting previously unselected package libarchive13:amd64.
16:56:29 #8 29.33 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ...
16:56:29 #8 29.33 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:56:29 #8 29.39 Selecting previously unselected package libarray-intspan-perl.
16:56:29 #8 29.39 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
16:56:29 #8 29.40 Unpacking libarray-intspan-perl (2.004-1) ...
16:56:29 #8 29.43 Selecting previously unselected package libauthen-sasl-perl.
16:56:29 #8 29.43 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
16:56:29 #8 29.43 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
16:56:29 #8 29.46 Selecting previously unselected package libmodule-implementation-perl.
16:56:29 #8 29.46 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
16:56:29 #8 29.47 Unpacking libmodule-implementation-perl (0.09-1.1) ...
16:56:29 #8 29.50 Selecting previously unselected package libsub-exporter-progressive-perl.
16:56:29 #8 29.50 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
16:56:29 #8 29.50 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
16:56:29 #8 29.53 Selecting previously unselected package libvariable-magic-perl.
16:56:29 #8 29.53 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
16:56:29 #8 29.54 Unpacking libvariable-magic-perl (0.62-1+b3) ...
16:56:29 #8 29.58 Selecting previously unselected package libb-hooks-endofscope-perl.
16:56:29 #8 29.58 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
16:56:29 #8 29.59 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
16:56:29 #8 29.62 Selecting previously unselected package libpng16-16:amd64.
16:56:29 #8 29.62 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
16:56:29 #8 29.62 Unpacking libpng16-16:amd64 (1.6.37-3) ...
16:56:29 #8 29.68 Selecting previously unselected package libfreetype6:amd64.
16:56:29 #8 29.68 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
16:56:29 #8 29.69 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
16:56:29 #8 29.75 Selecting previously unselected package libfontconfig1:amd64.
16:56:29 #8 29.76 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
16:56:29 #8 29.76 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
16:56:29 #8 29.82 Selecting previously unselected package libjpeg62-turbo:amd64.
16:56:29 #8 29.82 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
16:56:29 #8 29.82 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
16:56:29 #8 29.89 Selecting previously unselected package libdeflate0:amd64.
16:56:29 #8 29.89 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
16:56:29 #8 29.90 Unpacking libdeflate0:amd64 (1.7-1) ...
16:56:29 #8 29.94 Selecting previously unselected package libjbig0:amd64.
16:56:29 #8 29.94 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
16:56:29 #8 29.95 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
16:56:29 #8 29.98 Selecting previously unselected package libwebp6:amd64.
16:56:29 #8 29.98 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
16:56:29 #8 29.99 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
16:56:30  dpkg-genbuildinfo
16:56:30  dpkg-genchanges  >../docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.changes
16:56:30 #8 30.04 Selecting previously unselected package libtiff5:amd64.
16:56:30 #8 30.04 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ...
16:56:30 #8 30.05 Unpacking libtiff5:amd64 (4.2.0-1) ...
16:56:30 #8 30.11 Selecting previously unselected package libxau6:amd64.
16:56:30 #8 30.11 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
16:56:30 #8 30.11 Unpacking libxau6:amd64 (1:1.0.9-1) ...
16:56:30 #8 30.15 Selecting previously unselected package libxdmcp6:amd64.
16:56:30 #8 30.15 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
16:56:30 #8 30.16 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
16:56:30 #8 30.20 Selecting previously unselected package libxcb1:amd64.
16:56:30 #8 30.21 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
16:56:30 #8 30.21 Unpacking libxcb1:amd64 (1.14-3) ...
16:56:30 #8 30.24 Selecting previously unselected package libx11-data.
16:56:30 #8 30.25 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
16:56:30 #8 30.25 Unpacking libx11-data (2:1.7.2-1) ...
16:56:30 #8 30.38 Selecting previously unselected package libx11-6:amd64.
16:56:30 #8 30.39 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
16:56:30 #8 30.39 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
16:56:30 #8 30.49 Selecting previously unselected package libxpm4:amd64.
16:56:30 #8 30.49 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
16:56:30 #8 30.49 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
16:56:30 #8 30.55 Selecting previously unselected package libgd3:amd64.
16:56:30 #8 30.55 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
16:56:30 #8 30.56 Unpacking libgd3:amd64 (2.3.0-2) ...
16:56:30 #8 30.60 Selecting previously unselected package libc-devtools.
16:56:30 dpkg-genchanges: info: including full source code in upload
16:56:30  dpkg-source -I.git --after-build .
16:56:30 #8 30.60 Preparing to unpack .../192-libc-devtools_2.31-13_amd64.deb ...
16:56:30 #8 30.61 Unpacking libc-devtools (2.31-13) ...
16:56:30 #8 30.66 Selecting previously unselected package libcapture-tiny-perl.
16:56:30 #8 30.66 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
16:56:30 #8 30.67 Unpacking libcapture-tiny-perl (0.48-1) ...
16:56:30 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:56:30 + destination=/build
16:56:30 + mkdir -p /build
16:56:30 + mv -v /root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb /build
16:56:30 #8 30.76 Selecting previously unselected package libclass-data-inheritable-perl.
16:56:30 #8 30.76 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
16:56:30 #8 30.77 Unpacking libclass-data-inheritable-perl (0.08-3) ...
16:56:30 #8 30.89 Selecting previously unselected package libclass-inspector-perl.
16:56:30 #8 30.89 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
16:56:30 #8 30.91 Unpacking libclass-inspector-perl (1.36-1) ...
16:56:30 #8 30.97 Selecting previously unselected package libclass-xsaccessor-perl.
16:56:30 #8 30.97 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
16:56:30 #8 30.98 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
16:56:31 copied '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'
16:56:31 removed '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'
16:56:31 copied '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'
16:56:31 removed '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'
16:56:31 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.dsc'
16:56:31 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.dsc'
16:56:31 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.tar.gz'
16:56:31 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye.tar.gz'
16:56:31 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.buildinfo'
16:56:31 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.buildinfo'
16:56:31 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.changes'
16:56:31 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.changes'
16:56:31 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'
16:56:31 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~raspbian-bullseye_armhf.deb'
16:56:31 #8 31.15 Selecting previously unselected package libclone-perl.
16:56:31 #8 31.15 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
16:56:31 #8 31.17 Unpacking libclone-perl (0.45-1+b1) ...
16:56:31 #8 31.21 Selecting previously unselected package libcommon-sense-perl.
16:56:31 #8 31.22 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
16:56:31 #8 31.22 Unpacking libcommon-sense-perl (3.75-1+b4) ...
16:56:31 #8 31.25 Selecting previously unselected package libconfig-tiny-perl.
16:56:31 #8 31.25 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
16:56:31 #8 31.26 Unpacking libconfig-tiny-perl (2.26-1) ...
16:56:31 #8 31.30 Selecting previously unselected package libparams-util-perl.
16:56:31 #8 31.30 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
16:56:31 #8 31.31 Unpacking libparams-util-perl (1.102-1+b1) ...
16:56:31 #8 31.34 Selecting previously unselected package libsub-install-perl.
16:56:31 #8 31.34 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
16:56:31 #8 31.34 Unpacking libsub-install-perl (0.928-1.1) ...
16:56:31 #8 31.38 Selecting previously unselected package libdata-optlist-perl.
16:56:31 #8 31.38 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
16:56:31 #8 31.39 Unpacking libdata-optlist-perl (0.110-1.1) ...
16:56:31 #8 31.43 Selecting previously unselected package libsub-exporter-perl.
16:56:31 #8 31.43 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
16:56:31 #8 31.44 Unpacking libsub-exporter-perl (0.987-1) ...
16:56:31 #8 31.50 Selecting previously unselected package libconst-fast-perl.
16:56:31 #8 31.50 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
16:56:31 #8 31.55 Unpacking libconst-fast-perl (0.014-1.1) ...
16:56:31 #8 31.69 Selecting previously unselected package libwant-perl.
16:56:31 #8 31.69 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
16:56:31 #8 31.69 Unpacking libwant-perl (0.29-1+b6) ...
16:56:31 #8 31.73 Selecting previously unselected package libcontextual-return-perl.
16:56:31 #8 31.73 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
16:56:31 #8 31.73 Unpacking libcontextual-return-perl (0.004014-2) ...
16:56:31 #8 31.78 Selecting previously unselected package libconvert-binhex-perl.
16:56:31 #8 31.78 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
16:56:31 #8 31.79 Unpacking libconvert-binhex-perl (1.125-1) ...
16:56:31 #8 31.83 Selecting previously unselected package libcpanel-json-xs-perl.
16:56:31 #8 31.83 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
16:56:31 #8 31.83 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
16:56:31 #8 31.88 Selecting previously unselected package libdevel-stacktrace-perl.
16:56:31 #8 31.88 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
16:56:32 #8 31.89 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
16:56:32 #8 31.93 Selecting previously unselected package libexception-class-perl.
16:56:32 #8 31.94 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
16:56:32 #8 31.94 Unpacking libexception-class-perl (1.44-1) ...
16:56:32 #8 32.00 Selecting previously unselected package libiterator-perl.
16:56:32 #8 32.00 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
16:56:32 #8 32.00 Unpacking libiterator-perl (0.03+ds1-1.1) ...
16:56:32 #8 32.04 Selecting previously unselected package libiterator-util-perl.
16:56:32 #8 32.04 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
16:56:32 #8 32.05 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
16:56:32 #8 32.08 Selecting previously unselected package libexporter-tiny-perl.
16:56:32 #8 32.08 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
16:56:32 #8 32.08 Unpacking libexporter-tiny-perl (1.002002-1) ...
16:56:32 #8 32.12 Selecting previously unselected package liblist-moreutils-xs-perl.
16:56:32 #8 32.12 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
16:56:32 #8 32.13 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
16:56:32 #8 32.20 Selecting previously unselected package liblist-moreutils-perl.
16:56:32 #8 32.20 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
16:56:32 #8 32.21 Unpacking liblist-moreutils-perl (0.430-2) ...
16:56:32 #8 32.24 Selecting previously unselected package libdata-dpath-perl.
16:56:32 #8 32.24 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
16:56:32 #8 32.25 Unpacking libdata-dpath-perl (0.58-1) ...
16:56:32 #8 32.29 Selecting previously unselected package libdata-dump-perl.
16:56:32 #8 32.29 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
16:56:32 #8 32.30 Unpacking libdata-dump-perl (1.23-1.1) ...
16:56:32 #8 32.33 Selecting previously unselected package libdata-messagepack-perl.
16:56:32 #8 32.34 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
16:56:32 #8 32.34 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
16:56:32 #8 32.38 Selecting previously unselected package libnet-domain-tld-perl.
16:56:32 #8 32.38 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
16:56:32 #8 32.39 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
16:56:32 #8 32.48 Selecting previously unselected package libdata-validate-domain-perl.
16:56:32 #8 32.48 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
16:56:32 #8 32.49 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
16:56:32 #8 32.55 Selecting previously unselected package libdevel-size-perl.
16:56:32 #8 32.55 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
16:56:32 #8 32.55 Unpacking libdevel-size-perl (0.83-1+b2) ...
16:56:32 #8 32.64 Selecting previously unselected package libdistro-info-perl.
16:56:32 #8 32.64 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
16:56:32 #8 32.65 Unpacking libdistro-info-perl (1.0) ...
16:56:32 #8 32.68 Selecting previously unselected package libemail-address-xs-perl.
16:56:32 #8 32.68 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
16:56:32 #8 32.69 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
16:56:32 #8 32.73 Selecting previously unselected package libfcgi0ldbl:amd64.
16:56:32 #8 32.73 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
16:56:32 #8 32.74 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
16:56:32 #8 32.77 Selecting previously unselected package libfcgi-bin.
16:56:32 #8 32.77 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
16:56:32 #8 32.77 Unpacking libfcgi-bin (2.4.2-2) ...
16:56:32 #8 32.81 Selecting previously unselected package libfcgi-perl:amd64.
16:56:32 #8 32.81 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
16:56:32 #8 32.82 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
16:56:32 #8 32.85 Selecting previously unselected package libipc-system-simple-perl.
16:56:32 #8 32.85 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
16:56:32 #8 32.86 Unpacking libipc-system-simple-perl (1.30-1) ...
16:56:32 #8 32.89 Selecting previously unselected package libfile-basedir-perl.
16:56:33 #8 32.89 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
16:56:33 #8 32.90 Unpacking libfile-basedir-perl (0.08-1) ...
16:56:33 #8 32.93 Selecting previously unselected package libfile-chdir-perl.
16:56:33 #8 32.93 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
16:56:33 #8 32.93 Unpacking libfile-chdir-perl (0.1008-1.1) ...
16:56:33 #8 32.96 Selecting previously unselected package libfile-fcntllock-perl.
16:56:33 #8 32.96 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
16:56:33 #8 32.97 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
16:56:33 #8 33.00 Selecting previously unselected package libnumber-compare-perl.
16:56:33 #8 33.01 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
16:56:33 #8 33.01 Unpacking libnumber-compare-perl (0.03-1.1) ...
16:56:33 #8 33.04 Selecting previously unselected package libtext-glob-perl.
16:56:33 #8 33.04 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
16:56:33 #8 33.05 Unpacking libtext-glob-perl (0.11-1) ...
16:56:33 #8 33.08 Selecting previously unselected package libfile-find-rule-perl.
16:56:33 #8 33.09 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
16:56:33 #8 33.09 Unpacking libfile-find-rule-perl (0.34-1) ...
16:56:33 #8 33.13 Selecting previously unselected package libfont-afm-perl.
16:56:33 #8 33.13 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
16:56:33 #8 33.14 Unpacking libfont-afm-perl (1.20-3) ...
16:56:33 #8 33.18 Selecting previously unselected package libio-string-perl.
16:56:33 #8 33.18 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
16:56:33 #8 33.19 Unpacking libio-string-perl (1.08-3.1) ...
16:56:33 #8 33.23 Selecting previously unselected package libfont-ttf-perl.
16:56:33 #8 33.23 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
16:56:33 #8 33.24 Unpacking libfont-ttf-perl (1.06-1.1) ...
16:56:33 #8 33.30 Selecting previously unselected package libio-stringy-perl.
16:56:33 #8 33.30 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
16:56:33 #8 33.31 Unpacking libio-stringy-perl (2.111-3) ...
16:56:33 #8 33.36 Selecting previously unselected package libparams-validate-perl:amd64.
16:56:33 #8 33.36 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
16:56:33 #8 33.37 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
16:56:33 #8 33.40 Selecting previously unselected package libgetopt-long-descriptive-perl.
16:56:33 #8 33.40 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
16:56:33 #8 33.41 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
16:56:33 #8 33.45 Selecting previously unselected package libsort-versions-perl.
16:56:33 #8 33.45 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
16:56:33 #8 33.45 Unpacking libsort-versions-perl (1.62-1) ...
16:56:33 #8 33.48 Selecting previously unselected package libgit-wrapper-perl.
16:56:33 #8 33.49 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
16:56:33 #8 33.49 Unpacking libgit-wrapper-perl (0.048-1) ...
16:56:33 #8 33.53 Selecting previously unselected package libhttp-tiny-multipart-perl.
16:56:33 #8 33.53 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
16:56:33 #8 33.53 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
16:56:33 #8 33.59 Selecting previously unselected package libio-prompter-perl.
16:56:33 #8 33.59 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
16:56:33 #8 33.60 Unpacking libio-prompter-perl (0.004015-1) ...
16:56:33 #8 33.65 Selecting previously unselected package libjson-perl.
16:56:33 #8 33.66 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
16:56:33 #8 33.67 Unpacking libjson-perl (4.03000-1) ...
16:56:33 #8 33.72 Selecting previously unselected package liblog-any-perl.
16:56:33 #8 33.72 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
16:56:33 #8 33.72 Unpacking liblog-any-perl (1.709-1) ...
16:56:33 #8 33.76 Selecting previously unselected package liblog-any-adapter-screen-perl.
16:56:33 #8 33.76 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
16:56:33 #8 33.77 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
16:56:33 #8 33.80 Selecting previously unselected package libpackage-stash-perl.
16:56:33 #8 33.81 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
16:56:33 #8 33.81 Unpacking libpackage-stash-perl (0.39-1) ...
16:56:33 #8 33.84 Selecting previously unselected package libsub-identify-perl.
16:56:33 #8 33.85 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
16:56:33 #8 33.85 Unpacking libsub-identify-perl (0.14-1+b3) ...
16:56:33 #8 33.88 Selecting previously unselected package libsub-name-perl.
16:56:33 #8 33.88 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
16:56:33 #8 33.89 Unpacking libsub-name-perl (0.26-1+b1) ...
16:56:33 #8 33.92 Selecting previously unselected package libnamespace-clean-perl.
16:56:33 #8 33.93 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
16:56:33 #8 33.93 Unpacking libnamespace-clean-perl (0.27-1) ...
16:56:33 #8 33.98 Selecting previously unselected package libpath-tiny-perl.
16:56:34 #8 33.98 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
16:56:34 #8 33.99 Unpacking libpath-tiny-perl (0.118-1) ...
16:56:34 #8 34.03 Selecting previously unselected package libtype-tiny-perl.
16:56:34 #8 34.04 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
16:56:34 #8 34.04 Unpacking libtype-tiny-perl (1.012001-2) ...
16:56:34 #8 34.11 Selecting previously unselected package libgitlab-api-v4-perl.
16:56:34 #8 34.11 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
16:56:34 #8 34.11 Unpacking libgitlab-api-v4-perl (0.26-1) ...
16:56:34 #8 34.17 Selecting previously unselected package libglib2.0-0:amd64.
16:56:34 #8 34.17 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
16:56:34 #8 34.17 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
16:56:34 #8 34.33 Selecting previously unselected package libglib2.0-data.
16:56:34 #8 34.33 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
16:56:34 #8 34.33 Unpacking libglib2.0-data (2.66.8-1) ...
16:56:34 #8 34.51 Selecting previously unselected package libgpm2:amd64.
16:56:34 #8 34.52 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
16:56:34 #8 34.52 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:56:34 #8 34.56 Selecting previously unselected package libhash-fieldhash-perl.
16:56:34 #8 34.56 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
16:56:34 #8 34.56 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
16:56:34 #8 34.60 Selecting previously unselected package libhtml-form-perl.
16:56:34 #8 34.60 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
16:56:34 #8 34.61 Unpacking libhtml-form-perl (6.07-1) ...
16:56:34 #8 34.64 Selecting previously unselected package libhtml-format-perl.
16:56:34 #8 34.64 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
16:56:34 #8 34.64 Unpacking libhtml-format-perl (2.12-1.1) ...
16:56:34 #8 34.68 Selecting previously unselected package libhtml-html5-entities-perl.
16:56:34 #8 34.68 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
16:56:34 #8 34.69 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
16:56:34 #8 34.72 Selecting previously unselected package libhttp-daemon-perl.
16:56:34 #8 34.73 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
16:56:34 #8 34.73 Unpacking libhttp-daemon-perl (6.12-1) ...
16:56:34 #8 34.76 Selecting previously unselected package libio-sessiondata-perl.
16:56:34 #8 34.77 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
16:56:34 #8 34.77 Unpacking libio-sessiondata-perl (1.03-1.1) ...
16:56:34 #8 34.81 Selecting previously unselected package libipc-run3-perl.
16:56:34 #8 34.81 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
16:56:34 #8 34.82 Unpacking libipc-run3-perl (0.048-2) ...
16:56:34 #8 34.85 Selecting previously unselected package libtypes-serialiser-perl.
16:56:34 #8 34.85 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
16:56:34 #8 34.86 Unpacking libtypes-serialiser-perl (1.01-1) ...
16:56:34 #8 34.89 Selecting previously unselected package libjson-xs-perl.
16:56:34 #8 34.89 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
16:56:34 #8 34.90 Unpacking libjson-xs-perl (4.030-1+b1) ...
16:56:34 #8 34.94 Selecting previously unselected package libjson-maybexs-perl.
16:56:34 #8 34.95 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
16:56:34 #8 34.95 Unpacking libjson-maybexs-perl (1.004003-1) ...
16:56:34 #8 34.98 Selecting previously unselected package libldap-common.
16:56:34 #8 34.99 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ...
16:56:34 #8 34.99 Unpacking libldap-common (2.4.57+dfsg-3) ...
16:56:35 #8 35.03 Selecting previously unselected package liblist-compare-perl.
16:56:35 #8 35.03 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
16:56:35 #8 35.04 Unpacking liblist-compare-perl (0.55-1) ...
16:56:35 #8 35.07 Selecting previously unselected package liblist-someutils-perl.
16:56:35 #8 35.07 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
16:56:35 #8 35.08 Unpacking liblist-someutils-perl (0.58-1) ...
16:56:35 #8 35.11 Selecting previously unselected package liblist-someutils-xs-perl.
16:56:35 #8 35.11 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
16:56:35 #8 35.12 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
16:56:35 #8 35.14 Selecting previously unselected package liblist-utilsby-perl.
16:56:35 #8 35.15 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
16:56:35 #8 35.15 Unpacking liblist-utilsby-perl (0.11-1) ...
16:56:35 #8 35.19 Selecting previously unselected package libltdl7:amd64.
16:56:35 #8 35.19 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
16:56:35 #8 35.20 Unpacking libltdl7:amd64 (2.4.6-15) ...
16:56:35 #8 35.24 Selecting previously unselected package libltdl-dev:amd64.
16:56:35 #8 35.24 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
16:56:35 #8 35.25 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
16:56:35 #8 35.30 Selecting previously unselected package liblzo2-2:amd64.
16:56:35 #8 35.30 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
16:56:35 #8 35.31 Unpacking liblzo2-2:amd64 (2.10-2) ...
16:56:35 #8 35.34 Selecting previously unselected package libsys-hostname-long-perl.
16:56:35 #8 35.35 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
16:56:35 #8 35.35 Unpacking libsys-hostname-long-perl (1.5-2) ...
16:56:35 #8 35.38 Selecting previously unselected package libmail-sendmail-perl.
16:56:35 #8 35.38 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
16:56:35 #8 35.39 Unpacking libmail-sendmail-perl (0.80-1.1) ...
16:56:35 #8 35.42 Selecting previously unselected package libnet-smtp-ssl-perl.
16:56:35 #8 35.42 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
16:56:35 #8 35.43 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
16:56:35 #8 35.46 Selecting previously unselected package libmailtools-perl.
16:56:35 #8 35.46 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
16:56:35 #8 35.46 Unpacking libmailtools-perl (2.21-1) ...
16:56:35 #8 35.52 Selecting previously unselected package libmarkdown2:amd64.
16:56:35 #8 35.52 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
16:56:35 #8 35.52 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
16:56:35 #8 35.56 Selecting previously unselected package libmime-tools-perl.
16:56:35 #8 35.56 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
16:56:35 #8 35.56 Unpacking libmime-tools-perl (5.509-1) ...
16:56:35 #8 35.61 Selecting previously unselected package libmoox-aliases-perl.
16:56:35 #8 35.62 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
16:56:35 #8 35.63 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
16:56:35 #8 35.67 Selecting previously unselected package libnamespace-autoclean-perl.
16:56:35 #8 35.67 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
16:56:35 #8 35.68 Unpacking libnamespace-autoclean-perl (0.29-1) ...
16:56:35 #8 35.74 Selecting previously unselected package libobject-id-perl.
16:56:35 #8 35.74 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
16:56:35 #8 35.75 Unpacking libobject-id-perl (0.1.2-2.1) ...
16:56:35 #8 35.79 Selecting previously unselected package libmoox-struct-perl.
16:56:35 #8 35.79 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
16:56:35 #8 35.79 Unpacking libmoox-struct-perl (0.020-1) ...
16:56:35 #8 35.82 Selecting previously unselected package libmouse-perl.
16:56:35 #8 35.82 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
16:56:35 #8 35.83 Unpacking libmouse-perl (2.5.10-1+b1) ...
16:56:35 #8 35.88 Selecting previously unselected package libnumber-range-perl.
16:56:35 #8 35.88 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
16:56:35 #8 35.88 Unpacking libnumber-range-perl (0.12-1.1) ...
16:56:35 #8 35.92 Selecting previously unselected package libossp-uuid16:amd64.
16:56:35 #8 35.92 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
16:56:35 #8 35.93 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
16:56:35 #8 35.96 Selecting previously unselected package libossp-uuid-perl.
16:56:35 #8 35.97 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
16:56:35 #8 35.97 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
16:56:35 #8 36.01 Selecting previously unselected package libpackage-stash-xs-perl.
16:56:35 #8 36.01 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
16:56:35 #8 36.01 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
16:56:35 #8 36.05 Selecting previously unselected package libpath-iterator-rule-perl.
16:56:36 #8 36.05 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
16:56:36 #8 36.06 Unpacking libpath-iterator-rule-perl (1.014-1) ...
16:56:36 #8 36.09 Selecting previously unselected package libperlio-gzip-perl.
16:56:36 #8 36.09 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
16:56:36 #8 36.09 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
16:56:36 #8 36.13 Selecting previously unselected package libpod-parser-perl.
16:56:36 #8 36.13 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
16:56:36 #8 36.15 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
16:56:36 #8 36.16 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
16:56:36 #8 36.16 Unpacking libpod-parser-perl (1.63-2) ...
16:56:36 #8 36.20 Selecting previously unselected package libpod-constants-perl.
16:56:36 #8 36.20 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
16:56:36 #8 36.21 Unpacking libpod-constants-perl (0.19-2) ...
16:56:36 #8 36.24 Selecting previously unselected package libproc-processtable-perl.
16:56:36 #8 36.24 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
16:56:36 #8 36.25 Unpacking libproc-processtable-perl (0.59-2+b1) ...
16:56:36 #8 36.28 Selecting previously unselected package libre2-9:amd64.
16:56:36 #8 36.29 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
16:56:36 #8 36.29 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
16:56:36 #8 36.33 Selecting previously unselected package libre-engine-re2-perl:amd64.
16:56:36 #8 36.33 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
16:56:36 #8 36.34 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
16:56:36 #8 36.38 Selecting previously unselected package libreadonly-perl.
16:56:36 #8 36.38 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
16:56:36 #8 36.39 Unpacking libreadonly-perl (2.050-3) ...
16:56:36 #8 36.41 Selecting previously unselected package libref-util-perl.
16:56:36 #8 36.42 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
16:56:36 #8 36.42 Unpacking libref-util-perl (0.204-1) ...
16:56:36 #8 36.46 Selecting previously unselected package libref-util-xs-perl.
16:56:36 #8 36.47 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
16:56:36 #8 36.47 Unpacking libref-util-xs-perl (0.117-1+b3) ...
16:56:36 #8 36.50 Selecting previously unselected package libregexp-pattern-license-perl.
16:56:36 #8 36.50 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
16:56:36 #8 36.51 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
16:56:36 #8 36.55 Selecting previously unselected package libregexp-pattern-perl.
16:56:36 #8 36.55 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
16:56:36 #8 36.56 Unpacking libregexp-pattern-perl (0.2.14-1) ...
16:56:36 #8 36.59 Selecting previously unselected package libsasl2-modules:amd64.
16:56:36 #8 36.60 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
16:56:36 #8 36.60 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
16:56:36 #8 36.64 Selecting previously unselected package libsereal-decoder-perl.
16:56:36 #8 36.64 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
16:56:36 #8 36.65 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
16:56:36 #8 36.69 Selecting previously unselected package libsereal-encoder-perl.
16:56:36 #8 36.69 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
16:56:36 #8 36.70 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
16:56:36 #8 36.73 Selecting previously unselected package libtask-weaken-perl.
16:56:36 #8 36.73 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
16:56:36 #8 36.74 Unpacking libtask-weaken-perl (1.06-1) ...
16:56:36 #8 36.77 Selecting previously unselected package libxml-parser-perl:amd64.
16:56:36 #8 36.77 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
16:56:36 #8 36.78 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
16:56:36 #8 36.83 Selecting previously unselected package libsoap-lite-perl.
16:56:36 #8 36.83 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
16:56:36 #8 36.83 Unpacking libsoap-lite-perl (1.27-1) ...
16:56:36 #8 36.89 Selecting previously unselected package libsort-key-perl.
16:56:36 #8 36.89 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
16:56:36 #8 36.90 Unpacking libsort-key-perl (1.33-2+b3) ...
16:56:36 #8 36.93 Selecting previously unselected package libstring-copyright-perl.
16:56:36 #8 36.93 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
16:56:36 #8 36.94 Unpacking libstring-copyright-perl (0.003006-1) ...
16:56:36 #8 36.97 Selecting previously unselected package libstring-escape-perl.
16:56:36 #8 36.97 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
16:56:36 #8 36.98 Unpacking libstring-escape-perl (2010.002-2) ...
16:56:36 #8 37.01 Selecting previously unselected package libstring-shellquote-perl.
16:56:36 #8 37.01 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
16:56:36 #8 37.01 Unpacking libstring-shellquote-perl (1.04-1) ...
16:56:36 #8 37.04 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
16:56:37 #8 37.05 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
16:56:37 #8 37.05 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
16:56:37 #8 37.09 Selecting previously unselected package libterm-readkey-perl.
16:56:37 #8 37.09 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
16:56:37 #8 37.09 Unpacking libterm-readkey-perl (2.38-1+b2) ...
16:56:37 #8 37.12 Selecting previously unselected package libtext-levenshteinxs-perl.
16:56:37 #8 37.13 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
16:56:37 #8 37.13 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
16:56:37 #8 37.17 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
16:56:37 #8 37.17 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
16:56:37 #8 37.18 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
16:56:37 #8 37.21 Selecting previously unselected package libtext-xslate-perl.
16:56:37 #8 37.21 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
16:56:37 #8 37.22 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
16:56:37 #8 37.28 Selecting previously unselected package libtime-duration-perl.
16:56:37 #8 37.28 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
16:56:37 #8 37.29 Unpacking libtime-duration-perl (1.21-1) ...
16:56:37 #8 37.32 Selecting previously unselected package libtime-moment-perl.
16:56:37 #8 37.32 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
16:56:37 #8 37.33 Unpacking libtime-moment-perl (0.44-1+b3) ...
16:56:37 #8 37.37 Selecting previously unselected package libtype-tiny-xs-perl.
16:56:37 #8 37.38 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
16:56:37 #8 37.38 Unpacking libtype-tiny-xs-perl (0.022-1) ...
16:56:37 #8 37.42 Selecting previously unselected package libunicode-utf8-perl.
16:56:37 #8 37.42 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
16:56:37 #8 37.43 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
16:56:37 #8 37.47 Selecting previously unselected package libunwind8:amd64.
16:56:37 #8 37.47 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
16:56:37 #8 37.47 Unpacking libunwind8:amd64 (1.3.2-2) ...
16:56:37 #8 37.52 Selecting previously unselected package libxdelta2.
16:56:37 #8 37.52 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
16:56:37 #8 37.53 Unpacking libxdelta2 (1.1.3-9.3) ...
16:56:37 #8 37.58 Selecting previously unselected package libxext6:amd64.
16:56:37 #8 37.58 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
16:56:37 #8 37.59 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
16:56:37 #8 37.69 Selecting previously unselected package libxml-namespacesupport-perl.
16:56:37 #8 37.69 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:56:37 #8 37.70 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:56:37 #8 37.73 Selecting previously unselected package libxml-sax-base-perl.
16:56:37 #8 37.73 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:56:37 #8 37.74 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:56:37 #8 37.81 Selecting previously unselected package libxml-sax-perl.
16:56:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
16:56:38 #8 37.81 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:56:38 #8 37.82 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:56:38 #8 37.87 Selecting previously unselected package libxml-libxml-perl.
16:56:38 #8 37.87 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
16:56:38 #8 37.87 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:56:38 #8 37.95 Selecting previously unselected package libxml-sax-expat-perl.
16:56:38 #8 37.95 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
16:56:38 #8 37.96 Unpacking libxml-sax-expat-perl (0.51-1) ...
16:56:38 #8 37.98 Selecting previously unselected package libxmlrpc-lite-perl.
16:56:38 #8 37.98 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
16:56:38 #8 37.99 Unpacking libxmlrpc-lite-perl (0.717-4) ...
16:56:38 #8 38.03 Selecting previously unselected package libxmuu1:amd64.
16:56:38 #8 38.04 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
16:56:38 #8 38.04 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:56:38 #8 38.08 Selecting previously unselected package libyaml-0-2:amd64.
16:56:38 #8 38.08 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
16:56:38 #8 38.09 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
16:56:38 #8 38.12 Selecting previously unselected package libyaml-libyaml-perl.
16:56:38 #8 38.12 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
16:56:38 #8 38.13 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:56:38 #8 38.16 Selecting previously unselected package licensecheck.
16:56:38 #8 38.17 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
16:56:38 #8 38.17 Unpacking licensecheck (3.1.1-2) ...
16:56:38 #8 38.23 Selecting previously unselected package lzip.
16:56:38 #8 38.23 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
16:56:38 #8 38.23 Unpacking lzip (1.22-3) ...
16:56:38 #8 38.29 Selecting previously unselected package lzop.
16:56:38 #8 38.29 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
16:56:38 #8 38.30 Unpacking lzop (1.04-2) ...
16:56:38 #8 38.34 Selecting previously unselected package t1utils.
16:56:38 #8 38.34 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
16:56:38 #8 38.35 Unpacking t1utils (1.41-4) ...
16:56:38 #8 38.39 Selecting previously unselected package unzip.
16:56:38 #8 38.39 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
16:56:38 #8 38.40 Unpacking unzip (6.0-26) ...
16:56:38 #8 38.46 Selecting previously unselected package lintian.
16:56:38 #8 38.47 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
16:56:38 #8 38.47 Unpacking lintian (2.104.0) ...
16:56:38 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
[Pipeline] sh
16:56:38 #8 38.74 Selecting previously unselected package lsb-release.
16:56:38 #8 38.74 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
16:56:38 #8 38.75 Unpacking lsb-release (11.1.0) ...
16:56:38 #8 38.78 Selecting previously unselected package manpages-dev.
16:56:38 #8 38.79 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
16:56:38 #8 38.79 Unpacking manpages-dev (5.10-1) ...
16:56:39 + make clean
16:56:39 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
16:56:39 #8 39.10 Selecting previously unselected package pbzip2.
16:56:39 #8 39.11 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
16:56:39 #8 39.11 Unpacking pbzip2 (1.1.13-1) ...
16:56:39 #8 39.15 Selecting previously unselected package pixz.
16:56:39 #8 39.15 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
16:56:39 #8 39.15 Unpacking pixz (1.0.7-1) ...
16:56:39 #8 39.19 Selecting previously unselected package xdelta.
16:56:39 #8 39.19 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
16:56:39 #8 39.20 Unpacking xdelta (1.1.3-9.3) ...
16:56:39 #8 39.23 Selecting previously unselected package xdelta3.
16:56:39 #8 39.24 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
16:56:39 #8 39.24 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
16:56:39 #8 39.28 Selecting previously unselected package pristine-tar.
16:56:39 #8 39.28 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
16:56:39 #8 39.29 Unpacking pristine-tar (1.49) ...
16:56:39 #8 39.33 Selecting previously unselected package publicsuffix.
16:56:39 #8 39.33 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ...
16:56:39 #8 39.33 Unpacking publicsuffix (20210108.1309-1) ...
16:56:39 #8 39.38 Selecting previously unselected package python-apt-common.
16:56:39 #8 39.38 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
16:56:39 #8 39.38 Unpacking python-apt-common (2.2.1) ...
16:56:39 #8 39.43 Selecting previously unselected package python3-apt.
16:56:39 #8 39.44 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
16:56:39 #8 39.44 Unpacking python3-apt (2.2.1) ...
16:56:39 #8 39.50 Selecting previously unselected package python3-certifi.
16:56:39 #8 39.50 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
16:56:39 #8 39.50 Unpacking python3-certifi (2020.6.20-1) ...
16:56:39 #8 39.56 Selecting previously unselected package python3-idna.
16:56:39 #8 39.56 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
16:56:39 #8 39.56 Unpacking python3-idna (2.10-1) ...
16:56:39 #8 39.61 Selecting previously unselected package python3-magic.
16:56:39 #8 39.61 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
16:56:39 #8 39.61 Unpacking python3-magic (2:0.4.20-3) ...
16:56:39 #8 39.65 Selecting previously unselected package python3-urllib3.
16:56:39 #8 39.65 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
16:56:39 #8 39.66 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
16:56:39 #8 39.72 Selecting previously unselected package python3-requests.
16:56:39 #8 39.72 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
16:56:39 #8 39.73 Unpacking python3-requests (2.25.1+dfsg-2) ...
16:56:39 #8 39.78 Selecting previously unselected package python3-unidiff.
16:56:39 #8 39.78 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
16:56:39 #8 39.79 Unpacking python3-unidiff (0.5.5-2) ...
16:56:39 #8 39.83 Selecting previously unselected package python3-xdg.
16:56:39 #8 39.84 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
16:56:39 #8 39.84 Unpacking python3-xdg (0.27-2) ...
16:56:39 #8 39.88 Selecting previously unselected package shared-mime-info.
16:56:39 #8 39.88 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
16:56:39 #8 39.89 Unpacking shared-mime-info (2.0-1) ...
16:56:40 #8 40.00 Selecting previously unselected package strace.
16:56:40 #8 40.00 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
16:56:40 #8 40.01 Unpacking strace (5.10-1) ...
16:56:40 #8 40.09 Selecting previously unselected package xauth.
16:56:40 #8 40.09 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
16:56:40 #8 40.10 Unpacking xauth (1:1.1-1) ...
16:56:40 #8 40.14 Selecting previously unselected package xdg-user-dirs.
16:56:40 #8 40.14 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
16:56:40 #8 40.15 Unpacking xdg-user-dirs (0.17-2) ...
16:56:40 #8 40.21 Setting up libksba8:amd64 (1.5.0-3) ...
16:56:40 #8 40.23 Setting up media-types (4.0.0) ...
16:56:40 #8 40.25 Setting up libpipeline1:amd64 (1.5.3-1) ...
16:56:40 #8 40.27 Setting up wdiff (1.2.2-2+b1) ...
16:56:40 #8 40.28 Setting up libxau6:amd64 (1:1.0.9-1) ...
16:56:40 #8 40.30 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
16:56:40 #8 40.32 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:56:40 #8 40.34 Setting up libgpm2:amd64 (1.20.7-8) ...
16:56:40 #8 40.35 Setting up bsdextrautils (2.36.1-8) ...
16:56:40 #8 40.36 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
16:56:40 #8 40.37 Setting up libicu67:amd64 (67.1-7) ...
16:56:40 #8 40.39 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
16:56:40 #8 40.40 Setting up xdg-user-dirs (0.17-2) ...
16:56:40 #8 40.44 Setting up libmagic-mgc (1:5.39-3) ...
16:56:40 #8 40.45 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
16:56:40 #8 40.46 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
16:56:40 #8 40.50 No schema files found: doing nothing.
16:56:40 #8 40.52 Setting up distro-info-data (0.51) ...
16:56:40 #8 40.54 Setting up manpages (5.10-1) ...
16:56:40 #8 40.56 Setting up unzip (6.0-26) ...
16:56:40 #8 40.58 Setting up perl-modules-5.32 (5.32.1-4+deb11u1) ...
16:56:40 #8 40.60 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:56:40 #8 40.61 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
16:56:40 #8 40.63 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
16:56:40 #8 40.65 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
16:56:40 #8 40.67 Setting up libfcgi-bin (2.4.2-2) ...
16:56:40 #8 40.68 Setting up binutils-common:amd64 (2.35.2-2) ...
16:56:40 #8 40.69 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:56:40 #8 40.70 Setting up libmagic1:amd64 (1:5.39-3) ...
16:56:40 #8 40.73 Setting up libdeflate0:amd64 (1.7-1) ...
16:56:40 #8 40.74 Setting up less (551-2) ...
16:56:40 #8 40.76 Setting up perl-openssl-defaults:amd64 (5) ...
16:56:40 #8 40.77 Setting up linux-libc-dev:amd64 (5.10.46-4) ...
16:56:40 #8 40.79 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
16:56:40 #8 40.80 Setting up gettext-base (0.21-4) ...
16:56:40 #8 40.83 Setting up liblzo2-2:amd64 (2.10-2) ...
16:56:40 #8 40.84 Setting up libnpth0:amd64 (1.6-3) ...
16:56:40 #8 40.85 Setting up file (1:5.39-3) ...
16:56:40 #8 40.87 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
16:56:40 #8 40.88 Setting up libassuan0:amd64 (2.5.3-7.1) ...
16:56:40 #8 40.90 Setting up libgomp1:amd64 (10.2.1-6) ...
16:56:40 #8 40.92 Setting up bzip2 (1.0.8-4) ...
16:56:40 #8 40.93 Setting up libldap-common (2.4.57+dfsg-3) ...
16:56:40 #8 40.95 Setting up libunwind8:amd64 (1.3.2-2) ...
16:56:40 #8 40.96 Setting up pbzip2 (1.1.13-1) ...
16:56:40 #8 40.98 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
16:56:41 #8 40.99 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
16:56:41 #8 41.01 Setting up libasan6:amd64 (10.2.1-6) ...
16:56:41 #8 41.03 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:56:41 #8 41.04 Setting up fakeroot (1.25.3-1.1) ...
16:56:41 #8 41.05 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
16:56:41 #8 41.07 Setting up autotools-dev (20180224.1+nmu1) ...
16:56:41 #8 41.09 Setting up libglib2.0-data (2.66.8-1) ...
16:56:41 #8 41.10 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
16:56:41 #8 41.11 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
16:56:41 #8 41.13 Setting up libx11-data (2:1.7.2-1) ...
16:56:41 #8 41.14 Setting up make (4.3-4.1) ...
16:56:41 #8 41.15 Setting up libmpfr6:amd64 (4.1.0-3) ...
16:56:41 #8 41.17 Setting up gnupg-l10n (2.2.27-2) ...
16:56:41 #8 41.18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:56:41 #8 41.20 Setting up lzip (1.22-3) ...
16:56:41 #8 41.22 Setting up strace (5.10-1) ...
16:56:41 #8 41.24 Setting up libsigsegv2:amd64 (2.13-1) ...
16:56:41 #8 41.26 Setting up xz-utils (5.2.5-2) ...
16:56:41 #8 41.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:56:41 #8 41.28 Setting up t1utils (1.41-4) ...
16:56:41 #8 41.29 Setting up libquadmath0:amd64 (10.2.1-6) ...
16:56:41 #8 41.32 Setting up diffstat (1.64-1) ...
16:56:41 #8 41.33 Setting up libpng16-16:amd64 (1.6.37-3) ...
16:56:41 #8 41.35 Setting up libmpc3:amd64 (1.2.0-1) ...
16:56:41 #8 41.36 Setting up libatomic1:amd64 (10.2.1-6) ...
16:56:41 #8 41.38 Setting up patch (2.7.6-7) ...
16:56:41 #8 41.39 Setting up autopoint (0.21-4) ...
16:56:41 #8 41.41 Setting up libwebp6:amd64 (0.6.1-2.1) ...
16:56:41 #8 41.42 Setting up fonts-dejavu-core (2.37-2) ...
16:56:41 #8 41.50 Setting up libxdelta2 (1.1.3-9.3) ...
16:56:41 #8 41.52 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
16:56:41 #8 41.53 Setting up libltdl7:amd64 (2.4.6-15) ...
16:56:41 rm -f -r src
16:56:41 #8 41.55 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:56:41 #8 41.57 Setting up libubsan1:amd64 (10.2.1-6) ...
16:56:41 #8 41.58 Setting up libmd0:amd64 (1.0.3-3) ...
16:56:41 #8 41.61 Setting up python-apt-common (2.2.1) ...
16:56:41 #8 41.64 Setting up libnsl-dev:amd64 (1.3.0-2) ...
16:56:41 #8 41.67 Setting up sensible-utils (0.0.14) ...
16:56:41 #8 41.70 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
16:56:41 #8 41.72 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
16:56:41 #8 41.73 Setting up libuchardet0:amd64 (0.0.7-1) ...
16:56:41 #8 41.75 Setting up lzop (1.04-2) ...
16:56:41 #8 41.76 Setting up libmpdec3:amd64 (2.5.1-1) ...
16:56:41 #8 41.78 Setting up git-man (1:2.30.2-1) ...
16:56:41 #8 41.79 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:56:41 #8 41.81 Setting up netbase (6.3) ...
16:56:41 #8 41.84 Setting up libtiff5:amd64 (4.2.0-1) ...
16:56:41 #8 41.86 Setting up libbinutils:amd64 (2.35.2-2) ...
16:56:41 #8 41.87 Setting up libfido2-1:amd64 (1.6.0-2) ...
16:56:41 #8 41.89 Setting up libisl23:amd64 (0.23-1) ...
16:56:41 #8 41.91 Setting up libc-dev-bin (2.31-13) ...
16:56:41 #8 41.92 Setting up openssl (1.1.1k-1+deb11u1) ...
16:56:41 #8 41.94 Setting up libbsd0:amd64 (0.11.3-1) ...
16:56:41 #8 41.96 Setting up libelf1:amd64 (0.183-1) ...
16:56:41 #8 41.97 Setting up readline-common (8.1-1) ...
16:56:41 #8 41.99 Setting up publicsuffix (20210108.1309-1) ...
16:56:41 #8 42.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:56:41 #8 42.01 Setting up libmarkdown2:amd64 (2.2.6-1) ...
16:56:41 #8 42.03 Setting up libcc1-0:amd64 (10.2.1-6) ...
16:56:41 #8 42.04 Setting up iso-codes (4.6.0-1) ...
16:56:41 #8 42.06 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:56:41 #8 42.07 Setting up liblsan0:amd64 (10.2.1-6) ...
16:56:41 #8 42.09 Setting up cpp-10 (10.2.1-6) ...
16:56:42 make -C rpm clean
16:56:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
16:56:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:56:42 rm -f -r rpmbuild/
16:56:42 docker builder prune -f --filter until=24h
16:56:42 Total reclaimed space: 0B
16:56:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
16:56:42 make -C deb clean
16:56:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
16:56:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:56:42 #8 42.10 Setting up dctrl-tools (2.24-3+b1) ...
16:56:42 #8 42.12 Setting up libitm1:amd64 (10.2.1-6) ...
16:56:42 #8 42.14 Setting up debian-keyring (2021.07.26) ...
16:56:42 #8 42.15 Setting up libgdbm6:amd64 (1.19-2) ...
16:56:42 #8 42.17 Setting up libtsan0:amd64 (10.2.1-6) ...
16:56:42 #8 42.18 Setting up libctf0:amd64 (2.35.2-2) ...
16:56:42 #8 42.20 Setting up pinentry-curses (1.1.0-4) ...
16:56:42 #8 42.22 Setting up manpages-dev (5.10-1) ...
16:56:42 #8 42.23 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
16:56:42 #8 42.24 Setting up libxcb1:amd64 (1.14-3) ...
16:56:42 #8 42.27 Setting up gettext (0.21-4) ...
16:56:42 #8 42.28 Setting up xdelta (1.1.3-9.3) ...
16:56:42 #8 42.30 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:56:42 #8 42.31 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
16:56:42 #8 42.33 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
16:56:42 #8 42.34 Setting up libreadline8:amd64 (8.1-1) ...
16:56:42 #8 42.36 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:56:42 #8 42.37 Setting up m4 (1.4.18-5) ...
16:56:42 #8 42.39 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
16:56:42 #8 42.41 Setting up ca-certificates (20210119) ...
16:56:42 #8 42.74 Updating certificates in /etc/ssl/certs...
16:56:42 #8 43.12 129 added, 0 removed; done.
16:56:43 rm -f -r debbuild
16:56:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
16:56:43 #8 43.17 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
16:56:43 #8 43.18 Setting up shared-mime-info (2.0-1) ...
16:56:44 rm -f -r sources
16:56:44 docker builder prune -f --filter until=24h
16:56:44 Total reclaimed space: 0B
16:56:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
16:56:44 make -C static clean
16:56:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
16:56:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
16:56:44 rm -f -r build
16:56:44 docker builder prune -f --filter until=24h
16:56:44 Total reclaimed space: 0B
16:56:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:56:46 #8 46.17 Setting up libgdbm-compat4:amd64 (1.19-2) ...
16:56:46 #8 46.18 Setting up ucf (3.0043) ...
16:56:46 #8 46.28 Setting up libperl5.32:amd64 (5.32.1-4+deb11u1) ...
16:56:46 #8 46.30 Setting up dwz (0.13+20210201-1) ...
16:56:46 #8 46.32 Setting up groff-base (1.22.4-6) ...
16:56:46 #8 46.34 Setting up cpp (4:10.2.1-1) ...
16:56:46 #8 46.36 Setting up pixz (1.0.7-1) ...
16:56:46 #8 46.38 Setting up gpgconf (2.2.27-2) ...
16:56:46 #8 46.39 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
16:56:46 #8 46.41 Setting up libc6-dev:amd64 (2.31-13) ...
16:56:46 #8 46.42 Setting up libx11-6:amd64 (2:1.7.2-1) ...
16:56:46 #8 46.43 Setting up curl (7.74.0-1.3+b1) ...
16:56:46 #8 46.44 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
16:56:46 #8 46.46 Setting up gpg (2.2.27-2) ...
16:56:46 #8 46.47 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
16:56:46 #8 46.51 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
16:56:46 #8 46.56 Setting up gnupg-utils (2.2.27-2) ...
16:56:46 #8 46.58 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
16:56:46 #8 46.59 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
16:56:46 #8 46.61 Setting up gpg-agent (2.2.27-2) ...
16:56:47 #8 47.06 Setting up libxpm4:amd64 (1:3.5.12-1) ...
16:56:47 #8 47.08 Setting up fontconfig-config (2.13.1-4.2) ...
16:56:47 #8 47.26 Setting up openssh-client (1:8.4p1-5) ...
16:56:47 #8 47.36 Setting up gpgsm (2.2.27-2) ...
16:56:47 #8 47.38 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
16:56:47 #8 47.39 Setting up binutils (2.35.2-2) ...
16:56:47 #8 47.40 Setting up man-db (2.9.4-2) ...
16:56:47 #8 47.50 Building database of manual pages ...
16:57:02 #8 62.23 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
16:57:02 #8 62.34 Setting up dirmngr (2.2.27-2) ...
16:57:02 #8 62.52 Setting up perl (5.32.1-4+deb11u1) ...
16:57:02 #8 62.54 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
16:57:02 #8 62.56 Setting up libclass-data-inheritable-perl (0.08-3) ...
16:57:02 #8 62.63 Setting up libdata-dump-perl (1.23-1.1) ...
16:57:02 #8 62.65 Setting up libref-util-perl (0.204-1) ...
16:57:02 #8 62.67 Setting up libipc-system-simple-perl (1.30-1) ...
16:57:02 #8 62.68 Setting up libnet-domain-tld-perl (1.75-1.1) ...
16:57:02 #8 62.70 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
16:57:02 #8 62.72 Setting up libvariable-magic-perl (0.62-1+b3) ...
16:57:02 #8 62.73 Setting up libio-html-perl (1.004-2) ...
16:57:02 #8 62.74 Setting up libpod-parser-perl (1.63-2) ...
16:57:02 #8 62.76 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
16:57:02 #8 62.77 Setting up liblist-moreutils-xs-perl (0.430-2) ...
16:57:02 #8 62.79 Setting up gcc-10 (10.2.1-6) ...
16:57:02 #8 62.80 Setting up libparams-util-perl (1.102-1+b1) ...
16:57:02 #8 62.82 Setting up libdpkg-perl (1.20.9) ...
16:57:02 #8 62.83 Setting up libtime-duration-perl (1.21-1) ...
16:57:02 #8 62.85 Setting up autoconf (2.69-14) ...
16:57:02 #8 62.87 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
16:57:02 #8 62.88 Setting up libarray-intspan-perl (2.004-1) ...
16:57:02 #8 62.90 Setting up libcapture-tiny-perl (0.48-1) ...
16:57:02 #8 62.91 Setting up libtimedate-perl (2.3300-2) ...
16:57:02 #8 62.93 Setting up gpg-wks-server (2.2.27-2) ...
16:57:02 #8 62.95 Setting up libsub-name-perl (0.26-1+b1) ...
16:57:02 #8 62.97 Setting up libtype-tiny-xs-perl (0.022-1) ...
16:57:03 #8 62.98 Setting up libdata-validate-domain-perl (0.10-1.1) ...
16:57:03 #8 62.99 Setting up libproc-processtable-perl (0.59-2+b1) ...
16:57:03 #8 63.01 Setting up libfile-chdir-perl (0.1008-1.1) ...
16:57:03 #8 63.03 Setting up xauth (1:1.1-1) ...
16:57:03 #8 63.05 Setting up libpath-tiny-perl (0.118-1) ...
16:57:03 #8 63.06 Setting up libarchive-cpio-perl (0.10-1.1) ...
16:57:03 #8 63.07 Setting up libjson-perl (4.03000-1) ...
16:57:03 #8 63.09 Setting up libipc-run3-perl (0.048-2) ...
16:57:03 #8 63.11 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
16:57:03 #8 63.13 Setting up libsub-override-perl (0.09-2) ...
16:57:03 #8 63.14 Setting up libaliased-perl (0.34-1.1) ...
16:57:03 #8 63.16 Setting up libstrictures-perl (2.000006-1) ...
16:57:03 #8 63.17 Setting up libsub-quote-perl (2.006006-1) ...
16:57:03 #8 63.18 Setting up libdevel-stacktrace-perl (2.0400-1) ...
16:57:03 #8 63.21 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
16:57:03 #8 63.22 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
16:57:03 #8 63.24 Setting up libsort-versions-perl (1.62-1) ...
16:57:03 #8 63.25 Setting up libexporter-tiny-perl (1.002002-1) ...
16:57:03 #8 63.26 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
16:57:03 #8 63.28 Setting up libfile-dirlist-perl (0.05-2) ...
16:57:03 #8 63.29 Setting up libterm-readkey-perl (2.38-1+b2) ...
16:57:03 #8 63.31 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
16:57:03 #8 63.32 Setting up libperlio-gzip-perl (0.19-1+b7) ...
16:57:03 #8 63.33 Setting up libsys-hostname-long-perl (1.5-2) ...
16:57:03 #8 63.35 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
16:57:03 #8 63.36 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
16:57:03 #8 63.38 Setting up liburi-perl (5.08-1) ...
16:57:03 #8 63.39 Setting up libfile-touch-perl (0.11-1) ...
16:57:03 #8 63.41 Setting up python3.9 (3.9.2-1) ...
16:57:03 #8 63.99 Setting up libemail-address-xs-perl (1.04-1+b3) ...
16:57:04 #8 64.01 Setting up libnet-ssleay-perl (1.88-3+b1) ...
16:57:04 #8 64.02 Setting up automake (1:1.16.3-2) ...
16:57:04 #8 64.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:57:04 #8 64.04 Setting up libapt-pkg-perl (0.1.39) ...
16:57:04 #8 64.06 Setting up libio-sessiondata-perl (1.03-1.1) ...
16:57:04 #8 64.07 Setting up libstring-escape-perl (2010.002-2) ...
16:57:04 #8 64.08 Setting up libhttp-date-perl (6.05-1) ...
16:57:04 #8 64.10 Setting up libfile-which-perl (1.23-1) ...
16:57:04 #8 64.11 Setting up libfile-basedir-perl (0.08-1) ...
16:57:04 #8 64.13 Setting up libnumber-range-perl (0.12-1.1) ...
16:57:04 #8 64.14 Setting up libtask-weaken-perl (1.06-1) ...
16:57:04 #8 64.16 Setting up libunicode-utf8-perl (0.62-1+b2) ...
16:57:04 #8 64.17 Setting up libmouse-perl (2.5.10-1+b1) ...
16:57:04 #8 64.18 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
16:57:04 #8 64.20 Setting up g++-10 (10.2.1-6) ...
16:57:04 #8 64.22 Setting up libfile-listing-perl (6.14-1) ...
16:57:04 #8 64.23 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
16:57:04 #8 64.24 Setting up gpg-wks-client (2.2.27-2) ...
16:57:04 #8 64.26 Setting up libregexp-pattern-perl (0.2.14-1) ...
16:57:04 #8 64.27 Setting up libdata-messagepack-perl (1.00-4+b1) ...
16:57:04 #8 64.28 Setting up libclass-inspector-perl (1.36-1) ...
16:57:04 #8 64.30 Setting up libfont-afm-perl (1.20-3) ...
16:57:04 #8 64.31 Setting up libwant-perl (0.29-1+b6) ...
16:57:04 #8 64.32 Setting up libdynaloader-functions-perl (0.003-1.1) ...
16:57:04 #8 64.33 Setting up libtext-glob-perl (0.11-1) ...
16:57:04 #8 64.35 Setting up libclass-method-modifiers-perl (2.13-1) ...
16:57:04 #8 64.36 Setting up liblist-compare-perl (0.55-1) ...
16:57:04 #8 64.38 Setting up libref-util-xs-perl (0.117-1+b3) ...
16:57:04 #8 64.41 Setting up libio-pty-perl (1:1.15-2) ...
16:57:04 #8 64.43 Setting up libtool (2.4.6-15) ...
16:57:04 #8 64.44 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
16:57:04 #8 64.46 Setting up libsort-key-perl (1.33-2+b3) ...
16:57:04 #8 64.47 Setting up libclone-perl (0.45-1+b1) ...
16:57:04 #8 64.49 Setting up libalgorithm-diff-perl (1.201-1) ...
16:57:04 #8 64.50 Setting up libarchive-zip-perl (1.68-1) ...
16:57:04 #8 64.52 Setting up libsub-identify-perl (0.14-1+b3) ...
16:57:04 #8 64.54 Setting up libdistro-info-perl (1.0) ...
16:57:04 #8 64.55 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
16:57:04 #8 64.56 Setting up libobject-id-perl (0.1.2-2.1) ...
16:57:04 #8 64.58 Setting up libio-stringy-perl (2.111-3) ...
16:57:04 #8 64.59 Setting up liblist-moreutils-perl (0.430-2) ...
16:57:04 #8 64.61 Setting up libhtml-tagset-perl (3.20-4) ...
16:57:04 #8 64.62 Setting up liblog-any-perl (1.709-1) ...
16:57:04 #8 64.63 Setting up libauthen-sasl-perl (2.1600-1.1) ...
16:57:04 #8 64.65 Setting up libdevel-size-perl (0.83-1+b2) ...
16:57:04 #8 64.66 Setting up libdebhelper-perl (13.3.4) ...
16:57:04 #8 64.67 Setting up libpod-constants-perl (0.19-2) ...
16:57:04 #8 64.69 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
16:57:04 #8 64.70 Setting up libconvert-binhex-perl (1.125-1) ...
16:57:04 #8 64.72 Setting up liblwp-mediatypes-perl (6.04-1) ...
16:57:04 #8 64.73 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
16:57:04 #8 64.75 Setting up libtry-tiny-perl (0.30-1) ...
16:57:04 #8 64.76 Setting up libtype-tiny-perl (1.012001-2) ...
16:57:04 #8 64.78 Setting up libcommon-sense-perl (3.75-1+b4) ...
16:57:04 #8 64.79 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:57:04 #8 64.80 Setting up libnet-http-perl (6.20-1) ...
16:57:04 #8 64.81 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
16:57:04 #8 64.83 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
16:57:04 #8 64.84 Setting up libtime-moment-perl (0.44-1+b3) ...
16:57:04 #8 64.86 Setting up libencode-locale-perl (1.05-1.1) ...
16:57:04 #8 64.87 Setting up python3 (3.9.2-3) ...
16:57:05 #8 65.15 Setting up libexception-class-perl (1.44-1) ...
16:57:05 #8 65.16 Setting up python3-xdg (0.27-2) ...
16:57:05 #8 65.32 Setting up libconfig-tiny-perl (2.26-1) ...
16:57:05 #8 65.34 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
16:57:05 #8 65.35 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
16:57:05 #8 65.36 Setting up liblist-utilsby-perl (0.11-1) ...
16:57:05 #8 65.38 Setting up libstring-shellquote-perl (1.04-1) ...
16:57:05 #8 65.40 Setting up libsub-install-perl (0.928-1.1) ...
16:57:05 #8 65.41 Setting up gcc (4:10.2.1-1) ...
16:57:05 #8 65.44 Setting up dpkg-dev (1.20.9) ...
16:57:05 #8 65.47 Setting up libnumber-compare-perl (0.03-1.1) ...
16:57:05 #8 65.48 Setting up intltool-debian (0.35.0+20060710.5) ...
16:57:05 #8 65.49 Setting up liberror-perl (0.17029-1) ...
16:57:05 #8 65.51 Setting up python3-six (1.16.0-2) ...
16:57:05 #8 65.65 Setting up dh-autoreconf (20) ...
16:57:05 #8 65.66 Setting up patchutils (0.4.2-1) ...
16:57:05 #8 65.68 Setting up libmail-sendmail-perl (0.80-1.1) ...
16:57:05 #8 65.69 Setting up libltdl-dev:amd64 (2.4.6-15) ...
16:57:05 #8 65.70 Setting up libjson-maybexs-perl (1.004003-1) ...
16:57:05 #8 65.71 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:57:05 #8 65.73 Setting up libio-string-perl (1.08-3.1) ...
16:57:05 #8 65.74 Setting up libreadonly-perl (2.050-3) ...
16:57:05 #8 65.75 Setting up python3-gpg (1.14.0-1+b2) ...
16:57:05 #8 65.92 Setting up python3-certifi (2020.6.20-1) ...
16:57:05 #8 66.05 Setting up libfile-find-rule-perl (0.34-1) ...
16:57:06 #8 66.06 Setting up libstring-copyright-perl (0.003006-1) ...
16:57:06 #8 66.08 Setting up libgd3:amd64 (2.3.0-2) ...
16:57:06 #8 66.09 Setting up python3-idna (2.10-1) ...
16:57:06 #8 66.28 Setting up libdata-optlist-perl (0.110-1.1) ...
16:57:06 #8 66.29 Setting up libipc-run-perl (20200505.0-1) ...
16:57:06 #8 66.31 Setting up git (1:2.30.2-1) ...
16:57:06 #8 66.34 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
16:57:06 #8 66.35 Setting up python3-urllib3 (1.26.5-1~exp1) ...
16:57:06 #8 66.52 Setting up libcontextual-return-perl (0.004014-2) ...
16:57:06 #8 66.54 Setting up libwww-robotrules-perl (6.02-1) ...
16:57:06 #8 66.55 Setting up libtypes-serialiser-perl (1.01-1) ...
16:57:06 #8 66.57 Setting up g++ (4:10.2.1-1) ...
16:57:06 #8 66.59 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
16:57:06 #8 66.60 Setting up libhtml-parser-perl (3.75-1+b1) ...
16:57:06 #8 66.61 Setting up libgit-wrapper-perl (0.048-1) ...
16:57:06 #8 66.62 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
16:57:06 #8 66.64 Setting up librole-tiny-perl (2.002004-1) ...
16:57:06 #8 66.65 Setting up gnupg (2.2.27-2) ...
16:57:06 #8 66.66 Setting up build-essential (12.9) ...
16:57:06 #8 66.68 Setting up python3-unidiff (0.5.5-2) ...
16:57:06 #8 66.81 Setting up lsb-release (11.1.0) ...
16:57:06 #8 66.83 Setting up libfont-ttf-perl (1.06-1.1) ...
16:57:06 #8 66.84 Setting up libfile-homedir-perl (1.006-1) ...
16:57:06 #8 66.85 Setting up python3-magic (2:0.4.20-3) ...
16:57:06 #8 66.98 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
16:57:06 #8 67.01 Setting up pristine-tar (1.49) ...
16:57:06 #8 67.03 Setting up libio-socket-ssl-perl (2.069-1) ...
16:57:06 #8 67.04 Setting up libsub-exporter-perl (0.987-1) ...
16:57:06 #8 67.05 Setting up libc-devtools (2.31-13) ...
16:57:06 #8 67.06 Setting up libalgorithm-merge-perl (0.08-3) ...
16:57:07 #8 67.08 Setting up libhttp-message-perl (6.28-1) ...
16:57:07 #8 67.09 Setting up libhtml-form-perl (6.07-1) ...
16:57:07 #8 67.11 Setting up python3-pkg-resources (52.0.0-4) ...
16:57:07 #8 67.30 Setting up libiterator-perl (0.03+ds1-1.1) ...
16:57:07 #8 67.31 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
16:57:07 #8 67.32 Setting up libjson-xs-perl (4.030-1+b1) ...
16:57:07 #8 67.34 Setting up libhttp-negotiate-perl (6.01-1) ...
16:57:07 #8 67.35 Setting up libio-prompter-perl (0.004015-1) ...
16:57:07 #8 67.36 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
16:57:07 #8 67.38 Setting up libhttp-cookies-perl (6.10-1) ...
16:57:07 #8 67.39 Setting up python3-apt (2.2.1) ...
16:57:07 #8 67.56 Setting up po-debconf (1.0.21+nmu1) ...
16:57:07 #8 67.57 Setting up libhtml-tree-perl (5.07-2) ...
16:57:07 #8 67.59 Setting up libparams-classify-perl (0.015-1+b3) ...
16:57:07 #8 67.60 Setting up libpath-iterator-rule-perl (1.014-1) ...
16:57:07 #8 67.62 Setting up libhtml-format-perl (2.12-1.1) ...
16:57:07 #8 67.63 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:57:07 #8 67.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:57:07 #8 67.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:57:07 #8 67.86 
16:57:07 #8 67.86 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:57:08 #8 67.88 Setting up python3-chardet (4.0.0-1) ...
16:57:08 #8 68.13 Setting up libnet-smtp-ssl-perl (1.04-1) ...
16:57:08 #8 68.15 Setting up libmodule-runtime-perl (0.016-1) ...
16:57:08 #8 68.16 Setting up libmailtools-perl (2.21-1) ...
16:57:08 #8 68.17 Setting up python3-debian (0.1.39) ...
16:57:08 #8 68.33 Setting up python3-requests (2.25.1+dfsg-2) ...
16:57:08 #8 68.48 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:57:08 #8 68.52 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:57:08 #8 68.59 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:57:08 #8 68.65 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:57:08 #8 68.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:57:08 #8 68.79 Setting up dh-strip-nondeterminism (1.12.0-1) ...
16:57:08 #8 68.81 Setting up libconst-fast-perl (0.014-1.1) ...
16:57:08 #8 68.82 Setting up libhttp-daemon-perl (6.12-1) ...
16:57:08 #8 68.84 Setting up libdata-dpath-perl (0.58-1) ...
16:57:08 #8 68.85 Setting up libmodule-implementation-perl (0.09-1.1) ...
16:57:08 #8 68.87 Setting up libpackage-stash-perl (0.39-1) ...
16:57:08 #8 68.88 Setting up libimport-into-perl (1.002005-1) ...
16:57:08 #8 68.89 Setting up libmoo-perl (2.004004-1) ...
16:57:08 #8 68.90 Setting up liblist-someutils-perl (0.58-1) ...
16:57:08 #8 68.92 Setting up debhelper (13.3.4) ...
16:57:08 #8 68.94 Setting up libmime-tools-perl (5.509-1) ...
16:57:08 #8 68.95 Setting up dput (1.1.0) ...
16:57:09 #8 69.10 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
16:57:09 #8 69.11 Setting up equivs (2.3.1) ...
16:57:09 #8 69.13 Setting up libmoox-aliases-perl (0.001006-1.1) ...
16:57:09 #8 69.15 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
16:57:09 #8 69.16 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
16:57:09 #8 69.18 Setting up libnamespace-clean-perl (0.27-1) ...
16:57:09 #8 69.20 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
16:57:09 #8 69.21 Setting up libnamespace-autoclean-perl (0.29-1) ...
16:57:09 #8 69.22 Setting up libgitlab-api-v4-perl (0.26-1) ...
16:57:09 #8 69.24 Setting up libmoox-struct-perl (0.020-1) ...
16:57:09 #8 69.25 Setting up lintian (2.104.0) ...
16:57:09 #8 69.27 Setting up licensecheck (3.1.1-2) ...
16:57:09 #8 69.29 Setting up liblwp-protocol-https-perl (6.10-1) ...
16:57:09 #8 69.30 Setting up libwww-perl (6.52-1) ...
16:57:09 #8 69.32 Setting up devscripts (2.21.3) ...
16:57:09 #8 69.48 Setting up libxml-parser-perl:amd64 (2.46-2) ...
16:57:09 #8 69.49 Setting up libxml-sax-expat-perl (0.51-1) ...
16:57:09 #8 69.53 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
16:57:09 #8 69.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:57:09 #8 69.69 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:57:09 #8 69.72 Setting up libsoap-lite-perl (1.27-1) ...
16:57:09 #8 69.74 Setting up libxmlrpc-lite-perl (0.717-4) ...
16:57:09 #8 69.75 Processing triggers for libc-bin (2.31-13) ...
16:57:09 #8 69.78 Processing triggers for ca-certificates (20210119) ...
16:57:09 #8 69.78 Updating certificates in /etc/ssl/certs...
16:57:10 #8 70.10 0 added, 0 removed; done.
16:57:10 #8 70.10 Running hooks in /etc/ca-certificates/update.d...
16:57:10 #8 70.10 done.
16:57:10 #8 DONE 70.4s
16:57:10 
16:57:10 #10 [stage-1 3/8] COPY common /root/build-deb/debian
16:57:10 #10 sha256:998bbde41596d4cb2c9d7721052dbff9cbf570f9c405e358d371b76849896476
16:57:10 #10 DONE 0.0s
16:57:10 
16:57:10 #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
16:57:10 #11 sha256:ea14cd806d736153d65fcd57b23f0cc4029ebfb5875efde121f6d8f80cfdd1b2
16:57:11 #11 0.718 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
16:57:11 #11 0.718 Hit:2 http://deb.debian.org/debian bullseye InRelease
16:57:11 #11 0.718 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
16:57:11 #11 0.950 Reading package lists...
16:57:12 #11 1.682 dpkg-buildpackage: info: source package docker-ce-build-deps
16:57:12 #11 1.682 dpkg-buildpackage: info: source version 1.0
16:57:12 #11 1.682 dpkg-buildpackage: info: source distribution unstable
16:57:12 #11 1.682 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
16:57:12 #11 1.714 dpkg-buildpackage: info: host architecture amd64
16:57:12 #11 1.714  dpkg-source --before-build .
16:57:12 #11 1.806  debian/rules clean
16:57:12 #11 1.807 dh clean
16:57:12 #11 1.879    dh_clean
16:57:12 #11 1.911  debian/rules binary
16:57:12 #11 1.913 dh binary
16:57:12 #11 1.974    dh_update_autotools_config
16:57:12 #11 1.999    dh_autoreconf
16:57:12 #11 2.036    create-stamp debian/debhelper-build-stamp
16:57:12 #11 2.036    dh_prep
16:57:12 #11 2.061    dh_install
16:57:12 #11 2.091    dh_installdocs
16:57:12 #11 2.125    dh_installchangelogs
16:57:12 #11 2.202    dh_perl
16:57:12 #11 2.234    dh_link
16:57:12 #11 2.265    dh_strip_nondeterminism
16:57:12 #11 2.319    dh_compress
16:57:12 #11 2.353    dh_fixperms
16:57:12 #11 2.389    dh_missing
16:57:12 #11 2.412    dh_installdeb
16:57:12 #11 2.444    dh_gencontrol
16:57:12 #11 2.549    dh_md5sums
16:57:13 #11 2.579    dh_builddeb
16:57:13 #11 2.602 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
16:57:13 #11 2.621  dpkg-genbuildinfo --build=binary
16:57:13 #11 2.750  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
16:57:13 #11 2.823 dpkg-genchanges: info: binary-only upload (no source code included)
16:57:13 #11 2.825  dpkg-source --after-build .
16:57:13 #11 2.916 dpkg-buildpackage: info: binary-only upload (no source included)
16:57:13 #11 2.920 
16:57:13 #11 2.920 The package has been created.
16:57:13 #11 2.920 Attention, the package has been created in the current directory,
16:57:13 #11 2.920 not in ".." as indicated by the message above!
16:57:13 #11 2.943 Selecting previously unselected package docker-ce-build-deps.
16:57:13 #11 2.960 (Reading database ... 28620 files and directories currently installed.)
16:57:13 #11 2.960 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
16:57:13 #11 2.966 Unpacking docker-ce-build-deps (1.0) ...
16:57:13 #11 3.017 Reading package lists...
16:57:13 #11 3.489 Building dependency tree...
16:57:13 #11 3.578 Reading state information...
16:57:13 #11 3.592 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
16:57:14 #11 3.711 Starting 2 pkgProblemResolver with broken count: 0
16:57:14 #11 3.713 Done
16:57:14 #11 3.823  Done
16:57:14 #11 3.918 Starting pkgProblemResolver with broken count: 0
16:57:14 #11 3.936 Starting 2 pkgProblemResolver with broken count: 0
16:57:14 #11 3.938 Done
16:57:14 #11 4.098 The following additional packages will be installed:
16:57:14 #11 4.098   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:57:14 #11 4.098   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:57:14 #11 4.098   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:57:14 #11 4.098   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:57:14 #11 4.099   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:57:14 #11 4.099 Suggested packages:
16:57:14 #11 4.099   cmake-doc ninja-build apparmor-easyprof seccomp
16:57:14 #11 4.099 Recommended packages:
16:57:14 #11 4.099   psmisc
16:57:14 #11 4.264 The following NEW packages will be installed:
16:57:14 #11 4.265   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
16:57:14 #11 4.265   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
16:57:14 #11 4.265   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
16:57:14 #11 4.265   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
16:57:14 #11 4.266   libsystemd-dev libudev-dev libuv1 pkg-config procps
16:57:14 #11 4.534 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
16:57:14 #11 4.534 1 not fully installed or removed.
16:57:14 #11 4.534 Need to get 11.8 MB of archives.
16:57:14 #11 4.534 After this operation, 47.8 MB of additional disk space will be used.
16:57:14 #11 4.534 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:57:15 #11 4.540 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
16:57:15 #11 4.553 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
16:57:15 #11 4.554 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
16:57:15 #11 4.557 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
16:57:15 #11 4.562 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:57:15 #11 4.562 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:57:15 #11 4.567 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:57:15 #11 4.568 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
16:57:15 #11 4.609 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
16:57:15 #11 4.610 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:57:15 #11 4.612 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:57:15 #11 4.614 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:57:15 #11 4.615 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:57:15 #11 4.616 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:57:15 #11 4.616 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:57:15 #11 4.618 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:57:15 #11 4.620 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:57:15 #11 4.622 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:57:15 #11 4.629 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:57:15 #11 4.630 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:57:15 #11 4.631 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:57:15 #11 4.637 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:57:15 #11 4.638 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
16:57:15 #11 4.638 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:57:15 #11 4.638 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
16:57:15 #11 4.778 debconf: delaying package configuration, since apt-utils is not installed
16:57:15 #11 4.817 Fetched 11.8 MB in 0s (32.2 MB/s)
16:57:15 #11 4.849 Selecting previously unselected package bash-completion.
16:57:15 #11 4.849 (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 ... 28624 files and directories currently installed.)
16:57:15 #11 4.864 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
16:57:15 #11 5.353 Unpacking bash-completion (1:2.11-2) ...
16:57:15 #11 5.494 Selecting previously unselected package cmake-data.
16:57:15 #11 5.497 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ...
16:57:15 #11 5.504 Unpacking cmake-data (3.18.4-2) ...
16:57:16 #11 5.867 Selecting previously unselected package libncurses6:amd64.
16:57:16 #11 5.871 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
16:57:16 #11 5.878 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
16:57:16 #11 5.927 Selecting previously unselected package libprocps8:amd64.
16:57:16 #11 5.927 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
16:57:16 #11 5.934 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
16:57:16 #11 5.989 Selecting previously unselected package procps.
16:57:16 #11 5.992 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
16:57:16 #11 5.999 Unpacking procps (2:3.3.17-5) ...
16:57:16 #11 6.086 Selecting previously unselected package libjsoncpp24:amd64.
16:57:16 #11 6.088 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
16:57:16 #11 6.094 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:57:16 #11 6.140 Selecting previously unselected package librhash0:amd64.
16:57:16 #11 6.143 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
16:57:16 #11 6.148 Unpacking librhash0:amd64 (1.4.1-2) ...
16:57:16 #11 6.195 Selecting previously unselected package libuv1:amd64.
16:57:16 #11 6.198 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
16:57:16 #11 6.203 Unpacking libuv1:amd64 (1.40.0-2) ...
16:57:16 #11 6.246 Selecting previously unselected package cmake.
16:57:16 #11 6.249 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ...
16:57:16 #11 6.253 Unpacking cmake (3.18.4-2) ...
16:57:17 #11 6.793 Selecting previously unselected package dh-apparmor.
16:57:17 #11 6.796 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
16:57:17 #11 6.802 Unpacking dh-apparmor (2.13.6-10) ...
16:57:17 #11 6.851 Selecting previously unselected package libbtrfs0:amd64.
16:57:17 #11 6.854 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
16:57:17 #11 6.859 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:57:17 #11 6.916 Selecting previously unselected package libbtrfs-dev:amd64.
16:57:17 #11 6.919 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:57:17 #11 6.924 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:57:17 #11 6.983 Selecting previously unselected package dmsetup.
16:57:17 #11 6.986 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:57:17 #11 6.991 Unpacking dmsetup (2:1.02.175-2.1) ...
16:57:17 #11 7.037 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:57:17 #11 7.040 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:57:17 #11 7.043 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:57:17 #11 7.096 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:57:17 #11 7.099 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:57:17 #11 7.104 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:57:17 #11 7.141 Selecting previously unselected package libudev-dev:amd64.
16:57:17 #11 7.144 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ...
16:57:17 #11 7.149 Unpacking libudev-dev:amd64 (247.3-6) ...
16:57:17 #11 7.187 Selecting previously unselected package libsepol1-dev:amd64.
16:57:17 #11 7.190 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
16:57:17 #11 7.198 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:57:17 #11 7.272 Selecting previously unselected package libpcre2-16-0:amd64.
16:57:17 #11 7.275 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
16:57:17 #11 7.280 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:57:17 #11 7.340 Selecting previously unselected package libpcre2-32-0:amd64.
16:57:17 #11 7.342 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
16:57:17 #11 7.348 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:57:17 #11 7.412 Selecting previously unselected package libpcre2-posix2:amd64.
16:57:17 #11 7.415 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
16:57:17 #11 7.422 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:57:17 #11 7.461 Selecting previously unselected package libpcre2-dev:amd64.
16:57:17 #11 7.464 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
16:57:17 #11 7.469 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:57:18 #11 7.575 Selecting previously unselected package libselinux1-dev:amd64.
16:57:18 #11 7.578 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
16:57:18 #11 7.584 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:57:18 #11 7.676 Selecting previously unselected package libdevmapper-dev:amd64.
16:57:18 #11 7.679 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:57:18 #11 7.685 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:57:18 #11 7.720 Selecting previously unselected package libseccomp-dev:amd64.
16:57:18 #11 7.723 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ...
16:57:18 #11 7.728 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
16:57:18 #11 7.774 Selecting previously unselected package libsystemd-dev:amd64.
16:57:18 #11 7.777 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ...
16:57:18 #11 7.783 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:57:18 #11 7.886 Selecting previously unselected package pkg-config.
16:57:18 #11 7.889 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
16:57:18 #11 7.894 Unpacking pkg-config (0.29.2-1) ...
16:57:18 #11 7.945 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
16:57:18 #11 7.959 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:57:18 #11 7.971 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:57:18 #11 7.987 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:57:18 #11 8.004 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:57:18 #11 8.023 Setting up libuv1:amd64 (1.40.0-2) ...
16:57:18 #11 8.035 Setting up bash-completion (1:2.11-2) ...
16:57:18 #11 8.527 Setting up libncurses6:amd64 (6.2+20201114-2) ...
16:57:18 #11 8.543 Setting up pkg-config (0.29.2-1) ...
16:57:19 #11 8.594 Setting up libudev-dev:amd64 (247.3-6) ...
16:57:19 #11 8.607 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:57:19 #11 8.622 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:57:19 #11 8.641 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:57:19 #11 8.656 Setting up librhash0:amd64 (1.4.1-2) ...
16:57:19 #11 8.673 Setting up cmake-data (3.18.4-2) ...
16:57:19 #11 8.696 Setting up dh-apparmor (2.13.6-10) ...
16:57:19 #11 8.712 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:57:19 #11 8.727 Setting up libprocps8:amd64 (2:3.3.17-5) ...
16:57:19 #11 8.742 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:57:19 #11 8.758 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:57:19 #11 8.773 Setting up procps (2:3.3.17-5) ...
16:57:19 #11 8.816 Setting up cmake (3.18.4-2) ...
16:57:19 #11 8.831 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:57:19 #11 8.850 Setting up dmsetup (2:1.02.175-2.1) ...
16:57:19 #11 8.864 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:57:19 #11 8.879 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:57:19 #11 8.895 Setting up docker-ce-build-deps (1.0) ...
16:57:19 #11 8.913 Processing triggers for libc-bin (2.31-13) ...
16:57:19 #11 8.935 Processing triggers for man-db (2.9.4-2) ...
16:57:21 #11 DONE 10.8s
16:57:21 
16:57:21 #12 [stage-1 5/8] COPY sources/ /sources
16:57:21 #12 sha256:2506537156564b1aadb49c21a8d3cee5e404f9278ad60653c42a2a78be7d318b
16:57:21 #12 DONE 0.1s
16:57:21 + DISABLE_WARN_OUTSIDE_CONTAINER=1
16:57:21 + make manpages
16:57:21 scripts/docs/generate-man.sh
16:57:21 
16:57:21 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
16:57:21 #14 sha256:574f69a6e03fb26c2310c3330e8e476ec3d857efdd3e73bcc9393fcbaede3849
16:57:22 #14 DONE 1.7s
16:57:22 
16:57:22 #15 [stage-1 7/8] WORKDIR /root/build-deb
16:57:22 #15 sha256:6cb530aa78aba5af391daf71f9c9943739deaa7d6c0ee915e78ac607380c7e6e
16:57:22 #15 DONE 0.0s
16:57:23 
16:57:23 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
16:57:23 #16 sha256:61d04c2987ef7d63279e7c16c2bbb8fa80d3b608b9777892a17eda4ef2295803
16:57:23 #16 DONE 0.1s
16:57:23 
16:57:23 #17 exporting to image
16:57:23 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:57:23 #17 exporting layers
16:57:29 #17 exporting layers 6.4s done
16:57:29 #17 writing image sha256:143bc0f972bb05ba1a41c4323266090bd5944a2a97a543c0c3397d3df52bd999 done
16:57:29 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
16:57:29 #17 DONE 6.4s
16:57:29 docker run --rm  -e PLATFORM  -e EPOCH='5'  -e DEB_VERSION=0.0.0-20210916145224-e3023ca  -e VERSION=0.0.0-20210916145224-e3023ca  -e CLI_GITCOMMIT=e3023ca  -e ENGINE_GITCOMMIT=5176095  -e SCAN_VERSION=v0.8.0  -e SCAN_GITCOMMIT=35651ca  -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb/debbuild/debian-bullseye:/build    debbuild-debian-bullseye/x86_64
16:57:30 + set -e
16:57:30 + mkdir -p /root/build-deb/engine
16:57:30 + tar -C /root/build-deb -xzf /sources/engine.tgz
16:57:30 + mkdir -p /root/build-deb/cli
16:57:30 + tar -C /root/build-deb -xzf /sources/cli.tgz
16:57:30 + mkdir -p /root/build-deb/scan-cli-plugin
16:57:30 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
16:57:30 + mkdir -p /go/src/github.com/docker
16:57:30 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
16:57:30 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
16:57:30 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
16:57:30 + EPOCH=5
16:57:30 + EPOCH_SEP=
16:57:30 + [[ ! -z 5 ]]
16:57:30 + EPOCH_SEP=:
16:57:30 + [[ -z 0.0.0-20210916145224-e3023ca ]]
16:57:30 + echo VERSION AAA 0.0.0-20210916145224-e3023ca
16:57:30 VERSION AAA 0.0.0-20210916145224-e3023ca
16:57:30 + VERSION=0.0.0-20210916145224-e3023ca
16:57:30 + echo VERSION bbb 0.0.0-20210916145224-e3023ca
16:57:30 VERSION bbb 0.0.0-20210916145224-e3023ca
16:57:30 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
16:57:30 + debSource=docker-ce
16:57:30 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
16:57:30 + debMaintainer='Docker <support@docker.com>'
16:57:30 ++ date --rfc-2822
16:57:30 + debDate='Thu, 16 Sep 2021 16:57:30 +0000'
16:57:30 + cat
16:57:30 + export CLI_GITCOMMIT=e3023ca
16:57:30 + CLI_GITCOMMIT=e3023ca
16:57:30 + export ENGINE_GITCOMMIT=5176095
16:57:30 + ENGINE_GITCOMMIT=5176095
16:57:30 + export SCAN_GITCOMMIT=35651ca
16:57:30 + SCAN_GITCOMMIT=35651ca
16:57:30 + echo VERSION BBB 0.0.0-20210916145224-e3023ca
16:57:30 + dpkg-buildpackage -uc -us -I.git
16:57:30 VERSION BBB 0.0.0-20210916145224-e3023ca
16:57:31 dpkg-buildpackage: info: source package docker-ce
16:57:31 dpkg-buildpackage: info: source version 5:0.0.0-20210916145224-e3023ca-0~debian-bullseye
16:57:31 dpkg-buildpackage: info: source distribution bullseye
16:57:31 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
16:57:31 dpkg-buildpackage: info: host architecture amd64
16:57:31  dpkg-source -I.git --before-build .
16:57:31  debian/rules clean
16:57:31 dh clean --with=bash-completion
16:57:31    dh_clean
16:57:31  dpkg-source -I.git -b .
16:57:31 dpkg-source: warning: native package version may not have a revision
16:57:31 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20210916145224-e3023ca-0~debian'
16:57:31 dpkg-source: info: using source format '1.0'
16:57:31 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.tar.gz
16:57:41 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.dsc
16:57:41  debian/rules build
16:57:41 dh build --with=bash-completion
16:57:41    dh_update_autotools_config
16:57:41    dh_autoreconf
16:57:41    debian/rules override_dh_auto_build
16:57:41 make[1]: Entering directory '/root/build-deb'
16:57:41 # Build the daemon and dependencies
16:57:41 cd engine && DOCKER_GITCOMMIT=5176095 PRODUCT=docker ./hack/make.sh dynbinary
16:57:41 
16:57:41 Removing bundles/
16:57:41 
16:57:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
16:57:41 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:57:41 GOOS="" GOARCH="" GOARM=""
16:58:42 Project root: /go/src/github.com/docker/cli
16:58:42 Generating man pages into /go/src/github.com/docker/cli/man/man1
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
16:58:42 2021/09/16 16:58:33 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
16:58:42 + popd
16:58:42 ~/rpmbuild/BUILD/src
16:58:42 + pushd /root/rpmbuild/BUILD/src/plugins
16:58:42 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
16:58:42 + for installer in *.installer
16:58:42 + '[' buildx.installer '!=' scan.installer ']'
16:58:42 + bash buildx.installer build
16:58:42 Cloning into '/go/src/github.com/docker/buildx'...
16:58:42 Fetching origin
16:58:42 + GO111MODULE=on
16:58:42 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
16:59:18 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca
16:59:18 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:59:18 GOOS="" GOARCH="" GOARM=""
16:59:18 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca
16:59:18 
16:59:18 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:59:18 + RM_GOPATH=0
16:59:18 + TMP_GOPATH=/go
16:59:18 + : /usr/local/bin
16:59:18 + '[' -z /go ']'
16:59:18 + export GOPATH=/go
16:59:18 + GOPATH=/go
16:59:18 + case "$(go env GOARCH)" in
16:59:18 ++ go env GOARCH
16:59:18 + export GO_BUILDMODE=-buildmode=pie
16:59:18 + GO_BUILDMODE=-buildmode=pie
16:59:18 ++ dirname hack/dockerfile/install/install.sh
16:59:18 + dir=hack/dockerfile/install
16:59:18 + bin=tini
16:59:18 + shift
16:59:18 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:59:18 + . hack/dockerfile/install/tini.installer
16:59:18 ++ : v0.19.0
16:59:18 + install_tini
16:59:18 + echo 'Install tini version v0.19.0'
16:59:18 Install tini version v0.19.0
16:59:18 + git clone https://github.com/krallin/tini.git /go/tini
16:59:18 Cloning into '/go/tini'...
16:59:18 + cd /go/tini
16:59:18 + git checkout -q v0.19.0
16:59:18 + cmake .
16:59:18 -- The C compiler identification is GNU 10.2.1
16:59:18 -- Detecting C compiler ABI info
16:59:18 -- Detecting C compiler ABI info - done
16:59:18 -- Check for working C compiler: /usr/bin/cc - skipped
16:59:18 -- Detecting C compile features
16:59:18 -- Detecting C compile features - done
16:59:18 -- Performing Test HAS_BUILTIN_FORTIFY
16:59:18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:59:18 -- Configuring done
16:59:18 -- Generating done
16:59:18 -- Build files have been written to: /go/tini
16:59:18 + make tini-static
16:59:18 make[2]: Entering directory '/go/tini'
16:59:18 make[3]: Entering directory '/go/tini'
16:59:18 make[4]: Entering directory '/go/tini'
16:59:18 make[5]: Entering directory '/go/tini'
16:59:18 Scanning dependencies of target tini-static
16:59:18 make[5]: Leaving directory '/go/tini'
16:59:18 make[5]: Entering directory '/go/tini'
16:59:18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:59:18 [100%] Linking C executable tini-static
16:59:18 make[5]: Leaving directory '/go/tini'
16:59:18 [100%] Built target tini-static
16:59:18 make[4]: Leaving directory '/go/tini'
16:59:18 make[3]: Leaving directory '/go/tini'
16:59:18 make[2]: Leaving directory '/go/tini'
16:59:18 + mkdir -p /usr/local/bin
16:59:18 + cp tini-static /usr/local/bin/docker-init
16:59:18 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
16:59:18 + RM_GOPATH=0
16:59:18 + TMP_GOPATH=/go
16:59:18 + : /usr/local/bin
16:59:18 + '[' -z /go ']'
16:59:18 + export GOPATH=/go
16:59:18 + GOPATH=/go
16:59:18 + case "$(go env GOARCH)" in
16:59:18 ++ go env GOARCH
16:59:18 + export GO_BUILDMODE=-buildmode=pie
16:59:18 + GO_BUILDMODE=-buildmode=pie
16:59:18 ++ dirname hack/dockerfile/install/install.sh
16:59:18 + dir=hack/dockerfile/install
16:59:18 + bin=rootlesskit
16:59:18 + shift
16:59:18 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
16:59:18 + . hack/dockerfile/install/rootlesskit.installer
16:59:18 ++ : v0.14.4
16:59:18 + install_rootlesskit dynamic
16:59:18 + case "$1" in
16:59:18 + install_rootlesskit_dynamic
16:59:18 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
16:59:18 + ROOTLESSKIT_LDFLAGS=-linkmode=external
16:59:18 + export BUILD_MODE=-buildmode=pie
16:59:18 + BUILD_MODE=-buildmode=pie
16:59:18 + _install_rootlesskit
16:59:18 + echo 'Install rootlesskit version v0.14.4'
16:59:18 Install rootlesskit version v0.14.4
16:59:18 + for f in rootlesskit rootlesskit-docker-proxy
16:59:18 + GOBIN=/usr/local/bin
16:59:18 + GO111MODULE=on
16:59:18 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:59:18 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:59:24 go: downloading github.com/pkg/errors v0.9.1
16:59:24 go: downloading github.com/sirupsen/logrus v1.8.1
16:59:24 go: downloading github.com/urfave/cli/v2 v2.3.0
16:59:24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:59:25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:59:25 go: downloading github.com/google/uuid v1.3.0
16:59:25 go: downloading github.com/moby/vpnkit v0.5.0
16:59:25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:59:25 go: downloading github.com/gofrs/flock v0.8.1
16:59:25 go: downloading github.com/gorilla/mux v1.8.0
16:59:25 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:59:25 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:59:25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:59:26 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:59:28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:59:33 + for f in rootlesskit rootlesskit-docker-proxy
16:59:33 + GOBIN=/usr/local/bin
16:59:33 + GO111MODULE=on
16:59:33 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:59:34 + return
16:59:34 # Build the CLI
16:59:34 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20210916145224-e3023ca GITCOMMIT=e3023ca LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
16:59:34 Building dynamic docker-linux-amd64
17:00:04 ~/rpmbuild/BUILD/src
17:00:04 + popd
17:00:04 + RPM_EC=0
17:00:04 ++ jobs -p
17:00:04 + exit 0
17:00:04 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aaYJdN
17:00:04 + umask 022
17:00:04 + cd /root/rpmbuild/BUILD
17:00:04 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64 '!=' / ']'
17:00:04 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:04 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:04 + mkdir -p /root/rpmbuild/BUILDROOT
17:00:04 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:04 + cd src
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin
17:00:04 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/docker
17:00:04 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
17:00:04 + pushd /root/rpmbuild/BUILD/src/plugins
17:00:04 + for installer in *.installer
17:00:04 + '[' buildx.installer '!=' scan.installer ']'
17:00:04 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:04 + PREFIX=/usr/libexec/docker/cli-plugins
17:00:04 + bash buildx.installer install_plugin
17:00:04 + popd
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/bash-completion/completions
17:00:04 ~/rpmbuild/BUILD/src
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/zsh/vendor-completions
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/fish/vendor_completions.d
17:00:04 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/bash-completion/completions/docker
17:00:04 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker
17:00:04 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/man/man1
17:00:04 + 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.20210916145224.e3023ca-0.fc34.x86_64/usr/share/man/man1
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/man/man5
17:00:04 + 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.20210916145224.e3023ca-0.fc34.x86_64/usr/share/man/man5
17:00:04 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/man/man8
17:00:04 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/man/man8
17:00:04 + mkdir -p build-docs
17:00:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:00:04 + cp cli/LICENSE build-docs/LICENSE
17:00:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:00:04 + cp cli/MAINTAINERS build-docs/MAINTAINERS
17:00:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:00:04 + cp cli/NOTICE build-docs/NOTICE
17:00:04 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:00:04 + cp cli/README.md build-docs/README.md
17:00:04 + /usr/lib/rpm/check-buildroot
17:00:04 + /usr/lib/rpm/redhat/brp-ldconfig
17:00:04 + /usr/lib/rpm/brp-compress
17:00:04 + /usr/lib/rpm/brp-strip /usr/bin/strip
17:00:04 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
17:00:04 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
17:00:04 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
17:00:04 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
17:00:04 + /usr/lib/rpm/brp-python-hardlink
17:00:04 + /usr/lib/rpm/redhat/brp-mangle-shebangs
17:00:04 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6rFHsz
17:00:04 + umask 022
17:00:04 + cd /root/rpmbuild/BUILD
17:00:04 + cd src
17:00:04 ++ cli/build/docker --version
17:00:04 + ver='Docker version 0.0.0-20210916145224-e3023ca, build e3023ca'
17:00:04 + test 'Docker version 0.0.0-20210916145224-e3023ca, build e3023ca' = 'Docker version 0.0.0-20210916145224-e3023ca, build e3023ca'
17:00:04 + echo 'PASS: cli version OK'
17:00:04 + RPM_EC=0
17:00:04 PASS: cli version OK
17:00:04 ++ jobs -p
17:00:04 + exit 0
17:00:04 Processing files: docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:04 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XmIMgh
17:00:04 + umask 022
17:00:04 + cd /root/rpmbuild/BUILD
17:00:04 + cd src
17:00:04 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/doc/docker-ce-cli
17:00:04 + export LC_ALL=C
17:00:04 + LC_ALL=C
17:00:04 + export DOCDIR
17:00:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/doc/docker-ce-cli
17:00:04 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/doc/docker-ce-cli
17:00:04 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/doc/docker-ce-cli
17:00:04 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/doc/docker-ce-cli
17:00:04 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/share/doc/docker-ce-cli
17:00:04 + RPM_EC=0
17:00:04 ++ jobs -p
17:00:04 + exit 0
17:00:04 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
17:00:04 Provides: docker-ce-cli = 1:0.0.0.20210916145224.e3023ca-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20210916145224.e3023ca-0.fc34
17:00:04 Requires(interp): /bin/sh
17:00:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
17:00:04 Requires(post): /bin/sh
17:00:04 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(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)
17:00:04 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
17:00:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:04 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.src.rpm
17:00:51 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64.rpm
17:00:51 + umask 022
17:00:51 + cd /root/rpmbuild/BUILD
17:00:51 + cd src
17:00:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7PmLOa
17:00:51 + RPM_EC=0
17:00:51 ++ jobs -p
17:00:51 + exit 0
17:00:51 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lBX50W
17:00:51 + umask 022
17:00:51 + cd /root/rpmbuild/BUILD
17:00:51 + cd /root/rpmbuild/BUILD
17:00:51 + rm -rf src
17:00:51 + /usr/bin/mkdir -p src
17:00:51 + cd src
17:00:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
17:00:51 + /usr/bin/tar -xof -
17:00:51 + STATUS=0
17:00:51 + '[' 0 -ne 0 ']'
17:00:51 + /usr/bin/tar -xof -
17:00:51 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
17:00:51 + STATUS=0
17:00:51 + '[' 0 -ne 0 ']'
17:00:51 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
17:00:51 + RPM_EC=0
17:00:51 ++ jobs -p
17:00:51 + exit 0
17:00:51 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lWvMLW
17:00:51 + umask 022
17:00:51 + cd /root/rpmbuild/BUILD
17:00:51 + cd src
17:00:51 + export DOCKER_GITCOMMIT=5176095
17:00:51 + DOCKER_GITCOMMIT=5176095
17:00:51 + mkdir -p /go/src/github.com/docker
17:00:51 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
17:00:51 + TMP_GOPATH=/go
17:00:51 + GOPROXY=https://proxy.golang.org
17:00:51 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
17:00:51 + RM_GOPATH=0
17:00:51 + TMP_GOPATH=/go
17:00:51 + : /usr/local/bin
17:00:51 + '[' -z /go ']'
17:00:51 + export GOPATH=/go
17:00:51 + GOPATH=/go
17:00:51 + case "$(go env GOARCH)" in
17:00:51 ++ go env GOARCH
17:00:51 + export GO_BUILDMODE=-buildmode=pie
17:00:51 + GO_BUILDMODE=-buildmode=pie
17:00:51 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
17:00:51 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
17:00:51 + bin=rootlesskit
17:00:51 + shift
17:00:51 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
17:00:51 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
17:00:51 ++ : v0.14.4
17:00:51 + install_rootlesskit dynamic
17:00:51 + case "$1" in
17:00:51 + install_rootlesskit_dynamic
17:00:51 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
17:00:51 + ROOTLESSKIT_LDFLAGS=-linkmode=external
17:00:51 + export BUILD_MODE=-buildmode=pie
17:00:51 + BUILD_MODE=-buildmode=pie
17:00:51 + _install_rootlesskit
17:00:51 + echo 'Install rootlesskit version v0.14.4'
17:00:51 + for f in rootlesskit rootlesskit-docker-proxy
17:00:51 Install rootlesskit version v0.14.4
17:00:51 + GOBIN=/usr/local/bin
17:00:51 + GO111MODULE=on
17:00:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
17:00:51 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
17:00:51 go: downloading github.com/pkg/errors v0.9.1
17:00:51 go: downloading github.com/sirupsen/logrus v1.8.1
17:00:51 go: downloading github.com/urfave/cli/v2 v2.3.0
17:00:51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
17:00:51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
17:00:51 go: downloading github.com/google/uuid v1.3.0
17:00:51 go: downloading github.com/moby/vpnkit v0.5.0
17:00:51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:00:51 go: downloading github.com/gofrs/flock v0.8.1
17:00:51 go: downloading github.com/gorilla/mux v1.8.0
17:00:51 go: downloading github.com/moby/sys/mountinfo v0.4.1
17:00:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:00:51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
17:00:51 go: downloading github.com/u-root/u-root v7.0.0+incompatible
17:00:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:00:55 make[2]: Entering directory '/root/build-deb/cli'
17:00:55 scripts/docs/generate-man.sh
17:00:57 + for f in rootlesskit rootlesskit-docker-proxy
17:00:57 + GOBIN=/usr/local/bin
17:00:57 + GO111MODULE=on
17:00:57 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
17:00:58 + return
17:00:58 + RPM_EC=0
17:00:58 ++ jobs -p
17:00:58 + exit 0
17:00:58 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tfBlf9
17:00:58 + umask 022
17:00:58 + cd /root/rpmbuild/BUILD
17:00:58 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64 '!=' / ']'
17:00:58 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:58 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:58 + mkdir -p /root/rpmbuild/BUILDROOT
17:00:58 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:58 + cd src
17:00:58 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/dockerd-rootless.sh
17:00:58 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh
17:00:58 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/rootlesskit
17:00:58 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy
17:00:58 + /usr/lib/rpm/check-buildroot
17:00:58 + /usr/lib/rpm/redhat/brp-ldconfig
17:00:58 + /usr/lib/rpm/brp-compress
17:00:58 + /usr/lib/rpm/brp-strip /usr/bin/strip
17:00:58 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
17:00:58 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
17:00:58 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
17:00:58 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
17:00:58 + /usr/lib/rpm/brp-python-hardlink
17:00:58 + /usr/lib/rpm/redhat/brp-mangle-shebangs
17:00:58 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
17:00:58 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
17:00:58 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.isBjQd
17:00:58 + umask 022
17:00:58 + cd /root/rpmbuild/BUILD
17:00:58 + cd src
17:00:58 + /usr/local/bin/rootlesskit -v
17:00:58 rootlesskit version 0.14.4
17:00:58 + RPM_EC=0
17:00:58 ++ jobs -p
17:00:58 + exit 0
17:00:58 Processing files: docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:59 Provides: docker-ce-rootless-extras = 0:0.0.0.20210916145224.e3023ca-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20210916145224.e3023ca-0.fc34
17:00:59 Requires(interp): /bin/sh /bin/sh /bin/sh
17:00:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
17:00:59 Requires(post): /bin/sh
17:00:59 Requires(preun): /bin/sh
17:00:59 Requires(postun): /bin/sh
17:00:59 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
17:00:59 Conflicts: rootlesskit
17:00:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:00:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.src.rpm
17:01:06 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64.rpm
17:01:06 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UjghdI
17:01:06 + umask 022
17:01:06 + cd /root/rpmbuild/BUILD
17:01:06 + cd src
17:01:06 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20210916145224.e3023ca-0.fc34.x86_64
17:01:06 + RPM_EC=0
17:01:06 ++ jobs -p
17:01:06 + exit 0
17:01:06 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AnptPf
17:01:06 + umask 022
17:01:06 + cd /root/rpmbuild/BUILD
17:01:06 + cd /root/rpmbuild/BUILD
17:01:06 + rm -rf src
17:01:06 + /usr/bin/mkdir -p src
17:01:06 + cd src
17:01:06 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
17:01:06 + /usr/bin/tar -xof -
17:01:06 + STATUS=0
17:01:06 + '[' 0 -ne 0 ']'
17:01:06 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
17:01:06 + /usr/bin/tar -xof -
17:01:06 + STATUS=0
17:01:06 + '[' 0 -ne 0 ']'
17:01:06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
17:01:06 + RPM_EC=0
17:01:06 ++ jobs -p
17:01:06 + exit 0
17:01:06 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RuRe0U
17:01:06 + umask 022
17:01:06 + cd /root/rpmbuild/BUILD
17:01:06 + cd src
17:01:06 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
17:01:06 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
17:01:06 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
17:01:06 GO111MODULE=on make -f builder.Makefile build
17:01:06 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
17:01:06 mkdir -p bin
17:01:06 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
17:01:07 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
17:01:07 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
17:01:07 go: downloading github.com/spf13/cobra v1.0.0
17:01:07 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
17:01:08 go: downloading github.com/docker/distribution v2.7.1+incompatible
17:01:08 go: downloading github.com/docker/go-connections v0.4.0
17:01:08 go: downloading github.com/sirupsen/logrus v1.4.2
17:01:08 go: downloading github.com/spf13/pflag v1.0.3
17:01:08 go: downloading github.com/theupdateframework/notary v0.6.1
17:01:08 go: downloading github.com/docker/go-units v0.4.0
17:01:08 go: downloading github.com/Masterminds/semver/v3 v3.1.0
17:01:08 go: downloading github.com/google/uuid v1.1.1
17:01:08 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:01:08 go: downloading github.com/opencontainers/image-spec v1.0.1
17:01:08 go: downloading github.com/opencontainers/go-digest v1.0.0
17:01:08 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
17:01:08 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
17:01:08 go: downloading github.com/docker/go v1.5.1-1
17:01:08 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
17:01:08 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
17:01:08 go: downloading github.com/morikuni/aec v1.0.0
17:01:09 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
17:01:09 go: downloading github.com/containerd/containerd v1.3.4
17:01:09 go: downloading google.golang.org/grpc v1.23.1
17:01:09 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
17:01:09 go: downloading github.com/docker/docker-credential-helpers v0.6.3
17:01:09 go: downloading github.com/gorilla/mux v1.7.4
17:01:09 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
17:01:09 go: downloading github.com/gogo/protobuf v1.3.1
17:01:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:01:09 go: downloading github.com/golang/protobuf v1.3.2
17:01:09 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
17:01:09 go: downloading github.com/docker/go-metrics v0.0.1
17:01:09 go: downloading github.com/prometheus/client_golang v1.1.0
17:01:10 go: downloading github.com/beorn7/perks v1.0.1
17:01:10 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
17:01:10 go: downloading github.com/prometheus/common v0.6.0
17:01:10 go: downloading github.com/prometheus/procfs v0.0.3
17:01:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:01:42 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
17:01:42 + popd
17:01:42 + RPM_EC=0
17:01:42 ~/rpmbuild/BUILD/src
17:01:42 ++ jobs -p
17:01:42 + exit 0
17:01:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hsITKM
17:01:42 + umask 022
17:01:42 + cd /root/rpmbuild/BUILD
17:01:42 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 '!=' / ']'
17:01:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
17:01:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
17:01:42 + mkdir -p /root/rpmbuild/BUILDROOT
17:01:42 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
17:01:42 + cd src
17:01:42 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
17:01:42 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
17:01:42 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
17:01:42 + popd
17:01:42 + /usr/lib/rpm/check-buildroot
17:01:42 ~/rpmbuild/BUILD/src
17:01:42 + /usr/lib/rpm/redhat/brp-ldconfig
17:01:42 + /usr/lib/rpm/brp-compress
17:01:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
17:01:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
17:01:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
17:01:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
17:01:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
17:01:42 + /usr/lib/rpm/brp-python-hardlink
17:01:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
17:01:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qO3PrJ
17:01:42 + umask 022
17:01:42 + cd /root/rpmbuild/BUILD
17:01:42 + cd src
17:01:42 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
17:01:42 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
17:01:42 + ver=v0.8.0
17:01:42 PASS: docker-scan version OK
17:01:42 + test v0.8.0 = v0.8.0
17:01:42 + echo 'PASS: docker-scan version OK'
17:01:42 + RPM_EC=0
17:01:42 ++ jobs -p
17:01:42 + exit 0
17:01:42 Processing files: docker-scan-plugin-0.8.0-0.fc34.x86_64
17:01:42 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan
17:01:42 Provides: docker-scan-plugin = 0:0.8.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.8.0-0.fc34
17:01:42 Requires(interp): /bin/sh /bin/sh /bin/sh
17:01:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
17:01:42 Requires(post): /bin/sh
17:01:42 Requires(preun): /bin/sh
17:01:42 Requires(postun): /bin/sh
17:01:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
17:01:42 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.fc34.src.rpm
17:01:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.fc34.x86_64.rpm
17:01:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8wfZlN
17:01:44 + umask 022
17:01:44 + cd /root/rpmbuild/BUILD
17:01:44 + cd src
17:01:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
17:01:44 + RPM_EC=0
17:01:44 ++ jobs -p
17:01:44 + exit 0
17:01:45 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
17:01:46 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
[Pipeline] sh
17:01:46 + make clean
17:01:46 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
17:01:47 rm -f -r src
17:01:47 make -C rpm clean
17:01:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
17:01:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
17:01:48 rm -f -r rpmbuild/
17:01:48 docker builder prune -f --filter until=24h
17:01:48 Total reclaimed space: 0B
17:01:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
17:01:48 make -C deb clean
17:01:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
17:01:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
17:01:48 rm -f -r debbuild
17:01:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
17:01:48 rm -f -r sources
17:01:48 docker builder prune -f --filter until=24h
17:01:48 Total reclaimed space: 0B
17:01:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
17:01:48 make -C static clean
17:01:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
17:01:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
17:01:48 rm -f -r build
17:01:48 docker builder prune -f --filter until=24h
17:01:48 Total reclaimed space: 0B
17:01:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:02:03 Project root: /go/src/github.com/docker/cli
17:02:03 Generating man pages into /go/src/github.com/docker/cli/man/man1
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
17:02:03 2021/09/16 17:01:57 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
17:02:03 make[2]: Leaving directory '/root/build-deb/cli'
17:02:03 # Build the scan-plugin
17:02:03 # TODO change once we support scan-plugin on other architectures
17:02:03 if [ "amd64" = "amd64" ]; then \
17:02:03 	cd /go/src/github.com/docker/scan-cli-plugin \
17:02:03 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
17:02:03 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
17:02:03 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
17:02:03 fi
17:02:03 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
17:02:03 GO111MODULE=on make -f builder.Makefile build
17:02:03 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
17:02:03 mkdir -p bin
17:02:03 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=35651ca -X github.com/docker/scan-cli-plugin/internal.Version=v0.8.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan
17:03:11 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
17:03:11 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
17:03:11 go: downloading github.com/spf13/cobra v1.0.0
17:03:11 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
17:03:11 go: downloading github.com/docker/distribution v2.7.1+incompatible
17:03:11 go: downloading github.com/docker/go-connections v0.4.0
17:03:11 go: downloading github.com/sirupsen/logrus v1.4.2
17:03:11 go: downloading github.com/spf13/pflag v1.0.3
17:03:11 go: downloading github.com/theupdateframework/notary v0.6.1
17:03:11 go: downloading github.com/opencontainers/image-spec v1.0.1
17:03:11 go: downloading github.com/docker/go-units v0.4.0
17:03:11 go: downloading github.com/Masterminds/semver/v3 v3.1.0
17:03:11 go: downloading github.com/google/uuid v1.1.1
17:03:11 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:03:11 go: downloading github.com/opencontainers/go-digest v1.0.0
17:03:11 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
17:03:11 go: downloading github.com/docker/go v1.5.1-1
17:03:11 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
17:03:11 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
17:03:11 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
17:03:11 go: downloading github.com/morikuni/aec v1.0.0
17:03:11 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
17:03:11 go: downloading github.com/containerd/containerd v1.3.4
17:03:11 go: downloading google.golang.org/grpc v1.23.1
17:03:12 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
17:03:13 go: downloading github.com/docker/docker-credential-helpers v0.6.3
17:03:13 go: downloading github.com/gorilla/mux v1.7.4
17:03:13 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
17:03:13 go: downloading github.com/gogo/protobuf v1.3.1
17:03:13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
17:03:13 go: downloading github.com/golang/protobuf v1.3.2
17:03:13 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
17:03:15 go: downloading github.com/docker/go-metrics v0.0.1
17:03:15 go: downloading github.com/prometheus/client_golang v1.1.0
17:03:15 go: downloading github.com/beorn7/perks v1.0.1
17:03:15 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
17:03:15 go: downloading github.com/prometheus/common v0.6.0
17:03:15 go: downloading github.com/prometheus/procfs v0.0.3
17:03:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:03:47 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
17:03:47 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
17:03:47 # Build the CLI plugins
17:03:47 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
17:03:47 set -e;cd /sources && \
17:03:47 	tar xzf plugin-installers.tgz; \
17:03:47 	for installer in plugins/*.installer; do \
17:03:47 		LDFLAGS='' bash ${installer} build; \
17:03:47 	done
17:03:47 Cloning into '/go/src/github.com/docker/buildx'...
17:03:47 Fetching origin
17:03:47 + GO111MODULE=on
17:03:47 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx
17:05:09 make[1]: Leaving directory '/root/build-deb'
17:05:09    debian/rules override_dh_auto_test
17:05:09 make[1]: Entering directory '/root/build-deb'
17:05:09 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
17:05:09 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build 5176095" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
17:05:09 PASS: daemon version OK
17:05:09 ver="$(cli/build/docker --version)"; \
17:05:09 	test "$ver" = "Docker version 0.0.0-20210916145224-e3023ca, build e3023ca" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
17:05:09 PASS: cli version OK
17:05:09 # FIXME: --version currently doesn't work as it makes a connection to the daemon, so using the plugin metadata instead
17:05:09 # TODO change once we support scan-plugin on other architectures
17:05:09 if [ "amd64" = "amd64" ]; then \
17:05:09 	ver="$(/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
17:05:09 		test "$ver" = "v0.8.0" && echo "PASS: docker-scan version OK" || (echo "FAIL: docker-scan version ($ver) did not match" && exit 1); \
17:05:09 fi
17:05:09 PASS: docker-scan version OK
17:05:09 make[1]: Leaving directory '/root/build-deb'
17:05:09    create-stamp debian/debhelper-build-stamp
17:05:09  debian/rules binary
17:05:09 dh binary --with=bash-completion
17:05:09    dh_testroot
17:05:09    dh_prep
17:05:09    debian/rules override_dh_auto_install
17:05:09 make[1]: Entering directory '/root/build-deb'
17:05:09 # docker-ce-cli install
17:05:09 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
17:05:09 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
17:05:09 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
17:05:09 set -e;cd /sources && \
17:05:09 	tar xzf plugin-installers.tgz; \
17:05:09 	for installer in plugins/*.installer; do \
17:05:09 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
17:05:09 		PREFIX=/usr/libexec/docker/cli-plugins \
17:05:09 			bash ${installer} install_plugin; \
17:05:09 	done
17:05:09 # docker-ce install
17:05:09 install -D -m 0644 engine/contrib/init/systemd/docker.service debian/docker-ce/lib/systemd/system/docker.service
17:05:09 install -D -m 0644 engine/contrib/init/systemd/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
17:05:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/dockerd
17:05:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20210916145224-e3023ca debian/docker-ce/usr/bin/docker-proxy
17:05:09 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
17:05:09 # docker-scan-plugin install
17:05:09 # TODO change once we support scan-plugin on other architectures
17:05:09 if [ "amd64" = "amd64" ]; then \
17:05:09 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
17:05:09 fi
17:05:09 # docker-ce-rootless-extras install
17:05:09 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
17:05:09 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
17:05:09 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
17:05:09 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
17:05:09 # TODO: how can we install vpnkit?
17:05:09 make[1]: Leaving directory '/root/build-deb'
17:05:09    debian/rules override_dh_install
17:05:09 make[1]: Entering directory '/root/build-deb'
17:05:09 dh_install
17:05:09 # TODO Can we do this from within our container?
17:05:09 dh_apparmor --profile-name=docker-ce -pdocker-ce
17:05:09 make[1]: Leaving directory '/root/build-deb'
17:05:09    dh_installdocs
17:05:09    dh_installchangelogs
17:05:09    dh_installman
17:05:09    dh_bash-completion
17:05:09    dh_systemd_enable
17:05:09    debian/rules override_dh_installinit
17:05:09 make[1]: Entering directory '/root/build-deb'
17:05:09 # use "docker" as our service name, not "docker-ce"
17:05:09 dh_installinit --name=docker
17:05:09 make[1]: Leaving directory '/root/build-deb'
17:05:09    dh_systemd_start
17:05:09    dh_perl
17:05:09    dh_link
17:05:09    dh_strip_nondeterminism
17:05:09    dh_compress
17:05:09    dh_fixperms
17:05:09    dh_missing
17:05:09    debian/rules override_dh_strip
17:05:09 make[1]: Entering directory '/root/build-deb'
17:05:09 # Go has lots of problems with stripping, so just don't
17:05:09 make[1]: Leaving directory '/root/build-deb'
17:05:09    dh_makeshlibs
17:05:09    debian/rules override_dh_shlibdeps
17:05:09 make[1]: Entering directory '/root/build-deb'
17:05:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
17:05:14 make[1]: Leaving directory '/root/build-deb'
17:05:14    dh_installdeb
17:05:14    debian/rules override_dh_gencontrol
17:05:14 make[1]: Entering directory '/root/build-deb'
17:05:14 # Use separate version for the scan-plugin package, then generate the other control files as usual
17:05:14 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
17:05:14 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
17:05:14 if [ "amd64" = "amd64" ]; then \
17:05:14 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
17:05:14 fi
17:05:14 dh_gencontrol --remaining-packages
17:05:14 make[1]: Leaving directory '/root/build-deb'
17:05:14    dh_md5sums
17:05:15    dh_builddeb
17:05:15 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'.
17:05:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'.
17:05:37 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'.
17:05:59 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'.
17:06:38  dpkg-genbuildinfo
17:06:38  dpkg-genchanges  >../docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.changes
17:06:38 dpkg-genchanges: info: including full source code in upload
17:06:38  dpkg-source -I.git --after-build .
17:06:38 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
17:06:38 + destination=/build
17:06:38 + mkdir -p /build
17:06:38 + mv -v /root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb /build
17:06:38 copied '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'
17:06:38 removed '/root/docker-ce-cli_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'
17:06:38 copied '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'
17:06:38 removed '/root/docker-ce-rootless-extras_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'
17:06:38 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.dsc'
17:06:38 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.dsc'
17:06:38 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.tar.gz'
17:06:38 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye.tar.gz'
17:06:38 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.buildinfo'
17:06:38 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.buildinfo'
17:06:38 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.changes'
17:06:38 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.changes'
17:06:38 copied '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'
17:06:38 removed '/root/docker-ce_0.0.0-20210916145224-e3023ca-0~debian-bullseye_amd64.deb'
17:06:38 copied '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
17:06:38 removed '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
17:06:41 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
17:06:41 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
[Pipeline] sh
17:06:41 + make clean
17:06:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510:/v -w /v alpine chown -R 1000:1000 src
17:06:42 rm -f -r src
17:06:42 make -C rpm clean
17:06:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
17:06:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
17:06:42 rm -f -r rpmbuild/
17:06:42 docker builder prune -f --filter until=24h
17:06:42 Total reclaimed space: 0B
17:06:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/rpm'
17:06:42 make -C deb clean
17:06:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
17:06:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 debbuild
17:06:43 rm -f -r debbuild
17:06:43 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/deb:/v -w /v alpine chown -R 1000:1000 sources
17:06:44 rm -f -r sources
17:06:44 docker builder prune -f --filter until=24h
17:06:44 Total reclaimed space: 0B
17:06:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/deb'
17:06:44 make -C static clean
17:06:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/static'
17:06:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-510/static:/v -w /v alpine chown -R 1000:1000 build
17:06:44 rm -f -r build
17:06:44 docker builder prune -f --filter until=24h
17:06:44 Total reclaimed space: 0B
17:06:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-510/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

ERROR: script returned exit code 2
Finished: FAILURE