Skip to content
Success

Console Output

Pull request #587 opened
14:35:31 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 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f+a5db88ae1a64189e79d97f780f91e5c852d0ef3f (448da20cce176a3fcfd199310424ead84f006968)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-587@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
Waiting for next available executor on ‘ubuntu-2004&&x86_64Still waiting to schedule taskStill waiting to schedule task
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-2004&&x86_64
Waiting for next available executor on ‘ubuntu-2004&&x86_64Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d67f70e2ba007698)’
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0ec6974b54b69c563) in /home/ubuntu/workspace/docker-ce-packaging_PR-587
[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-587@tmp/57cc9968-68e0-4e41-bb46-b53cdf68355d/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
14:36:27 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:36:27 chowning workspace
[Pipeline] sh
14:36:28 + pwd
14:36:28 + id -u
14:36:28 + id -g
14:36:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/workspace busybox chown -R 1000:1000 /workspace
14:36:28 Unable to find image 'busybox:latest' locally
14:36:28 latest: Pulling from library/busybox
14:36:28 f343e8b194b7: Pulling fs layer
14:36:29 f343e8b194b7: Verifying Checksum
14:36:29 f343e8b194b7: Download complete
14:36:29 f343e8b194b7: Pull complete
14:36:29 Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
14:36:29 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
14:36:31 Removing all docker containers
[Pipeline] sh
14:36:31 + docker container ls -aq
[Pipeline] echo
14:36:31 Docker containers have been removed
[Pipeline] echo
14:36:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:36:31 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:36:31 The recommended git tool is: git
14:36:33 using credential docker-jenkins-github-credentials
14:36:33 Cloning the remote Git repository
14:36:33 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-587 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:36:35 Fetching without tags
14:36:35 Merging remotes/origin/20.10 commit a5db88ae1a64189e79d97f780f91e5c852d0ef3f into PR head commit 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:35 Merge succeeded, producing 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:35 Checking out Revision 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f (PR-587)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/587/head:refs/remotes/origin/PR-587 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # 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 a5db88ae1a64189e79d97f780f91e5c852d0ef3f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # timeout=10
14:36:39 Commit message: "Update Go to 1.16.9"
14:36:39 First time build. Skipping changelog.
[Pipeline] sh
14:36:39 + make REF=20.10 checkout
14:36:39 git init src/github.com/docker/cli
14:36:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/.git/
14:36:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
14:36:39 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
14:36:39 + SRC=src/github.com/docker/cli
14:36:39 + REF=20.10
14:36:39 + REF_FETCH=20.10
14:36:39 + awk {print $2}
14:36:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
14:36:39 + REF=refs/heads/20.10
14:36:39 + [ -n refs/heads/20.10 ]
14:36:39 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:36:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
14:36:41 From https://github.com/docker/cli
14:36:41  * [new branch]      20.10      -> 20.10
14:36:41  * [new branch]      20.10      -> origin/20.10
14:36:41 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
14:36:42 git init src/github.com/docker/docker
14:36:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/.git/
14:36:42 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
14:36:42 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
14:36:42 + SRC=src/github.com/docker/docker
14:36:42 + REF=20.10
14:36:42 + REF_FETCH=20.10
14:36:42 + awk {print $2}
14:36:42 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
14:36:42 + REF=refs/heads/20.10
14:36:42 + [ -n refs/heads/20.10 ]
14:36:42 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:36:42 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e0aec9c4c99b24ff) in /home/ubuntu/workspace/docker-ce-packaging_PR-587
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:36:44 From https://github.com/docker/docker
14:36:44  * [new branch]      20.10      -> 20.10
14:36:44  * [new branch]      20.10      -> origin/20.10
14:36:44 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
14:36:45 git init src/github.com/docker/scan-cli-plugin
14:36:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin/.git/
14:36:45 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
14:36:45 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
14:36:45 + SRC=src/github.com/docker/scan-cli-plugin
14:36:45 + REF=v0.8.0
14:36:45 + REF_FETCH=v0.8.0
14:36:45 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
14:36:45 + awk {print $2}
14:36:45 + REF=refs/tags/v0.8.0
14:36:45 + [ -n refs/tags/v0.8.0 ]
14:36:45 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
14:36:45 + 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
14:36:45 From https://github.com/docker/scan-cli-plugin
14:36:45  * [new tag]         v0.8.0     -> v0.8.0
14:36:45 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
14:36:45 + make -C deb raspbian-buster raspbian-bullseye
14:36:45 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
14:36:45 mkdir -p sources
14:36:45 docker run --rm -w /v \
14:36:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli:/cli \
14:36:45 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:36:45 	alpine \
14:36:45 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
14:36:45 Unable to find image 'alpine:latest' locally
14:36:45 latest: Pulling from library/alpine
14:36:45 a14774a5a62e: Pulling fs layer
14:36:46 a14774a5a62e: Verifying Checksum
14:36:46 a14774a5a62e: Download complete
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09ffd2b1c664fc3df) in /home/ubuntu/workspace/docker-ce-packaging_PR-587
[Pipeline] {
[Pipeline] withDockerRegistry
14:36:46 a14774a5a62e: Pull complete
14:36:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
14:36:46 Status: Downloaded newer image for alpine:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-065c1f65f8db186fe) in /home/ubuntu/workspace/docker-ce-packaging_PR-587
[Pipeline] {
[Pipeline] withDockerRegistry
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-587@tmp/d402cdd4-23cb-43d3-9493-d93c7062bbb2/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
14:36:47 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:36:47 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:36:48 + pwd
14:36:48 + id -u
14:36:48 + id -g
14:36:48 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/workspace busybox chown -R 1000:1000 /workspace
14:36:48 Unable to find image 'busybox:latest' locally
14:36:48 latest: Pulling from library/busybox
14:36:48 24fb2886d6f6: Pulling fs layer
14:36:48 24fb2886d6f6: Verifying Checksum
14:36:48 24fb2886d6f6: Download complete
14:36:48 24fb2886d6f6: Pull complete
14:36:49 Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
14:36:49 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-587@tmp/894a4336-9f24-4d5c-bdc3-d2c3744794b9/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
14:36:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:36:50 chowning workspace
[Pipeline] sh
14:36:50 + pwd
14:36:50 + id -u
14:36:50 + id -g
14:36:50 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/workspace busybox chown -R 1000:1000 /workspace
14:36:50 Unable to find image 'busybox:latest' locally
14:36:50 latest: Pulling from library/busybox
14:36:50 24fb2886d6f6: Pulling fs layer
14:36:50 24fb2886d6f6: Verifying Checksum
14:36:50 24fb2886d6f6: Download complete
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-587@tmp/40d21e3b-277e-4d76-8739-d0f8bea009a3/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
14:36:50 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:36:50 chowning workspace
[Pipeline] sh
14:36:51 24fb2886d6f6: Pull complete
14:36:51 Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
14:36:51 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
14:36:51 Removing all docker containers
[Pipeline] sh
14:36:51 + pwd
14:36:51 + id -u
14:36:51 + id -g
14:36:51 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/workspace busybox chown -R 1000:1000 /workspace
14:36:51 Unable to find image 'busybox:latest' locally
14:36:51 + docker container ls -aq
[Pipeline] echo
14:36:51 Docker containers have been removed
[Pipeline] echo
14:36:51 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:36:51 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:36:51 The recommended git tool is: git
14:36:51 latest: Pulling from library/busybox
14:36:51 24fb2886d6f6: Pulling fs layer
14:36:51 24fb2886d6f6: Verifying Checksum
14:36:51 24fb2886d6f6: Download complete
14:36:52 24fb2886d6f6: Pull complete
14:36:52 Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
14:36:52 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
14:36:52 Removing all docker containers
[Pipeline] sh
14:36:53 + docker container ls -aq
[Pipeline] echo
14:36:53 Docker containers have been removed
[Pipeline] echo
14:36:53 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:36:53 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:36:53 The recommended git tool is: git
14:36:53 using credential docker-jenkins-github-credentials
14:36:53 Cloning the remote Git repository
14:36:53 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
14:36:53 Removing all docker containers
[Pipeline] sh
14:36:54 + docker container ls -aq
[Pipeline] echo
14:36:54 Docker containers have been removed
[Pipeline] echo
14:36:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:36:54 cleanWorkspace: Workspace is clean.
[Pipeline] checkout
14:36:54 The recommended git tool is: git
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-587 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:36:54 using credential docker-jenkins-github-credentials
14:36:54 Cloning the remote Git repository
14:36:54 Cloning with configured refspecs honoured and without tags
14:36:55 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-587 # timeout=10
14:36:55 Merging remotes/origin/20.10 commit a5db88ae1a64189e79d97f780f91e5c852d0ef3f into PR head commit 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:55 Merge succeeded, producing 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:55 Checking out Revision 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f (PR-587)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/587/head:refs/remotes/origin/PR-587 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # 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 a5db88ae1a64189e79d97f780f91e5c852d0ef3f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # timeout=10
14:36:56 Fetching without tags
14:36:56 using credential docker-jenkins-github-credentials
14:36:56 Cloning the remote Git repository
14:36:56 Cloning with configured refspecs honoured and without tags
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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/587/head:refs/remotes/origin/PR-587 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:36:56 Merging remotes/origin/20.10 commit a5db88ae1a64189e79d97f780f91e5c852d0ef3f into PR head commit 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:56 mkdir -p sources
14:36:56 docker run --rm -w /v \
14:36:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker:/engine \
14:36:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:36:56 	alpine \
14:36:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Cloning repository https://github.com/docker/docker-ce-packaging.git
14:36:56 Merge succeeded, producing 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:56 Checking out Revision 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f (PR-587)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # 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 a5db88ae1a64189e79d97f780f91e5c852d0ef3f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # timeout=10
14:36:57 Fetching without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-587 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/587/head:refs/remotes/origin/PR-587 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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/587/head:refs/remotes/origin/PR-587 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:36:57 Merging remotes/origin/20.10 commit a5db88ae1a64189e79d97f780f91e5c852d0ef3f into PR head commit 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:57 Merge succeeded, producing 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f
14:36:57 Checking out Revision 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f (PR-587)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # 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 a5db88ae1a64189e79d97f780f91e5c852d0ef3f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03ffd19e61f63c8a48dbfdb8dbd34eab26314c1f # timeout=10
14:36:58 Commit message: "Update Go to 1.16.9"
[Pipeline] sh
14:36:59 + make REF=20.10 checkout
14:36:59 git init src/github.com/docker/cli
14:36:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/.git/
14:36:59 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
14:36:59 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
14:36:59 + SRC=src/github.com/docker/cli
14:36:59 + REF=20.10
14:36:59 + REF_FETCH=20.10
14:36:59 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
14:36:59 + awk {print $2}
14:36:59 + REF=refs/heads/20.10
14:36:59 + [ -n refs/heads/20.10 ]
14:36:59 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:36:59 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
14:36:59 Commit message: "Update Go to 1.16.9"
[Pipeline] sh
14:37:00 + make REF=20.10 checkout
14:37:00 git init src/github.com/docker/cli
14:37:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/.git/
14:37:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
14:37:00 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
14:37:00 + SRC=src/github.com/docker/cli
14:37:00 + REF=20.10
14:37:00 + REF_FETCH=20.10
14:37:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
14:37:00 + awk {print $2}
14:37:00 + REF=refs/heads/20.10
14:37:00 + [ -n refs/heads/20.10 ]
14:37:00 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
14:37:01 Commit message: "Update Go to 1.16.9"
14:37:01 From https://github.com/docker/cli
14:37:01  * [new branch]      20.10      -> 20.10
14:37:01  * [new branch]      20.10      -> origin/20.10
14:37:01 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
14:37:01 mkdir -p sources
14:37:01 docker run --rm -w /v \
14:37:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
14:37:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:37:01 	alpine \
14:37:01 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
14:37:01 git init src/github.com/docker/docker
14:37:01 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/.git/
14:37:01 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
14:37:01 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
14:37:01 + SRC=src/github.com/docker/docker
14:37:01 + REF=20.10
14:37:01 + REF_FETCH=20.10
14:37:01 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
14:37:01 + awk {print $2}
14:37:01 mkdir -p sources
14:37:01 cp ../systemd/docker.service sources/docker.service
14:37:01 mkdir -p sources
14:37:01 cp ../systemd/docker.socket sources/docker.socket
14:37:01 docker run --rm -w /v \
14:37:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/plugins:/plugins \
14:37:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:37:01 	alpine \
14:37:01 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
14:37:02 + make REF=20.10 checkout
14:37:02 git init src/github.com/docker/cli
14:37:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/.git/
14:37:02 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
14:37:02 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
14:37:02 + SRC=src/github.com/docker/cli
14:37:02 + REF=20.10
14:37:02 + REF_FETCH=20.10
14:37:02 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
14:37:02 + awk {print $2}
14:37:02 + REF=refs/heads/20.10
14:37:02 + [ -n refs/heads/20.10 ]
14:37:02 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:02 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
14:37:02 + REF=refs/heads/20.10
14:37:02 + [ -n refs/heads/20.10 ]
14:37:02 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:02 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
14:37:03 From https://github.com/docker/cli
14:37:03  * [new branch]      20.10      -> 20.10
14:37:03  * [new branch]      20.10      -> origin/20.10
14:37:03 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
14:37:03 == Building packages for raspbian-buster ==
14:37:03 mkdir -p "debbuild/raspbian-buster"
14:37:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
14:37:03 git init src/github.com/docker/docker
14:37:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/.git/
14:37:03 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
14:37:03 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
14:37:03 + SRC=src/github.com/docker/docker
14:37:03 + REF=20.10
14:37:03 + REF_FETCH=20.10
14:37:03 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
14:37:03 + awk {print $2}
14:37:03 + REF=refs/heads/20.10
14:37:03 + [ -n refs/heads/20.10 ]
14:37:03 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:03 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
14:37:03 #1 [internal] load build definition from Dockerfile
14:37:03 #1 sha256:6e440080903b23d57bb80fb4bfdd7cd4f64c67f19c4079ec6daacae7b2df7d79
14:37:03 #1 transferring dockerfile:
14:37:04 #1 transferring dockerfile: 935B done
14:37:04 #1 DONE 0.2s
14:37:04 
14:37:04 #2 [internal] load .dockerignore
14:37:04 #2 sha256:6c54d021e140bdcd1ebcac52918b663f0ca684d194ce6435b40bfc91e9442f06
14:37:04 #2 transferring context: 2B done
14:37:04 #2 DONE 0.0s
14:37:04 
14:37:04 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:37:04 #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7
14:37:04 #4 ...
14:37:04 
14:37:04 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
14:37:04 #5 sha256:99936361654b0acdd4e1cd2af1d7654e1b71e4d48367334b0018f026c8755c22
14:37:04 #5 DONE 0.0s
14:37:04 
14:37:04 #6 [auth] library/golang:pull token for registry-1.docker.io
14:37:04 #6 sha256:f6f3aa0bf40cce1fe407c66d082e801236e0f16e495de11603065dec04001bcf
14:37:04 #6 DONE 0.0s
14:37:04 
14:37:04 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
14:37:04 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab
14:37:04 #3 DONE 0.4s
14:37:04 
14:37:04 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:37:04 #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7
14:37:04 #4 DONE 0.6s
14:37:04 
14:37:04 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8
14:37:04 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7
14:37:04 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 0.0s done
14:37:04 #7 sha256:1f4d13e33254ecd464cdfe8a6e82baca699e27151e67daaa92ee4d424304a625 5.00kB / 5.00kB done
14:37:04 #7 sha256:8885f7749372e39110ebd083ed5520ae7d767698cf0b98760b9d8c3c8b4db411 0B / 257B 0.1s
14:37:04 #7 sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8 1.99kB / 1.99kB done
14:37:05 #7 sha256:6ace0dae0063ba89441ebd896354dcbf1a9d649433899275bc49158bb58c3d5a 0B / 307B 0.2s
14:37:05 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 0B / 38.39MB 0.2s
14:37:05 #7 sha256:8885f7749372e39110ebd083ed5520ae7d767698cf0b98760b9d8c3c8b4db411 257B / 257B 0.2s done
14:37:05 #7 sha256:c2c645ca9e1c6b0b982faacacf165902754db172fcfc7e79dafce8853f4b104a 912B / 912B 0.3s done
14:37:05 #7 sha256:0ce23e23698a13e82c0815f2934f489668f763158c3092e687112df82f7797e3 177B / 177B 0.4s
14:37:05 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 2.10MB / 38.39MB 0.5s
14:37:05 #7 sha256:0ce23e23698a13e82c0815f2934f489668f763158c3092e687112df82f7797e3 177B / 177B 0.4s done
14:37:05 #7 sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda 0B / 414B 0.5s
14:37:05 #7 sha256:6ace0dae0063ba89441ebd896354dcbf1a9d649433899275bc49158bb58c3d5a 307B / 307B 0.5s done
14:37:05 #7 sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda 414B / 414B 0.6s
14:37:05 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 0B / 15.43MB 0.6s
14:37:05 From https://github.com/docker/docker
14:37:05  * [new branch]      20.10      -> 20.10
14:37:05  * [new branch]      20.10      -> origin/20.10
14:37:05 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
14:37:05 git init src/github.com/docker/scan-cli-plugin
14:37:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin/.git/
14:37:05 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
14:37:05 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
14:37:05 + SRC=src/github.com/docker/scan-cli-plugin
14:37:05 + REF=v0.8.0
14:37:05 + REF_FETCH=v0.8.0
14:37:05 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
14:37:05 + awk {print $2}
14:37:05 + REF=refs/tags/v0.8.0
14:37:05 + [ -n refs/tags/v0.8.0 ]
14:37:05 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
14:37:05 + 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
14:37:05 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 4.19MB / 38.39MB 0.7s
14:37:05 #7 sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda 414B / 414B 0.6s done
14:37:05 #7 sha256:c64dff143675f3e9a900ab1685fcc2cff7d5264cd507dced816e7a9c406c5dd5 130.58kB / 130.58kB 0.7s done
14:37:05 From https://github.com/docker/cli
14:37:05  * [new branch]      20.10      -> 20.10
14:37:05  * [new branch]      20.10      -> origin/20.10
14:37:05 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
14:37:05 git init src/github.com/docker/docker
14:37:05 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/.git/
14:37:05 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
14:37:05 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
14:37:05 + SRC=src/github.com/docker/docker
14:37:05 + REF=20.10
14:37:05 + REF_FETCH=20.10
14:37:05 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
14:37:05 + awk {print $2}
14:37:06 From https://github.com/docker/scan-cli-plugin
14:37:06  * [new tag]         v0.8.0     -> v0.8.0
14:37:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
14:37:06 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 1.05MB / 15.43MB 1.0s
14:37:06 + REF=refs/heads/20.10
14:37:06 + [ -n refs/heads/20.10 ]
14:37:06 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:06 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
14:37:06 + make -C deb ubuntu-focal ubuntu-hirsute debian-bullseye
14:37:06 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
14:37:06 mkdir -p sources
14:37:06 docker run --rm -w /v \
14:37:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli:/cli \
14:37:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:37:06 	alpine \
14:37:06 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
14:37:06 Unable to find image 'alpine:latest' locally
14:37:06 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 6.29MB / 38.39MB 1.2s
14:37:06 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 2.10MB / 15.43MB 1.2s
14:37:06 From https://github.com/docker/docker
14:37:06  * [new branch]      20.10      -> 20.10
14:37:06  * [new branch]      20.10      -> origin/20.10
14:37:06 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
14:37:06 git init src/github.com/docker/scan-cli-plugin
14:37:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin/.git/
14:37:06 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
14:37:06 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
14:37:06 + SRC=src/github.com/docker/scan-cli-plugin
14:37:06 + REF=v0.8.0
14:37:06 + REF_FETCH=v0.8.0
14:37:06 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
14:37:06 + awk {print $2}
14:37:06 latest: Pulling from library/alpine
14:37:06 a0d0a0d46f8b: Pulling fs layer
14:37:06 a0d0a0d46f8b: Verifying Checksum
14:37:06 a0d0a0d46f8b: Download complete
14:37:06 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 3.15MB / 15.43MB 1.5s
14:37:06 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 8.39MB / 38.39MB 1.7s
14:37:06 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 4.19MB / 15.43MB 1.7s
14:37:06 + REF=refs/tags/v0.8.0
14:37:06 + [ -n refs/tags/v0.8.0 ]
14:37:06 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
14:37:06 + 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
14:37:06 a0d0a0d46f8b: Pull complete
14:37:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
14:37:06 Status: Downloaded newer image for alpine:latest
14:37:06 From https://github.com/docker/scan-cli-plugin
14:37:06  * [new tag]         v0.8.0     -> v0.8.0
14:37:06 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
[Pipeline] sh
14:37:07 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 5.24MB / 15.43MB 2.0s
14:37:07 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 6.29MB / 15.43MB 2.1s
14:37:07 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 10.49MB / 38.39MB 2.2s
14:37:07 + make REF=20.10 DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static
14:37:07 ./scripts/checkout.sh src/github.com/docker/cli "20.10"
14:37:07 + SRC=src/github.com/docker/cli
14:37:07 + REF=20.10
14:37:07 + REF_FETCH=20.10
14:37:07 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10
14:37:07 + awk {print $2}
14:37:07 + REF=refs/heads/20.10
14:37:07 + [ -n refs/heads/20.10 ]
14:37:07 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:07 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
14:37:07 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 8.39MB / 15.43MB 2.4s
14:37:07 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 12.58MB / 38.39MB 2.5s
14:37:07 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 9.44MB / 15.43MB 2.6s
14:37:07 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 10.49MB / 15.43MB 2.8s
14:37:07 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10
14:37:07 ./scripts/checkout.sh src/github.com/docker/docker "20.10"
14:37:07 + SRC=src/github.com/docker/docker
14:37:07 + REF=20.10
14:37:07 + REF_FETCH=20.10
14:37:07 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10
14:37:07 + awk {print $2}
14:37:07 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 14.68MB / 38.39MB 2.9s
14:37:07 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 11.53MB / 15.43MB 2.9s
14:37:07 + REF=refs/heads/20.10
14:37:07 + [ -n refs/heads/20.10 ]
14:37:07 + REF_FETCH=refs/heads/20.10:refs/heads/20.10
14:37:07 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10
14:37:08 From https://github.com/docker/docker
14:37:08  * [new branch]      20.10      -> 20.10
14:37:08  * [new branch]      20.10      -> origin/20.10
14:37:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
14:37:08 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 12.58MB / 15.43MB 3.1s
14:37:08 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 16.78MB / 38.39MB 3.4s
14:37:08 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 13.63MB / 15.43MB 3.4s
14:37:08 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 14.68MB / 15.43MB 3.5s
14:37:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10
14:37:08 git init src/github.com/docker/scan-cli-plugin
14:37:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin/.git/
14:37:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
14:37:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
14:37:08 + SRC=src/github.com/docker/scan-cli-plugin
14:37:08 + REF=v0.8.0
14:37:08 + REF_FETCH=v0.8.0
14:37:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
14:37:08 + awk {print $2}
14:37:08 + REF=refs/tags/v0.8.0
14:37:08 + [ -n refs/tags/v0.8.0 ]
14:37:08 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
14:37:08 + 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
14:37:08 #7 ...
14:37:08 
14:37:08 #9 [internal] load build context
14:37:08 #9 sha256:23b06ce508fcdd65a2e01e27bcfe662dae8ceb66178846faf3bec630c02c3e26
14:37:08 #9 transferring context: 19.29MB 3.5s done
14:37:08 #9 DONE 3.6s
14:37:08 
14:37:08 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8
14:37:08 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7
14:37:08 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 18.87MB / 38.39MB 3.7s
14:37:08 #7 sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 15.43MB / 15.43MB 3.7s done
14:37:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.8.0"
14:37:08 + SRC=src/github.com/docker/scan-cli-plugin
14:37:08 + REF=v0.8.0
14:37:08 + REF_FETCH=v0.8.0
14:37:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.8.0
14:37:08 + awk {print $2}
14:37:08 From https://github.com/docker/scan-cli-plugin
14:37:08  * [new tag]         v0.8.0     -> v0.8.0
14:37:08 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
14:37:08 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 20.97MB / 38.39MB 4.0s
14:37:09 + REF=refs/tags/v0.8.0
14:37:09 + [ -n refs/tags/v0.8.0 ]
14:37:09 + REF_FETCH=refs/tags/v0.8.0:refs/tags/v0.8.0
14:37:09 + 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
[Pipeline] sh
14:37:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.8.0
14:37:09 for p in static-linux cross-mac cross-win; do \
14:37:09 	make -C static VERSION=0.0.1-dev GO_VERSION=1.16.9 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
14:37:09 done
14:37:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
14:37:09 cd /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
14:37:09 + make -C rpm centos-7 centos-8 fedora-34
14:37:09 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
14:37:09 mkdir -p rpmbuild/SOURCES
14:37:09 docker run --rm -w /v \
14:37:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker:/engine \
14:37:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/v \
14:37:09 	alpine \
14:37:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
14:37:09 Unable to find image 'alpine:latest' locally
14:37:09 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 23.07MB / 38.39MB 4.5s
14:37:09 latest: Pulling from library/alpine
14:37:09 a0d0a0d46f8b: Pulling fs layer
14:37:09 a0d0a0d46f8b: Download complete
14:37:09 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 25.17MB / 38.39MB 4.8s
14:37:10 a0d0a0d46f8b: Pull complete
14:37:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
14:37:10 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 27.26MB / 38.39MB 5.1s
14:37:10 Status: Downloaded newer image for alpine:latest
14:37:10 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 29.36MB / 38.39MB 5.5s
14:37:10 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 31.46MB / 38.39MB 5.8s
14:37:11 mkdir -p sources
14:37:11 docker run --rm -w /v \
14:37:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker:/engine \
14:37:11 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:37:11 	alpine \
14:37:11 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
14:37:11 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 34.60MB / 38.39MB 6.0s
14:37:11 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 36.70MB / 38.39MB 6.3s
14:37:11 #7 sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 38.39MB / 38.39MB 6.5s done
14:37:12 #7 extracting sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267
14:37:14 #2 [internal] load .dockerignore
14:37:14 #2 transferring context: 112B done
14:37:14 #2 DONE 0.1s
14:37:14 
14:37:14 #1 [internal] load build definition from Dockerfile
14:37:14 #1 transferring dockerfile: 2.08kB 0.0s done
14:37:14 #1 DONE 0.1s
14:37:14 
14:37:14 #3 resolve image config for docker.io/docker/dockerfile:1.3
14:37:14 #3 ...
14:37:14 
14:37:14 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
14:37:14 #4 DONE 0.0s
14:37:14 
14:37:14 #3 resolve image config for docker.io/docker/dockerfile:1.3
14:37:14 #3 DONE 0.3s
14:37:14 
14:37:14 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
14:37:14 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
14:37:14 #5 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
14:37:14 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 3.15MB / 9.67MB 0.1s
14:37:14 #5 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
14:37:14 #5 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
14:37:14 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s
14:37:14 #5 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
14:37:14 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
14:37:14 #5 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
14:37:14 #5 DONE 0.5s
14:37:14 
14:37:14 #6 [internal] load build definition from Dockerfile
14:37:14 #6 DONE 0.0s
14:37:14 
14:37:14 #7 [internal] load .dockerignore
14:37:14 #7 DONE 0.0s
14:37:14 
14:37:14 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
14:37:14 #11 DONE 0.0s
14:37:14 
14:37:14 #12 [auth] library/golang:pull token for registry-1.docker.io
14:37:15 #12 DONE 0.0s
14:37:15 
14:37:15 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io
14:37:15 #13 DONE 0.0s
14:37:15 
14:37:15 #10 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
14:37:15 mkdir -p sources
14:37:15 docker run --rm -w /v \
14:37:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
14:37:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:37:15 	alpine \
14:37:15 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
14:37:15 #7 ...
14:37:15 
14:37:15 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:15 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda
14:37:15 #13 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.1s done
14:37:15 #13 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done
14:37:15 #13 sha256:6dcfd98f112a95d610478bf34b0aa1d49cd85cf99e31b5b9a9ad97f6ecbaf290 1.79kB / 1.79kB done
14:37:15 #13 sha256:ea50976a61f1b994279087011ebf4c199014267e29d10e705e32242318a8f61d 6.97kB / 6.97kB done
14:37:15 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 45.92MB / 45.92MB 7.5s done
14:37:15 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 7.13MB / 7.13MB 5.0s done
14:37:15 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 9.34MB / 9.34MB 6.2s done
14:37:15 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 37.75MB / 47.36MB 9.8s
14:37:15 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 39.85MB / 53.24MB 9.8s
14:37:15 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 26.21MB / 100.29MB 9.8s
14:37:15 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 2.1s
14:37:15 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 40.89MB / 47.36MB 10.0s
14:37:15 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 42.99MB / 53.24MB 10.0s
14:37:15 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 44.04MB / 47.36MB 10.2s
14:37:15 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 46.14MB / 53.24MB 10.2s
14:37:15 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 31.46MB / 100.29MB 10.2s
14:37:15 #10 DONE 0.4s
14:37:15 
14:37:15 #9 [internal] load metadata for docker.io/library/golang:1.16.9-alpine
14:37:15 #9 DONE 0.3s
14:37:15 
14:37:15 #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
14:37:15 #8 DONE 0.4s
14:37:15 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 47.19MB / 47.36MB 10.4s
14:37:15 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 49.28MB / 53.24MB 10.4s
14:37:15 mkdir -p rpmbuild/SOURCES
14:37:15 docker run --rm -w /v \
14:37:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli:/cli \
14:37:15 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/v \
14:37:15 	alpine \
14:37:15 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
14:37:15 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 53.24MB / 53.24MB 10.7s
14:37:15 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 38.80MB / 100.29MB 10.7s
14:37:16 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 47.36MB / 47.36MB 11.0s done
14:37:16 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 44.04MB / 100.29MB 11.0s
14:37:16 #13 sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd 156B / 156B 11.1s
14:37:16 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 49.28MB / 100.29MB 11.3s
14:37:16 mkdir -p sources
14:37:16 cp ../systemd/docker.service sources/docker.service
14:37:16 mkdir -p sources
14:37:16 cp ../systemd/docker.socket sources/docker.socket
14:37:16 docker run --rm -w /v \
14:37:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/plugins:/plugins \
14:37:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/sources:/v \
14:37:16 	alpine \
14:37:16 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
14:37:16 
14:37:16 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
14:37:16 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
14:37:16 #15 sha256:8bb4fd3914ad2b9b2bfcc8ac2a8e6c63e66207767c21dc520041973d821426f8 525B / 525B done
14:37:16 #15 sha256:5162799cdc040568b1bd7d574d69a20c1b9d6927c677601b50f40e2b58edbcdb 945B / 945B done
14:37:16 #15 sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 2.65kB / 2.65kB done
14:37:16 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 57.67MB / 100.29MB 11.7s
14:37:17 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 53.24MB / 53.24MB 11.9s done
14:37:17 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 62.91MB / 100.29MB 12.0s
14:37:17 #13 sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd 156B / 156B 11.9s done
14:37:17 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0B / 13.43kB 0.4s
14:37:17 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.5s
14:37:17 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a done
14:37:17 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.5s done
14:37:17 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 68.16MB / 100.29MB 12.3s
14:37:17 #15 ...
14:37:17 
14:37:17 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:37:17 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
14:37:17 #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
14:37:17 #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
14:37:17 #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
14:37:17 #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.4s done
14:37:17 #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
14:37:17 #21 DONE 1.0s
14:37:17 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 73.40MB / 100.29MB 12.6s
14:37:17 
14:37:17 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
14:37:17 #15 DONE 1.1s
14:37:17 
14:37:17 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11
14:37:17 #14 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.0s done
14:37:17 #14 sha256:45db38b5fc06a5fa18f18dec784dfcc60e7140676b7f9e4039768b54b9d4223e 1.36kB / 1.36kB done
14:37:17 #14 sha256:1b35785aa3c4f2f78a5ad5252332114f43bb07a438d9cccc153517ea8f7d1198 5.08kB / 5.08kB done
14:37:17 #14 sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 1.65kB / 1.65kB done
14:37:17 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 39.85MB / 105.80MB 1.0s
14:37:17 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done
14:37:17 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.3s done
14:37:17 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.1s done
14:37:17 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.7s done
14:37:17 #14 sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 156B / 156B 0.4s done
14:37:17 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 48.90MB / 105.80MB 1.1s
14:37:17 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 78.64MB / 100.29MB 12.9s
14:37:17 == Building packages for ubuntu-focal ==
14:37:17 mkdir -p "debbuild/ubuntu-focal"
14:37:17 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
14:37:18 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 56.62MB / 105.80MB 1.3s
14:37:18 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 65.01MB / 105.80MB 1.5s
14:37:18 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262
14:37:18 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 83.89MB / 100.29MB 13.2s
14:37:18 #1 [internal] load build definition from Dockerfile
14:37:18 #1 sha256:0d85bce1afd3c7cc9b6baa1ece3a545fc60118042e1b8e9a43b50a38abcb5abb
14:37:18 #1 transferring dockerfile: 1.22kB done
14:37:18 #1 DONE 0.1s
14:37:18 
14:37:18 #2 [internal] load .dockerignore
14:37:18 #2 sha256:4f4d5e155be93a67f798c76f91cc564208d2c1435b3065a4b2e866bd111f7edc
14:37:18 #2 transferring context:
14:37:18 #2 transferring context: 2B done
14:37:18 #2 DONE 0.0s
14:37:18 
14:37:18 #4 [internal] load metadata for docker.io/library/ubuntu:focal
14:37:18 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
14:37:18 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
14:37:18 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 76.55MB / 105.80MB 1.7s
14:37:18 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 89.13MB / 100.29MB 13.5s
14:37:18 #4 ...
14:37:18 
14:37:18 #5 [auth] library/golang:pull token for registry-1.docker.io
14:37:18 #5 sha256:7168cd3ef426bcd3e0234f461bb18dcc8bf264657d465d8e7dcc9e3779c62d46
14:37:18 #5 DONE 0.0s
14:37:18 
14:37:18 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
14:37:18 #6 sha256:00f1aa84d0b657b03950bd193a71caf9bd76b4fd949351cc016917e258ee5c8f
14:37:18 #6 DONE 0.0s
14:37:18 
14:37:18 #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:37:18 #3 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:37:18 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 90.18MB / 105.80MB 1.9s
14:37:18 #3 DONE 0.4s
14:37:18 
14:37:18 #4 [internal] load metadata for docker.io/library/ubuntu:focal
14:37:18 #4 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
14:37:18 #4 DONE 0.4s
14:37:18 
14:37:18 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:18 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:18 #14 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.1s done
14:37:18 #14 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done
14:37:18 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0B / 7.83MB 0.1s
14:37:18 #14 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done
14:37:18 #14 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done
14:37:18 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 0B / 50.44MB 0.1s
14:37:18 mkdir -p rpmbuild/SOURCES
14:37:18 docker run --rm -w /v \
14:37:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \
14:37:18 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/v \
14:37:18 	alpine \
14:37:18 	tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin
14:37:18 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 98.57MB / 105.80MB 2.1s
14:37:18 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.2s
14:37:18 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd done
14:37:19 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 96.47MB / 100.29MB 13.9s
14:37:19 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.05MB / 7.83MB 0.2s
14:37:19 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 2.10MB / 7.83MB 0.3s
14:37:19 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 4.19MB / 7.83MB 0.4s
14:37:19 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.15MB / 50.44MB 0.4s
14:37:19 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.5s done
14:37:19 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2
14:37:19 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.34MB / 7.83MB 0.5s
14:37:19 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 6.29MB / 50.44MB 0.5s
14:37:19 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.6s done
14:37:19 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 12.56MB / 50.44MB 0.7s
14:37:19 #14 ...
14:37:19 
14:37:19 #10 [internal] load build context
14:37:19 #10 sha256:ad4accf8149b1a093f713771e72c2fe644ace66b03f1c40fe0a067e0fc775eba
14:37:19 #10 transferring context: 19.28MB 0.9s done
14:37:19 #10 DONE 1.0s
14:37:19 
14:37:19 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:19 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:19 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 888.83kB / 10.00MB 0.8s
14:37:19 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 17.83MB / 50.44MB 1.0s
14:37:19 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 3.15MB / 10.00MB 1.0s
14:37:19 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 7.2s
14:37:20 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 5.24MB / 10.00MB 1.1s
14:37:20 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 26.21MB / 50.44MB 1.3s
14:37:20 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.3s
14:37:20 mkdir -p rpmbuild/SOURCES
14:37:20 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service
14:37:20 mkdir -p rpmbuild/SOURCES
14:37:20 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket
14:37:20 docker run --rm -w /v \
14:37:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/plugins:/plugins \
14:37:20 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/v \
14:37:20 	alpine \
14:37:20 	tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins
14:37:20 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 30.41MB / 50.44MB 1.4s
14:37:20 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.3s done
14:37:20 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0B / 51.84MB 1.4s
14:37:20 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 1.4s
14:37:20 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 33.75MB / 50.44MB 1.5s
14:37:20 #14 ...
14:37:20 
14:37:20 #20 [internal] load build context
14:37:20 #20 transferring context: 49.90MB 3.6s done
14:37:20 #20 DONE 3.7s
14:37:20 
14:37:20 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11
14:37:20 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 100.29MB / 100.29MB 15.4s done
14:37:20 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 36.70MB / 50.44MB 1.7s
14:37:20 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.19MB / 51.84MB 1.7s
14:37:20 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 9.22MB / 68.78MB 1.7s
14:37:20 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 7.34MB / 51.84MB 1.8s
14:37:20 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 40.89MB / 50.44MB 1.9s
14:37:20 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 46.14MB / 50.44MB 2.1s
14:37:20 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 12.58MB / 51.84MB 2.1s
14:37:20 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 18.87MB / 68.78MB 2.1s
14:37:21 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 8.1s done
14:37:21 #13 extracting sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d
14:37:21 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.2s
14:37:21 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 16.75MB / 51.84MB 2.2s
14:37:21 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 24.12MB / 68.78MB 2.2s
14:37:21 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 22.02MB / 51.84MB 2.3s
14:37:21 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 28.31MB / 68.78MB 2.3s
14:37:21 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 25.17MB / 51.84MB 2.4s
14:37:21 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 32.51MB / 68.78MB 2.4s
14:37:21 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 31.46MB / 51.84MB 2.6s
14:37:21 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 42.99MB / 68.78MB 2.6s
14:37:21 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.6s done
14:37:21 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 0B / 129.04MB 2.7s
14:37:21 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 36.34MB / 51.84MB 2.9s
14:37:21 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 48.23MB / 68.78MB 2.9s
14:37:21 #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193
14:37:21 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 38.95MB / 51.84MB 3.1s
14:37:21 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 52.43MB / 68.78MB 3.1s
14:37:22 #13 extracting sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 0.6s done
14:37:22 #13 extracting sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10
14:37:22 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 41.94MB / 51.84MB 3.2s
14:37:22 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 8.39MB / 129.04MB 3.2s
14:37:22 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 46.14MB / 51.84MB 3.4s
14:37:22 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 59.17MB / 68.78MB 3.4s
14:37:22 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 16.78MB / 129.04MB 3.4s
14:37:22 == Building packages for centos-7 ==
14:37:22 mkdir -p "rpmbuild/centos-7"
14:37:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
14:37:22 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 49.28MB / 51.84MB 3.5s
14:37:22 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 62.91MB / 68.78MB 3.6s
14:37:22 #1 [internal] load build definition from Dockerfile
14:37:22 #1 sha256:7b7565be51cfc3e204ccf40a0feda904d34888f9014c83de7e41e014f13dd9f1
14:37:22 #1 transferring dockerfile: 1.06kB done
14:37:22 #1 DONE 0.1s
14:37:22 
14:37:22 #2 [internal] load .dockerignore
14:37:22 #2 sha256:328cb0f5de890e89d629c001c7f22a6cea6a4f7fdbccee47d7abc344bfc231aa
14:37:22 #2 transferring context: 2B done
14:37:22 #2 DONE 0.0s
14:37:22 #13 extracting sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 0.6s done
14:37:22 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 3.8s
14:37:22 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 26.21MB / 129.04MB 3.8s
14:37:22 
14:37:22 #5 [auth] library/centos:pull token for registry-1.docker.io
14:37:22 #5 sha256:a719c54e0e8e47d8c6932824ed326420a9caaa523463e2ba8e5a0c8c51345c73
14:37:22 #5 DONE 0.0s
14:37:22 
14:37:22 #6 [auth] library/golang:pull token for registry-1.docker.io
14:37:22 #6 sha256:04f67026190c9aaf0c431379773092cbb5310b8a1be4f762ed7eea7fee229620
14:37:22 #6 DONE 0.0s
14:37:22 
14:37:22 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:37:22 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:37:22 #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 0.1s
14:37:22 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 4.1s done
14:37:22 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 36.70MB / 129.04MB 4.1s
14:37:22 #14 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 0B / 156B 4.1s
14:37:22 #14 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 4.2s
14:37:23 #4 DONE 0.4s
14:37:23 
14:37:23 #3 [internal] load metadata for docker.io/library/centos:7
14:37:23 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237
14:37:23 #3 DONE 0.4s
14:37:23 
14:37:23 #10 [internal] load build context
14:37:23 #10 sha256:b3e3403bc4e710962e5e7471c8e31a85def5c285eeaa2091475c4f8f0edebfd5
14:37:23 #10 transferring context: 10.68kB done
14:37:23 #10 DONE 0.0s
14:37:23 
14:37:23 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:23 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:23 #13 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done
14:37:23 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 50.71MB / 129.04MB 4.4s
14:37:23 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 60.82MB / 129.04MB 4.5s
14:37:23 #13 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done
14:37:23 #13 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done
14:37:23 #13 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done
14:37:23 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 0B / 50.44MB 0.1s
14:37:23 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0B / 7.83MB 0.1s
14:37:23 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.05MB / 7.83MB 0.2s
14:37:23 #13 ...
14:37:23 
14:37:23 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:cbc670e52dda99320009db50ad04f57838223c3de18f852ce8bb37180e047aa8
14:37:23 #7 sha256:9493c51e9749d9baf615c3aa5d8a81114376d7c074ebe77a6c95727374acb2c7
14:37:23 #7 extracting sha256:0acf4e28ef6eb3ab4e8b1ba5d99f472aa3c2a38c5a63a408ad5653d1c5cb2267 8.4s done
14:37:23 #7 extracting sha256:6ace0dae0063ba89441ebd896354dcbf1a9d649433899275bc49158bb58c3d5a done
14:37:23 #7 extracting sha256:8885f7749372e39110ebd083ed5520ae7d767698cf0b98760b9d8c3c8b4db411 0.0s done
14:37:23 #7 extracting sha256:c2c645ca9e1c6b0b982faacacf165902754db172fcfc7e79dafce8853f4b104a done
14:37:23 #7 extracting sha256:0ce23e23698a13e82c0815f2934f489668f763158c3092e687112df82f7797e3 done
14:37:23 #7 extracting sha256:2f5c0046a39fe55a4fcc3fef45adf75f7d6d885d9c428dec2658fa6cfeefaeda done
14:37:23 #7 extracting sha256:56eb26f21f7f29a0cf2eadc82b631f33eefa26e05c354fbf3915b86a4e86be51 0.8s done
14:37:23 #7 extracting sha256:c64dff143675f3e9a900ab1685fcc2cff7d5264cd507dced816e7a9c406c5dd5 0.0s done
14:37:23 #7 DONE 18.3s
14:37:23 
14:37:23 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:37:23 #8 sha256:d868f27fe48fca7b0cf04efadbcadce77df681e576f5226036e1483d7690e101
14:37:23 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 69.21MB / 129.04MB 4.6s
14:37:23 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 4.6s done
14:37:23 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 87.03MB / 129.04MB 4.8s
14:37:23 #14 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 4.6s done
14:37:23 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.19MB / 50.44MB 0.3s
14:37:23 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 4.19MB / 7.83MB 0.3s
14:37:23 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 11.53MB / 50.44MB 0.5s
14:37:23 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.5s
14:37:23 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 94.37MB / 129.04MB 4.9s
14:37:23 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 16.78MB / 50.44MB 0.6s
14:37:23 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.6s done
14:37:23 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0B / 10.00MB 0.6s
14:37:23 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 22.02MB / 50.44MB 0.7s
14:37:23 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 2.10MB / 10.00MB 0.7s
14:37:24 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 106.95MB / 129.04MB 5.2s
14:37:24 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 28.31MB / 50.44MB 0.9s
14:37:24 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 7.34MB / 10.00MB 0.9s
14:37:24 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 31.46MB / 50.44MB 1.0s
14:37:24 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.0s
14:37:24 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 126.88MB / 129.04MB 5.4s
14:37:24 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.1s done
14:37:24 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 38.80MB / 50.44MB 1.3s
14:37:24 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.19MB / 51.84MB 1.3s
14:37:24 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 43.42MB / 50.44MB 1.4s
14:37:24 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 46.14MB / 50.44MB 1.5s
14:37:24 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 10.49MB / 51.84MB 1.5s
14:37:24 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 4.7s done
14:37:24 #14 extracting sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 done
14:37:24 #14 DONE 8.0s
14:37:24 
14:37:24 #16 [build-base-alpine 1/3] COPY --from=xx / /
14:37:24 #8 1.340 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
14:37:24 #8 1.667 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
14:37:24 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.7s
14:37:24 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 19.74MB / 51.84MB 1.7s
14:37:24 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 26.21MB / 51.84MB 1.8s
14:37:25 #8 1.828 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB]
14:37:25 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 36.70MB / 51.84MB 1.9s
14:37:25 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.9s done
14:37:25 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 46.14MB / 51.84MB 2.0s
14:37:25 #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193
14:37:25 #8 2.024 Get:4 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
14:37:25 #8 2.129 Get:5 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB]
14:37:25 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 2.2s
14:37:25 #8 2.318 Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
14:37:25 #16 DONE 1.0s
14:37:25 
14:37:25 #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
14:37:25 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 6.4s done
14:37:25 #14 ...
14:37:25 
14:37:25 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322
14:37:25 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7
14:37:25 #7 resolve docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 0.0s done
14:37:25 #7 sha256:7cc0576c7c0ec2384de5cbf245f41567e922aab1b075f3e8ad565f508032df17 529B / 529B done
14:37:25 #7 sha256:ba6acccedd2923aee4c2acc6a23780b14ed4b8a5fa4e14e252a23b846df9b6c1 1.46kB / 1.46kB done
14:37:25 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.3s done
14:37:25 #7 sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 1.42kB / 1.42kB done
14:37:25 #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.7s done
14:37:25 #7 DONE 6.8s
14:37:25 
14:37:25 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:25 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:25 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 1.05MB / 129.04MB 2.7s
14:37:25 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 2.7s
14:37:26 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 12.58MB / 129.04MB 3.0s
14:37:26 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 4.56MB / 68.78MB 3.0s
14:37:26 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 3.1s done
14:37:26 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 8.39MB / 68.78MB 3.2s
14:37:26 #13 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 0B / 156B 3.2s
14:37:26 #13 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 3.3s done
14:37:26 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 19.92MB / 129.04MB 3.4s
14:37:26 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 14.68MB / 68.78MB 3.4s
14:37:26 #17 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
14:37:26 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 35.65MB / 129.04MB 3.7s
14:37:26 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 31.46MB / 68.78MB 3.7s
14:37:26 #8 3.734 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
14:37:26 #8 3.738 Get:8 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
14:37:27 #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.2s
14:37:27 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 37.75MB / 68.78MB 3.8s
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 48.23MB / 129.04MB 3.9s
14:37:27 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 47.19MB / 68.78MB 3.9s
14:37:27 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 51.38MB / 68.78MB 4.0s
14:37:27 #14 ...
14:37:27 
14:37:27 #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
14:37:27 #8 sha256:955a1de0d7a19db7d27789f11498cfdb60122019968eb9a6528460ffb5ac2dd8
14:37:27 #8 DONE 1.9s
14:37:27 
14:37:27 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:27 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 61.87MB / 129.04MB 4.1s
14:37:27 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 59.77MB / 68.78MB 4.1s
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 77.59MB / 129.04MB 4.3s
14:37:27 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 4.3s
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 85.98MB / 129.04MB 4.4s
14:37:27 #17 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 94.37MB / 129.04MB 4.6s
14:37:27 #17 2.000 (1/18) Installing libffi (3.3-r2)
14:37:27 #17 2.003 (2/18) Installing libgcc (10.3.1_git20210424-r2)
14:37:27 #17 2.006 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
14:37:27 #17 2.020 (4/18) Installing xz-libs (5.2.5-r0)
14:37:27 #17 2.024 (5/18) Installing libxml2 (2.9.12-r1)
14:37:27 #17 2.037 (6/18) Installing llvm11-libs (11.1.0-r2)
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 106.27MB / 129.04MB 4.8s
14:37:27 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 115.34MB / 129.04MB 4.9s
14:37:27 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 4.9s done
14:37:28 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 125.83MB / 129.04MB 5.0s
14:37:28 #17 2.778 (7/18) Installing clang-libs (11.1.0-r1)
14:37:28 #8 5.022 Fetched 18.9 MB in 4s (4751 kB/s)
14:37:28 #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 6.9s done
14:37:28 #17 3.473 (8/18) Installing clang (11.1.0-r1)
14:37:28 #14 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419
14:37:29 #8 5.022 Reading package lists...
14:37:29 #17 3.752 (9/18) Installing libmagic (5.40-r1)
14:37:29 #17 3.777 (10/18) Installing file (5.40-r1)
14:37:29 #17 3.779 (11/18) Installing brotli-libs (1.0.9-r5)
14:37:29 #17 3.788 (12/18) Installing nghttp2-libs (1.43.0-r0)
14:37:29 #17 3.791 (13/18) Installing libcurl (7.79.1-r0)
14:37:29 #17 3.799 (14/18) Installing expat (2.4.1-r0)
14:37:29 #17 3.803 (15/18) Installing pcre2 (10.36-r0)
14:37:29 #17 3.812 (16/18) Installing git (2.32.0-r0)
14:37:29 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 6.2s done
14:37:29 #17 3.930 (17/18) Installing lld (11.1.0-r0)
14:37:29 #17 3.963 (18/18) Installing llvm11 (11.1.0-r2)
14:37:29 #8 6.243 Reading package lists...
14:37:29 #8 ...
14:37:29 
14:37:29 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:29 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda
14:37:29 #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 4.8s done
14:37:29 #13 extracting sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 1.5s
14:37:29 #14 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.1s done
14:37:29 #17 4.322 Executing busybox-1.33.1-r3.trigger
14:37:29 #17 4.327 OK: 285 MiB in 33 packages
14:37:30 #14 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926
14:37:30 #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.1s
14:37:30 #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.7s done
14:37:30 #13 ...
14:37:30 
14:37:30 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:37:30 #8 sha256:d868f27fe48fca7b0cf04efadbcadce77df681e576f5226036e1483d7690e101
14:37:30 #8 6.243 Reading package lists...
14:37:30 #13 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419
14:37:30 #8 7.414 Building dependency tree...
14:37:30 #8 7.606 Reading state information...
14:37:30 #8 7.882 curl is already the newest version (7.64.0-4+deb10u2).
14:37:30 #8 7.882 The following additional packages will be installed:
14:37:30 #8 7.882   autoconf automake autopoint autotools-dev binutils
14:37:30 #8 7.882   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
14:37:30 #8 7.882   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
14:37:30 #8 7.882   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
14:37:30 #8 7.882   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
14:37:30 #8 7.882   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
14:37:30 #8 7.882   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
14:37:30 #8 7.882   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
14:37:30 #8 7.882   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
14:37:30 #8 7.882   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
14:37:30 #8 7.882   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
14:37:30 #8 7.882   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:37:30 #8 7.882   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
14:37:30 #8 7.882   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
14:37:30 #8 7.882   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
14:37:30 #8 7.882   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
14:37:30 #8 7.882   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
14:37:30 #8 7.882   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
14:37:30 #8 7.882   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
14:37:30 #8 7.882   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
14:37:30 #8 7.882   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
14:37:30 #8 7.882   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
14:37:30 #8 7.882   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
14:37:30 #8 7.882   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
14:37:30 #8 7.882   po-debconf python3 python3-minimal python3.7 python3.7-minimal
14:37:30 #8 7.882   sensible-utils wdiff xz-utils
14:37:30 #8 7.882 Suggested packages:
14:37:30 #8 7.882   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
14:37:30 #8 7.882   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
14:37:30 #8 7.882   autopkgtest bls-standalone bsd-mailx | mailx build-essential
14:37:30 #8 7.882   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
14:37:30 #8 7.882   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
14:37:30 #8 7.882   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
14:37:30 #8 7.882   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
14:37:30 #8 7.882   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
14:37:30 #8 7.882   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
14:37:30 #8 7.882   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
14:37:30 #8 7.882   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
14:37:30 #8 7.882   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
14:37:30 #8 7.882   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
14:37:30 #8 7.882   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
14:37:30 #8 7.882   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
14:37:30 #8 7.882   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
14:37:30 #8 7.882   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
14:37:30 #8 7.882   diffutils-doc perl-doc libterm-readline-gnu-perl
14:37:30 #8 7.882   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
14:37:30 #8 7.882   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
14:37:30 #8 7.882   python3.7-doc binfmt-support wdiff-doc
14:37:30 #8 7.882 Recommended packages:
14:37:30 #8 7.882   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
14:37:30 #8 7.882   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
14:37:30 #8 7.882   licensecheck lintian python3-apt python3-debian python3-magic
14:37:30 #8 7.882   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
14:37:30 #8 7.882   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
14:37:30 #8 7.882   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
14:37:30 #8 7.882   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
14:37:30 #8 7.882   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
14:37:30 #8 7.882   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
14:37:30 #8 7.882   libmail-sendmail-perl
14:37:31 #14 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.9s done
14:37:31 #14 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1
14:37:31 #13 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.6s done
14:37:31 #13 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926
14:37:32 #13 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.7s done
14:37:32 #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1
14:37:32 #8 9.423 The following NEW packages will be installed:
14:37:32 #8 9.423   autoconf automake autopoint autotools-dev binutils
14:37:32 #8 9.423   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
14:37:32 #8 9.423   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
14:37:32 #8 9.423   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
14:37:32 #8 9.423   intltool-debian libarchive-zip-perl libasan5 libatomic1
14:37:32 #8 9.423   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
14:37:32 #8 9.423   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
14:37:32 #8 9.423   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
14:37:32 #8 9.423   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
14:37:32 #8 9.423   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
14:37:32 #8 9.423   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
14:37:32 #8 9.423   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
14:37:32 #8 9.423   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
14:37:32 #8 9.423   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
14:37:32 #8 9.423   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
14:37:32 #8 9.423   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
14:37:32 #8 9.423   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
14:37:32 #8 9.423   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
14:37:32 #8 9.423   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
14:37:32 #8 9.423   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
14:37:32 #8 9.423   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
14:37:32 #8 9.423   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
14:37:32 #8 9.423   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
14:37:32 #8 9.426   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
14:37:32 #8 9.426   po-debconf python3 python3-minimal python3.7 python3.7-minimal
14:37:32 #8 9.426   sensible-utils wdiff xz-utils
14:37:32 #8 9.426 The following packages will be upgraded:
14:37:32 #8 9.426   libc6
14:37:33 #8 9.919 1 upgraded, 125 newly installed, 0 to remove and 15 not upgraded.
14:37:33 #8 9.919 Need to get 69.0 MB of archives.
14:37:33 #8 9.919 After this operation, 272 MB of additional disk space will be used.
14:37:33 #8 9.919 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
14:37:33 #8 9.950 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB]
14:37:33 #13 ...
14:37:33 
14:37:33 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
14:37:33 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6
14:37:33 #7 resolve docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 0.0s done
14:37:33 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.6s done
14:37:33 #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done
14:37:33 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
14:37:33 #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
14:37:33 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 7.0s
14:37:33 #7 ...
14:37:33 
14:37:33 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:33 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:33 #8 10.35 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB]
14:37:33 #8 10.45 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
14:37:33 #8 10.56 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
14:37:33 #8 10.56 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
14:37:33 #8 10.68 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
14:37:33 #8 10.68 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
14:37:33 #8 10.68 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
14:37:33 #8 10.78 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB]
14:37:34 #13 ...
14:37:34 
14:37:34 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987
14:37:34 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6
14:37:34 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 7.5s done
14:37:34 #7 DONE 10.9s
14:37:34 
14:37:34 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:34 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:34 #17 DONE 8.3s
14:37:34 
14:37:34 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
14:37:34 #18 DONE 0.1s
14:37:34 
14:37:34 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
14:37:34 #8 10.79 Get:11 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB]
14:37:34 #8 10.79 Get:12 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20211007-2~buster [1012 kB]
14:37:34 #8 10.81 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB]
14:37:34 #8 11.03 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
14:37:34 #8 11.03 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB]
14:37:34 #8 11.05 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
14:37:34 #8 11.05 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
14:37:34 #8 11.33 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB]
14:37:34 #8 11.36 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB]
14:37:34 #8 11.39 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB]
14:37:34 #19 0.773 + apk  --root / add --no-cache musl-dev gcc
14:37:34 #19 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
14:37:34 #8 11.41 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB]
14:37:34 #8 11.49 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
14:37:34 #8 11.49 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
14:37:34 #8 11.49 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
14:37:34 #8 11.49 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB]
14:37:35 #8 11.65 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB]
14:37:35 #8 11.66 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
14:37:35 #8 11.67 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
14:37:35 #8 11.68 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
14:37:35 #8 11.68 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB]
14:37:35 #8 11.69 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
14:37:35 #8 11.70 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
14:37:35 #8 11.71 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
14:37:35 #8 11.72 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
14:37:35 #8 11.77 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB]
14:37:35 #8 11.88 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
14:37:35 #8 11.88 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
14:37:35 #8 11.91 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
14:37:35 #8 11.92 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
14:37:35 #8 11.93 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
14:37:35 #8 11.95 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
14:37:35 #8 12.00 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
14:37:35 #8 12.16 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
14:37:35 #8 12.17 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
14:37:35 #8 12.18 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
14:37:35 #8 12.30 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
14:37:35 #8 12.30 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
14:37:35 #8 12.31 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
14:37:35 #8 12.32 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
14:37:35 #8 12.34 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
14:37:36 #13 ...
14:37:36 
14:37:36 #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
14:37:36 #8 sha256:cf4fb3654e48196cc2869fc32de241cbffa51e17eddb4511085620dc69654c70
14:37:36 #8 DONE 2.2s
14:37:36 #8 12.95 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
14:37:36 #8 12.95 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
14:37:36 #8 12.95 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
14:37:36 #8 12.95 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
14:37:36 #8 12.95 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
14:37:36 #8 12.95 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
14:37:36 #8 12.96 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
14:37:36 #8 13.00 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
14:37:36 #19 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
14:37:36 #19 2.224 (1/10) Installing binutils (2.35.2-r2)
14:37:36 
14:37:36 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:36 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:36 #19 2.350 (2/10) Installing libgomp (10.3.1_git20210424-r2)
14:37:36 #19 2.357 (3/10) Installing libatomic (10.3.1_git20210424-r2)
14:37:36 #19 2.359 (4/10) Installing libgphobos (10.3.1_git20210424-r2)
14:37:36 #19 2.436 (5/10) Installing gmp (6.2.1-r0)
14:37:36 #19 2.451 (6/10) Installing isl22 (0.22-r0)
14:37:36 #14 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.6s done
14:37:36 #14 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb
14:37:36 #19 2.481 (7/10) Installing mpfr4 (4.1.0-r0)
14:37:36 #19 2.529 (8/10) Installing mpc1 (1.2.1-r0)
14:37:36 #19 2.534 (9/10) Installing gcc (10.3.1_git20210424-r2)
14:37:36 #8 13.56 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
14:37:36 #8 13.56 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
14:37:36 #8 13.57 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
14:37:36 #8 13.57 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
14:37:36 #8 13.57 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
14:37:36 #8 13.57 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
14:37:36 #8 13.57 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB]
14:37:36 #8 13.60 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
14:37:36 #8 13.60 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
14:37:36 #8 13.67 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB]
14:37:37 #8 13.83 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
14:37:37 #8 13.83 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
14:37:37 #8 13.83 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB]
14:37:37 #8 13.83 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB]
14:37:37 #19 3.343 (10/10) Installing musl-dev (1.2.2-r3)
14:37:37 #19 3.439 Executing busybox-1.33.1-r3.trigger
14:37:37 #19 3.444 OK: 405 MiB in 43 packages
14:37:37 #14 ...
14:37:37 
14:37:37 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:37:37 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81
14:37:37 #9 1.717 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
14:37:37 #9 1.881 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
14:37:37 #9 1.969 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [587 kB]
14:37:37 #9 2.029 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [797 kB]
14:37:37 #9 2.047 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB]
14:37:37 #9 2.056 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1139 kB]
14:37:37 #9 2.277 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
14:37:37 #9 2.374 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
14:37:37 #9 2.599 Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
14:37:37 #9 2.725 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
14:37:37 #9 2.928 Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
14:37:37 #9 2.937 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
14:37:37 #9 3.569 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1597 kB]
14:37:37 #9 3.593 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.4 kB]
14:37:37 #9 3.593 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [654 kB]
14:37:37 #9 3.616 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1084 kB]
14:37:37 #9 3.670 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6310 B]
14:37:37 #9 3.670 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B]
14:37:37 #9 5.232 Fetched 19.4 MB in 4s (5094 kB/s)
14:37:37 #9 5.232 Reading package lists...
14:37:37 #9 6.416 Reading package lists...
14:37:37 #9 7.529 Building dependency tree...
14:37:37 #9 7.746 Reading state information...
14:37:37 #9 7.958 The following additional packages will be installed:
14:37:37 #9 7.958   at autoconf automake autopoint autotools-dev binutils binutils-common
14:37:37 #9 7.958   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
14:37:37 #9 7.959   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
14:37:37 #9 7.959   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
14:37:37 #9 7.959   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
14:37:37 #9 7.959   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
14:37:37 #9 7.959   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
14:37:37 #9 7.959   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
14:37:37 #9 7.959   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
14:37:37 #9 7.959   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
14:37:37 #9 7.959   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
14:37:37 #9 7.959   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
14:37:37 #9 7.959   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
14:37:37 #9 7.959   libclone-perl libcommon-sense-perl libconst-fast-perl
14:37:37 #9 7.959   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
14:37:37 #9 7.959   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
14:37:37 #9 7.959   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
14:37:37 #9 7.959   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
14:37:37 #9 7.959   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
14:37:37 #9 7.959   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
14:37:37 #9 7.959   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
14:37:37 #9 7.959   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
14:37:37 #9 7.959   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
14:37:37 #9 7.959   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
14:37:37 #9 7.959   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
14:37:37 #9 7.959   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
14:37:37 #9 7.959   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
14:37:37 #9 7.959   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
14:37:37 #9 7.959   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
14:37:37 #9 7.959   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:37:37 #9 7.959   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
14:37:37 #9 7.959   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
14:37:37 #9 7.959   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
14:37:37 #9 7.959   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
14:37:37 #9 7.959   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
14:37:37 #9 7.959   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
14:37:37 #9 7.959   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
14:37:37 #9 7.959   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
14:37:37 #9 7.959   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
14:37:37 #9 7.959   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
14:37:37 #9 7.959   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
14:37:37 #9 7.959   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
14:37:37 #9 7.959   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
14:37:37 #9 7.959   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
14:37:37 #9 7.959   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
14:37:37 #9 7.959   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
14:37:37 #9 7.959   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
14:37:37 #9 7.959   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
14:37:37 #9 7.959   libnumber-compare-perl libnumber-range-perl libobject-id-perl
14:37:37 #9 7.959   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
14:37:37 #9 7.959   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
14:37:37 #9 7.959   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
14:37:37 #9 7.959   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
14:37:37 #9 7.959   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
14:37:37 #9 7.959   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
14:37:37 #9 7.959   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
14:37:37 #9 7.959   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
14:37:37 #9 7.959   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
14:37:37 #9 7.959   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
14:37:37 #9 7.959   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
14:37:37 #9 7.959   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
14:37:37 #9 7.959   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
14:37:37 #9 7.959   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
14:37:37 #9 7.959   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
14:37:37 #9 7.959   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
14:37:37 #9 7.959   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
14:37:37 #9 7.959   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
14:37:37 #9 7.959   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
14:37:37 #9 7.959   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
14:37:37 #9 7.959   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
14:37:37 #9 7.959   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
14:37:37 #9 7.959   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
14:37:37 #9 7.959   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
14:37:37 #9 7.960   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
14:37:37 #9 7.960   openssh-client openssl patch patchutils perl perl-modules-5.30
14:37:37 #9 7.960   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
14:37:37 #9 7.960   python-apt-common python3 python3-apt python3-certifi python3-chardet
14:37:37 #9 7.960   python3-debian python3-gpg python3-idna python3-magic python3-minimal
14:37:37 #9 7.960   python3-pkg-resources python3-requests python3-six python3-unidiff
14:37:37 #9 7.960   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
14:37:37 #9 7.960   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
14:37:37 #9 7.960   xz-utils
14:37:37 #9 7.961 Suggested packages:
14:37:37 #9 7.961   default-mta | mail-transport-agent autoconf-archive gnu-standards
14:37:37 #9 7.961   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
14:37:37 #9 7.961   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
14:37:37 #9 7.961   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
14:37:37 #9 7.961   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
14:37:37 #9 7.961   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
14:37:37 #9 7.961   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
14:37:37 #9 7.961   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
14:37:37 #9 7.961   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
14:37:37 #9 7.961   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
14:37:37 #9 7.961   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
14:37:37 #9 7.961   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
14:37:37 #9 7.961   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
14:37:37 #9 7.961   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
14:37:37 #9 7.961   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
14:37:37 #9 7.961   libscalar-number-perl libsasl2-modules-gssapi-mit
14:37:37 #9 7.961   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
14:37:37 #9 7.961   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
14:37:37 #9 7.961   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
14:37:37 #9 7.961   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
14:37:37 #9 7.961   libxml-sax-expatxs-perl bash-completion binutils-multiarch
14:37:37 #9 7.961   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
14:37:37 #9 7.961   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
14:37:37 #9 7.961   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
14:37:37 #9 7.961   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
14:37:37 #9 7.961   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
14:37:37 #9 7.961   python3-cryptography python3-openssl python3-socks python3.8-venv
14:37:37 #9 7.961   python3.8-doc binfmt-support readline-doc zip wdiff-doc
14:37:37 #9 8.378 The following NEW packages will be installed:
14:37:37 #9 8.378   at autoconf automake autopoint autotools-dev binutils binutils-common
14:37:37 #9 8.378   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
14:37:37 #9 8.378   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
14:37:37 #9 8.378   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
14:37:37 #9 8.378   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
14:37:37 #9 8.378   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
14:37:37 #9 8.379   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
14:37:37 #9 8.379   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
14:37:37 #9 8.379   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
14:37:37 #9 8.379   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
14:37:37 #9 8.379   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
14:37:37 #9 8.379   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
14:37:37 #9 8.379   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
14:37:37 #9 8.379   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
14:37:37 #9 8.379   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
14:37:37 #9 8.379   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
14:37:37 #9 8.379   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
14:37:37 #9 8.379   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
14:37:37 #9 8.379   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
14:37:37 #9 8.379   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
14:37:37 #9 8.379   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
14:37:37 #9 8.379   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
14:37:37 #9 8.379   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
14:37:37 #9 8.379   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
14:37:37 #9 8.379   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
14:37:37 #9 8.379   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
14:37:37 #9 8.379   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
14:37:37 #9 8.379   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
14:37:37 #9 8.379   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
14:37:37 #9 8.379   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
14:37:37 #9 8.379   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:37:37 #9 8.379   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
14:37:37 #9 8.379   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
14:37:37 #9 8.379   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
14:37:37 #9 8.379   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
14:37:37 #9 8.379   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
14:37:37 #9 8.379   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
14:37:37 #9 8.379   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
14:37:37 #9 8.379   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
14:37:37 #9 8.379   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
14:37:37 #9 8.379   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
14:37:37 #9 8.379   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
14:37:37 #9 8.379   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
14:37:37 #9 8.379   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
14:37:37 #9 8.379   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
14:37:37 #9 8.379   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
14:37:37 #9 8.379   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
14:37:37 #9 8.379   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
14:37:37 #9 8.379   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
14:37:37 #9 8.379   libnumber-compare-perl libnumber-range-perl libobject-id-perl
14:37:37 #9 8.379   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
14:37:37 #9 8.379   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
14:37:37 #9 8.379   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
14:37:37 #9 8.379   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
14:37:37 #9 8.379   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
14:37:37 #9 8.379   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
14:37:37 #9 8.379   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
14:37:37 #9 8.380   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
14:37:37 #9 8.380   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
14:37:37 #9 8.380   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
14:37:37 #9 8.380   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
14:37:37 #9 8.380   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
14:37:37 #9 8.380   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
14:37:37 #9 8.380   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
14:37:37 #9 8.380   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
14:37:37 #9 8.380   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
14:37:37 #9 8.380   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
14:37:37 #9 8.380   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
14:37:37 #9 8.380   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
14:37:37 #9 8.380   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
14:37:37 #9 8.380   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
14:37:37 #9 8.380   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
14:37:37 #9 8.380   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
14:37:37 #9 8.380   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
14:37:37 #9 8.380   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
14:37:37 #9 8.380   openssh-client openssl patch patchutils perl perl-modules-5.30
14:37:37 #9 8.380   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
14:37:37 #9 8.380   python-apt-common python3 python3-apt python3-certifi python3-chardet
14:37:37 #9 8.380   python3-debian python3-gpg python3-idna python3-magic python3-minimal
14:37:37 #9 8.380   python3-pkg-resources python3-requests python3-six python3-unidiff
14:37:37 #9 8.380   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
14:37:37 #9 8.381   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
14:37:37 #9 8.381   xz-utils
14:37:37 #9 8.807 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded.
14:37:37 #9 8.807 Need to get 104 MB of archives.
14:37:37 #9 8.807 After this operation, 467 MB of additional disk space will be used.
14:37:37 #9 8.807 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
14:37:37 #9 8.952 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB]
14:37:37 #9 9.365 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [717 kB]
14:37:37 #9 9.407 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB]
14:37:37 #9 9.411 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [1900 kB]
14:37:37 #9 9.499 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
14:37:37 #9 9.500 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
14:37:37 #9 9.502 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
14:37:37 #9 9.505 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
14:37:37 #9 9.508 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
14:37:37 #9 9.513 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB]
14:37:37 #9 9.536 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.1 [1674 kB]
14:37:37 #9 9.616 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.1 [387 kB]
14:37:37 #9 9.634 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
14:37:37 #9 9.635 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
14:37:37 #9 9.636 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
14:37:37 #9 9.639 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
14:37:37 #9 9.647 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
14:37:37 #9 9.651 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
14:37:37 #9 9.688 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
14:37:37 #9 9.692 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
14:37:37 #9 9.726 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
14:37:37 #9 9.743 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB]
14:37:37 #9 9.906 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
14:37:37 #9 9.906 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB]
14:37:37 #9 10.09 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB]
14:37:37 #9 10.09 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB]
14:37:37 #9 10.12 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB]
14:37:37 #9 10.13 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.9 [4744 B]
14:37:37 #9 10.13 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
14:37:37 #9 10.14 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
14:37:37 #9 10.14 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
14:37:37 #9 10.14 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
14:37:37 #9 10.15 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
14:37:37 #9 10.16 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB]
14:37:37 #9 ...
14:37:37 
14:37:37 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:37 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:37 #8 14.59 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB]
14:37:37 #8 14.60 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
14:37:37 #8 14.60 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
14:37:37 #8 14.64 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
14:37:37 #8 14.64 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
14:37:37 #8 14.64 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
14:37:37 #8 14.64 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
14:37:38 #8 14.64 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
14:37:38 #8 14.64 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
14:37:38 #8 14.70 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
14:37:38 #8 14.75 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
14:37:38 #8 14.75 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
14:37:38 #8 14.75 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
14:37:38 #8 14.75 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
14:37:38 #8 14.75 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
14:37:38 #8 14.75 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
14:37:38 #8 14.75 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
14:37:38 #8 14.80 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
14:37:38 #8 14.81 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
14:37:38 #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.2s
14:37:38 #8 14.91 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
14:37:38 #8 14.95 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
14:37:38 #8 14.95 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
14:37:38 #8 14.95 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
14:37:38 #8 14.95 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
14:37:38 #8 14.95 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
14:37:38 #8 14.95 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
14:37:38 #8 15.02 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
14:37:38 #8 15.02 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
14:37:38 #8 15.02 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
14:37:38 #8 15.13 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
14:37:38 #8 15.13 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
14:37:38 #8 15.13 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
14:37:38 #8 15.13 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
14:37:38 #8 15.14 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
14:37:38 #8 15.30 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
14:37:38 #8 15.54 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
14:37:38 #8 15.56 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
14:37:38 #8 15.56 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
14:37:38 #8 15.56 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB]
14:37:38 #14 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.7s done
14:37:39 #8 15.71 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
14:37:39 #8 15.71 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
14:37:39 #8 15.79 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
14:37:39 #8 15.79 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
14:37:39 #8 15.79 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
14:37:39 #8 15.79 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
14:37:39 #8 15.82 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
14:37:39 #8 15.84 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
14:37:39 #8 15.84 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
14:37:39 #8 15.91 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
14:37:39 #8 15.91 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB]
14:37:39 #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 6.5s done
14:37:39 #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554
14:37:39 #8 15.97 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB]
14:37:39 #8 15.97 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
14:37:39 #8 15.97 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB]
14:37:39 #8 16.03 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB]
14:37:39 #19 DONE 5.1s
14:37:39 
14:37:39 #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
14:37:39 #13 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb
14:37:39 #8 16.49 debconf: delaying package configuration, since apt-utils is not installed
14:37:39 #8 16.53 Fetched 69.0 MB in 7s (10.1 MB/s)
14:37:39 #8 16.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 ... 7586 files and directories currently installed.)
14:37:39 #8 16.62 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ...
14:37:39 #22 0.877 Building static docker-linux-amd64
14:37:40 #8 ...
14:37:40 
14:37:40 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:40 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda
14:37:40 #13 extracting sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 3.9s done
14:37:40 #13 extracting sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 6.7s done
14:37:40 #13 extracting sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd done
14:37:40 #13 DONE 35.0s
14:37:40 
14:37:40 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:37:40 #8 sha256:d868f27fe48fca7b0cf04efadbcadce77df681e576f5226036e1483d7690e101
14:37:40 #8 16.80 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ...
14:37:41 #13 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.4s done
14:37:41 #13 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554
14:37:44 #8 20.37 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ...
14:37:44 #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 5.1s
14:37:44 #14 ...
14:37:44 
14:37:44 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:37:44 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81
14:37:44 #9 10.23 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B]
14:37:44 #9 10.23 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021a-2ubuntu0.20.04 [297 kB]
14:37:44 #9 10.24 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB]
14:37:44 #9 10.68 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB]
14:37:44 #9 10.69 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
14:37:44 #9 10.69 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
14:37:44 #9 10.69 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
14:37:44 #9 10.69 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB]
14:37:44 #9 10.70 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
14:37:44 #9 10.70 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
14:37:44 #9 10.70 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
14:37:44 #9 10.70 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
14:37:44 #9 10.76 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB]
14:37:44 #9 10.83 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
14:37:44 #9 10.83 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
14:37:44 #9 10.93 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB]
14:37:44 #9 10.93 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
14:37:44 #9 10.96 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
14:37:44 #9 10.96 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
14:37:44 #9 10.96 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB]
14:37:44 #9 10.96 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB]
14:37:44 #9 10.96 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB]
14:37:44 #9 10.96 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB]
14:37:44 #9 10.98 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB]
14:37:44 #9 11.05 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
14:37:44 #9 11.05 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
14:37:44 #9 11.05 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
14:37:44 #9 11.05 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
14:37:44 #9 11.05 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB]
14:37:44 #9 11.05 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB]
14:37:44 #9 11.06 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
14:37:44 #9 11.06 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
14:37:44 #9 11.12 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
14:37:44 #9 11.15 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB]
14:37:44 #9 11.20 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
14:37:44 #9 11.20 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
14:37:44 #9 11.20 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB]
14:37:44 #9 11.21 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB]
14:37:44 #9 11.21 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
14:37:44 #9 11.22 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
14:37:44 #9 11.22 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
14:37:44 #9 11.22 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
14:37:44 #9 11.26 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
14:37:44 #9 11.33 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
14:37:44 #9 11.34 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
14:37:44 #9 11.35 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
14:37:44 #9 11.35 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
14:37:44 #9 11.36 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
14:37:44 #9 11.37 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.1 [207 kB]
14:37:44 #9 11.42 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.1 [475 kB]
14:37:44 #9 11.43 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.1 [47.1 kB]
14:37:44 #9 11.43 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.1 [46.6 kB]
14:37:44 #9 11.43 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.1 [1613 kB]
14:37:44 #9 11.50 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.1 [3380 B]
14:37:44 #9 11.50 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB]
14:37:44 #9 11.50 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-88.99 [1116 kB]
14:37:44 #9 11.56 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
14:37:44 #9 11.56 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB]
14:37:44 #9 11.66 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB]
14:37:44 #9 11.66 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
14:37:44 #9 11.71 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
14:37:44 #9 11.72 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
14:37:44 #9 11.72 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB]
14:37:44 #9 12.14 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
14:37:44 #9 12.14 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
14:37:44 #9 12.14 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
14:37:44 #9 12.29 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
14:37:44 #9 12.45 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
14:37:44 #9 12.46 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB]
14:37:44 #9 12.73 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
14:37:44 #9 12.84 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
14:37:44 #9 12.95 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
14:37:44 #9 12.98 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
14:37:44 #9 12.99 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB]
14:37:44 #9 13.10 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB]
14:37:44 #9 13.56 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
14:37:44 #9 13.56 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB]
14:37:44 #9 13.57 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB]
14:37:44 #9 14.02 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
14:37:44 #9 14.03 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
14:37:44 #9 14.03 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB]
14:37:44 #9 14.03 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
14:37:44 #9 14.03 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB]
14:37:44 #9 14.04 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
14:37:44 #9 14.04 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
14:37:44 #9 14.04 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB]
14:37:44 #9 14.04 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB]
14:37:44 #9 14.10 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB]
14:37:44 #9 14.17 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB]
14:37:44 #9 14.17 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB]
14:37:44 #9 14.17 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB]
14:37:44 #9 14.17 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB]
14:37:44 #9 14.18 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB]
14:37:44 #9 14.18 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB]
14:37:44 #9 14.18 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB]
14:37:44 #9 14.18 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB]
14:37:44 #9 14.18 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB]
14:37:44 #9 14.24 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB]
14:37:44 #9 14.31 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
14:37:44 #9 14.32 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
14:37:44 #9 14.32 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
14:37:44 #9 14.32 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB]
14:37:44 #9 14.32 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB]
14:37:44 #9 14.33 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
14:37:44 #9 14.33 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
14:37:44 #9 14.33 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
14:37:44 #9 14.33 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
14:37:44 #9 14.38 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
14:37:44 #9 14.46 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
14:37:44 #9 14.46 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
14:37:44 #9 14.46 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
14:37:44 #9 14.46 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
14:37:44 #9 14.46 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
14:37:44 #9 14.46 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
14:37:44 #9 14.49 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
14:37:44 #9 14.49 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
14:37:44 #9 14.49 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
14:37:44 #9 14.55 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
14:37:44 #9 14.60 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
14:37:44 #9 14.60 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
14:37:44 #9 14.60 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB]
14:37:44 #9 14.61 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
14:37:44 #9 14.61 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
14:37:44 #9 14.61 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB]
14:37:44 #9 14.62 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB]
14:37:44 #9 14.62 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB]
14:37:44 #9 14.67 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB]
14:37:44 #9 14.68 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
14:37:44 #9 14.75 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB]
14:37:44 #9 14.75 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB]
14:37:44 #9 14.75 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB]
14:37:44 #9 14.76 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB]
14:37:44 #9 14.76 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB]
14:37:44 #9 14.76 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
14:37:44 #9 14.76 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
14:37:44 #9 14.77 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
14:37:44 #9 14.82 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
14:37:44 #9 14.82 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
14:37:44 #9 14.89 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
14:37:44 #9 14.89 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
14:37:44 #9 14.89 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
14:37:44 #9 14.89 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
14:37:44 #9 14.89 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
14:37:44 #9 14.90 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
14:37:44 #9 14.90 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
14:37:44 #9 14.90 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
14:37:44 #9 14.96 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
14:37:44 #9 14.96 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
14:37:44 #9 15.03 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
14:37:44 #9 15.03 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
14:37:44 #9 15.04 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
14:37:44 #9 15.04 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
14:37:44 #9 15.04 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
14:37:44 #9 15.04 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
14:37:44 #9 15.04 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
14:37:44 #9 15.04 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
14:37:44 #9 15.11 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
14:37:44 #9 15.11 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
14:37:44 #9 15.18 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
14:37:44 #9 15.18 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
14:37:44 #9 15.18 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
14:37:44 #9 15.18 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
14:37:44 #9 15.18 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
14:37:44 #9 15.19 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
14:37:44 #9 15.19 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
14:37:44 #9 15.19 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
14:37:44 #9 15.25 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
14:37:44 #9 15.40 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
14:37:44 #9 15.47 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
14:37:44 #9 15.68 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
14:37:44 #9 15.73 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
14:37:44 #9 15.74 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
14:37:44 #9 15.91 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
14:37:44 #9 15.91 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
14:37:44 #9 15.92 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB]
14:37:44 #9 15.92 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB]
14:37:44 #9 15.93 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB]
14:37:44 #9 15.94 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB]
14:37:44 #9 15.94 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB]
14:37:44 #9 15.96 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
14:37:44 #9 15.96 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB]
14:37:44 #9 16.00 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB]
14:37:44 #9 16.24 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
14:37:44 #9 16.25 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
14:37:44 #9 16.25 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
14:37:44 #9 16.25 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
14:37:44 #9 16.26 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
14:37:44 #9 16.26 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
14:37:44 #9 16.26 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
14:37:44 #9 16.26 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
14:37:44 #9 16.26 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
14:37:44 #9 16.31 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
14:37:44 #9 16.33 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
14:37:44 #9 16.33 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
14:37:44 #9 16.33 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
14:37:44 #9 16.33 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
14:37:44 #9 16.33 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
14:37:44 #9 16.33 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
14:37:44 #9 16.34 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
14:37:44 #9 16.34 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
14:37:44 #9 16.39 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
14:37:44 #9 16.41 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
14:37:44 #9 16.41 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
14:37:44 #9 16.41 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
14:37:44 #9 16.41 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
14:37:44 #9 16.42 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
14:37:44 #9 16.42 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
14:37:44 #9 16.42 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
14:37:44 #9 16.42 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B]
14:37:44 #9 16.46 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
14:37:44 #9 16.50 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
14:37:44 #9 16.50 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
14:37:44 #9 16.50 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
14:37:44 #9 16.52 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
14:37:44 #9 16.52 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
14:37:44 #9 16.52 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
14:37:44 #9 16.52 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
14:37:44 #9 16.52 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
14:37:44 #9 16.53 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
14:37:44 #9 16.61 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
14:37:44 #9 16.61 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
14:37:44 #9 16.61 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
14:37:44 #9 16.61 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
14:37:44 #9 16.61 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
14:37:44 #9 16.61 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
14:37:44 #9 16.61 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
14:37:44 #9 16.63 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
14:37:44 #9 16.63 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
14:37:44 #9 16.68 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
14:37:44 #9 16.71 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
14:37:44 #9 16.71 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
14:37:44 #9 16.71 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
14:37:44 #9 16.71 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
14:37:44 #9 16.71 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
14:37:44 #9 16.71 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
14:37:44 #9 16.71 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
14:37:44 #9 16.72 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
14:37:44 #9 16.75 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
14:37:44 #9 16.80 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
14:37:44 #9 16.80 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
14:37:44 #9 16.80 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
14:37:44 #9 16.80 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
14:37:44 #9 16.80 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
14:37:44 #9 16.80 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
14:37:44 #9 16.80 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
14:37:44 #9 16.80 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
14:37:44 #9 16.83 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
14:37:44 #9 16.88 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB]
14:37:44 #9 16.88 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
14:37:44 #9 16.88 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
14:37:44 #9 16.88 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
14:37:44 #9 16.89 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
14:37:44 #9 16.89 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
14:37:44 #9 16.89 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
14:37:44 #9 16.89 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
14:37:44 #9 16.90 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
14:37:44 #9 16.96 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
14:37:44 #9 16.96 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
14:37:44 #9 16.97 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
14:37:44 #9 16.97 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
14:37:44 #9 16.97 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
14:37:44 #9 16.97 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
14:37:44 #9 16.97 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
14:37:44 #9 16.97 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
14:37:44 #9 16.97 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
14:37:44 #9 17.04 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
14:37:44 #9 17.05 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
14:37:44 #9 17.05 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
14:37:44 #9 17.19 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
14:37:44 #9 17.34 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
14:37:44 #9 17.35 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
14:37:44 #9 17.38 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
14:37:44 #8 21.59 Selecting previously unselected package libbsd0:armhf.
14:37:44 #8 21.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7586 files and directories currently installed.)
14:37:44 #8 21.59 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
14:37:44 #8 21.60 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
14:37:44 #8 21.65 Selecting previously unselected package libtinfo5:armhf.
14:37:44 #8 21.65 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ...
14:37:44 #8 21.66 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
14:37:44 #8 21.70 Selecting previously unselected package bsdmainutils.
14:37:44 #8 21.70 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
14:37:44 #8 21.71 Unpacking bsdmainutils (11.1.2) ...
14:37:44 #8 21.76 Selecting previously unselected package libuchardet0:armhf.
14:37:44 #8 21.76 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
14:37:44 #8 21.77 Unpacking libuchardet0:armhf (0.0.6-3) ...
14:37:44 #8 21.81 Selecting previously unselected package groff-base.
14:37:44 #9 17.46 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
14:37:44 #9 17.50 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
14:37:44 #9 17.50 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
14:37:44 #9 17.52 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
14:37:44 #9 17.59 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
14:37:44 #9 17.60 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
14:37:44 #9 ...
14:37:44 
14:37:44 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:44 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:44 #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 5.7s done
14:37:44 #14 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done
14:37:44 #14 DONE 26.3s
14:37:44 
14:37:44 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:37:44 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81
14:37:44 #9 17.61 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
14:37:44 #9 17.61 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
14:37:44 #9 17.61 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
14:37:44 #9 17.62 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
14:37:44 #9 17.63 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB]
14:37:44 #9 17.65 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
14:37:44 #9 17.67 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
14:37:44 #9 17.72 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
14:37:44 #9 17.72 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
14:37:45 #8 21.81 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
14:37:45 #8 21.81 Unpacking groff-base (1.22.4-3+deb10u1) ...
14:37:45 #8 21.93 Selecting previously unselected package libgdbm6:armhf.
14:37:45 #8 21.93 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
14:37:45 #8 21.93 Unpacking libgdbm6:armhf (1.18.1-4) ...
14:37:45 #8 21.98 Selecting previously unselected package libpipeline1:armhf.
14:37:45 #8 21.98 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
14:37:45 #8 21.98 Unpacking libpipeline1:armhf (1.5.1-2) ...
14:37:45 #8 22.04 Selecting previously unselected package man-db.
14:37:45 #9 17.73 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
14:37:45 #9 17.73 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
14:37:45 #9 17.73 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
14:37:45 #9 17.73 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
14:37:45 #9 17.73 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
14:37:45 #9 17.74 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
14:37:45 #9 17.80 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
14:37:45 #9 17.80 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
14:37:45 #9 17.87 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
14:37:45 #9 17.87 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
14:37:45 #9 17.87 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
14:37:45 #8 22.04 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
14:37:45 #8 22.05 Unpacking man-db (2.8.5-2) ...
14:37:45 #8 22.27 Selecting previously unselected package perl-modules-5.28.
14:37:45 #8 22.27 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ...
14:37:45 #8 22.28 Unpacking perl-modules-5.28 (5.28.1-6) ...
14:37:45 #9 17.87 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
14:37:45 #9 17.87 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
14:37:45 #9 17.90 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
14:37:45 #9 17.91 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
14:37:45 #9 17.92 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
14:37:45 #9 17.94 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
14:37:45 #9 17.94 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
14:37:45 #9 18.01 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
14:37:45 #9 18.01 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
14:37:45 #9 18.02 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB]
14:37:45 #9 18.05 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
14:37:45 #9 18.24 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
14:37:45 #9 18.26 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
14:37:45 #9 18.27 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB]
14:37:45 #9 18.27 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB]
14:37:45 #9 18.28 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
14:37:45 #9 18.29 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
14:37:45 #9 18.29 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB]
14:37:45 #9 18.29 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
14:37:45 #9 18.30 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
14:37:45 #8 22.64 Selecting previously unselected package libgdbm-compat4:armhf.
14:37:45 #8 22.64 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
14:37:45 #8 22.65 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
14:37:45 #8 22.68 Selecting previously unselected package libperl5.28:armhf.
14:37:45 #8 22.69 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ...
14:37:45 #8 22.69 Unpacking libperl5.28:armhf (5.28.1-6) ...
14:37:46 #9 18.43 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
14:37:46 #9 18.66 debconf: delaying package configuration, since apt-utils is not installed
14:37:46 #9 18.70 Fetched 104 MB in 10s (10.4 MB/s)
14:37:46 #13 ...
14:37:46 
14:37:46 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
14:37:46 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2
14:37:46 #9 1.656 Loaded plugins: fastestmirror, ovl
14:37:46 #9 2.135 Determining fastest mirrors
14:37:46 #9 8.866  * base: download.cf.centos.org
14:37:46 #9 8.866  * extras: download.cf.centos.org
14:37:46 #9 8.866  * updates: download.cf.centos.org
14:37:46 #8 23.06 Selecting previously unselected package perl.
14:37:46 #9 18.76 Selecting previously unselected package liblocale-gettext-perl.
14:37:46 #9 18.76 (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.)
14:37:46 #9 18.77 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
14:37:46 #9 18.77 Unpacking liblocale-gettext-perl (1.07-4) ...
14:37:46 #9 18.82 Selecting previously unselected package libssl1.1:amd64.
14:37:46 #9 18.82 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ...
14:37:46 #9 18.83 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
14:37:46 #9 ...
14:37:46 
14:37:46 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:37:46 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:37:46 #8 23.06 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ...
14:37:46 #8 23.07 Unpacking perl (5.28.1-6) ...
14:37:46 #8 23.13 Selecting previously unselected package libpython3.7-minimal:armhf.
14:37:46 #8 23.13 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
14:37:46 #8 23.14 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
14:37:46 #8 23.23 Selecting previously unselected package libexpat1:armhf.
14:37:46 #8 23.24 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ...
14:37:46 #8 23.24 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ...
14:37:46 #8 23.30 Selecting previously unselected package python3.7-minimal.
14:37:46 #8 23.30 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ...
14:37:46 #8 23.31 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
14:37:46 #9 19.02 Selecting previously unselected package libpython3.8-minimal:amd64.
14:37:46 #9 19.02 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
14:37:46 #9 19.02 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ...
14:37:46 #9 19.19 Selecting previously unselected package libexpat1:amd64.
14:37:46 #9 19.19 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ...
14:37:46 #9 19.19 Unpacking libexpat1:amd64 (2.2.9-1build1) ...
14:37:46 #8 23.48 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ...
14:37:46 #8 23.50 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ...
14:37:46 #8 23.51 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
14:37:46 #9 19.23 Selecting previously unselected package python3.8-minimal.
14:37:46 #9 19.24 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
14:37:46 #9 19.24 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ...
14:37:46 #13 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 4.8s done
14:37:46 #13 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done
14:37:47 #9 19.58 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ...
14:37:47 #8 24.07 Selecting previously unselected package python3-minimal.
14:37:47 #8 24.07 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10423 files and directories currently installed.)
14:37:47 #8 24.07 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
14:37:47 #8 24.08 Unpacking python3-minimal (3.7.3-1) ...
14:37:47 #8 24.12 Selecting previously unselected package mime-support.
14:37:47 #8 24.12 Preparing to unpack .../1-mime-support_3.62_all.deb ...
14:37:47 #8 24.13 Unpacking mime-support (3.62) ...
14:37:47 #8 24.17 Selecting previously unselected package libmpdec2:armhf.
14:37:47 #9 19.72 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ...
14:37:47 #9 19.74 Setting up libexpat1:amd64 (2.2.9-1build1) ...
14:37:47 #9 19.75 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ...
14:37:47 #13 DONE 24.2s
14:37:47 
14:37:47 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
14:37:47 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2
14:37:47 #8 24.17 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
14:37:47 #8 24.18 Unpacking libmpdec2:armhf (2.4.2-2) ...
14:37:47 #8 24.22 Selecting previously unselected package libpython3.7-stdlib:armhf.
14:37:47 #8 24.22 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ...
14:37:47 #8 24.23 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
14:37:47 #8 24.42 Selecting previously unselected package python3.7.
14:37:47 #8 24.42 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ...
14:37:47 #8 24.42 Unpacking python3.7 (3.7.3-2+deb10u3) ...
14:37:47 #8 24.47 Selecting previously unselected package libpython3-stdlib:armhf.
14:37:47 #8 24.47 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
14:37:47 #8 24.47 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
14:37:47 #8 24.51 Setting up python3-minimal (3.7.3-1) ...
14:37:48 #8 24.74 Selecting previously unselected package python3.
14:37:48 #8 24.74 (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.)
14:37:48 #8 24.75 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
14:37:48 #8 24.76 Unpacking python3 (3.7.3-1) ...
14:37:48 #8 24.80 Selecting previously unselected package sensible-utils.
14:37:48 #8 24.80 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
14:37:48 #8 24.80 Unpacking sensible-utils (0.0.12) ...
14:37:48 #8 24.84 Selecting previously unselected package bzip2.
14:37:48 #8 24.84 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ...
14:37:48 #8 24.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:37:48 #8 24.88 Selecting previously unselected package libmagic-mgc.
14:37:48 #8 24.88 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
14:37:48 #8 24.89 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
14:37:48 #8 24.96 Selecting previously unselected package libmagic1:armhf.
14:37:48 #9 20.71 Selecting previously unselected package python3-minimal.
14:37:48 #9 20.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4440 files and directories currently installed.)
14:37:48 #9 20.72 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
14:37:48 #9 20.73 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
14:37:48 #9 20.92 Selecting previously unselected package mime-support.
14:37:48 #9 20.92 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
14:37:48 #9 20.95 Unpacking mime-support (3.64ubuntu1) ...
14:37:48 #8 24.97 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
14:37:48 #8 24.97 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
14:37:48 #8 25.01 Selecting previously unselected package file.
14:37:48 #8 25.01 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
14:37:48 #8 25.02 Unpacking file (1:5.35-4+deb10u2) ...
14:37:48 #8 25.06 Selecting previously unselected package gettext-base.
14:37:48 #8 25.06 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
14:37:48 #8 25.07 Unpacking gettext-base (0.19.8.1-9) ...
14:37:48 #8 25.14 Selecting previously unselected package xz-utils.
14:37:48 #8 25.14 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ...
14:37:48 #8 25.14 Unpacking xz-utils (5.2.4-1) ...
14:37:48 #8 25.20 Selecting previously unselected package libsigsegv2:armhf.
14:37:48 #9 21.15 Selecting previously unselected package libmpdec2:amd64.
14:37:48 #8 25.20 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
14:37:48 #8 25.21 Unpacking libsigsegv2:armhf (2.12-2) ...
14:37:48 #8 25.24 Selecting previously unselected package m4.
14:37:48 #8 25.24 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
14:37:48 #8 25.25 Unpacking m4 (1.4.18-2) ...
14:37:48 #8 25.29 Selecting previously unselected package autoconf.
14:37:48 #8 25.29 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
14:37:48 #8 25.30 Unpacking autoconf (2.69-11) ...
14:37:48 #8 25.37 Selecting previously unselected package autotools-dev.
14:37:48 #8 25.37 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
14:37:48 #8 25.37 Unpacking autotools-dev (20180224.1) ...
14:37:48 #8 25.45 Selecting previously unselected package automake.
14:37:48 #8 25.45 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
14:37:48 #8 25.45 Unpacking automake (1:1.16.1-4) ...
14:37:48 #8 25.53 Selecting previously unselected package autopoint.
14:37:48 #8 25.53 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
14:37:48 #8 25.53 Unpacking autopoint (0.19.8.1-9) ...
14:37:48 #8 25.57 Selecting previously unselected package binutils-common:armhf.
14:37:48 #9 21.15 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
14:37:48 #9 21.16 Unpacking libmpdec2:amd64 (2.4.2-3) ...
14:37:48 #9 21.34 Selecting previously unselected package readline-common.
14:37:48 #9 21.34 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
14:37:48 #9 21.35 Unpacking readline-common (8.0-4) ...
14:37:48 #8 25.57 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
14:37:48 #8 25.57 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
14:37:48 #8 25.82 Selecting previously unselected package libbinutils:armhf.
14:37:48 #8 25.82 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
14:37:49 #9 21.47 Selecting previously unselected package libreadline8:amd64.
14:37:49 #9 21.47 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
14:37:49 #9 21.48 Unpacking libreadline8:amd64 (8.0-4) ...
14:37:49 #9 21.73 Selecting previously unselected package libsqlite3-0:amd64.
14:37:49 #8 25.82 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
14:37:49 #8 25.89 Selecting previously unselected package libfl2:armhf.
14:37:49 #8 25.89 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
14:37:49 #8 25.89 Unpacking libfl2:armhf (2.6.4-6.2) ...
14:37:49 #8 25.93 Selecting previously unselected package binutils-arm-linux-gnueabihf.
14:37:49 #8 25.93 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
14:37:49 #8 25.94 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
14:37:49 #9 21.73 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ...
14:37:49 #9 21.74 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
14:37:49 #9 21.97 Selecting previously unselected package libpython3.8-stdlib:amd64.
14:37:49 #9 21.97 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
14:37:49 #9 21.98 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ...
14:37:49 #8 26.15 Selecting previously unselected package binutils.
14:37:49 #8 26.15 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
14:37:49 #8 26.16 Unpacking binutils (2.31.1-16+rpi2) ...
14:37:49 #8 26.21 Selecting previously unselected package libisl19:armhf.
14:37:49 #8 26.21 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
14:37:49 #8 26.21 Unpacking libisl19:armhf (0.20-2) ...
14:37:49 #8 26.29 Selecting previously unselected package libmpfr6:armhf.
14:37:49 #8 26.30 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
14:37:49 #8 26.30 Unpacking libmpfr6:armhf (4.0.2-1) ...
14:37:49 #9 22.22 Selecting previously unselected package python3.8.
14:37:49 #9 22.22 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.1_amd64.deb ...
14:37:49 #9 22.22 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.1) ...
14:37:49 #9 22.26 Selecting previously unselected package libpython3-stdlib:amd64.
14:37:49 #9 22.26 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
14:37:49 #9 22.26 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
14:37:49 #9 22.29 Setting up python3-minimal (3.8.2-0ubuntu2) ...
14:37:49 #8 26.36 Selecting previously unselected package libmpc3:armhf.
14:37:49 #8 26.36 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
14:37:49 #8 26.37 Unpacking libmpc3:armhf (1.1.0-1) ...
14:37:49 #8 26.41 Selecting previously unselected package cpp-8.
14:37:49 #8 26.41 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
14:37:49 #8 26.41 Unpacking cpp-8 (8.3.0-6+rpi1) ...
14:37:49 #9 22.47 Selecting previously unselected package python3.
14:37:49 #9 22.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.)
14:37:49 #9 22.48 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
14:37:49 #9 22.49 Unpacking python3 (3.8.2-0ubuntu2) ...
14:37:49 #9 22.52 Selecting previously unselected package libbsd0:amd64.
14:37:49 #9 22.52 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
14:37:49 #9 22.52 Unpacking libbsd0:amd64 (0.10.0-1) ...
14:37:49 #9 22.55 Selecting previously unselected package bsdmainutils.
14:37:50 #9 22.56 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
14:37:50 #9 22.56 Unpacking bsdmainutils (11.1.2ubuntu3) ...
14:37:50 #9 22.61 Selecting previously unselected package libuchardet0:amd64.
14:37:50 #9 22.61 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
14:37:50 #9 22.61 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
14:37:50 #9 22.64 Selecting previously unselected package groff-base.
14:37:50 #9 22.64 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
14:37:50 #9 22.65 Unpacking groff-base (1.22.4-4build1) ...
14:37:50 #8 27.01 Selecting previously unselected package cpp.
14:37:50 #8 27.01 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
14:37:50 #8 27.02 Unpacking cpp (4:8.3.0-1+rpi2) ...
14:37:50 #8 27.06 Selecting previously unselected package libcc1-0:armhf.
14:37:50 #8 27.06 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #8 27.06 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
14:37:50 #8 27.10 Selecting previously unselected package libgomp1:armhf.
14:37:50 #8 27.10 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #8 27.11 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
14:37:50 #8 27.16 Selecting previously unselected package libatomic1:armhf.
14:37:50 #8 27.16 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #9 22.76 Selecting previously unselected package libgdbm6:amd64.
14:37:50 #9 22.76 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
14:37:50 #9 22.77 Unpacking libgdbm6:amd64 (1.18.1-5) ...
14:37:50 #9 22.80 Selecting previously unselected package libpipeline1:amd64.
14:37:50 #9 22.80 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
14:37:50 #9 22.80 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
14:37:50 #9 22.84 Selecting previously unselected package man-db.
14:37:50 #9 22.84 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
14:37:50 #9 22.85 Unpacking man-db (2.9.1-1) ...
14:37:50 #9 22.96 Selecting previously unselected package perl-modules-5.30.
14:37:50 #8 27.17 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
14:37:50 #8 27.21 Selecting previously unselected package libasan5:armhf.
14:37:50 #8 27.21 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #8 27.22 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
14:37:50 #8 27.29 Selecting previously unselected package libubsan1:armhf.
14:37:50 #8 27.29 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #8 27.29 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
14:37:50 #8 27.33 Selecting previously unselected package libgcc-8-dev:armhf.
14:37:50 #8 27.33 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #8 27.34 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
14:37:50 #8 27.44 Selecting previously unselected package gcc-8.
14:37:50 #9 22.96 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ...
14:37:50 #9 22.96 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
14:37:50 #8 27.44 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
14:37:50 #8 27.44 Unpacking gcc-8 (8.3.0-6+rpi1) ...
14:37:50 #9 23.33 Selecting previously unselected package libgdbm-compat4:amd64.
14:37:50 #9 23.33 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
14:37:50 #9 23.33 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
14:37:50 #9 23.37 Selecting previously unselected package libperl5.30:amd64.
14:37:50 #9 23.37 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ...
14:37:50 #9 23.37 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
14:37:51 #8 28.07 Selecting previously unselected package gcc.
14:37:51 #8 28.08 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
14:37:51 #8 28.08 Unpacking gcc (4:8.3.0-1+rpi2) ...
14:37:51 #8 28.11 Selecting previously unselected package libc-dev-bin.
14:37:51 #8 28.11 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ...
14:37:51 #8 28.12 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ...
14:37:51 #8 28.16 Selecting previously unselected package linux-libc-dev:armhf.
14:37:51 #9 23.83 Selecting previously unselected package perl.
14:37:51 #9 23.83 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ...
14:37:51 #9 23.84 Unpacking perl (5.30.0-9ubuntu0.2) ...
14:37:51 #9 23.89 Selecting previously unselected package openssl.
14:37:51 #9 23.89 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ...
14:37:51 #9 23.89 Unpacking openssl (1.1.1f-1ubuntu2.8) ...
14:37:51 #9 23.98 Selecting previously unselected package ca-certificates.
14:37:51 #9 23.98 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ...
14:37:51 #9 23.99 Unpacking ca-certificates (20210119~20.04.2) ...
14:37:51 #9 24.03 Selecting previously unselected package distro-info-data.
14:37:51 #9 24.03 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.9_all.deb ...
14:37:51 #9 24.04 Unpacking distro-info-data (0.43ubuntu1.9) ...
14:37:51 #9 24.06 Selecting previously unselected package libmagic-mgc.
14:37:51 #9 24.06 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
14:37:51 #9 24.06 Unpacking libmagic-mgc (1:5.38-4) ...
14:37:51 #8 28.16 Preparing to unpack .../033-linux-libc-dev_1%3a1.20211007-2~buster_armhf.deb ...
14:37:51 #8 28.17 Unpacking linux-libc-dev:armhf (1:1.20211007-2~buster) ...
14:37:51 #8 28.31 Selecting previously unselected package libc6-dev:armhf.
14:37:51 #8 28.31 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ...
14:37:51 #8 28.32 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
14:37:51 #9 24.13 Selecting previously unselected package libmagic1:amd64.
14:37:51 #9 24.13 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
14:37:51 #9 24.13 Unpacking libmagic1:amd64 (1:5.38-4) ...
14:37:51 #9 24.16 Selecting previously unselected package file.
14:37:51 #9 24.16 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
14:37:51 #9 24.17 Unpacking file (1:5.38-4) ...
14:37:51 #9 24.20 Selecting previously unselected package less.
14:37:51 #9 24.20 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
14:37:51 #9 24.21 Unpacking less (551-1ubuntu0.1) ...
14:37:51 #9 24.25 Selecting previously unselected package libelf1:amd64.
14:37:51 #9 24.25 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
14:37:51 #9 24.25 Unpacking libelf1:amd64 (0.176-1.1build1) ...
14:37:51 #9 24.29 Selecting previously unselected package libglib2.0-0:amd64.
14:37:51 #9 24.29 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
14:37:51 #9 24.30 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
14:37:51 #8 28.55 Selecting previously unselected package libtool.
14:37:51 #8 28.55 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
14:37:51 #8 28.55 Unpacking libtool (2.4.6-9) ...
14:37:51 #8 28.62 Selecting previously unselected package dh-autoreconf.
14:37:51 #8 28.62 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
14:37:51 #8 28.63 Unpacking dh-autoreconf (19) ...
14:37:51 #8 28.66 Selecting previously unselected package libarchive-zip-perl.
14:37:51 #8 28.67 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
14:37:51 #8 28.67 Unpacking libarchive-zip-perl (1.64-1) ...
14:37:51 #8 28.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
14:37:51 #8 28.71 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
14:37:51 #8 28.71 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
14:37:51 #9 24.43 Selecting previously unselected package libglib2.0-data.
14:37:51 #9 24.43 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
14:37:51 #9 24.43 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
14:37:51 #9 24.50 Selecting previously unselected package tzdata.
14:37:51 #9 24.51 Preparing to unpack .../022-tzdata_2021a-2ubuntu0.20.04_all.deb ...
14:37:51 #9 24.51 Unpacking tzdata (2021a-2ubuntu0.20.04) ...
14:37:52 #8 28.75 Selecting previously unselected package dh-strip-nondeterminism.
14:37:52 #8 28.75 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
14:37:52 #8 28.75 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
14:37:52 #8 28.78 Selecting previously unselected package libdpkg-perl.
14:37:52 #8 28.78 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ...
14:37:52 #8 28.79 Unpacking libdpkg-perl (1.19.7) ...
14:37:52 #8 28.87 Selecting previously unselected package patch.
14:37:52 #8 28.87 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
14:37:52 #8 28.87 Unpacking patch (2.7.6-3+deb10u1) ...
14:37:52 #8 28.91 Selecting previously unselected package make.
14:37:52 #8 28.91 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
14:37:52 #8 28.92 Unpacking make (4.2.1-1.2) ...
14:37:52 #8 28.98 Selecting previously unselected package dpkg-dev.
14:37:52 #9 24.71 Selecting previously unselected package libicu66:amd64.
14:37:52 #9 24.71 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ...
14:37:52 #9 24.71 Unpacking libicu66:amd64 (66.1-2ubuntu2) ...
14:37:52 #8 28.98 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ...
14:37:52 #8 28.99 Unpacking dpkg-dev (1.19.7) ...
14:37:52 #8 29.09 Selecting previously unselected package libelf1:armhf.
14:37:52 #8 29.09 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
14:37:52 #8 29.09 Unpacking libelf1:armhf (0.176-1.1) ...
14:37:52 #8 29.14 Selecting previously unselected package dwz.
14:37:52 #8 29.14 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
14:37:52 #8 29.14 Unpacking dwz (0.12-3) ...
14:37:52 #8 29.18 Selecting previously unselected package libdebhelper-perl.
14:37:52 #8 29.18 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
14:37:52 #8 29.18 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
14:37:52 #8 29.26 Selecting previously unselected package libglib2.0-0:armhf.
14:37:52 #8 29.26 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ...
14:37:52 #8 29.27 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
14:37:52 #8 29.39 Selecting previously unselected package libicu63:armhf.
14:37:52 #8 29.39 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ...
14:37:52 #8 29.40 Unpacking libicu63:armhf (63.1-6+deb10u1) ...
14:37:53 #9 25.54 Selecting previously unselected package libxml2:amd64.
14:37:53 #9 25.54 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ...
14:37:53 #9 25.55 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
14:37:53 #9 25.63 Selecting previously unselected package libyaml-0-2:amd64.
14:37:53 #9 25.63 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
14:37:53 #9 25.64 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
14:37:53 #9 25.67 Selecting previously unselected package lsb-release.
14:37:53 #9 25.68 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
14:37:53 #9 25.68 Unpacking lsb-release (11.1.0ubuntu2) ...
14:37:53 #9 25.71 Selecting previously unselected package netbase.
14:37:53 #9 25.71 Preparing to unpack .../027-netbase_6.1_all.deb ...
14:37:53 #9 25.71 Unpacking netbase (6.1) ...
14:37:53 #9 25.74 Selecting previously unselected package python3-pkg-resources.
14:37:53 #9 25.74 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ...
14:37:53 #9 25.75 Unpacking python3-pkg-resources (45.2.0-1) ...
14:37:53 #9 25.78 Selecting previously unselected package python3-six.
14:37:53 #9 25.78 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
14:37:53 #9 25.79 Unpacking python3-six (1.14.0-2) ...
14:37:53 #9 25.82 Selecting previously unselected package shared-mime-info.
14:37:53 #9 25.82 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
14:37:53 #9 25.82 Unpacking shared-mime-info (1.15-1) ...
14:37:53 #9 25.89 Selecting previously unselected package ucf.
14:37:53 #9 25.90 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
14:37:53 #9 25.90 Moving old data out of the way
14:37:53 #9 25.90 Unpacking ucf (3.0038+nmu1) ...
14:37:53 #9 25.94 Selecting previously unselected package xdg-user-dirs.
14:37:53 #9 25.94 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
14:37:53 #9 25.94 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
14:37:53 #9 26.02 Selecting previously unselected package xz-utils.
14:37:53 #9 26.02 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ...
14:37:53 #8 30.15 Selecting previously unselected package libxml2:armhf.
14:37:53 #8 30.15 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ...
14:37:53 #8 30.15 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
14:37:53 #8 30.29 Selecting previously unselected package libcroco3:armhf.
14:37:53 #8 30.29 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
14:37:53 #8 30.30 Unpacking libcroco3:armhf (0.6.12-3) ...
14:37:53 #8 30.35 Selecting previously unselected package gettext.
14:37:53 #8 30.35 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
14:37:53 #8 30.36 Unpacking gettext (0.19.8.1-9) ...
14:37:53 #9 26.02 Unpacking xz-utils (5.2.4-1ubuntu1) ...
14:37:53 #9 26.06 Selecting previously unselected package gettext-base.
14:37:53 #9 26.06 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
14:37:53 #9 26.06 Unpacking gettext-base (0.19.8.1-10build1) ...
14:37:53 #9 26.10 Selecting previously unselected package iso-codes.
14:37:53 #9 26.10 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
14:37:53 #9 26.10 Unpacking iso-codes (4.4-1) ...
14:37:53 #8 30.50 Selecting previously unselected package intltool-debian.
14:37:53 #8 30.50 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
14:37:53 #8 30.50 Unpacking intltool-debian (0.35.0+20060710.5) ...
14:37:53 #8 30.53 Selecting previously unselected package po-debconf.
14:37:53 #8 30.54 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
14:37:53 #8 30.54 Unpacking po-debconf (1.0.21) ...
14:37:53 #8 30.60 Selecting previously unselected package debhelper.
14:37:53 #8 30.60 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
14:37:53 #8 30.61 Unpacking debhelper (13.2~bpo10+1) ...
14:37:53 #9 26.47 Selecting previously unselected package krb5-locales.
14:37:53 #9 26.47 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ...
14:37:53 #9 26.48 Unpacking krb5-locales (1.17-6ubuntu4.1) ...
14:37:53 #9 26.51 Selecting previously unselected package libcbor0.6:amd64.
14:37:53 #9 26.51 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
14:37:53 #9 26.51 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
14:37:53 #9 26.54 Selecting previously unselected package libedit2:amd64.
14:37:53 #9 26.54 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
14:37:53 #9 26.54 Unpacking libedit2:amd64 (3.1-20191231-1) ...
14:37:53 #9 26.58 Selecting previously unselected package libfido2-1:amd64.
14:37:54 #8 30.72 Selecting previously unselected package libfakeroot:armhf.
14:37:54 #8 30.72 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
14:37:54 #8 30.72 Unpacking libfakeroot:armhf (1.23-1) ...
14:37:54 #8 30.76 Selecting previously unselected package fakeroot.
14:37:54 #8 30.76 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
14:37:54 #8 30.77 Unpacking fakeroot (1.23-1) ...
14:37:54 #8 30.80 Selecting previously unselected package libfile-which-perl.
14:37:54 #8 30.81 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
14:37:54 #8 30.81 Unpacking libfile-which-perl (1.23-1) ...
14:37:54 #8 30.84 Selecting previously unselected package libfile-homedir-perl.
14:37:54 #8 30.84 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
14:37:54 #8 30.85 Unpacking libfile-homedir-perl (1.004-1) ...
14:37:54 #8 30.88 Selecting previously unselected package libio-pty-perl.
14:37:54 #8 30.89 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
14:37:54 #8 30.89 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
14:37:54 #8 30.92 Selecting previously unselected package libipc-run-perl.
14:37:54 #9 26.58 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
14:37:54 #9 26.58 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
14:37:54 #9 26.62 Selecting previously unselected package libkrb5support0:amd64.
14:37:54 #9 26.62 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ...
14:37:54 #9 26.62 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
14:37:54 #9 26.65 Selecting previously unselected package libk5crypto3:amd64.
14:37:54 #9 26.65 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ...
14:37:54 #9 26.66 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
14:37:54 #9 26.70 Selecting previously unselected package libkeyutils1:amd64.
14:37:54 #9 26.70 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ...
14:37:54 #9 26.70 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ...
14:37:54 #9 26.73 Selecting previously unselected package libkrb5-3:amd64.
14:37:54 #9 26.73 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ...
14:37:54 #9 26.74 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
14:37:54 #9 26.80 Selecting previously unselected package libgssapi-krb5-2:amd64.
14:37:54 #9 26.80 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ...
14:37:54 #9 26.80 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
14:37:54 #9 26.84 Selecting previously unselected package libpsl5:amd64.
14:37:54 #9 26.85 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
14:37:54 #9 26.85 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
14:37:54 #9 26.88 Selecting previously unselected package libxau6:amd64.
14:37:54 #9 26.88 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
14:37:54 #9 26.88 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
14:37:54 #9 26.91 Selecting previously unselected package libxdmcp6:amd64.
14:37:54 #8 30.92 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
14:37:54 #8 30.93 Unpacking libipc-run-perl (20180523.0-1) ...
14:37:54 #8 30.97 Selecting previously unselected package libclass-method-modifiers-perl.
14:37:54 #8 30.97 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
14:37:54 #8 30.98 Unpacking libclass-method-modifiers-perl (2.12-1) ...
14:37:54 #8 31.01 Selecting previously unselected package libsub-exporter-progressive-perl.
14:37:54 #8 31.01 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
14:37:54 #8 31.01 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
14:37:54 #8 31.05 Selecting previously unselected package libdevel-globaldestruction-perl.
14:37:54 #8 31.05 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
14:37:54 #8 31.12 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
14:37:54 #8 31.15 Selecting previously unselected package libb-hooks-op-check-perl.
14:37:54 #8 31.15 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
14:37:54 #8 31.16 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
14:37:54 #8 31.19 Selecting previously unselected package libdynaloader-functions-perl.
14:37:54 #8 31.19 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
14:37:54 #8 31.19 Unpacking libdynaloader-functions-perl (0.003-1) ...
14:37:54 #8 31.23 Selecting previously unselected package libdevel-callchecker-perl.
14:37:54 #8 31.23 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
14:37:54 #8 31.24 Unpacking libdevel-callchecker-perl (0.008-1) ...
14:37:54 #8 31.26 Selecting previously unselected package libparams-classify-perl.
14:37:54 #9 26.91 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
14:37:54 #9 26.92 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
14:37:54 #9 26.94 Selecting previously unselected package libxcb1:amd64.
14:37:54 #9 26.95 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
14:37:54 #9 26.95 Unpacking libxcb1:amd64 (1.14-2) ...
14:37:54 #9 26.98 Selecting previously unselected package libx11-data.
14:37:54 #9 26.98 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ...
14:37:54 #9 26.98 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ...
14:37:54 #9 27.04 Selecting previously unselected package libx11-6:amd64.
14:37:54 #9 27.04 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ...
14:37:54 #9 27.04 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
14:37:54 #9 27.14 Selecting previously unselected package libxext6:amd64.
14:37:54 #8 31.27 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
14:37:54 #8 31.27 Unpacking libparams-classify-perl (0.015-1+b1) ...
14:37:54 #8 31.30 Selecting previously unselected package libmodule-runtime-perl.
14:37:54 #8 31.30 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
14:37:54 #8 31.31 Unpacking libmodule-runtime-perl (0.016-1) ...
14:37:54 #8 31.34 Selecting previously unselected package libimport-into-perl.
14:37:54 #8 31.34 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
14:37:54 #8 31.34 Unpacking libimport-into-perl (1.002005-1) ...
14:37:54 #8 31.37 Selecting previously unselected package librole-tiny-perl.
14:37:54 #8 31.37 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
14:37:54 #8 31.38 Unpacking librole-tiny-perl (2.000006-1) ...
14:37:54 #8 31.41 Selecting previously unselected package libstrictures-perl.
14:37:54 #8 31.41 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
14:37:54 #8 31.42 Unpacking libstrictures-perl (2.000005-1) ...
14:37:54 #8 31.44 Selecting previously unselected package libsub-quote-perl.
14:37:54 #8 31.45 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
14:37:54 #8 31.45 Unpacking libsub-quote-perl (2.005001-1) ...
14:37:54 #8 31.49 Selecting previously unselected package libmoo-perl.
14:37:54 #9 27.14 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
14:37:54 #9 27.15 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
14:37:54 #9 27.17 Selecting previously unselected package libxmuu1:amd64.
14:37:54 #9 27.18 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
14:37:54 #9 27.18 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
14:37:54 #9 27.20 Selecting previously unselected package manpages.
14:37:54 #9 27.20 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
14:37:54 #9 27.21 Unpacking manpages (5.05-1) ...
14:37:54 #9 27.32 Selecting previously unselected package openssh-client.
14:37:54 #9 27.32 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ...
14:37:54 #9 27.33 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ...
14:37:54 #9 27.43 Selecting previously unselected package publicsuffix.
14:37:54 #8 31.49 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
14:37:54 #8 31.49 Unpacking libmoo-perl (2.003004-2) ...
14:37:54 #8 31.53 Selecting previously unselected package libencode-locale-perl.
14:37:54 #8 31.53 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
14:37:54 #8 31.54 Unpacking libencode-locale-perl (1.05-1) ...
14:37:54 #8 31.57 Selecting previously unselected package libtimedate-perl.
14:37:54 #8 31.57 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
14:37:54 #8 31.57 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
14:37:54 #8 31.61 Selecting previously unselected package libhttp-date-perl.
14:37:54 #8 31.62 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
14:37:54 #8 31.62 Unpacking libhttp-date-perl (6.02-1) ...
14:37:54 #8 31.65 Selecting previously unselected package libfile-listing-perl.
14:37:54 #8 31.65 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
14:37:54 #8 31.66 Unpacking libfile-listing-perl (6.04-1) ...
14:37:54 #8 31.69 Selecting previously unselected package libhtml-tagset-perl.
14:37:54 #8 31.69 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
14:37:54 #8 31.70 Unpacking libhtml-tagset-perl (3.20-3) ...
14:37:54 #8 31.73 Selecting previously unselected package liburi-perl.
14:37:54 #9 27.43 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
14:37:54 #9 27.43 Unpacking publicsuffix (20200303.0012-1) ...
14:37:54 #9 27.46 Selecting previously unselected package python-apt-common.
14:37:54 #9 27.46 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
14:37:54 #9 27.47 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ...
14:37:54 #9 27.50 Selecting previously unselected package python3-apt.
14:37:54 #9 27.50 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ...
14:37:54 #9 27.51 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ...
14:37:54 #9 27.55 Selecting previously unselected package libunwind8:amd64.
14:37:54 #9 27.55 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ...
14:37:54 #9 27.56 Unpacking libunwind8:amd64 (1.2.1-9build1) ...
14:37:54 #9 27.58 Selecting previously unselected package strace.
14:37:54 #9 27.58 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
14:37:54 #9 27.59 Unpacking strace (5.5-3ubuntu1) ...
14:37:54 #9 27.64 Selecting previously unselected package xauth.
14:37:54 #9 27.64 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
14:37:54 #9 27.65 Unpacking xauth (1:1.1-0ubuntu1) ...
14:37:54 #9 27.68 Selecting previously unselected package libfl2:amd64.
14:37:55 #8 31.73 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
14:37:55 #8 31.73 Unpacking liburi-perl (1.76-1) ...
14:37:55 #8 31.77 Selecting previously unselected package libhtml-parser-perl.
14:37:55 #8 31.77 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
14:37:55 #8 31.78 Unpacking libhtml-parser-perl (3.72-3+b2) ...
14:37:55 #8 31.83 Selecting previously unselected package libhtml-tree-perl.
14:37:55 #8 31.83 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
14:37:55 #8 31.84 Unpacking libhtml-tree-perl (5.07-2) ...
14:37:55 #8 31.88 Selecting previously unselected package libio-html-perl.
14:37:55 #8 31.88 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
14:37:55 #8 31.89 Unpacking libio-html-perl (1.001-1) ...
14:37:55 #8 31.92 Selecting previously unselected package liblwp-mediatypes-perl.
14:37:55 #8 31.92 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
14:37:55 #8 31.93 Unpacking liblwp-mediatypes-perl (6.02-1) ...
14:37:55 #9 27.68 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
14:37:55 #9 27.68 Unpacking libfl2:amd64 (2.6.4-6.2) ...
14:37:55 #9 27.72 Selecting previously unselected package at.
14:37:55 #9 27.72 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
14:37:55 #9 27.73 Unpacking at (3.1.23-1ubuntu1) ...
14:37:55 #9 27.77 Selecting previously unselected package libsigsegv2:amd64.
14:37:55 #9 27.78 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
14:37:55 #9 27.78 Unpacking libsigsegv2:amd64 (2.12-2) ...
14:37:55 #9 27.81 Selecting previously unselected package m4.
14:37:55 #9 27.81 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
14:37:55 #9 27.82 Unpacking m4 (1.4.18-4) ...
14:37:55 #9 27.86 Selecting previously unselected package autoconf.
14:37:55 #9 27.87 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
14:37:55 #9 27.87 Unpacking autoconf (2.69-11.1) ...
14:37:55 #9 27.92 Selecting previously unselected package autotools-dev.
14:37:55 #8 32.00 Selecting previously unselected package libhttp-message-perl.
14:37:55 #8 32.00 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
14:37:55 #8 32.01 Unpacking libhttp-message-perl (6.18-1) ...
14:37:55 #8 32.05 Selecting previously unselected package libhttp-cookies-perl.
14:37:55 #8 32.05 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
14:37:55 #8 32.06 Unpacking libhttp-cookies-perl (6.04-1) ...
14:37:55 #8 32.09 Selecting previously unselected package libhttp-negotiate-perl.
14:37:55 #8 32.09 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
14:37:55 #8 32.09 Unpacking libhttp-negotiate-perl (6.01-1) ...
14:37:55 #8 32.12 Selecting previously unselected package perl-openssl-defaults:armhf.
14:37:55 #8 32.12 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
14:37:55 #8 32.13 Unpacking perl-openssl-defaults:armhf (3) ...
14:37:55 #8 32.16 Selecting previously unselected package libnet-ssleay-perl.
14:37:55 #8 32.16 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ...
14:37:55 #8 32.17 Unpacking libnet-ssleay-perl (1.85-2+b1) ...
14:37:55 #8 32.23 Selecting previously unselected package libio-socket-ssl-perl.
14:37:55 #9 27.93 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
14:37:55 #9 27.93 Unpacking autotools-dev (20180224.1) ...
14:37:55 #9 27.96 Selecting previously unselected package automake.
14:37:55 #9 27.96 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
14:37:55 #9 27.97 Unpacking automake (1:1.16.1-4ubuntu6) ...
14:37:55 #9 28.03 Selecting previously unselected package autopoint.
14:37:55 #9 28.03 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
14:37:55 #9 28.04 Unpacking autopoint (0.19.8.1-10build1) ...
14:37:55 #9 28.07 Selecting previously unselected package binutils-common:amd64.
14:37:55 #9 28.07 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.1_amd64.deb ...
14:37:55 #9 28.07 Unpacking binutils-common:amd64 (2.34-6ubuntu1.1) ...
14:37:55 #9 28.11 Selecting previously unselected package libbinutils:amd64.
14:37:55 #9 28.11 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.1_amd64.deb ...
14:37:55 #9 28.12 Unpacking libbinutils:amd64 (2.34-6ubuntu1.1) ...
14:37:55 #8 32.23 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
14:37:55 #8 32.23 Unpacking libio-socket-ssl-perl (2.060-3) ...
14:37:55 #8 32.32 Selecting previously unselected package libnet-http-perl.
14:37:55 #8 32.32 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
14:37:55 #8 32.33 Unpacking libnet-http-perl (6.18-1) ...
14:37:55 #8 32.35 Selecting previously unselected package liblwp-protocol-https-perl.
14:37:55 #8 32.36 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
14:37:55 #8 32.36 Unpacking liblwp-protocol-https-perl (6.07-2) ...
14:37:55 #8 32.39 Selecting previously unselected package libtry-tiny-perl.
14:37:55 #8 32.39 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
14:37:55 #8 32.39 Unpacking libtry-tiny-perl (0.30-1) ...
14:37:55 #8 32.43 Selecting previously unselected package libwww-robotrules-perl.
14:37:55 #8 32.43 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
14:37:55 #8 32.44 Unpacking libwww-robotrules-perl (6.02-1) ...
14:37:55 #8 32.46 Selecting previously unselected package libwww-perl.
14:37:55 #8 32.47 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
14:37:55 #8 32.47 Unpacking libwww-perl (6.36-2) ...
14:37:55 #8 32.53 Selecting previously unselected package patchutils.
14:37:55 #8 32.53 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
14:37:55 #8 32.53 Unpacking patchutils (0.3.4-2) ...
14:37:55 #8 32.57 Selecting previously unselected package wdiff.
14:37:55 #9 28.19 Selecting previously unselected package libctf-nobfd0:amd64.
14:37:55 #9 28.19 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.1_amd64.deb ...
14:37:55 #9 28.20 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
14:37:55 #9 28.24 Selecting previously unselected package libctf0:amd64.
14:37:55 #9 28.24 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.1_amd64.deb ...
14:37:55 #9 28.24 Unpacking libctf0:amd64 (2.34-6ubuntu1.1) ...
14:37:55 #9 28.27 Selecting previously unselected package binutils-x86-64-linux-gnu.
14:37:55 #9 28.27 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.1_amd64.deb ...
14:37:55 #9 28.27 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
14:37:55 #9 28.47 Selecting previously unselected package binutils.
14:37:55 #8 32.57 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
14:37:55 #8 32.58 Unpacking wdiff (1.2.2-2) ...
14:37:55 #8 32.64 Selecting previously unselected package devscripts.
14:37:55 #8 32.64 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
14:37:55 #8 32.66 Unpacking devscripts (2.19.5+deb10u1) ...
14:37:55 #8 32.77 Selecting previously unselected package equivs.
14:37:55 #8 32.78 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
14:37:55 #8 32.78 Unpacking equivs (2.2.0) ...
14:37:55 #8 32.82 Selecting previously unselected package libcurl3-gnutls:armhf.
14:37:55 #8 32.82 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ...
14:37:55 #9 28.47 Preparing to unpack .../074-binutils_2.34-6ubuntu1.1_amd64.deb ...
14:37:55 #9 28.47 Unpacking binutils (2.34-6ubuntu1.1) ...
14:37:55 #9 28.50 Selecting previously unselected package libc-dev-bin.
14:37:55 #9 28.51 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ...
14:37:55 #9 28.51 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ...
14:37:55 #9 28.54 Selecting previously unselected package linux-libc-dev:amd64.
14:37:55 #9 28.54 Preparing to unpack .../076-linux-libc-dev_5.4.0-88.99_amd64.deb ...
14:37:55 #9 28.55 Unpacking linux-libc-dev:amd64 (5.4.0-88.99) ...
14:37:56 #8 32.83 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
14:37:56 #8 32.89 Selecting previously unselected package libpcre2-8-0:armhf.
14:37:56 #8 32.89 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ...
14:37:56 #8 32.90 Unpacking libpcre2-8-0:armhf (10.32-5) ...
14:37:56 #8 32.95 Selecting previously unselected package liberror-perl.
14:37:56 #9 28.71 Selecting previously unselected package libcrypt-dev:amd64.
14:37:56 #9 28.71 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
14:37:56 #9 28.72 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
14:37:56 #9 28.75 Selecting previously unselected package libc6-dev:amd64.
14:37:56 #9 28.75 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ...
14:37:56 #9 28.75 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ...
14:37:56 #8 32.95 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
14:37:56 #8 32.96 Unpacking liberror-perl (0.17027-2) ...
14:37:56 #8 32.99 Selecting previously unselected package git-man.
14:37:56 #8 32.99 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
14:37:56 #8 32.99 Unpacking git-man (1:2.20.1-2+deb10u3) ...
14:37:56 #8 33.11 Selecting previously unselected package git.
14:37:56 #8 33.11 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ...
14:37:56 #8 33.13 Unpacking git (1:2.20.1-2+deb10u3) ...
14:37:56 #9 29.07 Selecting previously unselected package gcc-9-base:amd64.
14:37:56 #9 29.07 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:56 #9 29.07 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
14:37:56 #9 29.10 Selecting previously unselected package libisl22:amd64.
14:37:56 #9 29.10 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
14:37:56 #9 29.11 Unpacking libisl22:amd64 (0.22.1-1) ...
14:37:56 #9 29.18 Selecting previously unselected package libmpfr6:amd64.
14:37:56 #8 33.54 Setting up perl-modules-5.28 (5.28.1-6) ...
14:37:56 #9 29.19 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
14:37:56 #9 29.19 Unpacking libmpfr6:amd64 (4.0.2-1) ...
14:37:56 #9 29.24 Selecting previously unselected package libmpc3:amd64.
14:37:56 #9 29.24 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
14:37:56 #9 29.24 Unpacking libmpc3:amd64 (1.1.0-1) ...
14:37:56 #9 29.27 Selecting previously unselected package cpp-9.
14:37:56 #9 29.27 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:56 #9 29.27 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ...
14:37:56 #8 33.55 Setting up libpipeline1:armhf (1.5.1-2) ...
14:37:56 #8 33.56 Setting up mime-support (3.62) ...
14:37:56 #8 33.60 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
14:37:56 #8 33.62 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
14:37:56 #8 33.63 No schema files found: doing nothing.
14:37:56 #8 33.63 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
14:37:56 #8 33.65 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
14:37:56 #8 33.68 Setting up perl-openssl-defaults:armhf (3) ...
14:37:56 #8 33.69 Setting up linux-libc-dev:armhf (1:1.20211007-2~buster) ...
14:37:56 #8 33.71 Setting up gettext-base (0.19.8.1-9) ...
14:37:56 #8 33.72 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ...
14:37:56 #8 33.74 Setting up file (1:5.35-4+deb10u2) ...
14:37:56 #8 33.77 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
14:37:57 #8 33.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:37:57 #8 33.80 Setting up libicu63:armhf (63.1-6+deb10u1) ...
14:37:57 #8 33.81 Setting up libfakeroot:armhf (1.23-1) ...
14:37:57 #8 33.83 Setting up fakeroot (1.23-1) ...
14:37:57 #8 33.85 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.85 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
14:37:57 #8 33.86 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
14:37:57 #8 33.88 Setting up autotools-dev (20180224.1) ...
14:37:57 #8 33.89 Setting up make (4.2.1-1.2) ...
14:37:57 #8 33.90 Setting up libmpfr6:armhf (4.0.2-1) ...
14:37:57 #8 33.91 Setting up libsigsegv2:armhf (2.12-2) ...
14:37:57 #8 33.94 Setting up xz-utils (5.2.4-1) ...
14:37:57 #8 33.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.95 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
14:37:57 #8 33.97 Setting up libmpc3:armhf (1.1.0-1) ...
14:37:57 #8 33.98 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
14:37:57 #8 33.99 Setting up patch (2.7.6-3+deb10u1) ...
14:37:57 #8 34.00 Setting up autopoint (0.19.8.1-9) ...
14:37:57 #8 34.02 Setting up libfl2:armhf (2.6.4-6.2) ...
14:37:57 #8 34.04 Setting up libpcre2-8-0:armhf (10.32-5) ...
14:37:57 #8 34.06 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
14:37:57 #8 34.07 Setting up libisl19:armhf (0.20-2) ...
14:37:57 #8 34.08 Setting up sensible-utils (0.0.12) ...
14:37:57 #9 29.99 Selecting previously unselected package cpp.
14:37:57 #9 29.99 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
14:37:57 #9 29.99 Unpacking cpp (4:9.3.0-1ubuntu2) ...
14:37:57 #9 30.03 Selecting previously unselected package libcc1-0:amd64.
14:37:57 #9 30.03 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.03 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:57 #9 30.07 Selecting previously unselected package libgomp1:amd64.
14:37:57 #8 34.10 Setting up libuchardet0:armhf (0.0.6-3) ...
14:37:57 #8 34.12 Setting up git-man (1:2.20.1-2+deb10u3) ...
14:37:57 #8 34.14 Setting up libmpdec2:armhf (2.4.2-2) ...
14:37:57 #8 34.15 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
14:37:57 #8 34.16 Setting up cpp-8 (8.3.0-6+rpi1) ...
14:37:57 #8 34.18 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ...
14:37:57 #8 34.19 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
14:37:57 #8 34.20 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ...
14:37:57 #8 34.22 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
14:37:57 #8 34.23 Setting up libelf1:armhf (0.176-1.1) ...
14:37:57 #8 34.24 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ...
14:37:57 #8 34.26 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
14:37:57 #8 34.27 Setting up libgdbm6:armhf (1.18.1-4) ...
14:37:57 #8 34.29 Setting up wdiff (1.2.2-2) ...
14:37:57 #8 34.30 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ...
14:37:57 #9 30.07 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.08 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:57 #9 30.12 Selecting previously unselected package libitm1:amd64.
14:37:57 #9 30.12 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.12 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:57 #9 30.15 Selecting previously unselected package libatomic1:amd64.
14:37:57 #9 30.15 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.16 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:57 #9 30.19 Selecting previously unselected package libasan5:amd64.
14:37:57 #8 34.32 Setting up m4 (1.4.18-2) ...
14:37:57 #8 34.33 Setting up binutils (2.31.1-16+rpi2) ...
14:37:57 #8 34.34 Setting up bsdmainutils (11.1.2) ...
14:37:57 #8 34.37 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
14:37:57 #8 34.37 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
14:37:57 #8 34.37 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
14:37:57 #8 34.37 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
14:37:57 #8 34.38 Setting up libcroco3:armhf (0.6.12-3) ...
14:37:57 #8 34.40 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
14:37:57 #8 34.41 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
14:37:57 #8 34.42 Setting up libperl5.28:armhf (5.28.1-6) ...
14:37:57 #8 34.44 Setting up dwz (0.12-3) ...
14:37:57 #8 34.45 Setting up groff-base (1.22.4-3+deb10u1) ...
14:37:57 #8 34.48 Setting up cpp (4:8.3.0-1+rpi2) ...
14:37:57 #8 34.50 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ...
14:37:57 #8 34.51 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
14:37:57 #9 30.19 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.19 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
14:37:57 #9 30.26 Selecting previously unselected package liblsan0:amd64.
14:37:57 #9 30.26 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.26 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:57 #9 30.37 Selecting previously unselected package libtsan0:amd64.
14:37:57 #9 30.38 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:57 #9 30.38 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:57 #8 34.52 Setting up python3.7 (3.7.3-2+deb10u3) ...
14:37:58 #9 30.60 Selecting previously unselected package libubsan1:amd64.
14:37:58 #9 30.60 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:58 #9 30.61 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:58 #9 30.72 Selecting previously unselected package libquadmath0:amd64.
14:37:58 #9 30.72 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
14:37:58 #9 30.73 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:37:58 #9 30.76 Selecting previously unselected package libgcc-9-dev:amd64.
14:37:58 #9 30.76 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:58 #9 30.77 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
14:37:58 #9 31.00 Selecting previously unselected package gcc-9.
14:37:58 #8 35.23 Setting up gettext (0.19.8.1-9) ...
14:37:58 #8 35.24 Setting up gcc-8 (8.3.0-6+rpi1) ...
14:37:58 #8 35.25 Setting up libtool (2.4.6-9) ...
14:37:58 #8 35.26 Setting up python3 (3.7.3-1) ...
14:37:58 #8 35.37 Setting up man-db (2.8.5-2) ...
14:37:58 #9 31.00 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:58 #9 31.01 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ...
14:37:58 #8 35.47 Building database of manual pages ...
14:37:59 #9 31.76 Selecting previously unselected package gcc.
14:37:59 #9 31.76 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
14:37:59 #9 31.76 Unpacking gcc (4:9.3.0-1ubuntu2) ...
14:37:59 #9 31.79 Selecting previously unselected package libstdc++-9-dev:amd64.
14:37:59 #9 31.79 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:59 #9 31.80 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
14:37:59 #9 32.05 Selecting previously unselected package g++-9.
14:37:59 #9 32.05 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ...
14:37:59 #9 32.05 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ...
14:38:00 #9 32.79 Selecting previously unselected package g++.
14:38:00 #9 32.79 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
14:38:00 #9 32.80 Unpacking g++ (4:9.3.0-1ubuntu2) ...
14:38:00 #9 32.82 Selecting previously unselected package make.
14:38:00 #9 32.82 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
14:38:00 #9 32.83 Unpacking make (4.2.1-1.2) ...
14:38:00 #9 32.87 Selecting previously unselected package libdpkg-perl.
14:38:00 #9 32.87 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ...
14:38:00 #9 32.87 Unpacking libdpkg-perl (1.19.7ubuntu3) ...
14:38:00 #9 32.92 Selecting previously unselected package patch.
14:38:00 #9 32.92 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
14:38:00 #9 32.93 Unpacking patch (2.7.6-6) ...
14:38:00 #9 32.97 Selecting previously unselected package dpkg-dev.
14:38:00 #9 32.97 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ...
14:38:00 #9 32.97 Unpacking dpkg-dev (1.19.7ubuntu3) ...
14:38:00 #9 33.06 Selecting previously unselected package build-essential.
14:38:00 #9 33.06 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
14:38:00 #9 33.06 Unpacking build-essential (12.8ubuntu1.1) ...
14:38:00 #9 33.10 Selecting previously unselected package libbrotli1:amd64.
14:38:00 #9 33.10 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
14:38:00 #9 33.10 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
14:38:00 #9 33.16 Selecting previously unselected package libroken18-heimdal:amd64.
14:38:00 #9 33.16 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.17 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.21 Selecting previously unselected package libasn1-8-heimdal:amd64.
14:38:00 #9 33.21 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.22 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.27 Selecting previously unselected package libheimbase1-heimdal:amd64.
14:38:00 #9 33.27 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.27 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.31 Selecting previously unselected package libhcrypto4-heimdal:amd64.
14:38:00 #9 33.31 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.31 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.34 Selecting previously unselected package libwind0-heimdal:amd64.
14:38:00 #9 33.35 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.35 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.38 Selecting previously unselected package libhx509-5-heimdal:amd64.
14:38:00 #9 33.39 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.39 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.43 Selecting previously unselected package libkrb5-26-heimdal:amd64.
14:38:00 #9 33.43 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.44 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.49 Selecting previously unselected package libheimntlm0-heimdal:amd64.
14:38:00 #9 33.49 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.50 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.53 Selecting previously unselected package libgssapi3-heimdal:amd64.
14:38:00 #9 33.53 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ...
14:38:00 #9 33.54 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:00 #9 33.57 Selecting previously unselected package libsasl2-modules-db:amd64.
14:38:00 #9 33.57 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ...
14:38:00 #9 33.57 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
14:38:00 #9 33.60 Selecting previously unselected package libsasl2-2:amd64.
14:38:01 #9 33.60 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ...
14:38:01 #9 33.64 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ...
14:38:01 #9 33.67 Selecting previously unselected package libldap-common.
14:38:01 #9 33.68 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ...
14:38:01 #9 33.68 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
14:38:01 #9 33.72 Selecting previously unselected package libldap-2.4-2:amd64.
14:38:01 #9 33.72 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ...
14:38:01 #9 33.72 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
14:38:01 #9 33.77 Selecting previously unselected package libnghttp2-14:amd64.
14:38:01 #9 33.77 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ...
14:38:01 #9 33.78 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
14:38:01 #9 33.82 Selecting previously unselected package librtmp1:amd64.
14:38:01 #9 33.82 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
14:38:01 #8 37.73 Setting up gcc (4:8.3.0-1+rpi2) ...
14:38:01 #8 37.76 Setting up perl (5.28.1-6) ...
14:38:01 #8 37.79 Setting up libio-html-perl (1.001-1) ...
14:38:01 #8 37.80 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
14:38:01 #8 37.81 Setting up libdpkg-perl (1.19.7) ...
14:38:01 #8 37.83 Setting up autoconf (2.69-11) ...
14:38:01 #8 37.87 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
14:38:01 #8 37.89 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
14:38:01 #8 37.90 Setting up libdevel-globaldestruction-perl (0.14-1) ...
14:38:01 #8 37.92 Setting up libstrictures-perl (2.000005-1) ...
14:38:01 #8 37.93 Setting up libsub-quote-perl (2.005001-1) ...
14:38:01 #8 37.94 Setting up liburi-perl (1.76-1) ...
14:38:01 #8 37.96 Setting up libnet-ssleay-perl (1.85-2+b1) ...
14:38:01 #8 37.97 Setting up automake (1:1.16.1-4) ...
14:38:01 #8 38.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:38:01 #8 38.00 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
14:38:01 #8 38.00 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
14:38:01 #8 38.01 Setting up libhttp-date-perl (6.02-1) ...
14:38:01 #8 38.02 Setting up libfile-which-perl (1.23-1) ...
14:38:01 #8 38.03 Setting up libfile-listing-perl (6.04-1) ...
14:38:01 #8 38.05 Setting up libdynaloader-functions-perl (0.003-1) ...
14:38:01 #8 38.07 Setting up libclass-method-modifiers-perl (2.12-1) ...
14:38:01 #8 38.08 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
14:38:01 #8 38.09 Setting up libarchive-zip-perl (1.64-1) ...
14:38:01 #8 38.10 Setting up libhtml-tagset-perl (3.20-3) ...
14:38:01 #8 38.12 Setting up libdebhelper-perl (13.2~bpo10+1) ...
14:38:01 #8 38.13 Setting up liblwp-mediatypes-perl (6.02-1) ...
14:38:01 #8 38.15 Setting up libtry-tiny-perl (0.30-1) ...
14:38:01 #8 38.16 Setting up libnet-http-perl (6.18-1) ...
14:38:01 #8 38.17 Setting up libencode-locale-perl (1.05-1) ...
14:38:01 #8 38.19 Setting up libdevel-callchecker-perl (0.008-1) ...
14:38:01 #9 33.82 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
14:38:01 #9 33.85 Selecting previously unselected package libssh-4:amd64.
14:38:01 #9 33.85 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
14:38:01 #9 33.86 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
14:38:01 #9 33.94 Selecting previously unselected package libcurl4:amd64.
14:38:01 #9 33.94 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ...
14:38:01 #9 33.94 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
14:38:01 #9 33.98 Selecting previously unselected package curl.
14:38:01 #9 33.99 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.7_amd64.deb ...
14:38:01 #9 33.99 Unpacking curl (7.68.0-1ubuntu2.7) ...
14:38:01 #9 34.03 Selecting previously unselected package dctrl-tools.
14:38:01 #9 34.03 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
14:38:01 #9 34.04 Unpacking dctrl-tools (2.24-3) ...
14:38:01 #9 34.08 Selecting previously unselected package libtool.
14:38:01 #9 34.08 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
14:38:01 #9 34.08 Unpacking libtool (2.4.6-14) ...
14:38:01 #9 34.12 Selecting previously unselected package dh-autoreconf.
14:38:01 #9 34.12 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
14:38:01 #9 34.13 Unpacking dh-autoreconf (19) ...
14:38:01 #9 34.16 Selecting previously unselected package libdebhelper-perl.
14:38:01 #8 38.21 Setting up dpkg-dev (1.19.7) ...
14:38:01 #8 38.23 Setting up intltool-debian (0.35.0+20060710.5) ...
14:38:01 #8 38.25 Setting up liberror-perl (0.17027-2) ...
14:38:01 #8 38.26 Setting up patchutils (0.3.4-2) ...
14:38:01 #8 38.28 Setting up libipc-run-perl (20180523.0-1) ...
14:38:01 #8 38.29 Setting up git (1:2.20.1-2+deb10u3) ...
14:38:01 #8 38.33 Setting up libwww-robotrules-perl (6.02-1) ...
14:38:01 #8 38.34 Setting up libhtml-parser-perl (3.72-3+b2) ...
14:38:01 #8 38.36 Setting up librole-tiny-perl (2.000006-1) ...
14:38:01 #8 38.37 Setting up libfile-homedir-perl (1.004-1) ...
14:38:01 #8 38.39 Setting up libio-socket-ssl-perl (2.060-3) ...
14:38:01 #8 38.40 Setting up libhttp-message-perl (6.18-1) ...
14:38:01 #8 38.41 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
14:38:01 #8 38.43 Setting up libhttp-negotiate-perl (6.01-1) ...
14:38:01 #9 34.16 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
14:38:01 #9 34.17 Unpacking libdebhelper-perl (12.10ubuntu1) ...
14:38:01 #9 34.21 Selecting previously unselected package libarchive-zip-perl.
14:38:01 #9 34.21 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
14:38:01 #9 34.21 Unpacking libarchive-zip-perl (1.67-2) ...
14:38:01 #9 34.25 Selecting previously unselected package libsub-override-perl.
14:38:01 #9 34.25 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
14:38:01 #9 34.25 Unpacking libsub-override-perl (0.09-2) ...
14:38:01 #9 34.27 Selecting previously unselected package libfile-stripnondeterminism-perl.
14:38:01 #9 34.28 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
14:38:01 #9 34.28 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
14:38:01 #9 34.31 Selecting previously unselected package dh-strip-nondeterminism.
14:38:01 #9 34.31 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
14:38:01 #9 34.31 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
14:38:01 #9 34.33 Selecting previously unselected package dwz.
14:38:01 #9 34.34 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
14:38:01 #9 34.34 Unpacking dwz (0.13-5) ...
14:38:01 #9 34.38 Selecting previously unselected package libcroco3:amd64.
14:38:01 #8 38.45 Setting up libhttp-cookies-perl (6.04-1) ...
14:38:01 #8 38.47 Setting up po-debconf (1.0.21) ...
14:38:01 #8 38.48 Setting up libhtml-tree-perl (5.07-2) ...
14:38:01 #8 38.49 Setting up libparams-classify-perl (0.015-1+b1) ...
14:38:01 #8 38.51 Setting up libmodule-runtime-perl (0.016-1) ...
14:38:01 #8 38.53 Setting up libimport-into-perl (1.002005-1) ...
14:38:01 #8 38.55 Setting up libmoo-perl (2.003004-2) ...
14:38:01 #8 38.57 Setting up liblwp-protocol-https-perl (6.07-2) ...
14:38:01 #8 38.58 Setting up libwww-perl (6.36-2) ...
14:38:01 #8 38.59 Setting up debhelper (13.2~bpo10+1) ...
14:38:01 #8 38.61 Setting up dh-autoreconf (19) ...
14:38:01 #8 38.63 Setting up devscripts (2.19.5+deb10u1) ...
14:38:01 #9 34.39 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
14:38:01 #9 34.39 Unpacking libcroco3:amd64 (0.6.13-1) ...
14:38:01 #9 34.45 Selecting previously unselected package gettext.
14:38:01 #9 34.46 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
14:38:01 #9 34.46 Unpacking gettext (0.19.8.1-10build1) ...
14:38:01 #9 34.57 Selecting previously unselected package intltool-debian.
14:38:01 #9 34.57 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
14:38:01 #9 34.57 Unpacking intltool-debian (0.35.0+20060710.5) ...
14:38:01 #9 34.60 Selecting previously unselected package po-debconf.
14:38:01 #9 34.60 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
14:38:01 #9 34.60 Unpacking po-debconf (1.0.21) ...
14:38:01 #9 34.65 Selecting previously unselected package debhelper.
14:38:02 #8 38.79 Setting up dh-strip-nondeterminism (1.1.2-1) ...
14:38:02 #8 38.80 Setting up equivs (2.2.0) ...
14:38:02 #8 38.81 Processing triggers for libc-bin (2.28-10+rpi1) ...
14:38:02 #9 34.65 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
14:38:02 #9 34.65 Unpacking debhelper (12.10ubuntu1) ...
14:38:02 #9 34.77 Selecting previously unselected package libfakeroot:amd64.
14:38:02 #9 34.78 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
14:38:02 #9 34.78 Unpacking libfakeroot:amd64 (1.24-1) ...
14:38:02 #9 34.81 Selecting previously unselected package fakeroot.
14:38:02 #9 34.81 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
14:38:02 #9 34.82 Unpacking fakeroot (1.24-1) ...
14:38:02 #9 34.85 Selecting previously unselected package libassuan0:amd64.
14:38:02 #9 34.86 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
14:38:02 #9 34.86 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
14:38:02 #9 34.89 Selecting previously unselected package gpgconf.
14:38:02 #9 34.89 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 34.89 Unpacking gpgconf (2.2.19-3ubuntu2.1) ...
14:38:02 #9 34.94 Selecting previously unselected package libksba8:amd64.
14:38:02 #9 34.94 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ...
14:38:02 #9 34.94 Unpacking libksba8:amd64 (1.3.5-2) ...
14:38:02 #9 34.99 Selecting previously unselected package libnpth0:amd64.
14:38:02 #9 34.99 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
14:38:02 #9 34.99 Unpacking libnpth0:amd64 (1.6-1) ...
14:38:02 #9 35.02 Selecting previously unselected package dirmngr.
14:38:02 #9 35.03 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.04 Unpacking dirmngr (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.09 Selecting previously unselected package gnupg-l10n.
14:38:02 #9 35.09 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ...
14:38:02 #9 35.10 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.13 Selecting previously unselected package gnupg-utils.
14:38:02 #9 35.13 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.13 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.20 Selecting previously unselected package gpg.
14:38:02 #9 35.20 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.21 Unpacking gpg (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.27 Selecting previously unselected package pinentry-curses.
14:38:02 #9 35.28 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
14:38:02 #9 35.28 Unpacking pinentry-curses (1.1.0-3build1) ...
14:38:02 #9 35.31 Selecting previously unselected package gpg-agent.
14:38:02 #9 35.31 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.32 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.37 Selecting previously unselected package gpg-wks-client.
14:38:02 #9 35.37 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.37 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.41 Selecting previously unselected package gpg-wks-server.
14:38:02 #9 35.41 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.41 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.44 Selecting previously unselected package gpgsm.
14:38:02 #9 35.45 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ...
14:38:02 #9 35.45 Unpacking gpgsm (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.49 Selecting previously unselected package gnupg.
14:38:02 #9 35.49 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ...
14:38:02 #9 35.50 Unpacking gnupg (2.2.19-3ubuntu2.1) ...
14:38:02 #9 35.53 Selecting previously unselected package libfile-which-perl.
14:38:02 #9 35.54 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
14:38:02 #9 35.54 Unpacking libfile-which-perl (1.23-1) ...
14:38:02 #9 35.56 Selecting previously unselected package libfile-homedir-perl.
14:38:02 #9 35.56 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
14:38:02 #9 35.57 Unpacking libfile-homedir-perl (1.004-1) ...
14:38:02 #9 35.60 Selecting previously unselected package libio-pty-perl.
14:38:02 #9 35.60 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
14:38:02 #9 35.61 Unpacking libio-pty-perl (1:1.12-1) ...
14:38:02 #9 35.63 Selecting previously unselected package libipc-run-perl.
14:38:02 #9 35.64 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
14:38:02 #9 35.64 Unpacking libipc-run-perl (20180523.0-2) ...
14:38:02 #9 35.67 Selecting previously unselected package libclass-method-modifiers-perl.
14:38:02 #9 35.67 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
14:38:02 #9 35.68 Unpacking libclass-method-modifiers-perl (2.13-1) ...
14:38:02 #9 35.70 Selecting previously unselected package libb-hooks-op-check-perl.
14:38:02 #9 35.71 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
14:38:02 #9 35.71 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
14:38:02 #9 35.73 Selecting previously unselected package libdynaloader-functions-perl.
14:38:02 #9 35.74 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
14:38:03 #9 35.74 Unpacking libdynaloader-functions-perl (0.003-1) ...
14:38:03 #9 35.77 Selecting previously unselected package libdevel-callchecker-perl.
14:38:03 #9 35.77 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
14:38:03 #9 35.78 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
14:38:03 #9 35.80 Selecting previously unselected package libparams-classify-perl.
14:38:03 #9 35.81 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
14:38:03 #9 35.81 Unpacking libparams-classify-perl (0.015-1build2) ...
14:38:03 #9 35.84 Selecting previously unselected package libmodule-runtime-perl.
14:38:03 #9 35.84 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
14:38:03 #9 35.84 Unpacking libmodule-runtime-perl (0.016-1) ...
14:38:03 #9 35.87 Selecting previously unselected package libimport-into-perl.
14:38:03 #9 35.87 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
14:38:03 #9 35.88 Unpacking libimport-into-perl (1.002005-1) ...
14:38:03 #9 35.90 Selecting previously unselected package librole-tiny-perl.
14:38:03 #9 35.90 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
14:38:03 #9 35.90 Unpacking librole-tiny-perl (2.001004-1) ...
14:38:03 #9 35.93 Selecting previously unselected package libstrictures-perl.
14:38:03 #9 35.93 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
14:38:03 #9 35.94 Unpacking libstrictures-perl (2.000006-1) ...
14:38:03 #9 35.96 Selecting previously unselected package libsub-quote-perl.
14:38:03 #9 35.97 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
14:38:03 #9 35.98 Unpacking libsub-quote-perl (2.006006-1) ...
14:38:03 #9 36.02 Selecting previously unselected package libmoo-perl.
14:38:03 #9 36.02 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
14:38:03 #9 36.02 Unpacking libmoo-perl (2.003006-1) ...
14:38:03 #9 36.05 Selecting previously unselected package libencode-locale-perl.
14:38:03 #9 36.05 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
14:38:03 #9 36.06 Unpacking libencode-locale-perl (1.05-1) ...
14:38:03 #9 36.08 Selecting previously unselected package libtimedate-perl.
14:38:03 #9 36.09 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
14:38:03 #9 36.09 Unpacking libtimedate-perl (2.3200-1) ...
14:38:03 #9 36.12 Selecting previously unselected package libhttp-date-perl.
14:38:03 #9 36.12 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
14:38:03 #9 36.13 Unpacking libhttp-date-perl (6.05-1) ...
14:38:03 #9 36.15 Selecting previously unselected package libfile-listing-perl.
14:38:03 #9 36.16 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
14:38:03 #9 36.16 Unpacking libfile-listing-perl (6.04-1) ...
14:38:03 #9 36.19 Selecting previously unselected package libhtml-tagset-perl.
14:38:03 #9 36.19 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
14:38:03 #9 36.19 Unpacking libhtml-tagset-perl (3.20-4) ...
14:38:03 #9 36.22 Selecting previously unselected package liburi-perl.
14:38:03 #9 36.23 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
14:38:03 #9 36.23 Unpacking liburi-perl (1.76-2) ...
14:38:03 #9 36.27 Selecting previously unselected package libhtml-parser-perl.
14:38:03 #9 36.27 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
14:38:03 #9 36.28 Unpacking libhtml-parser-perl (3.72-5) ...
14:38:03 #9 36.31 Selecting previously unselected package libhtml-tree-perl.
14:38:03 #9 36.31 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
14:38:03 #9 36.32 Unpacking libhtml-tree-perl (5.07-2) ...
14:38:03 #9 36.36 Selecting previously unselected package libio-html-perl.
14:38:03 #9 36.36 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
14:38:03 #9 36.36 Unpacking libio-html-perl (1.001-1) ...
14:38:03 #9 36.39 Selecting previously unselected package liblwp-mediatypes-perl.
14:38:03 #9 36.39 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
14:38:03 #9 36.40 Unpacking liblwp-mediatypes-perl (6.04-1) ...
14:38:03 #9 36.43 Selecting previously unselected package libhttp-message-perl.
14:38:03 #8 DONE 40.4s
14:38:03 
14:38:03 #10 [stage-1 3/8] COPY common /root/build-deb/debian
14:38:03 #10 sha256:60537b5c6add1d0875b34bcf25e015a7ee38950ed45c2030df1ccea0b1f06f6e
14:38:03 #10 DONE 0.0s
14:38:03 
14:38:03 #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
14:38:03 #11 sha256:c73a330e5f74077c1c0a7d381b23ca1327150d660fc54a564646e1fad59cc0a4
14:38:04 #9 36.43 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
14:38:04 #9 36.44 Unpacking libhttp-message-perl (6.22-1) ...
14:38:04 #9 36.47 Selecting previously unselected package libhttp-cookies-perl.
14:38:04 #9 36.47 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
14:38:04 #9 36.47 Unpacking libhttp-cookies-perl (6.08-1) ...
14:38:04 #9 36.50 Selecting previously unselected package libhttp-negotiate-perl.
14:38:04 #9 36.50 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
14:38:04 #9 36.50 Unpacking libhttp-negotiate-perl (6.01-1) ...
14:38:04 #9 36.56 Selecting previously unselected package perl-openssl-defaults:amd64.
14:38:04 #9 36.56 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
14:38:04 #9 36.56 Unpacking perl-openssl-defaults:amd64 (4) ...
14:38:04 #9 36.59 Selecting previously unselected package libnet-ssleay-perl.
14:38:04 #9 36.59 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
14:38:04 #9 36.60 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
14:38:04 #9 36.66 Selecting previously unselected package libio-socket-ssl-perl.
14:38:04 #9 36.66 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
14:38:04 #9 36.67 Unpacking libio-socket-ssl-perl (2.067-1) ...
14:38:04 #9 36.71 Selecting previously unselected package libnet-http-perl.
14:38:04 #9 36.71 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
14:38:04 #9 36.72 Unpacking libnet-http-perl (6.19-1) ...
14:38:04 #9 36.74 Selecting previously unselected package liblwp-protocol-https-perl.
14:38:04 #9 36.75 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
14:38:04 #9 36.75 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
14:38:04 #9 36.77 Selecting previously unselected package libtry-tiny-perl.
14:38:04 #9 36.78 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
14:38:04 #9 36.78 Unpacking libtry-tiny-perl (0.30-1) ...
14:38:04 #9 36.81 Selecting previously unselected package libwww-robotrules-perl.
14:38:04 #9 36.81 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
14:38:04 #9 36.81 Unpacking libwww-robotrules-perl (6.02-1) ...
14:38:04 #9 36.84 Selecting previously unselected package libwww-perl.
14:38:04 #9 36.84 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
14:38:04 #9 36.85 Unpacking libwww-perl (6.43-1) ...
14:38:04 #9 36.88 Selecting previously unselected package patchutils.
14:38:04 #9 36.89 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
14:38:04 #9 36.89 Unpacking patchutils (0.3.4-2) ...
14:38:04 #9 36.92 Selecting previously unselected package wdiff.
14:38:04 #9 36.92 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
14:38:04 #9 36.93 Unpacking wdiff (1.2.2-2build1) ...
14:38:04 #9 36.96 Selecting previously unselected package devscripts.
14:38:04 #9 36.97 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
14:38:04 #9 36.99 Unpacking devscripts (2.20.2ubuntu2) ...
14:38:04 #9 37.11 Selecting previously unselected package diffstat.
14:38:04 #9 37.11 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
14:38:04 #9 37.11 Unpacking diffstat (1.63-1) ...
14:38:04 #9 37.14 Selecting previously unselected package python3-chardet.
14:38:04 #9 37.14 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
14:38:04 #9 37.15 Unpacking python3-chardet (3.0.4-4build1) ...
14:38:04 #9 37.18 Selecting previously unselected package python3-debian.
14:38:04 #9 37.19 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ...
14:38:04 #9 37.19 Unpacking python3-debian (0.1.36ubuntu1) ...
14:38:04 #9 37.22 Selecting previously unselected package libgpgme11:amd64.
14:38:04 #9 37.22 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ...
14:38:04 #9 37.23 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ...
14:38:04 #9 37.30 Selecting previously unselected package python3-gpg.
14:38:04 #9 37.30 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ...
14:38:04 #9 37.30 Unpacking python3-gpg (1.13.1-7ubuntu2) ...
14:38:04 #9 37.36 Selecting previously unselected package dput.
14:38:04 #9 37.36 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ...
14:38:04 #9 37.37 Unpacking dput (1.0.3ubuntu1) ...
14:38:04 #9 37.40 Selecting previously unselected package libcurl3-gnutls:amd64.
14:38:04 #9 37.40 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ...
14:38:04 #9 37.41 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ...
14:38:04 #9 37.45 Selecting previously unselected package liberror-perl.
14:38:04 #9 37.45 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
14:38:04 #9 37.45 Unpacking liberror-perl (0.17029-1) ...
14:38:04 #9 37.49 Selecting previously unselected package git-man.
14:38:04 #11 1.082 Hit:1 http://archive.raspberrypi.org/debian buster InRelease
14:38:04 #11 1.123 Hit:2 http://archive.raspbian.org/raspbian buster InRelease
14:38:05 #9 37.49 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ...
14:38:05 #9 37.49 Unpacking git-man (1:2.25.1-1ubuntu3.2) ...
14:38:05 #9 37.60 Selecting previously unselected package git.
14:38:05 #9 37.60 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ...
14:38:05 #9 37.62 Unpacking git (1:2.25.1-1ubuntu3.2) ...
14:38:05 #9 38.13 Selecting previously unselected package libalgorithm-diff-perl.
14:38:05 #9 38.13 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
14:38:05 #9 38.13 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
14:38:05 #9 38.16 Selecting previously unselected package libalgorithm-diff-xs-perl.
14:38:05 #9 38.16 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
14:38:05 #9 38.17 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
14:38:05 #9 38.19 Selecting previously unselected package libalgorithm-merge-perl.
14:38:05 #9 38.20 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
14:38:05 #9 38.20 Unpacking libalgorithm-merge-perl (0.08-3) ...
14:38:05 #9 38.22 Selecting previously unselected package libapt-pkg-perl.
14:38:05 #9 38.23 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
14:38:05 #9 38.23 Unpacking libapt-pkg-perl (0.1.36build3) ...
14:38:05 #9 38.26 Selecting previously unselected package libarchive-cpio-perl.
14:38:05 #9 38.26 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
14:38:05 #9 38.27 Unpacking libarchive-cpio-perl (0.10-1) ...
14:38:05 #9 38.30 Selecting previously unselected package libarray-intspan-perl.
14:38:05 #9 38.30 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
14:38:05 #9 38.30 Unpacking libarray-intspan-perl (2.003-1) ...
14:38:05 #9 38.33 Selecting previously unselected package libasync-mergepoint-perl.
14:38:05 #9 38.33 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
14:38:05 #9 38.34 Unpacking libasync-mergepoint-perl (0.04-2) ...
14:38:05 #9 38.36 Selecting previously unselected package libmodule-implementation-perl.
14:38:05 #9 38.37 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
14:38:05 #9 38.37 Unpacking libmodule-implementation-perl (0.09-1) ...
14:38:05 #9 38.39 Selecting previously unselected package libsub-exporter-progressive-perl.
14:38:05 #9 38.39 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
14:38:05 #9 38.40 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
14:38:05 #9 38.42 Selecting previously unselected package libvariable-magic-perl.
14:38:05 #9 38.43 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
14:38:05 #9 38.43 Unpacking libvariable-magic-perl (0.62-1build2) ...
14:38:05 #9 38.46 Selecting previously unselected package libb-hooks-endofscope-perl.
14:38:05 #9 38.46 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
14:38:05 #9 38.46 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
14:38:05 #9 38.49 Selecting previously unselected package libcapture-tiny-perl.
14:38:05 #9 38.49 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
14:38:05 #9 38.49 Unpacking libcapture-tiny-perl (0.48-1) ...
14:38:05 #9 38.52 Selecting previously unselected package libclass-xsaccessor-perl.
14:38:05 #9 38.52 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
14:38:05 #9 38.52 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
14:38:05 #9 38.55 Selecting previously unselected package libclone-perl.
14:38:05 #9 38.55 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
14:38:05 #9 38.56 Unpacking libclone-perl (0.43-2) ...
14:38:05 #9 38.58 Selecting previously unselected package libcommon-sense-perl.
14:38:05 #9 38.58 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
14:38:05 #9 38.59 Unpacking libcommon-sense-perl (3.74-2build6) ...
14:38:06 #9 38.61 Selecting previously unselected package libparams-util-perl.
14:38:06 #9 38.62 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
14:38:06 #9 38.62 Unpacking libparams-util-perl (1.07-3build5) ...
14:38:06 #9 38.65 Selecting previously unselected package libsub-install-perl.
14:38:06 #9 38.65 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
14:38:06 #9 38.65 Unpacking libsub-install-perl (0.928-1) ...
14:38:06 #9 38.68 Selecting previously unselected package libdata-optlist-perl.
14:38:06 #9 38.68 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
14:38:06 #9 38.68 Unpacking libdata-optlist-perl (0.110-1) ...
14:38:06 #9 38.70 Selecting previously unselected package libsub-exporter-perl.
14:38:06 #9 38.71 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
14:38:06 #9 38.71 Unpacking libsub-exporter-perl (0.987-1) ...
14:38:06 #9 38.74 Selecting previously unselected package libconst-fast-perl.
14:38:06 #9 38.74 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
14:38:06 #9 38.75 Unpacking libconst-fast-perl (0.014-1) ...
14:38:06 #9 38.77 Selecting previously unselected package libwant-perl.
14:38:06 #9 38.77 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
14:38:06 #9 38.77 Unpacking libwant-perl (0.29-1build4) ...
14:38:06 #9 38.80 Selecting previously unselected package libcontextual-return-perl.
14:38:06 #9 38.80 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
14:38:06 #9 38.81 Unpacking libcontextual-return-perl (0.004014-2) ...
14:38:06 #9 38.83 Selecting previously unselected package libcpanel-json-xs-perl.
14:38:06 #9 38.84 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
14:38:06 #9 38.84 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
14:38:06 #9 38.88 Selecting previously unselected package libdata-dump-perl.
14:38:06 #9 38.88 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
14:38:06 #9 38.88 Unpacking libdata-dump-perl (1.23-1) ...
14:38:06 #9 38.90 Selecting previously unselected package libdigest-bubblebabble-perl.
14:38:06 #9 38.91 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
14:38:06 #9 38.91 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
14:38:06 #9 38.94 Selecting previously unselected package libdigest-hmac-perl.
14:38:06 #9 38.94 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
14:38:06 #9 38.95 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
14:38:06 #9 38.97 Selecting previously unselected package libdistro-info-perl.
14:38:06 #9 38.97 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ...
14:38:06 #9 38.98 Unpacking libdistro-info-perl (0.23ubuntu1) ...
14:38:06 #9 39.00 Selecting previously unselected package libnet-smtp-ssl-perl.
14:38:06 #9 39.00 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
14:38:06 #9 39.00 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
14:38:06 #9 39.03 Selecting previously unselected package libmailtools-perl.
14:38:06 #9 39.03 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
14:38:06 #9 39.03 Unpacking libmailtools-perl (2.21-1) ...
14:38:06 #9 39.07 Selecting previously unselected package libnet-ip-perl.
14:38:06 #9 39.07 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
14:38:06 #9 39.07 Unpacking libnet-ip-perl (1.26-2) ...
14:38:06 #9 39.10 Selecting previously unselected package libnet-dns-perl.
14:38:06 #9 39.10 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
14:38:06 #9 39.10 Unpacking libnet-dns-perl (1.22-1) ...
14:38:06 #9 39.17 Selecting previously unselected package libnet-domain-tld-perl.
14:38:06 #11 1.447 Reading package lists...
14:38:06 #9 39.18 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
14:38:06 #9 39.18 Unpacking libnet-domain-tld-perl (1.75-1) ...
14:38:06 #9 39.21 Selecting previously unselected package libemail-valid-perl.
14:38:06 #9 39.21 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
14:38:06 #9 39.22 Unpacking libemail-valid-perl (1.202-1) ...
14:38:06 #9 39.24 Selecting previously unselected package libexporter-tiny-perl.
14:38:06 #9 39.25 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
14:38:06 #9 39.25 Unpacking libexporter-tiny-perl (1.002001-1) ...
14:38:06 #9 39.28 Selecting previously unselected package libipc-system-simple-perl.
14:38:06 #9 39.28 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
14:38:06 #9 39.28 Unpacking libipc-system-simple-perl (1.26-1) ...
14:38:06 #9 39.31 Selecting previously unselected package libfile-basedir-perl.
14:38:06 #9 39.31 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
14:38:06 #9 39.31 Unpacking libfile-basedir-perl (0.08-1) ...
14:38:06 #9 39.34 Selecting previously unselected package libfile-chdir-perl.
14:38:06 #9 39.34 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
14:38:06 #9 39.35 Unpacking libfile-chdir-perl (0.1008-1) ...
14:38:06 #9 39.37 Selecting previously unselected package libfile-fcntllock-perl.
14:38:06 #9 39.37 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
14:38:06 #9 39.38 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
14:38:06 #11 3.046 dh_testdir
14:38:06 #11 3.067 dh_testroot
14:38:06 #11 3.089 dh_prep
14:38:06 #11 3.113 dh_testdir
14:38:06 #11 3.134 dh_testroot
14:38:06 #11 3.154 dh_install
14:38:06 #11 3.174 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
14:38:06 #11 3.184 dh_installdocs
14:38:06 #11 3.205 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
14:38:06 #11 3.219 dh_installchangelogs
14:38:06 #11 3.296 dh_compress
14:38:06 #11 3.321 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
14:38:06 #9 39.45 Selecting previously unselected package libnumber-compare-perl.
14:38:06 #9 39.45 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
14:38:06 #9 39.46 Unpacking libnumber-compare-perl (0.03-1) ...
14:38:06 #9 39.48 Selecting previously unselected package libtext-glob-perl.
14:38:06 #9 39.48 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
14:38:06 #9 39.48 Unpacking libtext-glob-perl (0.10-1) ...
14:38:06 #9 39.51 Selecting previously unselected package libfile-find-rule-perl.
14:38:06 #9 39.51 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
14:38:06 #9 39.51 Unpacking libfile-find-rule-perl (0.34-1) ...
14:38:06 #9 39.54 Selecting previously unselected package libfont-afm-perl.
14:38:06 #9 39.54 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
14:38:06 #9 39.55 Unpacking libfont-afm-perl (1.20-2) ...
14:38:06 #9 39.58 Selecting previously unselected package libio-string-perl.
14:38:06 #9 39.58 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
14:38:06 #9 39.58 Unpacking libio-string-perl (1.08-3) ...
14:38:07 #11 3.333 dh_fixperms
14:38:07 #11 3.381 dh_installdeb
14:38:07 #11 3.410 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
14:38:07 #11 3.411 dh_gencontrol
14:38:07 #11 3.530 dh_md5sums
14:38:07 #11 3.561 dh_builddeb
14:38:07 #11 3.583 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
14:38:07 #9 39.60 Selecting previously unselected package libfont-ttf-perl.
14:38:07 #9 39.61 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
14:38:07 #9 39.61 Unpacking libfont-ttf-perl (1.06-1) ...
14:38:07 #9 39.66 Selecting previously unselected package libfuture-perl.
14:38:07 #9 39.67 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
14:38:07 #9 39.67 Unpacking libfuture-perl (0.43-1) ...
14:38:07 #9 39.71 Selecting previously unselected package libio-stringy-perl.
14:38:07 #9 39.71 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
14:38:07 #9 39.71 Unpacking libio-stringy-perl (2.111-3) ...
14:38:07 #9 39.74 Selecting previously unselected package libparams-validate-perl.
14:38:07 #9 39.74 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
14:38:07 #9 39.75 Unpacking libparams-validate-perl (1.29-3) ...
14:38:07 #9 39.78 Selecting previously unselected package libgetopt-long-descriptive-perl.
14:38:07 #9 39.78 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
14:38:07 #9 39.79 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
14:38:07 #9 39.87 Selecting previously unselected package libsort-versions-perl.
14:38:07 #9 39.87 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
14:38:07 #9 39.87 Unpacking libsort-versions-perl (1.62-1) ...
14:38:07 #9 39.90 Selecting previously unselected package libgit-wrapper-perl.
14:38:07 #9 39.90 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
14:38:07 #9 39.90 Unpacking libgit-wrapper-perl (0.048-1) ...
14:38:07 #9 39.93 Selecting previously unselected package libhttp-tiny-multipart-perl.
14:38:07 #9 39.93 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
14:38:07 #9 39.93 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
14:38:07 #9 39.96 Selecting previously unselected package libio-prompter-perl.
14:38:07 #11 3.603 
14:38:07 #11 3.603 The package has been created.
14:38:07 #11 3.603 Attention, the package has been created in the current directory,
14:38:07 #11 3.603 not in ".." as indicated by the message above!
14:38:07 #11 3.626 Selecting previously unselected package docker-ce-build-deps.
14:38:07 #11 3.636 (Reading database ... 17084 files and directories currently installed.)
14:38:07 #11 3.637 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
14:38:07 #11 3.642 Unpacking docker-ce-build-deps (1.0) ...
14:38:07 #9 39.96 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
14:38:07 #9 39.97 Unpacking libio-prompter-perl (0.004015-1) ...
14:38:07 #9 39.99 Selecting previously unselected package libjson-perl.
14:38:07 #9 40.00 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
14:38:07 #9 40.00 Unpacking libjson-perl (4.02000-2) ...
14:38:07 #9 40.03 Selecting previously unselected package liblog-any-perl.
14:38:07 #9 40.03 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
14:38:07 #9 40.03 Unpacking liblog-any-perl (1.708-1) ...
14:38:07 #9 40.06 Selecting previously unselected package liblog-any-adapter-screen-perl.
14:38:07 #9 40.06 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
14:38:07 #9 40.07 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
14:38:07 #9 40.09 Selecting previously unselected package libpackage-stash-perl.
14:38:07 #9 40.09 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
14:38:07 #9 40.10 Unpacking libpackage-stash-perl (0.38-1) ...
14:38:07 #9 40.12 Selecting previously unselected package libsub-identify-perl.
14:38:07 #9 40.12 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
14:38:07 #9 40.13 Unpacking libsub-identify-perl (0.14-1build2) ...
14:38:07 #9 40.15 Selecting previously unselected package libsub-name-perl.
14:38:07 #9 40.15 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
14:38:07 #9 40.16 Unpacking libsub-name-perl (0.26-1) ...
14:38:07 #9 40.18 Selecting previously unselected package libnamespace-clean-perl.
14:38:07 #9 40.18 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
14:38:07 #9 40.18 Unpacking libnamespace-clean-perl (0.27-1) ...
14:38:07 #9 40.21 Selecting previously unselected package libpath-tiny-perl.
14:38:07 #9 40.22 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
14:38:07 #9 40.22 Unpacking libpath-tiny-perl (0.108-1) ...
14:38:07 #9 40.25 Selecting previously unselected package libtype-tiny-perl.
14:38:07 #9 40.25 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
14:38:07 #9 40.25 Unpacking libtype-tiny-perl (1.008001-2) ...
14:38:07 #9 40.30 Selecting previously unselected package libgitlab-api-v4-perl.
14:38:07 #9 40.31 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
14:38:07 #9 40.31 Unpacking libgitlab-api-v4-perl (0.25-1) ...
14:38:07 #9 40.34 Selecting previously unselected package libhash-fieldhash-perl.
14:38:07 #9 40.34 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
14:38:07 #9 40.35 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
14:38:07 #9 40.37 Selecting previously unselected package libhtml-form-perl.
14:38:07 #9 40.37 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
14:38:07 #9 40.37 Unpacking libhtml-form-perl (6.07-1) ...
14:38:07 #9 40.40 Selecting previously unselected package libhtml-format-perl.
14:38:07 #9 40.40 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
14:38:07 #9 40.41 Unpacking libhtml-format-perl (2.12-1) ...
14:38:07 #9 40.44 Selecting previously unselected package libhttp-daemon-perl.
14:38:07 #9 40.44 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ...
14:38:07 #9 40.44 Unpacking libhttp-daemon-perl (6.06-1) ...
14:38:07 #9 40.47 Selecting previously unselected package libidn11:amd64.
14:38:07 #9 40.47 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
14:38:07 #9 40.48 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
14:38:07 #9 40.51 Selecting previously unselected package libstruct-dumb-perl.
14:38:07 #9 40.51 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
14:38:07 #9 40.51 Unpacking libstruct-dumb-perl (0.09-1) ...
14:38:07 #9 40.54 Selecting previously unselected package libio-async-perl.
14:38:07 #9 40.54 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
14:38:07 #9 40.54 Unpacking libio-async-perl (0.75-1) ...
14:38:07 #9 40.59 Selecting previously unselected package liblinux-epoll-perl.
14:38:07 #9 40.59 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
14:38:07 #9 40.59 Unpacking liblinux-epoll-perl (0.017-1) ...
14:38:07 #9 40.66 Selecting previously unselected package libio-async-loop-epoll-perl.
14:38:08 #9 40.66 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
14:38:08 #9 40.67 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
14:38:08 #9 40.69 Selecting previously unselected package libtypes-serialiser-perl.
14:38:08 #9 40.69 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
14:38:08 #9 40.69 Unpacking libtypes-serialiser-perl (1.0-1) ...
14:38:08 #9 40.72 Selecting previously unselected package libjson-xs-perl.
14:38:08 #9 40.72 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
14:38:08 #9 40.72 Unpacking libjson-xs-perl (4.020-1build1) ...
14:38:08 #9 40.76 Selecting previously unselected package libjson-maybexs-perl.
14:38:08 #9 40.76 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
14:38:08 #9 40.76 Unpacking libjson-maybexs-perl (1.004000-1) ...
14:38:08 #9 40.79 Selecting previously unselected package liblist-compare-perl.
14:38:08 #9 40.79 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
14:38:08 #9 40.79 Unpacking liblist-compare-perl (0.53-1) ...
14:38:08 #9 40.82 Selecting previously unselected package liblist-moreutils-perl.
14:38:08 #9 40.82 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
14:38:08 #9 40.83 Unpacking liblist-moreutils-perl (0.416-1build5) ...
14:38:08 #9 40.86 Selecting previously unselected package liblist-someutils-perl.
14:38:08 #9 40.86 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
14:38:08 #9 40.86 Unpacking liblist-someutils-perl (0.58-1) ...
14:38:08 #9 40.89 Selecting previously unselected package liblist-someutils-xs-perl.
14:38:08 #9 40.89 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
14:38:08 #9 40.90 Unpacking liblist-someutils-xs-perl (0.58-2) ...
14:38:08 #9 40.92 Selecting previously unselected package libltdl7:amd64.
14:38:08 #9 40.93 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
14:38:08 #9 40.93 Unpacking libltdl7:amd64 (2.4.6-14) ...
14:38:08 #9 40.96 Selecting previously unselected package libltdl-dev:amd64.
14:38:08 #9 40.96 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
14:38:08 #9 40.96 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
14:38:08 #9 41.00 Selecting previously unselected package libsys-hostname-long-perl.
14:38:08 #9 41.00 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
14:38:08 #9 41.01 Unpacking libsys-hostname-long-perl (1.5-1) ...
14:38:08 #9 41.04 Selecting previously unselected package libmail-sendmail-perl.
14:38:08 #9 41.04 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
14:38:08 #9 41.05 Unpacking libmail-sendmail-perl (0.80-1) ...
14:38:08 #9 41.08 Selecting previously unselected package libmoox-aliases-perl.
14:38:08 #9 41.08 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
14:38:08 #9 41.08 Unpacking libmoox-aliases-perl (0.001006-1) ...
14:38:08 #9 41.11 Selecting previously unselected package libobject-id-perl.
14:38:08 #9 41.11 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
14:38:08 #9 41.11 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
14:38:08 #9 41.14 Selecting previously unselected package libmoox-struct-perl.
14:38:08 #9 41.14 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
14:38:08 #9 41.14 Unpacking libmoox-struct-perl (0.017-1) ...
14:38:08 #9 41.17 Selecting previously unselected package libnet-dns-sec-perl.
14:38:08 #9 41.17 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
14:38:08 #9 41.18 Unpacking libnet-dns-sec-perl (1.15-1) ...
14:38:08 #9 41.20 Selecting previously unselected package libnet-libidn-perl.
14:38:08 #9 41.21 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
14:38:08 #11 3.742 Reading package lists...
14:38:08 #11 4.867 Building dependency tree...
14:38:08 #11 5.027 Reading state information...
14:38:08 #11 5.046 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
14:38:08 #11 5.093 Starting 2 pkgProblemResolver with broken count: 0
14:38:08 #11 5.095 Done
14:38:08 #11 5.119  Done
14:38:08 #11 5.128 Starting pkgProblemResolver with broken count: 0
14:38:08 #11 5.158 Starting 2 pkgProblemResolver with broken count: 0
14:38:08 #11 5.160 Done
14:38:08 #11 5.306 The following additional packages will be installed:
14:38:08 #9 41.21 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
14:38:08 #9 41.24 Selecting previously unselected package libnumber-range-perl.
14:38:08 #9 41.24 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
14:38:08 #9 41.24 Unpacking libnumber-range-perl (0.12-1) ...
14:38:08 #9 41.28 Selecting previously unselected package libpackage-stash-xs-perl.
14:38:08 #9 41.28 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
14:38:08 #9 41.28 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
14:38:08 #9 41.32 Selecting previously unselected package libpath-iterator-rule-perl.
14:38:08 #9 41.32 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
14:38:08 #9 41.32 Unpacking libpath-iterator-rule-perl (1.014-1) ...
14:38:08 #9 41.36 Selecting previously unselected package libperl4-corelibs-perl.
14:38:08 #9 41.36 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
14:38:08 #9 41.36 Unpacking libperl4-corelibs-perl (0.004-2) ...
14:38:08 #9 41.40 Selecting previously unselected package libperlio-gzip-perl.
14:38:08 #9 41.40 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
14:38:08 #9 41.40 Unpacking libperlio-gzip-perl (0.19-1build5) ...
14:38:08 #9 41.43 Selecting previously unselected package libpod-constants-perl.
14:38:08 #9 41.43 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
14:38:08 #9 41.43 Unpacking libpod-constants-perl (0.19-1) ...
14:38:08 #9 41.46 Selecting previously unselected package libre2-5:amd64.
14:38:08 #9 41.46 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
14:38:08 #9 41.46 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
14:38:08 #9 41.50 Selecting previously unselected package libre-engine-re2-perl.
14:38:08 #9 41.50 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
14:38:08 #9 41.51 Unpacking libre-engine-re2-perl (0.13-5) ...
14:38:08 #9 41.55 Selecting previously unselected package libreadonly-perl.
14:38:08 #9 41.55 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
14:38:09 #11 5.306   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
14:38:09 #11 5.307   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:38:09 #11 5.307   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
14:38:09 #11 5.307   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
14:38:09 #11 5.307   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
14:38:09 #11 5.308   libuv1 pkg-config
14:38:09 #11 5.309 Suggested packages:
14:38:09 #11 5.309   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
14:38:09 #11 5.309   libtool-doc seccomp libstdc++-8-doc
14:38:09 #9 41.55 Unpacking libreadonly-perl (2.050-2) ...
14:38:09 #9 41.63 Selecting previously unselected package libref-util-perl.
14:38:09 #9 41.63 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
14:38:09 #9 41.65 Unpacking libref-util-perl (0.204-1) ...
14:38:09 #9 41.70 Selecting previously unselected package libref-util-xs-perl.
14:38:09 #9 41.70 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
14:38:09 #9 41.70 Unpacking libref-util-xs-perl (0.117-1build2) ...
14:38:09 #9 41.73 Selecting previously unselected package libregexp-pattern-license-perl.
14:38:09 #9 41.73 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
14:38:09 #9 41.73 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
14:38:09 #9 41.76 Selecting previously unselected package libregexp-pattern-perl.
14:38:09 #11 5.601 The following NEW packages will be installed:
14:38:09 #11 5.601   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
14:38:09 #11 5.602   g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:38:09 #11 5.602   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7
14:38:09 #11 5.602   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev
14:38:09 #11 5.602   libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev
14:38:09 #11 5.603   libuv1 pkg-config
14:38:09 #9 41.76 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
14:38:09 #9 41.77 Unpacking libregexp-pattern-perl (0.2.12-1) ...
14:38:09 #9 41.80 Selecting previously unselected package libsasl2-modules:amd64.
14:38:09 #9 41.80 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ...
14:38:09 #9 41.80 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
14:38:09 #9 41.85 Selecting previously unselected package libsereal-decoder-perl.
14:38:09 #9 41.85 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
14:38:09 #9 41.85 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
14:38:09 #9 41.89 Selecting previously unselected package libsereal-encoder-perl.
14:38:09 #9 41.89 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
14:38:09 #9 41.89 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
14:38:09 #9 41.93 Selecting previously unselected package libsereal-perl.
14:38:09 #9 41.93 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
14:38:09 #9 41.93 Unpacking libsereal-perl (4.011-1) ...
14:38:09 #9 41.95 Selecting previously unselected package libsort-key-perl.
14:38:09 #9 41.96 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
14:38:09 #9 41.96 Unpacking libsort-key-perl (1.33-2build2) ...
14:38:09 #9 41.99 Selecting previously unselected package libstring-copyright-perl.
14:38:09 #9 41.99 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
14:38:09 #9 30.79 Resolving Dependencies
14:38:09 #9 30.79 --> Running transaction check
14:38:09 #9 30.79 ---> Package rpm-build.x86_64 0:4.11.3-46.el7_9 will be installed
14:38:09 #9 30.81 --> Processing Dependency: rpm = 4.11.3-46.el7_9 for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: unzip for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.92 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.93 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.93 --> Processing Dependency: file for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.93 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.93 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.93 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-46.el7_9.x86_64
14:38:09 #9 30.94 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
14:38:09 #9 30.94 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
14:38:09 #9 30.94 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
14:38:09 #9 30.94 --> Running transaction check
14:38:09 #9 30.94 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
14:38:09 #9 30.94 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
14:38:09 #9 30.94 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
14:38:09 #9 30.94 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
14:38:09 #9 30.95 ---> Package file.x86_64 0:5.11-37.el7 will be installed
14:38:09 #9 30.95 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
14:38:09 #9 30.95 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
14:38:09 #9 30.95 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
14:38:09 #9 30.95 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
14:38:09 #9 30.96 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.96 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.96 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.96 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.97 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
14:38:09 #9 30.98 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
14:38:09 #9 30.98 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
14:38:09 #9 30.98 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
14:38:09 #9 30.98 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
14:38:09 #9 30.98 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
14:38:09 #9 30.99 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
14:38:09 #9 30.99 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
14:38:09 #9 30.99 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:38:09 #9 30.99 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:38:09 #9 30.99 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:38:09 #9 30.99 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
14:38:09 #9 30.99 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
14:38:09 #9 30.99 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
14:38:09 #9 31.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
14:38:09 #9 31.00 ---> Package rpm.x86_64 0:4.11.3-46.el7_9 will be an update
14:38:09 #9 31.00 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed
14:38:09 #9 31.00 --> Running transaction check
14:38:09 #9 31.00 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
14:38:09 #9 31.00 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed
14:38:09 #9 31.00 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
14:38:09 #9 31.00 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
14:38:09 #9 31.00 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
14:38:09 #9 31.00 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
14:38:09 #9 31.00 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
14:38:09 #9 31.00 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
14:38:09 #9 31.01 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
14:38:09 #9 31.01 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
14:38:09 #9 31.01 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
14:38:09 #9 31.01 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
14:38:09 #9 31.01 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
14:38:09 #9 31.01 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
14:38:09 #9 31.02 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
14:38:09 #9 31.02 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
14:38:09 #9 31.02 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
14:38:09 #9 31.03 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
14:38:09 #9 31.03 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
14:38:09 #9 31.03 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
14:38:09 #9 31.03 ---> Package rpm-libs.x86_64 0:4.11.3-46.el7_9 will be an update
14:38:09 #9 31.03 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
14:38:09 #9 31.03 ---> Package rpm-python.x86_64 0:4.11.3-46.el7_9 will be an update
14:38:09 #9 31.03 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
14:38:09 #9 31.03 --> Running transaction check
14:38:09 #9 31.03 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
14:38:09 #9 31.03 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
14:38:09 #9 31.03 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
14:38:09 #9 31.04 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
14:38:09 #9 31.04 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
14:38:09 #9 31.04 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
14:38:09 #9 31.04 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
14:38:09 #9 31.04 ---> Package rpm-build-libs.x86_64 0:4.11.3-46.el7_9 will be an update
14:38:09 #9 31.04 --> Running transaction check
14:38:09 #9 31.04 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
14:38:09 #9 31.05 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
14:38:09 #9 31.11 --> Finished Dependency Resolution
14:38:09 #9 31.11 
14:38:09 #9 31.11 Dependencies Resolved
14:38:09 #9 31.12 
14:38:09 #9 31.12 ================================================================================
14:38:09 #9 31.12  Package                   Arch      Version                   Repository  Size
14:38:09 #9 31.12 ================================================================================
14:38:09 #9 31.12 Installing:
14:38:09 #9 31.12  rpm-build                 x86_64    4.11.3-46.el7_9           updates    150 k
14:38:09 #9 31.12  rpmlint                   noarch    1.5-4.el7                 base       229 k
14:38:09 #9 31.12 Installing for dependencies:
14:38:09 #9 31.12  bzip2                     x86_64    1.0.6-13.el7              base        52 k
14:38:09 #9 31.12  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
14:38:09 #9 31.12  dwz                       x86_64    0.11-3.el7                base        99 k
14:38:09 #9 31.12  elfutils                  x86_64    0.176-5.el7               base       308 k
14:38:09 #9 31.12  emacs-filesystem          noarch    1:24.3-23.el7             base        58 k
14:38:09 #9 31.12  file                      x86_64    5.11-37.el7               base        57 k
14:38:09 #9 31.12  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
14:38:09 #9 31.12  groff-base                x86_64    1.22.2-8.el7              base       942 k
14:38:09 #9 31.12  patch                     x86_64    2.7.1-12.el7_7            base       111 k
14:38:09 #9 31.12  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
14:38:09 #9 31.12  perl-Carp                 noarch    1.26-244.el7              base        19 k
14:38:09 #9 31.12  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
14:38:09 #9 31.12  perl-Exporter             noarch    5.68-3.el7                base        28 k
14:38:09 #9 31.12  perl-File-Path            noarch    2.09-2.el7                base        26 k
14:38:09 #9 31.12  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
14:38:09 #9 31.12  perl-Filter               x86_64    1.49-3.el7                base        76 k
14:38:09 #9 31.12  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
14:38:09 #9 31.12  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
14:38:09 #9 31.12  perl-PathTools            x86_64    3.40-5.el7                base        82 k
14:38:09 #9 31.12  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
14:38:09 #9 31.12  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
14:38:09 #9 31.12  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
14:38:09 #9 31.12  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
14:38:09 #9 31.12  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
14:38:09 #9 31.12  perl-Socket               x86_64    2.010-5.el7               base        49 k
14:38:09 #9 31.12  perl-Storable             x86_64    2.45-3.el7                base        77 k
14:38:09 #9 31.12  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
14:38:09 #9 31.12  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
14:38:09 #9 31.12  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
14:38:09 #9 31.12  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
14:38:09 #9 31.12  perl-constant             noarch    1.27-2.el7                base        19 k
14:38:09 #9 31.12  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
14:38:09 #9 31.12  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
14:38:09 #9 31.12  perl-parent               noarch    1:0.225-244.el7           base        12 k
14:38:09 #9 31.12  perl-podlators            noarch    2.5.1-3.el7               base       112 k
14:38:09 #9 31.12  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
14:38:09 #9 31.12  perl-threads              x86_64    1.87-4.el7                base        49 k
14:38:09 #9 31.12  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
14:38:09 #9 31.12  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
14:38:09 #9 31.12  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
14:38:09 #9 31.12  unzip                     x86_64    6.0-22.el7_9              updates    171 k
14:38:09 #9 31.12  zip                       x86_64    3.0-11.el7                base       260 k
14:38:09 #9 31.12 Updating for dependencies:
14:38:09 #9 31.12  rpm                       x86_64    4.11.3-46.el7_9           updates    1.2 M
14:38:09 #9 31.12  rpm-build-libs            x86_64    4.11.3-46.el7_9           updates    108 k
14:38:09 #9 31.12  rpm-libs                  x86_64    4.11.3-46.el7_9           updates    279 k
14:38:09 #9 31.12  rpm-python                x86_64    4.11.3-46.el7_9           updates     84 k
14:38:09 #9 31.12 
14:38:09 #9 31.12 Transaction Summary
14:38:09 #9 31.12 ================================================================================
14:38:09 #9 31.12 Install  2 Packages (+42 Dependent packages)
14:38:09 #9 31.12 Upgrade             (  4 Dependent packages)
14:38:09 #9 31.12 
14:38:09 #9 31.12 Total download size: 18 M
14:38:09 #9 31.12 Downloading packages:
14:38:09 #9 31.12 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
14:38:09 #9 41.99 Unpacking libstring-copyright-perl (0.003006-1) ...
14:38:09 #9 42.02 Selecting previously unselected package libstring-escape-perl.
14:38:09 #9 42.02 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
14:38:09 #9 42.02 Unpacking libstring-escape-perl (2010.002-2) ...
14:38:09 #9 42.05 Selecting previously unselected package libstring-shellquote-perl.
14:38:09 #9 42.05 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
14:38:09 #9 42.06 Unpacking libstring-shellquote-perl (1.04-1) ...
14:38:09 #9 42.09 Selecting previously unselected package libterm-readkey-perl.
14:38:09 #9 42.10 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
14:38:09 #9 42.10 Unpacking libterm-readkey-perl (2.38-1build1) ...
14:38:09 #9 42.13 Selecting previously unselected package libtest-fatal-perl.
14:38:09 #9 42.13 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
14:38:09 #9 42.14 Unpacking libtest-fatal-perl (0.014-1) ...
14:38:09 #9 42.16 Selecting previously unselected package libtest-refcount-perl.
14:38:09 #9 42.16 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
14:38:09 #9 42.17 Unpacking libtest-refcount-perl (0.10-1) ...
14:38:09 #9 42.19 Selecting previously unselected package libtext-levenshtein-perl.
14:38:09 #9 42.19 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
14:38:09 #9 42.20 Unpacking libtext-levenshtein-perl (0.13-1) ...
14:38:09 #9 42.22 Selecting previously unselected package libtype-tiny-xs-perl.
14:38:09 #9 42.22 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
14:38:09 #9 42.23 Unpacking libtype-tiny-xs-perl (0.016-1) ...
14:38:09 #9 42.25 Selecting previously unselected package libunicode-utf8-perl.
14:38:09 #9 42.25 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
14:38:09 #9 42.26 Unpacking libunicode-utf8-perl (0.62-1build1) ...
14:38:09 #9 42.28 Selecting previously unselected package libxml-namespacesupport-perl.
14:38:09 #9 42.28 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
14:38:09 #9 42.29 Unpacking libxml-namespacesupport-perl (1.12-1) ...
14:38:09 #9 42.31 Selecting previously unselected package libxml-sax-base-perl.
14:38:09 #9 42.32 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
14:38:09 #9 42.32 Unpacking libxml-sax-base-perl (1.09-1) ...
14:38:09 #9 42.37 Selecting previously unselected package libxml-sax-perl.
14:38:09 #9 42.37 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
14:38:09 #9 42.38 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
14:38:09 #9 42.42 Selecting previously unselected package libxml-libxml-perl.
14:38:09 #9 42.42 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
14:38:09 #9 42.43 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
14:38:09 #9 42.49 Selecting previously unselected package libxml-parser-perl.
14:38:09 #9 42.49 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
14:38:09 #9 42.49 Unpacking libxml-parser-perl (2.46-1) ...
14:38:09 #9 42.54 Selecting previously unselected package libxml-sax-expat-perl.
14:38:09 #11 6.069 0 upgraded, 30 newly installed, 0 to remove and 15 not upgraded.
14:38:09 #11 6.069 1 not fully installed or removed.
14:38:09 #11 6.069 Need to get 17.5 MB of archives.
14:38:09 #11 6.069 After this operation, 72.0 MB of additional disk space will be used.
14:38:09 #11 6.069 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
14:38:09 #11 6.149 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
14:38:10 #9 42.55 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
14:38:10 #9 42.55 Unpacking libxml-sax-expat-perl (0.51-1) ...
14:38:10 #9 42.57 Selecting previously unselected package libxml-writer-perl.
14:38:10 #9 42.58 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
14:38:10 #9 42.58 Unpacking libxml-writer-perl (0.625-1) ...
14:38:10 #9 42.61 Selecting previously unselected package libyaml-libyaml-perl.
14:38:10 #9 42.61 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
14:38:10 #9 42.62 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
14:38:10 #9 42.65 Selecting previously unselected package licensecheck.
14:38:10 #9 42.65 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
14:38:10 #9 42.66 Unpacking licensecheck (3.0.45-1) ...
14:38:10 #9 42.69 Selecting previously unselected package libdevel-size-perl.
14:38:10 #9 42.69 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
14:38:10 #9 42.69 Unpacking libdevel-size-perl (0.83-1build1) ...
14:38:10 #9 42.72 Selecting previously unselected package t1utils.
14:38:10 #9 42.72 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
14:38:10 #9 42.72 Unpacking t1utils (1.41-3) ...
14:38:10 #9 42.77 Selecting previously unselected package lintian.
14:38:10 #9 42.77 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ...
14:38:10 #9 42.77 Unpacking lintian (2.62.0ubuntu1) ...
14:38:10 #11 6.801 Get:3 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
14:38:10 #11 6.851 Get:4 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
14:38:10 #11 6.914 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB]
14:38:10 #9 43.17 Selecting previously unselected package manpages-dev.
14:38:10 #9 43.18 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
14:38:10 #9 43.18 Unpacking manpages-dev (5.05-1) ...
14:38:10 #11 6.925 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB]
14:38:10 #9 43.45 Selecting previously unselected package python3-certifi.
14:38:10 #9 43.45 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
14:38:10 #9 43.46 Unpacking python3-certifi (2019.11.28-1) ...
14:38:10 #9 43.50 Selecting previously unselected package python3-idna.
14:38:10 #9 43.50 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
14:38:10 #9 43.50 Unpacking python3-idna (2.8-1) ...
14:38:10 #9 43.54 Selecting previously unselected package python3-urllib3.
14:38:10 #9 43.54 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ...
14:38:10 #9 43.54 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ...
14:38:10 #9 43.59 Selecting previously unselected package python3-requests.
14:38:10 #11 7.344 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
14:38:10 #11 7.345 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
14:38:10 #11 7.358 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
14:38:10 #11 7.361 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB]
14:38:10 #11 7.365 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
14:38:10 #11 7.366 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
14:38:10 #11 7.368 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
14:38:10 #11 7.370 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
14:38:10 #11 7.371 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
14:38:10 #11 7.451 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
14:38:11 #9 43.59 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ...
14:38:11 #9 43.59 Unpacking python3-requests (2.22.0-2ubuntu1) ...
14:38:11 #9 43.63 Selecting previously unselected package python3-unidiff.
14:38:11 #9 43.63 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
14:38:11 #9 43.63 Unpacking python3-unidiff (0.5.5-2) ...
14:38:11 #9 43.70 Selecting previously unselected package python3-xdg.
14:38:11 #9 43.71 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
14:38:11 #9 43.71 Unpacking python3-xdg (0.26-1ubuntu1) ...
14:38:11 #9 43.74 Selecting previously unselected package unzip.
14:38:11 #9 43.74 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ...
14:38:11 #9 43.75 Unpacking unzip (6.0-25ubuntu1) ...
14:38:11 #9 43.79 Selecting previously unselected package equivs.
14:38:11 #9 43.79 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
14:38:11 #9 43.79 Unpacking equivs (2.2.0) ...
14:38:11 #9 43.82 Selecting previously unselected package libauthen-sasl-perl.
14:38:11 #11 7.455 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
14:38:11 #11 7.456 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB]
14:38:11 #11 7.545 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
14:38:11 #11 7.549 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
14:38:11 #11 7.552 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
14:38:11 #11 7.555 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
14:38:11 #11 7.557 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
14:38:11 #11 7.564 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
14:38:11 #11 7.639 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
14:38:11 #11 7.639 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
14:38:11 #11 7.644 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
14:38:11 #9 43.83 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
14:38:11 #9 43.83 Unpacking libauthen-sasl-perl (2.1600-1) ...
14:38:11 #9 43.86 Selecting previously unselected package python3-magic.
14:38:11 #9 43.86 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
14:38:11 #9 43.87 Unpacking python3-magic (2:0.4.15-3) ...
14:38:11 #9 43.93 Setting up libapt-pkg-perl (0.1.36build3) ...
14:38:11 #9 43.94 Setting up libksba8:amd64 (1.3.5-2) ...
14:38:11 #9 43.95 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
14:38:11 #9 43.96 Setting up wdiff (1.2.2-2build1) ...
14:38:11 #9 43.98 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
14:38:11 #9 43.99 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ...
14:38:11 #9 44.03 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
14:38:11 #9 44.04 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ...
14:38:11 #9 44.05 Setting up mime-support (3.64ubuntu1) ...
14:38:11 #9 44.08 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
14:38:11 #9 44.11 Setting up libmagic-mgc (1:5.38-4) ...
14:38:11 #9 44.12 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
14:38:11 #9 44.13 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
14:38:11 #9 44.14 No schema files found: doing nothing.
14:38:11 #11 7.730 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
14:38:11 #11 7.731 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB]
14:38:11 #11 7.735 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
14:38:11 #11 7.949 debconf: delaying package configuration, since apt-utils is not installed
14:38:11 #11 7.976 Fetched 17.5 MB in 2s (8310 kB/s)
14:38:11 #9 44.14 Setting up distro-info-data (0.43ubuntu1.9) ...
14:38:11 #9 44.15 Setting up manpages (5.05-1) ...
14:38:11 #9 44.16 Setting up unzip (6.0-25ubuntu1) ...
14:38:11 #9 44.19 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
14:38:11 #9 44.20 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ...
14:38:11 #9 44.21 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ...
14:38:11 #9 44.22 Setting up binutils-common:amd64 (2.34-6ubuntu1.1) ...
14:38:11 #9 44.24 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
14:38:11 #9 44.25 Setting up libmagic1:amd64 (1:5.38-4) ...
14:38:11 #9 44.27 Setting up less (551-1ubuntu0.1) ...
14:38:11 #9 44.28 Setting up perl-openssl-defaults:amd64 (4) ...
14:38:11 #9 44.29 Setting up linux-libc-dev:amd64 (5.4.0-88.99) ...
14:38:11 #9 44.31 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.1) ...
14:38:11 #9 44.31 Setting up gettext-base (0.19.8.1-10build1) ...
14:38:11 #9 44.32 Setting up libnpth0:amd64 (1.6-1) ...
14:38:11 #9 44.33 Setting up krb5-locales (1.17-6ubuntu4.1) ...
14:38:11 #9 44.35 Setting up file (1:5.38-4) ...
14:38:11 #11 7.995 Selecting previously unselected package libstdc++-8-dev:armhf.
14:38:11 #11 7.995 (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.)
14:38:11 #11 8.006 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
14:38:11 #11 8.011 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
14:38:11 #11 8.226 Selecting previously unselected package g++-8.
14:38:11 #11 8.228 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
14:38:11 #9 44.36 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
14:38:11 #9 44.37 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:11 #9 44.38 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
14:38:11 #9 44.39 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ...
14:38:11 #9 44.41 Setting up libunwind8:amd64 (1.2.1-9build1) ...
14:38:11 #9 44.42 Setting up libfakeroot:amd64 (1.24-1) ...
14:38:11 #9 44.43 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ...
14:38:11 #9 44.45 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ...
14:38:11 #9 44.46 Setting up tzdata (2021a-2ubuntu0.20.04) ...
14:38:11 #9 44.55 
14:38:11 #9 44.55 Current default time zone: 'Etc/UTC'
14:38:11 #9 44.55 Local time is now:      Mon Oct 18 14:38:11 UTC 2021.
14:38:11 #9 44.55 Universal Time is now:  Mon Oct 18 14:38:11 UTC 2021.
14:38:11 #9 44.55 Run 'dpkg-reconfigure tzdata' if you wish to change it.
14:38:11 #9 44.55 
14:38:11 #9 44.60 Setting up fakeroot (1.24-1) ...
14:38:11 #9 44.61 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.61 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
14:38:11 #9 44.62 Setting up autotools-dev (20180224.1) ...
14:38:11 #9 44.63 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
14:38:11 #9 44.64 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ...
14:38:11 #9 44.66 Setting up make (4.2.1-1.2) ...
14:38:11 #11 8.233 Unpacking g++-8 (8.3.0-6+rpi1) ...
14:38:12 #9 44.67 Setting up libmpfr6:amd64 (4.0.2-1) ...
14:38:12 #9 44.68 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ...
14:38:12 #9 44.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
14:38:12 #9 44.70 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
14:38:12 #9 44.71 Setting up strace (5.5-3ubuntu1) ...
14:38:12 #9 44.72 Setting up libsigsegv2:amd64 (2.12-2) ...
14:38:12 #9 44.73 Setting up xz-utils (5.2.4-1ubuntu1) ...
14:38:12 #9 44.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 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
14:38:12 #9 44.74 Setting up t1utils (1.41-3) ...
14:38:12 #9 44.76 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 44.76 Setting up diffstat (1.63-1) ...
14:38:12 #9 44.77 Setting up libmpc3:amd64 (1.1.0-1) ...
14:38:12 #9 44.78 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 44.79 Setting up patch (2.7.6-6) ...
14:38:12 #9 44.86 Setting up autopoint (0.19.8.1-10build1) ...
14:38:12 #9 44.87 Setting up libfl2:amd64 (2.6.4-6.2) ...
14:38:12 #9 44.88 Setting up ucf (3.0038+nmu1) ...
14:38:12 #9 45.00 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ...
14:38:12 #9 45.01 Setting up libltdl7:amd64 (2.4.6-14) ...
14:38:12 #9 45.02 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ...
14:38:12 #9 45.03 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:12 #9 45.04 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 45.05 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
14:38:12 #9 45.07 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
14:38:12 #9 45.08 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
14:38:12 #9 45.09 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
14:38:12 #9 45.10 Setting up git-man (1:2.25.1-1ubuntu3.2) ...
14:38:12 #9 45.11 Setting up libisl22:amd64 (0.22.1-1) ...
14:38:12 #11 8.881 Selecting previously unselected package g++.
14:38:12 #11 8.885 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
14:38:12 #11 8.887 Unpacking g++ (4:8.3.0-1+rpi2) ...
14:38:12 #11 8.918 Selecting previously unselected package build-essential.
14:38:12 #11 8.920 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
14:38:12 #11 8.925 Unpacking build-essential (12.6) ...
14:38:12 #11 8.966 Selecting previously unselected package bash-completion.
14:38:12 #9 45.12 Setting up netbase (6.1) ...
14:38:12 #9 45.14 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ...
14:38:12 #9 45.15 Setting up libmpdec2:amd64 (2.4.2-3) ...
14:38:12 #9 45.16 Setting up libbinutils:amd64 (2.34-6ubuntu1.1) ...
14:38:12 #9 45.17 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
14:38:12 #9 45.18 Setting up libc-dev-bin (2.31-0ubuntu9.2) ...
14:38:12 #9 45.19 Setting up openssl (1.1.1f-1ubuntu2.8) ...
14:38:12 #9 45.21 Setting up libbsd0:amd64 (0.10.0-1) ...
14:38:12 #9 45.23 Setting up libelf1:amd64 (0.176-1.1build1) ...
14:38:12 #9 45.24 Setting up readline-common (8.0-4) ...
14:38:12 #9 45.26 Setting up publicsuffix (20200303.0012-1) ...
14:38:12 #9 45.27 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 45.28 Setting up iso-codes (4.4-1) ...
14:38:12 #9 45.30 Setting up liblocale-gettext-perl (1.07-4) ...
14:38:12 #9 45.31 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 45.32 Setting up dctrl-tools (2.24-3) ...
14:38:12 #9 45.33 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 45.34 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:12 #9 45.35 Setting up libgdbm6:amd64 (1.18.1-5) ...
14:38:12 #9 45.37 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ...
14:38:12 #9 45.38 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
14:38:12 #9 45.38 Setting up libctf0:amd64 (2.34-6ubuntu1.1) ...
14:38:12 #9 45.40 Setting up pinentry-curses (1.1.0-3build1) ...
14:38:12 #9 45.41 Setting up manpages-dev (5.05-1) ...
14:38:12 #9 45.42 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
14:38:12 #11 8.968 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
14:38:12 #9 45.43 Setting up libxcb1:amd64 (1.14-2) ...
14:38:12 #9 45.44 Setting up at (3.1.23-1ubuntu1) ...
14:38:12 #9 45.57 invoke-rc.d: could not determine current runlevel
14:38:12 #9 45.58 invoke-rc.d: policy-rc.d denied execution of start.
14:38:12 #9 45.58 Setting up libicu66:amd64 (66.1-2ubuntu2) ...
14:38:12 #9 45.59 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:12 #9 45.60 Setting up libedit2:amd64 (3.1-20191231-1) ...
14:38:12 #9 45.61 Setting up libreadline8:amd64 (8.0-4) ...
14:38:12 #9 45.62 Setting up m4 (1.4.18-4) ...
14:38:12 #9 45.63 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:12 #9 45.64 Setting up ca-certificates (20210119~20.04.2) ...
14:38:13 #11 9.573 Unpacking bash-completion (1:2.8-6) ...
14:38:13 #11 9.738 Selecting previously unselected package cmake-data.
14:38:13 #11 9.740 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
14:38:13 #11 9.746 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
14:38:13 #9 45.99 Updating certificates in /etc/ssl/certs...
14:38:13 #11 10.06 Selecting previously unselected package libarchive13:armhf.
14:38:13 #11 10.07 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ...
14:38:13 #11 10.07 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ...
14:38:13 #11 10.13 Selecting previously unselected package libjsoncpp1:armhf.
14:38:13 #9 46.40 128 added, 0 removed; done.
14:38:13 #9 46.46 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ...
14:38:13 #9 46.47 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:13 #9 46.48 Setting up bsdmainutils (11.1.2ubuntu3) ...
14:38:13 #9 46.49 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
14:38:13 #9 46.50 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
14:38:13 #9 46.50 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
14:38:13 #9 46.50 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
14:38:13 #9 46.50 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ...
14:38:13 #11 10.14 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
14:38:13 #11 10.14 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
14:38:13 #11 10.18 Selecting previously unselected package librhash0:armhf.
14:38:13 #11 10.18 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
14:38:13 #11 10.19 Unpacking librhash0:armhf (1.3.8-1) ...
14:38:13 #11 10.23 Selecting previously unselected package libuv1:armhf.
14:38:13 #11 10.24 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
14:38:13 #11 10.24 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
14:38:13 #11 10.28 Selecting previously unselected package cmake.
14:38:13 #11 10.28 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
14:38:13 #11 10.29 Unpacking cmake (3.16.3-3~bpo10+1) ...
14:38:14 #9 46.51 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
14:38:14 #9 46.53 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
14:38:14 #9 46.54 Setting up dwz (0.13-5) ...
14:38:14 #9 46.55 Setting up groff-base (1.22.4-4build1) ...
14:38:14 #9 46.56 Setting up gpgconf (2.2.19-3ubuntu2.1) ...
14:38:14 #9 46.57 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ...
14:38:14 #9 46.59 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ...
14:38:14 #9 46.60 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ...
14:38:14 #9 46.61 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ...
14:38:14 #9 46.62 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ...
14:38:14 #9 46.63 Setting up python3.8 (3.8.10-0ubuntu1~20.04.1) ...
14:38:14 #11 10.56 Selecting previously unselected package dh-apparmor.
14:38:14 #11 10.56 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
14:38:14 #11 10.56 Unpacking dh-apparmor (2.13.2-10) ...
14:38:14 #11 10.61 Selecting previously unselected package libbtrfs0:armhf.
14:38:14 #11 10.61 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ...
14:38:14 #11 10.61 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ...
14:38:14 #11 10.66 Selecting previously unselected package libbtrfs-dev:armhf.
14:38:14 #11 10.66 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ...
14:38:14 #11 10.67 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
14:38:14 #11 10.73 Selecting previously unselected package dmsetup.
14:38:14 #11 10.73 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ...
14:38:14 #11 10.74 Unpacking dmsetup (2:1.02.155-3) ...
14:38:14 #11 10.79 Selecting previously unselected package libdevmapper1.02.1:armhf.
14:38:14 #11 10.79 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
14:38:14 #11 10.79 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
14:38:14 #11 10.84 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
14:38:14 #11 10.85 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
14:38:14 #11 10.85 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
14:38:14 #11 10.89 Selecting previously unselected package libudev-dev:armhf.
14:38:14 #9 47.24 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ...
14:38:14 #9 47.25 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
14:38:14 #9 47.26 Setting up gpg (2.2.19-3ubuntu2.1) ...
14:38:14 #9 47.27 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
14:38:14 #9 47.28 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ...
14:38:14 #9 47.29 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.1) ...
14:38:14 #9 47.30 Setting up gpg-agent (2.2.19-3ubuntu2.1) ...
14:38:14 #11 10.89 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ...
14:38:14 #11 10.90 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ...
14:38:14 #11 10.94 Selecting previously unselected package libsepol1-dev:armhf.
14:38:14 #11 10.95 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ...
14:38:14 #11 10.95 Unpacking libsepol1-dev:armhf (2.8-1) ...
14:38:14 #11 11.02 Selecting previously unselected package libpcre16-3:armhf.
14:38:14 #11 11.02 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ...
14:38:14 #11 11.03 Unpacking libpcre16-3:armhf (2:8.39-12) ...
14:38:14 #11 11.08 Selecting previously unselected package libpcre32-3:armhf.
14:38:14 #11 11.08 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ...
14:38:14 #11 11.09 Unpacking libpcre32-3:armhf (2:8.39-12) ...
14:38:14 #11 11.14 Selecting previously unselected package libpcrecpp0v5:armhf.
14:38:14 #11 11.14 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
14:38:14 #11 11.15 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
14:38:14 #11 11.18 Selecting previously unselected package libpcre3-dev:armhf.
14:38:14 #11 11.19 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ...
14:38:14 #11 11.19 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
14:38:14 #11 11.27 Selecting previously unselected package libselinux1-dev:armhf.
14:38:14 #11 11.28 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ...
14:38:14 #11 11.28 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
14:38:14 #11 11.33 Selecting previously unselected package libdevmapper-dev:armhf.
14:38:14 #11 11.34 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
14:38:14 #11 11.34 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
14:38:14 #11 11.39 Selecting previously unselected package libltdl7:armhf.
14:38:15 #11 11.39 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ...
14:38:15 #11 11.40 Unpacking libltdl7:armhf (2.4.6-9) ...
14:38:15 #11 11.44 Selecting previously unselected package libltdl-dev:armhf.
14:38:15 #11 11.44 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ...
14:38:15 #11 11.45 Unpacking libltdl-dev:armhf (2.4.6-9) ...
14:38:15 #11 11.50 Selecting previously unselected package libseccomp-dev:armhf.
14:38:15 #11 11.50 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ...
14:38:15 #11 11.50 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
14:38:15 #11 11.54 Selecting previously unselected package libsystemd-dev:armhf.
14:38:15 #11 11.54 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ...
14:38:15 #11 11.55 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
14:38:15 #11 11.62 Selecting previously unselected package pkg-config.
14:38:15 #9 47.74 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ...
14:38:15 #11 11.62 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ...
14:38:15 #11 11.63 Unpacking pkg-config (0.29-6) ...
14:38:15 #11 11.73 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
14:38:15 #11 11.75 Setting up libseccomp-dev:armhf (2.3.3-4) ...
14:38:15 #11 11.77 Setting up libpcre16-3:armhf (2:8.39-12) ...
14:38:15 #11 11.78 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ...
14:38:15 #11 11.79 Setting up libsepol1-dev:armhf (2.8-1) ...
14:38:15 #11 11.81 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ...
14:38:15 #11 11.82 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
14:38:15 #11 11.83 Setting up bash-completion (1:2.8-6) ...
14:38:15 #9 47.83 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:15 #9 47.84 Setting up gpgsm (2.2.19-3ubuntu2.1) ...
14:38:15 #9 47.85 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
14:38:15 #9 47.86 Setting up python3 (3.8.2-0ubuntu2) ...
14:38:15 #9 48.14 Setting up binutils (2.34-6ubuntu1.1) ...
14:38:15 #9 48.15 Setting up python3-xdg (0.26-1ubuntu1) ...
14:38:15 #9 48.30 Setting up man-db (2.9.1-1) ...
14:38:15 #9 48.39 Building database of manual pages ...
14:38:15 #9 48.60 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ...
14:38:15 #9 48.61 Setting up python3-six (1.14.0-2) ...
14:38:15 #9 39.52 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
14:38:15 #9 39.52 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed
14:38:16 #9 48.74 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
14:38:16 #9 48.75 Setting up perl (5.30.0-9ubuntu0.2) ...
14:38:16 #9 48.77 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
14:38:16 #9 48.78 Setting up python3-gpg (1.13.1-7ubuntu2) ...
14:38:16 #9 48.95 Setting up libdata-dump-perl (1.23-1) ...
14:38:16 #11 12.49 Setting up libpcre32-3:armhf (2:8.39-12) ...
14:38:16 #11 12.50 Setting up pkg-config (0.29-6) ...
14:38:16 #11 12.56 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ...
14:38:16 #11 12.58 Setting up libltdl7:armhf (2.4.6-9) ...
14:38:16 #11 12.60 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ...
14:38:16 #11 12.63 Setting up librhash0:armhf (1.3.8-1) ...
14:38:16 #11 12.64 Setting up cmake-data (3.16.3-3~bpo10+1) ...
14:38:16 #11 12.66 Setting up dh-apparmor (2.13.2-10) ...
14:38:16 #11 12.67 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ...
14:38:16 #11 12.69 Setting up libjsoncpp1:armhf (1.7.4-3) ...
14:38:16 #11 12.71 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
14:38:16 #11 12.72 Setting up libpcre3-dev:armhf (2:8.39-12) ...
14:38:16 #11 12.73 Setting up libltdl-dev:armhf (2.4.6-9) ...
14:38:16 #11 12.74 Setting up g++-8 (8.3.0-6+rpi1) ...
14:38:16 #11 12.76 Setting up cmake (3.16.3-3~bpo10+1) ...
14:38:16 #11 12.78 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
14:38:16 #11 12.80 Setting up g++ (4:8.3.0-1+rpi2) ...
14:38:16 #11 12.82 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
14:38:16 #9 48.96 Setting up python3-certifi (2019.11.28-1) ...
14:38:16 #9 49.10 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
14:38:16 #9 49.10 Setting up libref-util-perl (0.204-1) ...
14:38:16 #9 49.12 Setting up libipc-system-simple-perl (1.26-1) ...
14:38:16 #9 49.12 Setting up libnet-domain-tld-perl (1.75-1) ...
14:38:16 #9 49.13 Setting up libxml-writer-perl (0.625-1) ...
14:38:16 #9 49.14 Setting up libhash-fieldhash-perl (0.15-1build2) ...
14:38:16 #9 49.15 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
14:38:16 #9 49.16 Setting up shared-mime-info (1.15-1) ...
14:38:16 #11 12.83 Setting up build-essential (12.6) ...
14:38:16 #11 12.85 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
14:38:16 #11 12.87 Setting up dmsetup (2:1.02.155-3) ...
14:38:16 #11 12.89 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
14:38:16 #11 12.90 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
14:38:16 #11 12.91 Setting up docker-ce-build-deps (1.0) ...
14:38:16 #11 12.93 Processing triggers for libc-bin (2.28-10+rpi1) ...
14:38:16 #11 12.95 Processing triggers for man-db (2.8.5-2) ...
14:38:17 #11 DONE 13.6s
14:38:17 
14:38:17 #12 [stage-1 5/8] COPY sources/ /sources
14:38:17 #12 sha256:ced83a889f1f7c6336cfc7a72dd8d4b5360b02c1d1c9093a82293549428ff0ea
14:38:17 #12 DONE 0.2s
14:38:17 
14:38:17 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
14:38:17 #14 sha256:d1eff3316fffc3941d87be6e7f601936ba97d3d4bf5c60241e1b23c3c29d10b9
14:38:19 #9 51.21 Setting up liblinux-epoll-perl (0.017-1) ...
14:38:19 #9 51.22 Setting up libvariable-magic-perl (0.62-1build2) ...
14:38:19 #9 51.23 Setting up python3-idna (2.8-1) ...
14:38:19 #9 51.43 Setting up libio-html-perl (1.001-1) ...
14:38:19 #9 51.44 Setting up libcroco3:amd64 (0.6.13-1) ...
14:38:19 #9 51.45 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
14:38:19 #9 51.47 Setting up libtest-refcount-perl (0.10-1) ...
14:38:19 #9 51.48 Setting up libparams-util-perl (1.07-3build5) ...
14:38:19 #9 51.49 Setting up libdpkg-perl (1.19.7ubuntu3) ...
14:38:19 #9 51.50 Setting up autoconf (2.69-11.1) ...
14:38:19 #9 51.51 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ...
14:38:19 #9 51.67 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
14:38:19 #9 51.68 Setting up libarray-intspan-perl (2.003-1) ...
14:38:19 #9 51.70 Setting up libcapture-tiny-perl (0.48-1) ...
14:38:19 #9 51.70 Setting up libtimedate-perl (2.3200-1) ...
14:38:19 #9 51.72 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ...
14:38:19 #9 51.72 Setting up libsub-name-perl (0.26-1) ...
14:38:19 #9 51.74 Setting up libtype-tiny-xs-perl (0.016-1) ...
14:38:19 #9 51.75 Setting up libfile-chdir-perl (0.1008-1) ...
14:38:19 #9 51.76 Setting up xauth (1:1.1-0ubuntu1) ...
14:38:19 #9 51.77 Setting up cpp (4:9.3.0-1ubuntu2) ...
14:38:19 #9 51.79 Setting up libpath-tiny-perl (0.108-1) ...
14:38:19 #9 51.80 Setting up libarchive-cpio-perl (0.10-1) ...
14:38:19 #9 51.81 Setting up libjson-perl (4.02000-2) ...
14:38:19 #9 51.82 Setting up libsub-override-perl (0.09-2) ...
14:38:19 #9 51.83 Setting up python3-unidiff (0.5.5-2) ...
14:38:19 #9 51.96 Setting up libstrictures-perl (2.000006-1) ...
14:38:19 #14 DONE 1.9s
14:38:19 
14:38:19 #15 [stage-1 7/8] WORKDIR /root/build-deb
14:38:19 #15 sha256:132d5bfceedf7fc6324e24f1803fcfa5387ec6b96cbaccb7a3b2483832782b29
14:38:19 #15 DONE 0.0s
14:38:19 
14:38:19 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
14:38:19 #16 sha256:164be32f02e913012382124aea23f991567fe21be9d24971fdc7a3002df2a7ab
14:38:19 #16 DONE 0.0s
14:38:19 
14:38:19 #17 exporting to image
14:38:19 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:38:19 #17 exporting layers
14:38:19 #9 51.97 Setting up libsub-quote-perl (2.006006-1) ...
14:38:19 #9 51.98 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
14:38:19 #9 51.99 Setting up libsort-versions-perl (1.62-1) ...
14:38:19 #9 52.00 Setting up libexporter-tiny-perl (1.002001-1) ...
14:38:19 #9 52.01 Setting up libre-engine-re2-perl (0.13-5) ...
14:38:19 #9 52.02 Setting up libterm-readkey-perl (2.38-1build1) ...
14:38:19 #9 52.03 Setting up lsb-release (11.1.0ubuntu2) ...
14:38:19 #9 52.06 Setting up libnet-ip-perl (1.26-2) ...
14:38:19 #9 52.07 Setting up python3-magic (2:0.4.15-3) ...
14:38:19 #9 52.20 Setting up libperlio-gzip-perl (0.19-1build5) ...
14:38:19 #9 52.21 Setting up libsys-hostname-long-perl (1.5-1) ...
14:38:19 #9 52.22 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
14:38:19 #9 52.23 Setting up liburi-perl (1.76-2) ...
14:38:19 #9 52.24 Setting up libdigest-bubblebabble-perl (0.02-2) ...
14:38:19 #9 52.25 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:19 #9 52.26 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
14:38:19 #9 52.27 Setting up python3-pkg-resources (45.2.0-1) ...
14:38:19 #9 52.45 Setting up automake (1:1.16.1-4ubuntu6) ...
14:38:19 #9 52.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:38:20 #9 52.46 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
14:38:20 #9 52.46 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
14:38:20 #9 52.47 Setting up libasync-mergepoint-perl (0.04-2) ...
14:38:20 #9 52.48 Setting up libstring-escape-perl (2010.002-2) ...
14:38:20 #9 52.49 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ...
14:38:20 #9 52.50 Setting up libhttp-date-perl (6.05-1) ...
14:38:20 #9 52.51 Setting up libfile-which-perl (1.23-1) ...
14:38:20 #9 52.52 Setting up libfile-basedir-perl (0.08-1) ...
14:38:20 #9 52.53 Setting up gettext (0.19.8.1-10build1) ...
14:38:20 #9 52.54 Setting up libnumber-range-perl (0.12-1) ...
14:38:20 #9 52.55 Setting up libunicode-utf8-perl (0.62-1build1) ...
14:38:20 #9 52.56 Setting up libstruct-dumb-perl (0.09-1) ...
14:38:20 #9 52.57 Setting up libfile-listing-perl (6.04-1) ...
14:38:20 #9 52.58 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ...
14:38:20 #9 52.59 Setting up libregexp-pattern-perl (0.2.12-1) ...
14:38:20 #9 52.60 Setting up libfont-afm-perl (1.20-2) ...
14:38:20 #9 52.62 Setting up libwant-perl (0.29-1build4) ...
14:38:20 #9 52.63 Setting up libdynaloader-functions-perl (0.003-1) ...
14:38:20 #9 52.64 Setting up libtext-glob-perl (0.10-1) ...
14:38:20 #9 52.65 Setting up libclass-method-modifiers-perl (2.13-1) ...
14:38:20 #9 52.66 Setting up liblist-compare-perl (0.53-1) ...
14:38:20 #9 52.67 Setting up libref-util-xs-perl (0.117-1build2) ...
14:38:20 #9 52.68 Setting up libio-pty-perl (1:1.12-1) ...
14:38:20 #9 52.69 Setting up libtool (2.4.6-14) ...
14:38:20 #9 52.70 Setting up libfile-fcntllock-perl (0.22-3build4) ...
14:38:20 #9 52.71 Setting up libsort-key-perl (1.33-2build2) ...
14:38:20 #9 52.72 Setting up libclone-perl (0.43-2) ...
14:38:20 #9 52.73 Setting up libalgorithm-diff-perl (1.19.03-2) ...
14:38:20 #9 52.74 Setting up libarchive-zip-perl (1.67-2) ...
14:38:20 #9 52.75 Setting up libsub-identify-perl (0.14-1build2) ...
14:38:20 #9 52.76 Setting up libdistro-info-perl (0.23ubuntu1) ...
14:38:20 #9 52.78 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
14:38:20 #9 52.79 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
14:38:20 #9 52.96 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
14:38:20 #9 52.97 Setting up libio-stringy-perl (2.111-3) ...
14:38:20 #9 52.98 Setting up liblist-moreutils-perl (0.416-1build5) ...
14:38:20 #9 52.99 Setting up libhtml-tagset-perl (3.20-4) ...
14:38:20 #9 53.00 Setting up liblog-any-perl (1.708-1) ...
14:38:20 #9 53.01 Setting up libauthen-sasl-perl (2.1600-1) ...
14:38:20 #9 53.02 Setting up libdevel-size-perl (0.83-1build1) ...
14:38:20 #9 53.03 Setting up libdebhelper-perl (12.10ubuntu1) ...
14:38:20 #9 53.04 Setting up libpod-constants-perl (0.19-1) ...
14:38:20 #9 53.05 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
14:38:20 #9 53.06 Setting up libperl4-corelibs-perl (0.004-2) ...
14:38:20 #9 53.07 Setting up libfuture-perl (0.43-1) ...
14:38:20 #9 53.08 Setting up liblwp-mediatypes-perl (6.04-1) ...
14:38:20 #9 53.10 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
14:38:20 #9 53.11 Setting up libtry-tiny-perl (0.30-1) ...
14:38:20 #9 53.12 Setting up libtype-tiny-perl (1.008001-2) ...
14:38:20 #9 53.13 Setting up libtest-fatal-perl (0.014-1) ...
14:38:20 #9 53.13 Setting up libcommon-sense-perl (3.74-2build6) ...
14:38:20 #9 53.15 Setting up libxml-namespacesupport-perl (1.12-1) ...
14:38:20 #9 53.15 Setting up libnet-http-perl (6.19-1) ...
14:38:20 #9 53.16 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
14:38:20 #9 53.17 Setting up libencode-locale-perl (1.05-1) ...
14:38:20 #9 53.18 Setting up libtext-levenshtein-perl (0.13-1) ...
14:38:20 #9 53.19 Setting up libnet-dns-perl (1.22-1) ...
14:38:20 #9 53.20 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
14:38:20 #9 53.21 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
14:38:20 #9 53.22 Setting up libstring-shellquote-perl (1.04-1) ...
14:38:20 #9 53.23 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:20 #9 53.25 Setting up libsub-install-perl (0.928-1) ...
14:38:20 #9 53.26 Setting up gcc (4:9.3.0-1ubuntu2) ...
14:38:20 #9 53.28 Setting up dpkg-dev (1.19.7ubuntu3) ...
14:38:20 #9 53.29 Setting up libnumber-compare-perl (0.03-1) ...
14:38:20 #9 53.30 Setting up intltool-debian (0.35.0+20060710.5) ...
14:38:20 #9 53.31 Setting up libio-async-perl (0.75-1) ...
14:38:20 #9 53.32 Setting up liberror-perl (0.17029-1) ...
14:38:20 #9 53.33 Setting up patchutils (0.3.4-2) ...
14:38:20 #9 53.34 Setting up libmail-sendmail-perl (0.80-1) ...
14:38:20 #9 53.35 Setting up libltdl-dev:amd64 (2.4.6-14) ...
14:38:20 #9 53.36 Setting up libjson-maybexs-perl (1.004000-1) ...
14:38:20 #9 53.37 Setting up libxml-sax-base-perl (1.09-1) ...
14:38:20 #9 53.38 Setting up libio-string-perl (1.08-3) ...
14:38:20 #9 53.39 Setting up libreadonly-perl (2.050-2) ...
14:38:20 #9 53.39 Setting up python3-chardet (3.0.4-4build1) ...
14:38:21 #9 53.62 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ...
14:38:21 #9 53.63 Setting up libfile-find-rule-perl (0.34-1) ...
14:38:21 #9 53.64 Setting up libstring-copyright-perl (0.003006-1) ...
14:38:21 #9 53.65 Setting up python3-debian (0.1.36ubuntu1) ...
14:38:21 #9 53.81 Setting up python3-requests (2.22.0-2ubuntu1) ...
14:38:21 #9 53.96 Setting up libdata-optlist-perl (0.110-1) ...
14:38:21 #9 53.97 Setting up libipc-run-perl (20180523.0-2) ...
14:38:21 #9 53.97 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ...
14:38:21 #9 53.98 Setting up libcontextual-return-perl (0.004014-2) ...
14:38:21 #9 53.99 Setting up libwww-robotrules-perl (6.02-1) ...
14:38:21 #9 54.00 Setting up libtypes-serialiser-perl (1.0-1) ...
14:38:21 #9 54.01 Setting up g++ (4:9.3.0-1ubuntu2) ...
14:38:21 #9 54.04 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
14:38:21 #9 54.04 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
14:38:21 #9 54.04 Setting up libhtml-parser-perl (3.72-5) ...
14:38:21 #9 54.05 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
14:38:21 #9 54.06 Setting up librole-tiny-perl (2.001004-1) ...
14:38:21 #9 54.10 Setting up build-essential (12.8ubuntu1.1) ...
14:38:21 #9 54.11 Setting up libfont-ttf-perl (1.06-1) ...
14:38:21 #9 54.12 Setting up libfile-homedir-perl (1.004-1) ...
14:38:21 #9 54.13 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
14:38:21 #9 54.14 Setting up libio-socket-ssl-perl (2.067-1) ...
14:38:21 #9 54.15 Setting up libsub-exporter-perl (0.987-1) ...
14:38:21 #9 54.16 Setting up libalgorithm-merge-perl (0.08-3) ...
14:38:21 #9 54.17 Setting up libhttp-message-perl (6.22-1) ...
14:38:21 #9 54.18 Setting up libhtml-form-perl (6.07-1) ...
14:38:21 #9 54.19 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
14:38:21 #9 54.20 Setting up libjson-xs-perl (4.020-1build1) ...
14:38:21 #9 54.21 Setting up libhttp-negotiate-perl (6.01-1) ...
14:38:21 #9 54.22 Setting up libio-prompter-perl (0.004015-1) ...
14:38:21 #9 54.23 Setting up libhttp-cookies-perl (6.08-1) ...
14:38:21 #9 54.24 Setting up po-debconf (1.0.21) ...
14:38:21 #9 54.25 Setting up libhtml-tree-perl (5.07-2) ...
14:38:21 #9 54.26 Setting up libparams-classify-perl (0.015-1build2) ...
14:38:21 #9 54.27 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ...
14:38:21 #9 54.28 Setting up libpath-iterator-rule-perl (1.014-1) ...
14:38:21 #9 54.29 Setting up libnet-dns-sec-perl (1.15-1) ...
14:38:21 #9 54.30 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ...
14:38:21 #9 54.31 Setting up libsereal-perl (4.011-1) ...
14:38:21 #9 54.32 Setting up libhtml-format-perl (2.12-1) ...
14:38:21 #9 54.33 Setting up libxml-sax-perl (1.02+dfsg-1) ...
14:38:21 #9 54.39 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
14:38:21 #9 54.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:38:22 #9 54.57 
14:38:22 #9 54.57 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:38:22 #9 54.59 Setting up dput (1.0.3ubuntu1) ...
14:38:22 #9 54.75 Setting up libio-async-loop-epoll-perl (0.20-1) ...
14:38:22 #9 54.76 Setting up dirmngr (2.2.19-3ubuntu2.1) ...
14:38:22 #9 54.88 Setting up libnet-smtp-ssl-perl (1.04-1) ...
14:38:22 #9 54.90 Setting up libmodule-runtime-perl (0.016-1) ...
14:38:22 #9 54.90 Setting up libmailtools-perl (2.21-1) ...
14:38:22 #9 54.91 Setting up git (1:2.25.1-1ubuntu3.2) ...
14:38:22 #9 54.94 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
14:38:22 #9 54.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
14:38:22 #9 55.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
14:38:22 #9 55.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:38:22 #9 55.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:38:22 #9 55.26 Setting up dh-strip-nondeterminism (1.7.0-1) ...
14:38:22 #9 55.27 Setting up libconst-fast-perl (0.014-1) ...
14:38:22 #9 55.28 Setting up libhttp-daemon-perl (6.06-1) ...
14:38:22 #9 55.29 Setting up libgit-wrapper-perl (0.048-1) ...
14:38:22 #9 55.30 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ...
14:38:22 #9 55.32 Setting up curl (7.68.0-1ubuntu2.7) ...
14:38:22 #9 55.33 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ...
14:38:22 #9 55.34 Setting up libmodule-implementation-perl (0.09-1) ...
14:38:22 #9 55.36 Setting up libemail-valid-perl (1.202-1) ...
14:38:22 #9 55.37 Setting up libpackage-stash-perl (0.38-1) ...
14:38:22 #9 55.38 Setting up libimport-into-perl (1.002005-1) ...
14:38:22 #9 55.38 Setting up libmoo-perl (2.003006-1) ...
14:38:22 #9 55.39 Setting up liblist-someutils-perl (0.58-1) ...
14:38:22 #9 55.40 Setting up liblist-someutils-xs-perl (0.58-2) ...
14:38:22 #9 55.42 Setting up gnupg (2.2.19-3ubuntu2.1) ...
14:38:22 #9 55.43 Setting up libmoox-aliases-perl (0.001006-1) ...
14:38:22 #9 55.44 Setting up libparams-validate-perl (1.29-3) ...
14:38:22 #9 55.45 Setting up libb-hooks-endofscope-perl (0.24-1) ...
14:38:22 #9 55.46 Setting up libnamespace-clean-perl (0.27-1) ...
14:38:22 #9 55.47 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
14:38:22 #9 55.47 Setting up libgitlab-api-v4-perl (0.25-1) ...
14:38:22 #9 55.48 Setting up libmoox-struct-perl (0.017-1) ...
14:38:22 #9 55.49 Setting up lintian (2.62.0ubuntu1) ...
14:38:22 #9 55.51 Setting up licensecheck (3.0.45-1) ...
14:38:22 #9 55.52 Setting up dh-autoreconf (19) ...
14:38:22 #9 55.53 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
14:38:22 #9 55.54 Setting up libwww-perl (6.43-1) ...
14:38:22 #9 55.55 Setting up debhelper (12.10ubuntu1) ...
14:38:23 #9 55.56 Setting up devscripts (2.20.2ubuntu2) ...
14:38:23 #9 55.72 Setting up equivs (2.2.0) ...
14:38:23 #9 55.73 Setting up libxml-parser-perl (2.46-1) ...
14:38:23 #9 55.74 Setting up libxml-sax-expat-perl (0.51-1) ...
14:38:23 #9 55.78 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
14:38:23 #9 55.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:38:23 #9 55.95 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:38:23 #9 56.01 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
14:38:23 #9 56.03 Processing triggers for ca-certificates (20210119~20.04.2) ...
14:38:23 #9 56.04 Updating certificates in /etc/ssl/certs...
14:38:23 #9 56.36 0 added, 0 removed; done.
14:38:23 #9 56.36 Running hooks in /etc/ca-certificates/update.d...
14:38:23 #9 56.37 done.
14:38:25 #9 DONE 57.8s
14:38:25 
14:38:25 #11 [stage-1 4/9] COPY common /root/build-deb/debian
14:38:25 #11 sha256:0506f69e8e53c2a4f17a21717f992d70df6bcdbdb69555228f31120a8a2ff6b8
14:38:25 #11 DONE 0.1s
14:38:25 
14:38:25 #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
14:38:25 #12 sha256:c40453f0f5f6156d59b6866108dd183736a5678f63372e68557eb038e2f938be
14:38:25 #9 48.11 Public key for perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm is not installed
14:38:26 #17 exporting layers 5.7s done
14:38:26 #17 writing image sha256:a09df443296ac811d51589e79ec2a36d844ac0d57c1abb2e86e3cc7677792c29 done
14:38:26 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done
14:38:26 #17 DONE 5.7s
14:38:26 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=9f5b26f -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
14:38:26 + set -e
14:38:26 + mkdir -p /root/build-deb/engine
14:38:26 + tar -C /root/build-deb -xzf /sources/engine.tgz
14:38:26 + mkdir -p /root/build-deb/cli
14:38:26 + tar -C /root/build-deb -xzf /sources/cli.tgz
14:38:26 #12 1.097 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
14:38:26 #12 1.206 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
14:38:26 #12 1.278 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
14:38:26 #12 1.350 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
14:38:26 + mkdir -p /root/build-deb/scan-cli-plugin
14:38:26 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
14:38:26 + mkdir -p /go/src/github.com/docker
14:38:26 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
14:38:26 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
14:38:26 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
14:38:26 + EPOCH=5
14:38:26 + EPOCH_SEP=
14:38:26 + [[ ! -z 5 ]]
14:38:26 + EPOCH_SEP=:
14:38:26 + [[ -z 0.0.0-20211015144513-b485636 ]]
14:38:26 + echo VERSION AAA 0.0.0-20211015144513-b485636
14:38:26 + VERSION=0.0.0-20211015144513-b485636
14:38:26 VERSION AAA 0.0.0-20211015144513-b485636
14:38:26 VERSION bbb 0.0.0-20211015144513-b485636
14:38:26 + echo VERSION bbb 0.0.0-20211015144513-b485636
14:38:26 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
14:38:26 + debSource=docker-ce
14:38:27 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
14:38:27 + debMaintainer='Docker <support@docker.com>'
14:38:27 ++ date --rfc-2822
14:38:27 + debDate='Mon, 18 Oct 2021 14:38:26 +0000'
14:38:27 + cat
14:38:27 + export CLI_GITCOMMIT=b485636
14:38:27 + CLI_GITCOMMIT=b485636
14:38:27 + export ENGINE_GITCOMMIT=9f5b26f
14:38:27 + ENGINE_GITCOMMIT=9f5b26f
14:38:27 + export SCAN_GITCOMMIT=35651ca
14:38:27 + SCAN_GITCOMMIT=35651ca
14:38:27 + echo VERSION BBB 0.0.0-20211015144513-b485636
14:38:27 + dpkg-buildpackage -uc -us -I.git
14:38:27 VERSION BBB 0.0.0-20211015144513-b485636
14:38:27 dpkg-buildpackage: info: source package docker-ce
14:38:27 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~raspbian-buster
14:38:27 dpkg-buildpackage: info: source distribution buster
14:38:27 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
14:38:27  dpkg-source -I.git --before-build .
14:38:27 dpkg-buildpackage: info: host architecture armhf
14:38:27  debian/rules clean
14:38:27 dh clean --with=bash-completion --with=systemd
14:38:27    dh_clean
14:38:27  dpkg-source -I.git -b .
14:38:27 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~raspbian'
14:38:27 dpkg-source: info: using source format '1.0'
14:38:27 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz
14:38:28 #12 1.784 Reading package lists...
14:38:28 #12 3.687 dh_testdir
14:38:28 #12 3.708 dh_testroot
14:38:28 #12 3.726 dh_prep
14:38:28 #12 3.747 dh_testdir
14:38:28 #12 3.765 dh_testroot
14:38:28 #12 3.784 dh_install
14:38:28 #12 3.810 dh_installdocs
14:38:29 #12 3.841 dh_installchangelogs
14:38:29 #12 3.915 dh_compress
14:38:29 #12 3.950 dh_fixperms
14:38:29 #12 3.990 dh_installdeb
14:38:29 #12 4.017 dh_gencontrol
14:38:29 #12 4.132 dh_md5sums
14:38:29 #12 4.160 dh_builddeb
14:38:29 #12 4.181 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
14:38:29 #12 4.199 
14:38:29 #12 4.199 The package has been created.
14:38:29 #12 4.199 Attention, the package has been created in the current directory,
14:38:29 #12 4.199 not in ".." as indicated by the message above!
14:38:29 #12 4.247 Selecting previously unselected package docker-ce-build-deps.
14:38:29 #12 4.260 (Reading database ... 26306 files and directories currently installed.)
14:38:29 #12 4.261 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
14:38:29 #12 4.264 Unpacking docker-ce-build-deps (1.0) ...
14:38:30 #12 4.397 Reading package lists...
14:38:30 #12 5.089 Building dependency tree...
14:38:30 #12 5.228 Reading state information...
14:38:30 #12 5.243 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
14:38:30 #12 5.275 Starting 2 pkgProblemResolver with broken count: 0
14:38:30 #12 5.277 Done
14:38:30 #12 5.292  Done
14:38:30 #12 5.298 Starting pkgProblemResolver with broken count: 0
14:38:30 #12 5.318 Starting 2 pkgProblemResolver with broken count: 0
14:38:30 #12 5.320 Done
14:38:30 #12 5.398 The following additional packages will be installed:
14:38:30 #12 5.398   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
14:38:30 #12 5.398   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:38:30 #12 5.398   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
14:38:30 #12 5.398   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
14:38:30 #12 5.399   libudev-dev libuv1 pkg-config
14:38:30 #12 5.399 Suggested packages:
14:38:30 #12 5.399   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
14:38:30 #12 5.399 Recommended packages:
14:38:30 #12 5.399   dmsetup
14:38:30 #12 5.430 The following NEW packages will be installed:
14:38:30 #12 5.430   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
14:38:30 #12 5.431   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:38:30 #12 5.431   libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
14:38:30 #12 5.431   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
14:38:30 #12 5.431   libudev-dev libuv1 pkg-config
14:38:31 #12 5.916 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
14:38:31 #12 5.916 1 not fully installed or removed.
14:38:31 #12 5.916 Need to get 8539 kB of archives.
14:38:31 #12 5.916 After this operation, 41.1 MB of additional disk space will be used.
14:38:31 #12 5.916 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
14:38:31 #12 6.267 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB]
14:38:31 #12 6.539 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB]
14:38:31 #12 6.558 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
14:38:31 #12 6.562 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
14:38:31 #12 6.567 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
14:38:31 #12 6.572 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB]
14:38:31 #12 6.763 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B]
14:38:31 #12 6.764 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB]
14:38:31 #12 6.765 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB]
14:38:31 #12 6.767 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
14:38:31 #12 6.769 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
14:38:31 #12 6.769 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.13 [19.7 kB]
14:38:31 #12 6.770 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB]
14:38:31 #12 6.782 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB]
14:38:31 #12 6.791 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB]
14:38:32 #12 6.837 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B]
14:38:32 #12 6.838 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB]
14:38:32 #12 6.909 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
14:38:32 #12 6.911 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
14:38:32 #12 6.911 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB]
14:38:32 #12 6.913 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB]
14:38:32 #12 6.915 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
14:38:32 #12 7.080 debconf: delaying package configuration, since apt-utils is not installed
14:38:32 #12 7.113 Fetched 8539 kB in 1s (5771 kB/s)
14:38:32 #12 7.142 Selecting previously unselected package bash-completion.
14:38:32 #12 7.142 (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 ... 26310 files and directories currently installed.)
14:38:32 #12 7.156 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
14:38:32 #12 7.753 Unpacking bash-completion (1:2.10-1ubuntu1) ...
14:38:33 #12 7.898 Selecting previously unselected package cmake-data.
14:38:33 #12 7.898 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ...
14:38:33 #12 7.903 Unpacking cmake-data (3.16.3-1ubuntu1) ...
14:38:33 #12 8.277 Selecting previously unselected package libarchive13:amd64.
14:38:33 #12 8.281 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ...
14:38:33 #12 8.288 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ...
14:38:33 #12 8.345 Selecting previously unselected package libjsoncpp1:amd64.
14:38:33 #12 8.348 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
14:38:33 #12 8.351 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
14:38:33 #12 8.393 Selecting previously unselected package librhash0:amd64.
14:38:33 #12 8.393 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
14:38:33 #12 8.397 Unpacking librhash0:amd64 (1.3.9-1) ...
14:38:33 #12 8.434 Selecting previously unselected package libuv1:amd64.
14:38:33 #12 8.437 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
14:38:33 #12 8.440 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
14:38:33 #12 8.473 Selecting previously unselected package cmake.
14:38:33 #12 8.476 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ...
14:38:33 #12 8.479 Unpacking cmake (3.16.3-1ubuntu1) ...
14:38:34 #12 8.854 Selecting previously unselected package dh-apparmor.
14:38:34 #12 8.857 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ...
14:38:34 #12 8.861 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ...
14:38:34 #12 8.889 Selecting previously unselected package libbtrfs0:amd64.
14:38:34 #12 8.892 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ...
14:38:34 #12 8.895 Unpacking libbtrfs0:amd64 (5.4.1-2) ...
14:38:34 #12 8.933 Selecting previously unselected package libbtrfs-dev:amd64.
14:38:34 #12 8.936 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ...
14:38:34 #12 8.939 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ...
14:38:34 #12 9.003 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:38:34 #12 9.005 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
14:38:34 #12 9.008 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:38:34 #12 9.048 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:38:34 #12 9.051 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
14:38:34 #12 9.055 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:38:34 #12 9.082 Selecting previously unselected package libudev-dev:amd64.
14:38:34 #12 9.084 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.13_amd64.deb ...
14:38:34 #12 9.087 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.13) ...
14:38:34 #12 9.115 Selecting previously unselected package libsepol1-dev:amd64.
14:38:34 #12 9.118 Preparing to unpack .../13-libsepol1-dev_3.0-1_amd64.deb ...
14:38:34 #12 9.122 Unpacking libsepol1-dev:amd64 (3.0-1) ...
14:38:34 #12 9.184 Selecting previously unselected package libpcre2-16-0:amd64.
14:38:34 #12 9.187 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ...
14:38:34 #12 9.190 Unpacking libpcre2-16-0:amd64 (10.34-7) ...
14:38:34 #12 9.233 Selecting previously unselected package libpcre2-32-0:amd64.
14:38:34 #12 9.236 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ...
14:38:34 #12 9.239 Unpacking libpcre2-32-0:amd64 (10.34-7) ...
14:38:34 #12 9.284 Selecting previously unselected package libpcre2-posix2:amd64.
14:38:34 #12 9.287 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ...
14:38:34 #12 9.291 Unpacking libpcre2-posix2:amd64 (10.34-7) ...
14:38:34 #12 9.315 Selecting previously unselected package libpcre2-dev:amd64.
14:38:34 #12 9.317 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ...
14:38:34 #12 9.321 Unpacking libpcre2-dev:amd64 (10.34-7) ...
14:38:34 #12 9.411 Selecting previously unselected package libselinux1-dev:amd64.
14:38:34 #12 9.414 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ...
14:38:34 #12 9.417 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
14:38:34 #12 9.460 Selecting previously unselected package libdevmapper-dev:amd64.
14:38:34 #12 9.462 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
14:38:34 #12 9.466 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
14:38:34 #12 9.492 Selecting previously unselected package libseccomp-dev:amd64.
14:38:34 #12 9.495 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ...
14:38:34 #12 9.499 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
14:38:34 #12 9.537 Selecting previously unselected package libsystemd-dev:amd64.
14:38:34 #12 9.540 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ...
14:38:34 #12 9.544 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ...
14:38:34 #12 9.607 Selecting previously unselected package pkg-config.
14:38:34 #12 9.611 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
14:38:34 #12 9.619 Unpacking pkg-config (0.29.1-0ubuntu4) ...
14:38:34 #12 9.685 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ...
14:38:34 #12 9.695 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ...
14:38:34 #12 9.704 Setting up libsepol1-dev:amd64 (3.0-1) ...
14:38:34 #12 9.713 Setting up libpcre2-16-0:amd64 (10.34-7) ...
14:38:35 #12 9.726 Setting up libbtrfs0:amd64 (5.4.1-2) ...
14:38:35 #12 9.735 Setting up libpcre2-32-0:amd64 (10.34-7) ...
14:38:35 #12 9.746 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
14:38:35 #12 9.756 Setting up bash-completion (1:2.10-1ubuntu1) ...
14:38:35 #12 10.42 Setting up pkg-config (0.29.1-0ubuntu4) ...
14:38:35 #12 10.46 Setting up libudev-dev:amd64 (245.4-4ubuntu3.13) ...
14:38:35 #12 10.48 Setting up libpcre2-posix2:amd64 (10.34-7) ...
14:38:35 #12 10.48 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:38:35 #12 10.49 Setting up libbtrfs-dev:amd64 (5.4.1-2) ...
14:38:35 #12 10.51 Setting up librhash0:amd64 (1.3.9-1) ...
14:38:35 #12 10.52 Setting up cmake-data (3.16.3-1ubuntu1) ...
14:38:35 #12 10.53 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ...
14:38:35 #12 10.54 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ...
14:38:35 #12 10.55 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
14:38:35 #12 10.56 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
14:38:35 #12 10.57 Setting up libpcre2-dev:amd64 (10.34-7) ...
14:38:35 #12 10.58 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
14:38:35 #12 10.59 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
14:38:35 #12 10.60 Setting up cmake (3.16.3-1ubuntu1) ...
14:38:35 #12 10.61 Setting up docker-ce-build-deps (1.0) ...
14:38:35 #12 10.62 Processing triggers for man-db (2.9.1-1) ...
14:38:35 #12 10.64 Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
14:38:36 #12 DONE 10.8s
14:38:36 
14:38:36 #13 [stage-1 6/9] COPY sources/ /sources
14:38:36 #13 sha256:92e910f145c413d62de8a497ccdc8ad535e7f19200db3a35c28b591e4daf03f3
14:38:36 #13 DONE 0.2s
14:38:36 
14:38:36 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
14:38:36 #15 sha256:5742afe0ae848f7c482a72f6a96ea18271235c3c0f9a07601014c0711d93d424
14:38:37 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc
14:38:37  debian/rules build
14:38:37 dh build --with=bash-completion --with=systemd
14:38:37    dh_update_autotools_config
14:38:37    dh_autoreconf
14:38:37    debian/rules override_dh_auto_build
14:38:37 make[1]: Entering directory '/root/build-deb'
14:38:37 # Build the daemon and dependencies
14:38:37 cd engine && DOCKER_GITCOMMIT=9f5b26f PRODUCT=docker ./hack/make.sh dynbinary
14:38:37 
14:38:37 Removing bundles/
14:38:37 
14:38:37 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:38:37 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:38:37 GOOS="" GOARCH="" GOARM=""
14:38:39 #15 DONE 2.8s
14:38:39 
14:38:39 #16 [stage-1 8/9] WORKDIR /root/build-deb
14:38:39 #16 sha256:1255326036c24c72a41d5327a13fef58b9976fc7ac56ea0f8d0ed9baf9801c59
14:38:39 #16 DONE 0.0s
14:38:39 
14:38:39 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
14:38:39 #17 sha256:0a3323b0c1bfd97730467f00c02db8b0032008057f47987407f85dba4771dc45
14:38:39 #17 DONE 0.0s
14:38:39 
14:38:39 #18 exporting to image
14:38:39 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:38:39 #18 exporting layers
14:38:44 #9 67.13 --------------------------------------------------------------------------------
14:38:44 #9 67.13 Total                                              511 kB/s |  18 MB  00:36     
14:38:44 #9 67.13 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
14:38:44 #9 67.13 Importing GPG key 0xF4A80EB5:
14:38:44 #9 67.13  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
14:38:44 #9 67.13  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
14:38:44 #9 67.13  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
14:38:44 #9 67.13  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
14:38:44 #9 67.18 Running transaction check
14:38:44 #9 67.21 Running transaction test
14:38:44 #9 67.26 Transaction test succeeded
14:38:44 #9 67.26 Running transaction
14:38:44 #9 67.39   Updating   : rpm-libs-4.11.3-46.el7_9.x86_64                             1/52 
14:38:44 #9 67.99   Updating   : rpm-4.11.3-46.el7_9.x86_64                                  2/52 
14:38:44 #18 exporting layers 5.1s done
14:38:44 #18 writing image sha256:ed457e0698c611daf83e2c54bfde72c1428e149b8b7fbe0be19928914206f039 done
14:38:44 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
14:38:44 #18 DONE 5.1s
14:38:44 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=9f5b26f -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
14:38:44 #9 68.02   Updating   : rpm-build-libs-4.11.3-46.el7_9.x86_64                       3/52 
14:38:44 #9 68.69   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
14:38:44 #9 68.72   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
14:38:44 #9 68.74   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
14:38:44 #9 68.77   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
14:38:45 + set -e
14:38:45 + mkdir -p /root/build-deb/engine
14:38:45 + tar -C /root/build-deb -xzf /sources/engine.tgz
14:38:45 #9 68.79   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
14:38:45 #9 68.82   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
14:38:45 #9 68.85   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
14:38:45 #9 69.11   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
14:38:45 #9 69.13   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
14:38:45 #9 69.16   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
14:38:45 #9 69.18   Installing : perl-threads-1.87-4.el7.x86_64                             14/52 
14:38:45 #9 69.21   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      15/52 
14:38:45 #9 69.23   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
14:38:45 #9 69.25   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
14:38:45 #9 69.27   Installing : perl-Carp-1.26-244.el7.noarch                              18/52 
14:38:45 #9 69.29   Installing : perl-Socket-2.010-5.el7.x86_64                             19/52 
14:38:45 #9 69.31   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      20/52 
14:38:45 #9 69.33   Installing : perl-Time-Local-1.2300-2.el7.noarch                        21/52 
14:38:45 #9 69.36   Installing : perl-Storable-2.45-3.el7.x86_64                            22/52 
14:38:45 #9 69.38   Installing : perl-threads-shared-1.43-6.el7.x86_64                      23/52 
14:38:45 #9 69.40   Installing : perl-PathTools-3.40-5.el7.x86_64                           24/52 
14:38:45 #9 69.43   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 25/52 
14:38:45 #9 69.47   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        26/52 
14:38:45 #9 69.49   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        27/52 
14:38:45 #9 69.51   Installing : perl-File-Path-2.09-2.el7.noarch                           28/52 
14:38:45 #9 69.54   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
14:38:46 + mkdir -p /root/build-deb/cli
14:38:46 + tar -C /root/build-deb -xzf /sources/cli.tgz
14:38:46 + mkdir -p /root/build-deb/scan-cli-plugin
14:38:46 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
14:38:46 + mkdir -p /go/src/github.com/docker
14:38:46 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
14:38:46 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
14:38:46 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
14:38:46 + EPOCH=5
14:38:46 + EPOCH_SEP=
14:38:46 + [[ ! -z 5 ]]
14:38:46 + EPOCH_SEP=:
14:38:46 + [[ -z 0.0.0-20211015144513-b485636 ]]
14:38:46 + echo VERSION AAA 0.0.0-20211015144513-b485636
14:38:46 + VERSION=0.0.0-20211015144513-b485636
14:38:46 + echo VERSION bbb 0.0.0-20211015144513-b485636
14:38:46 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
14:38:46 VERSION AAA 0.0.0-20211015144513-b485636
14:38:46 VERSION bbb 0.0.0-20211015144513-b485636
14:38:46 + debSource=docker-ce
14:38:46 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
14:38:46 + debMaintainer='Docker <support@docker.com>'
14:38:46 ++ date --rfc-2822
14:38:46 + debDate='Mon, 18 Oct 2021 14:38:46 +0000'
14:38:46 + cat
14:38:46 + export CLI_GITCOMMIT=b485636
14:38:46 + CLI_GITCOMMIT=b485636
14:38:46 + export ENGINE_GITCOMMIT=9f5b26f
14:38:46 + ENGINE_GITCOMMIT=9f5b26f
14:38:46 + export SCAN_GITCOMMIT=35651ca
14:38:46 + SCAN_GITCOMMIT=35651ca
14:38:46 + echo VERSION BBB 0.0.0-20211015144513-b485636
14:38:46 + dpkg-buildpackage -uc -us -I.git
14:38:46 VERSION BBB 0.0.0-20211015144513-b485636
14:38:46 #9 69.63   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
14:38:46 dpkg-buildpackage: info: source package docker-ce
14:38:46 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~ubuntu-focal
14:38:46 dpkg-buildpackage: info: source distribution focal
14:38:46 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
14:38:46 dpkg-buildpackage: info: host architecture amd64
14:38:46  dpkg-source -I.git --before-build .
14:38:46  debian/rules clean
14:38:46 dh clean --with=bash-completion --with=systemd
14:38:46    dh_clean
14:38:46  dpkg-source -I.git -b .
14:38:47 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
14:38:47 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
14:38:47 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~ubuntu'
14:38:47 dpkg-source: info: using source format '1.0'
14:38:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz
14:38:47 #9 70.18   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
14:38:47 #9 71.08   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
14:38:47 #9 71.12   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
14:38:47 #9 71.15   Updating   : rpm-python-4.11.3-46.el7_9.x86_64                          34/52 
14:38:47 #9 71.17   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
14:38:47 #9 71.18   Installing : 1:emacs-filesystem-24.3-23.el7.noarch                      36/52 
14:38:47 #9 71.21   Installing : desktop-file-utils-0.23-2.el7.x86_64                       37/52 
14:38:47 #9 71.25   Installing : zip-3.0-11.el7.x86_64                                      38/52 
14:38:47 #9 71.30   Installing : elfutils-0.176-5.el7.x86_64                                39/52 
14:38:47 #9 71.33   Installing : unzip-6.0-22.el7_9.x86_64                                  40/52 
14:38:47 #9 71.37   Installing : patch-2.7.1-12.el7_7.x86_64                                41/52 
14:38:48 #9 71.40   Installing : dwz-0.11-3.el7.x86_64                                      42/52 
14:38:48 #9 72.19   Installing : gdb-7.6.1-120.el7.x86_64                                   43/52 
14:38:48 #9 72.22   Installing : perl-srpm-macros-1-8.el7.noarch                            44/52 
14:38:48 #9 72.25   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
14:38:48 #9 72.27   Installing : file-5.11-37.el7.x86_64                                    46/52 
14:38:48 #9 72.31   Installing : rpm-build-4.11.3-46.el7_9.x86_64                           47/52 
14:38:48 #9 72.39   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
14:38:48 #9 72.41   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
14:38:49 #9 72.44   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
14:38:49 #9 72.98   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
14:38:50 #9 73.52   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
14:38:50 #9 74.08   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
14:38:50 #9 74.11   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
14:38:50 #9 74.12   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
14:38:50 #9 74.13   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
14:38:50 #9 74.15   Verifying  : perl-threads-1.87-4.el7.x86_64                              5/52 
14:38:50 #9 74.16   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
14:38:50 #9 74.17   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
14:38:50 #9 74.18   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            8/52 
14:38:50 #9 74.19   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                        9/52 
14:38:50 #9 74.20   Verifying  : perl-Carp-1.26-244.el7.noarch                              10/52 
14:38:50 #9 74.21   Verifying  : perl-Socket-2.010-5.el7.x86_64                             11/52 
14:38:50 #9 74.22   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         12/52 
14:38:50 #9 74.24   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      13/52 
14:38:50 #9 74.25   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  14/52 
14:38:50 #9 74.26   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
14:38:50 #9 74.28   Verifying  : groff-base-1.22.2-8.el7.x86_64                             16/52 
14:38:50 #9 74.29   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        17/52 
14:38:50 #9 74.30   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        18/52 
14:38:50 #9 74.31   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        19/52 
14:38:50 #9 74.32   Verifying  : gdb-7.6.1-120.el7.x86_64                                   20/52 
14:38:50 #9 74.34   Verifying  : dwz-0.11-3.el7.x86_64                                      21/52 
14:38:50 #9 74.35   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        22/52 
14:38:50 #9 74.36   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   23/52 
14:38:50 #9 74.38   Verifying  : patch-2.7.1-12.el7_7.x86_64                                24/52 
14:38:50 #9 74.39   Verifying  : rpm-4.11.3-46.el7_9.x86_64                                 25/52 
14:38:50 #9 74.40   Verifying  : unzip-6.0-22.el7_9.x86_64                                  26/52 
14:38:50 #9 74.42   Verifying  : perl-Storable-2.45-3.el7.x86_64                            27/52 
14:38:50 #9 74.43   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 28/52 
14:38:50 #9 74.44   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           29/52 
14:38:50 #9 74.45   Verifying  : perl-Encode-2.51-7.el7.x86_64                              30/52 
14:38:50 #9 74.46   Verifying  : rpm-build-4.11.3-46.el7_9.x86_64                           31/52 
14:38:50 #9 74.47   Verifying  : rpmlint-1.5-4.el7.noarch                                   32/52 
14:38:50 #9 74.48   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         33/52 
14:38:50 #9 74.49   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          34/52 
14:38:50 #9 74.50   Verifying  : rpm-build-libs-4.11.3-46.el7_9.x86_64                      35/52 
14:38:50 #9 74.51   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             36/52 
14:38:50 #9 74.53   Verifying  : perl-File-Path-2.09-2.el7.noarch                           37/52 
14:38:50 #9 74.54   Verifying  : elfutils-0.176-5.el7.x86_64                                38/52 
14:38:50 #9 74.55   Verifying  : zip-3.0-11.el7.x86_64                                      39/52 
14:38:50 #9 74.56   Verifying  : rpm-python-4.11.3-46.el7_9.x86_64                          40/52 
14:38:50 #9 74.57   Verifying  : 1:emacs-filesystem-24.3-23.el7.noarch                      41/52 
14:38:50 #9 74.58   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
14:38:50 #9 74.60   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
14:38:50 #9 74.61   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
14:38:50 #9 74.62   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
14:38:50 #9 74.64   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
14:38:50 #9 74.65   Verifying  : rpm-libs-4.11.3-46.el7_9.x86_64                            47/52 
14:38:50 #9 74.66   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
14:38:50 #9 74.67   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
14:38:50 #9 74.68   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
14:38:50 #9 74.68   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
14:38:50 #9 74.68   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
14:38:50 #9 74.71 
14:38:50 #9 74.71 Installed:
14:38:50 #9 74.71   rpm-build.x86_64 0:4.11.3-46.el7_9         rpmlint.noarch 0:1.5-4.el7        
14:38:50 #9 74.71 
14:38:50 #9 74.71 Dependency Installed:
14:38:50 #9 74.71   bzip2.x86_64 0:1.0.6-13.el7                                                   
14:38:50 #9 74.71   desktop-file-utils.x86_64 0:0.23-2.el7                                        
14:38:50 #9 74.71   dwz.x86_64 0:0.11-3.el7                                                       
14:38:50 #9 74.71   elfutils.x86_64 0:0.176-5.el7                                                 
14:38:50 #9 74.71   emacs-filesystem.noarch 1:24.3-23.el7                                         
14:38:50 #9 74.71   file.x86_64 0:5.11-37.el7                                                     
14:38:50 #9 74.71   gdb.x86_64 0:7.6.1-120.el7                                                    
14:38:50 #9 74.71   groff-base.x86_64 0:1.22.2-8.el7                                              
14:38:50 #9 74.71   patch.x86_64 0:2.7.1-12.el7_7                                                 
14:38:50 #9 74.71   perl.x86_64 4:5.16.3-299.el7_9                                                
14:38:50 #9 74.71   perl-Carp.noarch 0:1.26-244.el7                                               
14:38:50 #9 74.71   perl-Encode.x86_64 0:2.51-7.el7                                               
14:38:50 #9 74.71   perl-Exporter.noarch 0:5.68-3.el7                                             
14:38:50 #9 74.71   perl-File-Path.noarch 0:2.09-2.el7                                            
14:38:50 #9 74.71   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
14:38:50 #9 74.71   perl-Filter.x86_64 0:1.49-3.el7                                               
14:38:50 #9 74.71   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
14:38:50 #9 74.71   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
14:38:50 #9 74.71   perl-PathTools.x86_64 0:3.40-5.el7                                            
14:38:50 #9 74.71   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
14:38:50 #9 74.71   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
14:38:50 #9 74.71   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
14:38:50 #9 74.71   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
14:38:50 #9 74.71   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
14:38:50 #9 74.71   perl-Socket.x86_64 0:2.010-5.el7                                              
14:38:50 #9 74.71   perl-Storable.x86_64 0:2.45-3.el7                                             
14:38:50 #9 74.71   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
14:38:50 #9 74.71   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
14:38:50 #9 74.71   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
14:38:50 #9 74.71   perl-Time-Local.noarch 0:1.2300-2.el7                                         
14:38:50 #9 74.71   perl-constant.noarch 0:1.27-2.el7                                             
14:38:50 #9 74.71   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
14:38:50 #9 74.71   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
14:38:50 #9 74.71   perl-parent.noarch 1:0.225-244.el7                                            
14:38:50 #9 74.71   perl-podlators.noarch 0:2.5.1-3.el7                                           
14:38:50 #9 74.71   perl-srpm-macros.noarch 0:1-8.el7                                             
14:38:50 #9 74.71   perl-threads.x86_64 0:1.87-4.el7                                              
14:38:50 #9 74.71   perl-threads-shared.x86_64 0:1.43-6.el7                                       
14:38:50 #9 74.71   python-srpm-macros.noarch 0:3-34.el7                                          
14:38:50 #9 74.71   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
14:38:50 #9 74.71   unzip.x86_64 0:6.0-22.el7_9                                                   
14:38:50 #9 74.71   zip.x86_64 0:3.0-11.el7                                                       
14:38:50 #9 74.71 
14:38:50 #9 74.71 Dependency Updated:
14:38:50 #9 74.71   rpm.x86_64 0:4.11.3-46.el7_9        rpm-build-libs.x86_64 0:4.11.3-46.el7_9  
14:38:50 #9 74.71   rpm-libs.x86_64 0:4.11.3-46.el7_9   rpm-python.x86_64 0:4.11.3-46.el7_9      
14:38:50 #9 74.71 
14:38:50 #9 74.71 Complete!
14:38:50 #9 DONE 74.9s
14:38:50 
14:38:50 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS
14:38:50 #11 sha256:6724357e75c401388901ed0802ee3c20783176888eb5e3d945f505daae370e52
14:38:50 #11 DONE 0.1s
14:38:51 
14:38:51 #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
14:38:51 #12 sha256:66af82ee332287d089bd1278933e83ff8f42a6f87757b5701396d4fe367234bb
14:38:52 #12 1.002 Loaded plugins: fastestmirror, ovl
14:38:52 #12 1.453 Enabling base-source repository
14:38:52 #12 1.453 Enabling extras-source repository
14:38:52 #12 1.454 Enabling updates-source repository
14:38:52 #12 1.455 Loading mirror speeds from cached hostfile
14:38:52 #12 1.456  * base: download.cf.centos.org
14:38:52 #12 1.457  * extras: download.cf.centos.org
14:38:52 #12 1.457  * updates: download.cf.centos.org
14:38:55 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc
14:38:55  debian/rules build
14:38:55 dh build --with=bash-completion --with=systemd
14:38:55    dh_update_autotools_config
14:38:55    dh_autoreconf
14:38:55    debian/rules override_dh_auto_build
14:38:55 make[1]: Entering directory '/root/build-deb'
14:38:55 # Build the daemon and dependencies
14:38:55 cd engine && DOCKER_GITCOMMIT=9f5b26f PRODUCT=docker ./hack/make.sh dynbinary
14:38:55 
14:38:55 Removing bundles/
14:38:55 
14:38:55 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:38:55 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:38:55 GOOS="" GOARCH="" GOARM=""
14:38:59 #12 8.010 Checking for new repos for mirrors
14:38:59 #12 8.013 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
14:38:59 #12 8.015  --> 1:make-3.82-24.el7.x86_64
14:38:59 #12 8.133  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.134  --> git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.137 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
14:38:59 #12 8.138  --> Already installed : bash-4.2.46-34.el7.x86_64
14:38:59 #12 8.141 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
14:38:59 #12 8.141  --> Already installed : bash-4.2.46-34.el7.x86_64
14:38:59 #12 8.142  --> btrfs-progs-devel-4.9.1-1.el7.x86_64
14:38:59 #12 8.143  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
14:38:59 #12 8.143  --> cmake-2.8.12.2-2.el7.x86_64
14:38:59 #12 8.145  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
14:38:59 #12 8.146  --> gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.146  --> git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.149  --> glibc-static-2.17-325.el7_9.x86_64
14:38:59 #12 8.151  --> libarchive-3.1.2-14.el7_7.x86_64
14:38:59 #12 8.152  --> libseccomp-devel-2.3.1-4.el7.x86_64
14:38:59 #12 8.153  --> libselinux-devel-2.5-15.el7.x86_64
14:38:59 #12 8.154  --> libtool-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.155  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.155  --> 1:make-3.82-24.el7.x86_64
14:38:59 #12 8.156  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
14:38:59 #12 8.157  --> Already installed : systemd-219-78.el7.x86_64
14:38:59 #12 8.158  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
14:38:59 #12 8.160  --> systemd-devel-219-78.el7_9.3.x86_64
14:38:59 #12 8.161  --> Already installed : 2:tar-1.26-35.el7.x86_64
14:38:59 #12 8.161  --> which-2.20-7.el7.x86_64
14:38:59 #12 8.164 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec
14:38:59 #12 8.164  --> Already installed : bash-4.2.46-34.el7.x86_64
14:38:59 #12 8.165 --> Running transaction check
14:38:59 #12 8.165 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed
14:38:59 #12 8.168 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
14:38:59 #12 8.298 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64
14:38:59 #12 8.298 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
14:38:59 #12 8.306 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
14:38:59 #12 8.308 --> 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
14:38:59 #12 8.310 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
14:38:59 #12 8.313 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.316 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.318 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.324 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.326 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.328 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
14:38:59 #12 8.329 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed
14:38:59 #12 8.342 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.343 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.345 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.347 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.347 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.349 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.350 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64
14:38:59 #12 8.352 ---> Package glibc-static.x86_64 0:2.17-325.el7_9 will be installed
14:38:59 #12 8.352 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
14:38:59 #12 8.356 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
14:38:59 #12 8.358 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
14:38:59 #12 8.359 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
14:38:59 #12 8.361 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
14:38:59 #12 8.361 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
14:38:59 #12 8.362 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
14:38:59 #12 8.364 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
14:38:59 #12 8.364 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
14:38:59 #12 8.367 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
14:38:59 #12 8.368 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.369 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.372 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
14:38:59 #12 8.372 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.375 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
14:38:59 #12 8.375 ---> Package make.x86_64 1:3.82-24.el7 will be installed
14:38:59 #12 8.376 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
14:38:59 #12 8.376 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
14:38:59 #12 8.378 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
14:38:59 #12 8.381 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
14:38:59 #12 8.383 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
14:38:59 #12 8.384 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed
14:38:59 #12 8.386 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
14:38:59 #12 8.392 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64
14:38:59 #12 8.396 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64
14:38:59 #12 8.396 ---> Package which.x86_64 0:2.20-7.el7 will be installed
14:38:59 #12 8.396 --> Running transaction check
14:38:59 #12 8.396 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
14:38:59 #12 8.400 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
14:38:59 #12 8.402 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
14:38:59 #12 8.404 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
14:38:59 #12 8.406 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
14:38:59 #12 8.409 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
14:38:59 #12 8.410 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
14:38:59 #12 8.410 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
14:38:59 #12 8.415 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
14:38:59 #12 8.416 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
14:38:59 #12 8.417 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
14:38:59 #12 8.420 ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed
14:38:59 #12 8.424 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64
14:38:59 #12 8.425 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64
14:38:59 #12 8.436 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64
14:38:59 #12 8.437 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64
14:38:59 #12 8.437 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64
14:38:59 #12 8.438 ---> Package less.x86_64 0:458-9.el7 will be installed
14:38:59 #12 8.439 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
14:38:59 #12 8.440 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
14:38:59 #12 8.441 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
14:38:59 #12 8.442 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
14:38:59 #12 8.442 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
14:38:59 #12 8.443 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
14:38:59 #12 8.443 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
14:38:59 #12 8.444 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
14:38:59 #12 8.445 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed
14:38:59 #12 8.448 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64
14:38:59 #12 8.450 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64
14:38:59 #12 8.451 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
14:38:59 #12 8.452 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64
14:38:59 #12 8.453 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
14:38:59 #12 8.454 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
14:38:59 #12 8.456 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed
14:38:59 #12 8.457 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
14:38:59 #12 8.458 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
14:38:59 #12 8.460 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
14:38:59 #12 8.462 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed
14:38:59 #12 8.463 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
14:38:59 #12 8.465 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
14:38:59 #12 8.467 ---> Package systemd.x86_64 0:219-78.el7 will be updated
14:38:59 #12 8.479 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update
14:38:59 #12 8.490 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
14:38:59 #12 8.491 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update
14:38:59 #12 8.493 --> Running transaction check
14:38:59 #12 8.493 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
14:38:59 #12 8.494 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
14:38:59 #12 8.495 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed
14:38:59 #12 8.495 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
14:38:59 #12 8.496 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
14:38:59 #12 8.498 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
14:38:59 #12 8.500 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
14:38:59 #12 8.501 ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update
14:38:59 #12 8.503 ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed
14:38:59 #12 8.503 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64
14:38:59 #12 8.509 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64
14:38:59 #12 8.510 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
14:38:59 #12 8.510 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed
14:38:59 #12 8.512 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
14:38:59 #12 8.514 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
14:38:59 #12 8.516 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
14:38:59 #12 8.518 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
14:38:59 #12 8.519 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
14:38:59 #12 8.521 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.525 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.526 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.527 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.528 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.529 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.530 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.530 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.533 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.534 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.534 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
14:38:59 #12 8.534 --> Running transaction check
14:38:59 #12 8.534 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
14:38:59 #12 8.535 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
14:38:59 #12 8.536 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
14:38:59 #12 8.537 ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update
14:38:59 #12 8.538 ---> Package kernel-headers.x86_64 0:3.10.0-1160.45.1.el7 will be installed
14:38:59 #12 8.538 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
14:38:59 #12 8.540 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
14:38:59 #12 8.540 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
14:38:59 #12 8.541 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
14:38:59 #12 8.541 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
14:38:59 #12 8.541 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
14:38:59 #12 8.559 --> Finished Dependency Resolution
14:38:59 #12 8.586 
14:38:59 #12 8.586 Dependencies Resolved
14:38:59 #12 8.594 
14:38:59 #12 8.594 ================================================================================
14:38:59 #12 8.594  Package                   Arch      Version                   Repository  Size
14:38:59 #12 8.594 ================================================================================
14:38:59 #12 8.594 Installing:
14:38:59 #12 8.594  btrfs-progs-devel         x86_64    4.9.1-1.el7               base        47 k
14:38:59 #12 8.594  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
14:38:59 #12 8.594  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
14:38:59 #12 8.594  gcc                       x86_64    4.8.5-44.el7              base        16 M
14:38:59 #12 8.594  git                       x86_64    1.8.3.1-23.el7_8          base       4.4 M
14:38:59 #12 8.594  glibc-static              x86_64    2.17-325.el7_9            updates    1.6 M
14:38:59 #12 8.594  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
14:38:59 #12 8.594  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
14:38:59 #12 8.594  libselinux-devel          x86_64    2.5-15.el7                base       187 k
14:38:59 #12 8.594  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
14:38:59 #12 8.594  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
14:38:59 #12 8.594  make                      x86_64    1:3.82-24.el7             base       421 k
14:38:59 #12 8.594  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
14:38:59 #12 8.594  systemd-devel             x86_64    219-78.el7_9.3            updates    216 k
14:38:59 #12 8.594  which                     x86_64    2.20-7.el7                base        41 k
14:38:59 #12 8.594 Installing for dependencies:
14:38:59 #12 8.594  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
14:38:59 #12 8.594  autoconf                  noarch    2.69-11.el7               base       701 k
14:38:59 #12 8.594  automake                  noarch    1.13.4-3.el7              base       679 k
14:38:59 #12 8.594  btrfs-progs               x86_64    4.9.1-1.el7               base       678 k
14:38:59 #12 8.594  checkpolicy               x86_64    2.5-8.el7                 base       295 k
14:38:59 #12 8.594  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
14:38:59 #12 8.594  e2fsprogs-libs            x86_64    1.42.9-19.el7             base       168 k
14:38:59 #12 8.594  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
14:38:59 #12 8.594  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
14:38:59 #12 8.594  glibc-devel               x86_64    2.17-325.el7_9            updates    1.1 M
14:38:59 #12 8.594  glibc-headers             x86_64    2.17-325.el7_9            updates    691 k
14:38:59 #12 8.594  kernel-headers            x86_64    3.10.0-1160.45.1.el7      updates    9.0 M
14:38:59 #12 8.594  less                      x86_64    458-9.el7                 base       120 k
14:38:59 #12 8.594  libcgroup                 x86_64    0.41-21.el7               base        66 k
14:38:59 #12 8.594  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
14:38:59 #12 8.594  libgomp                   x86_64    4.8.5-44.el7              base       159 k
14:38:59 #12 8.594  libmpc                    x86_64    1.0.1-3.el7               base        51 k
14:38:59 #12 8.594  libseccomp                x86_64    2.3.1-4.el7               base        56 k
14:38:59 #12 8.594  libselinux-python         x86_64    2.5-15.el7                base       236 k
14:38:59 #12 8.594  libselinux-utils          x86_64    2.5-15.el7                base       151 k
14:38:59 #12 8.594  libsemanage-python        x86_64    2.5-14.el7                base       113 k
14:38:59 #12 8.594  libsepol-devel            x86_64    2.5-10.el7                base        77 k
14:38:59 #12 8.594  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
14:38:59 #12 8.594  lzo                       x86_64    2.06-8.el7                base        59 k
14:38:59 #12 8.594  m4                        x86_64    1.4.16-10.el7             base       256 k
14:38:59 #12 8.594  mpfr                      x86_64    3.1.1-4.el7               base       203 k
14:38:59 #12 8.594  openssh                   x86_64    7.4p1-21.el7              base       510 k
14:38:59 #12 8.594  openssh-clients           x86_64    7.4p1-21.el7              base       655 k
14:38:59 #12 8.594  pcre-devel                x86_64    8.32-17.el7               base       480 k
14:38:59 #12 8.594  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
14:38:59 #12 8.594  perl-Error                noarch    1:0.17020-2.el7           base        32 k
14:38:59 #12 8.594  perl-Git                  noarch    1.8.3.1-23.el7_8          base        56 k
14:38:59 #12 8.594  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
14:38:59 #12 8.594  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
14:38:59 #12 8.594  policycoreutils           x86_64    2.5-34.el7                base       917 k
14:38:59 #12 8.594  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
14:38:59 #12 8.594  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
14:38:59 #12 8.594  python-IPy                noarch    0.75-6.el7                base        32 k
14:38:59 #12 8.594  rsync                     x86_64    3.1.2-10.el7              base       404 k
14:38:59 #12 8.594  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
14:38:59 #12 8.594  setools-libs              x86_64    3.3.8-4.el7               base       620 k
14:38:59 #12 8.594 Updating for dependencies:
14:38:59 #12 8.594  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
14:38:59 #12 8.594  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
14:38:59 #12 8.594  glibc                     x86_64    2.17-325.el7_9            updates    3.6 M
14:38:59 #12 8.594  glibc-common              x86_64    2.17-325.el7_9            updates     12 M
14:38:59 #12 8.594  systemd                   x86_64    219-78.el7_9.3            updates    5.1 M
14:38:59 #12 8.594  systemd-libs              x86_64    219-78.el7_9.3            updates    418 k
14:38:59 #12 8.594 
14:38:59 #12 8.594 Transaction Summary
14:38:59 #12 8.594 ================================================================================
14:38:59 #12 8.594 Install  15 Packages (+41 Dependent packages)
14:38:59 #12 8.594 Upgrade              (  6 Dependent packages)
14:38:59 #12 8.594 
14:38:59 #12 8.595 Total download size: 81 M
14:38:59 #12 8.595 Downloading packages:
14:38:59 #12 8.598 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
14:39:16 #22 DONE 90.4s
14:39:16 
14:39:16 #23 [binary 1/1] COPY --from=build /out .
14:39:16 #23 DONE 0.7s
14:39:16 
14:39:16 #24 exporting to client
14:39:16 #24 copying files 7.67MB 0.1s
14:39:16 #24 copying files 52.90MB 0.6s done
14:39:16 #24 DONE 0.6s
14:39:16 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker VERSION=0.0.0-20211015144513-b485636 DOCKER_BUILD_OPTS="" binary
14:39:16 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker'
14:39:17 mkdir -p autogen
14:39:17 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 .
14:39:18 #1 [internal] load build definition from Dockerfile
14:39:18 #1 sha256:cf635cfcf09e1c2549ff7d29ad438fef48898d9d88282648f0deaf0465de2add
14:39:18 #1 transferring dockerfile: 17.04kB done
14:39:18 #1 DONE 0.0s
14:39:18 
14:39:18 #2 [internal] load .dockerignore
14:39:18 #2 sha256:70680c6a025c1100750e60a481f3ab5319f32ec66d083393b16804e0af95e605
14:39:18 #2 transferring context: 87B done
14:39:18 #2 DONE 0.0s
14:39:18 
14:39:18 #3 resolve image config for docker.io/docker/dockerfile:1.2
14:39:18 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
14:39:18 #3 DONE 0.2s
14:39:18 
14:39:18 #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
14:39:18 #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
14:39:18 #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
14:39:18 #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
14:39:18 #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
14:39:18 #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
14:39:18 #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s
14:39:18 #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
14:39:18 #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
14:39:18 #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done
14:39:18 #4 DONE 0.5s
14:39:18 
14:39:18 #6 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:39:18 #6 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:39:18 #6 ...
14:39:18 
14:39:18 #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io
14:39:18 #8 sha256:2629fa77277ec2ce26bd4eec3039288d034c7bb6493c316a9300711c8698a02e
14:39:18 #8 DONE 0.0s
14:39:19 
14:39:19 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:39:19 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
14:39:19 #7 ...
14:39:19 
14:39:19 #6 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:39:19 #6 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:39:19 #6 DONE 0.8s
14:39:19 
14:39:19 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:39:19 #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
14:39:19 #5 DONE 0.9s
14:39:19 
14:39:19 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:39:19 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
14:39:19 #7 DONE 0.9s
14:39:20 
14:39:20 #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:39:20 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
14:39:20 #31 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:39:20 #31 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:39:20 #31 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:39:22 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 2.4s
14:39:22 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 2.6s
14:39:23 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s
14:39:23 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done
14:39:23 #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
14:39:24 #31 ...
14:39:24 
14:39:24 #15 [internal] load build context
14:39:24 #15 sha256:c6401980ee667aad8e654ff1d54ed5660f75c53dc984d2dfeb5f29bd112cc425
14:39:24 #15 transferring context: 53.41MB 3.9s done
14:39:24 #15 DONE 4.0s
14:39:24 
14:39:24 #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:39:24 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
14:39:25 #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done
14:39:25 #31 ...
14:39:25 
14:39:25 #29 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:39:25 #29 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
14:39:25 #29 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
14:39:25 #29 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:39:25 #29 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:39:25 #29 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:39:25 #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done
14:39:25 #29 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done
14:39:25 #29 DONE 5.4s
14:39:25 
14:39:25 #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:39:25 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
14:39:25 #31 DONE 5.5s
14:39:25 
14:39:25 #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:39:25 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:39:25 #9 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done
14:39:25 #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.4s done
14:39:25 #9 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done
14:39:25 #9 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done
14:39:25 #9 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done
14:39:25 #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.4s done
14:39:25 #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.3s done
14:39:25 #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 1.8s done
14:39:25 #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 2.4s done
14:39:25 #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.9s
14:39:25 #9 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 2.4s done
14:39:25 #9 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 5.4s
14:39:27 #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.9s done
14:39:27 #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.1s
14:39:27 #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.4s done
14:39:27 #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926
14:39:27 #9 ...
14:39:27 
14:39:27 #30 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:39:27 #30 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
14:39:27 #30 DONE 0.5s
14:39:27 
14:39:27 #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:39:27 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:39:27 #9 ...
14:39:27 
14:39:27 #32 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:39:27 #32 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
14:39:28 #32 DONE 0.6s
14:39:28 
14:39:28 #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:39:28 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:39:28 #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.3s done
14:39:28 #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1
14:39:30 #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 2.4s done
14:39:30 #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb
14:39:33 #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.1s done
14:39:33 #9 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 0.1s
14:39:38 #9 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 4.8s done
14:39:38 #9 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f
14:39:38 #9 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done
14:39:38 #9 DONE 18.0s
14:39:38 
14:39:38 #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:39:38 #10 sha256:03b1a3774d0cfa4d2d6a58cd36c682acf85b0f0897e8ec76ee1125a7921150df
14:39:41 #10 DONE 2.7s
14:39:41 
14:39:41 #11 [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
14:39:41 #11 sha256:4d19d5df051acc0f04147b68848bf722b229c3291fb167823776e6e6b29f1de1
14:39:41 #11 DONE 0.8s
14:39:41 
14:39:41 #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
14:39:41 #12 sha256:071ad9aec735fca9c8d68da5d0ff16f0b72f83e15856885bca130b7418191883
14:39:44 #12 DONE 2.6s
14:39:44 
14:39:44 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:39:44 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e
14:39:46 #13 2.085 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:46 #13 2.086 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
14:39:46 #13 2.115 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:39:46 #13 2.121 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
14:39:46 #13 2.518 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [307 kB]
14:39:47 #13 3.101 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:39:48 #13 4.089 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
14:39:49 #13 5.104 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [485 kB]
14:39:50 #13 ...
14:39:50 
14:39:50 #23 [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
14:39:50 #23 sha256:216516f07afbe691c9568f43be2f95615dd483d5da506210b601ba68a40e8fbe
14:39:50 #23 2.839 + RM_GOPATH=0
14:39:50 #23 2.839 + TMP_GOPATH=
14:39:50 #23 2.839 + : /build
14:39:50 #23 2.839 + '[' -z '' ']'
14:39:50 #23 2.839 ++ mktemp -d
14:39:50 #23 2.850 + export GOPATH=/tmp/tmp.mPdogWSEmP
14:39:50 #23 2.850 + GOPATH=/tmp/tmp.mPdogWSEmP
14:39:50 #23 2.850 + RM_GOPATH=1
14:39:50 #23 2.850 + case "$(go env GOARCH)" in
14:39:50 #23 2.850 ++ go env GOARCH
14:39:50 #23 2.886 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:39:50 #23 2.886 + export GO_BUILDMODE=-buildmode=pie
14:39:50 #23 2.886 + GO_BUILDMODE=-buildmode=pie
14:39:50 #23 2.886 ++ dirname /tmp/install/install.sh
14:39:50 #23 2.886 + dir=/tmp/install
14:39:50 #23 2.886 + bin=rootlesskit
14:39:50 #23 2.886 + shift
14:39:50 #23 2.886 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:39:50 #23 2.886 + . /tmp/install/rootlesskit.installer
14:39:50 #23 2.886 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:39:50 #23 2.886 + install_rootlesskit
14:39:50 #23 2.886 + case "$1" in
14:39:50 #23 2.886 + export CGO_ENABLED=0
14:39:50 #23 2.886 + CGO_ENABLED=0
14:39:50 #23 2.886 + _install_rootlesskit
14:39:50 #23 2.886 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:39:50 #23 2.886 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mPdogWSEmP/src/github.com/rootless-containers/rootlesskit
14:39:50 #23 2.886 Cloning into '/tmp/tmp.mPdogWSEmP/src/github.com/rootless-containers/rootlesskit'...
14:39:50 #23 5.199 + cd /tmp/tmp.mPdogWSEmP/src/github.com/rootless-containers/rootlesskit
14:39:50 #23 5.200 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:39:50 #23 5.238 + export GO111MODULE=on
14:39:50 #23 5.239 + GO111MODULE=on
14:39:50 #23 5.239 + export GOPROXY=https://proxy.golang.org
14:39:50 #23 5.239 + GOPROXY=https://proxy.golang.org
14:39:50 #23 5.240 + for f in rootlesskit rootlesskit-docker-proxy
14:39:50 #23 5.240 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:39:50 #23 6.099 go: downloading github.com/pkg/errors v0.9.1
14:39:50 #23 6.100 go: downloading github.com/sirupsen/logrus v1.8.1
14:39:50 #23 6.150 go: downloading github.com/urfave/cli/v2 v2.3.0
14:39:50 #23 6.362 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:39:50 #23 7.928 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:39:50 #23 8.231 go: downloading github.com/google/uuid v1.3.0
14:39:50 #23 8.287 go: downloading github.com/moby/vpnkit v0.5.0
14:39:50 #23 8.332 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:39:50 #23 8.374 go: downloading github.com/gofrs/flock v0.8.1
14:39:50 #23 8.497 go: downloading github.com/gorilla/mux v1.8.0
14:39:50 #23 8.600 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:39:50 #23 8.843 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:39:50 #23 8.934 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:39:51 #23 ...
14:39:51 
14:39:51 #20 [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
14:39:51 #20 sha256:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff
14:39:51 #20 2.795 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:51 #20 2.795 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
14:39:51 #20 2.818 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:39:51 #20 3.222 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [307 kB]
14:39:51 #20 3.976 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:39:51 #20 4.991 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
14:39:51 #20 10.11 Fetched 8467 kB in 8s (1119 kB/s)
14:39:51 #20 10.11 Reading package lists...
14:39:51 #20 ...
14:39:51 
14:39:51 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
14:39:51 #27 sha256:75e4f2244f1d1e1cd8dcc727213c2f838534fc86c66fa805cd2b9b5d50d97edf
14:39:51 #27 2.565 + RM_GOPATH=0
14:39:51 #27 2.565 + TMP_GOPATH=
14:39:51 #27 2.565 + : /build
14:39:51 #27 2.565 + '[' -z '' ']'
14:39:51 #27 2.566 ++ mktemp -d
14:39:51 #27 2.571 + export GOPATH=/tmp/tmp.uFAUBxGuZz
14:39:51 #27 2.571 + GOPATH=/tmp/tmp.uFAUBxGuZz
14:39:51 #27 2.571 + RM_GOPATH=1
14:39:51 #27 2.571 + case "$(go env GOARCH)" in
14:39:51 #27 2.571 ++ go env GOARCH
14:39:51 #27 2.572 + export GO_BUILDMODE=-buildmode=pie
14:39:51 #27 2.572 + GO_BUILDMODE=-buildmode=pie
14:39:51 #27 2.572 ++ dirname /tmp/install/install.sh
14:39:51 #27 2.573 + dir=/tmp/install
14:39:51 #27 2.573 + bin=proxy
14:39:51 #27 2.574 + shift
14:39:51 #27 2.574 + '[' '!' -f /tmp/install/proxy.installer ']'
14:39:51 #27 2.574 + . /tmp/install/proxy.installer
14:39:51 #27 2.574 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:39:51 #27 2.574 + install_proxy
14:39:51 #27 2.575 + case "$1" in
14:39:51 #27 2.575 + export CGO_ENABLED=0
14:39:51 #27 2.575 + CGO_ENABLED=0
14:39:51 #27 2.575 + _install_proxy
14:39:51 #27 2.575 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:39:51 #27 2.575 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:39:51 #27 2.575 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uFAUBxGuZz/src/github.com/docker/libnetwork
14:39:51 #27 2.576 Cloning into '/tmp/tmp.uFAUBxGuZz/src/github.com/docker/libnetwork'...
14:39:51 #27 10.23 + cd /tmp/tmp.uFAUBxGuZz/src/github.com/docker/libnetwork
14:39:51 #27 10.23 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:39:51 #27 ...
14:39:51 
14:39:51 #14 [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
14:39:51 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f
14:39:51 #14 2.835 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:39:51 #14 2.886 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
14:39:51 #14 2.886 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:39:51 #14 3.282 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [307 kB]
14:39:51 #14 3.902 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:39:51 #14 4.680 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
14:39:51 #14 10.02 Fetched 8467 kB in 7s (1136 kB/s)
14:39:52 #14 10.02 Reading package lists...
14:39:52 #14 ...
14:39:52 
14:39:52 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
14:39:52 #27 sha256:75e4f2244f1d1e1cd8dcc727213c2f838534fc86c66fa805cd2b9b5d50d97edf
14:39:52 #27 10.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:39:55 #12 56.67 --------------------------------------------------------------------------------
14:39:55 #12 56.67 Total                                              1.7 MB/s |  81 MB  00:48     
14:39:55 #12 56.82 Running transaction check
14:39:55 #12 56.98 Running transaction test
14:39:55 #12 57.13 Transaction test succeeded
14:39:55 #12 57.13 Running transaction
14:39:55 #12 57.70   Updating   : glibc-2.17-325.el7_9.x86_64                                 1/68 
14:39:55 #12 60.63   Updating   : glibc-common-2.17-325.el7_9.x86_64                          2/68 
14:39:55 #12 60.68   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/68 
14:39:55 #12 60.71   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/68 
14:39:55 #12 61.29   Updating   : systemd-libs-219-78.el7_9.3.x86_64                          5/68 
14:39:55 #12 63.02   Updating   : systemd-219-78.el7_9.3.x86_64                               6/68 
14:39:55 #12 63.73 Failed to get D-Bus connection: Operation not permitted
14:39:55 #12 63.77   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/68 
14:39:55 #12 64.31   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/68 
14:39:56 #12 64.88   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64              9/68 
14:39:57 #12 65.47   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  10/68 
14:39:57 #12 66.04   Installing : lzo-2.06-8.el7.x86_64                                      11/68 
14:39:57 #27 ...
14:39:57 
14:39:57 #20 [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
14:39:57 #20 sha256:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff
14:39:57 #20 10.11 Reading package lists...
14:39:57 #20 13.00 Reading package lists...
14:39:58 #12 66.61   Installing : m4-1.4.16-10.el7.x86_64                                    12/68 
14:39:58 #12 67.27   Installing : checkpolicy-2.5-8.el7.x86_64                               13/68 
14:39:58 #20 16.01 Building dependency tree...
14:39:58 #12 67.32   Installing : 1:make-3.82-24.el7.x86_64                                  14/68 
14:39:58 #12 67.86   Installing : 1:perl-Error-0.17020-2.el7.noarch                          15/68 
14:39:58 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:39:58 
14:39:58 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
14:39:58 + RM_GOPATH=0
14:39:58 + TMP_GOPATH=/go
14:39:58 + : /usr/local/bin
14:39:58 + '[' -z /go ']'
14:39:58 + export GOPATH=/go
14:39:58 + GOPATH=/go
14:39:58 + case "$(go env GOARCH)" in
14:39:58 ++ go env GOARCH
14:39:58 + export GO_BUILDMODE=-buildmode=pie
14:39:58 + GO_BUILDMODE=-buildmode=pie
14:39:58 ++ dirname hack/dockerfile/install/install.sh
14:39:58 + dir=hack/dockerfile/install
14:39:58 + bin=tini
14:39:58 + shift
14:39:58 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:39:58 + . hack/dockerfile/install/tini.installer
14:39:58 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:39:58 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:39:58 + install_tini
14:39:58 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:39:58 + git clone https://github.com/krallin/tini.git /go/tini
14:39:58 Cloning into '/go/tini'...
14:39:58 + cd /go/tini
14:39:58 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:39:58 + cmake .
14:39:58 -- The C compiler identification is GNU 8.3.0
14:39:58 -- Check for working C compiler: /usr/bin/cc
14:39:58 -- Check for working C compiler: /usr/bin/cc -- works
14:39:58 -- Detecting C compiler ABI info
14:39:58 -- Detecting C compiler ABI info - done
14:39:58 -- Detecting C compile features
14:39:58 -- Detecting C compile features - done
14:39:58 -- Performing Test HAS_BUILTIN_FORTIFY
14:39:58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:39:58 -- Configuring done
14:39:58 -- Generating done
14:39:58 -- Build files have been written to: /go/tini
14:39:58 + make tini-static
14:39:58 make[2]: Entering directory '/go/tini'
14:39:58 make[3]: Entering directory '/go/tini'
14:39:58 make[4]: Entering directory '/go/tini'
14:39:58 make[5]: Entering directory '/go/tini'
14:39:58 Scanning dependencies of target tini-static
14:39:58 make[5]: Leaving directory '/go/tini'
14:39:58 make[5]: Entering directory '/go/tini'
14:39:58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:39:58 [100%] Linking C executable tini-static
14:39:58 make[5]: Leaving directory '/go/tini'
14:39:58 [100%] Built target tini-static
14:39:58 make[4]: Leaving directory '/go/tini'
14:39:58 make[3]: Leaving directory '/go/tini'
14:39:58 make[2]: Leaving directory '/go/tini'
14:39:58 + mkdir -p /usr/local/bin
14:39:58 + cp tini-static /usr/local/bin/docker-init
14:39:58 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
14:39:58 + RM_GOPATH=0
14:39:58 + TMP_GOPATH=/go
14:39:58 + : /usr/local/bin
14:39:58 + '[' -z /go ']'
14:39:58 + export GOPATH=/go
14:39:58 + GOPATH=/go
14:39:58 + case "$(go env GOARCH)" in
14:39:58 ++ go env GOARCH
14:39:58 + export GO_BUILDMODE=-buildmode=pie
14:39:58 + GO_BUILDMODE=-buildmode=pie
14:39:58 ++ dirname hack/dockerfile/install/install.sh
14:39:58 + dir=hack/dockerfile/install
14:39:58 + bin=proxy
14:39:58 + shift
14:39:58 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:39:58 + . hack/dockerfile/install/proxy.installer
14:39:58 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:39:58 + install_proxy dynamic
14:39:58 + case "$1" in
14:39:58 + install_proxy_dynamic
14:39:58 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:39:58 + PROXY_LDFLAGS=-linkmode=external
14:39:58 + export BUILD_MODE=-buildmode=pie
14:39:58 + BUILD_MODE=-buildmode=pie
14:39:58 + _install_proxy
14:39:58 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:39:58 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:39:58 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:39:58 Cloning into '/go/src/github.com/docker/libnetwork'...
14:39:58 + cd /go/src/github.com/docker/libnetwork
14:39:58 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:39:58 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:39:59 #20 17.53 The following additional packages will be installed:
14:39:59 #20 17.55   libbtrfs0
14:39:59 #20 17.62 The following NEW packages will be installed:
14:39:59 #20 17.63   libbtrfs-dev libbtrfs0
14:39:59 #20 17.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:39:59 #20 17.99 Need to get 119 kB of archives.
14:39:59 #20 17.99 After this operation, 387 kB of additional disk space will be used.
14:39:59 #20 17.99 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:39:59 #20 17.99 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:39:59 + return
14:39:59 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
14:39:59 + RM_GOPATH=0
14:39:59 + TMP_GOPATH=/go
14:39:59 + : /usr/local/bin
14:39:59 + '[' -z /go ']'
14:39:59 + export GOPATH=/go
14:39:59 + GOPATH=/go
14:39:59 + case "$(go env GOARCH)" in
14:39:59 ++ go env GOARCH
14:39:59 + export GO_BUILDMODE=-buildmode=pie
14:39:59 + GO_BUILDMODE=-buildmode=pie
14:39:59 ++ dirname hack/dockerfile/install/install.sh
14:39:59 + dir=hack/dockerfile/install
14:39:59 + bin=rootlesskit
14:39:59 + shift
14:39:59 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
14:39:59 + . hack/dockerfile/install/rootlesskit.installer
14:39:59 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:39:59 + install_rootlesskit dynamic
14:39:59 + case "$1" in
14:39:59 + install_rootlesskit_dynamic
14:39:59 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:39:59 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:39:59 + export BUILD_MODE=-buildmode=pie
14:39:59 + BUILD_MODE=-buildmode=pie
14:39:59 + _install_rootlesskit
14:39:59 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:39:59 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:39:59 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
14:39:59 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
14:40:00 #12 67.91   Installing : libarchive-3.1.2-14.el7_7.x86_64                           16/68 
14:40:00 #20 18.65 debconf: delaying package configuration, since apt-utils is not installed
14:40:00 #20 18.78 Fetched 119 kB in 0s (427 kB/s)
14:40:00 + cd /go/src/github.com/rootless-containers/rootlesskit
14:40:00 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:40:00 + export GO111MODULE=on
14:40:00 + GO111MODULE=on
14:40:00 + export GOPROXY=https://proxy.golang.org
14:40:00 + GOPROXY=https://proxy.golang.org
14:40:00 + for f in rootlesskit rootlesskit-docker-proxy
14:40:00 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:40:00 
14:40:00 #20 ...
14:40:00 
14:40:00 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
14:40:00 #27 sha256:75e4f2244f1d1e1cd8dcc727213c2f838534fc86c66fa805cd2b9b5d50d97edf
14:40:00 #27 DONE 18.9s
14:40:00 
14:40:00 #20 [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
14:40:00 #20 sha256:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff
14:40:00 #20 18.88 Selecting previously unselected package libbtrfs0.
14:40:00 #20 18.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
14:40:00 #20 ...
14:40:00 
14:40:00 #14 [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
14:40:00 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f
14:40:00 #14 10.02 Reading package lists...
14:40:00 #14 12.92 Reading package lists...
14:40:00 #14 15.97 Building dependency tree...
14:40:00 #14 17.46 The following additional packages will be installed:
14:40:00 #14 17.47   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
14:40:00 #14 17.47 Suggested packages:
14:40:00 #14 17.47   cmake-doc ninja-build lrzip
14:40:00 #14 17.47 Recommended packages:
14:40:00 #14 17.47   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:40:00 #14 17.83 The following NEW packages will be installed:
14:40:00 #14 17.84   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
14:40:00 #14 17.84   vim-common xxd
14:40:00 #14 18.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:40:00 #14 18.13 Need to get 14.9 MB of archives.
14:40:00 #14 18.13 After this operation, 61.8 MB of additional disk space will be used.
14:40:00 #14 18.13 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:40:00 #14 18.14 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:40:00 #14 18.16 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:40:00 #14 18.30 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:40:00 #14 18.70 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
14:40:00 #14 18.73 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:40:00 #14 18.74 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:40:00 #14 18.74 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:40:00 #14 18.75 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
14:40:00 #14 18.77 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:40:00 #14 ...
14:40:00 
14:40:00 #20 [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
14:40:00 #20 sha256:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff
14:40:00 #20 18.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
14:40:00 #20 18.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:40:00 #20 19.01 Unpacking libbtrfs0 (4.20.1-2) ...
14:40:00 #20 19.09 Selecting previously unselected package libbtrfs-dev.
14:40:00 #12 69.06   Installing : cpp-4.8.5-44.el7.x86_64                                    17/68 
14:40:00 #20 19.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:40:00 #20 19.10 Unpacking libbtrfs-dev (4.20.1-2) ...
14:40:00 #20 19.24 Setting up libbtrfs0 (4.20.1-2) ...
14:40:00 #20 19.24 Setting up libbtrfs-dev (4.20.1-2) ...
14:40:00 #20 19.27 Processing triggers for libc-bin (2.28-10) ...
14:40:01 go: downloading github.com/pkg/errors v0.9.1
14:40:01 go: downloading github.com/sirupsen/logrus v1.8.1
14:40:01 go: downloading github.com/urfave/cli/v2 v2.3.0
14:40:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:40:01 #20 DONE 19.5s
14:40:01 
14:40:01 #14 [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
14:40:01 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f
14:40:01 #14 19.53 debconf: delaying package configuration, since apt-utils is not installed
14:40:01 #14 19.60 Fetched 14.9 MB in 1s (12.8 MB/s)
14:40:01 #14 19.66 Selecting previously unselected package xxd.
14:40:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:40:01 go: downloading github.com/google/uuid v1.3.0
14:40:01 go: downloading github.com/moby/vpnkit v0.5.0
14:40:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:40:01 #12 69.64   Installing : rsync-3.1.2-10.el7.x86_64                                  18/68 
14:40:01 #14 19.66 (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 ... 15421 files and directories currently installed.)
14:40:01 #14 19.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:40:01 #14 19.69 Unpacking xxd (2:8.1.0875-5) ...
14:40:01 #14 19.83 Selecting previously unselected package vim-common.
14:40:01 #14 19.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:40:01 #14 19.87 Unpacking vim-common (2:8.1.0875-5) ...
14:40:01 go: downloading github.com/gofrs/flock v0.8.1
14:40:01 go: downloading github.com/gorilla/mux v1.8.0
14:40:01 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:40:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:40:01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:40:01 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:40:01 #14 20.03 Selecting previously unselected package cmake-data.
14:40:01 #14 20.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:40:01 #14 20.05 Unpacking cmake-data (3.13.4-1) ...
14:40:01 #12 70.19   Installing : systemd-devel-219-78.el7_9.3.x86_64                        19/68 
14:40:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:40:02 #14 ...
14:40:02 
14:40:02 #23 [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
14:40:02 #23 sha256:216516f07afbe691c9568f43be2f95615dd483d5da506210b601ba68a40e8fbe
14:40:02 #23 10.95 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:40:02 #23 10.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:40:02 #23 ...
14:40:02 
14:40:02 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:40:02 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e
14:40:02 #13 9.628 Fetched 8999 kB in 8s (1156 kB/s)
14:40:02 #13 9.628 Reading package lists...
14:40:02 #13 12.94 Reading package lists...
14:40:02 #13 15.89 Building dependency tree...
14:40:02 #13 17.41 The following additional packages will be installed:
14:40:02 #13 17.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:40:02 #13 17.41   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:40:02 #13 17.41   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:40:02 #13 17.41   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
14:40:02 #13 17.41   mingw-w64-x86-64-dev
14:40:02 #13 17.41 Suggested packages:
14:40:02 #13 17.41   gcc-8-locales seccomp wine64
14:40:02 #13 17.98 The following NEW packages will be installed:
14:40:02 #13 17.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:40:02 #13 17.98   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:40:02 #13 17.98   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:40:02 #13 17.98   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:40:02 #13 17.98   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:40:02 #13 17.98   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:40:02 #13 17.98 The following packages will be upgraded:
14:40:02 #13 17.98   libseccomp2
14:40:02 #13 18.26 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:40:02 #13 18.26 Need to get 77.8 MB of archives.
14:40:02 #13 18.26 After this operation, 487 MB of additional disk space will be used.
14:40:02 #13 18.26 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
14:40:02 #13 18.26 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:40:02 #13 18.36 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:40:02 #13 18.45 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:40:02 #13 18.46 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:40:02 #12 70.75   Installing : libcgroup-0.41-21.el7.x86_64                               20/68 
14:40:02 #12 71.87   Installing : openssh-7.4p1-21.el7.x86_64                                21/68 
14:40:02 #12 71.90   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       22/68 
14:40:02 #13 18.46 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:40:02 #13 18.48 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:40:02 #13 18.74 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:40:03 #12 71.93   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        23/68 
14:40:03 #13 18.89 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
14:40:03 #13 ...
14:40:03 
14:40:03 #14 [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
14:40:03 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f
14:40:03 #14 21.40 Selecting previously unselected package libicu63:amd64.
14:40:03 #14 21.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
14:40:03 #14 21.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:40:03 #12 71.96   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/68 
14:40:03 #12 72.52   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/68 
14:40:03 #12 72.62   Installing : policycoreutils-2.5-34.el7.x86_64                          26/68 
14:40:05 #12 72.66   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/68 
14:40:05 #12 73.78   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/68 
14:40:05 #12 74.33   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/68 
14:40:06 #12 74.37   Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64                        30/68 
14:40:06 #12 75.01   Installing : btrfs-progs-4.9.1-1.el7.x86_64                             31/68 
14:40:06 #12 75.04   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        32/68 
14:40:06 #14 24.29 Selecting previously unselected package libxml2:amd64.
14:40:06 #14 24.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
14:40:06 #14 24.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
14:40:06 #14 24.56 Selecting previously unselected package libarchive13:amd64.
14:40:06 #14 24.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:40:06 #14 24.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:40:06 #14 24.73 Selecting previously unselected package libjsoncpp1:amd64.
14:40:06 #14 24.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
14:40:06 #14 24.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:40:06 #14 24.83 Selecting previously unselected package librhash0:amd64.
14:40:06 #14 24.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
14:40:06 #14 24.84 Unpacking librhash0:amd64 (1.3.8-1) ...
14:40:06 #14 24.94 Selecting previously unselected package libuv1:amd64.
14:40:06 #14 24.95 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
14:40:06 #14 24.95 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
14:40:06 #14 25.07 Selecting previously unselected package cmake.
14:40:06 #14 25.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
14:40:06 #14 25.07 Unpacking cmake (3.13.4-1) ...
14:40:06 #12 75.11   Installing : autoconf-2.69-11.el7.noarch                                33/68 
14:40:06 #12 75.64 install-info: No such file or directory for /usr/share/info/autoconf.info
14:40:06 #12 75.68   Installing : libselinux-python-2.5-15.el7.x86_64                        34/68 
14:40:07 #12 75.70   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         35/68 
14:40:07 + for f in rootlesskit rootlesskit-docker-proxy
14:40:07 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:40:08 #12 76.26   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      36/68 
14:40:08 #12 76.87   Installing : openssh-clients-7.4p1-21.el7.x86_64                        37/68 
14:40:08 #12 76.91   Installing : libgomp-4.8.5-44.el7.x86_64                                38/68 
14:40:08 #12 77.47   Installing : less-458-9.el7.x86_64                                      39/68 
14:40:08 #14 26.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:40:08 #14 26.59 Setting up xxd (2:8.1.0875-5) ...
14:40:08 #14 26.60 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
14:40:08 #14 26.62 Setting up vim-common (2:8.1.0875-5) ...
14:40:08 #14 26.64 Setting up librhash0:amd64 (1.3.8-1) ...
14:40:08 #14 26.66 Setting up cmake-data (3.13.4-1) ...
14:40:08 #14 26.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
14:40:08 #14 26.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:40:08 #14 26.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:40:08 #14 26.72 Setting up cmake (3.13.4-1) ...
14:40:08 #14 26.74 Processing triggers for libc-bin (2.28-10) ...
14:40:08 #14 26.81 Processing triggers for mime-support (3.62) ...
14:40:08 + return
14:40:08 # Build the CLI
14:40:08 cd /go/src/github.com/docker/cli && \
14:40:08 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
14:40:08 make[2]: Entering directory '/root/build-deb/cli'
14:40:08 GO_LINKMODE=dynamic ./scripts/build/binary
14:40:08 Building dynamic docker-linux-arm-v6
14:40:09 #14 DONE 27.4s
14:40:09 
14:40:09 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:40:09 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e
14:40:09 #13 18.90 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
14:40:09 #13 20.46 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
14:40:09 #13 21.47 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:40:09 #13 21.48 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:40:09 #13 21.48 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:40:09 #13 21.48 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:40:09 #13 21.48 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:40:09 #13 21.49 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
14:40:09 #13 21.49 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:40:09 #13 21.51 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:40:09 #13 21.52 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:40:09 #13 21.53 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:40:09 #13 21.53 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:40:09 #13 21.56 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:40:09 #13 21.57 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:40:09 #13 21.57 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
14:40:09 #13 21.58 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
14:40:09 #13 22.09 debconf: delaying package configuration, since apt-utils is not installed
14:40:09 #13 22.17 Fetched 77.8 MB in 4s (21.6 MB/s)
14:40:09 #13 22.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 ... 15421 files and directories currently installed.)
14:40:09 #13 22.27 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
14:40:09 #13 22.29 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
14:40:09 #13 22.42 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
14:40:09 #13 22.53 Selecting previously unselected package binutils-mingw-w64-i686.
14:40:09 #13 22.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
14:40:09 #13 22.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:40:09 #13 22.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:40:09 #13 23.67 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:40:09 #13 23.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:40:09 #13 23.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:40:09 #13 24.96 Selecting previously unselected package binutils-mingw-w64.
14:40:09 #13 24.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:40:09 #13 24.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:40:09 #13 25.05 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:40:09 #13 25.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:40:09 #13 25.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:40:09 #13 25.15 Selecting previously unselected package dmsetup.
14:40:09 #13 25.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:40:09 #13 25.16 Unpacking dmsetup (2:1.02.155-3) ...
14:40:09 #13 25.26 Selecting previously unselected package mingw-w64-common.
14:40:09 #13 25.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:40:09 #12 77.49   Installing : perl-Git-1.8.3.1-23.el7_8.noarch                           40/68 
14:40:09 #12 78.10   Installing : git-1.8.3.1-23.el7_8.x86_64                                41/68 
14:40:09 #12 78.21   Installing : pcre-devel-8.32-17.el7.x86_64                              42/68 
14:40:09 #12 78.24   Installing : libsepol-devel-2.5-10.el7.x86_64                           43/68 
14:40:09 #12 78.28   Installing : libselinux-devel-2.5-15.el7.x86_64                         44/68 
14:40:09 #12 78.34   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/68 
14:40:09 #13 25.27 Unpacking mingw-w64-common (6.0.0-3) ...
14:40:10 #12 78.42   Installing : automake-1.13.4-3.el7.noarch                               46/68 
14:40:10 #12 78.95 install-info: No such file or directory for /usr/share/info/automake.info.gz
14:40:10 #12 78.97   Installing : python-IPy-0.75-6.el7.noarch                               47/68 
14:40:10 #12 79.03   Installing : policycoreutils-python-2.5-34.el7.x86_64                   48/68 
14:40:10 #12 79.08   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    49/68 
14:40:11 #13 ...
14:40:11 
14:40:11 #16 [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
14:40:11 #16 sha256:5b06a1c9d67c32db9ab0092e9b5f130cc456cf1a8cab48c2bd8ec196de5cd421
14:40:11 #16 1.263 + RM_GOPATH=0
14:40:11 #16 1.263 + TMP_GOPATH=
14:40:11 #16 1.263 + : /build
14:40:11 #16 1.264 + '[' -z '' ']'
14:40:11 #16 1.265 ++ mktemp -d
14:40:11 #16 1.267 + export GOPATH=/tmp/tmp.PVXqH8mcAM
14:40:11 #16 1.267 + GOPATH=/tmp/tmp.PVXqH8mcAM
14:40:11 #16 1.267 + RM_GOPATH=1
14:40:11 #16 1.267 + case "$(go env GOARCH)" in
14:40:11 #16 1.269 ++ go env GOARCH
14:40:11 #16 1.282 + export GO_BUILDMODE=-buildmode=pie
14:40:11 #16 1.283 + GO_BUILDMODE=-buildmode=pie
14:40:11 #16 1.284 ++ dirname /tmp/install/install.sh
14:40:11 #16 1.286 + dir=/tmp/install
14:40:11 #16 1.288 + bin=tini
14:40:11 #16 1.288 + shift
14:40:11 #16 1.289 + '[' '!' -f /tmp/install/tini.installer ']'
14:40:11 #16 1.294 + . /tmp/install/tini.installer
14:40:11 #16 1.294 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:40:11 #16 1.297 + install_tini
14:40:11 #16 1.297 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:40:11 #16 1.298 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:40:11 #16 1.298 + git clone https://github.com/krallin/tini.git /tmp/tmp.PVXqH8mcAM/tini
14:40:11 #16 1.300 Cloning into '/tmp/tmp.PVXqH8mcAM/tini'...
14:40:11 #16 1.762 + cd /tmp/tmp.PVXqH8mcAM/tini
14:40:11 #16 1.763 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:40:11 #16 1.770 + cmake .
14:40:11 #16 2.078 -- The C compiler identification is GNU 8.3.0
14:40:11 #16 2.107 -- Check for working C compiler: /usr/bin/cc
14:40:11 #16 ...
14:40:11 
14:40:11 #21 [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
14:40:11 #21 sha256:eca44ac6d0346ad65064ea7f21e6610b444a606372e52d6cd89384844834d2cb
14:40:11 #21 2.198 + RM_GOPATH=0
14:40:11 #21 2.198 + TMP_GOPATH=
14:40:11 #21 2.198 + : /build
14:40:11 #21 2.198 + '[' -z '' ']'
14:40:11 #21 2.198 ++ mktemp -d
14:40:11 #21 2.200 + export GOPATH=/tmp/tmp.y4hoRhXYjV
14:40:11 #21 2.200 + GOPATH=/tmp/tmp.y4hoRhXYjV
14:40:11 #21 2.200 + RM_GOPATH=1
14:40:11 #21 2.200 + case "$(go env GOARCH)" in
14:40:11 #21 2.200 ++ go env GOARCH
14:40:11 #21 2.231 + export GO_BUILDMODE=-buildmode=pie
14:40:11 #21 2.231 + GO_BUILDMODE=-buildmode=pie
14:40:11 #21 2.231 ++ dirname /tmp/install/install.sh
14:40:11 #21 2.231 + dir=/tmp/install
14:40:11 #21 2.231 + bin=containerd
14:40:11 #21 2.231 + shift
14:40:11 #21 2.231 + '[' '!' -f /tmp/install/containerd.installer ']'
14:40:11 #21 2.231 + . /tmp/install/containerd.installer
14:40:11 #21 2.231 ++ set -e
14:40:11 #21 2.231 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8
14:40:11 #21 2.231 + install_containerd
14:40:11 #21 2.231 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8'
14:40:11 #21 2.231 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8
14:40:11 #21 2.232 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y4hoRhXYjV/src/github.com/containerd/containerd
14:40:11 #21 2.235 Cloning into '/tmp/tmp.y4hoRhXYjV/src/github.com/containerd/containerd'...
14:40:11 #12 79.57   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             50/68 
14:40:11 #21 ...
14:40:11 
14:40:11 #16 [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
14:40:11 #16 sha256:5b06a1c9d67c32db9ab0092e9b5f130cc456cf1a8cab48c2bd8ec196de5cd421
14:40:11 #16 2.416 -- Check for working C compiler: /usr/bin/cc -- works
14:40:11 #16 2.418 -- Detecting C compiler ABI info
14:40:11 #16 2.875 -- Detecting C compiler ABI info - done
14:40:11 #16 2.893 -- Detecting C compile features
14:40:12 #12 80.35   Installing : kernel-headers-3.10.0-1160.45.1.el7.x86_64                 51/68 
14:40:12 #12 81.07   Installing : glibc-headers-2.17-325.el7_9.x86_64                        52/68 
14:40:13 #16 4.035 -- Detecting C compile features - done
14:40:13 #16 4.086 -- Performing Test HAS_BUILTIN_FORTIFY
14:40:13 #16 4.234 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:40:13 #16 4.329 -- Configuring done
14:40:13 #16 4.360 -- Generating done
14:40:13 #16 4.361 -- Build files have been written to: /tmp/tmp.PVXqH8mcAM/tini
14:40:13 #16 4.364 + make tini-static
14:40:13 #16 4.604 Scanning dependencies of target tini-static
14:40:13 #16 4.681 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:40:14 #12 81.17   Installing : glibc-devel-2.17-325.el7_9.x86_64                          53/68 
14:40:14 #16 5.483 [100%] Linking C executable tini-static
14:40:14 #12 82.84   Installing : gcc-4.8.5-44.el7.x86_64                                    54/68 
14:40:14 #16 5.724 [100%] Built target tini-static
14:40:14 #16 5.767 + mkdir -p /build
14:40:14 #16 5.768 + cp tini-static /build/docker-init
14:40:15 #12 83.44   Installing : libtool-2.4.2-22.el7_3.x86_64                              55/68 
14:40:15 #12 83.96 install-info: No such file or directory for /usr/share/info/libtool.info.gz
14:40:15 #12 84.20   Installing : glibc-static-2.17-325.el7_9.x86_64                         56/68 
14:40:15 #12 84.22   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            57/68 
14:40:15 #12 84.30   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   58/68 
14:40:15 #12 84.33   Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64                       59/68 
14:40:15 #16 DONE 6.7s
14:40:15 
14:40:15 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:40:15 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e
14:40:15 #13 28.14 Selecting previously unselected package mingw-w64-x86-64-dev.
14:40:15 #13 28.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:40:15 #13 28.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:40:15 #13 31.42 Selecting previously unselected package gcc-mingw-w64-base.
14:40:15 #13 31.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
14:40:15 #13 31.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
14:40:15 #13 31.59 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:40:15 #13 31.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
14:40:15 #13 31.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:40:16 #12 84.35   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        60/68 
14:40:16 #12 85.19   Installing : cmake-2.8.12.2-2.el7.x86_64                                61/68 
14:40:16 #12 85.23   Installing : which-2.20-7.el7.x86_64                                    62/68 
14:40:16 #12 85.75 install-info: No such file or directory for /usr/share/info/which.info.gz
14:40:17 #12 86.29   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      63/68 
14:40:18 #12 86.31   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 64/68 
14:40:19 #12 87.36   Cleanup    : systemd-219-78.el7.x86_64                                  65/68 
14:40:19 #12 87.91   Cleanup    : systemd-libs-219-78.el7.x86_64                             66/68 
14:40:20 #12 88.45   Cleanup    : glibc-2.17-317.el7.x86_64                                  67/68 
14:40:20 #12 89.00   Cleanup    : glibc-common-2.17-317.el7.x86_64                           68/68 
14:40:20 #12 89.59   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/68 
14:40:20 #12 89.61   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/68 
14:40:20 #12 89.62   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/68 
14:40:20 #12 89.63   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    4/68 
14:40:20 #12 89.65   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                 5/68 
14:40:20 #12 89.66   Verifying  : btrfs-progs-devel-4.9.1-1.el7.x86_64                        6/68 
14:40:20 #12 89.67   Verifying  : glibc-common-2.17-325.el7_9.x86_64                          7/68 
14:40:20 #12 89.68   Verifying  : automake-1.13.4-3.el7.noarch                                8/68 
14:40:20 #12 89.69   Verifying  : lzo-2.06-8.el7.x86_64                                       9/68 
14:40:20 #12 89.71   Verifying  : m4-1.4.16-10.el7.x86_64                                    10/68 
14:40:20 #12 89.72   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             11/68 
14:40:20 #12 89.73   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       12/68 
14:40:20 #12 89.74   Verifying  : git-1.8.3.1-23.el7_8.x86_64                                13/68 
14:40:20 #12 89.75   Verifying  : checkpolicy-2.5-8.el7.x86_64                               14/68 
14:40:20 #12 89.76   Verifying  : btrfs-progs-4.9.1-1.el7.x86_64                             15/68 
14:40:20 #12 89.77   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        16/68 
14:40:20 #12 89.78   Verifying  : kernel-headers-3.10.0-1160.45.1.el7.x86_64                 17/68 
14:40:20 #12 89.83   Verifying  : systemd-libs-219-78.el7_9.3.x86_64                         18/68 
14:40:20 #12 89.84   Verifying  : which-2.20-7.el7.x86_64                                    19/68 
14:40:20 #12 89.85   Verifying  : glibc-devel-2.17-325.el7_9.x86_64                          20/68 
14:40:20 #12 89.87   Verifying  : cpp-4.8.5-44.el7.x86_64                                    21/68 
14:40:20 #12 89.88   Verifying  : python-IPy-0.75-6.el7.noarch                               22/68 
14:40:20 #12 89.89   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              23/68 
14:40:20 #12 89.90   Verifying  : glibc-headers-2.17-325.el7_9.x86_64                        24/68 
14:40:20 #12 89.91   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               25/68 
14:40:20 #12 89.92   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         26/68 
14:40:20 #12 89.94   Verifying  : 1:make-3.82-24.el7.x86_64                                  27/68 
14:40:20 #12 89.95   Verifying  : openssh-7.4p1-21.el7.x86_64                                28/68 
14:40:20 #12 89.96   Verifying  : perl-Git-1.8.3.1-23.el7_8.noarch                           29/68 
14:40:20 #12 89.97   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              30/68 
14:40:20 #12 89.98   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            31/68 
14:40:20 #12 89.99   Verifying  : systemd-219-78.el7_9.3.x86_64                              32/68 
14:40:20 #12 90.00   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       33/68 
14:40:20 #12 90.02   Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                        34/68 
14:40:20 #12 90.03   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           35/68 
14:40:21 #12 90.04   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    36/68 
14:40:21 #12 90.05   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        37/68 
14:40:21 #12 90.07   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             38/68 
14:40:21 #12 90.08   Verifying  : openssh-clients-7.4p1-21.el7.x86_64                        39/68 
14:40:21 #12 90.09   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        40/68 
14:40:21 #12 90.11   Verifying  : libselinux-python-2.5-15.el7.x86_64                        41/68 
14:40:21 #12 90.12   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/68 
14:40:21 #12 90.13   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/68 
14:40:21 #12 90.15   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/68 
14:40:21 #12 90.17   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         45/68 
14:40:21 #12 90.18   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   46/68 
14:40:21 #12 90.19   Verifying  : glibc-2.17-325.el7_9.x86_64                                47/68 
14:40:21 #12 90.21   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           48/68 
14:40:21 #12 90.22   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          49/68 
14:40:21 #12 90.23   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    50/68 
14:40:21 #12 90.24   Verifying  : pcre-devel-8.32-17.el7.x86_64                              51/68 
14:40:21 #12 90.25   Verifying  : autoconf-2.69-11.el7.noarch                                52/68 
14:40:21 #12 90.26   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      53/68 
14:40:21 #12 90.27   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            54/68 
14:40:21 #12 90.28   Verifying  : rsync-3.1.2-10.el7.x86_64                                  55/68 
14:40:21 #12 90.29   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/68 
14:40:21 #12 90.31   Verifying  : glibc-static-2.17-325.el7_9.x86_64                         57/68 
14:40:21 #12 90.32   Verifying  : policycoreutils-2.5-34.el7.x86_64                          58/68 
14:40:21 #12 90.33   Verifying  : libgomp-4.8.5-44.el7.x86_64                                59/68 
14:40:21 #12 90.34   Verifying  : systemd-devel-219-78.el7_9.3.x86_64                        60/68 
14:40:21 #12 90.35   Verifying  : less-458-9.el7.x86_64                                      61/68 
14:40:21 #12 90.37   Verifying  : libcgroup-0.41-21.el7.x86_64                               62/68 
14:40:21 #12 90.38   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/68 
14:40:21 #12 90.38   Verifying  : glibc-2.17-317.el7.x86_64                                  64/68 
14:40:21 #12 90.38   Verifying  : glibc-common-2.17-317.el7.x86_64                           65/68 
14:40:21 #12 90.38   Verifying  : systemd-libs-219-78.el7.x86_64                             66/68 
14:40:21 #12 90.38   Verifying  : systemd-219-78.el7.x86_64                                  67/68 
14:40:21 #12 90.38   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      68/68 
14:40:21 #12 90.43 
14:40:21 #12 90.43 Installed:
14:40:21 #12 90.43   btrfs-progs-devel.x86_64 0:4.9.1-1.el7                                        
14:40:21 #12 90.43   cmake.x86_64 0:2.8.12.2-2.el7                                                 
14:40:21 #12 90.43   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
14:40:21 #12 90.43   gcc.x86_64 0:4.8.5-44.el7                                                     
14:40:21 #12 90.43   git.x86_64 0:1.8.3.1-23.el7_8                                                 
14:40:21 #12 90.43   glibc-static.x86_64 0:2.17-325.el7_9                                          
14:40:21 #12 90.43   libarchive.x86_64 0:3.1.2-14.el7_7                                            
14:40:21 #12 90.43   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
14:40:21 #12 90.43   libselinux-devel.x86_64 0:2.5-15.el7                                          
14:40:21 #12 90.43   libtool.x86_64 0:2.4.2-22.el7_3                                               
14:40:21 #12 90.43   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
14:40:21 #12 90.43   make.x86_64 1:3.82-24.el7                                                     
14:40:21 #12 90.43   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
14:40:21 #12 90.43   systemd-devel.x86_64 0:219-78.el7_9.3                                         
14:40:21 #12 90.43   which.x86_64 0:2.20-7.el7                                                     
14:40:21 #12 90.43 
14:40:21 #12 90.43 Dependency Installed:
14:40:21 #12 90.43   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
14:40:21 #12 90.43   autoconf.noarch 0:2.69-11.el7                                                 
14:40:21 #12 90.43   automake.noarch 0:1.13.4-3.el7                                                
14:40:21 #12 90.43   btrfs-progs.x86_64 0:4.9.1-1.el7                                              
14:40:21 #12 90.43   checkpolicy.x86_64 0:2.5-8.el7                                                
14:40:21 #12 90.43   cpp.x86_64 0:4.8.5-44.el7                                                     
14:40:21 #12 90.43   e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
14:40:21 #12 90.43   fipscheck.x86_64 0:1.4.1-6.el7                                                
14:40:21 #12 90.43   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
14:40:21 #12 90.43   glibc-devel.x86_64 0:2.17-325.el7_9                                           
14:40:21 #12 90.43   glibc-headers.x86_64 0:2.17-325.el7_9                                         
14:40:21 #12 90.43   kernel-headers.x86_64 0:3.10.0-1160.45.1.el7                                  
14:40:21 #12 90.43   less.x86_64 0:458-9.el7                                                       
14:40:21 #12 90.43   libcgroup.x86_64 0:0.41-21.el7                                                
14:40:21 #12 90.43   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
14:40:21 #12 90.43   libgomp.x86_64 0:4.8.5-44.el7                                                 
14:40:21 #12 90.43   libmpc.x86_64 0:1.0.1-3.el7                                                   
14:40:21 #12 90.43   libseccomp.x86_64 0:2.3.1-4.el7                                               
14:40:21 #12 90.43   libselinux-python.x86_64 0:2.5-15.el7                                         
14:40:21 #12 90.43   libselinux-utils.x86_64 0:2.5-15.el7                                          
14:40:21 #12 90.43   libsemanage-python.x86_64 0:2.5-14.el7                                        
14:40:21 #12 90.43   libsepol-devel.x86_64 0:2.5-10.el7                                            
14:40:21 #12 90.43   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
14:40:21 #12 90.43   lzo.x86_64 0:2.06-8.el7                                                       
14:40:21 #12 90.43   m4.x86_64 0:1.4.16-10.el7                                                     
14:40:21 #12 90.43   mpfr.x86_64 0:3.1.1-4.el7                                                     
14:40:21 #12 90.43   openssh.x86_64 0:7.4p1-21.el7                                                 
14:40:21 #12 90.43   openssh-clients.x86_64 0:7.4p1-21.el7                                         
14:40:21 #12 90.43   pcre-devel.x86_64 0:8.32-17.el7                                               
14:40:21 #12 90.43   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
14:40:21 #12 90.43   perl-Error.noarch 1:0.17020-2.el7                                             
14:40:21 #12 90.43   perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
14:40:21 #12 90.43   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
14:40:21 #12 90.43   perl-Test-Harness.noarch 0:3.28-3.el7                                         
14:40:21 #12 90.43   policycoreutils.x86_64 0:2.5-34.el7                                           
14:40:21 #12 90.43   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
14:40:21 #12 90.43   policycoreutils-python.x86_64 0:2.5-34.el7                                    
14:40:21 #12 90.43   python-IPy.noarch 0:0.75-6.el7                                                
14:40:21 #12 90.43   rsync.x86_64 0:3.1.2-10.el7                                                   
14:40:21 #12 90.43   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
14:40:21 #12 90.43   setools-libs.x86_64 0:3.3.8-4.el7                                             
14:40:21 #12 90.43 
14:40:21 #12 90.43 Dependency Updated:
14:40:21 #12 90.43   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
14:40:21 #12 90.43   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
14:40:21 #12 90.43   glibc.x86_64 0:2.17-325.el7_9                                                 
14:40:21 #12 90.43   glibc-common.x86_64 0:2.17-325.el7_9                                          
14:40:21 #12 90.43   systemd.x86_64 0:219-78.el7_9.3                                               
14:40:21 #12 90.43   systemd-libs.x86_64 0:219-78.el7_9.3                                          
14:40:21 #12 90.43 
14:40:21 #12 90.43 Complete!
14:40:22 #12 DONE 91.0s
14:40:22 
14:40:22 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go
14:40:22 #14 sha256:bec30b2584393861e1b1640fe1965904b086a9e51e512d159303eb3bdbcb4c75
14:40:25 #14 DONE 2.9s
14:40:25 
14:40:25 #15 [stage-1 7/7] WORKDIR /root/rpmbuild
14:40:25 #15 sha256:ca2e9d42735dbd6ca356e7d818350732a474299f454ae5fd90ce52ceb8dbda5b
14:40:25 #15 DONE 0.0s
14:40:25 
14:40:25 #16 exporting to image
14:40:25 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:40:25 #16 exporting layers
14:40:25 #13 ...
14:40:25 
14:40:25 #21 [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
14:40:25 #21 sha256:eca44ac6d0346ad65064ea7f21e6610b444a606372e52d6cd89384844834d2cb
14:40:25 #21 23.74 Checking out files:  82% (3810/4591)   
Checking out files:  83% (3811/4591)   
Checking out files:  84% (3857/4591)   
Checking out files:  85% (3903/4591)   
Checking out files:  86% (3949/4591)   
Checking out files:  87% (3995/4591)   
Checking out files:  88% (4041/4591)   
Checking out files:  89% (4086/4591)   
Checking out files:  90% (4132/4591)   
Checking out files:  91% (4178/4591)   
Checking out files:  92% (4224/4591)   
Checking out files:  93% (4270/4591)   
Checking out files:  94% (4316/4591)   
Checking out files:  95% (4362/4591)   
Checking out files:  96% (4408/4591)   
Checking out files:  97% (4454/4591)   
Checking out files:  98% (4500/4591)   
Checking out files:  99% (4546/4591)   
Checking out files: 100% (4591/4591)   
Checking out files: 100% (4591/4591), done.
14:40:25 #21 24.06 + cd /tmp/tmp.y4hoRhXYjV/src/github.com/containerd/containerd
14:40:25 #21 24.06 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8
14:40:26 #21 24.89 + export 'BUILDTAGS=netgo osusergo static_build'
14:40:26 #21 24.89 + BUILDTAGS='netgo osusergo static_build'
14:40:26 #21 24.89 + export EXTRA_FLAGS=-buildmode=pie
14:40:26 #21 24.89 + EXTRA_FLAGS=-buildmode=pie
14:40:26 #21 24.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:40:26 #21 24.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:40:26 #21 24.89 + '[' '' = dynamic ']'
14:40:26 #21 24.89 + make
14:40:26 #21 25.52 + bin/ctr
14:40:29 #16 exporting layers 4.3s done
14:40:29 #16 writing image sha256:728d2c15d01c37f088ec5ee70b42f7253d3a0cc47d04c2334bb5c7ded825a759 done
14:40:29 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done
14:40:29 #16 DONE 4.3s
14:40:29 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine 9f5b26f' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --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
14:40:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xOzusj
14:40:30 + umask 022
14:40:30 + cd /root/rpmbuild/BUILD
14:40:30 + cd /root/rpmbuild/BUILD
14:40:30 + rm -rf src
14:40:30 + /usr/bin/mkdir -p src
14:40:30 + cd src
14:40:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:40:30 + /usr/bin/tar -xf -
14:40:31 + STATUS=0
14:40:31 + '[' 0 -ne 0 ']'
14:40:31 + /usr/bin/tar -xf -
14:40:31 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:40:31 + STATUS=0
14:40:31 + '[' 0 -ne 0 ']'
14:40:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:40:31 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:40:31 
14:40:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
14:40:31 + RM_GOPATH=0
14:40:31 + TMP_GOPATH=/go
14:40:31 + : /usr/local/bin
14:40:31 + '[' -z /go ']'
14:40:31 + export GOPATH=/go
14:40:31 + GOPATH=/go
14:40:31 + case "$(go env GOARCH)" in
14:40:31 ++ go env GOARCH
14:40:31 + export GO_BUILDMODE=-buildmode=pie
14:40:31 + GO_BUILDMODE=-buildmode=pie
14:40:31 ++ dirname hack/dockerfile/install/install.sh
14:40:31 + dir=hack/dockerfile/install
14:40:31 + bin=tini
14:40:31 + shift
14:40:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:40:31 + . hack/dockerfile/install/tini.installer
14:40:31 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:40:31 + install_tini
14:40:31 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:40:31 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:40:31 + git clone https://github.com/krallin/tini.git /go/tini
14:40:31 Cloning into '/go/tini'...
14:40:31 + cd /go/tini
14:40:31 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:40:31 + cmake .
14:40:31 -- The C compiler identification is GNU 9.3.0
14:40:31 -- Check for working C compiler: /usr/bin/cc
14:40:31 -- Check for working C compiler: /usr/bin/cc -- works
14:40:31 -- Detecting C compiler ABI info
14:40:31 -- Detecting C compiler ABI info - done
14:40:31 -- Detecting C compile features
14:40:31 -- Detecting C compile features - done
14:40:31 -- Performing Test HAS_BUILTIN_FORTIFY
14:40:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
14:40:31 -- Configuring done
14:40:31 -- Generating done
14:40:31 -- Build files have been written to: /go/tini
14:40:31 + make tini-static
14:40:31 make[2]: Entering directory '/go/tini'
14:40:31 make[3]: Entering directory '/go/tini'
14:40:31 make[4]: Entering directory '/go/tini'
14:40:31 make[5]: Entering directory '/go/tini'
14:40:31 Scanning dependencies of target tini-static
14:40:31 make[5]: Leaving directory '/go/tini'
14:40:31 make[5]: Entering directory '/go/tini'
14:40:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:40:31 [100%] Linking C executable tini-static
14:40:31 make[5]: Leaving directory '/go/tini'
14:40:31 [100%] Built target tini-static
14:40:31 make[4]: Leaving directory '/go/tini'
14:40:31 make[3]: Leaving directory '/go/tini'
14:40:31 make[2]: Leaving directory '/go/tini'
14:40:31 + mkdir -p /usr/local/bin
14:40:31 + cp tini-static /usr/local/bin/docker-init
14:40:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
14:40:31 + RM_GOPATH=0
14:40:31 + TMP_GOPATH=/go
14:40:31 + : /usr/local/bin
14:40:31 + '[' -z /go ']'
14:40:31 + export GOPATH=/go
14:40:31 + GOPATH=/go
14:40:31 + case "$(go env GOARCH)" in
14:40:31 ++ go env GOARCH
14:40:31 + export GO_BUILDMODE=-buildmode=pie
14:40:31 + GO_BUILDMODE=-buildmode=pie
14:40:31 ++ dirname hack/dockerfile/install/install.sh
14:40:31 + dir=hack/dockerfile/install
14:40:31 + bin=proxy
14:40:31 + shift
14:40:31 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:40:31 + . hack/dockerfile/install/proxy.installer
14:40:31 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:40:31 + install_proxy dynamic
14:40:31 + case "$1" in
14:40:31 + install_proxy_dynamic
14:40:31 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:40:31 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:40:31 + PROXY_LDFLAGS=-linkmode=external
14:40:31 + export BUILD_MODE=-buildmode=pie
14:40:31 + BUILD_MODE=-buildmode=pie
14:40:31 + _install_proxy
14:40:31 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:40:31 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:40:31 Cloning into '/go/src/github.com/docker/libnetwork'...
14:40:31 + cd /go/src/github.com/docker/libnetwork
14:40:31 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:40:31 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:40:31 + return
14:40:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
14:40:31 + RM_GOPATH=0
14:40:31 + TMP_GOPATH=/go
14:40:31 + : /usr/local/bin
14:40:31 + '[' -z /go ']'
14:40:31 + export GOPATH=/go
14:40:31 + GOPATH=/go
14:40:31 + case "$(go env GOARCH)" in
14:40:31 ++ go env GOARCH
14:40:31 + export GO_BUILDMODE=-buildmode=pie
14:40:31 + GO_BUILDMODE=-buildmode=pie
14:40:31 ++ dirname hack/dockerfile/install/install.sh
14:40:31 + dir=hack/dockerfile/install
14:40:31 + bin=rootlesskit
14:40:31 + shift
14:40:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
14:40:31 + . hack/dockerfile/install/rootlesskit.installer
14:40:31 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:40:31 + install_rootlesskit dynamic
14:40:31 + case "$1" in
14:40:31 + install_rootlesskit_dynamic
14:40:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:40:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:40:31 + export BUILD_MODE=-buildmode=pie
14:40:31 + BUILD_MODE=-buildmode=pie
14:40:31 + _install_rootlesskit
14:40:31 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:40:31 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:40:31 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
14:40:31 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
14:40:31 + cd /go/src/github.com/rootless-containers/rootlesskit
14:40:31 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:40:31 + export GO111MODULE=on
14:40:31 + GO111MODULE=on
14:40:31 + export GOPROXY=https://proxy.golang.org
14:40:31 + GOPROXY=https://proxy.golang.org
14:40:31 + for f in rootlesskit rootlesskit-docker-proxy
14:40:31 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:40:31 go: downloading github.com/pkg/errors v0.9.1
14:40:31 go: downloading github.com/sirupsen/logrus v1.8.1
14:40:31 go: downloading github.com/urfave/cli/v2 v2.3.0
14:40:31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:40:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:40:31 go: downloading github.com/google/uuid v1.3.0
14:40:31 go: downloading github.com/moby/vpnkit v0.5.0
14:40:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:40:31 go: downloading github.com/gofrs/flock v0.8.1
14:40:31 go: downloading github.com/gorilla/mux v1.8.0
14:40:31 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:40:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:40:31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:40:31 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:40:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:40:31 + exit 0
14:40:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KBl6tp
14:40:31 + umask 022
14:40:31 + cd /root/rpmbuild/BUILD
14:40:31 + cd src
14:40:31 + export DOCKER_GITCOMMIT=9f5b26f
14:40:31 + DOCKER_GITCOMMIT=9f5b26f
14:40:31 + mkdir -p /go/src/github.com/docker
14:40:31 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:40:31 + pushd /root/rpmbuild/BUILD/src/engine
14:40:31 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
14:40:31 + for component in tini '"proxy dynamic"'
14:40:31 + TMP_GOPATH=/go
14:40:31 + hack/dockerfile/install/install.sh tini
14:40:31 + RM_GOPATH=0
14:40:31 + TMP_GOPATH=/go
14:40:31 + : /usr/local/bin
14:40:31 + '[' -z /go ']'
14:40:31 + export GOPATH=/go
14:40:31 + GOPATH=/go
14:40:31 + case "$(go env GOARCH)" in
14:40:31 ++ go env GOARCH
14:40:31 + export GO_BUILDMODE=-buildmode=pie
14:40:31 + GO_BUILDMODE=-buildmode=pie
14:40:31 ++ dirname hack/dockerfile/install/install.sh
14:40:31 + dir=hack/dockerfile/install
14:40:31 + bin=tini
14:40:31 + shift
14:40:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:40:31 + . hack/dockerfile/install/tini.installer
14:40:31 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:40:31 + install_tini
14:40:31 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:40:31 + git clone https://github.com/krallin/tini.git /go/tini
14:40:31 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:40:31 Cloning into '/go/tini'...
14:40:32 + cd /go/tini
14:40:32 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:40:32 + cmake .
14:40:32 -- The C compiler identification is GNU 4.8.5
14:40:32 -- Check for working C compiler: /usr/bin/cc
14:40:32 -- Check for working C compiler: /usr/bin/cc -- works
14:40:32 -- Detecting C compiler ABI info
14:40:32 -- Detecting C compiler ABI info - done
14:40:32 -- Performing Test HAS_BUILTIN_FORTIFY
14:40:32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:40:32 -- Configuring done
14:40:32 -- Generating done
14:40:32 -- Build files have been written to: /go/tini
14:40:32 + make tini-static
14:40:32 Scanning dependencies of target tini-static
14:40:32 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:40:32 Linking C executable tini-static
14:40:32 [100%] Built target tini-static
14:40:32 + mkdir -p /usr/local/bin
14:40:32 + cp tini-static /usr/local/bin/docker-init
14:40:32 + for component in tini '"proxy dynamic"'
14:40:32 + TMP_GOPATH=/go
14:40:32 + hack/dockerfile/install/install.sh proxy dynamic
14:40:32 + RM_GOPATH=0
14:40:32 + TMP_GOPATH=/go
14:40:32 + : /usr/local/bin
14:40:32 + '[' -z /go ']'
14:40:32 + export GOPATH=/go
14:40:32 + GOPATH=/go
14:40:32 + case "$(go env GOARCH)" in
14:40:32 ++ go env GOARCH
14:40:32 + export GO_BUILDMODE=-buildmode=pie
14:40:32 + GO_BUILDMODE=-buildmode=pie
14:40:32 ++ dirname hack/dockerfile/install/install.sh
14:40:32 + dir=hack/dockerfile/install
14:40:32 + bin=proxy
14:40:32 + shift
14:40:32 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:40:32 + . hack/dockerfile/install/proxy.installer
14:40:32 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:40:32 + install_proxy dynamic
14:40:32 + case "$1" in
14:40:32 + install_proxy_dynamic
14:40:32 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:40:32 + PROXY_LDFLAGS=-linkmode=external
14:40:32 + export BUILD_MODE=-buildmode=pie
14:40:32 + BUILD_MODE=-buildmode=pie
14:40:32 + _install_proxy
14:40:32 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:40:32 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:40:32 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:40:32 Cloning into '/go/src/github.com/docker/libnetwork'...
14:40:34 + cd /go/src/github.com/docker/libnetwork
14:40:34 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:40:34 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:40:34 #21 ...
14:40:34 
14:40:34 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:40:34 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e
14:40:34 #13 41.48 Selecting previously unselected package g++-mingw-w64-x86-64.
14:40:34 #13 41.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
14:40:34 #13 41.49 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:40:34 #13 49.05 Selecting previously unselected package libapparmor1:amd64.
14:40:34 #13 49.06 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:40:34 #13 49.07 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:40:34 #13 49.15 Selecting previously unselected package libapparmor-dev:amd64.
14:40:34 #13 49.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:40:34 #13 49.16 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:40:34 #13 49.23 Selecting previously unselected package libbtrfs0.
14:40:34 #13 49.24 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:40:34 #13 49.24 Unpacking libbtrfs0 (4.20.1-2) ...
14:40:34 #13 49.29 Selecting previously unselected package libbtrfs-dev.
14:40:34 #13 49.31 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:40:34 #13 49.31 Unpacking libbtrfs-dev (4.20.1-2) ...
14:40:34 #13 49.46 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:40:34 #13 49.46 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:40:34 #13 49.47 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:40:34 #13 49.51 Selecting previously unselected package libudev-dev:amd64.
14:40:34 #13 49.52 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
14:40:34 #13 49.53 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
14:40:34 #13 49.64 Selecting previously unselected package libsepol1-dev:amd64.
14:40:34 #13 49.65 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:40:34 #13 49.65 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:40:34 #13 49.82 Selecting previously unselected package libpcre16-3:amd64.
14:40:34 #13 49.83 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:40:34 #13 49.83 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:40:34 #13 49.95 Selecting previously unselected package libpcre32-3:amd64.
14:40:34 #13 49.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:40:34 #13 49.96 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:40:34 #13 50.11 Selecting previously unselected package libpcrecpp0v5:amd64.
14:40:34 #13 50.12 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:40:34 #13 50.13 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:40:34 #13 50.21 Selecting previously unselected package libpcre3-dev:amd64.
14:40:34 #13 50.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:40:34 #13 50.23 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:40:34 #13 50.47 Selecting previously unselected package libselinux1-dev:amd64.
14:40:34 #13 50.48 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:40:34 #13 50.48 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:40:34 #13 50.62 Selecting previously unselected package libdevmapper-dev:amd64.
14:40:34 #13 50.64 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:40:34 #13 50.64 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:40:34 #13 50.69 Selecting previously unselected package libseccomp-dev:amd64.
14:40:34 #13 50.70 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
14:40:34 #13 50.71 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
14:40:35 #13 50.81 Selecting previously unselected package libsystemd-dev:amd64.
14:40:35 #13 50.81 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
14:40:35 #13 50.82 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
14:40:35 #13 51.15 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:40:35 #13 51.17 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
14:40:35 #13 51.18 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:40:35 #13 51.19 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:40:35 #13 51.20 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:40:35 #13 51.21 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:40:35 #13 51.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
14:40:35 #13 51.24 Setting up libbtrfs0 (4.20.1-2) ...
14:40:35 #13 51.25 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:40:35 #13 51.26 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
14:40:35 #13 51.28 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:40:35 #13 51.29 Setting up libbtrfs-dev (4.20.1-2) ...
14:40:35 #13 51.31 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:40:35 #13 51.32 Setting up mingw-w64-common (6.0.0-3) ...
14:40:35 #13 51.33 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
14:40:35 #13 51.34 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:40:35 #13 51.35 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:40:35 #13 51.36 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:40:35 #13 51.38 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:40:35 #13 51.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:40:35 #13 51.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:40:35 #13 51.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:40:35 #13 51.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:40:35 #13 51.41 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:40:35 #13 51.42 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:40:35 #13 51.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:40:35 #13 51.45 Setting up dmsetup (2:1.02.155-3) ...
14:40:35 #13 51.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:40:35 #13 51.48 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:40:35 #13 51.49 Processing triggers for libc-bin (2.28-10) ...
14:40:36 + for f in rootlesskit rootlesskit-docker-proxy
14:40:36 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:40:36 + return
14:40:36 # Build the CLI
14:40:36 cd /go/src/github.com/docker/cli && \
14:40:36 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
14:40:36 make[2]: Entering directory '/root/build-deb/cli'
14:40:36 GO_LINKMODE=dynamic ./scripts/build/binary
14:40:36 Building dynamic docker-linux-amd64
14:40:38 #13 DONE 54.0s
14:40:38 
14:40:38 #23 [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
14:40:38 #23 sha256:216516f07afbe691c9568f43be2f95615dd483d5da506210b601ba68a40e8fbe
14:40:38 #23 52.81 + for f in rootlesskit rootlesskit-docker-proxy
14:40:38 #23 52.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:40:38 #23 DONE 56.6s
14:40:38 
14:40:38 #17 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
14:40:38 #17 sha256:9ef9e56299b1aab2fad9a198f835224dbbff5c5840588d33fe6f20571fd39e5a
14:40:38 #17 ...
14:40:38 
14:40:38 #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:40:38 #24 sha256:a4f204ea25ca7ac765d9d90bced6f63029f11237df91329dede8510125e94f70
14:40:38 #24 DONE 0.1s
14:40:38 
14:40:38 #17 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
14:40:38 #17 sha256:9ef9e56299b1aab2fad9a198f835224dbbff5c5840588d33fe6f20571fd39e5a
14:40:38 #17 DONE 0.2s
14:40:38 
14:40:38 #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:40:38 #25 sha256:4c5da02a7aeeffd34c9e17914730d73c37bc83cef7a863495ef9ec2cf793d9ed
14:40:38 #25 DONE 0.1s
14:40:38 
14:40:38 #18 [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
14:40:38 #18 sha256:d9cb096ccf3316e055ef801d40bf4f7c62da90f5a1106f7e8e31e0be271465ef
14:40:39 #18 1.633 + RM_GOPATH=0
14:40:39 #18 1.633 + TMP_GOPATH=
14:40:39 #18 1.633 + : /build
14:40:39 #18 1.633 + '[' -z '' ']'
14:40:39 #18 1.633 ++ mktemp -d
14:40:39 #18 1.633 + export GOPATH=/tmp/tmp.r6mRftP4oa
14:40:39 #18 1.633 + GOPATH=/tmp/tmp.r6mRftP4oa
14:40:39 #18 1.633 + RM_GOPATH=1
14:40:39 #18 1.633 + case "$(go env GOARCH)" in
14:40:39 #18 1.635 ++ go env GOARCH
14:40:39 #18 1.645 + export GO_BUILDMODE=-buildmode=pie
14:40:39 #18 1.645 + GO_BUILDMODE=-buildmode=pie
14:40:39 #18 1.646 ++ dirname /tmp/install/install.sh
14:40:39 #18 1.660 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
14:40:39 #18 1.660 + dir=/tmp/install
14:40:39 #18 1.660 + bin=runc
14:40:39 #18 1.660 + shift
14:40:39 #18 1.660 + '[' '!' -f /tmp/install/runc.installer ']'
14:40:39 #18 1.660 + . /tmp/install/runc.installer
14:40:39 #18 1.660 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
14:40:39 #18 1.660 + install_runc
14:40:39 #18 1.660 + uname -r
14:40:39 #18 1.660 + grep -q '^3\.10\.0.*\.el7\.'
14:40:39 #18 1.660 + RUNC_BUILDTAGS='seccomp '
14:40:39 #18 1.660 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
14:40:39 #18 1.660 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r6mRftP4oa/src/github.com/opencontainers/runc
14:40:39 #18 1.660 Cloning into '/tmp/tmp.r6mRftP4oa/src/github.com/opencontainers/runc'...
14:40:42 + return
14:40:42 + VERSION=0.0.0-20211015144513-b485636
14:40:42 + PRODUCT=docker
14:40:42 + hack/make.sh dynbinary
14:40:42 
14:40:42 Removing bundles/
14:40:42 
14:40:42 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:40:42 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:40:42 GOOS="" GOARCH="" GOARM=""
14:40:44 #18 5.854 + cd /tmp/tmp.r6mRftP4oa/src/github.com/opencontainers/runc
14:40:44 #18 5.855 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
14:40:44 #18 6.063 + '[' -z '' ']'
14:40:44 #18 6.068 + target=static
14:40:44 #18 6.069 + make 'BUILDTAGS=seccomp ' static
14:40:44 #18 6.187 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 .
14:41:16 scripts/docs/generate-man.sh
14:41:52 #18 63.99 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
14:41:52 #18 64.82 + mkdir -p /build
14:41:52 #18 64.82 + cp runc /build/runc
14:41:52 #18 DONE 65.4s
14:41:52 
14:41:52 #21 [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
14:41:52 #21 sha256:eca44ac6d0346ad65064ea7f21e6610b444a606372e52d6cd89384844834d2cb
14:41:52 #21 ...
14:41:52 
14:41:52 #19 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
14:41:52 #19 sha256:be7be3f2c192cdf92828d0ce0efb4b10c764606a92e2ed11bb23cfa4a945651f
14:41:52 #19 DONE 0.3s
14:41:52 
14:41:52 #21 [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
14:41:52 #21 sha256:eca44ac6d0346ad65064ea7f21e6610b444a606372e52d6cd89384844834d2cb
14:41:52 #21 109.2 + bin/containerd
14:41:58 scripts/docs/generate-man.sh
14:42:19 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:42:19 
14:42:19 + popd
14:42:19 ~/rpmbuild/BUILD/src
14:42:19 + exit 0
14:42:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fQVEwM
14:42:19 + umask 022
14:42:19 + cd /root/rpmbuild/BUILD
14:42:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']'
14:42:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64
14:42:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64
14:42:19 + mkdir -p /root/rpmbuild/BUILDROOT
14:42:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64
14:42:19 + cd src
14:42:19 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
14:42:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/dockerd
14:42:19 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/docker-proxy
14:42:19 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/docker-init
14:42:19 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/lib/systemd/system/docker.service
14:42:19 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/lib/systemd/system/docker.socket
14:42:19 + /usr/lib/rpm/check-buildroot
14:42:19 + /usr/lib/rpm/redhat/brp-compress
14:42:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:42:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:42:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:42:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:42:19 + /usr/lib/rpm/redhat/brp-python-hardlink
14:42:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:42:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sCGn79
14:42:19 + umask 022
14:42:19 + cd /root/rpmbuild/BUILD
14:42:19 + cd src
14:42:19 + engine/bundles/dynbinary-daemon/dockerd -v
14:42:19 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:42:19 + exit 0
14:42:19 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64
14:42:19 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.el7 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-0.el7
14:42:19 Requires(interp): /bin/sh /bin/sh /bin/sh
14:42:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:42:19 Requires(post): /bin/sh
14:42:19 Requires(preun): /bin/sh
14:42:19 Requires(postun): /bin/sh
14:42:19 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
14:42:19 Conflicts: docker docker-io docker-engine-cs docker-ee
14:42:19 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
14:42:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64
14:42:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.el7.src.rpm
14:42:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm
14:42:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HryEjU
14:42:21 + umask 022
14:42:21 + cd /root/rpmbuild/BUILD
14:42:21 + cd src
14:42:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64
14:42:21 + exit 0
14:42:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k7aVuO
14:42:21 + umask 022
14:42:21 + cd /root/rpmbuild/BUILD
14:42:21 + cd /root/rpmbuild/BUILD
14:42:21 + rm -rf src
14:42:21 + /usr/bin/mkdir -p src
14:42:21 + cd src
14:42:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
14:42:21 + /usr/bin/tar -xf -
14:42:21 + STATUS=0
14:42:21 + '[' 0 -ne 0 ']'
14:42:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
14:42:21 + /usr/bin/tar -xf -
14:42:21 + STATUS=0
14:42:21 + '[' 0 -ne 0 ']'
14:42:21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:42:21 + exit 0
14:42:21 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7uy3nK
14:42:21 + umask 022
14:42:21 + cd /root/rpmbuild/BUILD
14:42:21 + cd src
14:42:21 + mkdir -p /go/src/github.com/docker
14:42:21 + rm -f /go/src/github.com/docker/cli
14:42:21 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
14:42:21 + pushd /go/src/github.com/docker/cli
14:42:21 + DISABLE_WARN_OUTSIDE_CONTAINER=1
14:42:21 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
14:42:21 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
14:42:21 GO_LINKMODE=dynamic ./scripts/build/binary
14:42:21 Building dynamic docker-linux-amd64
14:42:24 #21 139.5 + bin/containerd-stress
14:42:24 #21 140.5 + bin/containerd-shim
14:42:28 #21 147.3 + bin/containerd-shim-runc-v1
14:42:32 #21 151.7 + bin/containerd-shim-runc-v2
14:42:33 #21 152.3 + binaries
14:42:33 #21 152.3 + install -D bin/containerd /build/containerd
14:42:33 #21 152.3 + install -D bin/containerd-shim /build/containerd-shim
14:42:33 #21 152.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:42:33 #21 152.3 + install -D bin/ctr /build/ctr
14:42:36 #21 DONE 153.8s
14:42:36 
14:42:36 #22 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
14:42:36 #22 sha256:76c720f4f69e9011ab4a0ea595368fe3103ebe8ca7ff3352a4f5b97e8b2cf72f
14:42:37 #22 DONE 0.8s
14:42:37 
14:42:37 #26 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
14:42:37 #26 sha256:a2fea0ef9fac716518cb94d7560b4f417da96cd3d006b44c71fc8e0b30ed6fa7
14:42:37 #26 DONE 0.2s
14:42:37 
14:42:37 #28 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
14:42:37 #28 sha256:96e0e6d1e66273dce20f5f76d181d0122ddaa2278a4ccc56bff4f3c8a5b91b0d
14:42:37 #28 DONE 0.1s
14:42:37 
14:42:37 #33 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
14:42:37 #33 sha256:9e53445f2c5f06cea57fc1b71f1c4d350742220adb98c11bf4d2d8e0819de527
14:42:38 Project root: /go/src/github.com/docker/cli
14:42:38 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:42:38 2021/10/18 14:42:27 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:42:38 make[2]: Leaving directory '/root/build-deb/cli'
14:42:38 # Build the scan-plugin
14:42:38 # TODO change once we support scan-plugin on other architectures
14:42:38 if [ "armhf" = "amd64" ]; then \
14:42:38 	cd /go/src/github.com/docker/scan-cli-plugin \
14:42:38 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
14:42:38 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
14:42:38 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
14:42:38 fi
14:42:38 # Build the CLI plugins
14:42:38 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:42:38 set -e;cd /sources && \
14:42:38 	tar xzf plugin-installers.tgz; \
14:42:38 	for installer in plugins/*.installer; do \
14:42:38 		LDFLAGS='' bash ${installer} build; \
14:42:38 	done
14:42:38 Cloning into '/go/src/github.com/docker/app'...
14:42:38 Fetching origin
14:42:38 make[2]: Entering directory '/go/src/github.com/docker/app'
14:42:38 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:42:38 #33 DONE 0.9s
14:42:38 
14:42:38 #34 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
14:42:38 #34 sha256:22c161d46b703794b067c6bb7fae4e929478088da3cb9a5f0995c372168cee2d
14:42:38 #34 DONE 0.0s
14:42:38 
14:42:38 #35 [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
14:42:38 #35 sha256:964dbe40ce9c9d0c23146e0d810733c995681cf3c4386ba39b0fd2c852355e3c
14:42:39 #35 0.753 
14:42:39 #35 0.844 Removing /build/bundles/
14:42:39 #35 0.846 
14:42:39 #35 0.853 ---> Making bundle: binary (in /build/bundles/binary)
14:42:39 #35 0.916 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20211015144513-b485636
14:42:39 #35 0.916 GOOS="" GOARCH="" GOARM=""
14:43:05 Project root: /go/src/github.com/docker/cli
14:43:05 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:43:05 2021/10/18 14:42:55 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:43:05 make[2]: Leaving directory '/root/build-deb/cli'
14:43:05 # Build the scan-plugin
14:43:05 # TODO change once we support scan-plugin on other architectures
14:43:05 if [ "amd64" = "amd64" ]; then \
14:43:05 	cd /go/src/github.com/docker/scan-cli-plugin \
14:43:05 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
14:43:05 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
14:43:05 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
14:43:05 fi
14:43:05 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
14:43:05 GO111MODULE=on make -f builder.Makefile build
14:43:05 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
14:43:05 mkdir -p bin
14:43:05 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
14:43:24 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:43:24 Cloning into '/go/src/github.com/docker/buildx'...
14:43:24 Fetching origin
14:43:24 + GO111MODULE=on
14:43:24 + 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
14:43:43 scripts/docs/generate-man.sh
14:44:00 #35 73.90 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20211015144513-b485636
14:44:00 #35 74.37 Copying nested executables into /build/bundles/binary-daemon
14:44:00 #35 75.54 
14:44:00 #35 DONE 77.7s
14:44:00 
14:44:00 #36 [binary 1/1] COPY --from=build-binary /build/bundles/ /
14:44:00 #36 sha256:95e56df35ec1b5af3a5cd33d39dd7ed6209ddec0b896d1b4223c305246b4056a
14:44:00 #36 DONE 2.4s
14:44:00 
14:44:00 #37 exporting to client
14:44:00 #37 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
14:44:00 #37 copying files 22.03MB 0.1s
14:44:00 #37 copying files 204.43MB 1.1s done
14:44:00 #37 DONE 1.1s
14:44:00 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker'
14:44:00 mkdir -p build/linux/docker
14:44:00 cp /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/build/docker build/linux/docker/
14:44:00 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
14:44:00 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \
14:44:00 done
14:44:00 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20211015144513-b485636.tgz docker
14:44:13 # extra binaries for running rootless
14:44:13 mkdir -p build/linux/docker-rootless-extras
14:44:13 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
14:44:13 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \
14:44:13 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
14:44:13 	fi \
14:44:13 done
14:44:13 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20211015144513-b485636.tgz docker-rootless-extras
14:44:13 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
14:44:13 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
14:44:13 go: downloading github.com/spf13/cobra v1.0.0
14:44:13 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:44:13 go: downloading github.com/docker/distribution v2.7.1+incompatible
14:44:13 go: downloading github.com/docker/go-connections v0.4.0
14:44:13 go: downloading github.com/sirupsen/logrus v1.4.2
14:44:13 go: downloading github.com/spf13/pflag v1.0.3
14:44:13 go: downloading github.com/theupdateframework/notary v0.6.1
14:44:13 go: downloading github.com/opencontainers/image-spec v1.0.1
14:44:13 go: downloading github.com/docker/go-units v0.4.0
14:44:13 go: downloading github.com/Masterminds/semver/v3 v3.1.0
14:44:13 go: downloading github.com/google/uuid v1.1.1
14:44:13 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:44:13 go: downloading github.com/opencontainers/go-digest v1.0.0
14:44:13 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
14:44:13 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
14:44:13 go: downloading github.com/docker/go v1.5.1-1
14:44:13 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
14:44:13 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
14:44:14 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
14:44:14 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
14:44:14 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use
14:44:14 pedantic_fermi
14:44:14 mkdir -p build/mac/amd64/docker
14:44:14 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build
14:44:14 Unable to find image 'golang:1.16.9' locally
14:44:14 go: downloading github.com/morikuni/aec v1.0.0
14:44:14 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
14:44:14 go: downloading github.com/containerd/containerd v1.3.4
14:44:14 go: downloading google.golang.org/grpc v1.23.1
14:44:14 1.16.9: Pulling from library/golang
14:44:14 bb7d5a84853b: Pulling fs layer
14:44:14 f02b617c6a8c: Pulling fs layer
14:44:14 d32e17419b7e: Pulling fs layer
14:44:14 c9d2d81226a4: Pulling fs layer
14:44:14 7bd370e02e50: Pulling fs layer
14:44:14 5cdf2d652a4d: Pulling fs layer
14:44:14 4573d57ef426: Pulling fs layer
14:44:14 c9d2d81226a4: Waiting
14:44:14 7bd370e02e50: Waiting
14:44:14 5cdf2d652a4d: Waiting
14:44:14 4573d57ef426: Waiting
14:44:14 f02b617c6a8c: Verifying Checksum
14:44:14 f02b617c6a8c: Download complete
14:44:14 d32e17419b7e: Verifying Checksum
14:44:14 d32e17419b7e: Download complete
14:44:15 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
14:44:15 bb7d5a84853b: Verifying Checksum
14:44:15 bb7d5a84853b: Download complete
14:44:15 go: downloading github.com/docker/docker-credential-helpers v0.6.3
14:44:15 c9d2d81226a4: Verifying Checksum
14:44:15 c9d2d81226a4: Download complete
14:44:15 4573d57ef426: Verifying Checksum
14:44:15 4573d57ef426: Download complete
14:44:15 go: downloading github.com/gorilla/mux v1.7.4
14:44:15 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:44:15 go: downloading github.com/gogo/protobuf v1.3.1
14:44:16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:44:16 go: downloading github.com/golang/protobuf v1.3.2
14:44:16 7bd370e02e50: Verifying Checksum
14:44:16 7bd370e02e50: Download complete
14:44:16 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
14:44:17 5cdf2d652a4d: Verifying Checksum
14:44:17 5cdf2d652a4d: Download complete
14:44:17 go: downloading github.com/docker/go-metrics v0.0.1
14:44:17 go: downloading github.com/prometheus/client_golang v1.1.0
14:44:17 go: downloading github.com/beorn7/perks v1.0.1
14:44:17 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
14:44:17 go: downloading github.com/prometheus/common v0.6.0
14:44:17 go: downloading github.com/prometheus/procfs v0.0.3
14:44:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:44:19 bb7d5a84853b: Pull complete
14:44:19 f02b617c6a8c: Pull complete
14:44:19 d32e17419b7e: Pull complete
14:44:22 c9d2d81226a4: Pull complete
14:44:25 7bd370e02e50: Pull complete
14:44:30 5cdf2d652a4d: Pull complete
14:44:30 4573d57ef426: Pull complete
14:44:30 Digest: sha256:c8b7bf9166093208456120876e51e9cb387b0523bddb9d8c0b33ff621347e26f
14:44:30 Status: Downloaded newer image for golang:1.16.9
14:44:32 Cloning into '/go/src/github.com/docker/app'...
14:44:36 Fetching origin
14:44:36 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:44:46 make[1]: Leaving directory '/root/build-deb'
14:44:46    debian/rules override_dh_auto_test
14:44:46 make[1]: Entering directory '/root/build-deb'
14:44:46 ./engine/bundles/dynbinary-daemon/dockerd -v
14:44:46 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:44:46 ./cli/build/docker -v
14:44:46 Docker version 0.0.0-20211015144513-b485636, build b485636
14:44:46 make[1]: Leaving directory '/root/build-deb'
14:44:46    create-stamp debian/debhelper-build-stamp
14:44:46  debian/rules binary
14:44:46 dh binary --with=bash-completion --with=systemd
14:44:46    dh_testroot
14:44:46    dh_prep
14:44:46    debian/rules override_dh_auto_install
14:44:46 make[1]: Entering directory '/root/build-deb'
14:44:46 # docker-ce-cli install
14:44:46 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
14:44:46 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
14:44:46 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:44:46 set -e;cd /sources && \
14:44:46 	tar xzf plugin-installers.tgz; \
14:44:46 	for installer in plugins/*.installer; do \
14:44:46 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:44:46 		PREFIX=/usr/libexec/docker/cli-plugins \
14:44:46 			bash ${installer} install_plugin; \
14:44:46 	done
14:44:46 # docker-ce install
14:44:46 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:44:46 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:44:46 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd
14:44:46 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:44:46 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:44:46 # docker-scan-plugin install
14:44:46 # TODO change once we support scan-plugin on other architectures
14:44:46 if [ "armhf" = "amd64" ]; then \
14:44:46 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
14:44:46 fi
14:44:46 # docker-ce-rootless-extras install
14:44:46 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
14:44:46 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
14:44:46 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
14:44:46 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
14:44:46 # TODO: how can we install vpnkit?
14:44:46 make[1]: Leaving directory '/root/build-deb'
14:44:46    debian/rules override_dh_install
14:44:46 make[1]: Entering directory '/root/build-deb'
14:44:46 dh_install
14:44:46 # TODO Can we do this from within our container?
14:44:46 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:44:46 make[1]: Leaving directory '/root/build-deb'
14:44:46    dh_installdocs
14:44:46    dh_installchangelogs
14:44:46    dh_installman
14:44:46    dh_bash-completion
14:44:46    dh_systemd_enable
14:44:46    debian/rules override_dh_installinit
14:44:46 make[1]: Entering directory '/root/build-deb'
14:44:46 # use "docker" as our service name, not "docker-ce"
14:44:46 dh_installinit --name=docker
14:44:46 make[1]: Leaving directory '/root/build-deb'
14:44:46    dh_systemd_start
14:44:46    dh_perl
14:44:46    dh_link
14:44:46    dh_strip_nondeterminism
14:44:46    dh_compress
14:44:46    dh_fixperms
14:44:46    dh_missing
14:44:46    debian/rules override_dh_strip
14:44:46 make[1]: Entering directory '/root/build-deb'
14:44:46 # Go has lots of problems with stripping, so just don't
14:44:46 make[1]: Leaving directory '/root/build-deb'
14:44:46    dh_makeshlibs
14:44:46    debian/rules override_dh_shlibdeps
14:44:46 make[1]: Entering directory '/root/build-deb'
14:44:46 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:44:47 make[1]: Leaving directory '/root/build-deb'
14:44:47    dh_installdeb
14:44:47    debian/rules override_dh_gencontrol
14:44:47 make[1]: Entering directory '/root/build-deb'
14:44:47 # Use separate version for the scan-plugin package, then generate the other control files as usual
14:44:47 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
14:44:47 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
14:44:47 if [ "armhf" = "amd64" ]; then \
14:44:47 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
14:44:47 fi
14:44:47 dh_gencontrol --remaining-packages
14:44:48 make[1]: Leaving directory '/root/build-deb'
14:44:48    dh_md5sums
14:44:48    dh_builddeb
14:44:48 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'.
14:44:48 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'.
14:44:50 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
14:44:50 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
14:44:50 # Build the CLI plugins
14:44:50 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:44:50 set -e;cd /sources && \
14:44:50 	tar xzf plugin-installers.tgz; \
14:44:50 	for installer in plugins/*.installer; do \
14:44:50 		LDFLAGS='' bash ${installer} build; \
14:44:50 	done
14:44:50 Cloning into '/go/src/github.com/docker/app'...
14:44:50 Fetching origin
14:44:50 make[2]: Entering directory '/go/src/github.com/docker/app'
14:44:50 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:44:50 Project root: /go/src/github.com/docker/cli
14:44:50 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:44:50 2021/10/18 14:44:42 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:44:50 ~/rpmbuild/BUILD/src
14:44:50 + popd
14:44:50 + pushd /root/rpmbuild/BUILD/src/plugins
14:44:50 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:44:50 + for installer in '*.installer'
14:44:50 + '[' app.installer '!=' scan.installer ']'
14:44:50 + bash app.installer build
14:44:50 Cloning into '/go/src/github.com/docker/app'...
14:44:50 Fetching origin
14:44:50 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:45:14 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'.
14:45:37 + for installer in '*.installer'
14:45:37 + '[' buildx.installer '!=' scan.installer ']'
14:45:37 + bash buildx.installer build
14:45:37 Cloning into '/go/src/github.com/docker/buildx'...
14:45:40 Fetching origin
14:45:40 + GO111MODULE=on
14:45:40 + 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
14:45:44 Cloning into '/go/src/github.com/docker/buildx'...
14:45:44 Fetching origin
14:45:44 + GO111MODULE=on
14:45:44 + 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
14:45:46 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:45:46 Cloning into '/go/src/github.com/docker/buildx'...
14:45:46 Fetching origin
14:45:46 + GO111MODULE=on
14:45:46 + 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
14:45:53  dpkg-genbuildinfo
14:45:53  dpkg-genchanges  >../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes
14:45:53 dpkg-genchanges: info: including full source code in upload
14:45:53  dpkg-source -I.git --after-build .
14:45:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:45:53 + destination=/build
14:45:53 + mkdir -p /build
14:45:53 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /build
14:45:53 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'
14:45:53 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'
14:45:53 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'
14:45:53 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'
14:45:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc'
14:45:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc'
14:45:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz'
14:45:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz'
14:45:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo'
14:45:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo'
14:45:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes'
14:45:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes'
14:45:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'
14:45:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'
14:45:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
14:45:57 == Building packages for raspbian-bullseye ==
14:45:57 mkdir -p "debbuild/raspbian-bullseye"
14:45:57 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
14:45:58 #1 [internal] load build definition from Dockerfile
14:45:58 #1 sha256:b0ad534b9ae95ef27677d6f7781b435b3a744640fb58ad7b9cb78499d83f39a6
14:45:58 #1 transferring dockerfile: 937B done
14:45:58 #1 DONE 0.0s
14:45:58 
14:45:58 #2 [internal] load .dockerignore
14:45:58 #2 sha256:5e6783154c722fd26f8e1103b8b29f5ca32b87bc0722413baa9b24caf48b763c
14:45:58 #2 transferring context: 2B done
14:45:58 #2 DONE 0.0s
14:45:58 
14:45:58 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:45:58 #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7
14:45:58 #4 ...
14:45:58 
14:45:58 #5 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
14:45:58 #5 sha256:b8b7a0315a8868b1f294733b60c85c36dfab7bd0818eadc3e2ed0d732265b103
14:45:58 #5 DONE 0.0s
14:45:58 
14:45:58 #6 [auth] library/golang:pull token for registry-1.docker.io
14:45:58 #6 sha256:1c2684fb2b2b3eab1694a9bb92c6fca88fa9b4b0678c15e0f6c4ec8d75d0078b
14:45:58 #6 DONE 0.0s
14:45:58 
14:45:58 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:45:58 #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7
14:45:58 #4 DONE 0.2s
14:45:58 
14:45:58 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
14:45:58 #3 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236
14:45:58 #3 DONE 0.3s
14:45:58 
14:45:58 #9 [internal] load build context
14:45:58 #9 sha256:44f026970aab5e7dc334f8afb285bcb5e64a9c0236ad11c25a8b047533c470ad
14:45:58 #9 transferring context: 839B done
14:45:58 #9 DONE 0.0s
14:45:58 
14:45:58 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:45:58 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda
14:45:58 #13 CACHED
14:45:58 
14:45:58 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:877f35b71186b7103bfdf36212d29ed1185d9a8a63dbe7986ce6b37ecf4d75e2
14:45:58 #7 sha256:35badf4094a38ed7b0e61a1c3d08b667875bcde437bac327e42dff9359cdc59c
14:45:58 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:877f35b71186b7103bfdf36212d29ed1185d9a8a63dbe7986ce6b37ecf4d75e2 done
14:45:58 #7 sha256:d6956781cbe1421752ea587a3f492ea4bfe92a69db8e8558371629d9d98b9224 0B / 305B 0.1s
14:45:59 #7 sha256:d6956781cbe1421752ea587a3f492ea4bfe92a69db8e8558371629d9d98b9224 305B / 305B 0.1s done
14:45:59 #7 sha256:508b532f0d5d1f328b989d7d06444052435f8b5a4fb4adadd1b4b87217d356a1 256B / 256B 0.1s done
14:45:59 #7 sha256:877f35b71186b7103bfdf36212d29ed1185d9a8a63dbe7986ce6b37ecf4d75e2 1.99kB / 1.99kB done
14:45:59 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 798.72kB / 41.59MB 0.2s
14:45:59 #7 sha256:2a5dd26c9b9e9568cc5fded626fb0bebb9302ac4df67c98d07e78e4e6ec4ab84 5.00kB / 5.00kB done
14:45:59 #7 sha256:252d2745c24577dc866f5e6d0f9dd5382b0d918c6db961925f8bfb15dcff53ff 911B / 911B 0.2s done
14:45:59 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 0B / 13.88MB 0.2s
14:45:59 #7 sha256:046f94b74af6ab72dbe6aa7888afed43022fcbdea2c7204be977ad0cd964ee5c 178B / 178B 0.1s done
14:45:59 #7 sha256:9d55a830224d5be73c9f767c235d4ad91265d1891d209296722030c718351bca 0B / 414B 0.2s
14:45:59 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 3.15MB / 41.59MB 0.3s
14:45:59 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 1.05MB / 13.88MB 0.3s
14:45:59 #7 sha256:9d55a830224d5be73c9f767c235d4ad91265d1891d209296722030c718351bca 414B / 414B 0.2s done
14:45:59 #7 sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61 0B / 123.05kB 0.3s
14:45:59 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 2.10MB / 13.88MB 0.4s
14:45:59 #7 sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61 123.05kB / 123.05kB 0.4s done
14:45:59 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 7.34MB / 41.59MB 0.6s
14:45:59 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 5.24MB / 13.88MB 0.6s
14:45:59 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 8.39MB / 13.88MB 0.7s
14:45:59 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 9.44MB / 41.59MB 0.8s
14:45:59 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 10.49MB / 13.88MB 0.8s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 11.53MB / 41.59MB 0.9s
14:46:00 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 12.58MB / 13.88MB 0.9s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 13.63MB / 41.59MB 1.0s
14:46:00 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 13.63MB / 13.88MB 1.0s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 18.87MB / 41.59MB 1.2s
14:46:00 #7 sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 13.88MB / 13.88MB 1.0s done
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 22.02MB / 41.59MB 1.3s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 25.17MB / 41.59MB 1.4s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 28.31MB / 41.59MB 1.5s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 34.60MB / 41.59MB 1.7s
14:46:00 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 37.75MB / 41.59MB 1.8s
14:46:01 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 40.89MB / 41.59MB 1.9s
14:46:01 #7 sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 41.59MB / 41.59MB 2.0s done
14:46:01 #7 extracting sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2
14:46:03 #7 extracting sha256:056c33c5064fbb80650351fc46a8b85343d0a1dc683bfd3098fdcd759dd0fdd2 2.5s done
14:46:03 #7 extracting sha256:d6956781cbe1421752ea587a3f492ea4bfe92a69db8e8558371629d9d98b9224 done
14:46:03 #7 extracting sha256:508b532f0d5d1f328b989d7d06444052435f8b5a4fb4adadd1b4b87217d356a1 done
14:46:03 #7 extracting sha256:252d2745c24577dc866f5e6d0f9dd5382b0d918c6db961925f8bfb15dcff53ff
14:46:04 #7 extracting sha256:252d2745c24577dc866f5e6d0f9dd5382b0d918c6db961925f8bfb15dcff53ff done
14:46:04 #7 extracting sha256:046f94b74af6ab72dbe6aa7888afed43022fcbdea2c7204be977ad0cd964ee5c done
14:46:04 #7 extracting sha256:9d55a830224d5be73c9f767c235d4ad91265d1891d209296722030c718351bca done
14:46:04 #7 extracting sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398
14:46:04 #7 extracting sha256:856802ec589a2d9de1726d5b135cb236c71036ff3b27e93a7ff2006cf54ba398 0.4s done
14:46:04 #7 extracting sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61
14:46:04 #7 extracting sha256:a317dcb67c1217e907024aed5fb9d2e98423ee9c3263790d48aa9d2c8151ec61 done
14:46:04 #7 DONE 5.9s
14:46:04 
14:46:04 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:46:04 #8 sha256:5bd5fd1daf75a2155ed43e380284f5702d7128a36778f57c3488e5028bd0f3f1
14:46:06 #8 1.128 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB]
14:46:06 #8 1.257 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
14:46:06 #8 1.428 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [175 kB]
14:46:06 #8 1.515 Get:4 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB]
14:46:06 #8 1.712 Get:5 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
14:46:06 #8 1.713 Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
14:46:06 #8 1.807 Get:7 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
14:46:06 #8 1.808 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB]
14:46:09 #8 4.023 Fetched 18.7 MB in 3s (5437 kB/s)
14:46:10 #8 4.023 Reading package lists...
14:46:10 #8 5.404 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?)
14:46:11 #8 5.417 Reading package lists...
14:46:11 #8 6.778 Building dependency tree...
14:46:11 #8 6.943 Reading state information...
14:46:12 #8 7.226 curl is already the newest version (7.74.0-1.3).
14:46:12 #8 7.226 The following additional packages will be installed:
14:46:12 #8 7.226   autoconf automake autopoint autotools-dev binutils
14:46:12 #8 7.226   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
14:46:12 #8 7.226   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
14:46:12 #8 7.226   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
14:46:12 #8 7.226   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
14:46:12 #8 7.226   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
14:46:12 #8 7.226   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
14:46:12 #8 7.226   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
14:46:12 #8 7.226   libencode-locale-perl liberror-perl libexpat1 libfakeroot
14:46:12 #8 7.226   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
14:46:12 #8 7.226   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
14:46:12 #8 7.227   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
14:46:12 #8 7.227   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
14:46:12 #8 7.227   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
14:46:12 #8 7.227   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
14:46:12 #8 7.227   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
14:46:12 #8 7.227   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
14:46:12 #8 7.227   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
14:46:12 #8 7.227   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
14:46:12 #8 7.227   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
14:46:12 #8 7.227   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
14:46:12 #8 7.227   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
14:46:12 #8 7.227   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
14:46:12 #8 7.227   media-types patch patchutils perl perl-base perl-modules-5.32
14:46:12 #8 7.227   perl-openssl-defaults po-debconf python3 python3-minimal python3.9
14:46:12 #8 7.227   python3.9-minimal sensible-utils wdiff xz-utils
14:46:12 #8 7.229 Suggested packages:
14:46:12 #8 7.229   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
14:46:12 #8 7.229   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
14:46:12 #8 7.229   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
14:46:12 #8 7.229   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
14:46:12 #8 7.229   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
14:46:12 #8 7.229   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
14:46:12 #8 7.229   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
14:46:12 #8 7.229   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
14:46:12 #8 7.229   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
14:46:12 #8 7.229   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
14:46:12 #8 7.229   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
14:46:12 #8 7.229   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
14:46:12 #8 7.229   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
14:46:12 #8 7.229   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
14:46:12 #8 7.229   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
14:46:12 #8 7.229   diffutils-doc perl-doc libterm-readline-gnu-perl
14:46:12 #8 7.229   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
14:46:12 #8 7.229   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
14:46:12 #8 7.229   binfmt-support wdiff-doc
14:46:12 #8 7.229 Recommended packages:
14:46:12 #8 7.229   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
14:46:12 #8 7.229   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
14:46:12 #8 7.229   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
14:46:12 #8 7.229   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
14:46:12 #8 7.229   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
14:46:12 #8 7.229   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
14:46:12 #8 7.229   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
14:46:12 #8 7.229   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
14:46:12 #8 7.229   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
14:46:12 #8 7.229   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
14:46:14 #8 9.030 The following NEW packages will be installed:
14:46:14 #8 9.030   autoconf automake autopoint autotools-dev binutils
14:46:14 #8 9.030   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
14:46:14 #8 9.030   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
14:46:14 #8 9.030   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
14:46:14 #8 9.030   intltool-debian libarchive-zip-perl libasan6 libatomic1
14:46:14 #8 9.030   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
14:46:14 #8 9.030   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
14:46:14 #8 9.030   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
14:46:14 #8 9.030   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
14:46:14 #8 9.030   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
14:46:14 #8 9.030   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
14:46:14 #8 9.030   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
14:46:14 #8 9.030   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
14:46:14 #8 9.030   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
14:46:14 #8 9.030   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
14:46:14 #8 9.030   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
14:46:14 #8 9.030   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
14:46:14 #8 9.030   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
14:46:14 #8 9.031   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
14:46:14 #8 9.031   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
14:46:14 #8 9.031   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
14:46:14 #8 9.031   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
14:46:14 #8 9.031   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
14:46:14 #8 9.031   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
14:46:14 #8 9.031   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
14:46:14 #8 9.031   po-debconf python3 python3-minimal python3.9 python3.9-minimal
14:46:14 #8 9.032   sensible-utils wdiff xz-utils
14:46:14 #8 9.032 The following packages will be upgraded:
14:46:14 #8 9.033   libc6 perl-base
14:46:14 #8 9.540 2 upgraded, 126 newly installed, 0 to remove and 14 not upgraded.
14:46:14 #8 9.540 Need to get 80.9 MB of archives.
14:46:14 #8 9.540 After this operation, 300 MB of additional disk space will be used.
14:46:14 #8 9.540 Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1 [2297 kB]
14:46:14 #8 9.568 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf perl-base armhf 5.32.1-4+deb11u2 [1433 kB]
14:46:15 #8 10.14 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB]
14:46:15 #8 10.14 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
14:46:15 #8 10.15 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
14:46:15 #8 10.15 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
14:46:15 #8 10.15 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
14:46:15 #8 10.15 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
14:46:15 #8 10.23 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
14:46:15 #8 10.28 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1 [266 kB]
14:46:15 #8 10.28 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20211007-2 [1012 kB]
14:46:15 #8 10.29 Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1 [1813 kB]
14:46:15 #8 10.39 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
14:46:15 #8 10.40 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
14:46:15 #8 10.61 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
14:46:15 #8 10.61 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
14:46:15 #8 10.63 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB]
14:46:15 #8 10.63 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
14:46:15 #8 10.72 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
14:46:15 #8 10.72 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
14:46:15 #8 10.72 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
14:46:15 #8 10.72 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
14:46:15 #8 10.80 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
14:46:15 #8 10.80 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
14:46:15 #8 10.81 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
14:46:15 #8 10.81 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
14:46:15 #8 10.81 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
14:46:15 #8 10.87 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB]
14:46:15 #8 10.87 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB]
14:46:15 #8 10.87 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB]
14:46:15 #8 10.87 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
14:46:15 #8 10.95 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB]
14:46:15 #8 10.95 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
14:46:15 #8 10.95 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
14:46:15 #8 10.96 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
14:46:15 #8 10.96 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:46:15 #8 11.03 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
14:46:15 #8 11.04 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
14:46:15 #8 11.04 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
14:46:15 #8 11.20 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
14:46:15 #8 11.20 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
14:46:16 #8 11.20 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
14:46:16 #8 11.20 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
14:46:16 #8 11.29 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
14:46:16 #8 11.32 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
14:46:16 #8 11.36 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
14:46:16 #8 11.37 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
14:46:16 #8 11.37 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
14:46:16 #8 11.85 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
14:46:16 #8 11.85 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
14:46:16 #8 11.86 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
14:46:16 #8 11.86 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
14:46:16 #8 11.86 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
14:46:16 #8 11.87 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
14:46:16 #8 11.87 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
14:46:17 #8 11.94 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
14:46:17 #8 12.02 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
14:46:18 #8 12.96 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
14:46:18 #8 12.99 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
14:46:18 #8 12.99 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB]
14:46:18 #8 12.99 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
14:46:18 #8 12.99 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
14:46:18 #8 13.00 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
14:46:18 #8 13.00 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
14:46:18 #8 13.00 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
14:46:18 #8 13.00 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
14:46:18 #8 13.07 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
14:46:18 #8 13.15 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB]
14:46:18 #8 13.17 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
14:46:18 #8 13.24 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
14:46:18 #8 13.24 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB]
14:46:18 #8 13.33 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
14:46:18 #8 13.33 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
14:46:18 #8 13.33 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
14:46:19 #8 13.93 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB]
14:46:19 #8 13.94 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
14:46:19 #8 13.96 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
14:46:19 #8 13.97 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
14:46:19 #8 13.97 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
14:46:19 #8 14.00 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
14:46:19 #8 14.02 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
14:46:19 #8 14.02 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
14:46:19 #8 14.02 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
14:46:19 #8 14.02 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
14:46:19 #8 14.09 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
14:46:19 #8 14.10 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
14:46:19 #8 14.10 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
14:46:19 #8 14.10 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
14:46:19 #8 14.17 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
14:46:19 #8 14.17 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
14:46:19 #8 14.18 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
14:46:19 #8 14.18 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
14:46:19 #8 14.18 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
14:46:19 #8 14.18 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
14:46:19 #8 14.25 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
14:46:19 #8 14.26 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
14:46:19 #8 14.26 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
14:46:19 #8 14.34 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
14:46:19 #8 14.34 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
14:46:19 #8 14.34 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
14:46:19 #8 14.34 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
14:46:19 #8 14.34 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
14:46:19 #8 14.34 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
14:46:19 #8 14.34 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
14:46:19 #8 14.53 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
14:46:19 #8 14.90 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
14:46:19 #8 14.99 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
14:46:19 #8 14.99 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
14:46:19 #8 14.99 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
14:46:19 #8 15.00 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
14:46:19 #8 15.09 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
14:46:19 #8 15.09 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
14:46:19 #8 15.09 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
14:46:19 #8 15.09 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
14:46:19 #8 15.18 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
14:46:20 #8 15.18 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
14:46:20 #8 15.18 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
14:46:20 #8 15.23 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
14:46:20 #8 15.23 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
14:46:20 #8 15.23 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
14:46:20 #8 15.23 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB]
14:46:20 #8 15.23 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
14:46:20 #8 15.23 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
14:46:20 #8 15.33 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
14:46:20 #8 15.33 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB]
14:46:20 #8 15.33 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
14:46:20 #8 15.41 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB]
14:46:20 #8 15.51 Get:128 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB]
14:46:21 #8 16.09 debconf: delaying package configuration, since apt-utils is not installed
14:46:21 #8 16.13 Fetched 80.9 MB in 7s (11.9 MB/s)
14:46:21 #8 16.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 ... 7757 files and directories currently installed.)
14:46:21 #8 16.16 Preparing to unpack .../perl-base_5.32.1-4+deb11u2_armhf.deb ...
14:46:21 #8 16.18 Unpacking perl-base (5.32.1-4+deb11u2) over (5.32.1-4+deb11u1) ...
14:46:23 #8 18.35 Setting up perl-base (5.32.1-4+deb11u2) ...
14:46:23 #8 18.39 Selecting previously unselected package bsdextrautils.
14:46:23 #8 18.39 (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 ... 7757 files and directories currently installed.)
14:46:23 #8 18.40 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ...
14:46:23 #8 18.40 Unpacking bsdextrautils (2.36.1-8) ...
14:46:23 #8 18.46 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1_armhf.deb ...
14:46:23 #8 18.59 Unpacking libc6:armhf (2.31-13+rpt2+rpi1) over (2.31-13+rpi1) ...
14:46:24 #8 19.70 Setting up libc6:armhf (2.31-13+rpt2+rpi1) ...
14:46:25 #8 20.85 Selecting previously unselected package libuchardet0:armhf.
14:46:25 #8 20.85 (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 ... 7788 files and directories currently installed.)
14:46:25 #8 20.86 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
14:46:25 #8 20.86 Unpacking libuchardet0:armhf (0.0.7-1) ...
14:46:25 #8 20.90 Selecting previously unselected package groff-base.
14:46:25 #8 20.90 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
14:46:25 #8 20.91 Unpacking groff-base (1.22.4-6) ...
14:46:25 #8 21.00 Selecting previously unselected package libgdbm6:armhf.
14:46:25 #8 21.01 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
14:46:25 #8 21.01 Unpacking libgdbm6:armhf (1.19-2) ...
14:46:25 #8 21.05 Selecting previously unselected package libpipeline1:armhf.
14:46:25 #8 21.05 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
14:46:25 #8 21.05 Unpacking libpipeline1:armhf (1.5.3-1) ...
14:46:25 #8 21.10 Selecting previously unselected package man-db.
14:46:25 #8 21.11 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
14:46:26 #8 21.11 Unpacking man-db (2.9.4-2) ...
14:46:26 #8 21.22 Selecting previously unselected package perl-modules-5.32.
14:46:26 #8 21.23 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
14:46:26 #8 21.23 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
14:46:26 #8 21.59 Selecting previously unselected package libgdbm-compat4:armhf.
14:46:26 #8 21.59 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
14:46:26 #8 21.59 Unpacking libgdbm-compat4:armhf (1.19-2) ...
14:46:26 #8 21.64 Selecting previously unselected package libperl5.32:armhf.
14:46:26 #8 21.64 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
14:46:26 #8 21.65 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
14:46:27 #8 22.04 Selecting previously unselected package perl.
14:46:27 #8 22.04 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
14:46:27 #8 22.05 Unpacking perl (5.32.1-4+deb11u2) ...
14:46:27 #8 22.11 Selecting previously unselected package libpython3.9-minimal:armhf.
14:46:27 #8 22.11 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
14:46:27 #8 22.12 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
14:46:27 #8 22.24 Selecting previously unselected package libexpat1:armhf.
14:46:27 #8 22.24 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ...
14:46:27 #8 22.25 Unpacking libexpat1:armhf (2.2.10-2) ...
14:46:27 #8 22.29 Selecting previously unselected package python3.9-minimal.
14:46:27 #8 22.29 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
14:46:27 #8 22.29 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
14:46:27 #8 22.47 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
14:46:27 #8 22.49 Setting up libexpat1:armhf (2.2.10-2) ...
14:46:27 #8 22.50 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
14:46:28 #8 23.22 Selecting previously unselected package python3-minimal.
14:46:28 #8 23.22 (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 ... 10595 files and directories currently installed.)
14:46:28 #8 23.23 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
14:46:28 #8 23.23 Unpacking python3-minimal (3.9.2-3) ...
14:46:28 #8 23.27 Selecting previously unselected package media-types.
14:46:28 #8 23.27 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
14:46:28 #8 23.27 Unpacking media-types (4.0.0) ...
14:46:28 #8 23.31 Selecting previously unselected package libmpdec3:armhf.
14:46:28 #8 23.31 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
14:46:28 #8 23.32 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
14:46:28 #8 23.35 Selecting previously unselected package libpython3.9-stdlib:armhf.
14:46:28 #8 23.36 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
14:46:28 #8 23.36 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
14:46:28 #8 23.54 Selecting previously unselected package python3.9.
14:46:28 #8 23.54 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
14:46:28 #8 23.54 Unpacking python3.9 (3.9.2-1+rpi1) ...
14:46:28 #8 23.58 Selecting previously unselected package libpython3-stdlib:armhf.
14:46:28 #8 23.58 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
14:46:28 #8 23.59 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
14:46:28 #8 23.62 Setting up python3-minimal (3.9.2-3) ...
14:46:28 #8 23.81 Selecting previously unselected package python3.
14:46:28 #8 23.81 (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 ... 10992 files and directories currently installed.)
14:46:28 #8 23.82 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
14:46:28 #8 23.83 Unpacking python3 (3.9.2-3) ...
14:46:28 #8 23.87 Selecting previously unselected package sensible-utils.
14:46:29 #8 23.87 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
14:46:29 #8 23.87 Unpacking sensible-utils (0.0.14) ...
14:46:29 #8 23.90 Selecting previously unselected package bzip2.
14:46:29 #8 23.90 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
14:46:29 #8 23.90 Unpacking bzip2 (1.0.8-4) ...
14:46:29 #8 23.94 Selecting previously unselected package libmagic-mgc.
14:46:29 #8 23.94 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ...
14:46:29 #8 23.94 Unpacking libmagic-mgc (1:5.39-3) ...
14:46:29 #8 24.03 Selecting previously unselected package libmagic1:armhf.
14:46:29 #8 24.03 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ...
14:46:29 #8 24.03 Unpacking libmagic1:armhf (1:5.39-3) ...
14:46:29 #8 24.07 Selecting previously unselected package file.
14:46:29 #8 24.07 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ...
14:46:29 #8 24.08 Unpacking file (1:5.39-3) ...
14:46:29 #8 24.11 Selecting previously unselected package gettext-base.
14:46:29 #8 24.12 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
14:46:29 #8 24.12 Unpacking gettext-base (0.21-4) ...
14:46:29 #8 24.17 Selecting previously unselected package xz-utils.
14:46:29 #8 24.17 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ...
14:46:29 #8 24.18 Unpacking xz-utils (5.2.5-2) ...
14:46:29 #8 24.23 Selecting previously unselected package libsigsegv2:armhf.
14:46:29 #8 24.23 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
14:46:29 #8 24.24 Unpacking libsigsegv2:armhf (2.13-1) ...
14:46:29 #8 24.26 Selecting previously unselected package m4.
14:46:29 #8 24.27 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
14:46:29 #8 24.27 Unpacking m4 (1.4.18-5) ...
14:46:29 #8 24.31 Selecting previously unselected package autoconf.
14:46:29 #8 24.31 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
14:46:29 #8 24.32 Unpacking autoconf (2.69-14) ...
14:46:29 #8 24.37 Selecting previously unselected package autotools-dev.
14:46:29 #8 24.38 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
14:46:29 #8 24.38 Unpacking autotools-dev (20180224.1+nmu1) ...
14:46:29 #8 24.42 Selecting previously unselected package automake.
14:46:29 #8 24.42 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
14:46:29 #8 24.42 Unpacking automake (1:1.16.3-2) ...
14:46:29 #8 24.50 Selecting previously unselected package autopoint.
14:46:29 #8 24.50 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
14:46:29 #8 24.50 Unpacking autopoint (0.21-4) ...
14:46:29 #8 24.54 Selecting previously unselected package binutils-common:armhf.
14:46:29 #8 24.54 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
14:46:29 #8 24.55 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
14:46:29 #8 24.79 Selecting previously unselected package libbinutils:armhf.
14:46:29 #8 24.79 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
14:46:29 #8 24.79 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
14:46:29 #8 24.86 Selecting previously unselected package libctf-nobfd0:armhf.
14:46:29 #8 24.86 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
14:46:29 #8 24.86 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
14:46:29 #8 24.91 Selecting previously unselected package libctf0:armhf.
14:46:30 #8 24.91 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
14:46:30 #8 24.92 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
14:46:30 #8 24.95 Selecting previously unselected package binutils-arm-linux-gnueabihf.
14:46:30 #8 24.96 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
14:46:30 #8 24.96 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
14:46:30 #8 25.19 Selecting previously unselected package binutils.
14:46:30 #8 25.19 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
14:46:30 #8 25.20 Unpacking binutils (2.35.2-2+rpi1) ...
14:46:30 #8 25.25 Selecting previously unselected package libisl23:armhf.
14:46:30 #8 25.25 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
14:46:30 #8 25.25 Unpacking libisl23:armhf (0.23-1) ...
14:46:30 #8 25.33 Selecting previously unselected package libmpfr6:armhf.
14:46:30 #8 25.33 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
14:46:30 #8 25.33 Unpacking libmpfr6:armhf (4.1.0-3) ...
14:46:30 #8 25.40 Selecting previously unselected package libmpc3:armhf.
14:46:30 #8 25.40 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
14:46:30 #8 25.40 Unpacking libmpc3:armhf (1.2.0-1) ...
14:46:30 #8 25.43 Selecting previously unselected package cpp-10.
14:46:30 #8 25.44 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
14:46:30 #8 25.44 Unpacking cpp-10 (10.2.1-6+rpi1) ...
14:46:30 #8 26.03 Selecting previously unselected package cpp.
14:46:31 #8 26.03 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
14:46:31 #8 26.04 Unpacking cpp (4:10.2.1-1+rpi1) ...
14:46:31 #8 26.07 Selecting previously unselected package libdebhelper-perl.
14:46:31 #8 26.07 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
14:46:31 #8 26.08 Unpacking libdebhelper-perl (13.3.4) ...
14:46:31 #8 26.12 Selecting previously unselected package libcc1-0:armhf.
14:46:31 #8 26.12 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.12 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
14:46:31 #8 26.17 Selecting previously unselected package libgomp1:armhf.
14:46:31 #8 26.17 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.18 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
14:46:31 #8 26.22 Selecting previously unselected package libatomic1:armhf.
14:46:31 #8 26.22 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.23 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
14:46:31 #8 26.27 Selecting previously unselected package libasan6:armhf.
14:46:31 #8 26.28 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.28 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
14:46:31 #8 26.51 Selecting previously unselected package libubsan1:armhf.
14:46:31 #8 26.51 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.52 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
14:46:31 #8 26.61 Selecting previously unselected package libgcc-10-dev:armhf.
14:46:31 #8 26.62 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.62 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
14:46:31 #8 26.73 Selecting previously unselected package gcc-10.
14:46:31 #8 26.73 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
14:46:31 #8 26.74 Unpacking gcc-10 (10.2.1-6+rpi1) ...
14:46:32 #8 27.87 Selecting previously unselected package gcc.
14:46:32 #8 27.87 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
14:46:32 #8 27.87 Unpacking gcc (4:10.2.1-1+rpi1) ...
14:46:32 #8 27.91 Selecting previously unselected package libc-dev-bin.
14:46:33 #8 27.91 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1_armhf.deb ...
14:46:33 #8 27.92 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1) ...
14:46:33 #8 27.96 Selecting previously unselected package linux-libc-dev:armhf.
14:46:33 #8 27.96 Preparing to unpack .../035-linux-libc-dev_1%3a1.20211007-2_armhf.deb ...
14:46:33 #8 27.96 Unpacking linux-libc-dev:armhf (1:1.20211007-2) ...
14:46:33 #8 28.11 Selecting previously unselected package libcrypt-dev:armhf.
14:46:33 #8 28.12 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
14:46:33 #8 28.12 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
14:46:33 #8 28.16 Selecting previously unselected package libtirpc-dev:armhf.
14:46:33 #8 28.16 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ...
14:46:33 #8 28.17 Unpacking libtirpc-dev:armhf (1.3.1-1) ...
14:46:33 #8 28.22 Selecting previously unselected package libnsl-dev:armhf.
14:46:33 #8 28.22 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
14:46:33 #8 28.23 Unpacking libnsl-dev:armhf (1.3.0-2) ...
14:46:33 #8 28.27 Selecting previously unselected package libc6-dev:armhf.
14:46:33 #8 28.27 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1_armhf.deb ...
14:46:33 #8 28.27 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1) ...
14:46:33 #8 28.47 Selecting previously unselected package libtool.
14:46:33 #8 28.48 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
14:46:33 #8 28.48 Unpacking libtool (2.4.6-15) ...
14:46:33 #8 28.53 Selecting previously unselected package dh-autoreconf.
14:46:33 #8 28.54 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
14:46:33 #8 28.54 Unpacking dh-autoreconf (20) ...
14:46:33 #8 28.57 Selecting previously unselected package libarchive-zip-perl.
14:46:33 #8 28.57 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
14:46:33 #8 28.58 Unpacking libarchive-zip-perl (1.68-1) ...
14:46:33 #8 28.62 Selecting previously unselected package libsub-override-perl.
14:46:33 #8 28.62 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
14:46:33 #8 28.63 Unpacking libsub-override-perl (0.09-2) ...
14:46:33 #8 28.66 Selecting previously unselected package libfile-stripnondeterminism-perl.
14:46:33 #8 28.66 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
14:46:33 #8 28.67 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
14:46:33 #8 28.70 Selecting previously unselected package dh-strip-nondeterminism.
14:46:33 #8 28.71 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ...
14:46:33 #8 28.71 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
14:46:33 #8 28.76 Selecting previously unselected package libdpkg-perl.
14:46:33 #8 28.76 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ...
14:46:33 #8 28.78 Unpacking libdpkg-perl (1.20.9+rpi1) ...
14:46:33 #8 28.91 Selecting previously unselected package patch.
14:46:33 #8 28.91 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
14:46:33 #8 28.93 Unpacking patch (2.7.6-7) ...
14:46:33 #8 29.05 Selecting previously unselected package make.
14:46:34 #8 29.05 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
14:46:34 #8 29.06 Unpacking make (4.3-4.1) ...
14:46:34 #8 29.14 Selecting previously unselected package dpkg-dev.
14:46:34 #8 29.14 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ...
14:46:34 #8 29.15 Unpacking dpkg-dev (1.20.9+rpi1) ...
14:46:34 #8 29.28 Selecting previously unselected package libelf1:armhf.
14:46:34 #8 29.29 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
14:46:34 #8 29.30 Unpacking libelf1:armhf (0.183-1) ...
14:46:34 #8 29.36 Selecting previously unselected package dwz.
14:46:34 #8 29.36 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
14:46:34 #8 29.37 Unpacking dwz (0.13+20210201-1) ...
14:46:34 #8 29.42 Selecting previously unselected package libicu67:armhf.
14:46:34 #8 29.42 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ...
14:46:34 #8 29.43 Unpacking libicu67:armhf (67.1-7) ...
14:46:35 #8 30.21 Selecting previously unselected package libxml2:armhf.
14:46:35 #8 30.22 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ...
14:46:35 #8 30.22 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ...
14:46:35 #8 30.30 Selecting previously unselected package gettext.
14:46:35 #8 30.30 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
14:46:35 #8 30.31 Unpacking gettext (0.21-4) ...
14:46:35 #8 30.44 Selecting previously unselected package intltool-debian.
14:46:35 #8 30.44 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
14:46:35 #8 30.45 Unpacking intltool-debian (0.35.0+20060710.5) ...
14:46:35 #8 30.48 Selecting previously unselected package po-debconf.
14:46:35 #8 30.48 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
14:46:35 #8 30.48 Unpacking po-debconf (1.0.21+nmu1) ...
14:46:35 #8 30.53 Selecting previously unselected package debhelper.
14:46:35 #8 30.54 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
14:46:35 #8 30.54 Unpacking debhelper (13.3.4) ...
14:46:35 #8 30.64 Selecting previously unselected package libfakeroot:armhf.
14:46:35 #8 30.64 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
14:46:35 #8 30.64 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
14:46:35 #8 30.68 Selecting previously unselected package fakeroot.
14:46:35 #8 30.68 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
14:46:35 #8 30.69 Unpacking fakeroot (1.25.3-1.1) ...
14:46:35 #8 30.72 Selecting previously unselected package libfile-dirlist-perl.
14:46:35 #8 30.72 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
14:46:35 #8 30.73 Unpacking libfile-dirlist-perl (0.05-2) ...
14:46:35 #8 30.75 Selecting previously unselected package libfile-which-perl.
14:46:35 #8 30.76 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
14:46:35 #8 30.76 Unpacking libfile-which-perl (1.23-1) ...
14:46:35 #8 30.80 Selecting previously unselected package libfile-homedir-perl.
14:46:35 #8 30.80 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
14:46:35 #8 30.80 Unpacking libfile-homedir-perl (1.006-1) ...
14:46:35 #8 30.84 Selecting previously unselected package libfile-touch-perl.
14:46:35 #8 30.84 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
14:46:35 #8 30.84 Unpacking libfile-touch-perl (0.11-1) ...
14:46:35 #8 30.87 Selecting previously unselected package libio-pty-perl.
14:46:35 #8 30.87 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
14:46:35 #8 30.87 Unpacking libio-pty-perl (1:1.15-2) ...
14:46:35 #8 30.91 Selecting previously unselected package libipc-run-perl.
14:46:35 #8 30.91 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
14:46:35 #8 30.92 Unpacking libipc-run-perl (20200505.0-1) ...
14:46:35 #8 30.95 Selecting previously unselected package libclass-method-modifiers-perl.
14:46:36 #8 30.95 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
14:46:36 #8 30.96 Unpacking libclass-method-modifiers-perl (2.13-1) ...
14:46:36 #8 30.99 Selecting previously unselected package libb-hooks-op-check-perl.
14:46:36 #8 30.99 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
14:46:36 #8 31.00 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
14:46:36 #8 31.03 Selecting previously unselected package libdynaloader-functions-perl.
14:46:36 #8 31.03 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
14:46:36 #8 31.04 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
14:46:36 #8 31.07 Selecting previously unselected package libdevel-callchecker-perl.
14:46:36 #8 31.07 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
14:46:36 #8 31.07 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
14:46:36 #8 31.11 Selecting previously unselected package libparams-classify-perl.
14:46:36 #8 31.11 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
14:46:36 #8 31.11 Unpacking libparams-classify-perl (0.015-1+b3) ...
14:46:36 #8 31.14 Selecting previously unselected package libmodule-runtime-perl.
14:46:36 #8 31.14 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
14:46:36 #8 31.15 Unpacking libmodule-runtime-perl (0.016-1) ...
14:46:36 #8 31.19 Selecting previously unselected package libimport-into-perl.
14:46:36 #8 31.19 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
14:46:36 #8 31.20 Unpacking libimport-into-perl (1.002005-1) ...
14:46:36 #8 31.24 Selecting previously unselected package librole-tiny-perl.
14:46:36 #8 31.24 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
14:46:36 #8 31.24 Unpacking librole-tiny-perl (2.002004-1) ...
14:46:36 #8 31.27 Selecting previously unselected package libstrictures-perl.
14:46:36 #8 31.27 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
14:46:36 #8 31.28 Unpacking libstrictures-perl (2.000006-1) ...
14:46:36 #8 31.31 Selecting previously unselected package libsub-quote-perl.
14:46:36 #8 31.31 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
14:46:36 #8 31.32 Unpacking libsub-quote-perl (2.006006-1) ...
14:46:36 #8 31.35 Selecting previously unselected package libmoo-perl.
14:46:36 #8 31.35 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
14:46:36 #8 31.35 Unpacking libmoo-perl (2.004004-1) ...
14:46:36 #8 31.39 Selecting previously unselected package libencode-locale-perl.
14:46:36 #8 31.39 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
14:46:36 #8 31.39 Unpacking libencode-locale-perl (1.05-1.1) ...
14:46:36 #8 31.42 Selecting previously unselected package libtimedate-perl.
14:46:36 #8 31.43 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
14:46:36 #8 31.43 Unpacking libtimedate-perl (2.3300-2) ...
14:46:36 #8 31.47 Selecting previously unselected package libhttp-date-perl.
14:46:36 #8 31.47 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
14:46:36 #8 31.48 Unpacking libhttp-date-perl (6.05-1) ...
14:46:36 #8 31.51 Selecting previously unselected package libfile-listing-perl.
14:46:36 #8 31.51 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
14:46:36 #8 31.51 Unpacking libfile-listing-perl (6.14-1) ...
14:46:36 #8 31.55 Selecting previously unselected package libhtml-tagset-perl.
14:46:36 #8 31.55 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
14:46:36 #8 31.55 Unpacking libhtml-tagset-perl (3.20-4) ...
14:46:36 #8 31.58 Selecting previously unselected package liburi-perl.
14:46:36 #8 31.58 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
14:46:36 #8 31.59 Unpacking liburi-perl (5.08-1) ...
14:46:36 #8 31.63 Selecting previously unselected package libhtml-parser-perl.
14:46:36 #8 31.63 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
14:46:36 #8 31.63 Unpacking libhtml-parser-perl (3.75-1+b1) ...
14:46:36 #8 31.69 Selecting previously unselected package libhtml-tree-perl.
14:46:36 #8 31.69 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
14:46:36 #8 31.69 Unpacking libhtml-tree-perl (5.07-2) ...
14:46:36 #8 31.74 Selecting previously unselected package libio-html-perl.
14:46:36 #8 31.74 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
14:46:36 #8 31.75 Unpacking libio-html-perl (1.004-2) ...
14:46:36 #8 31.80 Selecting previously unselected package liblwp-mediatypes-perl.
14:46:36 #8 31.81 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
14:46:36 #8 31.81 Unpacking liblwp-mediatypes-perl (6.04-1) ...
14:46:36 #8 31.84 Selecting previously unselected package libhttp-message-perl.
14:46:36 #8 31.84 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
14:46:36 #8 31.85 Unpacking libhttp-message-perl (6.28-1) ...
14:46:36 #8 31.89 Selecting previously unselected package libhttp-cookies-perl.
14:46:36 #8 31.89 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
14:46:36 #8 31.89 Unpacking libhttp-cookies-perl (6.10-1) ...
14:46:36 #8 31.92 Selecting previously unselected package libhttp-negotiate-perl.
14:46:36 #8 31.92 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
14:46:36 #8 31.93 Unpacking libhttp-negotiate-perl (6.01-1) ...
14:46:36 #8 31.96 Selecting previously unselected package perl-openssl-defaults:armhf.
14:46:36 #8 31.97 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
14:46:36 #8 31.97 Unpacking perl-openssl-defaults:armhf (5) ...
14:46:36 #8 32.00 Selecting previously unselected package libnet-ssleay-perl.
14:46:36 #8 32.00 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
14:46:36 #8 32.01 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
14:46:36 #8 32.07 Selecting previously unselected package libio-socket-ssl-perl.
14:46:37 #8 32.07 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
14:46:37 #8 32.07 Unpacking libio-socket-ssl-perl (2.069-1) ...
14:46:37 #8 32.12 Selecting previously unselected package libnet-http-perl.
14:46:37 #8 32.12 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
14:46:37 #8 32.13 Unpacking libnet-http-perl (6.20-1) ...
14:46:37 #8 32.16 Selecting previously unselected package liblwp-protocol-https-perl.
14:46:37 #8 32.16 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
14:46:37 #8 32.17 Unpacking liblwp-protocol-https-perl (6.10-1) ...
14:46:37 #8 32.20 Selecting previously unselected package libtry-tiny-perl.
14:46:37 #8 32.20 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
14:46:37 #8 32.21 Unpacking libtry-tiny-perl (0.30-1) ...
14:46:37 #8 32.24 Selecting previously unselected package libwww-robotrules-perl.
14:46:37 #8 32.24 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
14:46:37 #8 32.25 Unpacking libwww-robotrules-perl (6.02-1) ...
14:46:37 #8 32.28 Selecting previously unselected package libwww-perl.
14:46:37 #8 32.28 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
14:46:37 #8 32.28 Unpacking libwww-perl (6.52-1) ...
14:46:37 #8 32.33 Selecting previously unselected package patchutils.
14:46:37 #8 32.34 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
14:46:37 #8 32.34 Unpacking patchutils (0.4.2-1) ...
14:46:37 #8 32.38 Selecting previously unselected package libtinfo5:armhf.
14:46:37 #8 32.38 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ...
14:46:37 #8 32.39 Unpacking libtinfo5:armhf (6.2+20201114-2) ...
14:46:37 #8 32.47 Selecting previously unselected package wdiff.
14:46:37 #8 32.48 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
14:46:37 #8 32.48 Unpacking wdiff (1.2.2-2) ...
14:46:37 #8 32.53 Selecting previously unselected package devscripts.
14:46:37 #8 32.53 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ...
14:46:37 #8 32.55 Unpacking devscripts (2.21.3+deb11u1) ...
14:46:37 #8 32.66 Selecting previously unselected package equivs.
14:46:37 #8 32.66 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
14:46:37 #8 32.67 Unpacking equivs (2.3.1) ...
14:46:37 #8 32.70 Selecting previously unselected package libcurl3-gnutls:armhf.
14:46:37 #8 32.70 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3_armhf.deb ...
14:46:37 #8 32.71 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ...
14:46:37 #8 32.76 Selecting previously unselected package liberror-perl.
14:46:37 #8 32.76 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
14:46:37 #8 32.77 Unpacking liberror-perl (0.17029-1) ...
14:46:37 #8 32.80 Selecting previously unselected package git-man.
14:46:37 #8 32.80 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ...
14:46:37 #8 32.81 Unpacking git-man (1:2.30.2-1) ...
14:46:37 #8 32.90 Selecting previously unselected package git.
14:46:37 #8 32.91 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ...
14:46:37 #8 32.92 Unpacking git (1:2.30.2-1) ...
14:46:38 #8 33.37 Setting up media-types (4.0.0) ...
14:46:38 #8 33.39 Setting up libpipeline1:armhf (1.5.3-1) ...
14:46:38 #8 33.40 Setting up bsdextrautils (2.36.1-8) ...
14:46:38 #8 33.42 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
14:46:38 #8 33.42 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
14:46:38 #8 33.42 Setting up libicu67:armhf (67.1-7) ...
14:46:38 #8 33.43 Setting up libmagic-mgc (1:5.39-3) ...
14:46:38 #8 33.45 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
14:46:38 #8 33.46 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
14:46:38 #8 33.48 Setting up libmagic1:armhf (1:5.39-3) ...
14:46:38 #8 33.50 Setting up perl-openssl-defaults:armhf (5) ...
14:46:38 #8 33.51 Setting up linux-libc-dev:armhf (1:1.20211007-2) ...
14:46:38 #8 33.52 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
14:46:38 #8 33.53 Setting up gettext-base (0.21-4) ...
14:46:38 #8 33.55 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ...
14:46:38 #8 33.56 Setting up file (1:5.39-3) ...
14:46:38 #8 33.57 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
14:46:38 #8 33.58 Setting up bzip2 (1.0.8-4) ...
14:46:38 #8 33.60 Setting up libfakeroot:armhf (1.25.3-1.1) ...
14:46:38 #8 33.61 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
14:46:38 #8 33.63 Setting up fakeroot (1.25.3-1.1) ...
14:46:38 #8 33.64 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.64 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
14:46:38 #8 33.65 Setting up autotools-dev (20180224.1+nmu1) ...
14:46:38 #8 33.66 Setting up libtirpc-dev:armhf (1.3.1-1) ...
14:46:38 #8 33.67 Setting up make (4.3-4.1) ...
14:46:38 #8 33.69 Setting up libmpfr6:armhf (4.1.0-3) ...
14:46:38 #8 33.70 Setting up libsigsegv2:armhf (2.13-1) ...
14:46:38 #8 33.72 Setting up xz-utils (5.2.5-2) ...
14:46:38 #8 33.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.73 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
14:46:38 #8 33.74 Setting up libmpc3:armhf (1.2.0-1) ...
14:46:38 #8 33.75 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
14:46:38 #8 33.76 Setting up patch (2.7.6-7) ...
14:46:38 #8 33.78 Setting up autopoint (0.21-4) ...
14:46:38 #8 33.79 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
14:46:38 #8 33.81 Setting up libnsl-dev:armhf (1.3.0-2) ...
14:46:38 #8 33.82 Setting up sensible-utils (0.0.14) ...
14:46:38 #8 33.83 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
14:46:38 #8 33.84 Setting up libuchardet0:armhf (0.0.7-1) ...
14:46:38 #8 33.86 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
14:46:38 #8 33.87 Setting up git-man (1:2.30.2-1) ...
14:46:38 #8 33.89 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
14:46:38 #8 33.90 Setting up libisl23:armhf (0.23-1) ...
14:46:38 #8 33.91 Setting up libc-dev-bin (2.31-13+rpt2+rpi1) ...
14:46:38 #8 33.92 Setting up libtinfo5:armhf (6.2+20201114-2) ...
14:46:38 #8 33.94 Setting up libelf1:armhf (0.183-1) ...
14:46:38 #8 33.95 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ...
14:46:38 #8 33.96 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
14:46:38 #8 33.98 Setting up cpp-10 (10.2.1-6+rpi1) ...
14:46:38 #8 33.99 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
14:46:38 #8 34.00 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
14:46:38 #8 34.01 Setting up libgdbm6:armhf (1.19-2) ...
14:46:38 #8 34.03 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
14:46:38 #8 34.04 Setting up wdiff (1.2.2-2) ...
14:46:38 #8 34.05 Setting up gettext (0.21-4) ...
14:46:38 #8 34.07 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
14:46:38 #8 34.08 Setting up m4 (1.4.18-5) ...
14:46:39 #8 34.09 Setting up libgdbm-compat4:armhf (1.19-2) ...
14:46:39 #8 34.11 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
14:46:39 #8 34.12 Setting up dwz (0.13+20210201-1) ...
14:46:39 #8 34.16 Setting up groff-base (1.22.4-6) ...
14:46:39 #8 34.21 Setting up cpp (4:10.2.1-1+rpi1) ...
14:46:39 #8 34.22 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1) ...
14:46:39 #8 34.24 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
14:46:39 #8 34.25 Setting up python3.9 (3.9.2-1+rpi1) ...
14:46:40 #8 34.99 Setting up python3 (3.9.2-3) ...
14:46:40 #8 35.11 Setting up binutils (2.35.2-2+rpi1) ...
14:46:40 #8 35.12 Setting up man-db (2.9.4-2) ...
14:46:40 #8 35.25 Building database of manual pages ...
14:46:43 #8 37.93 Setting up perl (5.32.1-4+deb11u2) ...
14:46:43 #8 37.96 Setting up libio-html-perl (1.004-2) ...
14:46:43 #8 37.97 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
14:46:43 #8 37.98 Setting up gcc-10 (10.2.1-6+rpi1) ...
14:46:43 #8 38.00 Setting up libdpkg-perl (1.20.9+rpi1) ...
14:46:43 #8 38.01 Setting up autoconf (2.69-14) ...
14:46:43 #8 38.03 Setting up libtimedate-perl (2.3300-2) ...
14:46:43 #8 38.04 Setting up libsub-override-perl (0.09-2) ...
14:46:43 #8 38.05 Setting up libstrictures-perl (2.000006-1) ...
14:46:43 #8 38.06 Setting up libsub-quote-perl (2.006006-1) ...
14:46:43 #8 38.07 Setting up libfile-dirlist-perl (0.05-2) ...
14:46:43 #8 38.09 Setting up liburi-perl (5.08-1) ...
14:46:43 #8 38.10 Setting up libfile-touch-perl (0.11-1) ...
14:46:43 #8 38.12 Setting up libnet-ssleay-perl (1.88-3+b1) ...
14:46:43 #8 38.13 Setting up automake (1:1.16.3-2) ...
14:46:43 #8 38.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:46:43 #8 38.14 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
14:46:43 #8 38.14 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
14:46:43 #8 38.15 Setting up libhttp-date-perl (6.05-1) ...
14:46:43 #8 38.17 Setting up libfile-which-perl (1.23-1) ...
14:46:43 #8 38.19 Setting up libfile-listing-perl (6.14-1) ...
14:46:43 #8 38.21 Setting up libdynaloader-functions-perl (0.003-1.1) ...
14:46:43 #8 38.22 Setting up libclass-method-modifiers-perl (2.13-1) ...
14:46:43 #8 38.23 Setting up libio-pty-perl (1:1.15-2) ...
14:46:43 #8 38.25 Setting up libtool (2.4.6-15) ...
14:46:43 #8 38.27 Setting up libarchive-zip-perl (1.68-1) ...
14:46:43 #8 38.28 Setting up libhtml-tagset-perl (3.20-4) ...
14:46:43 #8 38.29 Setting up libdebhelper-perl (13.3.4) ...
14:46:43 #8 38.30 Setting up liblwp-mediatypes-perl (6.04-1) ...
14:46:43 #8 38.32 Setting up libtry-tiny-perl (0.30-1) ...
14:46:43 #8 38.33 Setting up libnet-http-perl (6.20-1) ...
14:46:43 #8 38.34 Setting up libencode-locale-perl (1.05-1.1) ...
14:46:43 #8 38.36 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
14:46:43 #8 38.37 Setting up gcc (4:10.2.1-1+rpi1) ...
14:46:43 #8 38.39 Setting up dpkg-dev (1.20.9+rpi1) ...
14:46:43 #8 38.42 Setting up intltool-debian (0.35.0+20060710.5) ...
14:46:43 #8 38.44 Setting up liberror-perl (0.17029-1) ...
14:46:43 #8 38.45 Setting up dh-autoreconf (20) ...
14:46:43 #8 38.47 Setting up patchutils (0.4.2-1) ...
14:46:43 #8 38.48 Setting up libipc-run-perl (20200505.0-1) ...
14:46:43 #8 38.50 Setting up git (1:2.30.2-1) ...
14:46:43 #8 38.54 Setting up libwww-robotrules-perl (6.02-1) ...
14:46:43 #8 38.55 Setting up libhtml-parser-perl (3.75-1+b1) ...
14:46:43 #8 38.56 Setting up librole-tiny-perl (2.002004-1) ...
14:46:43 #8 38.58 Setting up libfile-homedir-perl (1.006-1) ...
14:46:43 #8 38.59 Setting up libio-socket-ssl-perl (2.069-1) ...
14:46:43 #8 38.60 Setting up libhttp-message-perl (6.28-1) ...
14:46:43 #8 38.62 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
14:46:43 #8 38.63 Setting up libhttp-negotiate-perl (6.01-1) ...
14:46:43 #8 38.65 Setting up libhttp-cookies-perl (6.10-1) ...
14:46:43 #8 38.66 Setting up po-debconf (1.0.21+nmu1) ...
14:46:43 #8 38.67 Setting up libhtml-tree-perl (5.07-2) ...
14:46:43 #8 38.69 Setting up libparams-classify-perl (0.015-1+b3) ...
14:46:43 #8 38.70 Setting up libmodule-runtime-perl (0.016-1) ...
14:46:43 #8 38.71 Setting up dh-strip-nondeterminism (1.12.0-1) ...
14:46:43 #8 38.73 Setting up libimport-into-perl (1.002005-1) ...
14:46:43 #8 38.74 Setting up libmoo-perl (2.004004-1) ...
14:46:43 #8 38.75 Setting up debhelper (13.3.4) ...
14:46:43 #8 38.76 Setting up equivs (2.3.1) ...
14:46:43 #8 38.78 Setting up liblwp-protocol-https-perl (6.10-1) ...
14:46:43 #8 38.79 Setting up libwww-perl (6.52-1) ...
14:46:43 #8 38.80 Setting up devscripts (2.21.3+deb11u1) ...
14:46:43 #8 38.97 Processing triggers for libc-bin (2.31-13+rpi1) ...
14:46:44 #8 DONE 39.5s
14:46:44 
14:46:44 #10 [stage-1 3/8] COPY common /root/build-deb/debian
14:46:44 #10 sha256:e4840e93e2100d6c3344aa87e50defcf21c44b7980c546bc9e7eae1e128042cd
14:46:44 #10 DONE 0.0s
14:46:44 
14: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
14:46:44 #11 sha256:d7b53a595303fa2b0834c8d4c2d3f26061bbf4b89c15cc2c3b36f5fe478f0976
14:46:45 #11 1.037 Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
14:46:45 #11 1.067 Hit:2 http://archive.raspbian.org/raspbian bullseye InRelease
14:46:47 #11 1.327 Reading package lists...
14:46:47 #11 2.773 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?)
14:46:47 #11 3.086 dpkg-buildpackage: info: source package docker-ce-build-deps
14:46:47 #11 3.086 dpkg-buildpackage: info: source version 1.0
14:46:47 #11 3.086 dpkg-buildpackage: info: source distribution unstable
14:46:47 #11 3.086 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
14:46:47 #11 3.126 dpkg-buildpackage: info: host architecture armhf
14:46:47 #11 3.126  dpkg-source --before-build .
14:46:47 #11 3.234  debian/rules clean
14:46:47 #11 3.236 dh clean
14:46:47 #11 3.321    dh_clean
14:46:47 #11 3.363  debian/rules binary
14:46:47 #11 3.364 dh binary
14:46:47 #11 3.438    dh_update_autotools_config
14:46:47 #11 3.469    dh_autoreconf
14:46:47 #11 3.513    create-stamp debian/debhelper-build-stamp
14:46:47 #11 3.513    dh_prep
14:46:47 #11 3.544    dh_install
14:46:47 #11 3.581    dh_installdocs
14:46:48 #11 3.624    dh_installchangelogs
14:46:48 #11 3.712    dh_perl
14:46:48 #11 3.751    dh_link
14:46:48 #11 3.787    dh_strip_nondeterminism
14:46:48 #11 3.854    dh_compress
14:46:48 #11 3.898    dh_fixperms
14:46:48 #11 3.941    dh_missing
14:46:48 #11 3.970    dh_installdeb
14:46:48 #11 4.006    dh_gencontrol
14:46:48 #11 4.127    dh_md5sums
14:46:48 #11 4.163    dh_builddeb
14:46:48 #11 4.192 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
14:46:48 #11 4.209  dpkg-genbuildinfo --build=binary
14:46:48 #11 4.351  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
14:46:48 #11 4.437 dpkg-genchanges: info: binary-only upload (no source code included)
14:46:48 #11 4.440  dpkg-source --after-build .
14:46:48 #11 4.549 dpkg-buildpackage: info: binary-only upload (no source included)
14:46:49 #11 4.554 
14:46:49 #11 4.554 The package has been created.
14:46:49 #11 4.554 Attention, the package has been created in the current directory,
14:46:49 #11 4.554 not in ".." as indicated by the message above!
14:46:49 #11 4.573 Selecting previously unselected package docker-ce-build-deps.
14:46:49 #11 4.584 (Reading database ... 17323 files and directories currently installed.)
14:46:49 #11 4.585 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
14:46:49 #11 4.588 Unpacking docker-ce-build-deps (1.0) ...
14:46:50 #11 4.636 Reading package lists...
14:46:50 #11 5.970 Building dependency tree...
14:46:50 #11 6.138 Reading state information...
14:46:50 #11 6.163 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
14:46:50 #11 6.376 Starting 2 pkgProblemResolver with broken count: 0
14:46:50 #11 6.378 Done
14:46:51 #11 6.551  Done
14:46:51 #11 6.738 Starting pkgProblemResolver with broken count: 0
14:46:51 #11 6.785 Starting 2 pkgProblemResolver with broken count: 0
14:46:51 #11 6.789 Done
14:46:51 #11 7.138 The following additional packages will be installed:
14:46:51 #11 7.138   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
14:46:51 #11 7.138   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:46:51 #11 7.138   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
14:46:51 #11 7.138   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:46:51 #11 7.138   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
14:46:51 #11 7.139   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
14:46:51 #11 7.140 Suggested packages:
14:46:51 #11 7.140   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
14:46:51 #11 7.140   libstdc++-10-doc
14:46:51 #11 7.140 Recommended packages:
14:46:51 #11 7.140   libglib2.0-data shared-mime-info xdg-user-dirs
14:46:51 #11 7.553 The following NEW packages will be installed:
14:46:52 #11 7.553   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
14:46:52 #11 7.553   g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:46:52 #11 7.554   libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24
14:46:52 #11 7.554   libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:46:52 #11 7.554   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
14:46:52 #11 7.554   libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config
14:46:52 #11 7.988 0 upgraded, 31 newly installed, 0 to remove and 14 not upgraded.
14:46:52 #11 7.988 1 not fully installed or removed.
14:46:52 #11 7.988 Need to get 19.6 MB of archives.
14:46:52 #11 7.988 After this operation, 84.0 MB of additional disk space will be used.
14:46:52 #11 7.988 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
14:46:52 #11 8.561 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
14:46:53 #11 8.905 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
14:46:53 #11 8.906 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
14:46:53 #11 8.906 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
14:46:53 #11 8.908 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB]
14:46:53 #11 8.983 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB]
14:46:53 #11 9.048 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
14:46:53 #11 9.049 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
14:46:53 #11 9.051 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB]
14:46:53 #11 9.053 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB]
14:46:53 #11 9.214 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
14:46:53 #11 9.217 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB]
14:46:53 #11 9.220 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB]
14:46:53 #11 9.227 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
14:46:53 #11 9.227 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
14:46:53 #11 9.228 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
14:46:53 #11 9.228 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB]
14:46:53 #11 9.228 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
14:46:53 #11 9.291 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB]
14:46:53 #11 9.296 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB]
14:46:53 #11 9.376 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB]
14:46:53 #11 9.377 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB]
14:46:53 #11 9.383 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
14:46:53 #11 9.385 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
14:46:54 #11 9.386 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
14:46:54 #11 9.390 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
14:46:54 #11 9.391 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB]
14:46:54 #11 9.392 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB]
14:46:54 #11 9.461 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
14:46:54 #11 9.471 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
14:46:54 #11 9.713 debconf: delaying package configuration, since apt-utils is not installed
14:46:54 #11 9.751 Fetched 19.6 MB in 2s (9861 kB/s)
14:46:54 #11 9.773 Selecting previously unselected package libstdc++-10-dev:armhf.
14:46:54 #11 9.773 (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 ... 17327 files and directories currently installed.)
14:46:54 #11 9.784 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
14:46:54 #11 9.788 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
14:46:54 #11 10.02 Selecting previously unselected package g++-10.
14:46:54 #11 10.02 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
14:46:54 #11 10.03 Unpacking g++-10 (10.2.1-6+rpi1) ...
14:46:55 #11 10.65 Selecting previously unselected package g++.
14:46:55 #11 10.65 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
14:46:55 #11 10.65 Unpacking g++ (4:10.2.1-1+rpi1) ...
14:46:55 #11 10.68 Selecting previously unselected package build-essential.
14:46:55 #11 10.68 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
14:46:55 #11 10.69 Unpacking build-essential (12.9) ...
14:46:55 #11 10.73 Selecting previously unselected package bash-completion.
14:46:55 #11 10.73 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
14:46:55 #11 11.27 Unpacking bash-completion (1:2.11-2) ...
14:46:55 #11 11.39 Selecting previously unselected package cmake-data.
14:46:55 #11 11.39 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ...
14:46:55 #11 11.40 Unpacking cmake-data (3.18.4-2+rpi1) ...
14:46:56 #11 11.72 Selecting previously unselected package libarchive13:armhf.
14:46:56 #11 11.72 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ...
14:46:56 #11 11.73 Unpacking libarchive13:armhf (3.4.3-2) ...
14:46:56 #11 11.79 Selecting previously unselected package libjsoncpp24:armhf.
14:46:56 #11 11.79 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
14:46:56 #11 11.80 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
14:46:56 #11 11.84 Selecting previously unselected package librhash0:armhf.
14:46:56 #11 11.84 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
14:46:56 #11 11.84 Unpacking librhash0:armhf (1.4.1-2) ...
14:46:56 #11 11.89 Selecting previously unselected package libuv1:armhf.
14:46:56 #11 11.89 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ...
14:46:56 #11 11.90 Unpacking libuv1:armhf (1.40.0-1) ...
14:46:56 #11 11.93 Selecting previously unselected package cmake.
14:46:56 #11 11.93 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ...
14:46:56 #11 11.94 Unpacking cmake (3.18.4-2+rpi1) ...
14:46:56 #11 12.27 Selecting previously unselected package dh-apparmor.
14:46:56 #11 12.27 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
14:46:56 #11 12.28 Unpacking dh-apparmor (2.13.6-10) ...
14:46:56 #11 12.32 Selecting previously unselected package libbtrfs0:armhf.
14:46:56 #11 12.32 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ...
14:46:56 #11 12.32 Unpacking libbtrfs0:armhf (5.10.1-2) ...
14:46:56 #11 12.37 Selecting previously unselected package libbtrfs-dev:armhf.
14:46:56 #11 12.37 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ...
14:46:56 #11 12.37 Unpacking libbtrfs-dev:armhf (5.10.1-2) ...
14:46:56 #11 12.43 Selecting previously unselected package dmsetup.
14:46:56 #11 12.43 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
14:46:56 #11 12.44 Unpacking dmsetup (2:1.02.175-2.1) ...
14:46:56 #11 12.48 Selecting previously unselected package libdevmapper1.02.1:armhf.
14:46:56 #11 12.48 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
14:46:56 #11 12.48 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
14:46:56 #11 12.53 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
14:46:57 #11 12.54 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
14:46:57 #11 12.54 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
14:46:57 #11 12.57 Selecting previously unselected package libudev-dev:armhf.
14:46:57 #11 12.57 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ...
14:46:57 #11 12.58 Unpacking libudev-dev:armhf (247.3-6+rpi1) ...
14:46:57 #11 12.61 Selecting previously unselected package libsepol1-dev:armhf.
14:46:57 #11 12.62 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ...
14:46:57 #11 12.62 Unpacking libsepol1-dev:armhf (3.1-1) ...
14:46:57 #11 12.69 Selecting previously unselected package libpcre2-16-0:armhf.
14:46:57 #11 12.69 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ...
14:46:57 #11 12.69 Unpacking libpcre2-16-0:armhf (10.36-2) ...
14:46:57 #11 12.74 Selecting previously unselected package libpcre2-32-0:armhf.
14:46:57 #11 12.74 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ...
14:46:57 #11 12.74 Unpacking libpcre2-32-0:armhf (10.36-2) ...
14:46:57 #11 12.80 Selecting previously unselected package libpcre2-posix2:armhf.
14:46:57 #11 12.80 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ...
14:46:57 #11 12.80 Unpacking libpcre2-posix2:armhf (10.36-2) ...
14:46:57 #11 12.83 Selecting previously unselected package libpcre2-dev:armhf.
14:46:57 #11 12.83 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ...
14:46:57 #11 12.84 Unpacking libpcre2-dev:armhf (10.36-2) ...
14:46:57 #11 12.92 Selecting previously unselected package libselinux1-dev:armhf.
14:46:57 #11 12.92 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ...
14:46:57 #11 12.92 Unpacking libselinux1-dev:armhf (3.1-3) ...
14:46:57 #11 12.97 Selecting previously unselected package libdevmapper-dev:armhf.
14:46:57 #11 12.97 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
14:46:57 #11 12.97 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
14:46:57 #11 13.01 Selecting previously unselected package libltdl7:armhf.
14:46:57 #11 13.01 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ...
14:46:57 #11 13.02 Unpacking libltdl7:armhf (2.4.6-15) ...
14:46:57 #11 13.06 Selecting previously unselected package libltdl-dev:armhf.
14:46:57 #11 13.06 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ...
14:46:57 #11 13.06 Unpacking libltdl-dev:armhf (2.4.6-15) ...
14:46:57 #11 13.10 Selecting previously unselected package libseccomp-dev:armhf.
14:46:57 #11 13.10 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ...
14:46:57 #11 13.11 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ...
14:46:57 #11 13.14 Selecting previously unselected package libsystemd-dev:armhf.
14:46:57 #11 13.15 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ...
14:46:57 #11 13.15 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ...
14:46:57 #11 13.23 Selecting previously unselected package libglib2.0-0:armhf.
14:46:57 #11 13.23 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ...
14:46:57 #11 13.24 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
14:46:57 #11 13.36 Selecting previously unselected package pkg-config.
14:46:57 #11 13.36 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ...
14:46:57 #11 13.37 Unpacking pkg-config (0.29.2-1) ...
14:46:57 #11 13.41 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ...
14:46:57 #11 13.42 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
14:46:57 #11 13.43 Setting up g++-10 (10.2.1-6+rpi1) ...
14:46:57 #11 13.44 Setting up libarchive13:armhf (3.4.3-2) ...
14:46:57 #11 13.46 Setting up libglib2.0-0:armhf (2.66.8-1) ...
14:46:57 #11 13.47 No schema files found: doing nothing.
14:46:57 #11 13.48 Setting up libsepol1-dev:armhf (3.1-1) ...
14:46:57 #11 13.49 Setting up libpcre2-16-0:armhf (10.36-2) ...
14:46:57 #11 13.50 Setting up libbtrfs0:armhf (5.10.1-2) ...
14:46:57 #11 13.51 Setting up libpcre2-32-0:armhf (10.36-2) ...
14:46:57 #11 13.53 Setting up libuv1:armhf (1.40.0-1) ...
14:46:57 #11 13.54 Setting up bash-completion (1:2.11-2) ...
14:46:58 #11 14.13 Setting up pkg-config (0.29.2-1) ...
14:46:58 #11 14.18 Setting up libudev-dev:armhf (247.3-6+rpi1) ...
14:46:58 #11 14.20 Setting up libpcre2-posix2:armhf (10.36-2) ...
14:46:58 #11 14.21 Setting up libltdl7:armhf (2.4.6-15) ...
14:46:58 #11 14.23 Setting up libjsoncpp24:armhf (1.9.4-4) ...
14:46:58 #11 14.24 Setting up libbtrfs-dev:armhf (5.10.1-2) ...
14:46:58 #11 14.25 Setting up g++ (4:10.2.1-1+rpi1) ...
14:46:58 #11 14.27 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
14:46:58 #11 14.28 Setting up librhash0:armhf (1.4.1-2) ...
14:46:58 #11 14.30 Setting up build-essential (12.9) ...
14:46:58 #11 14.31 Setting up cmake-data (3.18.4-2+rpi1) ...
14:46:58 #11 14.32 Setting up dh-apparmor (2.13.6-10) ...
14:46:58 #11 14.33 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ...
14:46:58 #11 14.35 Setting up libpcre2-dev:armhf (10.36-2) ...
14:46:58 #11 14.36 Setting up libselinux1-dev:armhf (3.1-3) ...
14:46:58 #11 14.38 Setting up libltdl-dev:armhf (2.4.6-15) ...
14:46:58 #11 14.39 Setting up cmake (3.18.4-2+rpi1) ...
14:46:58 #11 14.40 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
14:46:58 #11 14.41 Setting up dmsetup (2:1.02.175-2.1) ...
14:46:58 #11 14.43 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
14:46:58 #11 14.45 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
14:46:59 #11 14.46 Setting up docker-ce-build-deps (1.0) ...
14:46:59 #11 14.48 Processing triggers for libc-bin (2.31-13+rpi1) ...
14:46:59 #11 14.49 Processing triggers for man-db (2.9.4-2) ...
14:46:59 #11 DONE 14.8s
14:46:59 
14:46:59 #12 [stage-1 5/8] COPY sources/ /sources
14:46:59 #12 sha256:ffe50450a7fbcaa2cd5739f82347f28f9b391534b3c85e077a57b79e08fb6c20
14:46:59 #12 DONE 0.1s
14:46:59 
14:46:59 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
14:46:59 #14 sha256:56c1ce0ae7099a546d3270dc5f1610257e3be393124dc946fcf3808e05d76bf2
14:47:00 #14 DONE 1.5s
14:47:00 
14:47:00 #15 [stage-1 7/8] WORKDIR /root/build-deb
14:47:00 #15 sha256:424c6dc7de88d47c67f495842d9d19cad366b82e9a287a0c866ce7a20c102547
14:47:00 #15 DONE 0.0s
14:47:00 
14:47:00 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
14:47:00 #16 sha256:20a69e980c65ab83dd3942a1fd260e7380e162ad96b2fccd23de450413dc568c
14:47:00 #16 DONE 0.0s
14:47:00 
14:47:00 #17 exporting to image
14:47:00 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:47:00 #17 exporting layers
14:47:01 + popd
14:47:01 + exit 0
14:47:01 ~/rpmbuild/BUILD/src
14:47:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WcFT4I
14:47:01 + umask 022
14:47:01 + cd /root/rpmbuild/BUILD
14:47:01 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']'
14:47:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 + mkdir -p /root/rpmbuild/BUILDROOT
14:47:01 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 + cd src
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin
14:47:01 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/docker
14:47:01 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:47:01 + pushd /root/rpmbuild/BUILD/src/plugins
14:47:01 + for installer in '*.installer'
14:47:01 + '[' app.installer '!=' scan.installer ']'
14:47:01 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 + PREFIX=/usr/libexec/docker/cli-plugins
14:47:01 + bash app.installer install_plugin
14:47:01 + for installer in '*.installer'
14:47:01 + '[' buildx.installer '!=' scan.installer ']'
14:47:01 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 + PREFIX=/usr/libexec/docker/cli-plugins
14:47:01 + bash buildx.installer install_plugin
14:47:01 ~/rpmbuild/BUILD/src
14:47:01 + popd
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/bash-completion/completions
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/zsh/vendor-completions
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/fish/vendor_completions.d
14:47:01 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/bash-completion/completions/docker
14:47:01 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
14:47:01 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man1
14:47:01 + 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.20211015144513.b485636-0.el7.x86_64/usr/share/man/man1
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man5
14:47:01 + 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.20211015144513.b485636-0.el7.x86_64/usr/share/man/man5
14:47:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man8
14:47:01 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man8
14:47:01 + mkdir -p build-docs
14:47:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:47:01 + cp cli/LICENSE build-docs/LICENSE
14:47:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:47:01 + cp cli/MAINTAINERS build-docs/MAINTAINERS
14:47:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:47:01 + cp cli/NOTICE build-docs/NOTICE
14:47:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:47:01 + cp cli/README.md build-docs/README.md
14:47:01 + /usr/lib/rpm/check-buildroot
14:47:01 + /usr/lib/rpm/redhat/brp-compress
14:47:01 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:47:01 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:47:01 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:47:01 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:47:01 + /usr/lib/rpm/redhat/brp-python-hardlink
14:47:01 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:47:01 Processing files: docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N3saGM
14:47:01 + umask 022
14:47:01 + cd /root/rpmbuild/BUILD
14:47:01 + cd src
14:47:01 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636
14:47:01 + export DOCDIR
14:47:01 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636
14:47:01 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636
14:47:01 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636
14:47:01 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636
14:47:01 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636
14:47:01 + exit 0
14:47:01 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-0.el7
14:47:01 Requires(interp): /bin/sh
14:47:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:47:01 Requires(post): /bin/sh
14:47:01 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)
14:47:01 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
14:47:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:01 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.src.rpm
14:47:06 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64
14:47:06 Unable to find image 'alpine:latest' locally
14:47:06 latest: Pulling from library/alpine
14:47:06 a0d0a0d46f8b: Already exists
14:47:06 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
14:47:06 Status: Downloaded newer image for alpine:latest
14:47:06 mkdir -p build/mac/arm64/docker
14:47:06 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build
14:47:06 Cloning into '/go/src/github.com/docker/app'...
14:47:07 Fetching origin
14:47:07 #17 exporting layers 6.1s done
14:47:07 #17 writing image sha256:7e5949749ffd42ba517ac98c26f380648c322b17248d2a2fd41721283fc6200e done
14:47:07 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
14:47:07 #17 DONE 6.1s
14:47:07 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=9f5b26f -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
14:47:07 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:47:07 + set -e
14:47:07 + mkdir -p /root/build-deb/engine
14:47:07 + tar -C /root/build-deb -xzf /sources/engine.tgz
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    debian/rules override_dh_auto_test
14:47:08 make[1]: Entering directory '/root/build-deb'
14:47:08 ./engine/bundles/dynbinary-daemon/dockerd -v
14:47:08 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:47:08 ./cli/build/docker -v
14:47:08 Docker version 0.0.0-20211015144513-b485636, build b485636
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    create-stamp debian/debhelper-build-stamp
14:47:08  debian/rules binary
14:47:08 dh binary --with=bash-completion --with=systemd
14:47:08    dh_testroot
14:47:08    dh_prep
14:47:08    debian/rules override_dh_auto_install
14:47:08 make[1]: Entering directory '/root/build-deb'
14:47:08 # docker-ce-cli install
14:47:08 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
14:47:08 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
14:47:08 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:47:08 set -e;cd /sources && \
14:47:08 	tar xzf plugin-installers.tgz; \
14:47:08 	for installer in plugins/*.installer; do \
14:47:08 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:47:08 		PREFIX=/usr/libexec/docker/cli-plugins \
14:47:08 			bash ${installer} install_plugin; \
14:47:08 	done
14:47:08 # docker-ce install
14:47:08 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:47:08 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:47:08 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd
14:47:08 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:47:08 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:47:08 # docker-scan-plugin install
14:47:08 # TODO change once we support scan-plugin on other architectures
14:47:08 if [ "amd64" = "amd64" ]; then \
14:47:08 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
14:47:08 fi
14:47:08 # docker-ce-rootless-extras install
14:47:08 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
14:47:08 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
14:47:08 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
14:47:08 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
14:47:08 # TODO: how can we install vpnkit?
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    debian/rules override_dh_install
14:47:08 make[1]: Entering directory '/root/build-deb'
14:47:08 dh_install
14:47:08 # TODO Can we do this from within our container?
14:47:08 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    dh_installdocs
14:47:08    dh_installchangelogs
14:47:08    dh_installman
14:47:08    dh_bash-completion
14:47:08    dh_systemd_enable
14:47:08    debian/rules override_dh_installinit
14:47:08 make[1]: Entering directory '/root/build-deb'
14:47:08 # use "docker" as our service name, not "docker-ce"
14:47:08 dh_installinit --name=docker
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    dh_systemd_start
14:47:08    dh_perl
14:47:08    dh_link
14:47:08    dh_strip_nondeterminism
14:47:08    dh_compress
14:47:08    dh_fixperms
14:47:08    dh_missing
14:47:08    debian/rules override_dh_strip
14:47:08 make[1]: Entering directory '/root/build-deb'
14:47:08 # Go has lots of problems with stripping, so just don't
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    dh_makeshlibs
14:47:08    debian/rules override_dh_shlibdeps
14:47:08 make[1]: Entering directory '/root/build-deb'
14:47:08 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:47:08 + mkdir -p /root/build-deb/cli
14:47:08 + tar -C /root/build-deb -xzf /sources/cli.tgz
14:47:08 + mkdir -p /root/build-deb/scan-cli-plugin
14:47:08 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
14:47:08 + mkdir -p /go/src/github.com/docker
14:47:08 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
14:47:08 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
14:47:08 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
14:47:08 + EPOCH=5
14:47:08 + EPOCH_SEP=
14:47:08 + [[ ! -z 5 ]]
14:47:08 + EPOCH_SEP=:
14:47:08 + [[ -z 0.0.0-20211015144513-b485636 ]]
14:47:08 + echo VERSION AAA 0.0.0-20211015144513-b485636
14:47:08 VERSION AAA 0.0.0-20211015144513-b485636
14:47:08 + VERSION=0.0.0-20211015144513-b485636
14:47:08 + echo VERSION bbb 0.0.0-20211015144513-b485636
14:47:08 VERSION bbb 0.0.0-20211015144513-b485636
14:47:08 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
14:47:08 + debSource=docker-ce
14:47:08 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
14:47:08 + debMaintainer='Docker <support@docker.com>'
14:47:08 ++ date --rfc-2822
14:47:08 + debDate='Mon, 18 Oct 2021 14:47:08 +0000'
14:47:08 + cat
14:47:08 + export CLI_GITCOMMIT=b485636
14:47:08 + CLI_GITCOMMIT=b485636
14:47:08 + export ENGINE_GITCOMMIT=9f5b26f
14:47:08 + ENGINE_GITCOMMIT=9f5b26f
14:47:08 + export SCAN_GITCOMMIT=35651ca
14:47:08 + SCAN_GITCOMMIT=35651ca
14:47:08 VERSION BBB 0.0.0-20211015144513-b485636
14:47:08 + echo VERSION BBB 0.0.0-20211015144513-b485636
14:47:08 + dpkg-buildpackage -uc -us -I.git
14:47:08 dpkg-buildpackage: info: source package docker-ce
14:47:08 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~raspbian-bullseye
14:47:08 dpkg-buildpackage: info: source distribution bullseye
14:47:08 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
14:47:08  dpkg-source -I.git --before-build .
14:47:08 dpkg-buildpackage: info: host architecture armhf
14:47:08 make[1]: Leaving directory '/root/build-deb'
14:47:08    dh_installdeb
14:47:09  debian/rules clean
14:47:09 dh clean --with=bash-completion --with=systemd
14:47:09    dh_clean
14:47:09    debian/rules override_dh_gencontrol
14:47:09 make[1]: Entering directory '/root/build-deb'
14:47:09 # Use separate version for the scan-plugin package, then generate the other control files as usual
14:47:09 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
14:47:09 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
14:47:09 if [ "amd64" = "amd64" ]; then \
14:47:09 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
14:47:09 fi
14:47:09 dh_gencontrol --remaining-packages
14:47:09  dpkg-source -I.git -b .
14:47:09 make[1]: Leaving directory '/root/build-deb'
14:47:09    dh_md5sums
14:47:09 dpkg-source: warning: native package version may not have a revision
14:47:09 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~raspbian'
14:47:09 dpkg-source: info: using source format '1.0'
14:47:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz
14:47:10    dh_builddeb
14:47:10 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'.
14:47:10 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'.
14:47:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm
14:47:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uVGr5I
14:47:13 + umask 022
14:47:13 + cd /root/rpmbuild/BUILD
14:47:13 + cd src
14:47:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:13 + exit 0
14:47:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RSz4zs
14:47:13 + umask 022
14:47:13 + cd /root/rpmbuild/BUILD
14:47:13 + cd /root/rpmbuild/BUILD
14:47:13 + rm -rf src
14:47:13 + /usr/bin/mkdir -p src
14:47:13 + cd src
14:47:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:47:13 + /usr/bin/tar -xf -
14:47:13 + STATUS=0
14:47:13 + '[' 0 -ne 0 ']'
14:47:13 + /usr/bin/tar -xf -
14:47:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:47:13 + STATUS=0
14:47:13 + '[' 0 -ne 0 ']'
14:47:13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:47:13 + exit 0
14:47:13 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0yseBf
14:47:13 + umask 022
14:47:13 + cd /root/rpmbuild/BUILD
14:47:13 + cd src
14:47:13 + export DOCKER_GITCOMMIT=9f5b26f
14:47:13 + DOCKER_GITCOMMIT=9f5b26f
14:47:13 + mkdir -p /go/src/github.com/docker
14:47:13 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:47:13 + TMP_GOPATH=/go
14:47:13 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
14:47:13 + RM_GOPATH=0
14:47:13 + TMP_GOPATH=/go
14:47:13 + : /usr/local/bin
14:47:13 + '[' -z /go ']'
14:47:13 + export GOPATH=/go
14:47:13 + GOPATH=/go
14:47:13 + case "$(go env GOARCH)" in
14:47:13 ++ go env GOARCH
14:47:13 + export GO_BUILDMODE=-buildmode=pie
14:47:13 + GO_BUILDMODE=-buildmode=pie
14:47:13 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
14:47:13 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
14:47:13 + bin=rootlesskit
14:47:13 + shift
14:47:13 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
14:47:13 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
14:47:13 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:47:13 + install_rootlesskit dynamic
14:47:13 + case "$1" in
14:47:13 + install_rootlesskit_dynamic
14:47:13 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:47:13 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:47:13 + export BUILD_MODE=-buildmode=pie
14:47:13 + BUILD_MODE=-buildmode=pie
14:47:13 + _install_rootlesskit
14:47:13 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:47:13 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:47:13 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
14:47:13 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
14:47:14 + cd /go/src/github.com/rootless-containers/rootlesskit
14:47:14 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:47:14 + export GO111MODULE=on
14:47:14 + GO111MODULE=on
14:47:14 + export GOPROXY=https://proxy.golang.org
14:47:14 + GOPROXY=https://proxy.golang.org
14:47:14 + for f in rootlesskit rootlesskit-docker-proxy
14:47:14 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:47:14 go: downloading github.com/pkg/errors v0.9.1
14:47:14 go: downloading github.com/sirupsen/logrus v1.8.1
14:47:14 go: downloading github.com/urfave/cli/v2 v2.3.0
14:47:14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:47:15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:47:15 go: downloading github.com/google/uuid v1.3.0
14:47:15 go: downloading github.com/moby/vpnkit v0.5.0
14:47:15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:47:15 go: downloading github.com/gofrs/flock v0.8.1
14:47:15 go: downloading github.com/gorilla/mux v1.8.0
14:47:15 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:47:15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:47:15 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:47:15 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:47:15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:47:19 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc
14:47:19  debian/rules build
14:47:19 dh build --with=bash-completion --with=systemd
14:47:19    dh_update_autotools_config
14:47:19    dh_autoreconf
14:47:19    debian/rules override_dh_auto_build
14:47:19 make[1]: Entering directory '/root/build-deb'
14:47:19 # Build the daemon and dependencies
14:47:19 cd engine && DOCKER_GITCOMMIT=9f5b26f PRODUCT=docker ./hack/make.sh dynbinary
14:47:19 
14:47:19 Removing bundles/
14:47:19 
14:47:19 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:47:19 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:47:19 GOOS="" GOARCH="" GOARM=""
14:47:21 + for f in rootlesskit rootlesskit-docker-proxy
14:47:21 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:47:22 + return
14:47:22 + exit 0
14:47:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7dS5vo
14:47:22 + umask 022
14:47:22 + cd /root/rpmbuild/BUILD
14:47:22 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']'
14:47:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:22 + mkdir -p /root/rpmbuild/BUILDROOT
14:47:22 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:22 + cd src
14:47:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/dockerd-rootless.sh
14:47:22 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
14:47:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/rootlesskit
14:47:22 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
14:47:22 + /usr/lib/rpm/check-buildroot
14:47:22 + /usr/lib/rpm/redhat/brp-compress
14:47:22 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:47:22 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:47:22 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:47:22 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:47:22 + /usr/lib/rpm/redhat/brp-python-hardlink
14:47:22 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:47:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OAy8Gx
14:47:22 + umask 022
14:47:22 + cd /root/rpmbuild/BUILD
14:47:22 + cd src
14:47:22 + /usr/local/bin/rootlesskit -v
14:47:22 rootlesskit version 0.14.4
14:47:22 + exit 0
14:47:22 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:22 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-0.el7
14:47:22 Requires(interp): /bin/sh /bin/sh /bin/sh
14:47:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:47:22 Requires(post): /bin/sh
14:47:22 Requires(preun): /bin/sh
14:47:22 Requires(postun): /bin/sh
14:47:22 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)
14:47:22 Conflicts: rootlesskit
14:47:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.src.rpm
14:47:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm
14:47:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L0jUuc
14:47:25 + umask 022
14:47:25 + cd /root/rpmbuild/BUILD
14:47:25 + cd src
14:47:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64
14:47:25 + exit 0
14:47:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.klygLw
14:47:25 + umask 022
14:47:25 + cd /root/rpmbuild/BUILD
14:47:25 + cd /root/rpmbuild/BUILD
14:47:25 + rm -rf src
14:47:26 + /usr/bin/mkdir -p src
14:47:26 + cd src
14:47:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
14:47:26 + /usr/bin/tar -xf -
14:47:26 + STATUS=0
14:47:26 + '[' 0 -ne 0 ']'
14:47:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
14:47:26 + /usr/bin/tar -xf -
14:47:26 + STATUS=0
14:47:26 + '[' 0 -ne 0 ']'
14:47:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:47:26 + exit 0
14:47:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NRVrtR
14:47:26 + umask 022
14:47:26 + cd /root/rpmbuild/BUILD
14:47:26 + cd src
14:47:26 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
14:47:26 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
14:47:26 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
14:47:26 GO111MODULE=on make -f builder.Makefile build
14:47:26 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
14:47:26 mkdir -p bin
14:47:26 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
14:47:27 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
14:47:27 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
14:47:27 go: downloading github.com/spf13/cobra v1.0.0
14:47:27 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:47:27 go: downloading github.com/docker/distribution v2.7.1+incompatible
14:47:27 go: downloading github.com/docker/go-connections v0.4.0
14:47:27 go: downloading github.com/sirupsen/logrus v1.4.2
14:47:28 go: downloading github.com/spf13/pflag v1.0.3
14:47:28 go: downloading github.com/theupdateframework/notary v0.6.1
14:47:28 go: downloading github.com/opencontainers/image-spec v1.0.1
14:47:28 go: downloading github.com/docker/go-units v0.4.0
14:47:28 go: downloading github.com/Masterminds/semver/v3 v3.1.0
14:47:28 go: downloading github.com/google/uuid v1.1.1
14:47:28 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:47:28 go: downloading github.com/opencontainers/go-digest v1.0.0
14:47:28 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
14:47:28 go: downloading github.com/docker/go v1.5.1-1
14:47:28 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
14:47:28 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
14:47:28 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
14:47:28 go: downloading github.com/morikuni/aec v1.0.0
14:47:28 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
14:47:28 go: downloading github.com/containerd/containerd v1.3.4
14:47:28 go: downloading google.golang.org/grpc v1.23.1
14:47:29 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
14:47:29 go: downloading github.com/docker/docker-credential-helpers v0.6.3
14:47:29 go: downloading github.com/gorilla/mux v1.7.4
14:47:29 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:47:29 go: downloading github.com/gogo/protobuf v1.3.1
14:47:29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:47:29 go: downloading github.com/golang/protobuf v1.3.2
14:47:29 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
14:47:29 go: downloading github.com/docker/go-metrics v0.0.1
14:47:29 go: downloading github.com/prometheus/client_golang v1.1.0
14:47:29 go: downloading github.com/beorn7/perks v1.0.1
14:47:29 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
14:47:29 go: downloading github.com/prometheus/common v0.6.0
14:47:29 go: downloading github.com/prometheus/procfs v0.0.3
14:47:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:47:31 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'.
14:47:58 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'.
14:48:02 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin'
14:48:02 + popd
14:48:02 + exit 0
14:48:02 ~/rpmbuild/BUILD/src
14:48:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wLUupD
14:48:02 + umask 022
14:48:02 + cd /root/rpmbuild/BUILD
14:48:02 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64 '!=' / ']'
14:48:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
14:48:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
14:48:02 + mkdir -p /root/rpmbuild/BUILDROOT
14:48:02 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
14:48:02 + cd src
14:48:02 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
14:48:02 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
14:48:02 + 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
14:48:02 + popd
14:48:02 + /usr/lib/rpm/check-buildroot
14:48:02 ~/rpmbuild/BUILD/src
14:48:02 + /usr/lib/rpm/redhat/brp-compress
14:48:02 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
14:48:02 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:48:02 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
14:48:02 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
14:48:02 + /usr/lib/rpm/redhat/brp-python-hardlink
14:48:02 + /usr/lib/rpm/redhat/brp-java-repack-jars
14:48:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BTSa4p
14:48:02 + umask 022
14:48:02 + cd /root/rpmbuild/BUILD
14:48:02 + cd src
14:48:02 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help
14:48:02 
14:48:02 Usage:	docker [OPTIONS] COMMAND
14:48:02 
14:48:02 docker-scan is a Docker CLI plugin
14:48:02 
14:48:02 Options:
14:48:02       --config string      Location of client config files (default
14:48:02                            "/root/.docker")
14:48:02   -c, --context string     Name of the context to use to connect to the
14:48:02                            daemon (overrides DOCKER_HOST env var and
14:48:02                            default context set with "docker context use")
14:48:02   -D, --debug              Enable debug mode
14:48:02   -H, --host list          Daemon socket(s) to connect to
14:48:02   -l, --log-level string   Set the logging level
14:48:02                            ("debug"|"info"|"warn"|"error"|"fatal")
14:48:02                            (default "info")
14:48:02       --tls                Use TLS; implied by --tlsverify
14:48:02       --tlscacert string   Trust certs signed only by this CA (default
14:48:02                            "/root/.docker/ca.pem")
14:48:02       --tlscert string     Path to TLS certificate file (default
14:48:02                            "/root/.docker/cert.pem")
14:48:02       --tlskey string      Path to TLS key file (default
14:48:02                            "/root/.docker/key.pem")
14:48:02       --tlsverify          Use TLS and verify the remote
14:48:02 
14:48:02 Commands:
14:48:02   scan                       Docker Scan
14:48:02 
14:48:02 Run 'docker COMMAND --help' for more information on a command.
14:48:02 + exit 0
14:48:02 Processing files: docker-scan-plugin-0.8.0-0.el7.x86_64
14:48:02 Provides: docker-scan-plugin = 0:0.8.0-0.el7 docker-scan-plugin(x86-64) = 0:0.8.0-0.el7
14:48:02 Requires(interp): /bin/sh /bin/sh /bin/sh
14:48:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:48:02 Requires(post): /bin/sh
14:48:02 Requires(preun): /bin/sh
14:48:02 Requires(postun): /bin/sh
14:48:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
14:48:02 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el7.src.rpm
14:48:02 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el7.x86_64.rpm
14:48:02 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.erX8gR
14:48:02 + umask 022
14:48:02 + cd /root/rpmbuild/BUILD
14:48:02 + cd src
14:48:02 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el7.x86_64
14:48:02 + exit 0
14:48:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
14:48:04 == Building packages for centos-8 ==
14:48:04 mkdir -p "rpmbuild/centos-8"
14:48:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
14:48:04 #1 [internal] load build definition from Dockerfile
14:48:04 #1 sha256:8eb08af17454edbf1570dcbb7091a728e4a5a48c77c794f0f6f663a51af61384
14:48:04 #1 transferring dockerfile: 1.62kB done
14:48:04 #1 DONE 0.0s
14:48:04 
14:48:04 #2 [internal] load .dockerignore
14:48:04 #2 sha256:047f3456b67e47fcb582005e2107548d9632362c823136bb0c600d0ba5588034
14:48:04 #2 transferring context: 2B done
14:48:04 #2 DONE 0.0s
14:48:05 
14:48:05 #5 [auth] library/golang:pull token for registry-1.docker.io
14:48:05 #5 sha256:801c7f2c24e6672431b3155740353e793213dfe83115e32a8fbf582daffa2716
14:48:05 #5 DONE 0.0s
14:48:05 
14:48:05 #6 [auth] library/centos:pull token for registry-1.docker.io
14:48:05 #6 sha256:dc4524e4f5d86bb7362843db0e6fb11c4583a8f05f21767f32c3a5b438dc4203
14:48:05 #6 DONE 0.0s
14:48:05 
14:48:05 #4 [internal] load metadata for docker.io/library/centos:8
14:48:05 #4 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
14:48:05 #4 ...
14:48:05 
14:48:05 #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:48:05 #3 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:48:05 #3 DONE 0.2s
14:48:05 
14:48:05 #4 [internal] load metadata for docker.io/library/centos:8
14:48:05 #4 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9
14:48:05 #4 DONE 0.4s
14:48:05 
14:48:05 #12 [internal] load build context
14:48:05 #12 sha256:2fd51c4d629fbd65d166a39a72a1e8ca87d364d5b02885798e76f0a2c36736c8
14:48:05 #12 transferring context: 216B done
14:48:05 #12 DONE 0.0s
14:48:05 
14:48:05 #15 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:48:05 #15 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:48:05 #15 CACHED
14:48:05 
14:48:05 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
14:48:05 #7 sha256:5d18bf816b6874e1743e18d7103bd9e7f581dec365306e493929ac16c754b4b2
14:48:05 #7 resolve docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 done
14:48:05 #7 sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 762B / 762B done
14:48:05 #7 sha256:a1801b843b1bfaf77c501e7a6d3f709401a1e0c83863037fa3aab063a7fdb9dc 529B / 529B done
14:48:05 #7 sha256:5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6 2.14kB / 2.14kB done
14:48:05 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 8.39MB / 83.52MB 0.2s
14:48:05 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 12.70MB / 83.52MB 0.3s
14:48:05 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 18.87MB / 83.52MB 0.4s
14:48:05 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 34.60MB / 83.52MB 0.6s
14:48:06 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 48.91MB / 83.52MB 0.7s
14:48:06 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 56.62MB / 83.52MB 0.8s
14:48:06 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 1.0s
14:48:07 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 1.6s done
14:48:07 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1
14:48:11 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 3.5s done
14:48:11 #7 DONE 5.3s
14:48:11 
14:48:11 #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
14:48:11 #8 sha256:a612b90f588e8bcac1c155b01820085e52a8458c1cd162834ff920a9b8ee4c86
14:48:11 #8 DONE 1.1s
14:48:12 
14:48:12 #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
14:48:12 #9 sha256:aa3f435f1fe821abdfbeedf2a857f496bbc41ede68496a3f9a24953ebc1c4e87
14:48:12 #9 DONE 0.7s
14:48:12 
14:48:12 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
14:48:12 #10 sha256:dbcd8a47c2e2b89b63f59b44b7f6e8aeb5a69dd4e158e965bc3a5a40459b9c85
14:48:13 #10 DONE 0.9s
14:48:13 
14:48:13 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils
14:48:13 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690
14:48:15 Cloning into '/go/src/github.com/docker/buildx'...
14:48:15 Fetching origin
14:48:15 + GO111MODULE=on
14:48:15 + 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
14:48:15 #11 2.090 CentOS Linux 8 - AppStream                      9.1 MB/s | 9.3 MB     00:01    
14:48:19 #11 6.166 CentOS Linux 8 - BaseOS                         7.2 MB/s | 7.5 MB     00:01    
14:48:23 #11 9.795 CentOS Linux 8 - Extras                         7.0 kB/s |  10 kB     00:01    
14:48:24 #11 10.70 CentOS Linux 8 - PowerTools                     2.8 MB/s | 2.4 MB     00:00    
14:48:26 #11 12.34 Dependencies resolved.
14:48:26 #11 12.35 =============================================================================================
14:48:26 #11 12.35  Package                      Arch    Version                                Repo        Size
14:48:26 #11 12.35 =============================================================================================
14:48:26 #11 12.35 Installing:
14:48:26 #11 12.35  rpm-build                    x86_64  4.14.3-14.el8_4                        appstream  173 k
14:48:26 #11 12.35  rpmlint                      noarch  1.10-14.el8                            appstream  192 k
14:48:26 #11 12.35  yum-utils                    noarch  4.0.18-4.el8                           baseos      71 k
14:48:26 #11 12.35 Upgrading:
14:48:26 #11 12.35  python3-rpm                  x86_64  4.14.3-14.el8_4                        baseos     158 k
14:48:26 #11 12.35  rpm                          x86_64  4.14.3-14.el8_4                        baseos     542 k
14:48:26 #11 12.35  rpm-build-libs               x86_64  4.14.3-14.el8_4                        baseos     155 k
14:48:26 #11 12.35  rpm-libs                     x86_64  4.14.3-14.el8_4                        baseos     339 k
14:48:26 #11 12.35 Installing dependencies:
14:48:26 #11 12.35  bzip2                        x86_64  1.0.6-26.el8                           baseos      60 k
14:48:26 #11 12.35  dbus-glib                    x86_64  0.110-2.el8                            baseos     127 k
14:48:26 #11 12.35  desktop-file-utils           x86_64  0.23-8.el8                             appstream   80 k
14:48:26 #11 12.35  diffutils                    x86_64  3.6-6.el8                              baseos     358 k
14:48:26 #11 12.35  dnf-plugins-core             noarch  4.0.18-4.el8                           baseos      69 k
14:48:26 #11 12.35  dwz                          x86_64  0.12-9.el8                             appstream  109 k
14:48:26 #11 12.35  efi-srpm-macros              noarch  3-3.el8                                appstream   22 k
14:48:26 #11 12.35  elfutils                     x86_64  0.182-3.el8                            baseos     540 k
14:48:26 #11 12.35  emacs-filesystem             noarch  1:26.1-5.el8                           baseos      69 k
14:48:26 #11 12.35  file                         x86_64  5.33-16.el8_3.1                        baseos      77 k
14:48:26 #11 12.35  gc                           x86_64  7.6.4-3.el8                            appstream  109 k
14:48:26 #11 12.35  gdb-headless                 x86_64  8.2-15.el8                             appstream  3.7 M
14:48:26 #11 12.35  ghc-srpm-macros              noarch  1.4.2-7.el8                            appstream  9.3 k
14:48:26 #11 12.35  go-srpm-macros               noarch  2-17.el8                               appstream   13 k
14:48:26 #11 12.35  groff-base                   x86_64  1.22.3-18.el8                          baseos     1.0 M
14:48:26 #11 12.35  guile                        x86_64  5:2.0.14-7.el8                         appstream  3.5 M
14:48:26 #11 12.35  libatomic_ops                x86_64  7.6.2-3.el8                            appstream   38 k
14:48:26 #11 12.35  libbabeltrace                x86_64  1.5.4-3.el8                            baseos     200 k
14:48:26 #11 12.35  libipt                       x86_64  1.6.1-8.el8                            appstream   50 k
14:48:26 #11 12.35  libpkgconf                   x86_64  1.4.2-1.el8                            baseos      35 k
14:48:26 #11 12.35  libtool-ltdl                 x86_64  2.4.6-25.el8                           baseos      58 k
14:48:26 #11 12.35  ncurses                      x86_64  6.1-7.20180224.el8                     baseos     387 k
14:48:26 #11 12.35  ocaml-srpm-macros            noarch  5-4.el8                                appstream  9.4 k
14:48:26 #11 12.35  openblas-srpm-macros         noarch  2-2.el8                                appstream  7.9 k
14:48:26 #11 12.35  openssl                      x86_64  1:1.1.1g-15.el8_3                      baseos     707 k
14:48:26 #11 12.35  patch                        x86_64  2.7.6-11.el8                           baseos     138 k
14:48:26 #11 12.35  perl-Carp                    noarch  1.42-396.el8                           baseos      30 k
14:48:26 #11 12.35  perl-Data-Dumper             x86_64  2.167-399.el8                          baseos      58 k
14:48:26 #11 12.35  perl-Digest                  noarch  1.17-395.el8                           appstream   27 k
14:48:26 #11 12.35  perl-Digest-MD5              x86_64  2.55-396.el8                           appstream   37 k
14:48:26 #11 12.35  perl-Encode                  x86_64  4:2.97-3.el8                           baseos     1.5 M
14:48:26 #11 12.35  perl-Errno                   x86_64  1.28-419.el8_4.1                       baseos      76 k
14:48:26 #11 12.35  perl-Exporter                noarch  5.72-396.el8                           baseos      34 k
14:48:26 #11 12.35  perl-File-Path               noarch  2.15-2.el8                             baseos      38 k
14:48:26 #11 12.35  perl-File-Temp               noarch  0.230.600-1.el8                        baseos      63 k
14:48:26 #11 12.35  perl-Getopt-Long             noarch  1:2.50-4.el8                           baseos      63 k
14:48:26 #11 12.35  perl-HTTP-Tiny               noarch  0.074-1.el8                            baseos      58 k
14:48:26 #11 12.35  perl-IO                      x86_64  1.38-419.el8_4.1                       baseos     142 k
14:48:26 #11 12.35  perl-MIME-Base64             x86_64  3.15-396.el8                           baseos      31 k
14:48:26 #11 12.35  perl-Net-SSLeay              x86_64  1.88-1.module_el8.3.0+410+ff426aa3     appstream  379 k
14:48:26 #11 12.35  perl-PathTools               x86_64  3.74-1.el8                             baseos      90 k
14:48:26 #11 12.35  perl-Pod-Escapes             noarch  1:1.07-395.el8                         baseos      20 k
14:48:26 #11 12.35  perl-Pod-Perldoc             noarch  3.28-396.el8                           baseos      86 k
14:48:26 #11 12.35  perl-Pod-Simple              noarch  1:3.35-395.el8                         baseos     213 k
14:48:26 #11 12.35  perl-Pod-Usage               noarch  4:1.69-395.el8                         baseos      34 k
14:48:26 #11 12.35  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                           baseos      68 k
14:48:26 #11 12.35  perl-Socket                  x86_64  4:2.027-3.el8                          baseos      59 k
14:48:26 #11 12.35  perl-Storable                x86_64  1:3.11-3.el8                           baseos      98 k
14:48:26 #11 12.35  perl-Term-ANSIColor          noarch  4.06-396.el8                           baseos      46 k
14:48:26 #11 12.35  perl-Term-Cap                noarch  1.17-395.el8                           baseos      23 k
14:48:26 #11 12.35  perl-Text-ParseWords         noarch  3.30-395.el8                           baseos      18 k
14:48:26 #11 12.35  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                      baseos      24 k
14:48:26 #11 12.35  perl-Time-Local              noarch  1:1.280-1.el8                          baseos      34 k
14:48:26 #11 12.35  perl-URI                     noarch  1.73-3.el8                             appstream  116 k
14:48:26 #11 12.35  perl-Unicode-Normalize       x86_64  1.25-396.el8                           baseos      82 k
14:48:26 #11 12.35  perl-constant                noarch  1.33-396.el8                           baseos      25 k
14:48:26 #11 12.35  perl-interpreter             x86_64  4:5.26.3-419.el8_4.1                   baseos     6.3 M
14:48:26 #11 12.35  perl-libnet                  noarch  3.11-3.el8                             appstream  121 k
14:48:26 #11 12.35  perl-libs                    x86_64  4:5.26.3-419.el8_4.1                   baseos     1.6 M
14:48:26 #11 12.35  perl-macros                  x86_64  4:5.26.3-419.el8_4.1                   baseos      72 k
14:48:26 #11 12.35  perl-parent                  noarch  1:0.237-1.el8                          baseos      20 k
14:48:26 #11 12.35  perl-podlators               noarch  4.11-1.el8                             baseos     118 k
14:48:26 #11 12.35  perl-srpm-macros             noarch  1-25.el8                               appstream   11 k
14:48:26 #11 12.35  perl-threads                 x86_64  1:2.21-2.el8                           baseos      61 k
14:48:26 #11 12.35  perl-threads-shared          x86_64  1.58-2.el8                             baseos      48 k
14:48:26 #11 12.35  pkgconf                      x86_64  1.4.2-1.el8                            baseos      38 k
14:48:26 #11 12.35  pkgconf-m4                   noarch  1.4.2-1.el8                            baseos      17 k
14:48:26 #11 12.35  pkgconf-pkg-config           x86_64  1.4.2-1.el8                            baseos      15 k
14:48:26 #11 12.35  python-rpm-macros            noarch  3-41.el8                               appstream   15 k
14:48:26 #11 12.35  python-srpm-macros           noarch  3-41.el8                               appstream   15 k
14:48:26 #11 12.35  python3-dateutil             noarch  1:2.6.1-6.el8                          baseos     251 k
14:48:26 #11 12.35  python3-dbus                 x86_64  1.2.4-15.el8                           baseos     134 k
14:48:26 #11 12.35  python3-dnf-plugins-core     noarch  4.0.18-4.el8                           baseos     234 k
14:48:26 #11 12.35  python3-rpm-macros           noarch  3-41.el8                               appstream   14 k
14:48:26 #11 12.35  python3-six                  noarch  1.11.0-8.el8                           baseos      38 k
14:48:26 #11 12.35  qt5-srpm-macros              noarch  5.12.5-3.el8                           appstream   10 k
14:48:26 #11 12.35  redhat-rpm-config            noarch  125-1.el8                              appstream   86 k
14:48:26 #11 12.35  rust-srpm-macros             noarch  5-2.el8                                appstream  9.2 k
14:48:26 #11 12.35  unzip                        x86_64  6.0-45.el8_4                           baseos     195 k
14:48:26 #11 12.35  zip                          x86_64  3.0-23.el8                             baseos     270 k
14:48:26 #11 12.35  zstd                         x86_64  1.4.4-1.el8                            appstream  393 k
14:48:26 #11 12.35 Installing weak dependencies:
14:48:26 #11 12.35  elfutils-debuginfod-client   x86_64  0.182-3.el8                            baseos      65 k
14:48:26 #11 12.35  perl-IO-Socket-IP            noarch  0.39-5.el8                             appstream   47 k
14:48:26 #11 12.35  perl-IO-Socket-SSL           noarch  2.066-4.module_el8.3.0+410+ff426aa3    appstream  298 k
14:48:26 #11 12.35  perl-Mozilla-CA              noarch  20160104-7.module_el8.3.0+416+dee7bcef appstream   15 k
14:48:26 #11 12.35 Enabling module streams:
14:48:26 #11 12.35  perl                                 5.26                                                   
14:48:26 #11 12.35  perl-IO-Socket-SSL                   2.066                                                  
14:48:26 #11 12.35  perl-libwww-perl                     6.34                                                   
14:48:26 #11 12.35 
14:48:26 #11 12.35 Transaction Summary
14:48:26 #11 12.35 =============================================================================================
14:48:26 #11 12.35 Install  88 Packages
14:48:26 #11 12.35 Upgrade   4 Packages
14:48:26 #11 12.35 
14:48:26 #11 12.36 Total download size: 27 M
14:48:26 #11 12.36 Downloading Packages:
14:48:26 #11 13.28 (1/92): desktop-file-utils-0.23-8.el8.x86_64.rp 348 kB/s |  80 kB     00:00    
14:48:26 #11 13.28 (2/92): efi-srpm-macros-3-3.el8.noarch.rpm       96 kB/s |  22 kB     00:00    
14:48:26 #11 13.28 (3/92): dwz-0.12-9.el8.x86_64.rpm               468 kB/s | 109 kB     00:00    
14:48:26 #11 13.29 (4/92): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  2.3 MB/s | 9.3 kB     00:00    
14:48:26 #11 13.29 (5/92): gc-7.6.4-3.el8.x86_64.rpm                14 MB/s | 109 kB     00:00    
14:48:26 #11 13.29 (6/92): go-srpm-macros-2-17.el8.noarch.rpm      4.7 MB/s |  13 kB     00:00    
14:48:26 #11 13.30 (7/92): libatomic_ops-7.6.2-3.el8.x86_64.rpm    9.9 MB/s |  38 kB     00:00    
14:48:26 #11 13.30 (8/92): libipt-1.6.1-8.el8.x86_64.rpm            11 MB/s |  50 kB     00:00    
14:48:26 #11 13.31 (9/92): ocaml-srpm-macros-5-4.el8.noarch.rpm    1.2 MB/s | 9.4 kB     00:00    
14:48:26 #11 13.31 (10/92): openblas-srpm-macros-2-2.el8.noarch.rp 2.6 MB/s | 7.9 kB     00:00    
14:48:26 #11 13.32 (11/92): perl-Digest-1.17-395.el8.noarch.rpm    6.1 MB/s |  27 kB     00:00    
14:48:26 #11 13.33 (12/92): perl-Digest-MD5-2.55-396.el8.x86_64.rp 5.2 MB/s |  37 kB     00:00    
14:48:26 #11 13.34 (13/92): guile-2.0.14-7.el8.x86_64.rpm           67 MB/s | 3.5 MB     00:00    
14:48:26 #11 13.34 (14/92): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 2.5 MB/s |  47 kB     00:00    
14:48:26 #11 13.35 (15/92): perl-Mozilla-CA-20160104-7.module_el8. 5.0 MB/s |  15 kB     00:00    
14:48:26 #11 13.36 (16/92): perl-Net-SSLeay-1.88-1.module_el8.3.0+  38 MB/s | 379 kB     00:00    
14:48:26 #11 13.37 (17/92): perl-URI-1.73-3.el8.noarch.rpm          15 MB/s | 116 kB     00:00    
14:48:26 #11 13.37 (18/92): perl-IO-Socket-SSL-2.066-4.module_el8.  11 MB/s | 298 kB     00:00    
14:48:26 #11 13.37 (19/92): perl-srpm-macros-1-25.el8.noarch.rpm   5.5 MB/s |  11 kB     00:00    
14:48:26 #11 13.37 (20/92): perl-libnet-3.11-3.el8.noarch.rpm       19 MB/s | 121 kB     00:00    
14:48:26 #11 13.39 (21/92): gdb-headless-8.2-15.el8.x86_64.rpm      34 MB/s | 3.7 MB     00:00    
14:48:26 #11 13.39 (22/92): python-rpm-macros-3-41.el8.noarch.rpm  818 kB/s |  15 kB     00:00    
14:48:26 #11 13.39 (23/92): python-srpm-macros-3-41.el8.noarch.rpm 831 kB/s |  15 kB     00:00    
14:48:26 #11 13.39 (24/92): python3-rpm-macros-3-41.el8.noarch.rpm 4.9 MB/s |  14 kB     00:00    
14:48:26 #11 13.40 (25/92): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 3.4 MB/s |  10 kB     00:00    
14:48:26 #11 13.40 (26/92): redhat-rpm-config-125-1.el8.noarch.rpm  17 MB/s |  86 kB     00:00    
14:48:26 #11 13.40 (27/92): rpm-build-4.14.3-14.el8_4.x86_64.rpm    28 MB/s | 173 kB     00:00    
14:48:26 #11 13.40 (28/92): rust-srpm-macros-5-2.el8.noarch.rpm    3.0 MB/s | 9.2 kB     00:00    
14:48:26 #11 13.40 (29/92): rpmlint-1.10-14.el8.noarch.rpm          27 MB/s | 192 kB     00:00    
14:48:26 #11 13.41 (30/92): bzip2-1.0.6-26.el8.x86_64.rpm           16 MB/s |  60 kB     00:00    
14:48:26 #11 13.41 (31/92): dbus-glib-0.110-2.el8.x86_64.rpm        22 MB/s | 127 kB     00:00    
14:48:26 #11 13.41 (32/92): zstd-1.4.4-1.el8.x86_64.rpm             35 MB/s | 393 kB     00:00    
14:48:26 #11 13.41 (33/92): dnf-plugins-core-4.0.18-4.el8.noarch.r  16 MB/s |  69 kB     00:00    
14:48:26 #11 13.42 (34/92): diffutils-3.6-6.el8.x86_64.rpm          39 MB/s | 358 kB     00:00    
14:48:26 #11 13.42 (35/92): elfutils-debuginfod-client-0.182-3.el8  17 MB/s |  65 kB     00:00    
14:48:26 #11 13.42 (36/92): emacs-filesystem-26.1-5.el8.noarch.rpm  17 MB/s |  69 kB     00:00    
14:48:26 #11 13.42 (37/92): file-5.33-16.el8_3.1.x86_64.rpm         16 MB/s |  77 kB     00:00    
14:48:26 #11 13.43 (38/92): elfutils-0.182-3.el8.x86_64.rpm         40 MB/s | 540 kB     00:00    
14:48:26 #11 13.43 (39/92): libpkgconf-1.4.2-1.el8.x86_64.rpm       11 MB/s |  35 kB     00:00    
14:48:26 #11 13.43 (40/92): libbabeltrace-1.5.4-3.el8.x86_64.rpm    24 MB/s | 200 kB     00:00    
14:48:26 #11 13.43 (41/92): libtool-ltdl-2.4.6-25.el8.x86_64.rpm    19 MB/s |  58 kB     00:00    
14:48:26 #11 13.45 (42/92): ncurses-6.1-7.20180224.el8.x86_64.rpm   26 MB/s | 387 kB     00:00    
14:48:26 #11 13.45 (43/92): groff-base-1.22.3-18.el8.x86_64.rpm     31 MB/s | 1.0 MB     00:00    
14:48:26 #11 13.46 (44/92): patch-2.7.6-11.el8.x86_64.rpm           16 MB/s | 138 kB     00:00    
14:48:26 #11 13.46 (45/92): openssl-1.1.1g-15.el8_3.x86_64.rpm      27 MB/s | 707 kB     00:00    
14:48:26 #11 13.46 (46/92): perl-Carp-1.42-396.el8.noarch.rpm      5.3 MB/s |  30 kB     00:00    
14:48:26 #11 13.46 (47/92): perl-Data-Dumper-2.167-399.el8.x86_64.  13 MB/s |  58 kB     00:00    
14:48:26 #11 13.47 (48/92): perl-Exporter-5.72-396.el8.noarch.rpm  6.8 MB/s |  34 kB     00:00    
14:48:26 #11 13.47 (49/92): perl-Errno-1.28-419.el8_4.1.x86_64.rpm  11 MB/s |  76 kB     00:00    
14:48:26 #11 13.47 (50/92): perl-File-Path-2.15-2.el8.noarch.rpm    11 MB/s |  38 kB     00:00    
14:48:26 #11 13.47 (51/92): perl-File-Temp-0.230.600-1.el8.noarch.  10 MB/s |  63 kB     00:00    
14:48:26 #11 13.48 (52/92): perl-Getopt-Long-2.50-4.el8.noarch.rpm 7.8 MB/s |  63 kB     00:00    
14:48:26 #11 13.48 (53/92): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm  7.5 MB/s |  58 kB     00:00    
14:48:26 #11 13.50 (54/92): perl-MIME-Base64-3.15-396.el8.x86_64.r 1.9 MB/s |  31 kB     00:00    
14:48:26 #11 13.50 (55/92): perl-Encode-2.97-3.el8.x86_64.rpm       33 MB/s | 1.5 MB     00:00    
14:48:26 #11 13.50 (56/92): perl-PathTools-3.74-1.el8.x86_64.rpm    11 MB/s |  90 kB     00:00    
14:48:26 #11 13.51 (57/92): perl-Pod-Escapes-1.07-395.el8.noarch.r 7.9 MB/s |  20 kB     00:00    
14:48:26 #11 13.51 (58/92): perl-Pod-Perldoc-3.28-396.el8.noarch.r  15 MB/s |  86 kB     00:00    
14:48:26 #11 13.51 (59/92): perl-Pod-Usage-1.69-395.el8.noarch.rpm 9.9 MB/s |  34 kB     00:00    
14:48:26 #11 13.52 (60/92): perl-Pod-Simple-3.35-395.el8.noarch.rp  18 MB/s | 213 kB     00:00    
14:48:26 #11 13.52 (61/92): perl-IO-1.38-419.el8_4.1.x86_64.rpm    3.1 MB/s | 142 kB     00:00    
14:48:27 #11 13.52 (62/92): perl-Scalar-List-Utils-1.49-2.el8.x86_ 7.2 MB/s |  68 kB     00:00    
14:48:27 #11 13.53 (63/92): perl-Socket-2.027-3.el8.x86_64.rpm     8.9 MB/s |  59 kB     00:00    
14:48:27 #11 13.53 (64/92): perl-Storable-3.11-3.el8.x86_64.rpm     19 MB/s |  98 kB     00:00    
14:48:27 #11 13.53 (65/92): perl-Term-ANSIColor-4.06-396.el8.noarc 9.8 MB/s |  46 kB     00:00    
14:48:27 #11 13.53 (66/92): perl-Term-Cap-1.17-395.el8.noarch.rpm  5.7 MB/s |  23 kB     00:00    
14:48:27 #11 13.53 (67/92): perl-Text-Tabs+Wrap-2013.0523-395.el8. 8.4 MB/s |  24 kB     00:00    
14:48:27 #11 13.53 (68/92): perl-Text-ParseWords-3.30-395.el8.noar 3.9 MB/s |  18 kB     00:00    
14:48:27 #11 13.53 (69/92): perl-Time-Local-1.280-1.el8.noarch.rpm 8.9 MB/s |  34 kB     00:00    
14:48:27 #11 13.54 (70/92): perl-Unicode-Normalize-1.25-396.el8.x8  17 MB/s |  82 kB     00:00    
14:48:27 #11 13.54 (71/92): perl-constant-1.33-396.el8.noarch.rpm  5.2 MB/s |  25 kB     00:00    
14:48:27 #11 13.54 (72/92): perl-macros-5.26.3-419.el8_4.1.x86_64.  15 MB/s |  72 kB     00:00    
14:48:27 #11 13.55 (73/92): perl-parent-0.237-1.el8.noarch.rpm     5.9 MB/s |  20 kB     00:00    
14:48:27 #11 13.55 (74/92): perl-podlators-4.11-1.el8.noarch.rpm    18 MB/s | 118 kB     00:00    
14:48:27 #11 13.56 (75/92): perl-threads-2.21-2.el8.x86_64.rpm      16 MB/s |  61 kB     00:00    
14:48:27 #11 13.56 (76/92): perl-threads-shared-1.58-2.el8.x86_64. 9.3 MB/s |  48 kB     00:00    
14:48:27 #11 13.57 (77/92): pkgconf-1.4.2-1.el8.x86_64.rpm          15 MB/s |  38 kB     00:00    
14:48:27 #11 13.57 (78/92): pkgconf-m4-1.4.2-1.el8.noarch.rpm      5.8 MB/s |  17 kB     00:00    
14:48:27 #11 13.57 (79/92): pkgconf-pkg-config-1.4.2-1.el8.x86_64.  12 MB/s |  15 kB     00:00    
14:48:27 #11 13.58 (80/92): python3-dateutil-2.6.1-6.el8.noarch.rp  47 MB/s | 251 kB     00:00    
14:48:27 #11 13.58 (81/92): python3-dbus-1.2.4-15.el8.x86_64.rpm    43 MB/s | 134 kB     00:00    
14:48:27 #11 13.59 (82/92): perl-libs-5.26.3-419.el8_4.1.x86_64.rp  30 MB/s | 1.6 MB     00:00    
14:48:27 #11 13.60 (83/92): python3-dnf-plugins-core-4.0.18-4.el8.  15 MB/s | 234 kB     00:00    
14:48:27 #11 13.60 (84/92): python3-six-1.11.0-8.el8.noarch.rpm    3.6 MB/s |  38 kB     00:00    
14:48:27 #11 13.60 (85/92): unzip-6.0-45.el8_4.x86_64.rpm           28 MB/s | 195 kB     00:00    
14:48:27 #11 13.61 (86/92): zip-3.0-23.el8.x86_64.rpm               58 MB/s | 270 kB     00:00    
14:48:27 #11 13.61 (87/92): yum-utils-4.0.18-4.el8.noarch.rpm      8.2 MB/s |  71 kB     00:00    
14:48:27 #11 13.61 (88/92): python3-rpm-4.14.3-14.el8_4.x86_64.rpm  29 MB/s | 158 kB     00:00    
14:48:27 #11 13.62 (89/92): rpm-build-libs-4.14.3-14.el8_4.x86_64.  61 MB/s | 155 kB     00:00    
14:48:27 #11 13.62 (90/92): rpm-libs-4.14.3-14.el8_4.x86_64.rpm     54 MB/s | 339 kB     00:00    
14:48:27 #11 13.65 (91/92): rpm-4.14.3-14.el8_4.x86_64.rpm          15 MB/s | 542 kB     00:00    
14:48:27 #11 13.70 (92/92): perl-interpreter-5.26.3-419.el8_4.1.x8  37 MB/s | 6.3 MB     00:00    
14:48:27 #11 13.71 --------------------------------------------------------------------------------
14:48:27 #11 13.71 Total                                            20 MB/s |  27 MB     00:01     
14:48:27 #11 13.80 Running transaction check
14:48:27 #11 13.88 Transaction check succeeded.
14:48:27 #11 13.88 Running transaction test
14:48:27 #11 14.19 Transaction test succeeded.
14:48:27 #11 14.19 Running transaction
14:48:28 #11 15.46   Preparing        :                                                        1/1 
14:48:29 #11 15.53   Upgrading        : rpm-libs-4.14.3-14.el8_4.x86_64                       1/96 
14:48:29 #11 15.54   Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64                       1/96 
14:48:29 #11 15.62   Upgrading        : rpm-4.14.3-14.el8_4.x86_64                            2/96 
14:48:29 #11 15.66   Upgrading        : rpm-build-libs-4.14.3-14.el8_4.x86_64                 3/96 
14:48:29 #11 15.67   Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64                 3/96 
14:48:29 #11 15.70   Installing       : unzip-6.0-45.el8_4.x86_64                             4/96 
14:48:29 #11 15.85   Installing       : groff-base-1.22.3-18.el8.x86_64                       5/96 
14:48:29 #11 15.88   Installing       : file-5.33-16.el8_3.1.x86_64                           6/96 
14:48:29 #11 15.90   Installing       : bzip2-1.0.6-26.el8.x86_64                             7/96 
14:48:29 #11 15.92   Installing       : python-srpm-macros-3-41.el8.noarch                    8/96 
14:48:29 #11 15.93   Installing       : python-rpm-macros-3-41.el8.noarch                     9/96 
14:48:29 #11 15.95   Installing       : python3-rpm-macros-3-41.el8.noarch                   10/96 
14:48:29 #11 15.99   Installing       : zip-3.0-23.el8.x86_64                                11/96 
14:48:29 #11 16.02   Upgrading        : python3-rpm-4.14.3-14.el8_4.x86_64                   12/96 
14:48:29 #11 16.03   Installing       : efi-srpm-macros-3-3.el8.noarch                       13/96 
14:48:29 #11 16.05   Installing       : python3-six-1.11.0-8.el8.noarch                      14/96 
14:48:29 #11 16.10   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                15/96 
14:48:29 #11 16.12   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        16/96 
14:48:29 #11 16.14   Installing       : patch-2.7.6-11.el8.x86_64                            17/96 
14:48:29 #11 16.23   Installing       : openssl-1:1.1.1g-15.el8_3.x86_64                     18/96 
14:48:29 #11 16.29   Installing       : ncurses-6.1-7.20180224.el8.x86_64                    19/96 
14:48:29 #11 16.37   Installing       : perl-Digest-1.17-395.el8.noarch                      20/96 
14:48:29 #11 16.43   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  21/96 
14:48:29 #11 16.48   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                22/96 
14:48:29 #11 16.51   Installing       : perl-libnet-3.11-3.el8.noarch                        23/96 
14:48:30 #11 16.58   Installing       : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3   24/96 
14:48:30 #11 16.62   Installing       : perl-URI-1.73-3.el8.noarch                           25/96 
14:48:30 #11 16.64   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               26/96 
14:48:30 #11 16.65   Installing       : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   27/96 
14:48:30 #11 16.67   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  28/96 
14:48:30 #11 16.69   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 29/96 
14:48:30 #11 16.73   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42   30/96 
14:48:30 #11 16.77   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              31/96 
14:48:30 #11 16.83   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    32/96 
14:48:30 #11 16.86   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                33/96 
14:48:30 #11 16.90   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                34/96 
14:48:30 #11 16.93   Installing       : perl-HTTP-Tiny-0.074-1.el8.noarch                    35/96 
14:48:30 #11 16.97   Installing       : perl-podlators-4.11-1.el8.noarch                     36/96 
14:48:30 #11 17.00   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 37/96 
14:48:30 #11 17.01   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             38/96 
14:48:30 #11 17.03   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 39/96 
14:48:30 #11 17.05   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 40/96 
14:48:30 #11 17.08   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    41/96 
14:48:30 #11 17.10   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 42/96 
14:48:30 #11 17.11   Installing       : perl-Errno-1.28-419.el8_4.1.x86_64                   43/96 
14:48:30 #11 17.13   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     44/96 
14:48:30 #11 17.36   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      45/96 
14:48:30 #11 17.38   Installing       : perl-Carp-1.42-396.el8.noarch                        46/96 
14:48:30 #11 17.40   Installing       : perl-Exporter-5.72-396.el8.noarch                    47/96 
14:48:31 #11 17.61   Installing       : perl-libs-4:5.26.3-419.el8_4.1.x86_64                48/96 
14:48:31 #11 17.64   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           49/96 
14:48:31 #11 17.66   Installing       : perl-parent-1:0.237-1.el8.noarch                     50/96 
14:48:31 #11 17.67   Installing       : perl-macros-4:5.26.3-419.el8_4.1.x86_64              51/96 
14:48:31 #11 17.68   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         52/96 
14:48:31 #11 17.71   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           53/96 
14:48:31 #11 17.73   Installing       : perl-File-Path-2.15-2.el8.noarch                     54/96 
14:48:31 #11 17.75   Installing       : perl-IO-1.38-419.el8_4.1.x86_64                      55/96 
14:48:31 #11 17.77   Installing       : perl-PathTools-3.74-1.el8.x86_64                     56/96 
14:48:31 #11 17.79   Installing       : perl-constant-1.33-396.el8.noarch                    57/96 
14:48:31 #11 17.81   Installing       : perl-threads-1:2.21-2.el8.x86_64                     58/96 
14:48:31 #11 17.83   Installing       : perl-threads-shared-1.58-2.el8.x86_64                59/96 
14:48:32 #11 18.39   Installing       : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64         60/96 
14:48:32 #11 18.43   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     61/96 
14:48:32 #11 18.44   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     61/96 
14:48:32 #11 18.46   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        62/96 
14:48:32 #11 18.48   Installing       : pkgconf-1.4.2-1.el8.x86_64                           63/96 
14:48:32 #11 18.49   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                64/96 
14:48:32 #11 18.53   Installing       : libbabeltrace-1.5.4-3.el8.x86_64                     65/96 
14:48:32 #11 18.54   Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64                     65/96 
14:48:32 #11 18.56   Installing       : emacs-filesystem-1:26.1-5.el8.noarch                 66/96 
14:48:32 #11 18.58   Installing       : desktop-file-utils-0.23-8.el8.x86_64                 67/96 
14:48:32 #11 18.60   Installing       : elfutils-debuginfod-client-0.182-3.el8.x86_64        68/96 
14:48:32 #11 18.67   Installing       : elfutils-0.182-3.el8.x86_64                          69/96 
14:48:32 #11 18.73   Installing       : diffutils-3.6-6.el8.x86_64                           70/96 
14:48:32 #11 18.74   Running scriptlet: diffutils-3.6-6.el8.x86_64                           70/96 
14:48:32 #11 18.77   Installing       : dbus-glib-0.110-2.el8.x86_64                         71/96 
14:48:32 #11 18.78   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         71/96 
14:48:32 #11 18.82   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     72/96 
14:48:32 #11 18.86   Installing       : python3-dnf-plugins-core-4.0.18-4.el8.noarch         73/96 
14:48:32 #11 18.88   Installing       : dnf-plugins-core-4.0.18-4.el8.noarch                 74/96 
14:48:32 #11 18.95   Installing       : zstd-1.4.4-1.el8.x86_64                              75/96 
14:48:32 #11 18.97   Installing       : rust-srpm-macros-5-2.el8.noarch                      76/96 
14:48:32 #11 18.98   Installing       : qt5-srpm-macros-5.12.5-3.el8.noarch                  77/96 
14:48:32 #11 18.99   Installing       : perl-srpm-macros-1-25.el8.noarch                     78/96 
14:48:32 #11 19.01   Installing       : openblas-srpm-macros-2-2.el8.noarch                  79/96 
14:48:32 #11 19.02   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     80/96 
14:48:32 #11 19.03   Installing       : libipt-1.6.1-8.el8.x86_64                            81/96 
14:48:32 #11 19.05   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     82/96 
14:48:33 #11 19.08   Installing       : gc-7.6.4-3.el8.x86_64                                83/96 
14:48:33 #11 19.46   Installing       : guile-5:2.0.14-7.el8.x86_64                          84/96 
14:48:33 #11 19.49   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          84/96 
14:48:33 #11 19.87   Installing       : gdb-headless-8.2-15.el8.x86_64                       85/96 
14:48:33 #11 19.89   Installing       : go-srpm-macros-2-17.el8.noarch                       86/96 
14:48:33 #11 19.90   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   87/96 
14:48:33 #11 19.93   Installing       : dwz-0.12-9.el8.x86_64                                88/96 
14:48:33 #11 19.95   Installing       : redhat-rpm-config-125-1.el8.noarch                   89/96 
14:48:33 #11 19.99   Installing       : rpm-build-4.14.3-14.el8_4.x86_64                     90/96 
14:48:33 #11 20.01   Installing       : yum-utils-4.0.18-4.el8.noarch                        91/96 
14:48:33 #11 20.05   Installing       : rpmlint-1.10-14.el8.noarch                           92/96 
14:48:33 #11 20.06   Cleanup          : python3-rpm-4.14.3-13.el8.x86_64                     93/96 
14:48:33 #11 20.08   Cleanup          : rpm-build-libs-4.14.3-13.el8.x86_64                  94/96 
14:48:33 #11 20.08   Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64                  94/96 
14:48:33 #11 20.12   Cleanup          : rpm-4.14.3-13.el8.x86_64                             95/96 
14:48:33 #11 20.14   Cleanup          : rpm-libs-4.14.3-13.el8.x86_64                        96/96 
14:48:33 #11 20.14   Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64                        96/96 
14:48:33 #11 20.16   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          96/96 
14:48:33 #11 20.17   Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64                        96/96 
14:48:33 #11 20.31   Verifying        : desktop-file-utils-0.23-8.el8.x86_64                  1/96 
14:48:33 #11 20.31   Verifying        : dwz-0.12-9.el8.x86_64                                 2/96 
14:48:33 #11 20.31   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/96 
14:48:33 #11 20.31   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/96 
14:48:33 #11 20.31   Verifying        : gdb-headless-8.2-15.el8.x86_64                        5/96 
14:48:33 #11 20.31   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/96 
14:48:33 #11 20.31   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/96 
14:48:33 #11 20.31   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/96 
14:48:33 #11 20.31   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/96 
14:48:33 #11 20.31   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/96 
14:48:33 #11 20.31   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/96 
14:48:33 #11 20.31   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/96 
14:48:33 #11 20.31   Verifying        : perl-Digest-1.17-395.el8.noarch                      13/96 
14:48:33 #11 20.31   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  14/96 
14:48:33 #11 20.31   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/96 
14:48:33 #11 20.31   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42   16/96 
14:48:33 #11 20.31   Verifying        : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7   17/96 
14:48:33 #11 20.31   Verifying        : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3   18/96 
14:48:33 #11 20.31   Verifying        : perl-URI-1.73-3.el8.noarch                           19/96 
14:48:33 #11 20.31   Verifying        : perl-libnet-3.11-3.el8.noarch                        20/96 
14:48:33 #11 20.31   Verifying        : perl-srpm-macros-1-25.el8.noarch                     21/96 
14:48:33 #11 20.31   Verifying        : python-rpm-macros-3-41.el8.noarch                    22/96 
14:48:33 #11 20.31   Verifying        : python-srpm-macros-3-41.el8.noarch                   23/96 
14:48:33 #11 20.31   Verifying        : python3-rpm-macros-3-41.el8.noarch                   24/96 
14:48:33 #11 20.31   Verifying        : qt5-srpm-macros-5.12.5-3.el8.noarch                  25/96 
14:48:33 #11 20.31   Verifying        : redhat-rpm-config-125-1.el8.noarch                   26/96 
14:48:33 #11 20.31   Verifying        : rpm-build-4.14.3-14.el8_4.x86_64                     27/96 
14:48:33 #11 20.31   Verifying        : rpmlint-1.10-14.el8.noarch                           28/96 
14:48:33 #11 20.31   Verifying        : rust-srpm-macros-5-2.el8.noarch                      29/96 
14:48:33 #11 20.31   Verifying        : zstd-1.4.4-1.el8.x86_64                              30/96 
14:48:33 #11 20.31   Verifying        : bzip2-1.0.6-26.el8.x86_64                            31/96 
14:48:33 #11 20.31   Verifying        : dbus-glib-0.110-2.el8.x86_64                         32/96 
14:48:33 #11 20.31   Verifying        : diffutils-3.6-6.el8.x86_64                           33/96 
14:48:33 #11 20.31   Verifying        : dnf-plugins-core-4.0.18-4.el8.noarch                 34/96 
14:48:33 #11 20.31   Verifying        : elfutils-0.182-3.el8.x86_64                          35/96 
14:48:33 #11 20.31   Verifying        : elfutils-debuginfod-client-0.182-3.el8.x86_64        36/96 
14:48:33 #11 20.31   Verifying        : emacs-filesystem-1:26.1-5.el8.noarch                 37/96 
14:48:33 #11 20.31   Verifying        : file-5.33-16.el8_3.1.x86_64                          38/96 
14:48:33 #11 20.31   Verifying        : groff-base-1.22.3-18.el8.x86_64                      39/96 
14:48:33 #11 20.31   Verifying        : libbabeltrace-1.5.4-3.el8.x86_64                     40/96 
14:48:33 #11 20.31   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        41/96 
14:48:33 #11 20.31   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     42/96 
14:48:33 #11 20.31   Verifying        : ncurses-6.1-7.20180224.el8.x86_64                    43/96 
14:48:33 #11 20.31   Verifying        : openssl-1:1.1.1g-15.el8_3.x86_64                     44/96 
14:48:33 #11 20.31   Verifying        : patch-2.7.6-11.el8.x86_64                            45/96 
14:48:33 #11 20.31   Verifying        : perl-Carp-1.42-396.el8.noarch                        46/96 
14:48:33 #11 20.31   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                47/96 
14:48:33 #11 20.31   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      48/96 
14:48:33 #11 20.32   Verifying        : perl-Errno-1.28-419.el8_4.1.x86_64                   49/96 
14:48:33 #11 20.32   Verifying        : perl-Exporter-5.72-396.el8.noarch                    50/96 
14:48:33 #11 20.32   Verifying        : perl-File-Path-2.15-2.el8.noarch                     51/96 
14:48:33 #11 20.32   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                52/96 
14:48:33 #11 20.32   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 53/96 
14:48:33 #11 20.32   Verifying        : perl-HTTP-Tiny-0.074-1.el8.noarch                    54/96 
14:48:33 #11 20.32   Verifying        : perl-IO-1.38-419.el8_4.1.x86_64                      55/96 
14:48:33 #11 20.32   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 56/96 
14:48:33 #11 20.32   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     57/96 
14:48:33 #11 20.32   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               58/96 
14:48:33 #11 20.32   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 59/96 
14:48:33 #11 20.32   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                60/96 
14:48:33 #11 20.32   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 61/96 
14:48:33 #11 20.32   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           62/96 
14:48:33 #11 20.32   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     63/96 
14:48:33 #11 20.32   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    64/96 
14:48:33 #11 20.32   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              65/96 
14:48:33 #11 20.32   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    66/96 
14:48:33 #11 20.32   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             67/96 
14:48:33 #11 20.32   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         68/96 
14:48:33 #11 20.32   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 69/96 
14:48:33 #11 20.32   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           70/96 
14:48:33 #11 20.32   Verifying        : perl-constant-1.33-396.el8.noarch                    71/96 
14:48:33 #11 20.32   Verifying        : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64         72/96 
14:48:33 #11 20.32   Verifying        : perl-libs-4:5.26.3-419.el8_4.1.x86_64                73/96 
14:48:33 #11 20.32   Verifying        : perl-macros-4:5.26.3-419.el8_4.1.x86_64              74/96 
14:48:33 #11 20.32   Verifying        : perl-parent-1:0.237-1.el8.noarch                     75/96 
14:48:33 #11 20.32   Verifying        : perl-podlators-4.11-1.el8.noarch                     76/96 
14:48:33 #11 20.32   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     77/96 
14:48:33 #11 20.32   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                78/96 
14:48:33 #11 20.32   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           79/96 
14:48:33 #11 20.32   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        80/96 
14:48:33 #11 20.32   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                81/96 
14:48:33 #11 20.32   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                82/96 
14:48:33 #11 20.32   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     83/96 
14:48:33 #11 20.32   Verifying        : python3-dnf-plugins-core-4.0.18-4.el8.noarch         84/96 
14:48:33 #11 20.32   Verifying        : python3-six-1.11.0-8.el8.noarch                      85/96 
14:48:33 #11 20.32   Verifying        : unzip-6.0-45.el8_4.x86_64                            86/96 
14:48:33 #11 20.32   Verifying        : yum-utils-4.0.18-4.el8.noarch                        87/96 
14:48:33 #11 20.32   Verifying        : zip-3.0-23.el8.x86_64                                88/96 
14:48:33 #11 20.32   Verifying        : python3-rpm-4.14.3-14.el8_4.x86_64                   89/96 
14:48:33 #11 20.32   Verifying        : python3-rpm-4.14.3-13.el8.x86_64                     90/96 
14:48:33 #11 20.32   Verifying        : rpm-4.14.3-14.el8_4.x86_64                           91/96 
14:48:33 #11 20.32   Verifying        : rpm-4.14.3-13.el8.x86_64                             92/96 
14:48:33 #11 20.32   Verifying        : rpm-build-libs-4.14.3-14.el8_4.x86_64                93/96 
14:48:33 #11 20.32   Verifying        : rpm-build-libs-4.14.3-13.el8.x86_64                  94/96 
14:48:33 #11 20.32   Verifying        : rpm-libs-4.14.3-14.el8_4.x86_64                      95/96 
14:48:34 #11 20.32   Verifying        : rpm-libs-4.14.3-13.el8.x86_64                        96/96 
14:48:34 #11 21.11 
14:48:34 #11 21.11 Upgraded:
14:48:34 #11 21.11   python3-rpm-4.14.3-14.el8_4.x86_64        rpm-4.14.3-14.el8_4.x86_64         
14:48:34 #11 21.11   rpm-build-libs-4.14.3-14.el8_4.x86_64     rpm-libs-4.14.3-14.el8_4.x86_64    
14:48:34 #11 21.11 Installed:
14:48:34 #11 21.11   bzip2-1.0.6-26.el8.x86_64                                                     
14:48:34 #11 21.11   dbus-glib-0.110-2.el8.x86_64                                                  
14:48:34 #11 21.11   desktop-file-utils-0.23-8.el8.x86_64                                          
14:48:34 #11 21.11   diffutils-3.6-6.el8.x86_64                                                    
14:48:34 #11 21.11   dnf-plugins-core-4.0.18-4.el8.noarch                                          
14:48:34 #11 21.11   dwz-0.12-9.el8.x86_64                                                         
14:48:34 #11 21.11   efi-srpm-macros-3-3.el8.noarch                                                
14:48:34 #11 21.11   elfutils-0.182-3.el8.x86_64                                                   
14:48:34 #11 21.11   elfutils-debuginfod-client-0.182-3.el8.x86_64                                 
14:48:34 #11 21.11   emacs-filesystem-1:26.1-5.el8.noarch                                          
14:48:34 #11 21.11   file-5.33-16.el8_3.1.x86_64                                                   
14:48:34 #11 21.11   gc-7.6.4-3.el8.x86_64                                                         
14:48:34 #11 21.11   gdb-headless-8.2-15.el8.x86_64                                                
14:48:34 #11 21.11   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
14:48:34 #11 21.11   go-srpm-macros-2-17.el8.noarch                                                
14:48:34 #11 21.11   groff-base-1.22.3-18.el8.x86_64                                               
14:48:34 #11 21.11   guile-5:2.0.14-7.el8.x86_64                                                   
14:48:34 #11 21.11   libatomic_ops-7.6.2-3.el8.x86_64                                              
14:48:34 #11 21.11   libbabeltrace-1.5.4-3.el8.x86_64                                              
14:48:34 #11 21.11   libipt-1.6.1-8.el8.x86_64                                                     
14:48:34 #11 21.11   libpkgconf-1.4.2-1.el8.x86_64                                                 
14:48:34 #11 21.11   libtool-ltdl-2.4.6-25.el8.x86_64                                              
14:48:34 #11 21.11   ncurses-6.1-7.20180224.el8.x86_64                                             
14:48:34 #11 21.11   ocaml-srpm-macros-5-4.el8.noarch                                              
14:48:34 #11 21.11   openblas-srpm-macros-2-2.el8.noarch                                           
14:48:34 #11 21.11   openssl-1:1.1.1g-15.el8_3.x86_64                                              
14:48:34 #11 21.11   patch-2.7.6-11.el8.x86_64                                                     
14:48:34 #11 21.11   perl-Carp-1.42-396.el8.noarch                                                 
14:48:34 #11 21.11   perl-Data-Dumper-2.167-399.el8.x86_64                                         
14:48:34 #11 21.11   perl-Digest-1.17-395.el8.noarch                                               
14:48:34 #11 21.11   perl-Digest-MD5-2.55-396.el8.x86_64                                           
14:48:34 #11 21.11   perl-Encode-4:2.97-3.el8.x86_64                                               
14:48:34 #11 21.11   perl-Errno-1.28-419.el8_4.1.x86_64                                            
14:48:34 #11 21.11   perl-Exporter-5.72-396.el8.noarch                                             
14:48:34 #11 21.11   perl-File-Path-2.15-2.el8.noarch                                              
14:48:34 #11 21.11   perl-File-Temp-0.230.600-1.el8.noarch                                         
14:48:34 #11 21.11   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
14:48:34 #11 21.11   perl-HTTP-Tiny-0.074-1.el8.noarch                                             
14:48:34 #11 21.11   perl-IO-1.38-419.el8_4.1.x86_64                                               
14:48:34 #11 21.11   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
14:48:34 #11 21.11   perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff426aa3.noarch                 
14:48:34 #11 21.11   perl-MIME-Base64-3.15-396.el8.x86_64                                          
14:48:34 #11 21.11   perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch                 
14:48:34 #11 21.11   perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3.x86_64                     
14:48:34 #11 21.11   perl-PathTools-3.74-1.el8.x86_64                                              
14:48:34 #11 21.11   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
14:48:34 #11 21.11   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
14:48:34 #11 21.11   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
14:48:34 #11 21.11   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
14:48:34 #11 21.11   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
14:48:34 #11 21.11   perl-Socket-4:2.027-3.el8.x86_64                                              
14:48:34 #11 21.11   perl-Storable-1:3.11-3.el8.x86_64                                             
14:48:34 #11 21.11   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
14:48:34 #11 21.11   perl-Term-Cap-1.17-395.el8.noarch                                             
14:48:34 #11 21.11   perl-Text-ParseWords-3.30-395.el8.noarch                                      
14:48:34 #11 21.11   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
14:48:34 #11 21.11   perl-Time-Local-1:1.280-1.el8.noarch                                          
14:48:34 #11 21.11   perl-URI-1.73-3.el8.noarch                                                    
14:48:34 #11 21.11   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
14:48:34 #11 21.11   perl-constant-1.33-396.el8.noarch                                             
14:48:34 #11 21.11   perl-interpreter-4:5.26.3-419.el8_4.1.x86_64                                  
14:48:34 #11 21.11   perl-libnet-3.11-3.el8.noarch                                                 
14:48:34 #11 21.11   perl-libs-4:5.26.3-419.el8_4.1.x86_64                                         
14:48:34 #11 21.11   perl-macros-4:5.26.3-419.el8_4.1.x86_64                                       
14:48:34 #11 21.11   perl-parent-1:0.237-1.el8.noarch                                              
14:48:34 #11 21.11   perl-podlators-4.11-1.el8.noarch                                              
14:48:34 #11 21.11   perl-srpm-macros-1-25.el8.noarch                                              
14:48:34 #11 21.11   perl-threads-1:2.21-2.el8.x86_64                                              
14:48:34 #11 21.11   perl-threads-shared-1.58-2.el8.x86_64                                         
14:48:34 #11 21.11   pkgconf-1.4.2-1.el8.x86_64                                                    
14:48:34 #11 21.11   pkgconf-m4-1.4.2-1.el8.noarch                                                 
14:48:34 #11 21.11   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
14:48:34 #11 21.11   python-rpm-macros-3-41.el8.noarch                                             
14:48:34 #11 21.11   python-srpm-macros-3-41.el8.noarch                                            
14:48:34 #11 21.11   python3-dateutil-1:2.6.1-6.el8.noarch                                         
14:48:34 #11 21.11   python3-dbus-1.2.4-15.el8.x86_64                                              
14:48:34 #11 21.11   python3-dnf-plugins-core-4.0.18-4.el8.noarch                                  
14:48:34 #11 21.11   python3-rpm-macros-3-41.el8.noarch                                            
14:48:34 #11 21.11   python3-six-1.11.0-8.el8.noarch                                               
14:48:34 #11 21.11   qt5-srpm-macros-5.12.5-3.el8.noarch                                           
14:48:34 #11 21.11   redhat-rpm-config-125-1.el8.noarch                                            
14:48:34 #11 21.11   rpm-build-4.14.3-14.el8_4.x86_64                                              
14:48:34 #11 21.11   rpmlint-1.10-14.el8.noarch                                                    
14:48:34 #11 21.11   rust-srpm-macros-5-2.el8.noarch                                               
14:48:34 #11 21.11   unzip-6.0-45.el8_4.x86_64                                                     
14:48:34 #11 21.11   yum-utils-4.0.18-4.el8.noarch                                                 
14:48:34 #11 21.11   zip-3.0-23.el8.x86_64                                                         
14:48:34 #11 21.11   zstd-1.4.4-1.el8.x86_64                                                       
14:48:34 #11 21.11 
14:48:34 #11 21.11 Complete!
14:48:35 #11 DONE 21.5s
14:48:35 
14:48:35 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS
14:48:35 #13 sha256:447eba3a7f1ebdcbd036d2000848ee30a341576d33d2cf509fd36a056bf33b0e
14:48:35 #13 DONE 0.1s
14:48:35 
14:48:35 #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
14:48:35 #14 sha256:05ff6c2c45dc63e3af98278cfc955f65e295def373db49d0f74d18ad1fec9424
14:48:36 #14 1.466 Last metadata expiration check: 0:00:12 ago on Mon Oct 18 14:48:24 2021.
14:48:37 #14 2.440 Package bash-4.4.19-14.el8.x86_64 is already installed.
14:48:37 #14 2.441 Package bash-4.4.19-14.el8.x86_64 is already installed.
14:48:37 #14 2.447 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed.
14:48:37 #14 2.448 Package libarchive-3.3.3-1.el8.x86_64 is already installed.
14:48:37 #14 2.449 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
14:48:37 #14 2.449 Package systemd-239-45.el8.x86_64 is already installed.
14:48:37 #14 2.450 Package tar-2:1.30-5.el8.x86_64 is already installed.
14:48:37 #14 2.451 Package bash-4.4.19-14.el8.x86_64 is already installed.
14:48:38 #14 2.936 Dependencies resolved.
14:48:38 #14 2.960 =========================================================================================
14:48:38 #14 2.960  Package                        Arch    Version                         Repository   Size
14:48:38 #14 2.960 =========================================================================================
14:48:38 #14 2.960 Installing:
14:48:38 #14 2.960  cmake                          x86_64  3.18.2-11.el8_4                 appstream   9.8 M
14:48:38 #14 2.960  device-mapper-devel            x86_64  8:1.02.175-5.el8                powertools  282 k
14:48:38 #14 2.960  gcc                            x86_64  8.4.1-1.el8                     appstream    23 M
14:48:38 #14 2.960  git                            x86_64  2.27.0-1.el8                    appstream   164 k
14:48:38 #14 2.960  glibc-static                   x86_64  2.28-151.el8                    powertools  2.1 M
14:48:38 #14 2.960  libseccomp-devel               x86_64  2.5.1-1.el8                     appstream    57 k
14:48:38 #14 2.960  libselinux-devel               x86_64  2.9-5.el8                       baseos      200 k
14:48:38 #14 2.960  libtool                        x86_64  2.4.6-25.el8                    appstream   709 k
14:48:38 #14 2.960  libtool-ltdl-devel             x86_64  2.4.6-25.el8                    appstream   184 k
14:48:38 #14 2.960  make                           x86_64  1:4.2.1-10.el8                  baseos      498 k
14:48:38 #14 2.960  selinux-policy-devel           noarch  3.14.3-67.el8_4.2               baseos      1.5 M
14:48:38 #14 2.960  systemd-devel                  x86_64  239-45.el8_4.3                  baseos      380 k
14:48:38 #14 2.960  which                          x86_64  2.21-12.el8                     baseos       49 k
14:48:38 #14 2.960 Upgrading:
14:48:38 #14 2.960  bash                           x86_64  4.4.20-1.el8_4                  baseos      1.5 M
14:48:38 #14 2.960  ca-certificates                noarch  2021.2.50-80.0.el8_4            baseos      390 k
14:48:38 #14 2.960  systemd                        x86_64  239-45.el8_4.3                  baseos      3.6 M
14:48:38 #14 2.960  systemd-libs                   x86_64  239-45.el8_4.3                  baseos      1.1 M
14:48:38 #14 2.960  systemd-pam                    x86_64  239-45.el8_4.3                  baseos      469 k
14:48:38 #14 2.960  systemd-udev                   x86_64  239-45.el8_4.3                  baseos      1.4 M
14:48:38 #14 2.960 Installing dependencies:
14:48:38 #14 2.960  annobin                        x86_64  9.50-1.el8                      appstream   107 k
14:48:38 #14 2.960  autoconf                       noarch  2.69-27.el8                     appstream   710 k
14:48:38 #14 2.960  automake                       noarch  1.16.1-7.el8                    appstream   713 k
14:48:38 #14 2.960  checkpolicy                    x86_64  2.9-1.el8                       baseos      348 k
14:48:38 #14 2.960  cmake-data                     noarch  3.18.2-11.el8_4                 appstream   1.6 M
14:48:38 #14 2.960  cmake-filesystem               x86_64  3.18.2-11.el8_4                 appstream    44 k
14:48:38 #14 2.960  cmake-rpm-macros               noarch  3.18.2-11.el8_4                 appstream    44 k
14:48:38 #14 2.960  cpp                            x86_64  8.4.1-1.el8                     appstream    10 M
14:48:38 #14 2.960  git-core                       x86_64  2.27.0-1.el8                    appstream   5.7 M
14:48:38 #14 2.960  git-core-doc                   noarch  2.27.0-1.el8                    appstream   2.5 M
14:48:38 #14 2.960  glibc-devel                    x86_64  2.28-151.el8                    baseos      1.0 M
14:48:38 #14 2.960  glibc-headers                  x86_64  2.28-151.el8                    baseos      478 k
14:48:38 #14 2.960  isl                            x86_64  0.16.1-6.el8                    appstream   841 k
14:48:38 #14 2.960  kbd-legacy                     noarch  2.0.4-10.el8                    baseos      481 k
14:48:38 #14 2.960  kbd-misc                       noarch  2.0.4-10.el8                    baseos      1.5 M
14:48:38 #14 2.960  kernel-headers                 x86_64  4.18.0-305.19.1.el8_4           baseos      7.1 M
14:48:38 #14 2.960  libedit                        x86_64  3.1-23.20170329cvs.el8          baseos      102 k
14:48:38 #14 2.960  libgomp                        x86_64  8.4.1-1.el8                     baseos      204 k
14:48:38 #14 2.960  libmpc                         x86_64  1.1.0-9.1.el8                   appstream    61 k
14:48:38 #14 2.960  libselinux-utils               x86_64  2.9-5.el8                       baseos      243 k
14:48:38 #14 2.960  libsepol-devel                 x86_64  2.9-2.el8                       baseos       86 k
14:48:38 #14 2.960  libuv                          x86_64  1:1.41.1-1.el8_4                appstream   156 k
14:48:38 #14 2.960  libxcrypt-devel                x86_64  4.1.1-4.el8                     baseos       25 k
14:48:38 #14 2.960  libxcrypt-static               x86_64  4.1.1-4.el8                     powertools   53 k
14:48:38 #14 2.960  m4                             x86_64  1.4.18-7.el8                    baseos      223 k
14:48:38 #14 2.960  openssh                        x86_64  8.0p1-6.el8_4.2                 baseos      521 k
14:48:38 #14 2.960  openssh-clients                x86_64  8.0p1-6.el8_4.2                 baseos      667 k
14:48:38 #14 2.960  pcre2-devel                    x86_64  10.32-2.el8                     baseos      605 k
14:48:38 #14 2.960  pcre2-utf16                    x86_64  10.32-2.el8                     baseos      229 k
14:48:38 #14 2.960  pcre2-utf32                    x86_64  10.32-2.el8                     baseos      220 k
14:48:38 #14 2.960  perl-Error                     noarch  1:0.17025-2.el8                 appstream    46 k
14:48:38 #14 2.960  perl-Git                       noarch  2.27.0-1.el8                    appstream    77 k
14:48:38 #14 2.960  perl-TermReadKey               x86_64  2.37-7.el8                      appstream    40 k
14:48:38 #14 2.960  perl-Thread-Queue              noarch  3.13-1.el8                      appstream    24 k
14:48:38 #14 2.960  policycoreutils                x86_64  2.9-14.el8                      baseos      373 k
14:48:38 #14 2.960  policycoreutils-devel          x86_64  2.9-14.el8                      baseos      292 k
14:48:38 #14 2.960  policycoreutils-python-utils   noarch  2.9-14.el8                      baseos      252 k
14:48:38 #14 2.960  python3-audit                  x86_64  3.0-0.17.20191104git1c2f876.el8 baseos       86 k
14:48:38 #14 2.960  python3-libselinux             x86_64  2.9-5.el8                       baseos      283 k
14:48:38 #14 2.960  python3-libsemanage            x86_64  2.9-6.el8                       baseos      127 k
14:48:38 #14 2.960  python3-policycoreutils        noarch  2.9-14.el8                      baseos      2.2 M
14:48:38 #14 2.960  python3-setools                x86_64  4.3.0-2.el8                     baseos      626 k
14:48:38 #14 2.960  rpm-plugin-selinux             x86_64  4.14.3-14.el8_4                 baseos       76 k
14:48:38 #14 2.960  selinux-policy                 noarch  3.14.3-67.el8_4.2               baseos      628 k
14:48:38 #14 2.960  selinux-policy-minimum         noarch  3.14.3-67.el8_4.2               baseos       13 M
14:48:38 #14 2.960  vim-filesystem                 noarch  2:8.0.1763-15.el8               appstream    48 k
14:48:38 #14 2.960  xkeyboard-config               noarch  2.28-1.el8                      appstream   782 k
14:48:38 #14 2.960 Installing weak dependencies:
14:48:38 #14 2.960  kbd                            x86_64  2.0.4-10.el8                    baseos      390 k
14:48:38 #14 2.960  libxkbcommon                   x86_64  0.9.1-1.el8                     appstream   116 k
14:48:38 #14 2.960 
14:48:38 #14 2.960 Transaction Summary
14:48:38 #14 2.960 =========================================================================================
14:48:38 #14 2.960 Install  62 Packages
14:48:38 #14 2.960 Upgrade   6 Packages
14:48:38 #14 2.960 
14:48:38 #14 2.966 Total download size: 104 M
14:48:38 #14 2.967 Downloading Packages:
14:48:39 #14 4.176 (1/68): autoconf-2.69-27.el8.noarch.rpm         2.9 MB/s | 710 kB     00:00    
14:48:39 #14 4.178 (2/68): annobin-9.50-1.el8.x86_64.rpm           448 kB/s | 107 kB     00:00    
14:48:39 #14 4.181 (3/68): automake-1.16.1-7.el8.noarch.rpm        2.9 MB/s | 713 kB     00:00    
14:48:39 #14 4.192 (4/68): cmake-filesystem-3.18.2-11.el8_4.x86_64 3.9 MB/s |  44 kB     00:00    
14:48:39 #14 4.208 (5/68): cmake-data-3.18.2-11.el8_4.noarch.rpm    62 MB/s | 1.6 MB     00:00    
14:48:39 #14 4.209 (6/68): cmake-rpm-macros-3.18.2-11.el8_4.noarch 2.7 MB/s |  44 kB     00:00    
14:48:39 #14 4.403 (7/68): cmake-3.18.2-11.el8_4.x86_64.rpm         43 MB/s | 9.8 MB     00:00    
14:48:39 #14 4.422 (8/68): git-2.27.0-1.el8.x86_64.rpm             8.6 MB/s | 164 kB     00:00    
14:48:39 #14 4.628 (9/68): cpp-8.4.1-1.el8.x86_64.rpm               25 MB/s |  10 MB     00:00    
14:48:39 #14 4.721 (10/68): git-core-2.27.0-1.el8.x86_64.rpm        19 MB/s | 5.7 MB     00:00    
14:48:39 #14 4.759 (11/68): git-core-doc-2.27.0-1.el8.noarch.rpm    19 MB/s | 2.5 MB     00:00    
14:48:39 #14 4.766 (12/68): isl-0.16.1-6.el8.x86_64.rpm             19 MB/s | 841 kB     00:00    
14:48:39 #14 4.767 (13/68): libmpc-1.1.0-9.1.el8.x86_64.rpm        8.4 MB/s |  61 kB     00:00    
14:48:39 #14 4.769 (14/68): libseccomp-devel-2.5.1-1.el8.x86_64.rp  24 MB/s |  57 kB     00:00    
14:48:39 #14 4.773 (15/68): libtool-ltdl-devel-2.4.6-25.el8.x86_64  48 MB/s | 184 kB     00:00    
14:48:39 #14 4.780 (16/68): libuv-1.41.1-1.el8_4.x86_64.rpm         24 MB/s | 156 kB     00:00    
14:48:39 #14 4.785 (17/68): libxkbcommon-0.9.1-1.el8.x86_64.rpm     21 MB/s | 116 kB     00:00    
14:48:39 #14 4.791 (18/68): libtool-2.4.6-25.el8.x86_64.rpm         29 MB/s | 709 kB     00:00    
14:48:39 #14 4.792 (19/68): perl-Error-0.17025-2.el8.noarch.rpm    7.1 MB/s |  46 kB     00:00    
14:48:39 #14 4.795 (20/68): perl-TermReadKey-2.37-7.el8.x86_64.rpm  15 MB/s |  40 kB     00:00    
14:48:39 #14 4.797 (21/68): perl-Git-2.27.0-1.el8.noarch.rpm        14 MB/s |  77 kB     00:00    
14:48:39 #14 4.801 (22/68): perl-Thread-Queue-3.13-1.el8.noarch.rp 4.5 MB/s |  24 kB     00:00    
14:48:39 #14 4.802 (23/68): vim-filesystem-8.0.1763-15.el8.noarch.  10 MB/s |  48 kB     00:00    
14:48:39 #14 4.809 (24/68): checkpolicy-2.9-1.el8.x86_64.rpm        51 MB/s | 348 kB     00:00    
14:48:40 #14 4.828 (25/68): xkeyboard-config-2.28-1.el8.noarch.rpm  29 MB/s | 782 kB     00:00    
14:48:40 #14 4.841 (26/68): glibc-devel-2.28-151.el8.x86_64.rpm     33 MB/s | 1.0 MB     00:00    
14:48:40 #14 4.844 (27/68): glibc-headers-2.28-151.el8.x86_64.rpm   31 MB/s | 478 kB     00:00    
14:48:40 #14 4.860 (28/68): kbd-2.0.4-10.el8.x86_64.rpm             21 MB/s | 390 kB     00:00    
14:48:40 #14 4.872 (29/68): kbd-legacy-2.0.4-10.el8.noarch.rpm      17 MB/s | 481 kB     00:00    
14:48:40 #14 4.896 (30/68): kbd-misc-2.0.4-10.el8.noarch.rpm        41 MB/s | 1.5 MB     00:00    
14:48:40 #14 4.901 (31/68): libedit-3.1-23.20170329cvs.el8.x86_64.  21 MB/s | 102 kB     00:00    
14:48:40 #14 4.908 (32/68): libgomp-8.4.1-1.el8.x86_64.rpm          31 MB/s | 204 kB     00:00    
14:48:40 #14 4.915 (33/68): libselinux-devel-2.9-5.el8.x86_64.rpm   30 MB/s | 200 kB     00:00    
14:48:40 #14 4.921 (34/68): libselinux-utils-2.9-5.el8.x86_64.rpm   43 MB/s | 243 kB     00:00    
14:48:40 #14 4.925 (35/68): libsepol-devel-2.9-2.el8.x86_64.rpm     19 MB/s |  86 kB     00:00    
14:48:40 #14 4.930 (36/68): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 6.0 MB/s |  25 kB     00:00    
14:48:40 #14 4.937 (37/68): m4-1.4.18-7.el8.x86_64.rpm              34 MB/s | 223 kB     00:00    
14:48:40 #14 4.954 (38/68): make-4.2.1-10.el8.x86_64.rpm            29 MB/s | 498 kB     00:00    
14:48:40 #14 4.967 (39/68): openssh-8.0p1-6.el8_4.2.x86_64.rpm      42 MB/s | 521 kB     00:00    
14:48:40 #14 4.986 (40/68): openssh-clients-8.0p1-6.el8_4.2.x86_64  35 MB/s | 667 kB     00:00    
14:48:40 #14 5.002 (41/68): pcre2-devel-10.32-2.el8.x86_64.rpm      40 MB/s | 605 kB     00:00    
14:48:40 #14 5.009 (42/68): pcre2-utf16-10.32-2.el8.x86_64.rpm      30 MB/s | 229 kB     00:00    
14:48:40 #14 5.017 (43/68): pcre2-utf32-10.32-2.el8.x86_64.rpm      26 MB/s | 220 kB     00:00    
14:48:40 #14 5.029 (44/68): policycoreutils-2.9-14.el8.x86_64.rpm   32 MB/s | 373 kB     00:00    
14:48:40 #14 5.046 (45/68): policycoreutils-devel-2.9-14.el8.x86_6  18 MB/s | 292 kB     00:00    
14:48:40 #14 5.055 (46/68): policycoreutils-python-utils-2.9-14.el  26 MB/s | 252 kB     00:00    
14:48:40 #14 5.059 (47/68): python3-audit-3.0-0.17.20191104git1c2f  26 MB/s |  86 kB     00:00    
14:48:40 #14 5.150 (48/68): kernel-headers-4.18.0-305.19.1.el8_4.x  26 MB/s | 7.1 MB     00:00    
14:48:40 #14 5.153 (49/68): python3-libselinux-2.9-5.el8.x86_64.rp 3.0 MB/s | 283 kB     00:00    
14:48:40 #14 5.163 (50/68): python3-libsemanage-2.9-6.el8.x86_64.r  10 MB/s | 127 kB     00:00    
14:48:40 #14 5.476 (51/68): gcc-8.4.1-1.el8.x86_64.rpm              19 MB/s |  23 MB     00:01    
14:48:40 #14 5.481 (52/68): rpm-plugin-selinux-4.14.3-14.el8_4.x86  17 MB/s |  76 kB     00:00    
14:48:40 #14 5.486 (53/68): python3-setools-4.3.0-2.el8.x86_64.rpm 1.9 MB/s | 626 kB     00:00    
14:48:40 #14 5.503 (54/68): selinux-policy-3.14.3-67.el8_4.2.noarc  29 MB/s | 628 kB     00:00    
14:48:40 #14 5.515 (55/68): python3-policycoreutils-2.9-14.el8.noa 6.2 MB/s | 2.2 MB     00:00    
14:48:40 #14 5.558 (56/68): selinux-policy-devel-3.14.3-67.el8_4.2  21 MB/s | 1.5 MB     00:00    
14:48:40 #14 5.577 (57/68): which-2.21-12.el8.x86_64.rpm           8.8 MB/s |  49 kB     00:00    
14:48:40 #14 5.582 (58/68): device-mapper-devel-1.02.175-5.el8.x86  33 MB/s | 282 kB     00:00    
14:48:40 #14 5.589 (59/68): systemd-devel-239-45.el8_4.3.x86_64.rp 5.1 MB/s | 380 kB     00:00    
14:48:40 #14 5.596 (60/68): libxcrypt-static-4.1.1-4.el8.x86_64.rp 9.5 MB/s |  53 kB     00:00    
14:48:40 #14 5.624 (61/68): glibc-static-2.28-151.el8.x86_64.rpm    50 MB/s | 2.1 MB     00:00    
14:48:40 #14 5.648 (62/68): ca-certificates-2021.2.50-80.0.el8_4.n  16 MB/s | 390 kB     00:00    
14:48:40 #14 5.657 (63/68): bash-4.4.20-1.el8_4.x86_64.rpm          25 MB/s | 1.5 MB     00:00    
14:48:40 #14 5.693 (64/68): systemd-libs-239-45.el8_4.3.x86_64.rpm  30 MB/s | 1.1 MB     00:00    
14:48:40 #14 5.711 (65/68): systemd-pam-239-45.el8_4.3.x86_64.rpm   28 MB/s | 469 kB     00:00    
14:48:41 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:48:41 
14:48:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
14:48:41 + RM_GOPATH=0
14:48:41 + TMP_GOPATH=/go
14:48:41 + : /usr/local/bin
14:48:41 + '[' -z /go ']'
14:48:41 + export GOPATH=/go
14:48:41 + GOPATH=/go
14:48:41 + case "$(go env GOARCH)" in
14:48:41 ++ go env GOARCH
14:48:41 + export GO_BUILDMODE=-buildmode=pie
14:48:41 + GO_BUILDMODE=-buildmode=pie
14:48:41 ++ dirname hack/dockerfile/install/install.sh
14:48:41 + dir=hack/dockerfile/install
14:48:41 + bin=tini
14:48:41 + shift
14:48:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:48:41 + . hack/dockerfile/install/tini.installer
14:48:41 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:48:41 + install_tini
14:48:41 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:48:41 + git clone https://github.com/krallin/tini.git /go/tini
14:48:41 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:48:41 Cloning into '/go/tini'...
14:48:41 + cd /go/tini
14:48:41 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:48:41 + cmake .
14:48:41 -- The C compiler identification is GNU 10.2.1
14:48:41 -- Detecting C compiler ABI info
14:48:41 -- Detecting C compiler ABI info - done
14:48:41 -- Check for working C compiler: /usr/bin/cc - skipped
14:48:41 -- Detecting C compile features
14:48:41 -- Detecting C compile features - done
14:48:41 -- Performing Test HAS_BUILTIN_FORTIFY
14:48:41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:48:41 -- Configuring done
14:48:41 -- Generating done
14:48:41 -- Build files have been written to: /go/tini
14:48:41 + make tini-static
14:48:41 make[2]: Entering directory '/go/tini'
14:48:41 make[3]: Entering directory '/go/tini'
14:48:41 make[4]: Entering directory '/go/tini'
14:48:41 make[5]: Entering directory '/go/tini'
14:48:41 Scanning dependencies of target tini-static
14:48:41 make[5]: Leaving directory '/go/tini'
14:48:41 make[5]: Entering directory '/go/tini'
14:48:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:48:41 [100%] Linking C executable tini-static
14:48:41 make[5]: Leaving directory '/go/tini'
14:48:41 [100%] Built target tini-static
14:48:41 make[4]: Leaving directory '/go/tini'
14:48:41 make[3]: Leaving directory '/go/tini'
14:48:41 make[2]: Leaving directory '/go/tini'
14:48:41 + mkdir -p /usr/local/bin
14:48:41 + cp tini-static /usr/local/bin/docker-init
14:48:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
14:48:41 + RM_GOPATH=0
14:48:41 + TMP_GOPATH=/go
14:48:41 + : /usr/local/bin
14:48:41 + '[' -z /go ']'
14:48:41 + export GOPATH=/go
14:48:41 + GOPATH=/go
14:48:41 + case "$(go env GOARCH)" in
14:48:41 ++ go env GOARCH
14:48:41 + export GO_BUILDMODE=-buildmode=pie
14:48:41 + GO_BUILDMODE=-buildmode=pie
14:48:41 ++ dirname hack/dockerfile/install/install.sh
14:48:41 + dir=hack/dockerfile/install
14:48:41 + bin=proxy
14:48:41 + shift
14:48:41 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:48:41 + . hack/dockerfile/install/proxy.installer
14:48:41 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:48:41 + install_proxy dynamic
14:48:41 + case "$1" in
14:48:41 + install_proxy_dynamic
14:48:41 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:48:41 + PROXY_LDFLAGS=-linkmode=external
14:48:41 + export BUILD_MODE=-buildmode=pie
14:48:41 + BUILD_MODE=-buildmode=pie
14:48:41 + _install_proxy
14:48:41 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:48:41 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:48:41 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:48:41 Cloning into '/go/src/github.com/docker/libnetwork'...
14:48:41 #14 5.900 (66/68): selinux-policy-minimum-3.14.3-67.el8_4  33 MB/s |  13 MB     00:00    
14:48:41 #14 5.925 (67/68): systemd-udev-239-45.el8_4.3.x86_64.rpm 6.4 MB/s | 1.4 MB     00:00    
14:48:41 #14 5.966 (68/68): systemd-239-45.el8_4.3.x86_64.rpm       11 MB/s | 3.6 MB     00:00    
14:48:41 #14 5.971 --------------------------------------------------------------------------------
14:48:41 #14 5.972 Total                                            35 MB/s | 104 MB     00:03     
14:48:41 + cd /go/src/github.com/docker/libnetwork
14:48:41 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:48:41 #14 6.119 Running transaction check
14:48:41 #14 6.271 Transaction check succeeded.
14:48:41 #14 6.271 Running transaction test
14:48:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:48:42 + return
14:48:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
14:48:42 + RM_GOPATH=0
14:48:42 + TMP_GOPATH=/go
14:48:42 + : /usr/local/bin
14:48:42 + '[' -z /go ']'
14:48:42 + export GOPATH=/go
14:48:42 + GOPATH=/go
14:48:42 + case "$(go env GOARCH)" in
14:48:42 ++ go env GOARCH
14:48:42 + export GO_BUILDMODE=-buildmode=pie
14:48:42 + GO_BUILDMODE=-buildmode=pie
14:48:42 ++ dirname hack/dockerfile/install/install.sh
14:48:42 + dir=hack/dockerfile/install
14:48:42 + bin=rootlesskit
14:48:42 + shift
14:48:42 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
14:48:42 + . hack/dockerfile/install/rootlesskit.installer
14:48:42 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:48:42 + install_rootlesskit dynamic
14:48:42 + case "$1" in
14:48:42 + install_rootlesskit_dynamic
14:48:42 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:48:42 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:48:42 + export BUILD_MODE=-buildmode=pie
14:48:42 + BUILD_MODE=-buildmode=pie
14:48:42 + _install_rootlesskit
14:48:42 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:48:42 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:48:42 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
14:48:42 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
14:48:42 #14 7.280 Transaction test succeeded.
14:48:42 #14 7.282 Running transaction
14:48:43 + cd /go/src/github.com/rootless-containers/rootlesskit
14:48:43 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:48:43 + export GO111MODULE=on
14:48:43 + GO111MODULE=on
14:48:43 + export GOPROXY=https://proxy.golang.org
14:48:43 + GOPROXY=https://proxy.golang.org
14:48:43 + for f in rootlesskit rootlesskit-docker-proxy
14:48:43 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:48:43 go: downloading github.com/pkg/errors v0.9.1
14:48:43 go: downloading github.com/sirupsen/logrus v1.8.1
14:48:43 go: downloading github.com/urfave/cli/v2 v2.3.0
14:48:43 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:48:43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:48:43 go: downloading github.com/google/uuid v1.3.0
14:48:43 go: downloading github.com/moby/vpnkit v0.5.0
14:48:43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:48:43 go: downloading github.com/gofrs/flock v0.8.1
14:48:43 go: downloading github.com/gorilla/mux v1.8.0
14:48:43 #14 8.587   Preparing        :                                                        1/1 
14:48:43 #14 8.631   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                             1/1 
14:48:43 #14 8.797   Upgrading        : bash-4.4.20-1.el8_4.x86_64                            1/74 
14:48:43 #14 8.816   Running scriptlet: bash-4.4.20-1.el8_4.x86_64                            1/74 
14:48:43 #14 8.843   Installing       : python3-libselinux-2.9-5.el8.x86_64                   2/74 
14:48:43 #14 8.875   Installing       : m4-1.4.18-7.el8.x86_64                                3/74 
14:48:43 #14 8.888   Running scriptlet: m4-1.4.18-7.el8.x86_64                                3/74 
14:48:44 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:48:44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:48:44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:48:44 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:48:44 #14 8.953   Installing       : autoconf-2.69-27.el8.noarch                           4/74 
14:48:44 #14 8.971   Running scriptlet: autoconf-2.69-27.el8.noarch                           4/74 
14:48:44 #14 9.032   Installing       : make-1:4.2.1-10.el8.x86_64                            5/74 
14:48:44 #14 9.044   Running scriptlet: make-1:4.2.1-10.el8.x86_64                            5/74 
14:48:44 #14 9.171   Upgrading        : systemd-libs-239-45.el8_4.3.x86_64                    6/74 
14:48:44 #14 9.197   Running scriptlet: systemd-libs-239-45.el8_4.3.x86_64                    6/74 
14:48:44 #14 9.254   Installing       : checkpolicy-2.9-1.el8.x86_64                          7/74 
14:48:44 #14 9.294   Installing       : libmpc-1.1.0-9.1.el8.x86_64                           8/74 
14:48:44 #14 9.313   Installing       : cmake-rpm-macros-3.18.2-11.el8_4.noarch               9/74 
14:48:44 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:48:45  dpkg-genbuildinfo
14:48:45  dpkg-genchanges  >../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes
14:48:45 dpkg-genchanges: info: including full source code in upload
14:48:45  dpkg-source -I.git --after-build .
14:48:45 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:48:45 + destination=/build
14:48:45 + mkdir -p /build
14:48:45 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb /build
14:48:45 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'
14:48:45 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'
14:48:45 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'
14:48:45 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'
14:48:45 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc'
14:48:45 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc'
14:48:45 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz'
14:48:45 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz'
14:48:45 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo'
14:48:45 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo'
14:48:45 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes'
14:48:45 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes'
14:48:45 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'
14:48:45 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'
14:48:45 copied '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
14:48:45 removed '/root/docker-scan-plugin_0.8.0~ubuntu-focal_amd64.deb'
14:48:45 #14 9.339   Installing       : cmake-filesystem-3.18.2-11.el8_4.x86_64              10/74 
14:48:45 #14 10.39   Installing       : cpp-8.4.1-1.el8.x86_64                               11/74 
14:48:45 #14 10.40   Running scriptlet: cpp-8.4.1-1.el8.x86_64                               11/74 
14:48:45 #14 10.42   Installing       : python3-libsemanage-2.9-6.el8.x86_64                 12/74 
14:48:45 #14 10.52   Installing       : python3-setools-4.3.0-2.el8.x86_64                   13/74 
14:48:45 #14 10.58   Installing       : libgomp-8.4.1-1.el8.x86_64                           14/74 
14:48:45 #14 10.62   Running scriptlet: libgomp-8.4.1-1.el8.x86_64                           14/74 
14:48:45 #14 10.64   Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64                       15/74 
14:48:45 #14 10.73   Installing       : openssh-8.0p1-6.el8_4.2.x86_64                       15/74 
14:48:45 #14 10.75   Installing       : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   16/74 
14:48:45 #14 10.79   Installing       : pcre2-utf32-10.32-2.el8.x86_64                       17/74 
14:48:46 #14 10.82   Installing       : pcre2-utf16-10.32-2.el8.x86_64                       18/74 
14:48:46 #14 10.91   Installing       : pcre2-devel-10.32-2.el8.x86_64                       19/74 
14:48:46 #14 10.94   Installing       : libsepol-devel-2.9-2.el8.x86_64                      20/74 
14:48:46 #14 10.99   Installing       : libselinux-devel-2.9-5.el8.x86_64                    21/74 
14:48:46 #14 11.03   Installing       : libselinux-utils-2.9-5.el8.x86_64                    22/74 
14:48:46 #14 11.07   Installing       : policycoreutils-2.9-14.el8.x86_64                    23/74 
14:48:46 #14 11.13   Running scriptlet: policycoreutils-2.9-14.el8.x86_64                    23/74 
14:48:46 #14 11.36   Installing       : python3-policycoreutils-2.9-14.el8.noarch            24/74 
14:48:46 #14 11.39   Installing       : policycoreutils-python-utils-2.9-14.el8.noarch       25/74 
14:48:46 #14 11.43   Installing       : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            26/74 
14:48:46 #14 11.45   Installing       : selinux-policy-3.14.3-67.el8_4.2.noarch              27/74 
14:48:46 #14 11.50   Running scriptlet: selinux-policy-3.14.3-67.el8_4.2.noarch              27/74 
14:48:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
14:48:48 #14 11.53   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.2.noarch      28/74 
14:48:48 #14 12.95   Installing       : selinux-policy-minimum-3.14.3-67.el8_4.2.noarch      28/74 
14:48:49 == Building packages for ubuntu-hirsute ==
14:48:49 mkdir -p "debbuild/ubuntu-hirsute"
14:48:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/x86_64 -f ubuntu-hirsute/Dockerfile .
14:48:49 #1 [internal] load build definition from Dockerfile
14:48:49 #1 sha256:83471e1cb2c0dc73a0de23ed37a35dc5c237a6a82921498794f16d218befcf25
14:48:49 #1 transferring dockerfile: 1.22kB done
14:48:49 #1 DONE 0.0s
14:48:49 
14:48:49 #2 [internal] load .dockerignore
14:48:49 #2 sha256:da168ac7ba9c0383a877c4cd8fb1f7cf4762dfd9462aff517a31687ff1a68524
14:48:49 #2 transferring context: 2B done
14:48:49 #2 DONE 0.0s
14:48:49 
14:48:49 #5 [auth] library/golang:pull token for registry-1.docker.io
14:48:49 #5 sha256:9eed41400857f5286585c1037e66815856a6b878085cfad96175f5bd7f336aa8
14:48:49 #5 DONE 0.0s
14:48:49 
14:48:49 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
14:48:49 #6 sha256:672d1b44519725d74ef6d5f4dfc782f73293c80e92fa390bfcd1e69aedc89ba3
14:48:49 #6 DONE 0.0s
14:48:49 
14:48:49 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
14:48:49 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
14:48:49 #4 ...
14:48:49 
14:48:49 #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:48:49 #3 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:48:49 #3 DONE 0.2s
14:48:49 
14:48:49 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute
14:48:49 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994
14:48:49 #4 DONE 0.3s
14:48:49 
14:48:49 #10 [internal] load build context
14:48:49 #10 sha256:905b26283b4c0baa7ce36a7b2d668e3d760f173745a8b62e587ebc313f93b91e
14:48:49 #10 transferring context: 839B done
14:48:49 #10 DONE 0.0s
14:48:49 
14:48:49 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:48:49 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:48:49 #14 CACHED
14:48:49 
14:48:49 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce
14:48:49 #7 sha256:aec37616e4f00aabe5967165598bc79f0c303e19be323aa6064b43005d834c22
14:48:49 #7 resolve docker.io/library/ubuntu:hirsute@sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce done
14:48:50 + for f in rootlesskit rootlesskit-docker-proxy
14:48:50 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:48:50 #7 sha256:0b19ac4988412eaf6ab191ab246d2e1bc9d792ce9a57ef3e97635b41118c4fe9 529B / 529B done
14:48:50 #7 sha256:de6f83bfe0b632bd4a5018a57a9c0386564d6ece1645862388200d5a81dae9a7 1.46kB / 1.46kB done
14:48:50 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 15.73MB / 31.70MB 0.2s
14:48:50 #7 sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce 1.42kB / 1.42kB done
14:48:50 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 26.21MB / 31.70MB 0.3s
14:48:50 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 31.70MB / 31.70MB 0.4s done
14:48:50 #7 extracting sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9
14:48:51 + return
14:48:51 # Build the CLI
14:48:51 cd /go/src/github.com/docker/cli && \
14:48:51 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
14:48:51 make[2]: Entering directory '/root/build-deb/cli'
14:48:51 GO_LINKMODE=dynamic ./scripts/build/binary
14:48:51 Building dynamic docker-linux-arm-v6
14:48:51 #7 extracting sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 1.3s done
14:48:52 #7 DONE 1.9s
14:48:52 
14:48:52 #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
14:48:52 #8 sha256:707335f2c541be07906a3bb4a7265c79908c74b6caf0ba8af5fd2c9e7a05e034
14:48:52 #8 DONE 0.8s
14:48:52 
14:48:52 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
14:48:52 #9 sha256:aef651e08e9c49c593a550f3803963a4fcbff973858ac3167391fe37597fa4c6
14:48:54 #9 1.075 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB]
14:48:54 #9 1.274 Get:2 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB]
14:48:54 #9 1.288 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [322 kB]
14:48:54 #9 1.335 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B]
14:48:54 #9 1.335 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [265 kB]
14:48:54 #9 1.342 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [258 kB]
14:48:54 #9 1.670 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB]
14:48:54 #9 1.777 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB]
14:48:54 #9 1.864 Get:9 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB]
14:48:55 #9 2.802 Get:10 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB]
14:48:55 #9 2.805 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB]
14:48:55 #9 2.880 Get:12 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB]
14:48:55 #9 2.886 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [506 kB]
14:48:55 #9 2.908 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B]
14:48:55 #9 2.909 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [404 kB]
14:48:55 #9 2.924 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [276 kB]
14:48:55 #9 2.937 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3950 B]
14:48:56 #14 13.04   Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.2.noarch      28/74 
14:48:56 #14 20.36   Installing       : policycoreutils-devel-2.9-14.el8.x86_64              29/74 
14:48:56 #14 20.60   Installing       : selinux-policy-devel-3.14.3-67.el8_4.2.noarch        30/74 
14:48:56 #14 20.68   Running scriptlet: selinux-policy-devel-3.14.3-67.el8_4.2.noarch        30/74 
14:48:56 #14 20.70   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                31/74 
14:48:56 #14 20.79   Installing       : openssh-clients-8.0p1-6.el8_4.2.x86_64               32/74 
14:48:57 #9 4.111 Fetched 21.6 MB in 3s (6417 kB/s)
14:48:57 #14 21.51   Installing       : git-core-2.27.0-1.el8.x86_64                         33/74 
14:48:57 #9 4.111 Reading package lists...
14:48:57 #14 21.99   Installing       : git-core-doc-2.27.0-1.el8.noarch                     34/74 
14:48:57 #14 22.27   Installing       : kernel-headers-4.18.0-305.19.1.el8_4.x86_64          35/74 
14:48:57 #14 22.31   Running scriptlet: glibc-headers-2.28-151.el8.x86_64                    36/74 
14:48:57 #14 22.40   Installing       : glibc-headers-2.28-151.el8.x86_64                    36/74 
14:48:57 #14 22.42   Installing       : libxcrypt-devel-4.1.1-4.el8.x86_64                   37/74 
14:48:57 #14 22.53   Installing       : glibc-devel-2.28-151.el8.x86_64                      38/74 
14:48:57 #14 22.54   Running scriptlet: glibc-devel-2.28-151.el8.x86_64                      38/74 
14:48:58 #9 4.752 Reading package lists...
14:48:58 #14 22.56   Installing       : libxcrypt-static-4.1.1-4.el8.x86_64                  39/74 
14:48:58 #9 5.352 Building dependency tree...
14:48:58 #9 5.479 Reading state information...
14:48:58 #14 22.95   Installing       : glibc-static-2.28-151.el8.x86_64                     40/74 
14:48:58 #14 23.15   Installing       : kbd-misc-2.0.4-10.el8.noarch                         41/74 
14:48:58 #14 23.23   Installing       : kbd-legacy-2.0.4-10.el8.noarch                       42/74 
14:48:58 #9 5.619 The following additional packages will be installed:
14:48:58 #9 5.619   autoconf automake autopoint autotools-dev binutils binutils-common
14:48:58 #9 5.619   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
14:48:58 #9 5.620   ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf
14:48:58 #9 5.620   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
14:48:58 #9 5.620   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
14:48:58 #9 5.620   gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
14:48:58 #9 5.620   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
14:48:58 #9 5.620   intltool-debian iso-codes less libalgorithm-diff-perl
14:48:58 #9 5.620   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
14:48:58 #9 5.620   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
14:48:58 #9 5.620   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
14:48:58 #9 5.620   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
14:48:58 #9 5.620   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
14:48:58 #9 5.620   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
14:48:58 #9 5.620   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
14:48:58 #9 5.620   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
14:48:58 #9 5.620   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
14:48:58 #9 5.620   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
14:48:58 #9 5.620   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
14:48:58 #9 5.620   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
14:48:58 #9 5.620   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
14:48:58 #9 5.620   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
14:48:58 #9 5.620   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
14:48:58 #9 5.620   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
14:48:58 #9 5.620   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
14:48:58 #9 5.620   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
14:48:58 #9 5.620   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
14:48:58 #9 5.620   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
14:48:58 #9 5.620   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
14:48:58 #9 5.620   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
14:48:58 #9 5.620   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
14:48:58 #9 5.620   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
14:48:58 #9 5.620   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
14:48:58 #9 5.620   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
14:48:58 #9 5.620   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
14:48:58 #9 5.620   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
14:48:58 #9 5.620   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
14:48:58 #9 5.620   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
14:48:58 #9 5.620   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
14:48:58 #9 5.620   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
14:48:58 #9 5.620   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
14:48:58 #9 5.620   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
14:48:58 #9 5.620   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
14:48:58 #9 5.620   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
14:48:58 #9 5.620   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
14:48:58 #9 5.620   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
14:48:58 #9 5.620   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
14:48:58 #9 5.620   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
14:48:58 #9 5.621   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
14:48:58 #9 5.621   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
14:48:58 #9 5.621   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
14:48:58 #9 5.621   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
14:48:58 #9 5.621   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
14:48:58 #9 5.621   libnumber-range-perl libobject-id-perl libpackage-stash-perl
14:48:58 #9 5.621   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
14:48:58 #9 5.621   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
14:48:58 #9 5.621   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
14:48:58 #9 5.621   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
14:48:58 #9 5.621   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
14:48:58 #9 5.621   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
14:48:58 #9 5.621   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
14:48:58 #9 5.621   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
14:48:58 #9 5.621   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
14:48:58 #9 5.621   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
14:48:58 #9 5.621   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
14:48:58 #9 5.621   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
14:48:58 #9 5.621   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
14:48:58 #9 5.621   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
14:48:58 #9 5.621   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
14:48:58 #9 5.621   libtext-levenshteinxs-perl libtext-markdown-discount-perl
14:48:58 #9 5.621   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
14:48:58 #9 5.621   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
14:48:58 #9 5.621   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
14:48:58 #9 5.621   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
14:48:58 #9 5.621   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
14:48:58 #9 5.621   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
14:48:58 #9 5.621   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
14:48:58 #9 5.621   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
14:48:58 #9 5.621   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
14:48:58 #9 5.621   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
14:48:58 #9 5.622   media-types netbase openssh-client openssl patch patchutils perl
14:48:58 #9 5.622   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
14:48:58 #9 5.622   publicsuffix python-apt-common python3 python3-apt python3-certifi
14:48:58 #9 5.622   python3-chardet python3-debian python3-gpg python3-idna python3-magic
14:48:58 #9 5.622   python3-minimal python3-pkg-resources python3-requests python3-six
14:48:58 #9 5.622   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
14:48:58 #9 5.622   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
14:48:58 #9 5.622   xz-utils
14:48:58 #9 5.623 Suggested packages:
14:48:58 #9 5.623   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
14:48:58 #9 5.623   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
14:48:58 #9 5.623   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
14:48:58 #9 5.623   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
14:48:58 #9 5.623   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
14:48:58 #9 5.623   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
14:48:58 #9 5.623   postgresql-client pristine-lfs pristine-tar quilt ratt reprotest
14:48:58 #9 5.623   svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session
14:48:58 #9 5.623   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
14:48:58 #9 5.623   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
14:48:58 #9 5.623   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
14:48:58 #9 5.623   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
14:48:58 #9 5.623   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
14:48:58 #9 5.623   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
14:48:58 #9 5.623   libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
14:48:58 #9 5.623   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
14:48:58 #9 5.623   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
14:48:58 #9 5.623   libstdc++-10-doc libbareword-filehandles-perl libindirect-perl
14:48:58 #9 5.623   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
14:48:58 #9 5.623   libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
14:48:58 #9 5.623   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
14:48:58 #9 5.623   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
14:48:58 #9 5.623   diffutils-doc perl-doc libterm-readline-gnu-perl
14:48:58 #9 5.623   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
14:48:58 #9 5.623   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
14:48:58 #9 5.623   python-apt-doc python3-setuptools python3-cryptography python3-openssl
14:48:58 #9 5.623   python3-socks python-requests-doc python3.9-venv python3.9-doc
14:48:58 #9 5.623   binfmt-support readline-doc zip wdiff-doc
14:48:58 #9 5.886 The following NEW packages will be installed:
14:48:58 #9 5.886   autoconf automake autopoint autotools-dev binutils binutils-common
14:48:58 #14 23.30   Installing       : kbd-2.0.4-10.el8.x86_64                              43/74 
14:48:58 #14 23.46   Installing       : xkeyboard-config-2.28-1.el8.noarch                   44/74 
14:48:58 #14 23.50   Installing       : libxkbcommon-0.9.1-1.el8.x86_64                      45/74 
14:48:58 #14 23.57   Upgrading        : systemd-pam-239-45.el8_4.3.x86_64                    46/74 
14:48:58 #9 5.887   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
14:48:58 #9 5.887   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts
14:48:58 #9 5.887   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
14:48:58 #9 5.887   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
14:48:58 #9 5.887   g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg
14:48:58 #9 5.887   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
14:48:58 #9 5.887   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
14:48:58 #9 5.887   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
14:48:58 #9 5.887   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
14:48:58 #9 5.887   libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1
14:48:58 #9 5.887   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
14:48:58 #9 5.887   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
14:48:58 #9 5.887   libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl
14:48:58 #9 5.887   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
14:48:58 #9 5.887   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
14:48:58 #9 5.887   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
14:48:58 #9 5.887   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
14:48:58 #9 5.887   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
14:48:58 #9 5.887   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
14:48:58 #9 5.887   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
14:48:58 #9 5.887   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
14:48:58 #9 5.887   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
14:48:58 #9 5.887   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
14:48:58 #9 5.887   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
14:48:58 #9 5.887   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
14:48:58 #9 5.887   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
14:48:58 #9 5.887   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev
14:48:58 #9 5.888   libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
14:48:58 #9 5.888   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
14:48:58 #9 5.888   libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal
14:48:58 #9 5.888   libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl
14:48:58 #9 5.888   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
14:48:58 #9 5.888   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
14:48:58 #9 5.888   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
14:48:58 #9 5.888   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal
14:48:58 #9 5.888   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
14:48:58 #9 5.888   libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl
14:48:58 #9 5.888   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
14:48:58 #9 5.888   libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8
14:48:58 #9 5.888   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
14:48:58 #9 5.888   libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common
14:48:58 #9 5.888   liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl
14:48:58 #9 5.888   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
14:48:58 #9 5.888   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
14:48:58 #9 5.888   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
14:48:58 #9 5.888   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
14:48:58 #9 5.888   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
14:48:58 #9 5.888   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
14:48:58 #9 5.888   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
14:48:58 #9 5.888   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
14:48:58 #9 5.888   libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
14:48:58 #9 5.888   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
14:48:58 #9 5.888   libnumber-range-perl libobject-id-perl libpackage-stash-perl
14:48:58 #9 5.888   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
14:48:58 #9 5.888   libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl
14:48:58 #9 5.888   libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
14:48:58 #9 5.888   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
14:48:58 #9 5.888   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
14:48:58 #9 5.888   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
14:48:58 #9 5.888   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
14:48:58 #9 5.889   libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1
14:48:58 #9 5.889   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
14:48:58 #9 5.889   libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl
14:48:58 #9 5.889   libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl
14:48:58 #9 5.889   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
14:48:58 #9 5.889   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
14:48:58 #9 5.889   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
14:48:58 #9 5.889   libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl
14:48:58 #9 5.889   libtext-levenshteinxs-perl libtext-markdown-discount-perl
14:48:58 #9 5.889   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
14:48:58 #9 5.889   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
14:48:58 #9 5.889   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
14:48:58 #9 5.889   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
14:48:58 #9 5.889   libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl
14:48:58 #9 5.889   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
14:48:58 #9 5.889   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
14:48:58 #9 5.889   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
14:48:58 #9 5.889   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
14:48:58 #9 5.889   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
14:48:58 #9 5.889   media-types netbase openssh-client openssl patch patchutils perl
14:48:58 #9 5.890   perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf
14:48:58 #9 5.890   publicsuffix python-apt-common python3 python3-apt python3-certifi
14:48:58 #9 5.890   python3-chardet python3-debian python3-gpg python3-idna python3-magic
14:48:58 #9 5.890   python3-minimal python3-pkg-resources python3-requests python3-six
14:48:58 #9 5.890   python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal
14:48:58 #9 5.890   readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth
14:48:58 #9 5.890   xz-utils
14:48:59 #9 6.311 0 upgraded, 372 newly installed, 0 to remove and 0 not upgraded.
14:48:59 #9 6.311 Need to get 118 MB of archives.
14:48:59 #9 6.311 After this operation, 486 MB of additional disk space will be used.
14:48:59 #9 6.311 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB]
14:48:59 #9 6.459 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB]
14:48:59 #14 23.59   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        47/74 
14:48:59 #14 24.08   Upgrading        : systemd-239-45.el8_4.3.x86_64                        47/74 
14:48:59 #14 24.12   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        47/74 
14:48:59 #14 24.23   Installing       : systemd-devel-239-45.el8_4.3.x86_64                  48/74 
14:48:59 #14 24.26   Installing       : vim-filesystem-2:8.0.1763-15.el8.noarch              49/74 
14:48:59 #14 24.28   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  50/74 
14:48:59 #14 24.36   Installing       : automake-1.16.1-7.el8.noarch                         51/74 
14:48:59 #14 24.39   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   52/74 
14:48:59 #14 24.41   Installing       : perl-Error-1:0.17025-2.el8.noarch                    53/74 
14:48:59 #14 24.43   Installing       : perl-Git-2.27.0-1.el8.noarch                         54/74 
14:48:59 #9 6.822 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB]
14:48:59 #9 6.831 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB]
14:48:59 #9 6.959 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB]
14:48:59 #9 6.960 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB]
14:48:59 #9 6.961 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 tzdata all 2021a-2ubuntu0.21.04 [296 kB]
14:48:59 #9 6.971 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB]
14:48:59 #9 6.976 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB]
14:48:59 #9 6.977 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB]
14:48:59 #9 6.987 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB]
14:48:59 #9 7.018 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB]
14:48:59 #14 24.46   Installing       : git-2.27.0-1.el8.x86_64                              55/74 
14:48:59 #9 7.097 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB]
14:48:59 #9 7.112 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B]
14:48:59 #9 7.113 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB]
14:48:59 #9 7.114 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB]
14:48:59 #9 7.118 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB]
14:48:59 #9 7.119 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB]
14:48:59 #9 7.165 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB]
14:48:59 #9 7.167 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB]
14:48:59 #9 7.168 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB]
14:48:59 #9 7.221 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB]
14:48:59 #14 24.49   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        56/74 
14:49:00 #9 7.347 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B]
14:49:00 #9 7.347 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB]
14:49:00 #9 7.546 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB]
14:49:00 #9 7.552 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB]
14:49:00 #9 7.580 Get:27 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ca-certificates all 20210119ubuntu0.21.04.1 [146 kB]
14:49:00 #9 7.588 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4.3 [5164 B]
14:49:00 #9 7.588 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB]
14:49:00 #9 7.595 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB]
14:49:00 #9 7.596 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB]
14:49:00 #9 7.598 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB]
14:49:00 #9 7.599 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB]
14:49:00 #9 8.013 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB]
14:49:00 #14 24.87   Installing       : cmake-data-3.18.2-11.el8_4.noarch                    57/74 
14:49:00 #9 8.037 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
14:49:00 #9 8.039 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
14:49:00 #9 8.039 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB]
14:49:00 #9 8.042 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB]
14:49:00 #9 8.048 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB]
14:49:00 #9 8.049 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB]
14:49:00 #9 8.061 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB]
14:49:00 #9 8.063 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB]
14:49:00 #9 8.089 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB]
14:49:00 #9 8.162 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB]
14:49:00 #9 8.262 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB]
14:49:01 #14 25.90   Installing       : cmake-3.18.2-11.el8_4.x86_64                         58/74 
14:49:01 #14 26.01   Installing       : isl-0.16.1-6.el8.x86_64                              59/74 
14:49:01 #9 8.263 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB]
14:49:01 #9 8.264 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB]
14:49:01 #9 8.265 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB]
14:49:01 #9 8.268 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB]
14:49:01 #9 8.310 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B]
14:49:01 #9 8.310 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB]
14:49:01 #9 8.311 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB]
14:49:01 #9 8.312 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB]
14:49:01 #9 8.338 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB]
14:49:01 #9 8.350 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB]
14:49:01 #9 8.411 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
14:49:01 #9 8.412 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB]
14:49:01 #9 8.440 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB]
14:49:01 #9 8.497 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB]
14:49:01 #9 8.499 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]
14:49:01 #9 8.500 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB]
14:49:01 #9 8.503 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB]
14:49:01 #9 8.504 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB]
14:49:01 #9 8.512 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB]
14:49:01 #9 8.513 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB]
14:49:01 #9 8.558 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB]
14:49:01 #9 8.558 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB]
14:49:01 #9 8.631 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB]
14:49:01 #9 8.639 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB]
14:49:01 #9 8.640 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB]
14:49:01 #9 8.650 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB]
14:49:01 #9 8.657 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB]
14:49:01 #9 8.662 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB]
14:49:01 #9 8.718 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB]
14:49:01 #9 8.720 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB]
14:49:01 #9 8.721 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB]
14:49:01 #9 8.801 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B]
14:49:01 #9 8.802 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB]
14:49:01 #9 8.803 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-38.42 [1230 kB]
14:49:01 #9 8.869 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB]
14:49:01 #9 8.871 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB]
14:49:01 #9 8.872 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB]
14:49:01 #9 8.876 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB]
14:49:01 #9 8.877 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB]
14:49:01 #9 9.002 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB]
14:49:01 #9 9.003 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB]
14:49:01 #9 9.027 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB]
14:49:01 #9 9.095 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB]
14:49:01 #9 9.096 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB]
14:49:02 #9 9.502 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB]
14:49:02 #9 9.502 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB]
14:49:02 #9 9.503 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB]
14:49:02 #9 9.514 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB]
14:49:02 #9 9.515 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B]
14:49:02 #9 9.516 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB]
14:49:02 #9 9.610 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB]
14:49:02 #9 9.644 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB]
14:49:02 #9 9.752 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB]
14:49:02 #9 9.785 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB]
14:49:02 #9 9.789 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB]
14:49:02 #9 9.907 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB]
14:49:03 #14 26.02   Running scriptlet: isl-0.16.1-6.el8.x86_64                              59/74 
14:49:03 #14 27.71   Installing       : gcc-8.4.1-1.el8.x86_64                               60/74 
14:49:03 #14 27.74   Running scriptlet: gcc-8.4.1-1.el8.x86_64                               60/74 
14:49:03 #14 27.78   Installing       : annobin-9.50-1.el8.x86_64                            61/74 
14:49:03 #14 27.86   Installing       : libtool-2.4.6-25.el8.x86_64                          62/74 
14:49:03 #14 27.88   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          62/74 
14:49:03 #14 27.91   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               63/74 
14:49:03 #14 27.93   Installing       : device-mapper-devel-8:1.02.175-5.el8.x86_64          64/74 
14:49:03 #14 28.15   Upgrading        : systemd-udev-239-45.el8_4.3.x86_64                   65/74 
14:49:03 #14 28.18   Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64                   65/74 
14:49:03 #14 28.41   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          66/74 
14:49:03 #14 28.45   Upgrading        : ca-certificates-2021.2.50-80.0.el8_4.noarch          66/74 
14:49:03 #14 28.47   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          66/74 
14:49:03 #14 28.75   Installing       : which-2.21-12.el8.x86_64                             67/74 
14:49:03 #14 28.78   Installing       : libseccomp-devel-2.5.1-1.el8.x86_64                  68/74 
14:49:03 #14 28.79   Cleanup          : ca-certificates-2020.2.41-80.0.el8_2.noarch          69/74 
14:49:03 #14 28.82   Cleanup          : systemd-udev-239-45.el8.x86_64                       70/74 
14:49:03 #14 28.82   Running scriptlet: systemd-udev-239-45.el8.x86_64                       70/74 
14:49:04 #14 28.86   Running scriptlet: systemd-239-45.el8.x86_64                            71/74 
14:49:04 #14 28.88   Cleanup          : systemd-239-45.el8.x86_64                            71/74 
14:49:04 #14 28.93   Cleanup          : systemd-libs-239-45.el8.x86_64                       72/74 
14:49:04 #14 28.95   Cleanup          : bash-4.4.19-14.el8.x86_64                            73/74 
14:49:04 #14 28.95   Running scriptlet: bash-4.4.19-14.el8.x86_64                            73/74 
14:49:04 #14 28.97   Cleanup          : systemd-pam-239-45.el8.x86_64                        74/74 
14:49:04 #9 11.14 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B]
14:49:04 #9 11.22 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB]
14:49:04 #14 29.00   Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch          74/74 
14:49:04 #14 29.28   Running scriptlet: systemd-pam-239-45.el8.x86_64                        74/74 
14:49:04 #14 29.49   Running scriptlet: systemd-239-45.el8_4.3.x86_64                        74/74 
14:49:04 #14 29.53   Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64                   74/74 
14:49:04 #14 29.60   Verifying        : annobin-9.50-1.el8.x86_64                             1/74 
14:49:04 #14 29.60   Verifying        : autoconf-2.69-27.el8.noarch                           2/74 
14:49:04 #14 29.60   Verifying        : automake-1.16.1-7.el8.noarch                          3/74 
14:49:04 #14 29.60   Verifying        : cmake-3.18.2-11.el8_4.x86_64                          4/74 
14:49:04 #14 29.60   Verifying        : cmake-data-3.18.2-11.el8_4.noarch                     5/74 
14:49:04 #14 29.60   Verifying        : cmake-filesystem-3.18.2-11.el8_4.x86_64               6/74 
14:49:04 #14 29.60   Verifying        : cmake-rpm-macros-3.18.2-11.el8_4.noarch               7/74 
14:49:04 #14 29.60   Verifying        : cpp-8.4.1-1.el8.x86_64                                8/74 
14:49:04 #14 29.60   Verifying        : gcc-8.4.1-1.el8.x86_64                                9/74 
14:49:04 #14 29.60   Verifying        : git-2.27.0-1.el8.x86_64                              10/74 
14:49:04 #14 29.60   Verifying        : git-core-2.27.0-1.el8.x86_64                         11/74 
14:49:04 #14 29.60   Verifying        : git-core-doc-2.27.0-1.el8.noarch                     12/74 
14:49:04 #14 29.60   Verifying        : isl-0.16.1-6.el8.x86_64                              13/74 
14:49:04 #14 29.60   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          14/74 
14:49:04 #14 29.60   Verifying        : libseccomp-devel-2.5.1-1.el8.x86_64                  15/74 
14:49:04 #14 29.60   Verifying        : libtool-2.4.6-25.el8.x86_64                          16/74 
14:49:04 #14 29.60   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               17/74 
14:49:04 #14 29.60   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        18/74 
14:49:04 #14 29.60   Verifying        : libxkbcommon-0.9.1-1.el8.x86_64                      19/74 
14:49:04 #14 29.60   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/74 
14:49:04 #14 29.60   Verifying        : perl-Git-2.27.0-1.el8.noarch                         21/74 
14:49:04 #14 29.60   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   22/74 
14:49:04 #14 29.60   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/74 
14:49:04 #14 29.60   Verifying        : vim-filesystem-2:8.0.1763-15.el8.noarch              24/74 
14:49:04 #14 29.61   Verifying        : xkeyboard-config-2.28-1.el8.noarch                   25/74 
14:49:04 #14 29.61   Verifying        : checkpolicy-2.9-1.el8.x86_64                         26/74 
14:49:04 #14 29.61   Verifying        : glibc-devel-2.28-151.el8.x86_64                      27/74 
14:49:04 #14 29.61   Verifying        : glibc-headers-2.28-151.el8.x86_64                    28/74 
14:49:04 #14 29.61   Verifying        : kbd-2.0.4-10.el8.x86_64                              29/74 
14:49:04 #14 29.61   Verifying        : kbd-legacy-2.0.4-10.el8.noarch                       30/74 
14:49:04 #14 29.61   Verifying        : kbd-misc-2.0.4-10.el8.noarch                         31/74 
14:49:04 #14 29.61   Verifying        : kernel-headers-4.18.0-305.19.1.el8_4.x86_64          32/74 
14:49:04 #14 29.61   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                33/74 
14:49:04 #14 29.61   Verifying        : libgomp-8.4.1-1.el8.x86_64                           34/74 
14:49:04 #14 29.61   Verifying        : libselinux-devel-2.9-5.el8.x86_64                    35/74 
14:49:04 #14 29.61   Verifying        : libselinux-utils-2.9-5.el8.x86_64                    36/74 
14:49:04 #14 29.61   Verifying        : libsepol-devel-2.9-2.el8.x86_64                      37/74 
14:49:04 #14 29.61   Verifying        : libxcrypt-devel-4.1.1-4.el8.x86_64                   38/74 
14:49:04 #14 29.61   Verifying        : m4-1.4.18-7.el8.x86_64                               39/74 
14:49:04 #14 29.61   Verifying        : make-1:4.2.1-10.el8.x86_64                           40/74 
14:49:04 #14 29.61   Verifying        : openssh-8.0p1-6.el8_4.2.x86_64                       41/74 
14:49:04 #14 29.61   Verifying        : openssh-clients-8.0p1-6.el8_4.2.x86_64               42/74 
14:49:04 #14 29.61   Verifying        : pcre2-devel-10.32-2.el8.x86_64                       43/74 
14:49:04 #14 29.61   Verifying        : pcre2-utf16-10.32-2.el8.x86_64                       44/74 
14:49:04 #14 29.61   Verifying        : pcre2-utf32-10.32-2.el8.x86_64                       45/74 
14:49:04 #14 29.61   Verifying        : policycoreutils-2.9-14.el8.x86_64                    46/74 
14:49:04 #14 29.61   Verifying        : policycoreutils-devel-2.9-14.el8.x86_64              47/74 
14:49:04 #14 29.61   Verifying        : policycoreutils-python-utils-2.9-14.el8.noarch       48/74 
14:49:04 #14 29.61   Verifying        : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_   49/74 
14:49:04 #14 29.61   Verifying        : python3-libselinux-2.9-5.el8.x86_64                  50/74 
14:49:04 #14 29.61   Verifying        : python3-libsemanage-2.9-6.el8.x86_64                 51/74 
14:49:04 #14 29.61   Verifying        : python3-policycoreutils-2.9-14.el8.noarch            52/74 
14:49:04 #14 29.61   Verifying        : python3-setools-4.3.0-2.el8.x86_64                   53/74 
14:49:04 #14 29.61   Verifying        : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64            54/74 
14:49:04 #14 29.61   Verifying        : selinux-policy-3.14.3-67.el8_4.2.noarch              55/74 
14:49:04 #14 29.61   Verifying        : selinux-policy-devel-3.14.3-67.el8_4.2.noarch        56/74 
14:49:04 #14 29.61   Verifying        : selinux-policy-minimum-3.14.3-67.el8_4.2.noarch      57/74 
14:49:04 #14 29.61   Verifying        : systemd-devel-239-45.el8_4.3.x86_64                  58/74 
14:49:04 #14 29.61   Verifying        : which-2.21-12.el8.x86_64                             59/74 
14:49:04 #14 29.61   Verifying        : device-mapper-devel-8:1.02.175-5.el8.x86_64          60/74 
14:49:04 #14 29.61   Verifying        : glibc-static-2.28-151.el8.x86_64                     61/74 
14:49:04 #14 29.61   Verifying        : libxcrypt-static-4.1.1-4.el8.x86_64                  62/74 
14:49:04 #14 29.61   Verifying        : bash-4.4.20-1.el8_4.x86_64                           63/74 
14:49:04 #14 29.61   Verifying        : bash-4.4.19-14.el8.x86_64                            64/74 
14:49:04 #14 29.61   Verifying        : ca-certificates-2021.2.50-80.0.el8_4.noarch          65/74 
14:49:04 #14 29.61   Verifying        : ca-certificates-2020.2.41-80.0.el8_2.noarch          66/74 
14:49:04 #14 29.61   Verifying        : systemd-239-45.el8_4.3.x86_64                        67/74 
14:49:04 #14 29.61   Verifying        : systemd-239-45.el8.x86_64                            68/74 
14:49:04 #14 29.61   Verifying        : systemd-libs-239-45.el8_4.3.x86_64                   69/74 
14:49:04 #14 29.61   Verifying        : systemd-libs-239-45.el8.x86_64                       70/74 
14:49:04 #14 29.61   Verifying        : systemd-pam-239-45.el8_4.3.x86_64                    71/74 
14:49:04 #14 29.61   Verifying        : systemd-pam-239-45.el8.x86_64                        72/74 
14:49:04 #14 29.61   Verifying        : systemd-udev-239-45.el8_4.3.x86_64                   73/74 
14:49:04 #9 11.69 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB]
14:49:04 #9 12.16 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B]
14:49:04 #9 12.16 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB]
14:49:04 #9 12.16 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB]
14:49:04 #9 12.17 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB]
14:49:04 #9 12.17 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB]
14:49:04 #9 12.17 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB]
14:49:04 #9 12.17 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB]
14:49:04 #9 12.22 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B]
14:49:04 #9 12.22 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB]
14:49:04 #9 12.24 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB]
14:49:05 #9 12.24 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB]
14:49:05 #9 12.31 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB]
14:49:05 #9 12.31 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB]
14:49:05 #9 12.31 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB]
14:49:05 #9 12.32 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB]
14:49:05 #9 12.32 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB]
14:49:05 #9 12.33 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB]
14:49:05 #9 12.33 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB]
14:49:05 #9 12.33 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB]
14:49:05 #9 12.38 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB]
14:49:05 #9 12.38 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB]
14:49:05 #9 12.45 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB]
14:49:05 #9 12.46 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB]
14:49:05 #9 12.46 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB]
14:49:05 #9 12.46 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3 [252 kB]
14:49:05 #9 12.47 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3 [170 kB]
14:49:05 #9 12.47 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
14:49:05 #9 12.47 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB]
14:49:05 #9 12.47 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB]
14:49:05 #9 12.53 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB]
14:49:05 #9 12.53 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
14:49:05 #9 12.60 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B]
14:49:05 #9 12.60 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB]
14:49:05 #9 12.60 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B]
14:49:05 #9 12.60 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB]
14:49:05 #9 12.60 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB]
14:49:05 #9 12.60 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB]
14:49:05 #9 12.61 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB]
14:49:05 #9 12.62 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
14:49:05 #9 12.67 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
14:49:05 #9 12.68 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB]
14:49:05 #9 12.74 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB]
14:49:05 #9 12.74 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB]
14:49:05 #9 12.74 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB]
14:49:05 #9 12.74 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB]
14:49:05 #9 12.75 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB]
14:49:05 #9 12.75 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B]
14:49:05 #9 12.75 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB]
14:49:05 #9 12.76 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB]
14:49:05 #9 12.81 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB]
14:49:05 #14 29.61   Verifying        : systemd-udev-239-45.el8.x86_64                       74/74 
14:49:05 #14 30.29 
14:49:05 #14 30.29 Upgraded:
14:49:05 #14 30.29   bash-4.4.20-1.el8_4.x86_64        ca-certificates-2021.2.50-80.0.el8_4.noarch
14:49:05 #14 30.29   systemd-239-45.el8_4.3.x86_64     systemd-libs-239-45.el8_4.3.x86_64         
14:49:05 #14 30.29   systemd-pam-239-45.el8_4.3.x86_64 systemd-udev-239-45.el8_4.3.x86_64         
14:49:05 #14 30.29 Installed:
14:49:05 #14 30.29   annobin-9.50-1.el8.x86_64                                                     
14:49:05 #14 30.29   autoconf-2.69-27.el8.noarch                                                   
14:49:05 #14 30.29   automake-1.16.1-7.el8.noarch                                                  
14:49:05 #14 30.29   checkpolicy-2.9-1.el8.x86_64                                                  
14:49:05 #14 30.29   cmake-3.18.2-11.el8_4.x86_64                                                  
14:49:05 #14 30.29   cmake-data-3.18.2-11.el8_4.noarch                                             
14:49:05 #14 30.29   cmake-filesystem-3.18.2-11.el8_4.x86_64                                       
14:49:05 #14 30.29   cmake-rpm-macros-3.18.2-11.el8_4.noarch                                       
14:49:05 #14 30.29   cpp-8.4.1-1.el8.x86_64                                                        
14:49:05 #14 30.29   device-mapper-devel-8:1.02.175-5.el8.x86_64                                   
14:49:05 #14 30.29   gcc-8.4.1-1.el8.x86_64                                                        
14:49:05 #14 30.29   git-2.27.0-1.el8.x86_64                                                       
14:49:05 #14 30.29   git-core-2.27.0-1.el8.x86_64                                                  
14:49:05 #14 30.29   git-core-doc-2.27.0-1.el8.noarch                                              
14:49:05 #14 30.29   glibc-devel-2.28-151.el8.x86_64                                               
14:49:05 #14 30.29   glibc-headers-2.28-151.el8.x86_64                                             
14:49:05 #14 30.29   glibc-static-2.28-151.el8.x86_64                                              
14:49:05 #14 30.29   isl-0.16.1-6.el8.x86_64                                                       
14:49:05 #14 30.29   kbd-2.0.4-10.el8.x86_64                                                       
14:49:05 #14 30.29   kbd-legacy-2.0.4-10.el8.noarch                                                
14:49:05 #14 30.29   kbd-misc-2.0.4-10.el8.noarch                                                  
14:49:05 #14 30.29   kernel-headers-4.18.0-305.19.1.el8_4.x86_64                                   
14:49:05 #14 30.29   libedit-3.1-23.20170329cvs.el8.x86_64                                         
14:49:05 #14 30.29   libgomp-8.4.1-1.el8.x86_64                                                    
14:49:05 #14 30.29   libmpc-1.1.0-9.1.el8.x86_64                                                   
14:49:05 #14 30.29   libseccomp-devel-2.5.1-1.el8.x86_64                                           
14:49:05 #14 30.29   libselinux-devel-2.9-5.el8.x86_64                                             
14:49:05 #14 30.29   libselinux-utils-2.9-5.el8.x86_64                                             
14:49:05 #14 30.29   libsepol-devel-2.9-2.el8.x86_64                                               
14:49:05 #14 30.29   libtool-2.4.6-25.el8.x86_64                                                   
14:49:05 #14 30.29   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
14:49:05 #14 30.29   libuv-1:1.41.1-1.el8_4.x86_64                                                 
14:49:05 #14 30.29   libxcrypt-devel-4.1.1-4.el8.x86_64                                            
14:49:05 #14 30.29   libxcrypt-static-4.1.1-4.el8.x86_64                                           
14:49:05 #14 30.29   libxkbcommon-0.9.1-1.el8.x86_64                                               
14:49:05 #14 30.29   m4-1.4.18-7.el8.x86_64                                                        
14:49:05 #14 30.29   make-1:4.2.1-10.el8.x86_64                                                    
14:49:05 #14 30.29   openssh-8.0p1-6.el8_4.2.x86_64                                                
14:49:05 #14 30.29   openssh-clients-8.0p1-6.el8_4.2.x86_64                                        
14:49:05 #14 30.29   pcre2-devel-10.32-2.el8.x86_64                                                
14:49:05 #14 30.29   pcre2-utf16-10.32-2.el8.x86_64                                                
14:49:05 #14 30.29   pcre2-utf32-10.32-2.el8.x86_64                                                
14:49:05 #14 30.29   perl-Error-1:0.17025-2.el8.noarch                                             
14:49:05 #14 30.29   perl-Git-2.27.0-1.el8.noarch                                                  
14:49:05 #14 30.29   perl-TermReadKey-2.37-7.el8.x86_64                                            
14:49:05 #14 30.29   perl-Thread-Queue-3.13-1.el8.noarch                                           
14:49:05 #14 30.29   policycoreutils-2.9-14.el8.x86_64                                             
14:49:05 #14 30.29   policycoreutils-devel-2.9-14.el8.x86_64                                       
14:49:05 #14 30.29   policycoreutils-python-utils-2.9-14.el8.noarch                                
14:49:05 #14 30.29   python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64                          
14:49:05 #14 30.29   python3-libselinux-2.9-5.el8.x86_64                                           
14:49:05 #14 30.29   python3-libsemanage-2.9-6.el8.x86_64                                          
14:49:05 #14 30.29   python3-policycoreutils-2.9-14.el8.noarch                                     
14:49:05 #14 30.29   python3-setools-4.3.0-2.el8.x86_64                                            
14:49:05 #14 30.29   rpm-plugin-selinux-4.14.3-14.el8_4.x86_64                                     
14:49:05 #14 30.29   selinux-policy-3.14.3-67.el8_4.2.noarch                                       
14:49:05 #14 30.29   selinux-policy-devel-3.14.3-67.el8_4.2.noarch                                 
14:49:05 #14 30.29   selinux-policy-minimum-3.14.3-67.el8_4.2.noarch                               
14:49:05 #14 30.29   systemd-devel-239-45.el8_4.3.x86_64                                           
14:49:05 #14 30.29   vim-filesystem-2:8.0.1763-15.el8.noarch                                       
14:49:05 #14 30.29   which-2.21-12.el8.x86_64                                                      
14:49:05 #14 30.29   xkeyboard-config-2.28-1.el8.noarch                                            
14:49:05 #14 30.29 
14:49:05 #14 30.29 Complete!
14:49:05 #9 12.82 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB]
14:49:05 #9 12.89 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB]
14:49:05 #9 12.89 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB]
14:49:05 #9 12.89 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB]
14:49:05 #9 12.89 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB]
14:49:05 #9 12.90 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB]
14:49:05 #9 12.90 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB]
14:49:05 #9 12.90 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
14:49:05 #9 12.90 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
14:49:05 #9 12.96 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
14:49:05 #9 12.96 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B]
14:49:05 #9 12.98 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB]
14:49:05 #9 12.98 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
14:49:05 #9 12.98 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
14:49:05 #9 12.98 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB]
14:49:05 #9 12.98 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
14:49:05 #9 12.98 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB]
14:49:05 #9 12.98 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB]
14:49:05 #9 13.03 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
14:49:05 #9 13.06 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
14:49:05 #9 13.06 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
14:49:05 #9 13.06 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
14:49:05 #14 DONE 30.8s
14:49:05 
14:49:05 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go
14:49:05 #16 sha256:7a8d375325424e93ba2a5c2e2b9d5dea4c2c94badf77a95da19fdb6589a23c9b
14:49:05 #9 13.06 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
14:49:05 #9 13.06 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB]
14:49:05 #9 13.06 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
14:49:05 #9 13.06 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
14:49:05 #9 13.06 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
14:49:05 #9 13.10 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
14:49:05 #9 13.13 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
14:49:05 #9 13.14 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB]
14:49:05 #9 13.14 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB]
14:49:05 #9 13.14 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
14:49:05 #9 13.14 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
14:49:05 #9 13.15 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
14:49:05 #9 13.15 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB]
14:49:05 #9 13.15 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
14:49:05 #9 13.17 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
14:49:05 #9 13.22 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B]
14:49:05 #9 13.22 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB]
14:49:05 #9 13.23 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB]
14:49:05 #9 13.23 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB]
14:49:05 #9 13.23 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
14:49:05 #9 13.23 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
14:49:05 #9 13.23 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
14:49:05 #9 13.23 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB]
14:49:05 #9 13.24 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB]
14:49:05 #9 13.32 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
14:49:06 #9 13.32 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB]
14:49:06 #9 13.74 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB]
14:49:06 #9 13.88 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
14:49:06 #9 14.02 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB]
14:49:06 #9 14.03 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB]
14:49:06 #9 14.07 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB]
14:49:06 #9 14.12 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB]
14:49:07 #9 14.17 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB]
14:49:07 #9 14.18 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
14:49:07 #9 14.29 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB]
14:49:07 #9 14.29 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.3 [248 kB]
14:49:07 #9 14.31 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
14:49:07 #9 14.31 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB]
14:49:07 #9 14.35 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB]
14:49:07 #9 14.51 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
14:49:07 #9 14.52 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB]
14:49:07 #9 14.52 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
14:49:07 #9 14.52 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
14:49:07 #9 14.52 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB]
14:49:07 #9 14.52 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
14:49:07 #9 14.52 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
14:49:07 #9 14.52 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
14:49:07 #9 14.52 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
14:49:07 #9 14.59 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB]
14:49:07 #9 14.60 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB]
14:49:07 #9 14.60 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB]
14:49:07 #9 14.60 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB]
14:49:07 #9 14.61 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB]
14:49:07 #9 14.61 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
14:49:07 #9 14.61 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB]
14:49:07 #9 14.61 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB]
14:49:07 #9 14.61 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB]
14:49:07 #9 14.66 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB]
14:49:07 #9 14.68 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB]
14:49:07 #9 14.69 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB]
14:49:07 #9 14.69 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB]
14:49:07 #9 14.69 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
14:49:07 #9 14.69 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
14:49:07 #9 14.69 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB]
14:49:07 #9 14.69 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB]
14:49:07 #9 14.69 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB]
14:49:07 #9 14.74 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB]
14:49:07 #9 14.76 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB]
14:49:07 #9 14.76 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
14:49:07 #9 14.77 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB]
14:49:07 #9 14.77 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
14:49:07 #9 14.77 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
14:49:07 #9 14.77 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB]
14:49:07 #9 14.77 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
14:49:07 #9 14.77 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB]
14:49:07 #9 14.81 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
14:49:07 #9 14.84 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB]
14:49:07 #9 14.84 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
14:49:07 #9 14.85 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
14:49:07 #9 14.85 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
14:49:07 #9 14.85 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB]
14:49:07 #9 14.85 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
14:49:07 #9 14.85 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
14:49:07 #9 14.85 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB]
14:49:07 #9 14.88 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB]
14:49:07 #9 14.92 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
14:49:07 #9 14.92 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
14:49:07 #9 14.92 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B]
14:49:07 #9 14.93 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB]
14:49:07 #9 14.93 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
14:49:07 #9 14.93 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
14:49:07 #9 14.93 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
14:49:07 #9 14.93 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB]
14:49:07 #9 14.96 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B]
14:49:07 #9 15.00 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B]
14:49:07 #9 15.00 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
14:49:07 #9 15.00 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
14:49:07 #9 15.00 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
14:49:07 #9 15.00 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
14:49:07 #9 15.01 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
14:49:07 #9 15.01 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB]
14:49:07 #9 15.01 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB]
14:49:07 #9 15.03 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
14:49:07 #9 15.08 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
14:49:07 #9 15.08 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
14:49:07 #9 15.09 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
14:49:07 #9 15.09 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB]
14:49:07 #9 15.09 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB]
14:49:07 #9 15.09 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
14:49:07 #9 15.09 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
14:49:07 #9 15.09 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB]
14:49:07 #9 15.10 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB]
14:49:07 #9 15.16 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
14:49:08 #9 15.16 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB]
14:49:08 #9 15.17 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB]
14:49:08 #9 15.17 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
14:49:08 #9 15.17 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB]
14:49:08 #9 15.17 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
14:49:08 #9 15.17 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
14:49:08 #9 15.17 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
14:49:08 #9 15.18 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB]
14:49:08 #9 15.25 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
14:49:08 #9 15.25 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB]
14:49:08 #9 15.25 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
14:49:08 #9 15.25 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB]
14:49:08 #9 15.25 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
14:49:08 #9 15.25 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
14:49:08 #16 DONE 2.6s
14:49:08 
14:49:08 #17 [stage-1 9/9] WORKDIR /root/rpmbuild
14:49:08 #17 sha256:0f53913a4f4dfb838c70f08709e43472d86641a9a61fa42ef3878f8cdae92609
14:49:08 #17 DONE 0.0s
14:49:08 #9 15.65 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB]
14:49:08 #9 15.80 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
14:49:08 #9 15.80 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB]
14:49:08 #9 15.87 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
14:49:08 #9 15.98 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB]
14:49:08 
14:49:08 #18 exporting to image
14:49:08 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:49:08 #18 exporting layers
14:49:08 #9 16.01 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
14:49:08 #9 16.01 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
14:49:08 #9 16.02 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
14:49:08 #9 16.02 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
14:49:08 #9 16.04 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB]
14:49:08 #9 16.05 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
14:49:08 #9 16.05 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
14:49:08 #9 16.05 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
14:49:08 #9 16.09 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
14:49:08 #9 16.10 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB]
14:49:08 #9 16.11 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B]
14:49:08 #9 16.17 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB]
14:49:08 #9 16.17 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
14:49:08 #9 16.17 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB]
14:49:08 #9 16.17 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
14:49:08 #9 16.18 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
14:49:08 #9 16.18 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB]
14:49:08 #9 16.19 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB]
14:49:08 #9 16.24 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB]
14:49:09 #9 16.24 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
14:49:09 #9 16.24 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
14:49:09 #9 16.31 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB]
14:49:09 #9 16.31 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB]
14:49:09 #9 16.32 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
14:49:09 #9 16.32 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB]
14:49:09 #9 16.32 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB]
14:49:09 #9 16.32 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB]
14:49:09 #9 16.33 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB]
14:49:09 #9 16.39 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
14:49:09 #9 16.39 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
14:49:09 #9 16.39 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
14:49:09 #9 16.46 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB]
14:49:09 #9 16.46 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B]
14:49:09 #9 16.46 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB]
14:49:09 #9 16.46 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB]
14:49:09 #9 16.47 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
14:49:09 #9 16.47 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB]
14:49:09 #9 16.47 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB]
14:49:09 #9 16.53 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB]
14:49:09 #9 16.53 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
14:49:09 #9 16.53 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
14:49:09 #9 16.61 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
14:49:09 #9 16.61 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB]
14:49:09 #9 16.62 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB]
14:49:09 #9 16.63 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
14:49:09 #9 16.63 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB]
14:49:09 #9 16.63 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB]
14:49:09 #9 16.63 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB]
14:49:09 #9 16.68 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
14:49:09 #9 16.68 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB]
14:49:09 #9 16.69 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB]
14:49:09 #9 16.75 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB]
14:49:09 #9 16.75 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB]
14:49:09 #9 16.76 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB]
14:49:09 #9 16.80 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB]
14:49:09 #9 16.91 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
14:49:09 #9 16.92 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB]
14:49:09 #9 16.92 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB]
14:49:09 #9 16.92 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB]
14:49:09 #9 16.93 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
14:49:09 #9 16.93 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB]
14:49:09 #9 16.93 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB]
14:49:09 #9 16.93 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
14:49:09 #9 16.93 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB]
14:49:09 #9 17.07 debconf: delaying package configuration, since apt-utils is not installed
14:49:09 #9 17.10 Fetched 118 MB in 11s (10.7 MB/s)
14:49:09 #9 17.12 Selecting previously unselected package liblocale-gettext-perl.
14:49:09 #9 17.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 ... 4340 files and directories currently installed.)
14:49:09 #9 17.12 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ...
14:49:09 #9 17.12 Unpacking liblocale-gettext-perl (1.07-4build1) ...
14:49:09 #9 17.16 Selecting previously unselected package libpython3.9-minimal:amd64.
14:49:09 #9 17.16 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ...
14:49:09 #9 17.16 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
14:49:09 #9 17.27 Selecting previously unselected package libexpat1:amd64.
14:49:10 #9 17.27 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
14:49:10 #9 17.28 Unpacking libexpat1:amd64 (2.2.10-2) ...
14:49:10 #9 17.32 Selecting previously unselected package python3.9-minimal.
14:49:10 #9 17.32 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ...
14:49:10 #9 17.32 Unpacking python3.9-minimal (3.9.5-3~21.04) ...
14:49:10 #9 17.52 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ...
14:49:10 #9 17.53 Setting up libexpat1:amd64 (2.2.10-2) ...
14:49:10 #9 17.54 Setting up python3.9-minimal (3.9.5-3~21.04) ...
14:49:11 #9 18.12 Selecting previously unselected package python3-minimal.
14:49:11 #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 ... 4647 files and directories currently installed.)
14:49:11 #9 18.13 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ...
14:49:11 #9 18.13 Unpacking python3-minimal (3.9.4-1) ...
14:49:11 #9 18.15 Selecting previously unselected package media-types.
14:49:11 #9 18.16 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
14:49:11 #9 18.16 Unpacking media-types (4.0.0) ...
14:49:11 #9 18.20 Selecting previously unselected package tzdata.
14:49:11 #9 18.20 Preparing to unpack .../2-tzdata_2021a-2ubuntu0.21.04_all.deb ...
14:49:11 #9 18.20 Unpacking tzdata (2021a-2ubuntu0.21.04) ...
14:49:11 #9 18.40 Selecting previously unselected package libmpdec3:amd64.
14:49:11 #9 18.40 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ...
14:49:11 #9 18.40 Unpacking libmpdec3:amd64 (2.5.1-2) ...
14:49:11 #9 18.44 Selecting previously unselected package readline-common.
14:49:11 #9 18.44 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
14:49:11 #9 18.44 Unpacking readline-common (8.1-1) ...
14:49:11 #9 18.47 Selecting previously unselected package libreadline8:amd64.
14:49:11 #9 18.47 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
14:49:11 #9 18.48 Unpacking libreadline8:amd64 (8.1-1) ...
14:49:11 #9 18.51 Selecting previously unselected package libsqlite3-0:amd64.
14:49:11 #9 18.51 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
14:49:11 #9 18.52 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
14:49:11 #9 18.59 Selecting previously unselected package libpython3.9-stdlib:amd64.
14:49:11 #9 18.59 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ...
14:49:11 #9 18.60 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
14:49:11 #9 18.78 Selecting previously unselected package python3.9.
14:49:11 #9 18.78 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ...
14:49:11 #9 18.79 Unpacking python3.9 (3.9.5-3~21.04) ...
14:49:11 #9 18.82 Selecting previously unselected package libpython3-stdlib:amd64.
14:49:11 #9 18.82 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ...
14:49:11 #9 18.82 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ...
14:49:11 #9 18.85 Setting up python3-minimal (3.9.4-1) ...
14:49:11 #9 19.03 Selecting previously unselected package python3.
14:49:11 #9 19.03 (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.)
14:49:11 #9 19.04 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ...
14:49:11 #9 19.04 Unpacking python3 (3.9.4-1) ...
14:49:11 #9 19.07 Selecting previously unselected package bsdextrautils.
14:49:11 #9 19.07 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ...
14:49:11 #9 19.08 Unpacking bsdextrautils (2.36.1-7ubuntu2) ...
14:49:11 #9 19.11 Selecting previously unselected package libuchardet0:amd64.
14:49:11 #9 19.11 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ...
14:49:11 #9 19.12 Unpacking libuchardet0:amd64 (0.0.7-1) ...
14:49:11 #9 19.15 Selecting previously unselected package groff-base.
14:49:11 #9 19.15 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ...
14:49:12 #9 19.15 Unpacking groff-base (1.22.4-6) ...
14:49:12 #9 19.27 Selecting previously unselected package libgdbm6:amd64.
14:49:12 #9 19.27 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ...
14:49:12 #9 19.27 Unpacking libgdbm6:amd64 (1.19-2) ...
14:49:12 #9 19.30 Selecting previously unselected package libpipeline1:amd64.
14:49:12 #9 19.31 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ...
14:49:12 #9 19.31 Unpacking libpipeline1:amd64 (1.5.3-1) ...
14:49:12 #9 19.35 Selecting previously unselected package man-db.
14:49:12 #9 19.35 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ...
14:49:12 #9 19.35 Unpacking man-db (2.9.4-2) ...
14:49:12 #9 19.47 Selecting previously unselected package perl-modules-5.32.
14:49:12 #9 19.47 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ...
14:49:12 #9 19.48 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
14:49:12 #9 19.84 Selecting previously unselected package libgdbm-compat4:amd64.
14:49:12 #9 19.84 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ...
14:49:12 #9 19.85 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
14:49:12 #9 19.88 Selecting previously unselected package libperl5.32:amd64.
14:49:12 #9 19.88 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ...
14:49:12 #9 19.88 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
14:49:13 #9 20.35 Selecting previously unselected package perl.
14:49:13 #9 20.35 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ...
14:49:13 #9 20.35 Unpacking perl (5.32.1-3ubuntu2.1) ...
14:49:13 #9 20.40 Selecting previously unselected package openssl.
14:49:13 #9 20.40 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ...
14:49:13 #9 20.40 Unpacking openssl (1.1.1j-1ubuntu3.5) ...
14:49:13 #9 20.49 Selecting previously unselected package ca-certificates.
14:49:13 #9 20.49 Preparing to unpack .../012-ca-certificates_20210119ubuntu0.21.04.1_all.deb ...
14:49:13 #9 20.49 Unpacking ca-certificates (20210119ubuntu0.21.04.1) ...
14:49:13 #9 20.54 Selecting previously unselected package distro-info-data.
14:49:13 #9 20.54 Preparing to unpack .../013-distro-info-data_0.46ubuntu4.3_all.deb ...
14:49:13 #9 20.55 Unpacking distro-info-data (0.46ubuntu4.3) ...
14:49:13 #9 20.57 Selecting previously unselected package less.
14:49:13 #9 20.57 Preparing to unpack .../014-less_551-2_amd64.deb ...
14:49:13 #9 20.58 Unpacking less (551-2) ...
14:49:13 #9 20.61 Selecting previously unselected package libmd0:amd64.
14:49:13 #9 20.62 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ...
14:49:13 #9 20.62 Unpacking libmd0:amd64 (1.0.3-3build1) ...
14:49:13 #9 20.65 Selecting previously unselected package libbsd0:amd64.
14:49:13 #9 20.65 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ...
14:49:13 #9 20.65 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ...
14:49:13 #9 20.68 Selecting previously unselected package libelf1:amd64.
14:49:13 #9 20.68 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ...
14:49:13 #9 20.68 Unpacking libelf1:amd64 (0.183-8) ...
14:49:13 #9 20.71 Selecting previously unselected package libicu67:amd64.
14:49:13 #9 20.71 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ...
14:49:13 #9 20.71 Unpacking libicu67:amd64 (67.1-6ubuntu2) ...
14:49:13 #18 exporting layers 4.8s done
14:49:13 #18 writing image sha256:06a98d22be4c85a3781880d2c23d1eda1151b75477b6e9699a20c12e5caf1dea done
14:49:13 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done
14:49:13 #18 DONE 4.8s
14:49:13 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine 9f5b26f' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --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
14:49:14 #9 21.53 Selecting previously unselected package libxml2:amd64.
14:49:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0HZIff
14:49:14 + umask 022
14:49:14 + cd /root/rpmbuild/BUILD
14:49:14 + cd /root/rpmbuild/BUILD
14:49:14 + rm -rf src
14:49:14 + /usr/bin/mkdir -p src
14:49:14 + cd src
14:49:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:49:14 + /usr/bin/tar -xof -
14:49:14 #9 21.53 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ...
14:49:14 #9 21.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
14:49:14 #9 21.62 Selecting previously unselected package libyaml-0-2:amd64.
14:49:14 #9 21.63 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ...
14:49:14 #9 21.63 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
14:49:14 #9 21.66 Selecting previously unselected package lsb-release.
14:49:14 #9 21.66 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ...
14:49:14 #9 21.66 Unpacking lsb-release (11.1.0ubuntu2) ...
14:49:14 #9 21.69 Selecting previously unselected package netbase.
14:49:14 #9 21.69 Preparing to unpack .../022-netbase_6.2_all.deb ...
14:49:14 #9 21.70 Unpacking netbase (6.2) ...
14:49:14 #9 21.72 Selecting previously unselected package python3-pkg-resources.
14:49:14 #9 21.72 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ...
14:49:14 #9 21.73 Unpacking python3-pkg-resources (52.0.0-3) ...
14:49:14 #9 21.77 Selecting previously unselected package ucf.
14:49:14 #9 21.77 Preparing to unpack .../024-ucf_3.0043_all.deb ...
14:49:14 #9 21.77 Moving old data out of the way
14:49:14 #9 21.77 Unpacking ucf (3.0043) ...
14:49:14 #9 21.80 Selecting previously unselected package libmagic-mgc.
14:49:14 #9 21.80 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ...
14:49:14 #9 21.81 Unpacking libmagic-mgc (1:5.39-3) ...
14:49:14 #9 21.88 Selecting previously unselected package libmagic1:amd64.
14:49:14 #9 21.88 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ...
14:49:14 #9 21.88 Unpacking libmagic1:amd64 (1:5.39-3) ...
14:49:14 #9 21.91 Selecting previously unselected package file.
14:49:14 #9 21.91 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ...
14:49:14 #9 21.91 Unpacking file (1:5.39-3) ...
14:49:14 #9 21.93 Selecting previously unselected package gettext-base.
14:49:14 #9 21.93 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ...
14:49:14 #9 21.94 Unpacking gettext-base (0.21-3ubuntu2) ...
14:49:14 #9 21.96 Selecting previously unselected package iso-codes.
14:49:14 #9 21.96 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ...
14:49:14 #9 21.97 Unpacking iso-codes (4.6.0-1) ...
14:49:15 + STATUS=0
14:49:15 + '[' 0 -ne 0 ']'
14:49:15 + /usr/bin/tar -xof -
14:49:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:49:15 #9 22.33 Selecting previously unselected package libcbor0.6:amd64.
14:49:15 #9 22.33 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ...
14:49:15 #9 22.34 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
14:49:15 #9 22.37 Selecting previously unselected package libedit2:amd64.
14:49:15 #9 22.37 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ...
14:49:15 #9 22.37 Unpacking libedit2:amd64 (3.1-20191231-2) ...
14:49:15 #9 22.40 Selecting previously unselected package libfido2-1:amd64.
14:49:15 #9 22.40 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ...
14:49:15 #9 22.41 Unpacking libfido2-1:amd64 (1.6.0-2) ...
14:49:15 #9 22.44 Selecting previously unselected package libpng16-16:amd64.
14:49:15 #9 22.44 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ...
14:49:15 #9 22.44 Unpacking libpng16-16:amd64 (1.6.37-3build3) ...
14:49:15 #9 22.49 Selecting previously unselected package libpsl5:amd64.
14:49:15 #9 22.49 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ...
14:49:15 #9 22.49 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
14:49:15 #9 22.52 Selecting previously unselected package libxau6:amd64.
14:49:15 #9 22.52 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ...
14:49:15 #9 22.53 Unpacking libxau6:amd64 (1:1.0.9-1build3) ...
14:49:15 #9 22.55 Selecting previously unselected package libxdmcp6:amd64.
14:49:15 #9 22.55 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ...
14:49:15 #9 22.55 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
14:49:15 #9 22.58 Selecting previously unselected package libxcb1:amd64.
14:49:15 #9 22.58 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ...
14:49:15 #9 22.59 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ...
14:49:15 #9 22.61 Selecting previously unselected package libx11-data.
14:49:15 #9 22.61 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ...
14:49:15 #9 22.62 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ...
14:49:15 #9 22.68 Selecting previously unselected package libx11-6:amd64.
14:49:15 #9 22.68 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ...
14:49:15 #9 22.68 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
14:49:15 #9 22.75 Selecting previously unselected package libxext6:amd64.
14:49:15 #9 22.76 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ...
14:49:15 #9 22.76 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ...
14:49:15 #9 22.79 Selecting previously unselected package libxmuu1:amd64.
14:49:15 + STATUS=0
14:49:15 + '[' 0 -ne 0 ']'
14:49:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:49:15 + exit 0
14:49:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8wz7oi
14:49:15 + umask 022
14:49:15 + cd /root/rpmbuild/BUILD
14:49:15 + cd src
14:49:15 + export DOCKER_GITCOMMIT=9f5b26f
14:49:15 + DOCKER_GITCOMMIT=9f5b26f
14:49:15 + mkdir -p /go/src/github.com/docker
14:49:15 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:49:15 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
14:49:15 + pushd /root/rpmbuild/BUILD/src/engine
14:49:15 + for component in tini "proxy dynamic"
14:49:15 + TMP_GOPATH=/go
14:49:15 + hack/dockerfile/install/install.sh tini
14:49:15 + RM_GOPATH=0
14:49:15 + TMP_GOPATH=/go
14:49:15 + : /usr/local/bin
14:49:15 + '[' -z /go ']'
14:49:15 + export GOPATH=/go
14:49:15 + GOPATH=/go
14:49:15 + case "$(go env GOARCH)" in
14:49:15 ++ go env GOARCH
14:49:15 + export GO_BUILDMODE=-buildmode=pie
14:49:15 + GO_BUILDMODE=-buildmode=pie
14:49:15 ++ dirname hack/dockerfile/install/install.sh
14:49:15 + dir=hack/dockerfile/install
14:49:15 + bin=tini
14:49:15 + shift
14:49:15 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:49:15 + . hack/dockerfile/install/tini.installer
14:49:15 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:49:15 + install_tini
14:49:15 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:49:15 + git clone https://github.com/krallin/tini.git /go/tini
14:49:15 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:49:15 Cloning into '/go/tini'...
14:49:15 #9 22.79 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
14:49:15 #9 22.79 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
14:49:15 #9 22.82 Selecting previously unselected package manpages.
14:49:15 #9 22.82 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ...
14:49:15 #9 22.82 Unpacking manpages (5.10-1ubuntu0.1) ...
14:49:15 #9 22.94 Selecting previously unselected package openssh-client.
14:49:15 #9 22.94 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ...
14:49:15 #9 22.95 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ...
14:49:15 #9 23.04 Selecting previously unselected package publicsuffix.
14:49:15 #9 23.04 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ...
14:49:15 #9 23.04 Unpacking publicsuffix (20210108.1309-1) ...
14:49:15 #9 23.07 Selecting previously unselected package python-apt-common.
14:49:15 #9 23.07 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ...
14:49:15 #9 23.08 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ...
14:49:15 #9 23.10 Selecting previously unselected package python3-apt.
14:49:15 #9 23.10 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ...
14:49:15 #9 23.11 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ...
14:49:15 #9 23.15 Selecting previously unselected package libunwind8:amd64.
14:49:15 + cd /go/tini
14:49:15 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:49:15 + cmake .
14:49:15 -- The C compiler identification is GNU 8.4.1
14:49:15 -- Detecting C compiler ABI info
14:49:15 -- Detecting C compiler ABI info - done
14:49:15 -- Check for working C compiler: /usr/bin/cc - skipped
14:49:15 -- Detecting C compile features
14:49:15 -- Detecting C compile features - done
14:49:15 -- Performing Test HAS_BUILTIN_FORTIFY
14:49:16 #9 23.15 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ...
14:49:16 #9 23.15 Unpacking libunwind8:amd64 (1.3.2-2) ...
14:49:16 #9 23.18 Selecting previously unselected package strace.
14:49:16 #9 23.18 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ...
14:49:16 #9 23.18 Unpacking strace (5.11-0ubuntu1) ...
14:49:16 #9 23.24 Selecting previously unselected package xauth.
14:49:16 #9 23.24 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ...
14:49:16 #9 23.25 Unpacking xauth (1:1.1-1) ...
14:49:16 #9 23.28 Selecting previously unselected package xz-utils.
14:49:16 #9 23.28 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ...
14:49:16 #9 23.28 Unpacking xz-utils (5.2.5-1.0build2) ...
14:49:16 #9 23.31 Selecting previously unselected package libsigsegv2:amd64.
14:49:16 #9 23.32 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ...
14:49:16 #9 23.32 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ...
14:49:16 #9 23.34 Selecting previously unselected package m4.
14:49:16 #9 23.34 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ...
14:49:16 #9 23.35 Unpacking m4 (1.4.18-5) ...
14:49:16 #9 23.38 Selecting previously unselected package autoconf.
14:49:16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:49:16 -- Configuring done
14:49:16 -- Generating done
14:49:16 -- Build files have been written to: /go/tini
14:49:16 + make tini-static
14:49:16 Scanning dependencies of target tini-static
14:49:16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:49:16 [100%] Linking C executable tini-static
14:49:16 #9 23.38 Preparing to unpack .../053-autoconf_2.69-14_all.deb ...
14:49:16 #9 23.39 Unpacking autoconf (2.69-14) ...
14:49:16 #9 23.44 Selecting previously unselected package autotools-dev.
14:49:16 #9 23.44 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ...
14:49:16 #9 23.44 Unpacking autotools-dev (20180224.1+nmu1) ...
14:49:16 #9 23.47 Selecting previously unselected package automake.
14:49:16 #9 23.47 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ...
14:49:16 #9 23.48 Unpacking automake (1:1.16.3-2ubuntu1) ...
14:49:16 #9 23.54 Selecting previously unselected package autopoint.
14:49:16 #9 23.54 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ...
14:49:16 #9 23.55 Unpacking autopoint (0.21-3ubuntu2) ...
14:49:16 #9 23.58 Selecting previously unselected package binutils-common:amd64.
14:49:16 #9 23.58 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ...
14:49:16 #9 23.58 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ...
14:49:16 #9 23.62 Selecting previously unselected package libbinutils:amd64.
14:49:16 #9 23.63 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ...
14:49:16 #9 23.63 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ...
14:49:16 [100%] Built target tini-static
14:49:16 + mkdir -p /usr/local/bin
14:49:16 + cp tini-static /usr/local/bin/docker-init
14:49:16 + for component in tini "proxy dynamic"
14:49:16 + TMP_GOPATH=/go
14:49:16 + hack/dockerfile/install/install.sh proxy dynamic
14:49:16 + RM_GOPATH=0
14:49:16 + TMP_GOPATH=/go
14:49:16 + : /usr/local/bin
14:49:16 + '[' -z /go ']'
14:49:16 + export GOPATH=/go
14:49:16 + GOPATH=/go
14:49:16 + case "$(go env GOARCH)" in
14:49:16 ++ go env GOARCH
14:49:16 + export GO_BUILDMODE=-buildmode=pie
14:49:16 + GO_BUILDMODE=-buildmode=pie
14:49:16 ++ dirname hack/dockerfile/install/install.sh
14:49:16 + dir=hack/dockerfile/install
14:49:16 + bin=proxy
14:49:16 + shift
14:49:16 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:49:16 + . hack/dockerfile/install/proxy.installer
14:49:16 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:49:16 + install_proxy dynamic
14:49:16 + case "$1" in
14:49:16 + install_proxy_dynamic
14:49:16 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:49:16 + PROXY_LDFLAGS=-linkmode=external
14:49:16 + export BUILD_MODE=-buildmode=pie
14:49:16 + BUILD_MODE=-buildmode=pie
14:49:16 + _install_proxy
14:49:16 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:49:16 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:49:16 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:49:16 Cloning into '/go/src/github.com/docker/libnetwork'...
14:49:16 #9 23.71 Selecting previously unselected package libctf-nobfd0:amd64.
14:49:16 #9 23.71 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ...
14:49:16 #9 23.71 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
14:49:16 #9 23.74 Selecting previously unselected package libctf0:amd64.
14:49:16 #9 23.75 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ...
14:49:16 #9 23.75 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ...
14:49:16 #9 23.78 Selecting previously unselected package binutils-x86-64-linux-gnu.
14:49:16 #9 23.78 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ...
14:49:16 #9 23.78 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
14:49:16 #9 23.99 Selecting previously unselected package binutils.
14:49:16 #9 23.99 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ...
14:49:16 #9 24.00 Unpacking binutils (2.36.1-6ubuntu1) ...
14:49:16 #9 24.02 Selecting previously unselected package libc-dev-bin.
14:49:16 #9 24.02 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ...
14:49:16 #9 24.03 Unpacking libc-dev-bin (2.33-0ubuntu5) ...
14:49:16 #9 24.05 Selecting previously unselected package linux-libc-dev:amd64.
14:49:16 #9 24.05 Preparing to unpack .../064-linux-libc-dev_5.11.0-38.42_amd64.deb ...
14:49:16 #9 24.06 Unpacking linux-libc-dev:amd64 (5.11.0-38.42) ...
14:49:17 #9 24.23 Selecting previously unselected package libcrypt-dev:amd64.
14:49:17 #9 24.24 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ...
14:49:17 #9 24.24 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
14:49:17 #9 24.27 Selecting previously unselected package rpcsvc-proto.
14:49:17 #9 24.27 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ...
14:49:17 #9 24.28 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ...
14:49:17 #9 24.30 Selecting previously unselected package libtirpc-dev:amd64.
14:49:17 #9 24.31 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ...
14:49:17 #9 24.31 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ...
14:49:17 #9 24.35 Selecting previously unselected package libnsl-dev:amd64.
14:49:17 #9 24.35 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ...
14:49:17 #9 24.35 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
14:49:17 #9 24.39 Selecting previously unselected package libc6-dev:amd64.
14:49:17 #9 24.39 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ...
14:49:17 #9 24.39 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ...
14:49:17 #9 24.65 Selecting previously unselected package gcc-10-base:amd64.
14:49:17 #9 24.66 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ...
14:49:17 #9 24.66 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
14:49:17 #9 24.69 Selecting previously unselected package libisl23:amd64.
14:49:17 #9 24.69 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ...
14:49:17 #9 24.70 Unpacking libisl23:amd64 (0.23-1build1) ...
14:49:17 #9 24.78 Selecting previously unselected package libmpfr6:amd64.
14:49:17 #9 24.78 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ...
14:49:17 #9 24.79 Unpacking libmpfr6:amd64 (4.1.0-3build1) ...
14:49:17 #9 24.90 Selecting previously unselected package libmpc3:amd64.
14:49:17 #9 24.90 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ...
14:49:17 #9 24.91 Unpacking libmpc3:amd64 (1.2.0-1build1) ...
14:49:17 #9 24.93 Selecting previously unselected package cpp-10.
14:49:17 #9 24.93 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ...
14:49:17 #9 24.94 Unpacking cpp-10 (10.3.0-1ubuntu1) ...
14:49:18 + cd /go/src/github.com/docker/libnetwork
14:49:18 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:49:18 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:49:18 #9 25.70 Selecting previously unselected package cpp.
14:49:18 #9 25.70 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ...
14:49:18 #9 25.70 Unpacking cpp (4:10.3.0-1ubuntu1) ...
14:49:18 #9 25.73 Selecting previously unselected package libcc1-0:amd64.
14:49:18 #9 25.73 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:18 #9 25.74 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:18 #9 25.77 Selecting previously unselected package libgomp1:amd64.
14:49:18 #9 25.77 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:18 #9 25.77 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:18 #9 25.81 Selecting previously unselected package libitm1:amd64.
14:49:18 #9 25.81 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:18 #9 25.82 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:18 #9 25.85 Selecting previously unselected package libatomic1:amd64.
14:49:18 #9 25.85 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:18 #9 25.86 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:18 #9 25.89 Selecting previously unselected package libasan6:amd64.
14:49:18 #9 25.89 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:18 #9 25.89 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:18 #9 26.13 Selecting previously unselected package liblsan0:amd64.
14:49:18 #9 26.13 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:18 #9 26.13 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:19 #9 26.25 Selecting previously unselected package libtsan0:amd64.
14:49:19 #9 26.25 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:19 #9 26.25 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:19 #9 26.49 Selecting previously unselected package libubsan1:amd64.
14:49:19 #9 26.49 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:19 #9 26.49 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:19 #9 26.61 Selecting previously unselected package libquadmath0:amd64.
14:49:19 #9 26.61 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ...
14:49:19 #9 26.62 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:19 #9 26.66 Selecting previously unselected package libgcc-10-dev:amd64.
14:49:19 #9 26.66 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ...
14:49:19 #9 26.66 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
14:49:19 #9 26.89 Selecting previously unselected package gcc-10.
14:49:19 #9 26.89 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ...
14:49:19 #9 26.90 Unpacking gcc-10 (10.3.0-1ubuntu1) ...
14:49:21 #9 28.36 Selecting previously unselected package gcc.
14:49:21 #9 28.36 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ...
14:49:21 #9 28.36 Unpacking gcc (4:10.3.0-1ubuntu1) ...
14:49:21 #9 28.39 Selecting previously unselected package libstdc++-10-dev:amd64.
14:49:21 #9 28.39 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ...
14:49:21 #9 28.40 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
14:49:21 #9 28.65 Selecting previously unselected package g++-10.
14:49:21 #9 28.65 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ...
14:49:21 #9 28.65 Unpacking g++-10 (10.3.0-1ubuntu1) ...
14:49:22 #9 29.48 Selecting previously unselected package g++.
14:49:22 #9 29.48 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ...
14:49:22 #9 29.48 Unpacking g++ (4:10.3.0-1ubuntu1) ...
14:49:22 #9 29.51 Selecting previously unselected package make.
14:49:22 #9 29.51 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ...
14:49:22 #9 29.51 Unpacking make (4.3-4ubuntu1) ...
14:49:22 #9 29.55 Selecting previously unselected package libdpkg-perl.
14:49:22 #9 29.55 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ...
14:49:22 #9 29.55 Unpacking libdpkg-perl (1.20.9ubuntu1) ...
14:49:22 #9 29.60 Selecting previously unselected package bzip2.
14:49:22 #9 29.60 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ...
14:49:22 #9 29.60 Unpacking bzip2 (1.0.8-4ubuntu3) ...
14:49:22 #9 29.63 Selecting previously unselected package patch.
14:49:22 #9 29.63 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ...
14:49:22 #9 29.64 Unpacking patch (2.7.6-7) ...
14:49:22 #9 29.67 Selecting previously unselected package lto-disabled-list.
14:49:22 #9 29.67 Preparing to unpack .../095-lto-disabled-list_7_all.deb ...
14:49:22 #9 29.67 Unpacking lto-disabled-list (7) ...
14:49:22 #9 29.70 Selecting previously unselected package dpkg-dev.
14:49:22 #9 29.70 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ...
14:49:22 #9 29.71 Unpacking dpkg-dev (1.20.9ubuntu1) ...
14:49:22 #9 29.81 Selecting previously unselected package build-essential.
14:49:22 #9 29.81 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ...
14:49:22 #9 29.81 Unpacking build-essential (12.8ubuntu3) ...
14:49:22 #9 29.84 Selecting previously unselected package libbrotli1:amd64.
14:49:22 #9 29.84 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ...
14:49:22 #9 29.85 Unpacking libbrotli1:amd64 (1.0.9-2build2) ...
14:49:22 #9 29.90 Selecting previously unselected package libroken18-heimdal:amd64.
14:49:22 #9 29.90 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 29.90 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 29.93 Selecting previously unselected package libasn1-8-heimdal:amd64.
14:49:22 #9 29.93 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 29.94 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 29.98 Selecting previously unselected package libheimbase1-heimdal:amd64.
14:49:22 #9 29.98 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 29.98 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.01 Selecting previously unselected package libhcrypto4-heimdal:amd64.
14:49:22 #9 30.01 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 30.02 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.05 Selecting previously unselected package libwind0-heimdal:amd64.
14:49:22 #9 30.05 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 30.05 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.09 Selecting previously unselected package libhx509-5-heimdal:amd64.
14:49:22 #9 30.09 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 30.09 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.13 Selecting previously unselected package libkrb5-26-heimdal:amd64.
14:49:22 #9 30.13 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 30.14 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.18 Selecting previously unselected package libheimntlm0-heimdal:amd64.
14:49:22 #9 30.18 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 30.19 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.22 Selecting previously unselected package libgssapi3-heimdal:amd64.
14:49:22 #9 30.22 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ...
14:49:22 #9 30.22 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:22 #9 30.25 Selecting previously unselected package libsasl2-modules-db:amd64.
14:49:23 #9 30.26 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ...
14:49:23 #9 30.26 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
14:49:23 #9 30.29 Selecting previously unselected package libsasl2-2:amd64.
14:49:23 #9 30.29 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ...
14:49:23 #9 30.29 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
14:49:23 #9 30.32 Selecting previously unselected package libldap-2.4-2:amd64.
14:49:23 #9 30.32 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ...
14:49:23 #9 30.33 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
14:49:23 #9 30.37 Selecting previously unselected package libnghttp2-14:amd64.
14:49:23 #9 30.37 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ...
14:49:23 #9 30.38 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
14:49:23 #9 30.41 Selecting previously unselected package librtmp1:amd64.
14:49:23 #9 30.41 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ...
14:49:23 #9 30.41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
14:49:23 #9 30.45 Selecting previously unselected package libssh-4:amd64.
14:49:23 #9 30.45 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ...
14:49:23 #9 30.45 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
14:49:23 #9 30.50 Selecting previously unselected package libcurl4:amd64.
14:49:23 #9 30.50 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.3_amd64.deb ...
14:49:23 #9 30.50 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.3) ...
14:49:23 #9 30.55 Selecting previously unselected package curl.
14:49:23 #9 30.55 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.3_amd64.deb ...
14:49:23 #9 30.55 Unpacking curl (7.74.0-1ubuntu2.3) ...
14:49:23 #9 30.59 Selecting previously unselected package dctrl-tools.
14:49:23 #9 30.60 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ...
14:49:23 #9 30.60 Unpacking dctrl-tools (2.24-3) ...
14:49:23 #9 30.63 Selecting previously unselected package libdebhelper-perl.
14:49:23 #9 30.63 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ...
14:49:23 #9 30.64 Unpacking libdebhelper-perl (13.3.4ubuntu1) ...
14:49:23 #9 30.67 Selecting previously unselected package libtool.
14:49:23 #9 30.67 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ...
14:49:23 #9 30.67 Unpacking libtool (2.4.6-15) ...
14:49:23 #9 30.71 Selecting previously unselected package dh-autoreconf.
14:49:23 #9 30.71 Preparing to unpack .../119-dh-autoreconf_20_all.deb ...
14:49:23 #9 30.71 Unpacking dh-autoreconf (20) ...
14:49:23 #9 30.74 Selecting previously unselected package libarchive-zip-perl.
14:49:23 #9 30.74 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ...
14:49:23 #9 30.74 Unpacking libarchive-zip-perl (1.68-1) ...
14:49:23 #9 30.77 Selecting previously unselected package libsub-override-perl.
14:49:23 #9 30.78 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ...
14:49:23 #9 30.78 Unpacking libsub-override-perl (0.09-2) ...
14:49:23 #9 30.80 Selecting previously unselected package libfile-stripnondeterminism-perl.
14:49:23 #9 30.80 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ...
14:49:23 #9 30.81 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ...
14:49:23 #9 30.83 Selecting previously unselected package dh-strip-nondeterminism.
14:49:23 #9 30.83 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ...
14:49:23 #9 30.84 Unpacking dh-strip-nondeterminism (1.11.0-1) ...
14:49:23 #9 30.87 Selecting previously unselected package libdw1:amd64.
14:49:23 #9 30.87 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ...
14:49:23 #9 30.87 Unpacking libdw1:amd64 (0.183-8) ...
14:49:23 #9 30.92 Selecting previously unselected package debugedit.
14:49:23 #9 30.92 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ...
14:49:23 #9 30.92 Unpacking debugedit (1:0.1-0ubuntu2) ...
14:49:23 #9 30.94 Selecting previously unselected package dwz.
14:49:23 #9 30.95 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ...
14:49:23 #9 30.95 Unpacking dwz (0.14-1) ...
14:49:23 #9 30.98 Selecting previously unselected package gettext.
14:49:23 #9 30.99 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ...
14:49:23 #9 30.99 Unpacking gettext (0.21-3ubuntu2) ...
14:49:23 #9 31.07 Selecting previously unselected package intltool-debian.
14:49:23 #9 31.07 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ...
14:49:23 #9 31.08 Unpacking intltool-debian (0.35.0+20060710.5) ...
14:49:23 #9 31.10 Selecting previously unselected package po-debconf.
14:49:23 #9 31.11 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ...
14:49:23 #9 31.11 Unpacking po-debconf (1.0.21+nmu1) ...
14:49:23 #9 31.15 Selecting previously unselected package debhelper.
14:49:23 #9 31.15 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ...
14:49:23 #9 31.16 Unpacking debhelper (13.3.4ubuntu1) ...
14:49:23 #9 31.27 Selecting previously unselected package libfakeroot:amd64.
14:49:23 #9 31.27 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
14:49:23 #9 31.27 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
14:49:23 #9 31.30 Selecting previously unselected package fakeroot.
14:49:23 #9 31.30 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ...
14:49:23 #9 31.31 Unpacking fakeroot (1.25.3-1.1ubuntu2) ...
14:49:24 #9 31.49 Selecting previously unselected package libassuan0:amd64.
14:49:24 #9 31.49 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ...
14:49:24 #9 31.49 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ...
14:49:24 #9 31.53 Selecting previously unselected package gpgconf.
14:49:24 #9 31.53 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 31.53 Unpacking gpgconf (2.2.20-1ubuntu3) ...
14:49:24 #9 31.57 Selecting previously unselected package libksba8:amd64.
14:49:24 #9 31.57 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ...
14:49:24 #9 31.58 Unpacking libksba8:amd64 (1.5.0-3) ...
14:49:24 #9 31.61 Selecting previously unselected package libnpth0:amd64.
14:49:24 #9 31.61 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ...
14:49:24 #9 31.62 Unpacking libnpth0:amd64 (1.6-3) ...
14:49:24 #9 31.65 Selecting previously unselected package dirmngr.
14:49:24 #9 31.65 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 31.66 Unpacking dirmngr (2.2.20-1ubuntu3) ...
14:49:24 #9 31.71 Selecting previously unselected package gnupg-l10n.
14:49:24 #9 31.72 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ...
14:49:24 #9 31.72 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ...
14:49:24 #9 31.75 Selecting previously unselected package gnupg-utils.
14:49:24 #9 31.75 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 31.75 Unpacking gnupg-utils (2.2.20-1ubuntu3) ...
14:49:24 #9 31.82 Selecting previously unselected package gpg.
14:49:24 #9 31.82 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 31.82 Unpacking gpg (2.2.20-1ubuntu3) ...
14:49:24 #9 31.89 Selecting previously unselected package pinentry-curses.
14:49:24 #9 31.89 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ...
14:49:24 #9 31.90 Unpacking pinentry-curses (1.1.0-4build1) ...
14:49:24 #9 31.93 Selecting previously unselected package gpg-agent.
14:49:24 #9 31.93 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 31.93 Unpacking gpg-agent (2.2.20-1ubuntu3) ...
14:49:24 #9 31.98 Selecting previously unselected package gpg-wks-client.
14:49:24 #9 31.98 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 31.99 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ...
14:49:24 #9 32.02 Selecting previously unselected package gpg-wks-server.
14:49:24 #9 32.02 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ...
14:49:24 #9 32.02 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ...
14:49:24 #9 32.06 Selecting previously unselected package gpgsm.
14:49:25 #9 32.06 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ...
14:49:25 #9 32.06 Unpacking gpgsm (2.2.20-1ubuntu3) ...
14:49:25 #9 32.11 Selecting previously unselected package gnupg.
14:49:25 #9 32.11 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ...
14:49:25 #9 32.11 Unpacking gnupg (2.2.20-1ubuntu3) ...
14:49:25 #9 32.17 Selecting previously unselected package libfile-dirlist-perl.
14:49:25 #9 32.17 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ...
14:49:25 #9 32.18 Unpacking libfile-dirlist-perl (0.05-2) ...
14:49:25 #9 32.22 Selecting previously unselected package libfile-which-perl.
14:49:25 #9 32.22 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ...
14:49:25 #9 32.22 Unpacking libfile-which-perl (1.23-1) ...
14:49:25 #9 32.25 Selecting previously unselected package libfile-homedir-perl.
14:49:25 #9 32.25 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ...
14:49:25 #9 32.25 Unpacking libfile-homedir-perl (1.006-1) ...
14:49:25 #9 32.28 Selecting previously unselected package libfile-touch-perl.
14:49:25 #9 32.28 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ...
14:49:25 #9 32.28 Unpacking libfile-touch-perl (0.11-1) ...
14:49:25 #9 32.31 Selecting previously unselected package libio-pty-perl.
14:49:25 #9 32.31 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ...
14:49:25 #9 32.31 Unpacking libio-pty-perl (1:1.15-2) ...
14:49:25 #9 32.34 Selecting previously unselected package libipc-run-perl.
14:49:25 #9 32.34 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ...
14:49:25 #9 32.35 Unpacking libipc-run-perl (20200505.0-1) ...
14:49:25 #9 32.38 Selecting previously unselected package libclass-method-modifiers-perl.
14:49:25 #9 32.38 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
14:49:25 #9 32.39 Unpacking libclass-method-modifiers-perl (2.13-1) ...
14:49:25 #9 32.42 Selecting previously unselected package libb-hooks-op-check-perl.
14:49:25 #9 32.42 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ...
14:49:25 #9 32.43 Unpacking libb-hooks-op-check-perl (0.22-1build3) ...
14:49:25 #9 32.45 Selecting previously unselected package libdynaloader-functions-perl.
14:49:25 #9 32.46 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ...
14:49:25 #9 32.46 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
14:49:25 #9 32.49 Selecting previously unselected package libdevel-callchecker-perl.
14:49:25 #9 32.49 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ...
14:49:25 #9 32.50 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ...
14:49:25 #9 32.52 Selecting previously unselected package libparams-classify-perl.
14:49:25 #9 32.52 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ...
14:49:25 #9 32.53 Unpacking libparams-classify-perl (0.015-1build3) ...
14:49:25 #9 32.56 Selecting previously unselected package libmodule-runtime-perl.
14:49:25 #9 32.56 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
14:49:25 #9 32.56 Unpacking libmodule-runtime-perl (0.016-1) ...
14:49:25 #9 32.58 Selecting previously unselected package libimport-into-perl.
14:49:25 #9 32.59 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
14:49:25 #9 32.59 Unpacking libimport-into-perl (1.002005-1) ...
14:49:25 #9 32.62 Selecting previously unselected package librole-tiny-perl.
14:49:25 #9 32.62 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ...
14:49:25 #9 32.62 Unpacking librole-tiny-perl (2.002004-1) ...
14:49:25 #9 32.64 Selecting previously unselected package libstrictures-perl.
14:49:25 #9 32.65 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
14:49:25 #9 32.65 Unpacking libstrictures-perl (2.000006-1) ...
14:49:25 #9 32.67 Selecting previously unselected package libsub-quote-perl.
14:49:25 #9 32.68 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
14:49:25 #9 32.68 Unpacking libsub-quote-perl (2.006006-1) ...
14:49:25 #9 32.71 Selecting previously unselected package libmoo-perl.
14:49:25 #9 32.71 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ...
14:49:25 #9 32.71 Unpacking libmoo-perl (2.004004-1) ...
14:49:25 #9 32.74 Selecting previously unselected package libencode-locale-perl.
14:49:25 #9 32.74 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ...
14:49:25 #9 32.74 Unpacking libencode-locale-perl (1.05-1.1) ...
14:49:25 #9 32.77 Selecting previously unselected package libtimedate-perl.
14:49:25 #9 32.77 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ...
14:49:25 #9 32.77 Unpacking libtimedate-perl (2.3300-2) ...
14:49:25 #9 32.80 Selecting previously unselected package libhttp-date-perl.
14:49:25 #9 32.80 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
14:49:25 #9 32.81 Unpacking libhttp-date-perl (6.05-1) ...
14:49:25 #9 32.83 Selecting previously unselected package libfile-listing-perl.
14:49:25 #9 32.83 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ...
14:49:25 #9 32.85 Unpacking libfile-listing-perl (6.14-1) ...
14:49:25 #9 32.87 Selecting previously unselected package libhtml-tagset-perl.
14:49:25 #9 32.87 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
14:49:25 #9 32.87 Unpacking libhtml-tagset-perl (3.20-4) ...
14:49:25 #9 32.90 Selecting previously unselected package liburi-perl.
14:49:25 #9 32.90 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ...
14:49:25 #9 32.90 Unpacking liburi-perl (5.07-1) ...
14:49:25 #9 32.93 Selecting previously unselected package libhtml-parser-perl.
14:49:25 #9 32.94 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ...
14:49:25 #9 32.94 Unpacking libhtml-parser-perl (3.75-1build1) ...
14:49:25 #9 32.97 Selecting previously unselected package libhtml-tree-perl.
14:49:25 #9 32.97 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
14:49:25 #9 32.97 Unpacking libhtml-tree-perl (5.07-2) ...
14:49:25 #9 33.02 Selecting previously unselected package libio-html-perl.
14:49:25 #9 33.02 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ...
14:49:25 #9 33.02 Unpacking libio-html-perl (1.004-2) ...
14:49:25 #9 33.04 Selecting previously unselected package liblwp-mediatypes-perl.
14:49:25 #9 33.04 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
14:49:25 #9 33.05 Unpacking liblwp-mediatypes-perl (6.04-1) ...
14:49:25 #9 33.08 Selecting previously unselected package libhttp-message-perl.
14:49:26 #9 33.08 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ...
14:49:26 #9 33.08 Unpacking libhttp-message-perl (6.28-1) ...
14:49:26 #9 33.12 Selecting previously unselected package libhttp-cookies-perl.
14:49:26 #9 33.12 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ...
14:49:26 #9 33.12 Unpacking libhttp-cookies-perl (6.10-1) ...
14:49:26 #9 33.15 Selecting previously unselected package libhttp-negotiate-perl.
14:49:26 #9 33.15 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
14:49:26 #9 33.16 Unpacking libhttp-negotiate-perl (6.01-1) ...
14:49:26 #9 33.20 Selecting previously unselected package perl-openssl-defaults:amd64.
14:49:26 #9 33.20 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ...
14:49:26 #9 33.20 Unpacking perl-openssl-defaults:amd64 (5) ...
14:49:26 #9 33.23 Selecting previously unselected package libnet-ssleay-perl.
14:49:26 #9 33.23 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ...
14:49:26 #9 33.24 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ...
14:49:26 #9 33.30 Selecting previously unselected package libio-socket-ssl-perl.
14:49:26 #9 33.30 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ...
14:49:26 #9 33.31 Unpacking libio-socket-ssl-perl (2.069-1) ...
14:49:26 #9 33.35 Selecting previously unselected package libnet-http-perl.
14:49:26 #9 33.35 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ...
14:49:26 #9 33.35 Unpacking libnet-http-perl (6.20-1) ...
14:49:26 #9 33.37 Selecting previously unselected package liblwp-protocol-https-perl.
14:49:26 #9 33.38 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ...
14:49:26 #9 33.38 Unpacking liblwp-protocol-https-perl (6.10-1) ...
14:49:26 #9 33.41 Selecting previously unselected package libtry-tiny-perl.
14:49:26 #9 33.41 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
14:49:26 #9 33.41 Unpacking libtry-tiny-perl (0.30-1) ...
14:49:26 #9 33.43 Selecting previously unselected package libwww-robotrules-perl.
14:49:26 #9 33.44 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
14:49:26 #9 33.44 Unpacking libwww-robotrules-perl (6.02-1) ...
14:49:26 #9 33.47 Selecting previously unselected package libwww-perl.
14:49:26 #9 33.47 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ...
14:49:26 #9 33.47 Unpacking libwww-perl (6.52-1) ...
14:49:26 #9 33.51 Selecting previously unselected package patchutils.
14:49:26 #9 33.51 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ...
14:49:26 #9 33.51 Unpacking patchutils (0.4.2-1) ...
14:49:26 #9 33.55 Selecting previously unselected package wdiff.
14:49:26 #9 33.55 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ...
14:49:26 #9 33.56 Unpacking wdiff (1.2.2-2build1) ...
14:49:26 #9 33.60 Selecting previously unselected package devscripts.
14:49:26 #9 33.60 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ...
14:49:26 #9 33.62 Unpacking devscripts (2.21.1ubuntu1) ...
14:49:26 + return
14:49:26 + VERSION=0.0.0-20211015144513-b485636
14:49:26 + PRODUCT=docker
14:49:26 + hack/make.sh dynbinary
14:49:26 
14:49:26 Removing bundles/
14:49:26 
14:49:26 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:49:26 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:49:26 GOOS="" GOARCH="" GOARM=""
14:49:26 #9 33.74 Selecting previously unselected package diffstat.
14:49:26 #9 33.74 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ...
14:49:26 #9 33.75 Unpacking diffstat (1.64-1) ...
14:49:26 #9 33.78 Selecting previously unselected package python3-chardet.
14:49:26 #9 33.79 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ...
14:49:26 #9 33.80 Unpacking python3-chardet (4.0.0-1) ...
14:49:26 #9 33.85 Selecting previously unselected package python3-six.
14:49:26 #9 33.85 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ...
14:49:26 #9 33.85 Unpacking python3-six (1.15.0-2) ...
14:49:26 #9 33.88 Selecting previously unselected package python3-debian.
14:49:26 #9 33.89 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ...
14:49:26 #9 33.89 Unpacking python3-debian (0.1.39) ...
14:49:26 #9 33.93 Selecting previously unselected package libgpgme11:amd64.
14:49:26 #9 33.93 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ...
14:49:26 #9 33.93 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ...
14:49:26 #9 33.97 Selecting previously unselected package python3-gpg.
14:49:26 #9 33.97 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ...
14:49:26 #9 33.97 Unpacking python3-gpg (1.14.0-1ubuntu3) ...
14:49:26 #9 34.04 Selecting previously unselected package dput.
14:49:26 #9 34.04 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ...
14:49:26 #9 34.05 Unpacking dput (1.1.0ubuntu1) ...
14:49:26 #9 34.09 Selecting previously unselected package fonts-dejavu-core.
14:49:26 #9 34.09 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ...
14:49:26 #9 34.09 Unpacking fonts-dejavu-core (2.37-2build1) ...
14:49:26 #9 34.22 Selecting previously unselected package fontconfig-config.
14:49:27 #9 34.22 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ...
14:49:27 #9 34.22 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ...
14:49:27 #9 34.31 Selecting previously unselected package libcurl3-gnutls:amd64.
14:49:27 #9 34.31 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.3_amd64.deb ...
14:49:27 #9 34.31 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ...
14:49:27 #9 34.35 Selecting previously unselected package liberror-perl.
14:49:27 #9 34.36 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
14:49:27 #9 34.36 Unpacking liberror-perl (0.17029-1) ...
14:49:27 #9 34.39 Selecting previously unselected package git-man.
14:49:27 #9 34.39 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ...
14:49:27 #9 34.39 Unpacking git-man (1:2.30.2-1ubuntu1) ...
14:49:27 #9 34.50 Selecting previously unselected package git.
14:49:27 #9 34.50 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ...
14:49:27 #9 34.52 Unpacking git (1:2.30.2-1ubuntu1) ...
14:49:27 #9 34.91 Selecting previously unselected package libalgorithm-diff-perl.
14:49:27 #9 34.91 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ...
14:49:27 #9 34.91 Unpacking libalgorithm-diff-perl (1.201-1) ...
14:49:27 #9 34.94 Selecting previously unselected package libalgorithm-diff-xs-perl.
14:49:27 #9 34.94 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ...
14:49:27 #9 34.95 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ...
14:49:27 #9 34.97 Selecting previously unselected package libalgorithm-merge-perl.
14:49:27 #9 34.97 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
14:49:27 #9 34.98 Unpacking libalgorithm-merge-perl (0.08-3) ...
14:49:27 #9 35.00 Selecting previously unselected package libaliased-perl.
14:49:27 #9 35.00 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ...
14:49:27 #9 35.00 Unpacking libaliased-perl (0.34-1.1) ...
14:49:27 #9 35.03 Selecting previously unselected package libapt-pkg-perl.
14:49:27 #9 35.03 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ...
14:49:27 #9 35.04 Unpacking libapt-pkg-perl (0.1.39build1) ...
14:49:27 #9 35.07 Selecting previously unselected package libarchive-cpio-perl.
14:49:27 #9 35.07 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ...
14:49:27 #9 35.07 Unpacking libarchive-cpio-perl (0.10-1.1) ...
14:49:27 #9 35.10 Selecting previously unselected package libarray-intspan-perl.
14:49:27 #9 35.10 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ...
14:49:27 #9 35.11 Unpacking libarray-intspan-perl (2.004-1) ...
14:49:27 #9 35.14 Selecting previously unselected package libmodule-implementation-perl.
14:49:27 #9 35.14 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ...
14:49:27 #9 35.14 Unpacking libmodule-implementation-perl (0.09-1.1) ...
14:49:27 #9 35.17 Selecting previously unselected package libsub-exporter-progressive-perl.
14:49:27 #9 35.17 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
14:49:27 #9 35.17 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
14:49:27 #9 35.20 Selecting previously unselected package libvariable-magic-perl.
14:49:27 #9 35.20 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ...
14:49:27 #9 35.21 Unpacking libvariable-magic-perl (0.62-1build3) ...
14:49:27 #9 35.24 Selecting previously unselected package libb-hooks-endofscope-perl.
14:49:27 #9 35.24 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
14:49:27 #9 35.24 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
14:49:28 #9 35.28 Selecting previously unselected package libfreetype6:amd64.
14:49:28 #9 35.28 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ...
14:49:28 #9 35.28 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
14:49:28 #9 35.34 Selecting previously unselected package libfontconfig1:amd64.
14:49:28 #9 35.34 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ...
14:49:28 #9 35.35 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
14:49:28 #9 35.39 Selecting previously unselected package libjpeg-turbo8:amd64.
14:49:28 #9 35.39 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ...
14:49:28 #9 35.39 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
14:49:28 #9 35.43 Selecting previously unselected package libjpeg8:amd64.
14:49:28 #9 35.43 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ...
14:49:28 #9 35.44 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
14:49:28 #9 35.47 Selecting previously unselected package libdeflate0:amd64.
14:49:28 #9 35.47 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ...
14:49:28 #9 35.47 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ...
14:49:28 #9 35.51 Selecting previously unselected package libjbig0:amd64.
14:49:28 #9 35.51 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ...
14:49:28 #9 35.52 Unpacking libjbig0:amd64 (2.1-3.1build1) ...
14:49:28 #9 35.55 Selecting previously unselected package libwebp6:amd64.
14:49:28 #9 35.55 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ...
14:49:28 #9 35.55 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
14:49:28 #9 35.60 Selecting previously unselected package libtiff5:amd64.
14:49:28 #9 35.60 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ...
14:49:28 #9 35.60 Unpacking libtiff5:amd64 (4.2.0-1build1) ...
14:49:28 #9 35.64 Selecting previously unselected package libxpm4:amd64.
14:49:28 #9 35.65 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ...
14:49:28 #9 35.65 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
14:49:28 #9 35.68 Selecting previously unselected package libgd3:amd64.
14:49:28 #9 35.68 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ...
14:49:28 #9 35.69 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ...
14:49:28 #9 35.72 Selecting previously unselected package libc-devtools.
14:49:28 #9 35.73 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ...
14:49:28 #9 35.73 Unpacking libc-devtools (2.33-0ubuntu5) ...
14:49:28 #9 35.76 Selecting previously unselected package libcapture-tiny-perl.
14:49:28 #9 35.76 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ...
14:49:28 #9 35.76 Unpacking libcapture-tiny-perl (0.48-1) ...
14:49:28 #9 35.79 Selecting previously unselected package libclass-data-inheritable-perl.
14:49:28 #9 35.79 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ...
14:49:28 #9 35.79 Unpacking libclass-data-inheritable-perl (0.08-3) ...
14:49:28 #9 35.82 Selecting previously unselected package libclass-xsaccessor-perl.
14:49:28 #9 35.82 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ...
14:49:28 #9 35.82 Unpacking libclass-xsaccessor-perl (1.19-3build7) ...
14:49:28 #9 35.85 Selecting previously unselected package libclone-perl.
14:49:28 #9 35.85 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ...
14:49:28 #9 35.86 Unpacking libclone-perl (0.45-1build1) ...
14:49:28 #9 35.88 Selecting previously unselected package libcommon-sense-perl.
14:49:28 #9 35.88 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ...
14:49:28 #9 35.89 Unpacking libcommon-sense-perl (3.75-1build4) ...
14:49:28 #9 35.92 Selecting previously unselected package libconfig-tiny-perl.
14:49:28 #9 35.92 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ...
14:49:28 #9 35.92 Unpacking libconfig-tiny-perl (2.24-1) ...
14:49:28 #9 35.95 Selecting previously unselected package libparams-util-perl.
14:49:28 #9 35.95 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ...
14:49:28 #9 35.95 Unpacking libparams-util-perl (1.102-1build1) ...
14:49:28 #9 35.98 Selecting previously unselected package libsub-install-perl.
14:49:28 #9 35.98 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ...
14:49:28 #9 35.98 Unpacking libsub-install-perl (0.928-1.1) ...
14:49:28 #9 36.01 Selecting previously unselected package libdata-optlist-perl.
14:49:28 #9 36.01 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ...
14:49:28 #9 36.01 Unpacking libdata-optlist-perl (0.110-1.1) ...
14:49:28 #9 36.03 Selecting previously unselected package libsub-exporter-perl.
14:49:28 #9 36.04 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ...
14:49:28 #9 36.04 Unpacking libsub-exporter-perl (0.987-1) ...
14:49:28 #9 36.07 Selecting previously unselected package libconst-fast-perl.
14:49:28 #9 36.07 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ...
14:49:28 #9 36.07 Unpacking libconst-fast-perl (0.014-1.1) ...
14:49:28 #9 36.10 Selecting previously unselected package libwant-perl.
14:49:28 #9 36.10 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ...
14:49:28 #9 36.11 Unpacking libwant-perl (0.29-1build5) ...
14:49:28 #9 36.13 Selecting previously unselected package libcontextual-return-perl.
14:49:28 #9 36.13 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ...
14:49:28 #9 36.14 Unpacking libcontextual-return-perl (0.004014-2) ...
14:49:28 #9 36.16 Selecting previously unselected package libcpanel-json-xs-perl.
14:49:28 #9 36.16 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ...
14:49:28 #9 36.17 Unpacking libcpanel-json-xs-perl (4.25-1build1) ...
14:49:28 #9 36.20 Selecting previously unselected package libdevel-stacktrace-perl.
14:49:28 #9 36.20 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ...
14:49:29 #9 36.21 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
14:49:29 #9 36.23 Selecting previously unselected package libexception-class-perl.
14:49:29 #9 36.23 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ...
14:49:29 #9 36.24 Unpacking libexception-class-perl (1.44-1) ...
14:49:29 #9 36.26 Selecting previously unselected package libiterator-perl.
14:49:29 #9 36.26 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ...
14:49:29 #9 36.27 Unpacking libiterator-perl (0.03+ds1-1.1) ...
14:49:29 #9 36.29 Selecting previously unselected package libiterator-util-perl.
14:49:29 #9 36.29 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
14:49:29 #9 36.30 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
14:49:29 #9 36.32 Selecting previously unselected package libexporter-tiny-perl.
14:49:29 #9 36.33 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ...
14:49:29 #9 36.33 Unpacking libexporter-tiny-perl (1.002002-1) ...
14:49:29 #9 36.35 Selecting previously unselected package liblist-moreutils-xs-perl.
14:49:29 #9 36.36 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
14:49:29 #9 36.36 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
14:49:29 #9 36.39 Selecting previously unselected package liblist-moreutils-perl.
14:49:29 #9 36.39 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ...
14:49:29 #9 36.39 Unpacking liblist-moreutils-perl (0.430-2) ...
14:49:29 #9 36.42 Selecting previously unselected package libdata-dpath-perl.
14:49:29 #9 36.42 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ...
14:49:29 #9 36.42 Unpacking libdata-dpath-perl (0.58-1) ...
14:49:29 #9 36.45 Selecting previously unselected package libdata-dump-perl.
14:49:29 #9 36.45 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ...
14:49:29 #9 36.46 Unpacking libdata-dump-perl (1.23-1.1) ...
14:49:29 #9 36.48 Selecting previously unselected package libdata-messagepack-perl.
14:49:29 #9 36.49 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ...
14:49:29 #9 36.49 Unpacking libdata-messagepack-perl (1.00-4build1) ...
14:49:29 #9 36.52 Selecting previously unselected package libnet-domain-tld-perl.
14:49:29 #9 36.52 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ...
14:49:29 #9 36.52 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
14:49:29 #9 36.55 Selecting previously unselected package libdata-validate-domain-perl.
14:49:29 #9 36.55 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ...
14:49:29 #9 36.55 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
14:49:29 #9 36.58 Selecting previously unselected package libdistro-info-perl.
14:49:29 #9 36.58 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ...
14:49:29 #9 36.59 Unpacking libdistro-info-perl (1.0) ...
14:49:29 #9 36.61 Selecting previously unselected package libemail-address-xs-perl.
14:49:29 #9 36.61 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ...
14:49:29 #9 36.62 Unpacking libemail-address-xs-perl (1.04-1build4) ...
14:49:29 #9 36.66 Selecting previously unselected package libipc-system-simple-perl.
14:49:29 #9 36.66 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ...
14:49:29 #9 36.66 Unpacking libipc-system-simple-perl (1.30-1) ...
14:49:29 #9 36.69 Selecting previously unselected package libfile-basedir-perl.
14:49:29 #9 36.69 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ...
14:49:29 #9 36.69 Unpacking libfile-basedir-perl (0.08-1) ...
14:49:29 #9 36.72 Selecting previously unselected package libfile-chdir-perl.
14:49:29 #9 36.73 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ...
14:49:29 #9 36.73 Unpacking libfile-chdir-perl (0.1008-1.1) ...
14:49:29 #9 36.77 Selecting previously unselected package libfile-fcntllock-perl.
14:49:29 #9 36.77 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ...
14:49:29 #9 36.77 Unpacking libfile-fcntllock-perl (0.22-3build5) ...
14:49:29 #9 36.82 Selecting previously unselected package libnumber-compare-perl.
14:49:29 #9 36.83 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ...
14:49:29 #9 36.84 Unpacking libnumber-compare-perl (0.03-1.1) ...
14:49:29 #9 36.89 Selecting previously unselected package libtext-glob-perl.
14:49:29 #9 36.89 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ...
14:49:29 #9 36.90 Unpacking libtext-glob-perl (0.11-1) ...
14:49:29 #9 36.96 Selecting previously unselected package libfile-find-rule-perl.
14:49:29 #9 36.96 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ...
14:49:29 #9 36.97 Unpacking libfile-find-rule-perl (0.34-1) ...
14:49:29 #9 37.03 Selecting previously unselected package libfont-afm-perl.
14:49:29 #9 37.03 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ...
14:49:29 #9 37.03 Unpacking libfont-afm-perl (1.20-3) ...
14:49:29 #9 37.08 Selecting previously unselected package libio-string-perl.
14:49:29 #9 37.08 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ...
14:49:29 #9 37.09 Unpacking libio-string-perl (1.08-3.1) ...
14:49:29 #9 37.16 Selecting previously unselected package libfont-ttf-perl.
14:49:29 #9 37.16 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ...
14:49:29 #9 37.18 Unpacking libfont-ttf-perl (1.06-1.1) ...
14:49:29 #9 37.28 Selecting previously unselected package libio-stringy-perl.
14:49:30 #9 37.28 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ...
14:49:30 #9 37.29 Unpacking libio-stringy-perl (2.111-3) ...
14:49:30 #9 37.33 Selecting previously unselected package libparams-validate-perl:amd64.
14:49:30 #9 37.33 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ...
14:49:30 #9 37.33 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ...
14:49:30 #9 37.37 Selecting previously unselected package libgetopt-long-descriptive-perl.
14:49:30 #9 37.37 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
14:49:30 #9 37.37 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
14:49:30 #9 37.40 Selecting previously unselected package libsort-versions-perl.
14:49:30 #9 37.40 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ...
14:49:30 #9 37.41 Unpacking libsort-versions-perl (1.62-1) ...
14:49:30 #9 37.43 Selecting previously unselected package libgit-wrapper-perl.
14:49:30 #9 37.44 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ...
14:49:30 #9 37.44 Unpacking libgit-wrapper-perl (0.048-1) ...
14:49:30 #9 37.47 Selecting previously unselected package libhttp-tiny-multipart-perl.
14:49:30 #9 37.47 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
14:49:30 #9 37.47 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
14:49:30 #9 37.50 Selecting previously unselected package libio-prompter-perl.
14:49:30 #9 37.50 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ...
14:49:30 #9 37.50 Unpacking libio-prompter-perl (0.004015-1) ...
14:49:30 #9 37.53 Selecting previously unselected package libjson-perl.
14:49:30 #9 37.53 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ...
14:49:30 #9 37.54 Unpacking libjson-perl (4.03000-1) ...
14:49:30 #9 37.57 Selecting previously unselected package liblog-any-perl.
14:49:30 #9 37.57 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ...
14:49:30 #9 37.57 Unpacking liblog-any-perl (1.709-1) ...
14:49:30 #9 37.61 Selecting previously unselected package liblog-any-adapter-screen-perl.
14:49:30 #9 37.61 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
14:49:30 #9 37.62 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
14:49:30 #9 37.64 Selecting previously unselected package libpackage-stash-perl.
14:49:30 #9 37.64 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ...
14:49:30 #9 37.65 Unpacking libpackage-stash-perl (0.39-1) ...
14:49:30 #9 37.67 Selecting previously unselected package libsub-identify-perl.
14:49:30 #9 37.67 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ...
14:49:30 #9 37.68 Unpacking libsub-identify-perl (0.14-1build3) ...
14:49:30 #9 37.71 Selecting previously unselected package libsub-name-perl.
14:49:30 #9 37.71 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ...
14:49:30 #9 37.71 Unpacking libsub-name-perl (0.26-1build1) ...
14:49:30 #9 37.74 Selecting previously unselected package libnamespace-clean-perl.
14:49:30 #9 37.74 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ...
14:49:30 #9 37.74 Unpacking libnamespace-clean-perl (0.27-1) ...
14:49:30 #9 37.77 Selecting previously unselected package libpath-tiny-perl.
14:49:30 #9 37.77 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ...
14:49:30 #9 37.78 Unpacking libpath-tiny-perl (0.118-1) ...
14:49:30 #9 37.80 Selecting previously unselected package libtype-tiny-perl.
14:49:30 #9 37.81 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ...
14:49:30 #9 37.81 Unpacking libtype-tiny-perl (1.012001-2) ...
14:49:30 #9 37.87 Selecting previously unselected package libgitlab-api-v4-perl.
14:49:30 #9 37.87 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ...
14:49:30 #9 37.87 Unpacking libgitlab-api-v4-perl (0.26-1) ...
14:49:30 #9 37.91 Selecting previously unselected package libhash-fieldhash-perl.
14:49:30 #9 37.91 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ...
14:49:30 #9 37.91 Unpacking libhash-fieldhash-perl (0.15-1build3) ...
14:49:30 #9 37.94 Selecting previously unselected package libhtml-form-perl.
14:49:30 #9 37.94 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ...
14:49:30 #9 37.94 Unpacking libhtml-form-perl (6.07-1) ...
14:49:30 #9 37.97 Selecting previously unselected package libhtml-format-perl.
14:49:30 #9 37.97 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ...
14:49:30 #9 37.98 Unpacking libhtml-format-perl (2.12-1.1) ...
14:49:30 #9 38.00 Selecting previously unselected package libhtml-html5-entities-perl.
14:49:30 #9 38.01 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
14:49:30 #9 38.01 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
14:49:30 #9 38.04 Selecting previously unselected package libhttp-daemon-perl.
14:49:30 #9 38.04 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ...
14:49:30 #9 38.04 Unpacking libhttp-daemon-perl (6.12-1) ...
14:49:30 #9 38.07 Selecting previously unselected package libtypes-serialiser-perl.
14:49:30 #9 38.07 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ...
14:49:30 #9 38.07 Unpacking libtypes-serialiser-perl (1.01-1) ...
14:49:30 #9 38.10 Selecting previously unselected package libjson-xs-perl.
14:49:30 #9 38.10 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ...
14:49:30 #9 38.10 Unpacking libjson-xs-perl (4.030-1build1) ...
14:49:30 #9 38.14 Selecting previously unselected package libjson-maybexs-perl.
14:49:30 #9 38.14 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ...
14:49:30 #9 38.14 Unpacking libjson-maybexs-perl (1.004003-1) ...
14:49:30 #9 38.17 Selecting previously unselected package libldap-common.
14:49:30 #9 38.17 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ...
14:49:30 #9 38.17 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ...
14:49:30 #9 38.20 Selecting previously unselected package liblist-compare-perl.
14:49:30 #9 38.20 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ...
14:49:30 #9 38.20 Unpacking liblist-compare-perl (0.55-1) ...
14:49:30 #9 38.23 Selecting previously unselected package liblist-someutils-perl.
14:49:30 #9 38.24 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ...
14:49:30 #9 38.24 Unpacking liblist-someutils-perl (0.58-1) ...
14:49:30 #9 38.26 Selecting previously unselected package liblist-someutils-xs-perl.
14:49:30 #9 38.27 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ...
14:49:30 #9 38.27 Unpacking liblist-someutils-xs-perl (0.58-2build1) ...
14:49:30 #9 38.30 Selecting previously unselected package liblist-utilsby-perl.
14:49:30 #9 38.30 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ...
14:49:31 #9 38.30 Unpacking liblist-utilsby-perl (0.11-1) ...
14:49:31 #9 38.33 Selecting previously unselected package libltdl7:amd64.
14:49:31 #9 38.33 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ...
14:49:31 #9 38.34 Unpacking libltdl7:amd64 (2.4.6-15) ...
14:49:31 #9 38.36 Selecting previously unselected package libltdl-dev:amd64.
14:49:31 #9 38.37 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ...
14:49:31 #9 38.37 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
14:49:31 #9 38.42 Selecting previously unselected package liblzo2-2:amd64.
14:49:31 #9 38.42 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ...
14:49:31 #9 38.43 Unpacking liblzo2-2:amd64 (2.10-2build1) ...
14:49:31 #9 38.45 Selecting previously unselected package libsys-hostname-long-perl.
14:49:31 #9 38.46 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ...
14:49:31 #9 38.46 Unpacking libsys-hostname-long-perl (1.5-2) ...
14:49:31 #9 38.49 Selecting previously unselected package libmail-sendmail-perl.
14:49:31 #9 38.49 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ...
14:49:31 #9 38.49 Unpacking libmail-sendmail-perl (0.80-1.1) ...
14:49:31 #9 38.52 Selecting previously unselected package libnet-smtp-ssl-perl.
14:49:31 #9 38.53 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ...
14:49:31 #9 38.53 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
14:49:31 #9 38.55 Selecting previously unselected package libmailtools-perl.
14:49:31 #9 38.56 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ...
14:49:31 #9 38.56 Unpacking libmailtools-perl (2.21-1) ...
14:49:31 #9 38.60 Selecting previously unselected package libmarkdown2:amd64.
14:49:31 #9 38.60 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ...
14:49:31 #9 38.60 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
14:49:31 #9 38.63 Selecting previously unselected package libmoox-aliases-perl.
14:49:31 #9 38.63 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ...
14:49:31 #9 38.63 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
14:49:31 #9 38.66 Selecting previously unselected package libnamespace-autoclean-perl.
14:49:31 #9 38.66 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ...
14:49:31 #9 38.67 Unpacking libnamespace-autoclean-perl (0.29-1) ...
14:49:31 #9 38.70 Selecting previously unselected package libobject-id-perl.
14:49:31 #9 38.70 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
14:49:31 #9 38.70 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
14:49:31 #9 38.73 Selecting previously unselected package libmoox-struct-perl.
14:49:31 #9 38.73 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ...
14:49:31 #9 38.73 Unpacking libmoox-struct-perl (0.020-1) ...
14:49:31 #9 38.76 Selecting previously unselected package libmouse-perl.
14:49:31 #9 38.76 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ...
14:49:31 #9 38.77 Unpacking libmouse-perl (2.5.10-1build2) ...
14:49:31 #9 38.81 Selecting previously unselected package libnumber-range-perl.
14:49:31 #9 38.81 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ...
14:49:31 #9 38.81 Unpacking libnumber-range-perl (0.12-1.1) ...
14:49:31 #9 38.84 Selecting previously unselected package libpackage-stash-xs-perl.
14:49:31 #9 38.84 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ...
14:49:31 #9 38.84 Unpacking libpackage-stash-xs-perl (0.29-1build3) ...
14:49:31 #9 38.87 Selecting previously unselected package libpath-iterator-rule-perl.
14:49:31 #9 38.87 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ...
14:49:31 #9 38.88 Unpacking libpath-iterator-rule-perl (1.014-1) ...
14:49:31 #9 38.91 Selecting previously unselected package libperlio-gzip-perl.
14:49:31 #9 38.91 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ...
14:49:31 #9 38.91 Unpacking libperlio-gzip-perl (0.19-1build6) ...
14:49:31 #9 38.95 Selecting previously unselected package libpod-parser-perl.
14:49:31 #9 38.95 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ...
14:49:31 #9 38.96 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
14:49:31 #9 38.97 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
14:49:31 #9 38.97 Unpacking libpod-parser-perl (1.63-2) ...
14:49:31 #9 39.00 Selecting previously unselected package libpod-constants-perl.
14:49:31 #9 39.01 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ...
14:49:31 #9 39.01 Unpacking libpod-constants-perl (0.19-2) ...
14:49:31 #9 39.04 Selecting previously unselected package libproc-processtable-perl.
14:49:31 #9 39.04 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ...
14:49:31 #9 39.04 Unpacking libproc-processtable-perl (0.59-2build1) ...
14:49:31 #9 39.07 Selecting previously unselected package libre2-9:amd64.
14:49:31 #9 39.08 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ...
14:49:31 #9 39.08 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
14:49:31 #9 39.12 Selecting previously unselected package libre-engine-re2-perl:amd64.
14:49:31 #9 39.12 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ...
14:49:31 #9 39.13 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
14:49:31 #9 39.15 Selecting previously unselected package libreadonly-perl.
14:49:31 #9 39.15 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ...
14:49:31 #9 39.16 Unpacking libreadonly-perl (2.050-3) ...
14:49:31 #9 39.18 Selecting previously unselected package libref-util-perl.
14:49:31 #9 39.18 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ...
14:49:31 #9 39.19 Unpacking libref-util-perl (0.204-1) ...
14:49:31 #9 39.21 Selecting previously unselected package libref-util-xs-perl.
14:49:31 #9 39.22 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ...
14:49:31 #9 39.22 Unpacking libref-util-xs-perl (0.117-1build3) ...
14:49:31 #9 39.24 Selecting previously unselected package libregexp-pattern-license-perl.
14:49:31 #9 39.24 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
14:49:31 #9 39.25 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
14:49:31 #9 39.28 Selecting previously unselected package libregexp-pattern-perl.
14:49:31 #9 39.29 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ...
14:49:31 #9 39.29 Unpacking libregexp-pattern-perl (0.2.14-1) ...
14:49:31 #9 39.32 Selecting previously unselected package libsasl2-modules:amd64.
14:49:31 #9 39.32 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ...
14:49:31 #9 39.32 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
14:49:31 #9 39.35 Selecting previously unselected package libsereal-decoder-perl.
14:49:31 #9 39.36 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ...
14:49:31 #9 39.36 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ...
14:49:31 #9 39.39 Selecting previously unselected package libsereal-encoder-perl.
14:49:32 #9 39.39 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ...
14:49:32 #9 39.40 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ...
14:49:32 #9 39.43 Selecting previously unselected package libsort-key-perl.
14:49:32 #9 39.43 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ...
14:49:32 #9 39.44 Unpacking libsort-key-perl (1.33-2build3) ...
14:49:32 #9 39.46 Selecting previously unselected package libstring-copyright-perl.
14:49:32 #9 39.47 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ...
14:49:32 #9 39.47 Unpacking libstring-copyright-perl (0.003006-1) ...
14:49:32 #9 39.49 Selecting previously unselected package libstring-escape-perl.
14:49:32 #9 39.50 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ...
14:49:32 #9 39.50 Unpacking libstring-escape-perl (2010.002-2) ...
14:49:32 #9 39.53 Selecting previously unselected package libstring-shellquote-perl.
14:49:32 #9 39.53 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ...
14:49:32 #9 39.53 Unpacking libstring-shellquote-perl (1.04-1) ...
14:49:32 #9 39.55 Selecting previously unselected package libterm-readkey-perl.
14:49:32 #9 39.56 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ...
14:49:32 #9 39.56 Unpacking libterm-readkey-perl (2.38-1build2) ...
14:49:32 #9 39.58 Selecting previously unselected package libtext-levenshteinxs-perl.
14:49:32 #9 39.59 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ...
14:49:32 #9 39.59 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ...
14:49:32 #9 39.61 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
14:49:32 #9 39.62 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ...
14:49:32 #9 39.62 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
14:49:32 #9 39.64 Selecting previously unselected package libtext-xslate-perl.
14:49:32 #9 39.64 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ...
14:49:32 #9 39.65 Unpacking libtext-xslate-perl (3.5.8-1build2) ...
14:49:32 #9 39.69 Selecting previously unselected package libtime-duration-perl.
14:49:32 #9 39.69 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ...
14:49:32 #9 39.69 Unpacking libtime-duration-perl (1.21-1) ...
14:49:32 #9 39.72 Selecting previously unselected package libtime-moment-perl.
14:49:32 #9 39.72 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ...
14:49:32 #9 39.72 Unpacking libtime-moment-perl (0.44-1build4) ...
14:49:32 #9 39.75 Selecting previously unselected package libtype-tiny-xs-perl.
14:49:32 #9 39.75 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
14:49:32 #9 39.76 Unpacking libtype-tiny-xs-perl (0.022-1) ...
14:49:32 #9 39.78 Selecting previously unselected package libunicode-utf8-perl.
14:49:32 #9 39.78 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ...
14:49:32 #9 39.79 Unpacking libunicode-utf8-perl (0.62-1build2) ...
14:49:32 #9 39.82 Selecting previously unselected package libxml-namespacesupport-perl.
14:49:32 #9 39.82 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
14:49:32 #9 39.82 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
14:49:32 #9 39.85 Selecting previously unselected package libxml-sax-base-perl.
14:49:32 #9 39.85 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ...
14:49:32 #9 39.85 Unpacking libxml-sax-base-perl (1.09-1.1) ...
14:49:32 #9 39.90 Selecting previously unselected package libxml-sax-perl.
14:49:32 #9 39.90 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ...
14:49:32 #9 39.90 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
14:49:32 #9 39.94 Selecting previously unselected package libxml-libxml-perl.
14:49:32 #9 39.94 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ...
14:49:32 #9 39.95 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ...
14:49:32 #9 40.02 Selecting previously unselected package libxml-parser-perl:amd64.
14:49:32 #9 40.03 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ...
14:49:32 #9 40.03 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
14:49:32 #9 40.08 Selecting previously unselected package libxml-sax-expat-perl.
14:49:32 #9 40.08 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ...
14:49:32 #9 40.08 Unpacking libxml-sax-expat-perl (0.51-1) ...
14:49:32 #9 40.11 Selecting previously unselected package libyaml-libyaml-perl.
14:49:32 #9 40.11 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ...
14:49:32 #9 40.11 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ...
14:49:32 #9 40.14 Selecting previously unselected package licensecheck.
14:49:32 #9 40.14 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ...
14:49:32 #9 40.15 Unpacking licensecheck (3.1.1-2) ...
14:49:32 #9 40.18 Selecting previously unselected package libdevel-size-perl.
14:49:32 #9 40.18 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ...
14:49:32 #9 40.18 Unpacking libdevel-size-perl (0.83-1build2) ...
14:49:33 #9 40.21 Selecting previously unselected package libipc-run3-perl.
14:49:33 #9 40.21 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ...
14:49:33 #9 40.22 Unpacking libipc-run3-perl (0.048-2) ...
14:49:33 #9 40.26 Selecting previously unselected package lzip.
14:49:33 #9 40.26 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ...
14:49:33 #9 40.27 Unpacking lzip (1.22-3) ...
14:49:33 #9 40.30 Selecting previously unselected package lzop.
14:49:33 #9 40.30 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ...
14:49:33 #9 40.30 Unpacking lzop (1.04-2) ...
14:49:33 #9 40.33 Selecting previously unselected package t1utils.
14:49:33 #9 40.33 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ...
14:49:33 #9 40.34 Unpacking t1utils (1.41-4) ...
14:49:33 #9 40.37 Selecting previously unselected package unzip.
14:49:33 #9 40.37 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ...
14:49:33 #9 40.37 Unpacking unzip (6.0-26ubuntu1) ...
14:49:33 #9 40.42 Selecting previously unselected package lintian.
14:49:33 #9 40.43 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ...
14:49:33 #9 40.43 Unpacking lintian (2.104.0ubuntu2) ...
14:49:33 #9 40.75 Selecting previously unselected package manpages-dev.
14:49:33 #9 40.75 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ...
14:49:33 #9 40.75 Unpacking manpages-dev (5.10-1ubuntu0.1) ...
14:49:33 #9 41.01 Selecting previously unselected package python3-certifi.
14:49:33 #9 41.01 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
14:49:33 #9 41.02 Unpacking python3-certifi (2020.6.20-1) ...
14:49:33 #9 41.08 Selecting previously unselected package python3-idna.
14:49:33 #9 41.08 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
14:49:33 #9 41.09 Unpacking python3-idna (2.10-1) ...
14:49:33 #9 41.12 Selecting previously unselected package python3-urllib3.
14:49:33 #9 41.12 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ...
14:49:33 #9 41.12 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ...
14:49:33 #9 41.16 Selecting previously unselected package python3-requests.
14:49:33 #9 41.16 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ...
14:49:33 #9 41.17 Unpacking python3-requests (2.25.1+dfsg-2) ...
14:49:33 #9 41.20 Selecting previously unselected package python3-unidiff.
14:49:33 #9 41.21 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
14:49:33 #9 41.21 Unpacking python3-unidiff (0.5.5-2) ...
14:49:33 #9 41.24 Selecting previously unselected package python3-xdg.
14:49:34 #9 41.24 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
14:49:34 #9 41.24 Unpacking python3-xdg (0.27-2) ...
14:49:34 #9 41.27 Selecting previously unselected package equivs.
14:49:34 #9 41.27 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
14:49:34 #9 41.28 Unpacking equivs (2.3.1) ...
14:49:34 #9 41.31 Selecting previously unselected package libauthen-sasl-perl.
14:49:34 #9 41.32 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
14:49:34 #9 41.32 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
14:49:34 #9 41.35 Selecting previously unselected package python3-magic.
14:49:34 #9 41.36 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ...
14:49:34 #9 41.36 Unpacking python3-magic (2:0.4.20-3) ...
14:49:34 #9 41.40 Setting up libksba8:amd64 (1.5.0-3) ...
14:49:34 #9 41.41 Setting up media-types (4.0.0) ...
14:49:34 #9 41.43 Setting up libpipeline1:amd64 (1.5.3-1) ...
14:49:34 #9 41.44 Setting up wdiff (1.2.2-2build1) ...
14:49:34 #9 41.45 Setting up libxau6:amd64 (1:1.0.9-1build3) ...
14:49:34 #9 41.46 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
14:49:34 #9 41.47 Setting up lto-disabled-list (7) ...
14:49:34 #9 41.48 Setting up libpsl5:amd64 (0.21.0-1.2) ...
14:49:34 #9 41.49 Setting up bsdextrautils (2.36.1-7ubuntu2) ...
14:49:34 #9 41.50 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
14:49:34 #9 41.50 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
14:49:34 #9 41.51 Setting up libicu67:amd64 (67.1-6ubuntu2) ...
14:49:34 #9 41.52 Setting up libmagic-mgc (1:5.39-3) ...
14:49:34 #9 41.53 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
14:49:34 #9 41.54 Setting up distro-info-data (0.46ubuntu4.3) ...
14:49:34 #9 41.55 Setting up manpages (5.10-1ubuntu0.1) ...
14:49:34 #9 41.56 Setting up unzip (6.0-26ubuntu1) ...
14:49:34 #9 41.57 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ...
14:49:34 #9 41.59 Setting up libbrotli1:amd64 (1.0.9-2build2) ...
14:49:34 #9 41.60 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
14:49:34 #9 41.61 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ...
14:49:34 #9 41.62 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ...
14:49:34 #9 41.63 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
14:49:34 #9 41.64 Setting up libmagic1:amd64 (1:5.39-3) ...
14:49:34 #9 41.66 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ...
14:49:34 #9 41.67 Setting up less (551-2) ...
14:49:34 #9 41.69 Setting up perl-openssl-defaults:amd64 (5) ...
14:49:34 #9 41.70 Setting up linux-libc-dev:amd64 (5.11.0-38.42) ...
14:49:34 #9 41.71 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ...
14:49:34 #9 41.73 Setting up gettext-base (0.21-3ubuntu2) ...
14:49:34 #9 41.74 Setting up liblzo2-2:amd64 (2.10-2build1) ...
14:49:34 #9 41.75 Setting up libnpth0:amd64 (1.6-3) ...
14:49:34 #9 41.76 Setting up file (1:5.39-3) ...
14:49:34 #9 41.77 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ...
14:49:34 #9 41.78 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:34 #9 41.79 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ...
14:49:34 #9 41.80 Setting up bzip2 (1.0.8-4ubuntu3) ...
14:49:34 #9 41.81 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ...
14:49:34 #9 41.83 Setting up libunwind8:amd64 (1.3.2-2) ...
14:49:34 #9 41.84 Setting up libjbig0:amd64 (2.1-3.1build1) ...
14:49:34 #9 41.85 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ...
14:49:34 #9 41.86 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:34 #9 41.87 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ...
14:49:34 #9 41.88 Setting up tzdata (2021a-2ubuntu0.21.04) ...
14:49:34 #9 41.97 
14:49:34 #9 41.97 Current default time zone: 'Etc/UTC'
14:49:34 #9 41.97 Local time is now:      Mon Oct 18 14:49:34 UTC 2021.
14:49:34 #9 41.97 Universal Time is now:  Mon Oct 18 14:49:34 UTC 2021.
14:49:34 #9 41.97 Run 'dpkg-reconfigure tzdata' if you wish to change it.
14:49:34 #9 41.97 
14:49:34 #9 41.99 Setting up fakeroot (1.25.3-1.1ubuntu2) ...
14:49:34 #9 42.00 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.00 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
14:49:34 #9 42.01 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ...
14:49:34 #9 42.02 Setting up autotools-dev (20180224.1+nmu1) ...
14:49:34 #9 42.04 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ...
14:49:34 #9 42.05 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ...
14:49:34 #9 42.06 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ...
14:49:34 #9 42.07 Setting up make (4.3-4ubuntu1) ...
14:49:34 #9 42.08 Setting up libmpfr6:amd64 (4.1.0-3build1) ...
14:49:34 #9 42.09 Setting up gnupg-l10n (2.2.20-1ubuntu3) ...
14:49:34 #9 42.10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ...
14:49:34 #9 42.12 Setting up lzip (1.22-3) ...
14:49:34 #9 42.14 Setting up strace (5.11-0ubuntu1) ...
14:49:34 #9 42.15 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ...
14:49:34 #9 42.16 Setting up xz-utils (5.2.5-1.0build2) ...
14:49:34 #9 42.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 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
14:49:34 #9 42.17 Setting up t1utils (1.41-4) ...
14:49:34 #9 42.18 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:34 #9 42.19 Setting up diffstat (1.64-1) ...
14:49:34 #9 42.20 Setting up libpng16-16:amd64 (1.6.37-3build3) ...
14:49:34 #9 42.21 Setting up libmpc3:amd64 (1.2.0-1build1) ...
14:49:34 #9 42.22 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:34 #9 42.22 Setting up patch (2.7.6-7) ...
14:49:34 #9 42.23 Setting up autopoint (0.21-3ubuntu2) ...
14:49:34 #9 42.24 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ...
14:49:35 #9 42.25 Setting up fonts-dejavu-core (2.37-2build1) ...
14:49:35 #9 42.30 Setting up ucf (3.0043) ...
14:49:35 #9 42.40 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ...
14:49:35 #9 42.41 Setting up libltdl7:amd64 (2.4.6-15) ...
14:49:35 #9 42.42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ...
14:49:35 #9 42.43 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ...
14:49:35 #9 42.44 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:35 #9 42.45 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:35 #9 42.46 Setting up libmd0:amd64 (1.0.3-3build1) ...
14:49:35 #9 42.47 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ...
14:49:35 #9 42.48 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ...
14:49:35 #9 42.49 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ...
14:49:35 #9 42.50 Setting up libuchardet0:amd64 (0.0.7-1) ...
14:49:35 #9 42.52 Setting up lzop (1.04-2) ...
14:49:35 #9 42.53 Setting up libmpdec3:amd64 (2.5.1-2) ...
14:49:35 #9 42.54 Setting up git-man (1:2.30.2-1ubuntu1) ...
14:49:35 #9 42.55 Setting up netbase (6.2) ...
14:49:35 #9 42.57 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ...
14:49:35 #9 42.58 Setting up libfido2-1:amd64 (1.6.0-2) ...
14:49:35 #9 42.59 Setting up libisl23:amd64 (0.23-1build1) ...
14:49:35 #9 42.61 Setting up libc-dev-bin (2.33-0ubuntu5) ...
14:49:35 #9 42.61 Setting up openssl (1.1.1j-1ubuntu3.5) ...
14:49:35 #9 42.63 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ...
14:49:35 #9 42.64 Setting up libelf1:amd64 (0.183-8) ...
14:49:35 #9 42.65 Setting up readline-common (8.1-1) ...
14:49:35 #9 42.66 Setting up publicsuffix (20210108.1309-1) ...
14:49:35 #9 42.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ...
14:49:35 #9 42.69 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ...
14:49:35 #9 42.70 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:35 #9 42.71 Setting up iso-codes (4.6.0-1) ...
14:49:35 #9 42.72 Setting up liblocale-gettext-perl (1.07-4build1) ...
14:49:35 #9 42.73 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:35 #9 42.74 Setting up cpp-10 (10.3.0-1ubuntu1) ...
14:49:35 #9 42.75 Setting up dctrl-tools (2.24-3) ...
14:49:35 #9 42.76 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:35 #9 42.77 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:35 #9 42.78 Setting up libgdbm6:amd64 (1.19-2) ...
14:49:35 #9 42.79 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ...
14:49:35 #9 42.80 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ...
14:49:35 #9 42.82 Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
14:49:35 #9 42.83 Setting up pinentry-curses (1.1.0-4build1) ...
14:49:35 #9 42.84 Setting up manpages-dev (5.10-1ubuntu0.1) ...
14:49:35 #9 42.85 Setting up libdw1:amd64 (0.183-8) ...
14:49:35 #9 42.87 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ...
14:49:35 #9 42.88 Setting up libxcb1:amd64 (1.14-3ubuntu1) ...
14:49:35 #9 42.89 Setting up gettext (0.21-3ubuntu2) ...
14:49:35 #9 42.90 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ...
14:49:35 #9 43.06 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:35 #9 43.07 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ...
14:49:35 #9 43.08 Setting up libedit2:amd64 (3.1-20191231-2) ...
14:49:35 #9 43.09 Setting up libreadline8:amd64 (8.1-1) ...
14:49:35 #9 43.11 Setting up m4 (1.4.18-5) ...
14:49:35 #9 43.12 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:35 #9 43.13 Setting up ca-certificates (20210119ubuntu0.21.04.1) ...
14:49:36 #9 43.49 Updating certificates in /etc/ssl/certs...
14:49:36 #9 43.91 128 added, 0 removed; done.
14:49:36 #9 43.93 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:36 #9 43.94 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ...
14:49:36 #9 43.95 Setting up libgdbm-compat4:amd64 (1.19-2) ...
14:49:36 #9 43.96 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ...
14:49:36 #9 43.97 Setting up dwz (0.14-1) ...
14:49:36 #9 43.98 Setting up groff-base (1.22.4-6) ...
14:49:36 #9 44.00 Setting up cpp (4:10.3.0-1ubuntu1) ...
14:49:36 #9 44.01 Setting up gpgconf (2.2.20-1ubuntu3) ...
14:49:36 #9 44.02 Setting up debugedit (1:0.1-0ubuntu2) ...
14:49:36 #9 44.03 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ...
14:49:36 #9 44.04 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ...
14:49:36 #9 44.05 Setting up libtiff5:amd64 (4.2.0-1build1) ...
14:49:36 #9 44.06 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ...
14:49:36 #9 44.07 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
14:49:36 #9 44.08 Setting up gpg (2.2.20-1ubuntu3) ...
14:49:36 #9 44.09 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ...
14:49:36 #9 44.10 Setting up libpython3-stdlib:amd64 (3.9.4-1) ...
14:49:36 #9 44.11 Setting up gnupg-utils (2.2.20-1ubuntu3) ...
14:49:36 #9 44.11 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ...
14:49:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64
14:49:36 cd /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary
14:49:36 #1 [internal] booting buildkit
14:49:36 #1 pulling image moby/buildkit:buildx-stable-1
14:49:36 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done
14:49:36 #1 creating container buildx_buildkit_pedantic_fermi0
14:49:36 #1 creating container buildx_buildkit_pedantic_fermi0 1.4s done
14:49:36 #1 DONE 4.4s
14:49:36 
14:49:36 #2 [internal] load build definition from Dockerfile
14:49:36 #2 transferring dockerfile: 2.08kB done
14:49:36 #2 DONE 0.1s
14:49:36 
14:49:36 #3 [internal] load .dockerignore
14:49:36 #3 transferring context: 112B done
14:49:36 #3 DONE 0.0s
14:49:36 
14:49:36 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io
14:49:36 #5 DONE 0.0s
14:49:36 
14:49:36 #4 resolve image config for docker.io/docker/dockerfile:1.3
14:49:36 #4 DONE 0.7s
14:49:36 
14:49:36 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
14:49:36 #6 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done
14:49:36 #6 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.1s done
14:49:36 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
14:49:36 #6 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
14:49:36 #6 DONE 0.3s
14:49:36 
14:49:36 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
14:49:36 #11 DONE 0.0s
14:49:36 
14:49:36 #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io
14:49:36 #12 DONE 0.0s
14:49:36 
14:49:36 #13 [auth] library/golang:pull token for registry-1.docker.io
14:49:36 #13 DONE 0.0s
14:49:36 
14:49:36 #9 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.9-alpine
14:49:36 #9 ...
14:49:36 
14:49:36 #7 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
14:49:36 #7 DONE 1.0s
14:49:36 
14:49:36 #8 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
14:49:36 #8 DONE 1.1s
14:49:36 
14:49:36 #10 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
14:49:36 #10 DONE 1.1s
14:49:36 
14:49:36 #9 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.9-alpine
14:49:36 #9 DONE 1.2s
14:49:36 
14:49:36 #20 [internal] load build context
14:49:36 #20 DONE 0.0s
14:49:36 
14:49:36 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
14:49:36 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
14:49:36 #15 DONE 0.0s
14:49:36 
14:49:36 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:49:36 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:49:36 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
14:49:36 #21 DONE 0.0s
14:49:36 
14:49:36 #27 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:49:36 #27 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
14:49:36 #27 ...
14:49:36 
14:49:36 #15 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
14:49:36 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done
14:49:36 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0.0s done
14:49:36 #15 DONE 0.1s
14:49:36 
14:49:36 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11
14:49:36 #14 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.1s done
14:49:36 #14 sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 156B / 156B 0.1s done
14:49:36 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 4.19MB / 105.80MB 0.2s
14:49:36 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0B / 154B 0.2s
14:49:36 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0B / 281.51kB 0.2s
14:49:36 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 14.68MB / 105.80MB 0.3s
14:49:36 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.3s done
14:49:36 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 24.12MB / 105.80MB 0.5s
14:49:36 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.4s done
14:49:36 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.1s done
14:49:36 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e
14:49:36 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 35.65MB / 105.80MB 0.8s
14:49:36 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 42.99MB / 105.80MB 0.9s
14:49:37 #9 44.12 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ...
14:49:37 #9 44.14 Setting up gpg-agent (2.2.20-1ubuntu3) ...
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 50.33MB / 105.80MB 1.1s
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 61.08MB / 105.80MB 1.2s
14:49:37 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.7s done
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 70.25MB / 105.80MB 1.4s
14:49:37 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262
14:49:37 #9 44.60 Setting up libxpm4:amd64 (1:3.5.12-1) ...
14:49:37 #9 44.61 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ...
14:49:37 #9 44.69 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:37 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done
14:49:37 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 77.58MB / 105.80MB 1.5s
14:49:37 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.1s done
14:49:37 #9 44.70 Setting up gpgsm (2.2.20-1ubuntu3) ...
14:49:37 #9 44.71 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ...
14:49:37 #9 44.74 Setting up binutils (2.36.1-6ubuntu1) ...
14:49:37 #9 44.75 Setting up man-db (2.9.4-2) ...
14:49:37 #9 44.83 Building database of manual pages ...
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 85.98MB / 105.80MB 1.7s
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 96.47MB / 105.80MB 1.8s
14:49:37 #9 45.03 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ...
14:49:37 #9 45.04 Setting up perl (5.32.1-3ubuntu2.1) ...
14:49:37 #9 45.06 Setting up libpackage-stash-xs-perl (0.29-1build3) ...
14:49:37 #9 45.07 Setting up libclass-data-inheritable-perl (0.08-3) ...
14:49:37 #9 45.08 Setting up libdata-dump-perl (1.23-1.1) ...
14:49:37 #9 45.09 Setting up libref-util-perl (0.204-1) ...
14:49:37 #9 45.10 Setting up libipc-system-simple-perl (1.30-1) ...
14:49:37 #9 45.11 Setting up libnet-domain-tld-perl (1.75-1.1) ...
14:49:37 #9 45.12 Setting up libhash-fieldhash-perl (0.15-1build3) ...
14:49:37 #9 45.13 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ...
14:49:37 #9 45.14 Setting up libvariable-magic-perl (0.62-1build3) ...
14:49:37 #9 45.15 Setting up libio-html-perl (1.004-2) ...
14:49:37 #9 45.16 Setting up libpod-parser-perl (1.63-2) ...
14:49:37 #9 45.17 Setting up libb-hooks-op-check-perl (0.22-1build3) ...
14:49:37 #9 45.18 Setting up liblist-moreutils-xs-perl (0.430-2) ...
14:49:37 #9 45.19 Setting up gcc-10 (10.3.0-1ubuntu1) ...
14:49:37 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.0s
14:49:38 #9 45.20 Setting up libparams-util-perl (1.102-1build1) ...
14:49:38 #9 45.21 Setting up libdpkg-perl (1.20.9ubuntu1) ...
14:49:38 #9 45.23 Setting up libtime-duration-perl (1.21-1) ...
14:49:38 #9 45.24 Setting up autoconf (2.69-14) ...
14:49:38 #9 45.25 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
14:49:38 #9 45.26 Setting up libarray-intspan-perl (2.004-1) ...
14:49:38 #9 45.27 Setting up libcapture-tiny-perl (0.48-1) ...
14:49:38 #9 45.28 Setting up libtimedate-perl (2.3300-2) ...
14:49:38 #9 45.29 Setting up gpg-wks-server (2.2.20-1ubuntu3) ...
14:49:38 #9 45.30 Setting up libsub-name-perl (0.26-1build1) ...
14:49:38 #9 45.31 Setting up libtype-tiny-xs-perl (0.022-1) ...
14:49:38 #9 45.32 Setting up libdata-validate-domain-perl (0.10-1.1) ...
14:49:38 #9 45.33 Setting up libproc-processtable-perl (0.59-2build1) ...
14:49:38 #9 45.34 Setting up libfile-chdir-perl (0.1008-1.1) ...
14:49:38 #9 45.35 Setting up xauth (1:1.1-1) ...
14:49:38 #9 45.36 Setting up libpath-tiny-perl (0.118-1) ...
14:49:38 #9 45.37 Setting up libarchive-cpio-perl (0.10-1.1) ...
14:49:38 #9 45.38 Setting up libjson-perl (4.03000-1) ...
14:49:38 #9 45.39 Setting up libipc-run3-perl (0.048-2) ...
14:49:38 #9 45.40 Setting up libsub-override-perl (0.09-2) ...
14:49:38 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.2s done
14:49:38 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2
14:49:38 #9 45.42 Setting up libaliased-perl (0.34-1.1) ...
14:49:38 #9 45.43 Setting up libstrictures-perl (2.000006-1) ...
14:49:38 #9 45.44 Setting up libsub-quote-perl (2.006006-1) ...
14:49:38 #9 45.45 Setting up libdevel-stacktrace-perl (2.0400-1) ...
14:49:38 #9 45.45 Setting up libclass-xsaccessor-perl (1.19-3build7) ...
14:49:38 #9 45.46 Setting up libsort-versions-perl (1.62-1) ...
14:49:38 #9 45.47 Setting up libexporter-tiny-perl (1.002002-1) ...
14:49:38 #9 45.48 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
14:49:38 #9 45.49 Setting up libfile-dirlist-perl (0.05-2) ...
14:49:38 #9 45.50 Setting up libterm-readkey-perl (2.38-1build2) ...
14:49:38 #9 45.51 Setting up libtext-levenshteinxs-perl (0.03-4build8) ...
14:49:38 #9 45.52 Setting up libperlio-gzip-perl (0.19-1build6) ...
14:49:38 #9 45.53 Setting up libsys-hostname-long-perl (1.5-2) ...
14:49:38 #9 45.54 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
14:49:38 #9 45.55 Setting up libsereal-decoder-perl (4.018+ds-1build1) ...
14:49:38 #9 45.56 Setting up liburi-perl (5.07-1) ...
14:49:38 #9 45.57 Setting up libfile-touch-perl (0.11-1) ...
14:49:38 #9 45.57 Setting up python3.9 (3.9.5-3~21.04) ...
14:49:38 #9 46.16 Setting up libc-devtools (2.33-0ubuntu5) ...
14:49:38 #9 46.18 Setting up libemail-address-xs-perl (1.04-1build4) ...
14:49:38 #9 46.19 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:38 #9 46.20 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ...
14:49:38 #9 46.21 Setting up automake (1:1.16.3-2ubuntu1) ...
14:49:38 #9 46.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:49:39 #9 46.22 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
14:49:39 #9 46.22 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
14:49:39 #9 46.23 Setting up libapt-pkg-perl (0.1.39build1) ...
14:49:39 #9 46.24 Setting up libstring-escape-perl (2010.002-2) ...
14:49:39 #9 46.25 Setting up libhttp-date-perl (6.05-1) ...
14:49:39 #9 46.26 Setting up libfile-which-perl (1.23-1) ...
14:49:39 #9 46.27 Setting up libfile-basedir-perl (0.08-1) ...
14:49:39 #9 46.28 Setting up libnumber-range-perl (0.12-1.1) ...
14:49:39 #9 46.29 Setting up libunicode-utf8-perl (0.62-1build2) ...
14:49:39 #9 46.30 Setting up libmouse-perl (2.5.10-1build2) ...
14:49:39 #9 46.31 Setting up g++-10 (10.3.0-1ubuntu1) ...
14:49:39 #9 46.32 Setting up libfile-listing-perl (6.14-1) ...
14:49:39 #9 46.33 Setting up libregexp-pattern-perl (0.2.14-1) ...
14:49:39 #9 46.34 Setting up libdata-messagepack-perl (1.00-4build1) ...
14:49:39 #9 46.35 Setting up libfont-afm-perl (1.20-3) ...
14:49:39 #9 46.36 Setting up libwant-perl (0.29-1build5) ...
14:49:39 #9 46.37 Setting up libdynaloader-functions-perl (0.003-1.1) ...
14:49:39 #9 46.38 Setting up libtext-glob-perl (0.11-1) ...
14:49:39 #9 46.39 Setting up libclass-method-modifiers-perl (2.13-1) ...
14:49:39 #9 46.41 Setting up liblist-compare-perl (0.55-1) ...
14:49:39 #9 46.43 Setting up libref-util-xs-perl (0.117-1build3) ...
14:49:39 #9 46.44 Setting up libio-pty-perl (1:1.15-2) ...
14:49:39 #9 46.47 Setting up libtool (2.4.6-15) ...
14:49:39 #9 46.52 Setting up libfile-fcntllock-perl (0.22-3build5) ...
14:49:39 #9 46.54 Setting up libsort-key-perl (1.33-2build3) ...
14:49:39 #9 46.55 Setting up libclone-perl (0.45-1build1) ...
14:49:39 #9 46.56 Setting up libalgorithm-diff-perl (1.201-1) ...
14:49:39 #9 46.57 Setting up libarchive-zip-perl (1.68-1) ...
14:49:39 #9 46.59 Setting up libsub-identify-perl (0.14-1build3) ...
14:49:39 #9 46.60 Setting up libdistro-info-perl (1.0) ...
14:49:39 #9 46.61 Setting up libcpanel-json-xs-perl (4.25-1build1) ...
14:49:39 #9 46.62 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
14:49:39 #9 46.63 Setting up libio-stringy-perl (2.111-3) ...
14:49:39 #9 46.64 Setting up liblist-moreutils-perl (0.430-2) ...
14:49:39 #9 46.65 Setting up libhtml-tagset-perl (3.20-4) ...
14:49:39 #9 46.66 Setting up liblog-any-perl (1.709-1) ...
14:49:39 #9 46.67 Setting up libauthen-sasl-perl (2.1600-1.1) ...
14:49:39 #9 46.68 Setting up libdevel-size-perl (0.83-1build2) ...
14:49:39 #9 46.69 Setting up libdebhelper-perl (13.3.4ubuntu1) ...
14:49:39 #9 46.70 Setting up libpod-constants-perl (0.19-2) ...
14:49:39 #9 46.71 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
14:49:39 #9 46.72 Setting up liblwp-mediatypes-perl (6.04-1) ...
14:49:39 #9 46.73 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ...
14:49:39 #9 46.74 Setting up libtry-tiny-perl (0.30-1) ...
14:49:39 #9 46.75 Setting up libtype-tiny-perl (1.012001-2) ...
14:49:39 #9 46.76 Setting up libcommon-sense-perl (3.75-1build4) ...
14:49:39 #9 46.77 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
14:49:39 #9 46.78 Setting up libnet-http-perl (6.20-1) ...
14:49:39 #9 46.79 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ...
14:49:39 #9 46.80 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
14:49:39 #9 46.81 Setting up libtime-moment-perl (0.44-1build4) ...
14:49:39 #9 46.82 Setting up libencode-locale-perl (1.05-1.1) ...
14:49:39 #9 46.82 Setting up python3 (3.9.4-1) ...
14:49:39 #9 47.10 Setting up libexception-class-perl (1.44-1) ...
14:49:39 #9 47.11 Setting up python3-xdg (0.27-2) ...
14:49:39 #9 47.26 Setting up libconfig-tiny-perl (2.24-1) ...
14:49:39 #9 47.27 Setting up libsereal-encoder-perl (4.018+ds-1build1) ...
14:49:39 #9 47.28 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ...
14:49:39 #9 47.30 Setting up liblist-utilsby-perl (0.11-1) ...
14:49:39 #9 47.31 Setting up libstring-shellquote-perl (1.04-1) ...
14:49:40 #9 47.32 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:40 #9 47.33 Setting up libsub-install-perl (0.928-1.1) ...
14:49:40 #9 47.34 Setting up gcc (4:10.3.0-1ubuntu1) ...
14:49:40 #9 47.36 Setting up dpkg-dev (1.20.9ubuntu1) ...
14:49:40 #9 47.38 Setting up libnumber-compare-perl (0.03-1.1) ...
14:49:40 #9 47.39 Setting up intltool-debian (0.35.0+20060710.5) ...
14:49:40 #9 47.40 Setting up liberror-perl (0.17029-1) ...
14:49:40 #9 47.41 Setting up python3-six (1.15.0-2) ...
14:49:40 #9 47.55 Setting up dh-autoreconf (20) ...
14:49:40 #9 47.56 Setting up patchutils (0.4.2-1) ...
14:49:40 #9 47.57 Setting up libmail-sendmail-perl (0.80-1.1) ...
14:49:40 #9 47.58 Setting up libltdl-dev:amd64 (2.4.6-15) ...
14:49:40 #9 47.59 Setting up libjson-maybexs-perl (1.004003-1) ...
14:49:40 #9 47.60 Setting up libxml-sax-base-perl (1.09-1.1) ...
14:49:40 #9 47.61 Setting up libio-string-perl (1.08-3.1) ...
14:49:40 #9 47.61 Setting up libreadonly-perl (2.050-3) ...
14:49:40 #9 47.62 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ...
14:49:40 #9 47.63 Setting up python3-gpg (1.14.0-1ubuntu3) ...
14:49:40 #9 47.79 Setting up python3-certifi (2020.6.20-1) ...
14:49:40 #14 ...
14:49:40 
14:49:40 #20 [internal] load build context
14:49:40 #20 transferring context: 49.90MB 4.7s done
14:49:40 #20 DONE 4.9s
14:49:40 
14:49:40 #27 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:49:40 #27 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.4s done
14:49:40 #27 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8
14:49:40 #9 47.93 Setting up libfile-find-rule-perl (0.34-1) ...
14:49:40 #9 47.93 Setting up libstring-copyright-perl (0.003006-1) ...
14:49:40 #9 47.94 Setting up python3-idna (2.10-1) ...
14:49:40 #9 48.13 Setting up libdata-optlist-perl (0.110-1.1) ...
14:49:40 #9 48.15 Setting up libipc-run-perl (20200505.0-1) ...
14:49:40 #9 48.16 Setting up libtext-xslate-perl (3.5.8-1build2) ...
14:49:40 #9 48.17 Setting up python3-urllib3 (1.26.2-1ubuntu1) ...
14:49:41 #9 48.34 Setting up libcontextual-return-perl (0.004014-2) ...
14:49:41 #9 48.35 Setting up libwww-robotrules-perl (6.02-1) ...
14:49:41 #9 48.36 Setting up libtypes-serialiser-perl (1.01-1) ...
14:49:41 #9 48.37 Setting up g++ (4:10.3.0-1ubuntu1) ...
14:49:41 #9 48.39 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
14:49:41 #9 48.39 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
14:49:41 #9 48.40 Setting up libhtml-parser-perl (3.75-1build1) ...
14:49:41 #9 48.41 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
14:49:41 #9 48.42 Setting up librole-tiny-perl (2.002004-1) ...
14:49:41 #9 48.43 Setting up build-essential (12.8ubuntu3) ...
14:49:41 #9 48.44 Setting up python3-unidiff (0.5.5-2) ...
14:49:41 #9 48.58 Setting up lsb-release (11.1.0ubuntu2) ...
14:49:41 #9 48.59 Setting up libfont-ttf-perl (1.06-1.1) ...
14:49:41 #9 48.60 Setting up libfile-homedir-perl (1.006-1) ...
14:49:41 #9 48.61 Setting up python3-magic (2:0.4.20-3) ...
14:49:41 #9 48.75 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ...
14:49:41 #9 48.76 Setting up libio-socket-ssl-perl (2.069-1) ...
14:49:41 #9 48.77 Setting up libsub-exporter-perl (0.987-1) ...
14:49:41 #9 48.78 Setting up libalgorithm-merge-perl (0.08-3) ...
14:49:41 #9 48.79 Setting up libhttp-message-perl (6.28-1) ...
14:49:41 #9 48.80 Setting up libhtml-form-perl (6.07-1) ...
14:49:41 #9 48.82 Setting up python3-pkg-resources (52.0.0-3) ...
14:49:41 #9 49.01 Setting up libiterator-perl (0.03+ds1-1.1) ...
14:49:41 #9 49.02 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ...
14:49:41 #9 49.03 Setting up libjson-xs-perl (4.030-1build1) ...
14:49:41 #9 49.04 Setting up libhttp-negotiate-perl (6.01-1) ...
14:49:41 #9 49.05 Setting up libio-prompter-perl (0.004015-1) ...
14:49:41 #9 49.06 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
14:49:41 #9 49.07 Setting up libhttp-cookies-perl (6.10-1) ...
14:49:41 #9 49.08 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ...
14:49:41 #9 49.23 Setting up po-debconf (1.0.21+nmu1) ...
14:49:41 #9 49.24 Setting up libhtml-tree-perl (5.07-2) ...
14:49:41 #9 49.25 Setting up libparams-classify-perl (0.015-1build3) ...
14:49:41 #9 49.26 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ...
14:49:41 #9 49.27 Setting up libpath-iterator-rule-perl (1.014-1) ...
14:49:41 #9 49.28 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ...
14:49:41 #9 49.29 Setting up libhtml-format-perl (2.12-1.1) ...
14:49:41 #9 49.31 Setting up libxml-sax-perl (1.02+dfsg-1) ...
14:49:41 #9 49.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
14:49:42 #9 49.42 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:49:42 #9 49.53 
14:49:42 #9 49.53 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:49:42 #9 49.56 Setting up dirmngr (2.2.20-1ubuntu3) ...
14:49:42 #9 49.69 Setting up python3-chardet (4.0.0-1) ...
14:49:42 #9 49.95 Setting up libnet-smtp-ssl-perl (1.04-1) ...
14:49:42 #9 49.96 Setting up libmodule-runtime-perl (0.016-1) ...
14:49:42 #9 49.97 Setting up libmailtools-perl (2.21-1) ...
14:49:42 #9 49.98 Setting up python3-debian (0.1.39) ...
14:49:43 #9 50.13 Setting up python3-requests (2.25.1+dfsg-2) ...
14:49:43 #9 50.28 Setting up git (1:2.30.2-1ubuntu1) ...
14:49:43 #9 50.30 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ...
14:49:43 #9 50.34 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
14:49:43 #9 50.41 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
14:49:43 #9 50.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:49:43 #9 50.60 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:49:43 #9 50.62 Setting up dh-strip-nondeterminism (1.11.0-1) ...
14:49:43 #9 50.63 Setting up libconst-fast-perl (0.014-1.1) ...
14:49:43 #9 50.64 Setting up libhttp-daemon-perl (6.12-1) ...
14:49:43 #9 50.65 Setting up libgit-wrapper-perl (0.048-1) ...
14:49:43 #9 50.66 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.3) ...
14:49:43 #9 50.67 Setting up curl (7.74.0-1ubuntu2.3) ...
14:49:43 #9 50.68 Setting up libdata-dpath-perl (0.58-1) ...
14:49:43 #9 50.69 Setting up gpg-wks-client (2.2.20-1ubuntu3) ...
14:49:43 #9 50.70 Setting up libmodule-implementation-perl (0.09-1.1) ...
14:49:43 #9 50.71 Setting up libpackage-stash-perl (0.39-1) ...
14:49:43 #9 50.72 Setting up libimport-into-perl (1.002005-1) ...
14:49:43 #9 50.73 Setting up libmoo-perl (2.004004-1) ...
14:49:43 #9 50.74 Setting up liblist-someutils-perl (0.58-1) ...
14:49:43 #9 50.75 Setting up debhelper (13.3.4ubuntu1) ...
14:49:43 #9 50.77 Setting up dput (1.1.0ubuntu1) ...
14:49:43 #9 50.92 Setting up liblist-someutils-xs-perl (0.58-2build1) ...
14:49:43 #9 50.93 Setting up equivs (2.3.1) ...
14:49:43 #9 50.94 Setting up gnupg (2.2.20-1ubuntu3) ...
14:49:43 #9 50.95 Setting up libmoox-aliases-perl (0.001006-1.1) ...
14:49:43 #9 50.96 Setting up libparams-validate-perl:amd64 (1.30-1build1) ...
14:49:43 #9 50.97 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
14:49:43 #9 50.98 Setting up libnamespace-clean-perl (0.27-1) ...
14:49:43 #9 50.99 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
14:49:43 #9 51.00 Setting up libnamespace-autoclean-perl (0.29-1) ...
14:49:43 #9 51.00 Setting up libgitlab-api-v4-perl (0.26-1) ...
14:49:43 #9 51.01 Setting up libmoox-struct-perl (0.020-1) ...
14:49:43 #9 51.02 Setting up lintian (2.104.0ubuntu2) ...
14:49:43 #9 51.04 Setting up licensecheck (3.1.1-2) ...
14:49:43 #9 51.05 Setting up liblwp-protocol-https-perl (6.10-1) ...
14:49:43 #9 51.06 Setting up libwww-perl (6.52-1) ...
14:49:43 #9 51.07 Setting up devscripts (2.21.1ubuntu1) ...
14:49:44 #9 51.22 Setting up libxml-parser-perl:amd64 (2.46-2) ...
14:49:44 #9 51.23 Setting up libxml-sax-expat-perl (0.51-1) ...
14:49:44 #9 51.27 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
14:49:44 #9 51.31 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:49:44 #9 51.44 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:49:44 #9 51.46 Processing triggers for libc-bin (2.33-0ubuntu5) ...
14:49:44 #9 51.48 Processing triggers for ca-certificates (20210119ubuntu0.21.04.1) ...
14:49:44 #9 51.49 Updating certificates in /etc/ssl/certs...
14:49:44 #9 51.82 0 added, 0 removed; done.
14:49:44 #9 51.82 Running hooks in /etc/ca-certificates/update.d...
14:49:44 #9 51.82 done.
14:49:44 #9 DONE 52.1s
14:49:44 
14:49:44 #11 [stage-1 4/9] COPY common /root/build-deb/debian
14:49:44 #11 sha256:eb3eb83d3d1f606367f4cfc5843d4c182adcbe31c1238b7596bacccb28c6d53d
14:49:44 #11 DONE 0.1s
14:49:44 
14:49:44 #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
14:49:44 #12 sha256:9f7494bd7442b828d3160dd7210c4406ec68331de98173c09e151d7d3a80d830
14:49:45 #27 ...
14:49:45 
14:49:45 #14 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11
14:49:45 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 7.6s done
14:49:45 #14 extracting sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 0.0s done
14:49:45 #14 DONE 10.0s
14:49:45 
14:49:45 #16 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / /
14:49:46 #12 1.093 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease
14:49:46 #12 1.204 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease
14:49:46 #12 1.278 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease
14:49:46 #12 1.352 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease
14:49:47 #12 1.691 Reading package lists...
14:49:47 #16 DONE 1.8s
14:49:47 
14:49:47 #17 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
14:49:47 #17 0.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
14:49:48 #12 3.186 dpkg-buildpackage: info: source package docker-ce-build-deps
14:49:48 #12 3.186 dpkg-buildpackage: info: source version 1.0
14:49:48 #12 3.186 dpkg-buildpackage: info: source distribution unstable
14:49:48 #12 3.186 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
14:49:48 #12 3.220 dpkg-buildpackage: info: host architecture amd64
14:49:48 #12 3.220  dpkg-source --before-build .
14:49:48 #12 3.316  debian/rules clean
14:49:48 #12 3.318 dh clean
14:49:48 #12 3.403    dh_clean
14:49:48 #12 3.434  debian/rules binary
14:49:48 #12 3.435 dh binary
14:49:48 #12 3.508    dh_update_autotools_config
14:49:48 #12 3.536    dh_autoreconf
14:49:48 #12 3.576    create-stamp debian/debhelper-build-stamp
14:49:48 #12 3.576    dh_prep
14:49:48 #12 3.603    dh_install
14:49:48 #12 3.634    dh_installdocs
14:49:48 #12 3.670    dh_installchangelogs
14:49:48 #12 3.749    dh_perl
14:49:48 #12 3.783    dh_link
14:49:48 #12 3.817    dh_strip_nondeterminism
14:49:48 #12 3.859    dh_compress
14:49:48 #12 3.896    dh_fixperms
14:49:48 #12 3.933    dh_missing
14:49:48 #12 3.957    dh_installdeb
14:49:48 #12 3.988    dh_gencontrol
14:49:49 #12 4.100    dh_md5sums
14:49:49 #12 4.132    dh_builddeb
14:49:49 #12 4.156 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
14:49:49 #12 4.176  dpkg-genbuildinfo --build=binary
14:49:49 #17 1.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
14:49:49 #17 1.529 (1/18) Installing libffi (3.3-r2)
14:49:49 #17 1.532 (2/18) Installing libgcc (10.3.1_git20210424-r2)
14:49:49 #17 1.536 (3/18) Installing libstdc++ (10.3.1_git20210424-r2)
14:49:49 #17 1.556 (4/18) Installing xz-libs (5.2.5-r0)
14:49:49 #17 1.562 (5/18) Installing libxml2 (2.9.12-r1)
14:49:49 #17 1.588 (6/18) Installing llvm11-libs (11.1.0-r2)
14:49:49 #12 4.311  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
14:49:49 #12 4.388 dpkg-genchanges: info: binary-only upload (no source code included)
14:49:49 #12 4.391  dpkg-source --after-build .
14:49:49 #12 4.486 dpkg-buildpackage: info: binary-only upload (no source included)
14:49:49 #12 4.490 
14:49:49 #12 4.490 The package has been created.
14:49:49 #12 4.490 Attention, the package has been created in the current directory,
14:49:49 #12 4.490 not in ".." as indicated by the message above!
14:49:49 #12 4.510 Selecting previously unselected package docker-ce-build-deps.
14:49:49 #12 4.524 (Reading database ... 26710 files and directories currently installed.)
14:49:49 #12 4.525 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
14:49:49 #12 4.529 Unpacking docker-ce-build-deps (1.0) ...
14:49:50 #12 4.596 Reading package lists...
14:49:50 #12 5.224 Building dependency tree...
14:49:50 #12 5.363 Reading state information...
14:49:50 #12 5.380 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
14:49:50 #12 5.546 Starting 2 pkgProblemResolver with broken count: 0
14:49:50 #12 5.549 Done
14:49:50 #17 2.654 (7/18) Installing clang-libs (11.1.0-r1)
14:49:50 #12 5.705  Done
14:49:50 #12 5.833 Starting pkgProblemResolver with broken count: 0
14:49:50 #12 5.854 Starting 2 pkgProblemResolver with broken count: 0
14:49:50 #12 5.857 Done
14:49:50 #12 6.058 The following additional packages will be installed:
14:49:51 #12 6.058   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
14:49:51 #12 6.058   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:49:51 #12 6.058   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:49:51 #12 6.059   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
14:49:51 #12 6.059   libsystemd-dev libudev-dev libuv1 pkg-config
14:49:51 #12 6.060 Suggested packages:
14:49:51 #12 6.060   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
14:49:51 #12 6.060 Recommended packages:
14:49:51 #12 6.060   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
14:49:51 #12 6.091 The following NEW packages will be installed:
14:49:51 #12 6.091   bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev
14:49:51 #12 6.091   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:49:51 #12 6.091   libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
14:49:51 #12 6.092   libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
14:49:51 #12 6.092   libsystemd-dev libudev-dev libuv1 pkg-config
14:49:51 #17 3.657 (8/18) Installing clang (11.1.0-r1)
14:49:51 #12 6.512 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
14:49:51 #12 6.512 1 not fully installed or removed.
14:49:51 #12 6.512 Need to get 12.0 MB of archives.
14:49:51 #12 6.512 After this operation, 50.5 MB of additional disk space will be used.
14:49:51 #12 6.512 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB]
14:49:51 #17 4.101 (9/18) Installing libmagic (5.40-r1)
14:49:51 #17 4.135 (10/18) Installing file (5.40-r1)
14:49:51 #17 4.146 (11/18) Installing brotli-libs (1.0.9-r5)
14:49:51 #17 4.151 (12/18) Installing nghttp2-libs (1.43.0-r0)
14:49:51 #17 4.157 (13/18) Installing libcurl (7.79.1-r0)
14:49:51 #17 4.169 (14/18) Installing expat (2.4.1-r0)
14:49:51 #17 4.180 (15/18) Installing pcre2 (10.36-r0)
14:49:51 #17 4.197 (16/18) Installing git (2.32.0-r0)
14:49:52 #12 6.872 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB]
14:49:52 #12 7.154 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB]
14:49:52 #12 7.176 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB]
14:49:52 #12 7.179 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB]
14:49:52 #12 7.185 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB]
14:49:52 #12 7.189 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB]
14:49:52 #17 4.379 (17/18) Installing lld (11.1.0-r0)
14:49:52 #17 4.505 (18/18) Installing llvm11 (11.1.0-r2)
14:49:52 #12 7.454 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B]
14:49:52 #12 7.455 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB]
14:49:52 #12 7.464 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB]
14:49:52 #12 7.475 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB]
14:49:52 #12 7.481 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB]
14:49:52 #12 7.482 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.6 [20.2 kB]
14:49:52 #12 7.484 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB]
14:49:52 #12 7.496 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB]
14:49:52 #12 7.503 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB]
14:49:52 #12 7.531 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B]
14:49:52 #12 7.531 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB]
14:49:52 #12 7.605 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB]
14:49:52 #12 7.611 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB]
14:49:52 #12 7.613 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB]
14:49:52 #12 7.617 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.6 [299 kB]
14:49:52 #12 7.631 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB]
14:49:52 #12 7.693 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB]
14:49:52 #17 5.058 Executing busybox-1.33.1-r3.trigger
14:49:52 #12 7.835 debconf: delaying package configuration, since apt-utils is not installed
14:49:52 #12 7.872 Fetched 12.0 MB in 2s (7496 kB/s)
14:49:52 #12 7.898 Selecting previously unselected package bash-completion.
14:49:52 #12 7.898 (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 ... 26714 files and directories currently installed.)
14:49:52 #12 7.912 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ...
14:49:52 #17 5.069 OK: 285 MiB in 33 packages
14:49:53 #12 8.396 Unpacking bash-completion (1:2.11-2ubuntu1) ...
14:49:53 #12 8.538 Selecting previously unselected package cmake-data.
14:49:53 #12 8.541 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ...
14:49:53 #12 8.546 Unpacking cmake-data (3.18.4-2ubuntu1) ...
14:49:53 #12 8.939 Selecting previously unselected package libarchive13:amd64.
14:49:53 #12 8.943 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ...
14:49:53 #12 8.949 Unpacking libarchive13:amd64 (3.4.3-2) ...
14:49:53 #12 9.004 Selecting previously unselected package libjsoncpp24:amd64.
14:49:53 #12 9.007 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ...
14:49:53 #12 9.010 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
14:49:53 #12 9.045 Selecting previously unselected package librhash0:amd64.
14:49:53 #12 9.048 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ...
14:49:53 #12 9.051 Unpacking librhash0:amd64 (1.4.1-1) ...
14:49:53 #12 9.090 Selecting previously unselected package libuv1:amd64.
14:49:53 #12 9.093 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ...
14:49:53 #12 9.097 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ...
14:49:53 #12 9.126 Selecting previously unselected package cmake.
14:49:53 #12 9.129 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ...
14:49:53 #12 9.132 Unpacking cmake (3.18.4-2ubuntu1) ...
14:49:54 #17 DONE 7.1s
14:49:54 
14:49:54 #27 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:49:54 #12 9.658 Selecting previously unselected package dh-apparmor.
14:49:54 #12 9.661 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ...
14:49:54 #12 9.665 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ...
14:49:54 #12 9.694 Selecting previously unselected package libbtrfs0:amd64.
14:49:54 #12 9.697 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ...
14:49:54 #12 9.701 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ...
14:49:54 #12 9.739 Selecting previously unselected package libbtrfs-dev:amd64.
14:49:54 #12 9.742 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ...
14:49:54 #12 9.745 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ...
14:49:54 #12 9.806 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:49:54 #12 9.806 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
14:49:54 #12 9.810 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
14:49:54 #12 9.851 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:49:54 #12 9.854 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ...
14:49:54 #12 9.858 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
14:49:54 #12 9.886 Selecting previously unselected package libudev-dev:amd64.
14:49:54 #12 9.887 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.6_amd64.deb ...
14:49:54 #12 9.890 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.6) ...
14:49:54 #12 9.928 Selecting previously unselected package libsepol1-dev:amd64.
14:49:54 #12 9.931 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_amd64.deb ...
14:49:54 #12 9.935 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ...
14:49:54 #12 10.01 Selecting previously unselected package libpcre2-16-0:amd64.
14:49:54 #12 10.01 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ...
14:49:54 #12 10.01 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
14:49:54 #12 10.06 Selecting previously unselected package libpcre2-32-0:amd64.
14:49:55 #27 ...
14:49:55 
14:49:55 #18 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
14:49:55 #18 DONE 0.2s
14:49:55 
14:49:55 #19 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
14:49:55 #12 10.06 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ...
14:49:55 #12 10.07 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
14:49:55 #12 10.11 Selecting previously unselected package libpcre2-posix2:amd64.
14:49:55 #12 10.11 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ...
14:49:55 #12 10.12 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
14:49:55 #12 10.14 Selecting previously unselected package libpcre2-dev:amd64.
14:49:55 #12 10.15 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_amd64.deb ...
14:49:55 #12 10.15 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ...
14:49:55 #12 10.24 Selecting previously unselected package libselinux1-dev:amd64.
14:49:55 #12 10.24 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_amd64.deb ...
14:49:55 #12 10.25 Unpacking libselinux1-dev:amd64 (3.1-3build1) ...
14:49:55 #12 10.30 Selecting previously unselected package libdevmapper-dev:amd64.
14:49:55 #12 10.30 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ...
14:49:55 #12 10.31 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
14:49:55 #12 10.34 Selecting previously unselected package libseccomp-dev:amd64.
14:49:55 #19 0.172 skipping packages installation on darwin
14:49:55 #19 DONE 0.3s
14:49:55 
14:49:55 #24 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
14:49:55 #24 0.176 skipping packages installation on darwin
14:49:55 #24 DONE 0.3s
14:49:55 
14:49:55 #27 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
14:49:55 #12 10.35 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ...
14:49:55 #12 10.35 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
14:49:55 #12 10.38 Selecting previously unselected package libsystemd-dev:amd64.
14:49:55 #12 10.39 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.6_amd64.deb ...
14:49:55 #12 10.39 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.6) ...
14:49:55 #12 10.47 Selecting previously unselected package libglib2.0-0:amd64.
14:49:55 #12 10.48 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ...
14:49:55 #12 10.48 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
14:49:55 #12 10.62 Selecting previously unselected package pkg-config.
14:49:55 #12 10.62 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ...
14:49:55 #12 10.62 Unpacking pkg-config (0.29.2-1ubuntu1) ...
14:49:55 #12 10.67 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ...
14:49:55 #12 10.68 Setting up libarchive13:amd64 (3.4.3-2) ...
14:49:55 #12 10.69 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ...
14:49:55 #12 10.70 No schema files found: doing nothing.
14:49:55 #12 10.71 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ...
14:49:55 #12 10.72 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ...
14:49:55 #12 10.73 Setting up libbtrfs0:amd64 (5.10.1-1build1) ...
14:49:55 #12 10.74 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ...
14:49:55 #12 10.75 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ...
14:49:55 #12 10.76 Setting up bash-completion (1:2.11-2ubuntu1) ...
14:49:56 #12 11.28 Setting up pkg-config (0.29.2-1ubuntu1) ...
14:49:56 #12 11.32 Setting up libudev-dev:amd64 (247.3-3ubuntu3.6) ...
14:49:56 #12 11.33 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ...
14:49:56 #12 11.34 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
14:49:56 #12 11.35 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
14:49:56 #12 11.36 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ...
14:49:56 #12 11.37 Setting up librhash0:amd64 (1.4.1-1) ...
14:49:56 #12 11.38 Setting up cmake-data (3.18.4-2ubuntu1) ...
14:49:56 #12 11.39 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ...
14:49:56 #12 11.40 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.6) ...
14:49:56 #12 11.41 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ...
14:49:56 #12 11.42 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ...
14:49:56 #12 11.43 Setting up libselinux1-dev:amd64 (3.1-3build1) ...
14:49:56 #12 11.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ...
14:49:56 #12 11.45 Setting up cmake (3.18.4-2ubuntu1) ...
14:49:56 #12 11.46 Setting up docker-ce-build-deps (1.0) ...
14:49:56 #12 11.46 Processing triggers for man-db (2.9.4-2) ...
14:49:56 #12 11.49 Processing triggers for libc-bin (2.33-0ubuntu5) ...
14:49:56 #12 DONE 11.9s
14:49:56 
14:49:56 #13 [stage-1 6/9] COPY sources/ /sources
14:49:56 #13 sha256:2768e13f9c1aff583f0bfbcbc48458fcc5dd0618b88425aaa87b676a5542680d
14:49:57 #13 DONE 0.2s
14:49:57 
14:49:57 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go
14:49:57 #15 sha256:497dbd277fda47755645adddd3835a00e18df5a876745f979e28da737aa38505
14:49:59 scripts/docs/generate-man.sh
14:49:59 #27 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.7s done
14:49:59 #27 DONE 23.2s
14:49:59 #15 DONE 2.4s
14:49:59 
14:49:59 #16 [stage-1 8/9] WORKDIR /root/build-deb
14:49:59 #16 sha256:f04a4e4b0aefd713f69e8696069161bb39477302bf5a9d560049bd59324e997b
14:49:59 #16 DONE 0.0s
14:49:59 
14:49:59 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
14:49:59 #17 sha256:78980d88c4c6cb277a5db18b6069773009d0ac4e32d86e48f9989fe4c1dbe726
14:49:59 #17 DONE 0.0s
14:49:59 
14:49:59 #18 exporting to image
14:49:59 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:49:59 #18 exporting layers
14:50:04 
14:50:04 #22 [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
14:50:04 #18 exporting layers 5.2s done
14:50:04 #18 writing image sha256:fa6c760cb52ecb00870a500aa1f48ed782ae3a422b952767488d6401489cce94 done
14:50:04 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done
14:50:04 #18 DONE 5.2s
14:50:04 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=9f5b26f -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/debbuild/ubuntu-hirsute:/build  debbuild-ubuntu-hirsute/x86_64
14:50:05 + set -e
14:50:05 + mkdir -p /root/build-deb/engine
14:50:05 + tar -C /root/build-deb -xzf /sources/engine.tgz
14:50:06 + mkdir -p /root/build-deb/cli
14:50:06 + tar -C /root/build-deb -xzf /sources/cli.tgz
14:50:06 + mkdir -p /root/build-deb/scan-cli-plugin
14:50:06 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
14:50:06 + mkdir -p /go/src/github.com/docker
14:50:06 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
14:50:06 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
14:50:06 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
14:50:06 + EPOCH=5
14:50:06 + EPOCH_SEP=
14:50:06 + [[ ! -z 5 ]]
14:50:06 + EPOCH_SEP=:
14:50:06 + [[ -z 0.0.0-20211015144513-b485636 ]]
14:50:06 + echo VERSION AAA 0.0.0-20211015144513-b485636
14:50:06 VERSION AAA 0.0.0-20211015144513-b485636
14:50:06 + VERSION=0.0.0-20211015144513-b485636
14:50:06 + echo VERSION bbb 0.0.0-20211015144513-b485636
14:50:06 VERSION bbb 0.0.0-20211015144513-b485636
14:50:06 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
14:50:06 + debSource=docker-ce
14:50:06 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
14:50:06 + debMaintainer='Docker <support@docker.com>'
14:50:06 ++ date --rfc-2822
14:50:06 + debDate='Mon, 18 Oct 2021 14:50:06 +0000'
14:50:06 + cat
14:50:06 + export CLI_GITCOMMIT=b485636
14:50:06 + CLI_GITCOMMIT=b485636
14:50:06 + export ENGINE_GITCOMMIT=9f5b26f
14:50:06 + ENGINE_GITCOMMIT=9f5b26f
14:50:06 + export SCAN_GITCOMMIT=35651ca
14:50:06 + SCAN_GITCOMMIT=35651ca
14:50:06 VERSION BBB 0.0.0-20211015144513-b485636
14:50:06 + echo VERSION BBB 0.0.0-20211015144513-b485636
14:50:06 + dpkg-buildpackage -uc -us -I.git
14:50:06 dpkg-buildpackage: info: source package docker-ce
14:50:06 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~ubuntu-hirsute
14:50:06 dpkg-buildpackage: info: source distribution hirsute
14:50:06 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
14:50:06 dpkg-buildpackage: info: host architecture amd64
14:50:06  dpkg-source -I.git --before-build .
14:50:07  debian/rules clean
14:50:07 dh clean --with=bash-completion --with=systemd
14:50:07    dh_clean
14:50:07  dpkg-source -I.git -b .
14:50:07 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
14:50:07 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
14:50:07 dpkg-source: warning: native package version may not have a revision
14:50:07 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~ubuntu'
14:50:07 dpkg-source: info: using source format '1.0'
14:50:07 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz
14:50:12 #22 7.379 Building static docker-darwin-arm64
14:50:14 #22 ...
14:50:14 
14:50:14 #25 [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
14:50:14 #25 7.364 Building static docker-darwin-amd64
14:50:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc
14:50:15  debian/rules build
14:50:15 dh build --with=bash-completion --with=systemd
14:50:15    dh_update_autotools_config
14:50:15    dh_autoreconf
14:50:16    debian/rules override_dh_auto_build
14:50:16 make[1]: Entering directory '/root/build-deb'
14:50:16 # Build the daemon and dependencies
14:50:16 cd engine && DOCKER_GITCOMMIT=9f5b26f PRODUCT=docker ./hack/make.sh dynbinary
14:50:16 
14:50:16 Removing bundles/
14:50:16 
14:50:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:50:16 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:50:16 GOOS="" GOARCH="" GOARM=""
14:51:02 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:51:02 
14:51:02 + popd
14:51:02 + exit 0
14:51:02 ~/rpmbuild/BUILD/src
14:51:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ad3d2f
14:51:02 + umask 022
14:51:02 + cd /root/rpmbuild/BUILD
14:51:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']'
14:51:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64
14:51:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64
14:51:02 + mkdir -p /root/rpmbuild/BUILDROOT
14:51:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64
14:51:02 + cd src
14:51:02 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
14:51:02 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/dockerd
14:51:02 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker-proxy
14:51:02 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker-init
14:51:02 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/lib/systemd/system/docker.service
14:51:02 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/lib/systemd/system/docker.socket
14:51:02 + /usr/lib/rpm/check-buildroot
14:51:02 + /usr/lib/rpm/redhat/brp-ldconfig
14:51:02 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
14:51:02 + /usr/lib/rpm/brp-compress
14:51:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:51:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:51:02 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
14:51:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:51:02 + /usr/lib/rpm/brp-python-bytecompile '' 1
14:51:02 + /usr/lib/rpm/brp-python-hardlink
14:51:02 + PYTHON3=/usr/libexec/platform-python
14:51:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:51:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EMMI7e
14:51:02 + umask 022
14:51:02 + cd /root/rpmbuild/BUILD
14:51:02 + cd src
14:51:02 + engine/bundles/dynbinary-daemon/dockerd -v
14:51:02 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:51:02 + exit 0
14:51:02 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64
14:51:02 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.el8 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-0.el8
14:51:02 Requires(interp): /bin/sh /bin/sh /bin/sh
14:51:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:51:02 Requires(post): /bin/sh
14:51:02 Requires(preun): /bin/sh
14:51:02 Requires(postun): /bin/sh
14:51:02 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)
14:51:02 Conflicts: docker docker-ee docker-engine-cs docker-io
14:51:02 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
14:51:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64
14:51:02 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.el8.src.rpm
14:51:05 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm
14:51:05 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ECYm4g
14:51:05 + umask 022
14:51:05 + cd /root/rpmbuild/BUILD
14:51:05 + cd src
14:51:05 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64
14:51:05 + exit 0
14:51:05 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4X5Lkg
14:51:05 + umask 022
14:51:05 + cd /root/rpmbuild/BUILD
14:51:05 + cd /root/rpmbuild/BUILD
14:51:05 + rm -rf src
14:51:05 + /usr/bin/mkdir -p src
14:51:05 + cd src
14:51:05 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
14:51:05 + /usr/bin/tar -xof -
14:51:06 + STATUS=0
14:51:06 + '[' 0 -ne 0 ']'
14:51:06 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
14:51:06 + /usr/bin/tar -xof -
14:51:06 + STATUS=0
14:51:06 + '[' 0 -ne 0 ']'
14:51:06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:51:06 + exit 0
14:51:06 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s7J9Yi
14:51:06 + umask 022
14:51:06 + cd /root/rpmbuild/BUILD
14:51:06 + cd src
14:51:06 + mkdir -p /go/src/github.com/docker
14:51:06 + rm -f /go/src/github.com/docker/cli
14:51:06 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
14:51:06 + pushd /go/src/github.com/docker/cli
14:51:06 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
14:51:06 + DISABLE_WARN_OUTSIDE_CONTAINER=1
14:51:06 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
14:51:06 GO_LINKMODE=dynamic ./scripts/build/binary
14:51:06 Building dynamic docker-linux-amd64
14:51:20 Project root: /go/src/github.com/docker/cli
14:51:20 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:51:20 2021/10/18 14:51:09 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:51:20 make[2]: Leaving directory '/root/build-deb/cli'
14:51:20 # Build the scan-plugin
14:51:20 # TODO change once we support scan-plugin on other architectures
14:51:20 if [ "armhf" = "amd64" ]; then \
14:51:20 	cd /go/src/github.com/docker/scan-cli-plugin \
14:51:20 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
14:51:20 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
14:51:20 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
14:51:20 fi
14:51:20 # Build the CLI plugins
14:51:20 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:51:20 set -e;cd /sources && \
14:51:20 	tar xzf plugin-installers.tgz; \
14:51:20 	for installer in plugins/*.installer; do \
14:51:20 		LDFLAGS='' bash ${installer} build; \
14:51:20 	done
14:51:20 Cloning into '/go/src/github.com/docker/app'...
14:51:20 Fetching origin
14:51:20 make[2]: Entering directory '/go/src/github.com/docker/app'
14:51:20 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:51:52 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:51:52 
14:51:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
14:51:52 + RM_GOPATH=0
14:51:52 + TMP_GOPATH=/go
14:51:52 + : /usr/local/bin
14:51:52 + '[' -z /go ']'
14:51:52 + export GOPATH=/go
14:51:52 + GOPATH=/go
14:51:52 + case "$(go env GOARCH)" in
14:51:52 ++ go env GOARCH
14:51:52 + export GO_BUILDMODE=-buildmode=pie
14:51:52 + GO_BUILDMODE=-buildmode=pie
14:51:52 ++ dirname hack/dockerfile/install/install.sh
14:51:52 + dir=hack/dockerfile/install
14:51:52 + bin=tini
14:51:52 + shift
14:51:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:51:52 + . hack/dockerfile/install/tini.installer
14:51:52 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:51:52 + install_tini
14:51:52 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:51:52 + git clone https://github.com/krallin/tini.git /go/tini
14:51:52 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:51:52 Cloning into '/go/tini'...
14:51:52 + cd /go/tini
14:51:52 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:51:52 + cmake .
14:51:52 -- The C compiler identification is GNU 10.3.0
14:51:52 -- Detecting C compiler ABI info
14:51:52 -- Detecting C compiler ABI info - done
14:51:52 -- Check for working C compiler: /usr/bin/cc - skipped
14:51:52 -- Detecting C compile features
14:51:52 -- Detecting C compile features - done
14:51:52 -- Performing Test HAS_BUILTIN_FORTIFY
14:51:52 -- Performing Test HAS_BUILTIN_FORTIFY - Success
14:51:52 -- Configuring done
14:51:52 -- Generating done
14:51:52 -- Build files have been written to: /go/tini
14:51:52 + make tini-static
14:51:52 make[2]: Entering directory '/go/tini'
14:51:52 make[3]: Entering directory '/go/tini'
14:51:52 make[4]: Entering directory '/go/tini'
14:51:52 make[5]: Entering directory '/go/tini'
14:51:52 Scanning dependencies of target tini-static
14:51:52 make[5]: Leaving directory '/go/tini'
14:51:52 make[5]: Entering directory '/go/tini'
14:51:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:51:52 [100%] Linking C executable tini-static
14:51:52 make[5]: Leaving directory '/go/tini'
14:51:52 [100%] Built target tini-static
14:51:52 make[4]: Leaving directory '/go/tini'
14:51:52 make[3]: Leaving directory '/go/tini'
14:51:52 make[2]: Leaving directory '/go/tini'
14:51:52 + mkdir -p /usr/local/bin
14:51:52 + cp tini-static /usr/local/bin/docker-init
14:51:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
14:51:52 + RM_GOPATH=0
14:51:52 + TMP_GOPATH=/go
14:51:52 + : /usr/local/bin
14:51:52 + '[' -z /go ']'
14:51:52 + export GOPATH=/go
14:51:52 + GOPATH=/go
14:51:52 + case "$(go env GOARCH)" in
14:51:52 ++ go env GOARCH
14:51:52 + export GO_BUILDMODE=-buildmode=pie
14:51:52 + GO_BUILDMODE=-buildmode=pie
14:51:52 ++ dirname hack/dockerfile/install/install.sh
14:51:52 + dir=hack/dockerfile/install
14:51:52 + bin=proxy
14:51:52 + shift
14:51:52 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:51:52 + . hack/dockerfile/install/proxy.installer
14:51:52 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:51:52 + install_proxy dynamic
14:51:52 + case "$1" in
14:51:52 + install_proxy_dynamic
14:51:52 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:51:52 + PROXY_LDFLAGS=-linkmode=external
14:51:52 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:51:52 + export BUILD_MODE=-buildmode=pie
14:51:52 + BUILD_MODE=-buildmode=pie
14:51:52 + _install_proxy
14:51:52 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:51:52 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:51:52 Cloning into '/go/src/github.com/docker/libnetwork'...
14:51:52 + cd /go/src/github.com/docker/libnetwork
14:51:52 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:51:52 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:51:52 + return
14:51:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
14:51:52 + RM_GOPATH=0
14:51:52 + TMP_GOPATH=/go
14:51:52 + : /usr/local/bin
14:51:52 + '[' -z /go ']'
14:51:52 + export GOPATH=/go
14:51:52 + GOPATH=/go
14:51:52 + case "$(go env GOARCH)" in
14:51:52 ++ go env GOARCH
14:51:52 + export GO_BUILDMODE=-buildmode=pie
14:51:52 + GO_BUILDMODE=-buildmode=pie
14:51:52 ++ dirname hack/dockerfile/install/install.sh
14:51:52 + dir=hack/dockerfile/install
14:51:52 + bin=rootlesskit
14:51:52 + shift
14:51:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
14:51:52 + . hack/dockerfile/install/rootlesskit.installer
14:51:52 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:51:52 + install_rootlesskit dynamic
14:51:52 + case "$1" in
14:51:52 + install_rootlesskit_dynamic
14:51:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:51:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:51:52 + export BUILD_MODE=-buildmode=pie
14:51:52 + BUILD_MODE=-buildmode=pie
14:51:52 + _install_rootlesskit
14:51:52 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:51:52 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:51:52 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
14:51:52 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
14:51:52 + cd /go/src/github.com/rootless-containers/rootlesskit
14:51:52 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:51:52 + export GO111MODULE=on
14:51:52 + GO111MODULE=on
14:51:52 + export GOPROXY=https://proxy.golang.org
14:51:52 + GOPROXY=https://proxy.golang.org
14:51:52 + for f in rootlesskit rootlesskit-docker-proxy
14:51:52 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:51:52 go: downloading github.com/pkg/errors v0.9.1
14:51:52 go: downloading github.com/sirupsen/logrus v1.8.1
14:51:52 go: downloading github.com/urfave/cli/v2 v2.3.0
14:51:52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:51:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:51:52 go: downloading github.com/google/uuid v1.3.0
14:51:52 go: downloading github.com/moby/vpnkit v0.5.0
14:51:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:51:52 go: downloading github.com/gofrs/flock v0.8.1
14:51:52 go: downloading github.com/gorilla/mux v1.8.0
14:51:52 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:51:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:51:52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:51:52 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:51:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:51:57 + for f in rootlesskit rootlesskit-docker-proxy
14:51:57 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:51:58 + return
14:51:58 # Build the CLI
14:51:58 cd /go/src/github.com/docker/cli && \
14:51:58 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
14:51:58 make[2]: Entering directory '/root/build-deb/cli'
14:51:58 GO_LINKMODE=dynamic ./scripts/build/binary
14:51:58 Building dynamic docker-linux-amd64
14:52:07 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:52:07 Cloning into '/go/src/github.com/docker/buildx'...
14:52:07 Fetching origin
14:52:07 + GO111MODULE=on
14:52: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
14:52:27 scripts/docs/generate-man.sh
14:53:19 scripts/docs/generate-man.sh
14:53:20 #25 ...
14:53:20 
14:53:20 #22 [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
14:53:20 #22 DONE 185.4s
14:53:20 
14:53:20 #25 [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
14:53:20 #25 ...
14:53:20 
14:53:20 #23 [darwin/arm64 binary 1/1] COPY --from=build /out .
14:53:20 #23 DONE 0.1s
14:53:20 
14:53:20 #25 [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
14:53:20 #25 DONE 186.7s
14:53:20 
14:53:20 #26 [darwin/amd64 binary 1/1] COPY --from=build /out .
14:53:20 #26 DONE 0.1s
14:53:20 
14:53:20 #28 exporting to client
14:53:20 #28 copying files darwin/arm64 3.18MB 0.1s
14:53:20 #28 copying files darwin/amd64 3.15MB 0.1s
14:53:20 #28 copying files darwin/arm64 48.32MB 1.6s done
14:53:20 #28 copying files darwin/amd64 52.27MB 1.7s done
14:53:20 #28 DONE 1.7s
14:53:20 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/build && for platform in *; do \
14:53:20 	arch=$(echo $platform | cut -d_ -f2); \
14:53:20 	mkdir -p $dest/$arch/docker; \
14:53:20 	cp $platform/docker-darwin-* $dest/$arch/docker/docker && \
14:53:20 	tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20211015144513-b485636.tgz docker; \
14:53:20 done
14:53:27 cp: cannot stat 'docker/docker-darwin-*': Not a directory
14:53:27 cp: cannot stat 'docker-linux-amd64/docker-darwin-*': Not a directory
14:53:27 make[1]: *** [Makefile:72: cross-mac] Error 1
14:53:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
14:53:27 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
14:53:27 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker VERSION=0.0.0-20211015144513-b485636 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
14:53:27 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker'
14:53:27 docker build  --build-arg=GO_VERSION  -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE .
14:53:27 #1 [internal] load build definition from Dockerfile
14:53:27 #1 sha256:55d5fe6ce959f45353a041b44e06e7093ebd15e4de9773eb58785de31d219603
14:53:27 #1 transferring dockerfile: 39B done
14:53:27 #1 DONE 0.0s
14:53:27 
14:53:27 #2 [internal] load .dockerignore
14:53:27 #2 sha256:f652f641c566b5de9668d4c25c9a5f19a35e84f14550119cf0b9dc095af0dc62
14:53:27 #2 transferring context: 34B done
14:53:27 #2 DONE 0.0s
14:53:27 
14:53:27 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
14:53:27 #4 sha256:e326d041ce191dc77095f68f40237da4af22e16a34673dceffae2d27b8c69c56
14:53:27 #4 DONE 0.0s
14:53:27 
14:53:27 #3 resolve image config for docker.io/docker/dockerfile:1.2
14:53:27 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
14:53:28 #3 DONE 0.2s
14:53:28 
14:53:28 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
14:53:28 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
14:53:28 #5 CACHED
14:53:28 
14:53:28 #9 [auth] library/golang:pull token for registry-1.docker.io
14:53:28 #9 sha256:05f552d7ae75f4b705406040a8d77b03abd0f70a2dea31225cd7908d4c1fe64e
14:53:28 #9 DONE 0.0s
14:53:28 
14:53:28 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io
14:53:28 #10 sha256:d8b94aa4ed504d8f4ee166a478ac24ddcfa5789d99d5d21b6b50b28a0b278341
14:53:28 #10 DONE 0.0s
14:53:28 
14:53:28 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:53:28 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
14:53:28 #8 DONE 0.1s
14:53:28 
14:53:28 #6 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:53:28 #6 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:53:28 #6 DONE 0.1s
14:53:28 
14:53:28 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:53:28 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
14:53:28 #7 DONE 0.1s
14:53:28 make[1]: Leaving directory '/root/build-deb'
14:53:28    debian/rules override_dh_auto_test
14:53:28 make[1]: Entering directory '/root/build-deb'
14:53:28 ./engine/bundles/dynbinary-daemon/dockerd -v
14:53:28 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:53:28 ./cli/build/docker -v
14:53:28 Docker version 0.0.0-20211015144513-b485636, build b485636
14:53:28 make[1]: Leaving directory '/root/build-deb'
14:53:28    create-stamp debian/debhelper-build-stamp
14:53:28  debian/rules binary
14:53:28 dh binary --with=bash-completion --with=systemd
14:53:28    dh_testroot
14:53:28    dh_prep
14:53:28    debian/rules override_dh_auto_install
14:53:28 make[1]: Entering directory '/root/build-deb'
14:53:28 # docker-ce-cli install
14:53:28 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
14:53:28 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
14:53:28 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:53:28 set -e;cd /sources && \
14:53:28 	tar xzf plugin-installers.tgz; \
14:53:28 	for installer in plugins/*.installer; do \
14:53:28 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:53:28 		PREFIX=/usr/libexec/docker/cli-plugins \
14:53:28 			bash ${installer} install_plugin; \
14:53:28 	done
14:53:28 # docker-ce install
14:53:28 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:53:28 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:53:28 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd
14:53:28 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:53:28 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:53:28 # docker-scan-plugin install
14:53:28 # TODO change once we support scan-plugin on other architectures
14:53:28 if [ "armhf" = "amd64" ]; then \
14:53:28 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
14:53:28 fi
14:53:28 # docker-ce-rootless-extras install
14:53:28 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
14:53:28 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
14:53:28 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
14:53:28 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
14:53:28 # TODO: how can we install vpnkit?
14:53:28 make[1]: Leaving directory '/root/build-deb'
14:53:28    debian/rules override_dh_install
14:53:28 make[1]: Entering directory '/root/build-deb'
14:53:28 dh_install
14:53:28 # TODO Can we do this from within our container?
14:53:28 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:53:28 make[1]: Leaving directory '/root/build-deb'
14:53:28    dh_installdocs
14:53:28    dh_installchangelogs
14:53:28    dh_installman
14:53:28    dh_bash-completion
14:53:28    dh_systemd_enable
14:53:28    debian/rules override_dh_installinit
14:53:28 make[1]: Entering directory '/root/build-deb'
14:53:28 # use "docker" as our service name, not "docker-ce"
14:53:28 dh_installinit --name=docker
14:53:28 make[1]: Leaving directory '/root/build-deb'
14:53:28    dh_systemd_start
14:53:28    dh_perl
14:53:28    dh_link
14:53:28    dh_strip_nondeterminism
14:53:28    dh_compress
14:53:28    dh_fixperms
14:53:28    dh_missing
14:53:28    debian/rules override_dh_strip
14:53:28 make[1]: Entering directory '/root/build-deb'
14:53:28 # Go has lots of problems with stripping, so just don't
14:53:28 make[1]: Leaving directory '/root/build-deb'
14:53:28    dh_makeshlibs
14:53:28    debian/rules override_dh_shlibdeps
14:53:28 make[1]: Entering directory '/root/build-deb'
14:53:28 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:53:28 
14:53:28 #11 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:53:28 #11 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:53:28 #11 DONE 0.0s
14:53:28 
14:53:28 #39 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:53:28 #39 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
14:53:28 #39 DONE 0.0s
14:53:28 
14:53:28 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:53:28 #12 sha256:03b1a3774d0cfa4d2d6a58cd36c682acf85b0f0897e8ec76ee1125a7921150df
14:53:28 #12 CACHED
14:53:28 
14:53:28 #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
14:53:28 #13 sha256:4d19d5df051acc0f04147b68848bf722b229c3291fb167823776e6e6b29f1de1
14:53:28 #13 CACHED
14:53:28 
14:53:28 #37 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:53:28 #37 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
14:53:28 #37 DONE 0.0s
14:53:28 
14:53:28 #23 [internal] load build context
14:53:28 #23 sha256:2c0fd12b7404780f9a9c007ba04c22b5cb55bd4977ef8ff7bdeb00536bb02227
14:53:29 #23 transferring context: 491.14kB 0.6s done
14:53:29 #23 DONE 0.6s
14:53:29 
14:53:29 #14 [cross-true 1/4] RUN dpkg --add-architecture arm64
14:53:29 #14 sha256:63864de4684058721845dbc1d651fd4fdacaf0e0c0e8ea4f32bfc4dc2d8e1ce3
14:53:29 make[1]: Leaving directory '/root/build-deb'
14:53:29    dh_installdeb
14:53:29    debian/rules override_dh_gencontrol
14:53:29 make[1]: Entering directory '/root/build-deb'
14:53:29 # Use separate version for the scan-plugin package, then generate the other control files as usual
14:53:29 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
14:53:29 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
14:53:29 if [ "armhf" = "amd64" ]; then \
14:53:29 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
14:53:29 fi
14:53:29 dh_gencontrol --remaining-packages
14:53:29 make[1]: Leaving directory '/root/build-deb'
14:53:29    dh_md5sums
14:53:29 #14 DONE 1.2s
14:53:29 
14:53:29 #15 [cross-true 2/4] RUN dpkg --add-architecture armel
14:53:29 #15 sha256:9afec14c39290c342dc8a270586705e87f49f0729af000d28bbe46fe80114e71
14:53:30    dh_builddeb
14:53:30 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'.
14:53:30 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'.
14:53:30 #15 DONE 0.8s
14:53:30 
14:53:30 #16 [cross-true 3/4] RUN dpkg --add-architecture armhf
14:53:30 #16 sha256:9fddd8bbb0cbb1be326fecf560f91a95b486ab649c5fb35df059fbb05a4fa8c5
14:53:31 #16 DONE 0.8s
14:53:31 
14:53:31 #17 [cross-true 4/4] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf
14:53:31 #17 sha256:aaeacc37751c62afabfbcd2435a69e05e1e020d40f713df727d93cc4248cb637
14:53:32 #17 1.051 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:53:32 #17 1.069 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
14:53:32 #17 1.069 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:53:32 #17 1.327 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [301 kB]
14:53:32 #17 1.356 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [300 kB]
14:53:32 #17 1.371 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [307 kB]
14:53:32 #17 1.391 Get:7 http://security.debian.org/debian-security buster/updates/main armel Packages [280 kB]
14:53:33 #17 1.897 Get:8 http://deb.debian.org/debian buster/main armel Packages [7627 kB]
14:53:33 #17 2.134 Get:9 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
14:53:33 #17 2.493 Get:10 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:53:34 #17 2.838 Get:11 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
14:53:34 #17 3.123 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
14:53:34 #17 3.123 Get:13 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB]
14:53:34 #17 3.124 Get:14 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
14:53:34 #17 3.124 Get:15 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
14:53:35 Project root: /go/src/github.com/docker/cli
14:53:35 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:53:35 2021/10/18 14:53:26 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:53:35 + popd
14:53:35 + pushd /root/rpmbuild/BUILD/src/plugins
14:53:35 ~/rpmbuild/BUILD/src
14:53:35 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:53:35 + for installer in *.installer
14:53:35 + '[' app.installer '!=' scan.installer ']'
14:53:35 + bash app.installer build
14:53:35 Cloning into '/go/src/github.com/docker/app'...
14:53:35 Fetching origin
14:53:35 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:53:41 #17 9.653 Fetched 32.5 MB in 9s (3665 kB/s)
14:53:43 #17 9.653 Reading package lists...
14:53:45 #17 11.68 Reading package lists...
14:53:45 #17 13.70 Building dependency tree...
14:53:45 #17 14.45 The following additional packages will be installed:
14:53:45 #17 14.45   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
14:53:45 #17 14.45   binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu
14:53:45 #17 14.45   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu
14:53:45 #17 14.45   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config dpkg-cross
14:53:45 #17 14.45   dpkg-dev file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi
14:53:45 #17 14.45   g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu g++-arm-linux-gnueabi
14:53:45 #17 14.45   g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base
14:53:45 #17 14.45   gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base
14:53:45 #17 14.45   gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base
14:53:45 #17 14.45   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
14:53:45 #17 14.45   libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross
14:53:45 #17 14.45   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
14:53:45 #17 14.45   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
14:53:45 #17 14.45   libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl
14:53:45 #17 14.45   libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl
14:53:45 #17 14.45   libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross
14:53:45 #17 14.45   libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross
14:53:45 #17 14.45   libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross
14:53:45 #17 14.45   libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross
14:53:45 #17 14.45   liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1
14:53:45 #17 14.45   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
14:53:45 #17 14.45   libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross
14:53:45 #17 14.45   libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross
14:53:45 #17 14.45   libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl
14:53:45 #17 14.45   libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl
14:53:45 #17 14.45   libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross
14:53:45 #17 14.45   linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils
14:53:45 #17 14.45 Suggested packages:
14:53:45 #17 14.45   binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch
14:53:45 #17 14.45   debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross
14:53:45 #17 14.45   libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross
14:53:45 #17 14.45   libgcc1-dbg-arm64-cross libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross
14:53:45 #17 14.45   libatomic1-dbg-arm64-cross libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross
14:53:45 #17 14.45   libtsan0-dbg-arm64-cross libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross
14:53:45 #17 14.45   libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross
14:53:45 #17 14.45   libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross
14:53:45 #17 14.45   libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross
14:53:45 #17 14.45   libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross
14:53:45 #17 14.45   libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross
14:53:45 #17 14.45   libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross
14:53:45 #17 14.45   libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross
14:53:45 #17 14.45   libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross
14:53:45 #17 14.45   libquadmath0-dbg-armhf-cross manpages-dev autoconf automake libtool flex
14:53:45 #17 14.45   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
14:53:45 #17 14.45   gdb-arm-linux-gnueabihf libyaml-shell-perl ed diffutils-doc
14:53:45 #17 14.45 Recommended packages:
14:53:45 #17 14.45   fakeroot build-essential libalgorithm-merge-perl libwww-perl
14:53:45 #17 14.45   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
14:53:46 #17 15.09 The following NEW packages will be installed:
14:53:46 #17 15.09   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
14:53:46 #17 15.09   binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu
14:53:46 #17 15.09   cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu
14:53:46 #17 15.09   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config
14:53:46 #17 15.09   crossbuild-essential-arm64 crossbuild-essential-armel
14:53:46 #17 15.09   crossbuild-essential-armhf dpkg-cross dpkg-dev file g++-8-aarch64-linux-gnu
14:53:46 #17 15.09   g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu
14:53:46 #17 15.09   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu
14:53:46 #17 15.09   gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi
14:53:46 #17 15.09   gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf
14:53:46 #17 15.09   gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-aarch64-linux-gnu
14:53:46 #17 15.09   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan5-arm64-cross
14:53:46 #17 15.09   libasan5-armel-cross libasan5-armhf-cross libatomic1-arm64-cross
14:53:46 #17 15.09   libatomic1-armel-cross libatomic1-armhf-cross libc6-arm64-cross
14:53:46 #17 15.09   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
14:53:46 #17 15.09   libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl
14:53:46 #17 15.09   libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl
14:53:46 #17 15.09   libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross
14:53:46 #17 15.09   libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross
14:53:46 #17 15.09   libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross
14:53:46 #17 15.09   libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross
14:53:46 #17 15.10   liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1
14:53:46 #17 15.10   libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross
14:53:46 #17 15.10   libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross
14:53:46 #17 15.10   libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross
14:53:46 #17 15.10   libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl
14:53:46 #17 15.10   libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl
14:53:46 #17 15.10   libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross
14:53:46 #17 15.10   linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils
14:53:46 #17 15.38 0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded.
14:53:46 #17 15.38 Need to get 106 MB of archives.
14:53:46 #17 15.38 After this operation, 384 MB of additional disk space will be used.
14:53:46 #17 15.38 Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
14:53:46 #17 15.38 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
14:53:46 #17 15.38 Get:3 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
14:53:46 #17 15.39 Get:4 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
14:53:46 #17 15.39 Get:5 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
14:53:46 #17 15.39 Get:6 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
14:53:46 #17 15.39 Get:7 http://deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB]
14:53:46 #17 15.42 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB]
14:53:46 #17 15.45 Get:9 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB]
14:53:46 #17 15.48 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB]
14:53:46 #17 15.49 Get:11 http://deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB]
14:53:46 #17 15.55 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB]
14:53:46 #17 15.55 Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB]
14:53:46 #17 15.62 Get:14 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB]
14:53:46 #17 15.62 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB]
14:53:46 #17 15.68 Get:16 http://deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB]
14:53:46 #17 15.68 Get:17 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB]
14:53:46 #17 15.68 Get:18 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB]
14:53:46 #17 15.69 Get:19 http://deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB]
14:53:46 #17 15.69 Get:20 http://deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB]
14:53:46 #17 15.69 Get:21 http://deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB]
14:53:46 #17 15.70 Get:22 http://deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB]
14:53:47 #17 15.76 Get:23 http://deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB]
14:53:47 #17 15.83 Get:24 http://deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB]
14:53:47 #17 15.83 Get:25 http://deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B]
14:53:47 #17 15.83 Get:26 http://deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB]
14:53:47 #17 15.84 Get:27 http://deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB]
14:53:47 #17 15.84 Get:28 http://deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB]
14:53:47 #17 15.84 Get:29 http://deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB]
14:53:47 #17 15.84 Get:30 http://deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB]
14:53:47 #17 15.84 Get:31 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB]
14:53:47 #17 15.85 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB]
14:53:47 #17 15.92 Get:33 http://deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B]
14:53:47 #17 15.92 Get:34 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB]
14:53:47 #17 15.93 Get:35 http://deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB]
14:53:47 #17 15.96 Get:36 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB]
14:53:47 #17 15.97 Get:37 http://deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB]
14:53:47 #17 16.04 Get:38 http://deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B]
14:53:47 #17 16.05 Get:39 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
14:53:47 #17 16.05 Get:40 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
14:53:47 #17 16.06 Get:41 http://deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB]
14:53:47 #17 16.07 Get:42 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
14:53:47 #17 16.07 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
14:53:47 #17 16.15 Get:44 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
14:53:47 #17 16.16 Get:45 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
14:53:47 #17 16.16 Get:46 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
14:53:47 #17 16.16 Get:47 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
14:53:47 #17 16.16 Get:48 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
14:53:47 #17 16.16 Get:49 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
14:53:47 #17 16.17 Get:50 http://deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB]
14:53:47 #17 16.17 Get:51 http://deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB]
14:53:47 #17 16.17 Get:52 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
14:53:47 #17 16.17 Get:53 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
14:53:47 #17 16.17 Get:54 http://deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB]
14:53:47 #17 16.17 Get:55 http://deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB]
14:53:47 #17 16.17 Get:56 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B]
14:53:47 #17 16.17 Get:57 http://deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB]
14:53:47 #17 16.18 Get:58 http://deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB]
14:53:47 #17 16.21 Get:59 http://deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB]
14:53:47 #17 16.25 Get:60 http://deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B]
14:53:47 #17 16.25 Get:61 http://deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB]
14:53:47 #17 16.25 Get:62 http://deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB]
14:53:47 #17 16.26 Get:63 http://deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB]
14:53:47 #17 16.26 Get:64 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB]
14:53:47 #17 16.26 Get:65 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB]
14:53:47 #17 16.33 Get:66 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B]
14:53:47 #17 16.34 Get:67 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB]
14:53:47 #17 16.35 Get:68 http://deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB]
14:53:47 #17 16.37 Get:69 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB]
14:53:47 #17 16.38 Get:70 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB]
14:53:47 #17 16.46 Get:71 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B]
14:53:47 #17 16.46 Get:72 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B]
14:53:47 #17 16.46 Get:73 http://deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB]
14:53:47 #17 16.48 Get:74 http://deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB]
14:53:47 #17 16.48 Get:75 http://deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB]
14:53:47 #17 16.48 Get:76 http://deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B]
14:53:47 #17 16.48 Get:77 http://deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB]
14:53:47 #17 16.48 Get:78 http://deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB]
14:53:47 #17 16.49 Get:79 http://deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB]
14:53:47 #17 16.49 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB]
14:53:47 #17 16.50 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB]
14:53:47 #17 16.58 Get:82 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B]
14:53:47 #17 16.58 Get:83 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB]
14:53:47 #17 16.59 Get:84 http://deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB]
14:53:47 #17 16.62 Get:85 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB]
14:53:47 #17 16.64 Get:86 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB]
14:53:47 #17 16.71 Get:87 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B]
14:53:48 #17 16.71 Get:88 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B]
14:53:48 #17 16.92 debconf: delaying package configuration, since apt-utils is not installed
14:53:48 #17 16.98 Fetched 106 MB in 2s (67.1 MB/s)
14:53:48 #17 17.01 Selecting previously unselected package liblocale-gettext-perl.
14:53:48 #17 17.01 (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 ... 15421 files and directories currently installed.)
14:53:48 #17 17.08 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
14:53:48 #17 17.08 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
14:53:48 #17 17.12 Selecting previously unselected package bzip2.
14:53:48 #17 17.12 Preparing to unpack .../01-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
14:53:48 #17 17.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
14:53:48 #17 17.16 Selecting previously unselected package libmagic-mgc.
14:53:48 #17 17.16 Preparing to unpack .../02-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
14:53:48 #17 17.16 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
14:53:48 #17 17.23 Selecting previously unselected package libmagic1:amd64.
14:53:48 #17 17.24 Preparing to unpack .../03-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
14:53:48 #17 17.25 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
14:53:48 #17 17.28 Selecting previously unselected package file.
14:53:48 #17 17.28 Preparing to unpack .../04-file_1%3a5.35-4+deb10u2_amd64.deb ...
14:53:48 #17 17.29 Unpacking file (1:5.35-4+deb10u2) ...
14:53:48 #17 17.33 Selecting previously unselected package xz-utils.
14:53:48 #17 17.33 Preparing to unpack .../05-xz-utils_5.2.4-1_amd64.deb ...
14:53:48 #17 17.33 Unpacking xz-utils (5.2.4-1) ...
14:53:48 #17 17.38 Selecting previously unselected package binutils-aarch64-linux-gnu.
14:53:48 #17 17.38 Preparing to unpack .../06-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ...
14:53:48 #17 17.38 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
14:53:49 #17 17.73 Selecting previously unselected package binutils-arm-linux-gnueabi.
14:53:49 #17 17.73 Preparing to unpack .../07-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ...
14:53:49 #17 17.73 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ...
14:53:49 #17 18.04 Selecting previously unselected package binutils-arm-linux-gnueabihf.
14:53:49 #17 18.04 Preparing to unpack .../08-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ...
14:53:49 #17 18.04 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
14:53:49 #17 18.35 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64.
14:53:49 #17 18.35 Preparing to unpack .../09-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ...
14:53:49 #17 18.36 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
14:53:49 #17 18.40 Selecting previously unselected package cpp-8-aarch64-linux-gnu.
14:53:49 #17 18.40 Preparing to unpack .../10-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
14:53:49 #17 18.40 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
14:53:50 #17 18.96 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64.
14:53:50 #17 18.96 Preparing to unpack .../11-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ...
14:53:50 #17 18.96 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
14:53:50 #17 19.00 Selecting previously unselected package cpp-8-arm-linux-gnueabi.
14:53:50 #17 19.00 Preparing to unpack .../12-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
14:53:50 #17 19.01 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
14:53:50 #17 19.59 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64.
14:53:50 #17 19.59 Preparing to unpack .../13-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ...
14:53:50 #17 19.59 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
14:53:50 #17 19.63 Selecting previously unselected package cpp-8-arm-linux-gnueabihf.
14:53:50 #17 19.63 Preparing to unpack .../14-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
14:53:50 #17 19.64 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
14:53:51 #17 20.23 Selecting previously unselected package cpp-aarch64-linux-gnu.
14:53:51 #17 20.23 Preparing to unpack .../15-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
14:53:51 #17 20.23 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ...
14:53:51 #17 20.26 Selecting previously unselected package cpp-arm-linux-gnueabi.
14:53:51 #17 20.26 Preparing to unpack .../16-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
14:53:51 #17 20.26 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ...
14:53:51 #17 20.29 Selecting previously unselected package cpp-arm-linux-gnueabihf.
14:53:51 #17 20.29 Preparing to unpack .../17-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
14:53:51 #17 20.29 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
14:53:51 #17 20.32 Selecting previously unselected package cross-config.
14:53:51 #17 20.32 Preparing to unpack .../18-cross-config_2.6.15-3_all.deb ...
14:53:51 #17 20.33 Unpacking cross-config (2.6.15-3) ...
14:53:51 #17 20.35 Selecting previously unselected package gcc-8-cross-base.
14:53:51 #17 20.36 Preparing to unpack .../19-gcc-8-cross-base_8.3.0-2cross1_all.deb ...
14:53:51 #17 20.36 Unpacking gcc-8-cross-base (8.3.0-2cross1) ...
14:53:51 #17 20.40 Selecting previously unselected package libc6-arm64-cross.
14:53:51 #17 20.40 Preparing to unpack .../20-libc6-arm64-cross_2.28-7cross1_all.deb ...
14:53:51 #17 20.40 Unpacking libc6-arm64-cross (2.28-7cross1) ...
14:53:51 #17 20.53 Selecting previously unselected package libgcc1-arm64-cross.
14:53:52 #17 20.53 Preparing to unpack .../21-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ...
14:53:52 #17 20.54 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ...
14:53:52 #17 20.56 Selecting previously unselected package libgomp1-arm64-cross.
14:53:52 #17 20.57 Preparing to unpack .../22-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.57 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.60 Selecting previously unselected package libitm1-arm64-cross.
14:53:52 #17 20.60 Preparing to unpack .../23-libitm1-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.61 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.64 Selecting previously unselected package libatomic1-arm64-cross.
14:53:52 #17 20.64 Preparing to unpack .../24-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.64 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.67 Selecting previously unselected package libstdc++6-arm64-cross.
14:53:52 #17 20.67 Preparing to unpack .../25-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.68 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.74 Selecting previously unselected package libasan5-arm64-cross.
14:53:52 #17 20.74 Preparing to unpack .../26-libasan5-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.74 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.80 Selecting previously unselected package liblsan0-arm64-cross.
14:53:52 #17 20.80 Preparing to unpack .../27-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.81 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.84 Selecting previously unselected package libtsan0-arm64-cross.
14:53:52 #17 20.85 Preparing to unpack .../28-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.85 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.90 Selecting previously unselected package libubsan1-arm64-cross.
14:53:52 #17 20.90 Preparing to unpack .../29-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.91 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 20.94 Selecting previously unselected package libgcc-8-dev-arm64-cross.
14:53:52 #17 20.94 Preparing to unpack .../30-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:52 #17 20.94 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
14:53:52 #17 21.07 Selecting previously unselected package gcc-8-aarch64-linux-gnu.
14:53:52 #17 21.08 Preparing to unpack .../31-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
14:53:52 #17 21.08 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
14:53:53 #17 21.67 Selecting previously unselected package gcc-aarch64-linux-gnu.
14:53:53 #17 21.68 Preparing to unpack .../32-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
14:53:53 #17 21.68 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ...
14:53:53 #17 21.71 Selecting previously unselected package linux-libc-dev-arm64-cross.
14:53:53 #17 21.71 Preparing to unpack .../33-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ...
14:53:53 #17 21.71 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
14:53:53 #17 21.87 Selecting previously unselected package libc6-dev-arm64-cross.
14:53:53 #17 21.87 Preparing to unpack .../34-libc6-dev-arm64-cross_2.28-7cross1_all.deb ...
14:53:53 #17 21.88 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ...
14:53:53 #17 22.16 Selecting previously unselected package libstdc++-8-dev-arm64-cross.
14:53:53 #17 22.16 Preparing to unpack .../35-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ...
14:53:53 #17 22.16 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
14:53:53 #17 22.40 Selecting previously unselected package g++-8-aarch64-linux-gnu.
14:53:53 #17 22.40 Preparing to unpack .../36-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ...
14:53:53 #17 22.41 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
14:53:54 #17 23.01 Selecting previously unselected package g++-aarch64-linux-gnu.
14:53:54 #17 23.01 Preparing to unpack .../37-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ...
14:53:54 #17 23.01 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ...
14:53:54 #17 23.04 Selecting previously unselected package patch.
14:53:54 #17 23.04 Preparing to unpack .../38-patch_2.7.6-3+deb10u1_amd64.deb ...
14:53:54 #17 23.05 Unpacking patch (2.7.6-3+deb10u1) ...
14:53:54 #17 23.09 Selecting previously unselected package dpkg-dev.
14:53:54 #17 23.09 Preparing to unpack .../39-dpkg-dev_1.19.7_all.deb ...
14:53:54 #17 23.09 Unpacking dpkg-dev (1.19.7) ...
14:53:54 #17 23.20 Selecting previously unselected package libconfig-inifiles-perl.
14:53:54 #17 23.20 Preparing to unpack .../40-libconfig-inifiles-perl_3.000001-1_all.deb ...
14:53:54 #17 23.20 Unpacking libconfig-inifiles-perl (3.000001-1) ...
14:53:54 #17 23.23 Selecting previously unselected package libio-string-perl.
14:53:54 #17 23.23 Preparing to unpack .../41-libio-string-perl_1.08-3_all.deb ...
14:53:54 #17 23.24 Unpacking libio-string-perl (1.08-3) ...
14:53:54 #17 23.27 Selecting previously unselected package libicu63:amd64.
14:53:54 #17 23.27 Preparing to unpack .../42-libicu63_63.1-6+deb10u1_amd64.deb ...
14:53:54 #17 23.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
14:53:55 #17 24.06 Selecting previously unselected package libxml2:amd64.
14:53:55 #17 24.06 Preparing to unpack .../43-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
14:53:55 #17 24.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
14:53:55 #17 24.15 Selecting previously unselected package libxml-namespacesupport-perl.
14:53:55 #17 24.15 Preparing to unpack .../44-libxml-namespacesupport-perl_1.12-1_all.deb ...
14:53:55 #17 24.15 Unpacking libxml-namespacesupport-perl (1.12-1) ...
14:53:55 #17 24.18 Selecting previously unselected package libxml-sax-base-perl.
14:53:55 #17 24.18 Preparing to unpack .../45-libxml-sax-base-perl_1.09-1_all.deb ...
14:53:55 #17 24.18 Unpacking libxml-sax-base-perl (1.09-1) ...
14:53:55 #17 24.22 Selecting previously unselected package libxml-sax-perl.
14:53:55 #17 24.22 Preparing to unpack .../46-libxml-sax-perl_1.00+dfsg-1_all.deb ...
14:53:55 #17 24.23 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
14:53:55 #17 24.27 Selecting previously unselected package libxml-libxml-perl.
14:53:55 #17 24.27 Preparing to unpack .../47-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
14:53:55 #17 24.27 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
14:53:55 #17 24.33 Selecting previously unselected package libxml-simple-perl.
14:53:55 #17 24.33 Preparing to unpack .../48-libxml-simple-perl_2.25-1_all.deb ...
14:53:55 #17 24.34 Unpacking libxml-simple-perl (2.25-1) ...
14:53:55 #17 24.37 Selecting previously unselected package libyaml-perl.
14:53:55 #17 24.37 Preparing to unpack .../49-libyaml-perl_1.27-1_all.deb ...
14:53:55 #17 24.37 Unpacking libyaml-perl (1.27-1) ...
14:53:55 #17 24.41 Selecting previously unselected package libconfig-auto-perl.
14:53:55 #17 24.41 Preparing to unpack .../50-libconfig-auto-perl_0.44-1_all.deb ...
14:53:55 #17 24.41 Unpacking libconfig-auto-perl (0.44-1) ...
14:53:55 #17 24.44 Selecting previously unselected package libfile-which-perl.
14:53:55 #17 24.44 Preparing to unpack .../51-libfile-which-perl_1.23-1_all.deb ...
14:53:55 #17 24.44 Unpacking libfile-which-perl (1.23-1) ...
14:53:55 #17 24.47 Selecting previously unselected package libfile-homedir-perl.
14:53:55 #17 24.47 Preparing to unpack .../52-libfile-homedir-perl_1.004-1_all.deb ...
14:53:55 #17 24.48 Unpacking libfile-homedir-perl (1.004-1) ...
14:53:55 #17 24.51 Selecting previously unselected package libdebian-dpkgcross-perl.
14:53:55 #17 24.51 Preparing to unpack .../53-libdebian-dpkgcross-perl_2.6.15-3_all.deb ...
14:53:55 #17 24.52 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ...
14:53:55 #17 24.55 Selecting previously unselected package dpkg-cross.
14:53:55 #17 24.56 Preparing to unpack .../54-dpkg-cross_2.6.15-3_all.deb ...
14:53:55 #17 24.56 Unpacking dpkg-cross (2.6.15-3) ...
14:53:55 #17 24.59 Selecting previously unselected package crossbuild-essential-arm64.
14:53:55 #17 24.59 Preparing to unpack .../55-crossbuild-essential-arm64_12.6_all.deb ...
14:53:55 #17 24.60 Unpacking crossbuild-essential-arm64 (12.6) ...
14:53:55 #17 24.62 Selecting previously unselected package libc6-armel-cross.
14:53:55 #17 24.63 Preparing to unpack .../56-libc6-armel-cross_2.28-7cross1_all.deb ...
14:53:55 #17 24.63 Unpacking libc6-armel-cross (2.28-7cross1) ...
14:53:56 #17 24.75 Selecting previously unselected package libgcc1-armel-cross.
14:53:56 #17 24.75 Preparing to unpack .../57-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ...
14:53:56 #17 24.76 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ...
14:53:56 #17 24.79 Selecting previously unselected package libgomp1-armel-cross.
14:53:56 #17 24.79 Preparing to unpack .../58-libgomp1-armel-cross_8.3.0-2cross1_all.deb ...
14:53:56 #17 24.80 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ...
14:53:56 #17 24.83 Selecting previously unselected package libatomic1-armel-cross.
14:53:56 #17 24.83 Preparing to unpack .../59-libatomic1-armel-cross_8.3.0-2cross1_all.deb ...
14:53:56 #17 24.83 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ...
14:53:56 #17 24.86 Selecting previously unselected package libstdc++6-armel-cross.
14:53:56 #17 24.86 Preparing to unpack .../60-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ...
14:53:56 #17 24.87 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ...
14:53:56 #17 24.92 Selecting previously unselected package libasan5-armel-cross.
14:53:56 #17 24.92 Preparing to unpack .../61-libasan5-armel-cross_8.3.0-2cross1_all.deb ...
14:53:56 #17 24.93 Unpacking libasan5-armel-cross (8.3.0-2cross1) ...
14:53:56 #17 24.98 Selecting previously unselected package libubsan1-armel-cross.
14:53:56 #17 24.99 Preparing to unpack .../62-libubsan1-armel-cross_8.3.0-2cross1_all.deb ...
14:53:56 #17 24.99 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ...
14:53:56 #17 25.03 Selecting previously unselected package libgcc-8-dev-armel-cross.
14:53:56 #17 25.03 Preparing to unpack .../63-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
14:53:56 #17 25.03 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
14:53:56 #17 25.13 Selecting previously unselected package gcc-8-arm-linux-gnueabi.
14:53:56 #17 25.13 Preparing to unpack .../64-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
14:53:56 #17 25.14 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
14:53:57 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'.
14:53:57 #17 25.75 Selecting previously unselected package gcc-arm-linux-gnueabi.
14:53:57 #17 25.75 Preparing to unpack .../65-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
14:53:57 #17 25.76 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ...
14:53:57 #17 25.79 Selecting previously unselected package linux-libc-dev-armel-cross.
14:53:57 #17 25.79 Preparing to unpack .../66-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ...
14:53:57 #17 25.79 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ...
14:53:57 #17 25.96 Selecting previously unselected package libc6-dev-armel-cross.
14:53:57 #17 25.96 Preparing to unpack .../67-libc6-dev-armel-cross_2.28-7cross1_all.deb ...
14:53:57 #17 25.96 Unpacking libc6-dev-armel-cross (2.28-7cross1) ...
14:53:57 #17 26.22 Selecting previously unselected package libstdc++-8-dev-armel-cross.
14:53:57 #17 26.22 Preparing to unpack .../68-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ...
14:53:57 #17 26.22 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
14:53:57 #17 26.46 Selecting previously unselected package g++-8-arm-linux-gnueabi.
14:53:57 #17 26.46 Preparing to unpack .../69-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ...
14:53:57 #17 26.47 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
14:53:58 #17 27.09 Selecting previously unselected package g++-arm-linux-gnueabi.
14:53:58 #17 27.10 Preparing to unpack .../70-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ...
14:53:58 #17 27.10 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ...
14:53:58 #17 27.13 Selecting previously unselected package crossbuild-essential-armel.
14:53:58 #17 27.13 Preparing to unpack .../71-crossbuild-essential-armel_12.6_all.deb ...
14:53:58 #17 27.13 Unpacking crossbuild-essential-armel (12.6) ...
14:53:58 #17 27.16 Selecting previously unselected package libc6-armhf-cross.
14:53:58 #17 27.16 Preparing to unpack .../72-libc6-armhf-cross_2.28-7cross1_all.deb ...
14:53:58 #17 27.16 Unpacking libc6-armhf-cross (2.28-7cross1) ...
14:53:58 #17 27.29 Selecting previously unselected package libgcc1-armhf-cross.
14:53:58 #17 27.29 Preparing to unpack .../73-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ...
14:53:58 #17 27.29 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ...
14:53:58 #17 27.33 Selecting previously unselected package libgomp1-armhf-cross.
14:53:58 #17 27.33 Preparing to unpack .../74-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ...
14:53:58 #17 27.33 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ...
14:53:58 #17 27.37 Selecting previously unselected package libatomic1-armhf-cross.
14:53:58 #17 27.37 Preparing to unpack .../75-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ...
14:53:58 #17 27.37 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ...
14:53:58 #17 27.40 Selecting previously unselected package libstdc++6-armhf-cross.
14:53:58 #17 27.40 Preparing to unpack .../76-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ...
14:53:58 #17 27.41 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ...
14:53:58 #17 27.47 Selecting previously unselected package libasan5-armhf-cross.
14:53:58 #17 27.47 Preparing to unpack .../77-libasan5-armhf-cross_8.3.0-2cross1_all.deb ...
14:53:58 #17 27.47 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ...
14:53:58 #17 27.53 Selecting previously unselected package libubsan1-armhf-cross.
14:53:58 #17 27.54 Preparing to unpack .../78-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ...
14:53:58 #17 27.54 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ...
14:53:58 #17 27.57 Selecting previously unselected package libgcc-8-dev-armhf-cross.
14:53:58 #17 27.58 Preparing to unpack .../79-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
14:53:58 #17 27.58 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
14:53:58 #17 27.68 Selecting previously unselected package gcc-8-arm-linux-gnueabihf.
14:53:59 #17 27.68 Preparing to unpack .../80-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
14:53:59 #17 27.68 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
14:53:59 #17 28.31 Selecting previously unselected package gcc-arm-linux-gnueabihf.
14:53:59 #17 28.31 Preparing to unpack .../81-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
14:53:59 #17 28.31 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
14:53:59 #17 28.34 Selecting previously unselected package linux-libc-dev-armhf-cross.
14:53:59 #17 28.34 Preparing to unpack .../82-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ...
14:53:59 #17 28.35 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
14:53:59 #17 28.51 Selecting previously unselected package libc6-dev-armhf-cross.
14:53:59 #17 28.51 Preparing to unpack .../83-libc6-dev-armhf-cross_2.28-7cross1_all.deb ...
14:53:59 #17 28.53 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ...
14:53:59 #17 28.79 Selecting previously unselected package libstdc++-8-dev-armhf-cross.
14:54:00 #17 28.79 Preparing to unpack .../84-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ...
14:54:00 #17 28.79 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
14:54:00 #17 29.03 Selecting previously unselected package g++-8-arm-linux-gnueabihf.
14:54:00 #17 29.03 Preparing to unpack .../85-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ...
14:54:00 #17 29.04 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
14:54:01 #17 29.67 Selecting previously unselected package g++-arm-linux-gnueabihf.
14:54:01 #17 29.67 Preparing to unpack .../86-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ...
14:54:01 #17 29.68 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ...
14:54:01 #17 29.71 Selecting previously unselected package crossbuild-essential-armhf.
14:54:01 #17 29.71 Preparing to unpack .../87-crossbuild-essential-armhf_12.6_all.deb ...
14:54:01 #17 29.72 Unpacking crossbuild-essential-armhf (12.6) ...
14:54:01 #17 29.76 Setting up libconfig-inifiles-perl (3.000001-1) ...
14:54:01 #17 29.77 Setting up libfile-which-perl (1.23-1) ...
14:54:01 #17 29.79 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ...
14:54:01 #17 29.80 Setting up libc6-armhf-cross (2.28-7cross1) ...
14:54:01 #17 29.81 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
14:54:01 #17 29.82 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ...
14:54:01 #17 29.84 Setting up gcc-8-cross-base (8.3.0-2cross1) ...
14:54:01 #17 29.85 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
14:54:01 #17 29.87 Setting up libxml-namespacesupport-perl (1.12-1) ...
14:54:01 #17 29.88 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
14:54:01 #17 29.89 Setting up file (1:5.35-4+deb10u2) ...
14:54:01 #17 29.90 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ...
14:54:01 #17 29.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
14:54:01 #17 29.93 Setting up libyaml-perl (1.27-1) ...
14:54:01 #17 29.94 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ...
14:54:01 #17 29.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
14:54:01 #17 29.96 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ...
14:54:01 #17 29.97 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ...
14:54:01 #17 29.99 Setting up libxml-sax-base-perl (1.09-1) ...
14:54:01 #17 30.00 Setting up libio-string-perl (1.08-3) ...
14:54:01 #17 30.01 Setting up cross-config (2.6.15-3) ...
14:54:01 #17 30.12 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ...
14:54:01 #17 30.13 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ...
14:54:01 #17 30.14 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ...
14:54:01 #17 30.15 Setting up xz-utils (5.2.4-1) ...
14:54:01 #17 30.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:54:01 #17 30.18 Setting up libc6-arm64-cross (2.28-7cross1) ...
14:54:01 #17 30.19 Setting up patch (2.7.6-3+deb10u1) ...
14:54:01 #17 30.20 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ...
14:54:01 #17 30.21 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ...
14:54:01 #17 30.22 Setting up libitm1-arm64-cross (8.3.0-2cross1) ...
14:54:01 #17 30.24 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ...
14:54:01 #17 30.25 Setting up libc6-armel-cross (2.28-7cross1) ...
14:54:01 #17 30.26 Setting up libc6-dev-armel-cross (2.28-7cross1) ...
14:54:01 #17 30.27 Setting up libfile-homedir-perl (1.004-1) ...
14:54:01 #17 30.28 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
14:54:01 #17 30.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
14:54:01 #17 30.31 Setting up liblocale-gettext-perl (1.07-3+b4) ...
14:54:01 #17 30.32 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ...
14:54:01 #17 30.33 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
14:54:01 #17 30.34 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ...
14:54:01 #17 30.36 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ...
14:54:01 #17 30.37 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ...
14:54:01 #17 30.38 Setting up libgomp1-armel-cross (8.3.0-2cross1) ...
14:54:01 #17 30.40 Setting up libc6-dev-armhf-cross (2.28-7cross1) ...
14:54:01 #17 30.41 Setting up libc6-dev-arm64-cross (2.28-7cross1) ...
14:54:01 #17 30.43 Setting up libatomic1-armel-cross (8.3.0-2cross1) ...
14:54:01 #17 30.44 Setting up libxml-sax-perl (1.00+dfsg-1) ...
14:54:01 #17 30.56 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
14:54:01 #17 30.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:54:02 #17 30.75 
14:54:02 #17 30.75 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:54:02 #17 30.78 Setting up dpkg-dev (1.19.7) ...
14:54:02 #17 30.80 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 30.82 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ...
14:54:02 #17 30.89 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ...
14:54:02 #17 30.91 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ...
14:54:02 #17 30.92 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ...
14:54:02 #17 30.93 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
14:54:02 #17 30.97 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
14:54:02 #17 31.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
14:54:02 #17 31.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
14:54:02 #17 31.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
14:54:02 #17 31.26 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ...
14:54:02 #17 31.28 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 31.29 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 31.30 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 31.31 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ...
14:54:02 #17 31.32 Setting up libasan5-armhf-cross (8.3.0-2cross1) ...
14:54:02 #17 31.33 Setting up libasan5-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 31.34 Setting up libasan5-armel-cross (8.3.0-2cross1) ...
14:54:02 #17 31.36 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 31.37 Setting up libubsan1-armel-cross (8.3.0-2cross1) ...
14:54:02 #17 31.38 Setting up libxml-simple-perl (2.25-1) ...
14:54:02 #17 31.39 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ...
14:54:02 #17 31.40 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ...
14:54:02 #17 31.41 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
14:54:02 #17 31.42 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ...
14:54:02 #17 31.43 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ...
14:54:02 #17 31.44 Setting up libconfig-auto-perl (0.44-1) ...
14:54:02 #17 31.46 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ...
14:54:02 #17 31.47 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ...
14:54:02 #17 31.48 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ...
14:54:02 #17 31.50 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ...
14:54:02 #17 31.51 Setting up libdebian-dpkgcross-perl (2.6.15-3) ...
14:54:02 #17 31.53 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ...
14:54:02 #17 31.54 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ...
14:54:02 #17 31.55 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ...
14:54:02 #17 31.56 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ...
14:54:02 #17 31.57 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ...
14:54:02 #17 31.58 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ...
14:54:02 #17 31.59 Setting up dpkg-cross (2.6.15-3) ...
14:54:02 #17 31.62 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ...
14:54:02 #17 31.63 Setting up crossbuild-essential-armhf (12.6) ...
14:54:02 #17 31.65 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ...
14:54:02 #17 31.67 Setting up crossbuild-essential-arm64 (12.6) ...
14:54:02 #17 31.68 Setting up crossbuild-essential-armel (12.6) ...
14:54:02 #17 31.69 Processing triggers for libc-bin (2.28-10) ...
14:54:04 #17 DONE 32.9s
14:54:04 
14:54:04 #31 [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
14:54:04 #31 sha256:3c5c71f8b22d8c1006e5fc6acc2cab701669a9fbe05377edb5c52267f0750e3f
14:54:06 #31 1.826 + RM_GOPATH=0
14:54:06 #31 1.826 + TMP_GOPATH=
14:54:06 #31 1.826 + : /build
14:54:06 #31 1.826 + '[' -z '' ']'
14:54:06 #31 1.826 ++ mktemp -d
14:54:06 #31 1.830 + export GOPATH=/tmp/tmp.mn8sC48x0P
14:54:06 #31 1.830 + GOPATH=/tmp/tmp.mn8sC48x0P
14:54:06 #31 1.830 + RM_GOPATH=1
14:54:06 #31 1.830 + case "$(go env GOARCH)" in
14:54:06 #31 1.830 ++ go env GOARCH
14:54:06 #31 1.840 + export GO_BUILDMODE=-buildmode=pie
14:54:06 #31 1.840 + GO_BUILDMODE=-buildmode=pie
14:54:06 #31 1.840 ++ dirname /tmp/install/install.sh
14:54:06 #31 1.840 + dir=/tmp/install
14:54:06 #31 1.840 + bin=rootlesskit
14:54:06 #31 1.840 + shift
14:54:06 #31 1.840 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:54:06 #31 1.840 + . /tmp/install/rootlesskit.installer
14:54:06 #31 1.841 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:54:06 #31 1.843 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:54:06 #31 1.843 + install_rootlesskit
14:54:06 #31 1.843 + case "$1" in
14:54:06 #31 1.843 + export CGO_ENABLED=0
14:54:06 #31 1.843 + CGO_ENABLED=0
14:54:06 #31 1.843 + _install_rootlesskit
14:54:06 #31 1.843 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:54:06 #31 1.843 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mn8sC48x0P/src/github.com/rootless-containers/rootlesskit
14:54:06 #31 1.869 Cloning into '/tmp/tmp.mn8sC48x0P/src/github.com/rootless-containers/rootlesskit'...
14:54:06 #31 ...
14:54:06 
14:54:06 #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
14:54:06 #18 sha256:b015dbfec85a3d3a5f7a0beb17a837d78a14384a01b28e2346feff1ea1197e41
14:54:06 #18 DONE 2.4s
14:54:06 
14:54:06 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:54:06 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:54:08 #19 1.780 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
14:54:08 #19 1.783 Hit:2 http://deb.debian.org/debian buster InRelease
14:54:08 #19 1.783 Hit:3 http://deb.debian.org/debian buster-updates InRelease
14:54:08 #19 1.783 Hit:4 http://deb.debian.org/debian buster-backports InRelease
14:54:08 #19 2.186 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [301 kB]
14:54:08 #19 2.251 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [280 kB]
14:54:08 #19 2.261 Get:7 http://security.debian.org/debian-security buster/updates/main armhf Packages [300 kB]
14:54:09 #19 3.200 Get:8 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
14:54:10 #19 3.862 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
14:54:11 #19 4.741 Get:10 http://deb.debian.org/debian buster/main armel Packages [7627 kB]
14:54:12 #19 5.619 Get:11 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
14:54:12 #19 5.626 Get:12 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
14:54:12 #19 5.626 Get:13 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB]
14:54:13 #19 ...
14:54:13 
14:54:13 #31 [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
14:54:13 #31 sha256:3c5c71f8b22d8c1006e5fc6acc2cab701669a9fbe05377edb5c52267f0750e3f
14:54:13 #31 4.741 + cd /tmp/tmp.mn8sC48x0P/src/github.com/rootless-containers/rootlesskit
14:54:13 #31 4.741 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:54:13 #31 4.764 + export GO111MODULE=on
14:54:13 #31 4.764 + GO111MODULE=on
14:54:13 #31 4.764 + export GOPROXY=https://proxy.golang.org
14:54:13 #31 4.764 + GOPROXY=https://proxy.golang.org
14:54:13 #31 4.764 + for f in rootlesskit rootlesskit-docker-proxy
14:54:13 #31 4.764 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:54:13 #31 5.647 go: downloading github.com/pkg/errors v0.9.1
14:54:13 #31 5.651 go: downloading github.com/sirupsen/logrus v1.8.1
14:54:13 #31 5.686 go: downloading github.com/urfave/cli/v2 v2.3.0
14:54:13 #31 5.966 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:54:13 #31 7.532 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:54:13 #31 7.856 go: downloading github.com/google/uuid v1.3.0
14:54:13 #31 7.900 go: downloading github.com/moby/vpnkit v0.5.0
14:54:13 #31 7.915 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:54:13 #31 8.020 go: downloading github.com/gofrs/flock v0.8.1
14:54:13 #31 8.073 go: downloading github.com/gorilla/mux v1.8.0
14:54:13 #31 8.166 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:54:13 #31 8.342 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:54:13 #31 8.382 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:54:13 #31 9.432 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:54:14 #31 ...
14:54:14 
14:54:14 #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
14:54:14 #35 sha256:817368d7deb977fd7d8d7143970450fddc1cd383b9af39ab55b3354b12229c2c
14:54:14 #35 2.080 + RM_GOPATH=0
14:54:14 #35 2.080 + TMP_GOPATH=
14:54:14 #35 2.080 + : /build
14:54:14 #35 2.080 + '[' -z '' ']'
14:54:14 #35 2.080 ++ mktemp -d
14:54:14 #35 2.086 + export GOPATH=/tmp/tmp.38xriq13BV
14:54:14 #35 2.086 + GOPATH=/tmp/tmp.38xriq13BV
14:54:14 #35 2.086 + RM_GOPATH=1
14:54:14 #35 2.086 + case "$(go env GOARCH)" in
14:54:14 #35 2.086 ++ go env GOARCH
14:54:14 #35 2.093 + export GO_BUILDMODE=-buildmode=pie
14:54:14 #35 2.093 + GO_BUILDMODE=-buildmode=pie
14:54:14 #35 2.093 ++ dirname /tmp/install/install.sh
14:54:14 #35 2.093 + dir=/tmp/install
14:54:14 #35 2.093 + bin=proxy
14:54:14 #35 2.093 + shift
14:54:14 #35 2.093 + '[' '!' -f /tmp/install/proxy.installer ']'
14:54:14 #35 2.093 + . /tmp/install/proxy.installer
14:54:14 #35 2.094 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:54:14 #35 2.094 + install_proxy
14:54:14 #35 2.094 + case "$1" in
14:54:14 #35 2.094 + export CGO_ENABLED=0
14:54:14 #35 2.094 + CGO_ENABLED=0
14:54:14 #35 2.094 + _install_proxy
14:54:14 #35 2.094 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:54:14 #35 2.094 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.38xriq13BV/src/github.com/docker/libnetwork
14:54:14 #35 2.094 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:54:14 #35 2.097 Cloning into '/tmp/tmp.38xriq13BV/src/github.com/docker/libnetwork'...
14:54:14 #35 ...
14:54:14 
14:54:14 #28 [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
14:54:14 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279
14:54:14 #28 2.566 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
14:54:14 #28 2.575 Hit:2 http://deb.debian.org/debian buster InRelease
14:54:14 #28 2.575 Hit:3 http://deb.debian.org/debian buster-updates InRelease
14:54:14 #28 2.913 Get:4 http://security.debian.org/debian-security buster/updates/main armel Packages [280 kB]
14:54:14 #28 2.967 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [300 kB]
14:54:14 #28 3.034 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [301 kB]
14:54:14 #28 4.058 Get:7 http://deb.debian.org/debian buster/main armel Packages [7627 kB]
14:54:14 #28 4.601 Get:8 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
14:54:14 #28 5.307 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
14:54:14 #28 6.156 Get:10 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
14:54:14 #28 6.157 Get:11 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
14:54:14 #28 6.158 Get:12 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB]
14:54:14 #28 ...
14:54:14 
14:54:14 #22 [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
14:54:14 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:14 #22 2.866 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
14:54:14 #22 2.866 Hit:2 http://deb.debian.org/debian buster InRelease
14:54:14 #22 2.866 Hit:3 http://deb.debian.org/debian buster-updates InRelease
14:54:14 #22 3.367 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [301 kB]
14:54:14 #22 3.423 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [300 kB]
14:54:14 #22 3.479 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [280 kB]
14:54:14 #22 4.489 Get:7 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
14:54:14 #22 5.169 Get:8 http://deb.debian.org/debian buster/main armel Packages [7627 kB]
14:54:14 #22 6.196 Get:9 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
14:54:14 #22 6.856 Get:10 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
14:54:14 #22 6.857 Get:11 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB]
14:54:14 #22 6.858 Get:12 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
14:54:14 #22 ...
14:54:14 
14:54:14 #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
14:54:14 #35 sha256:817368d7deb977fd7d8d7143970450fddc1cd383b9af39ab55b3354b12229c2c
14:54:14 #35 10.44 + cd /tmp/tmp.38xriq13BV/src/github.com/docker/libnetwork
14:54:14 #35 10.45 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:54:14 #35 10.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:54:18 #35 DONE 13.6s
14:54:18 
14:54:18 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:54:18 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:54:18 #19 6.619 Get:14 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB]
14:54:18 #19 6.667 Get:15 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
14:54:18 #19 6.713 Get:16 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
14:54:21 + for installer in *.installer
14:54:21 + '[' buildx.installer '!=' scan.installer ']'
14:54:21 + bash buildx.installer build
14:54:21 Cloning into '/go/src/github.com/docker/buildx'...
14:54:22 #19 ...
14:54:22 
14:54:22 #38 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:54:22 #38 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
14:54:22 #38 CACHED
14:54:22 
14:54:22 #40 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:54:22 #40 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
14:54:22 #40 CACHED
14:54:22 
14:54:22 #31 [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
14:54:22 #31 sha256:3c5c71f8b22d8c1006e5fc6acc2cab701669a9fbe05377edb5c52267f0750e3f
14:54:22 #31 12.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:54:23 Fetching origin
14:54:24 #31 ...
14:54:24 
14:54:24 #22 [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
14:54:24 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:24 #22 19.84 Fetched 24.0 MB in 17s (1392 kB/s)
14:54:24 + GO111MODULE=on
14:54:24 + 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
14:54:27 Project root: /go/src/github.com/docker/cli
14:54:27 Generating man pages into /go/src/github.com/docker/cli/man/man1
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
14:54:27 2021/10/18 14:54:19 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
14:54:27 make[2]: Leaving directory '/root/build-deb/cli'
14:54:27 # Build the scan-plugin
14:54:27 # TODO change once we support scan-plugin on other architectures
14:54:27 if [ "amd64" = "amd64" ]; then \
14:54:27 	cd /go/src/github.com/docker/scan-cli-plugin \
14:54:27 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
14:54:27 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
14:54:27 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
14:54:27 fi
14:54:27 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
14:54:27 GO111MODULE=on make -f builder.Makefile build
14:54:27 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
14:54:27 mkdir -p bin
14:54:27 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
14:54:30 #22 19.84 Reading package lists...
14:54:30 #22 ...
14:54:30 
14:54:30 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:54:30 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:54:30 #19 20.15 Fetched 25.4 MB in 19s (1365 kB/s)
14:54:31 #19 20.15 Reading package lists...
14:54:31 #19 ...
14:54:31 
14:54:31 #22 [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
14:54:31 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:31 #22 19.84 Reading package lists...
14:54:34 #22 27.96 Reading package lists...
14:54:34 #22 ...
14:54:34 
14:54:34 #28 [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
14:54:34 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279
14:54:34 #28 19.87 Fetched 24.0 MB in 18s (1367 kB/s)
14:54:34 #28 19.87 Reading package lists...
14:54:35 #28 27.97 Reading package lists...
14:54:35 #28 ...
14:54:35 
14:54:35 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:54:35 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:54:35 #19 20.15 Reading package lists...
14:54:35  dpkg-genbuildinfo
14:54:35  dpkg-genchanges  >../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes
14:54:35 dpkg-genchanges: info: including full source code in upload
14:54:35  dpkg-source -I.git --after-build .
14:54:35 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
14:54:35 + destination=/build
14:54:35 + mkdir -p /build
14:54:35 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /build
14:54:35 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'
14:54:35 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'
14:54:35 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'
14:54:35 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'
14:54:35 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc'
14:54:35 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc'
14:54:35 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz'
14:54:35 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz'
14:54:35 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo'
14:54:35 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo'
14:54:35 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes'
14:54:35 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes'
14:54:35 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'
14:54:35 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'
14:54:35 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
14:54:36 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
[Pipeline] sh
14:54:36 + make clean
14:54:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/v -w /v alpine chown -R 1000:1000 src
14:54:37 rm -f -r src
14:54:37 make -C rpm clean
14:54:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
14:54:37 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
14:54:37 rm -f -r rpmbuild/
14:54:37 docker builder prune -f --filter until=24h
14:54:37 Total reclaimed space: 0B
14:54:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
14:54:37 make -C deb clean
14:54:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
14:54:37 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 debbuild
14:54:39 rm -f -r debbuild
14:54:39 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 sources
14:54:39 rm -f -r sources
14:54:39 docker builder prune -f --filter until=24h
14:54:39 Total reclaimed space: 0B
14:54:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
14:54:39 make -C static clean
14:54:39 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
14:54:39 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build
14:54:39 rm -f -r build
14:54:39 docker builder prune -f --filter until=24h
14:54:39 Total reclaimed space: 0B
14:54:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:54:41 #19 29.02 Reading package lists...
14:54:41 #19 ...
14:54:41 
14:54:41 #22 [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
14:54:41 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:41 #22 27.96 Reading package lists...
14:54:42 #22 36.34 Building dependency tree...
14:54:42 #22 37.95 Reading state information...
14:54:43 #22 39.37 The following additional packages will be installed:
14:54:43 #22 39.38   cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd
14:54:43 #22 39.40 Suggested packages:
14:54:43 #22 39.41   cmake-doc ninja-build lrzip
14:54:43 #22 39.41 Recommended packages:
14:54:43 #22 39.41   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:54:44 #22 ...
14:54:44 
14:54:44 #31 [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
14:54:44 #31 sha256:3c5c71f8b22d8c1006e5fc6acc2cab701669a9fbe05377edb5c52267f0750e3f
14:54:44 #31 36.61 + for f in rootlesskit rootlesskit-docker-proxy
14:54:44 #31 36.61 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:54:44 #31 DONE 40.1s
14:54:44 
14:54:44 #22 [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
14:54:44 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:44 #22 40.02 The following NEW packages will be installed:
14:54:44 #22 40.04   cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd
14:54:44 #22 ...
14:54:44 
14:54:44 #32 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
14:54:44 #32 sha256:3cc4761983d383e578bccb0551a8c4fd6ebfa9a44bb5d8157908537b56728d3e
14:54:44 #32 DONE 0.1s
14:54:44 
14:54:44 #33 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:54:44 #33 sha256:f3bfa0e9d2edd33071844539f867aec387a1939ab99ecf05f3c048d80880311d
14:54:44 #33 DONE 0.1s
14:54:44 
14:54:44 #22 [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
14:54:44 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:44 #22 40.40 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
14:54:44 #22 40.40 Need to get 5913 kB of archives.
14:54:44 #22 40.40 After this operation, 27.4 MB of additional disk space will be used.
14:54:44 #22 40.40 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
14:54:44 #22 40.40 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
14:54:44 #22 40.40 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
14:54:44 #22 40.46 Get:4 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
14:54:44 #22 40.47 Get:5 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
14:54:44 #22 40.48 Get:6 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
14:54:44 #22 40.49 Get:7 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
14:54:44 #22 40.49 Get:8 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
14:54:45 #22 ...
14:54:45 
14:54:45 #28 [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
14:54:45 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279
14:54:45 #28 27.97 Reading package lists...
14:54:45 #28 35.48 Building dependency tree...
14:54:45 #28 37.20 Reading state information...
14:54:45 #28 38.73 The following additional packages will be installed:
14:54:45 #28 38.74   libbtrfs0
14:54:45 #28 38.93 The following NEW packages will be installed:
14:54:45 #28 38.94   libbtrfs-dev libbtrfs0
14:54:45 #28 39.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:54:45 #28 39.36 Need to get 119 kB of archives.
14:54:45 #28 39.36 After this operation, 387 kB of additional disk space will be used.
14:54:45 #28 39.36 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:54:45 #28 39.36 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:54:45 #28 40.09 debconf: delaying package configuration, since apt-utils is not installed
14:54:45 #28 40.38 Fetched 119 kB in 0s (446 kB/s)
14:54:45 #28 40.45 Selecting previously unselected package libbtrfs0.
14:54:45 #28 40.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 ... 24128 files and directories currently installed.)
14:54:45 #28 40.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
14:54:45 #28 40.56 Unpacking libbtrfs0 (4.20.1-2) ...
14:54:45 #28 40.62 Selecting previously unselected package libbtrfs-dev.
14:54:45 #28 40.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
14:54:45 #28 40.65 Unpacking libbtrfs-dev (4.20.1-2) ...
14:54:45 #28 40.81 Setting up libbtrfs0 (4.20.1-2) ...
14:54:45 #28 40.81 Setting up libbtrfs-dev (4.20.1-2) ...
14:54:45 #28 40.83 Processing triggers for libc-bin (2.28-10) ...
14:54:45 #28 DONE 41.0s
14:54:45 
14:54:45 #29 [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
14:54:45 #29 sha256:75030c7eb65a13d66a0280bf0f0d3bf3795c2ac9166784ed8173892bded619e7
14:54:47 #29 1.722 + RM_GOPATH=0
14:54:47 #29 1.722 + TMP_GOPATH=
14:54:47 #29 1.722 + : /build
14:54:47 #29 1.722 + '[' -z '' ']'
14:54:47 #29 1.723 ++ mktemp -d
14:54:47 #29 1.725 + export GOPATH=/tmp/tmp.HvF3D89pNv
14:54:47 #29 1.725 + GOPATH=/tmp/tmp.HvF3D89pNv
14:54:47 #29 1.725 + RM_GOPATH=1
14:54:47 #29 1.725 + case "$(go env GOARCH)" in
14:54:47 #29 1.726 ++ go env GOARCH
14:54:47 #29 1.754 + export GO_BUILDMODE=-buildmode=pie
14:54:47 #29 1.763 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8
14:54:47 #29 1.763 + GO_BUILDMODE=-buildmode=pie
14:54:47 #29 1.763 ++ dirname /tmp/install/install.sh
14:54:47 #29 1.763 + dir=/tmp/install
14:54:47 #29 1.763 + bin=containerd
14:54:47 #29 1.763 + shift
14:54:47 #29 1.763 + '[' '!' -f /tmp/install/containerd.installer ']'
14:54:47 #29 1.763 + . /tmp/install/containerd.installer
14:54:47 #29 1.763 ++ set -e
14:54:47 #29 1.763 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8
14:54:47 #29 1.763 + install_containerd
14:54:47 #29 1.763 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8'
14:54:47 #29 1.763 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HvF3D89pNv/src/github.com/containerd/containerd
14:54:47 #29 1.763 Cloning into '/tmp/tmp.HvF3D89pNv/src/github.com/containerd/containerd'...
14:54:49 #29 ...
14:54:49 
14:54:49 #22 [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
14:54:49 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461
14:54:49 #22 41.30 debconf: delaying package configuration, since apt-utils is not installed
14:54:49 #22 41.50 Fetched 5913 kB in 0s (12.2 MB/s)
14:54:49 #22 41.58 Selecting previously unselected package xxd.
14:54:49 #22 41.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24128 files and directories currently installed.)
14:54:49 #22 41.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
14:54:49 #22 41.65 Unpacking xxd (2:8.1.0875-5) ...
14:54:49 #22 41.74 Selecting previously unselected package vim-common.
14:54:49 #22 41.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
14:54:49 #22 41.77 Unpacking vim-common (2:8.1.0875-5) ...
14:54:49 #22 41.90 Selecting previously unselected package cmake-data.
14:54:49 #22 41.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
14:54:49 #22 41.92 Unpacking cmake-data (3.13.4-1) ...
14:54:49 #22 43.11 Selecting previously unselected package libarchive13:amd64.
14:54:49 #22 43.11 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
14:54:49 #22 43.11 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:54:49 #22 43.27 Selecting previously unselected package libjsoncpp1:amd64.
14:54:49 #22 43.30 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ...
14:54:49 #22 43.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
14:54:49 #22 43.38 Selecting previously unselected package librhash0:amd64.
14:54:49 #22 43.39 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ...
14:54:49 #22 43.39 Unpacking librhash0:amd64 (1.3.8-1) ...
14:54:49 #22 43.47 Selecting previously unselected package libuv1:amd64.
14:54:49 #22 43.47 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ...
14:54:49 #22 43.47 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
14:54:49 #22 43.56 Selecting previously unselected package cmake.
14:54:49 #22 43.56 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ...
14:54:49 #22 43.56 Unpacking cmake (3.13.4-1) ...
14:54:49 #22 44.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
14:54:49 #22 44.93 Setting up xxd (2:8.1.0875-5) ...
14:54:49 #22 44.94 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
14:54:49 #22 44.95 Setting up vim-common (2:8.1.0875-5) ...
14:54:49 #22 44.99 Setting up librhash0:amd64 (1.3.8-1) ...
14:54:49 #22 45.00 Setting up cmake-data (3.13.4-1) ...
14:54:49 #22 45.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
14:54:49 #22 45.03 Setting up cmake (3.13.4-1) ...
14:54:49 #22 45.04 Processing triggers for libc-bin (2.28-10) ...
14:54:49 #22 45.08 Processing triggers for mime-support (3.62) ...
14:54:49 #22 DONE 45.3s
14:54:49 
14:54:49 #24 [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
14:54:49 #24 sha256:b697158b349be5a09907e7da2941fff75eb9c1d8cb2e82ca2db3179bc8491c1a
14:54:50 #24 1.026 + RM_GOPATH=0
14:54:50 #24 1.026 + TMP_GOPATH=
14:54:50 #24 1.026 + : /build
14:54:50 #24 1.026 + '[' -z '' ']'
14:54:50 #24 1.026 ++ mktemp -d
14:54:50 #24 1.028 + export GOPATH=/tmp/tmp.rVqprQScwq
14:54:50 #24 1.028 + GOPATH=/tmp/tmp.rVqprQScwq
14:54:50 #24 1.028 + RM_GOPATH=1
14:54:50 #24 1.028 + case "$(go env GOARCH)" in
14:54:50 #24 1.029 ++ go env GOARCH
14:54:50 #24 1.042 + export GO_BUILDMODE=-buildmode=pie
14:54:50 #24 1.042 + GO_BUILDMODE=-buildmode=pie
14:54:50 #24 1.043 ++ dirname /tmp/install/install.sh
14:54:50 #24 1.046 + dir=/tmp/install
14:54:50 #24 1.046 + bin=tini
14:54:50 #24 1.046 + shift
14:54:50 #24 1.047 + '[' '!' -f /tmp/install/tini.installer ']'
14:54:50 #24 1.047 + . /tmp/install/tini.installer
14:54:50 #24 1.050 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:54:50 #24 1.050 + install_tini
14:54:50 #24 1.051 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:54:50 #24 1.051 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:54:50 #24 1.051 + git clone https://github.com/krallin/tini.git /tmp/tmp.rVqprQScwq/tini
14:54:50 #24 1.053 Cloning into '/tmp/tmp.rVqprQScwq/tini'...
14:54:51 #24 1.586 + cd /tmp/tmp.rVqprQScwq/tini
14:54:51 #24 1.587 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:54:51 #24 1.602 + cmake .
14:54:51 #24 1.914 -- The C compiler identification is GNU 8.3.0
14:54:51 #24 1.931 -- Check for working C compiler: /usr/bin/cc
14:54:51 #24 2.185 -- Check for working C compiler: /usr/bin/cc -- works
14:54:51 #24 2.186 -- Detecting C compiler ABI info
14:54:51 #24 2.526 -- Detecting C compiler ABI info - done
14:54:52 #24 2.551 -- Detecting C compile features
14:54:53 #24 3.409 -- Detecting C compile features - done
14:54:53 #24 3.422 -- Performing Test HAS_BUILTIN_FORTIFY
14:54:53 #24 3.507 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:54:53 #24 3.550 -- Configuring done
14:54:53 #24 3.560 -- Generating done
14:54:53 #24 3.563 -- Build files have been written to: /tmp/tmp.rVqprQScwq/tini
14:54:53 #24 3.569 + make tini-static
14:54:53 #24 3.772 Scanning dependencies of target tini-static
14:54:53 #24 3.827 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:54:53 #24 4.322 [100%] Linking C executable tini-static
14:54:53 #24 ...
14:54:53 
14:54:53 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:54:53 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:54:53 #19 29.02 Reading package lists...
14:54:53 #19 37.32 Building dependency tree...
14:54:53 #19 39.09 Reading state information...
14:54:53 #19 40.10 The following additional packages will be installed:
14:54:53 #19 40.10   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
14:54:53 #19 40.11   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
14:54:53 #19 40.11   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
14:54:53 #19 40.11   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
14:54:53 #19 40.12   mingw-w64-x86-64-dev
14:54:53 #19 40.13 Suggested packages:
14:54:53 #19 40.13   gcc-8-locales seccomp wine64
14:54:53 #19 40.80 The following NEW packages will be installed:
14:54:53 #19 40.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:54:53 #19 40.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
14:54:53 #19 40.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
14:54:53 #19 40.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
14:54:53 #19 40.83   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
14:54:53 #19 40.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
14:54:53 #19 40.87 The following packages will be upgraded:
14:54:53 #19 40.87   libseccomp2
14:54:53 #19 41.27 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
14:54:53 #19 41.27 Need to get 77.8 MB of archives.
14:54:53 #19 41.27 After this operation, 487 MB of additional disk space will be used.
14:54:53 #19 41.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB]
14:54:53 #19 41.27 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
14:54:53 #19 41.31 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
14:54:53 #19 41.44 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
14:54:53 #19 41.44 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
14:54:53 #19 41.45 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
14:54:53 #19 41.47 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
14:54:53 #19 41.67 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
14:54:53 #19 41.81 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB]
14:54:53 #19 41.81 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB]
14:54:53 #19 43.08 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB]
14:54:53 #19 43.88 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
14:54:53 #19 43.88 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
14:54:53 #19 43.88 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
14:54:53 #19 43.89 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
14:54:53 #19 43.89 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
14:54:53 #19 43.89 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
14:54:53 #19 43.89 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
14:54:53 #19 43.90 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
14:54:53 #19 43.91 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
14:54:53 #19 43.92 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
14:54:53 #19 43.92 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
14:54:53 #19 43.95 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
14:54:53 #19 43.95 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
14:54:53 #19 43.96 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB]
14:54:53 #19 43.96 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
14:54:53 #19 44.56 debconf: delaying package configuration, since apt-utils is not installed
14:54:53 #19 44.76 Fetched 77.8 MB in 3s (25.5 MB/s)
14:54:53 #19 44.83 (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 ... 24128 files and directories currently installed.)
14:54:53 #19 44.87 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ...
14:54:53 #19 44.88 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ...
14:54:53 #19 44.99 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ...
14:54:53 #19 45.10 Selecting previously unselected package binutils-mingw-w64-i686.
14:54:53 #19 45.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24128 files and directories currently installed.)
14:54:53 #19 45.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
14:54:53 #19 45.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:54:53 #19 46.10 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:54:53 #19 46.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
14:54:53 #19 46.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:54:53 #19 47.17 Selecting previously unselected package binutils-mingw-w64.
14:54:53 #19 47.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
14:54:53 #19 47.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
14:54:53 #19 47.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
14:54:53 #19 47.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
14:54:53 #19 47.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:54:53 #19 ...
14:54:53 
14:54:53 #24 [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
14:54:53 #24 sha256:b697158b349be5a09907e7da2941fff75eb9c1d8cb2e82ca2db3179bc8491c1a
14:54:53 #24 4.491 [100%] Built target tini-static
14:54:54 #24 4.514 + mkdir -p /build
14:54:54 #24 4.516 + cp tini-static /build/docker-init
14:54:54 #24 DONE 4.6s
14:54:54 
14:54:54 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:54:54 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:54:54 #19 47.40 Selecting previously unselected package dmsetup.
14:54:54 #19 47.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
14:54:54 #19 47.44 Unpacking dmsetup (2:1.02.155-3) ...
14:54:54 #19 47.55 Selecting previously unselected package mingw-w64-common.
14:54:54 #19 47.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
14:54:54 #19 47.58 Unpacking mingw-w64-common (6.0.0-3) ...
14:54:56 #19 49.99 Selecting previously unselected package mingw-w64-x86-64-dev.
14:54:56 #19 49.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
14:54:56 #19 50.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
14:54:58 #19 51.74 Selecting previously unselected package gcc-mingw-w64-base.
14:54:58 #19 51.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ...
14:54:58 #19 51.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
14:54:58 #19 51.82 Selecting previously unselected package gcc-mingw-w64-x86-64.
14:54:58 #19 51.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
14:54:58 #19 51.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:55:03 #19 ...
14:55:03 
14:55:03 #29 [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
14:55:03 #29 sha256:75030c7eb65a13d66a0280bf0f0d3bf3795c2ac9166784ed8173892bded619e7
14:55:03 #29 18.06 Checking out files:  94% (4352/4591)   
Checking out files:  95% (4362/4591)   
Checking out files:  96% (4408/4591)   
Checking out files:  97% (4454/4591)   
Checking out files:  98% (4500/4591)   
Checking out files:  99% (4546/4591)   
Checking out files: 100% (4591/4591)   
Checking out files: 100% (4591/4591), done.
14:55:03 #29 18.19 + cd /tmp/tmp.HvF3D89pNv/src/github.com/containerd/containerd
14:55:03 #29 18.19 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8
14:55:04 #29 19.15 + export 'BUILDTAGS=netgo osusergo static_build'
14:55:04 #29 19.15 + BUILDTAGS='netgo osusergo static_build'
14:55:04 #29 19.15 + export EXTRA_FLAGS=-buildmode=pie
14:55:04 #29 19.15 + EXTRA_FLAGS=-buildmode=pie
14:55:04 #29 19.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:55:04 #29 19.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:55:04 #29 19.15 + '[' '' = dynamic ']'
14:55:04 #29 19.15 + make
14:55:05 #29 20.03 + bin/ctr
14:55:11 #29 ...
14:55:11 
14:55:11 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
14:55:11 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e
14:55:11 #19 59.29 Selecting previously unselected package g++-mingw-w64-x86-64.
14:55:11 #19 59.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ...
14:55:11 #19 59.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:55:11 #19 64.08 Selecting previously unselected package libapparmor1:amd64.
14:55:11 #19 64.09 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
14:55:11 #19 64.09 Unpacking libapparmor1:amd64 (2.13.2-10) ...
14:55:11 #19 64.15 Selecting previously unselected package libapparmor-dev:amd64.
14:55:11 #19 64.16 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
14:55:11 #19 64.16 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
14:55:11 #19 64.24 Selecting previously unselected package libbtrfs0.
14:55:11 #19 64.25 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
14:55:11 #19 64.25 Unpacking libbtrfs0 (4.20.1-2) ...
14:55:11 #19 64.30 Selecting previously unselected package libbtrfs-dev.
14:55:11 #19 64.31 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
14:55:11 #19 64.31 Unpacking libbtrfs-dev (4.20.1-2) ...
14:55:11 #19 64.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
14:55:11 #19 64.36 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
14:55:11 #19 64.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:55:11 #19 64.50 Selecting previously unselected package libudev-dev:amd64.
14:55:11 #19 64.51 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
14:55:11 #19 64.53 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
14:55:11 #19 64.61 Selecting previously unselected package libsepol1-dev:amd64.
14:55:11 #19 64.61 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
14:55:11 #19 64.62 Unpacking libsepol1-dev:amd64 (2.8-1) ...
14:55:11 #19 64.75 Selecting previously unselected package libpcre16-3:amd64.
14:55:11 #19 64.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
14:55:11 #19 64.76 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
14:55:11 #19 64.84 Selecting previously unselected package libpcre32-3:amd64.
14:55:11 #19 64.84 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
14:55:11 #19 64.85 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
14:55:11 #19 64.94 Selecting previously unselected package libpcrecpp0v5:amd64.
14:55:11 #19 64.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
14:55:11 #19 64.95 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
14:55:11 #19 64.99 Selecting previously unselected package libpcre3-dev:amd64.
14:55:11 #19 65.00 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
14:55:11 #19 65.01 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
14:55:11 #19 65.17 Selecting previously unselected package libselinux1-dev:amd64.
14:55:11 #19 65.18 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
14:55:11 #19 65.18 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
14:55:11 #19 65.27 Selecting previously unselected package libdevmapper-dev:amd64.
14:55:11 #19 65.28 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
14:55:11 #19 65.28 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:55:11 #19 65.32 Selecting previously unselected package libseccomp-dev:amd64.
14:55:11 #19 65.33 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ...
14:55:11 #19 65.33 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
14:55:11 #19 65.39 Selecting previously unselected package libsystemd-dev:amd64.
14:55:12 #19 65.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
14:55:12 #19 65.40 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
14:55:12 #19 65.61 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
14:55:12 #19 65.62 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ...
14:55:12 #19 65.63 Setting up libapparmor1:amd64 (2.13.2-10) ...
14:55:12 #19 65.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
14:55:12 #19 65.66 Setting up libpcre16-3:amd64 (2:8.39-12) ...
14:55:12 #19 65.67 Setting up libsepol1-dev:amd64 (2.8-1) ...
14:55:12 #19 65.68 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ...
14:55:12 #19 65.69 Setting up libbtrfs0 (4.20.1-2) ...
14:55:12 #19 65.70 Setting up libpcre32-3:amd64 (2:8.39-12) ...
14:55:12 #19 65.71 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
14:55:12 #19 65.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
14:55:12 #19 65.75 Setting up libbtrfs-dev (4.20.1-2) ...
14:55:12 #19 65.76 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
14:55:12 #19 65.77 Setting up mingw-w64-common (6.0.0-3) ...
14:55:12 #19 65.78 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
14:55:12 #19 65.79 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
14:55:12 #19 65.80 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
14:55:12 #19 65.81 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:55:12 #19 65.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:55:12 #19 65.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
14:55:12 #19 65.84 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ...
14:55:12 #19 65.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:55:12 #19 65.85 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
14:55:12 #19 65.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
14:55:12 #19 65.87 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
14:55:12 #19 65.88 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
14:55:12 #19 65.89 Setting up dmsetup (2:1.02.155-3) ...
14:55:12 #19 65.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
14:55:12 #19 65.92 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
14:55:12 #19 65.93 Processing triggers for libc-bin (2.28-10) ...
14:55:13 #19 DONE 66.7s
14:55:13 
14:55:13 #20 [runtime-dev-cross-true 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
14:55:13 #20 sha256:d9e7068f3e9489f525def2881257f8a47f53525cd710e20c320b53c5252b39a0
14:55:14 #20 DONE 0.9s
14:55:14 
14:55:14 #21 [runtime-dev-cross-true 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64/buster-backports             libseccomp-dev:armel/buster-backports             libseccomp-dev:armhf/buster-backports
14:55:14 #21 sha256:bcc433cfe1d7e4b81addc7d0a2b8fa429349060478a15b4be57777e476bcbc7e
14:55:15 #21 1.275 Hit:1 http://security.debian.org/debian-security buster/updates InRelease
14:55:15 #21 1.276 Hit:2 http://deb.debian.org/debian buster InRelease
14:55:15 #21 1.277 Hit:3 http://deb.debian.org/debian buster-updates InRelease
14:55:15 #21 1.279 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
14:55:16 #21 2.259 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [485 kB]
14:55:16 #21 2.302 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB]
14:55:16 #21 2.306 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB]
14:55:16 #21 2.331 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB]
14:55:17 #21 2.862 Fetched 1943 kB in 2s (1055 kB/s)
14:55:22 #21 2.862 Reading package lists...
14:55:26 #21 8.020 Reading package lists...
14:55:27 #21 12.34 Building dependency tree...
14:55:27 #21 13.08 Reading state information...
14:55:28 #21 13.74 The following additional packages will be installed:
14:55:28 #21 13.74   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor1:arm64
14:55:28 #21 13.74   libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf
14:55:28 #21 13.74   libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp2:arm64
14:55:28 #21 13.74   libseccomp2:armel libseccomp2:armhf
14:55:28 #21 13.75 Suggested packages:
14:55:28 #21 13.75   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
14:55:28 #21 13.75   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
14:55:28 #21 13.75   seccomp:arm64 seccomp:armel seccomp:armhf
14:55:28 #21 13.75 Recommended packages:
14:55:28 #21 13.75   libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf
14:55:28 #21 13.89 The following NEW packages will be installed:
14:55:28 #21 13.89   gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor-dev:arm64
14:55:28 #21 13.89   libapparmor-dev:armel libapparmor-dev:armhf libapparmor1:arm64
14:55:28 #21 13.89   libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf
14:55:28 #21 13.89   libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp-dev:arm64
14:55:28 #21 13.89   libseccomp-dev:armel libseccomp-dev:armhf libseccomp2:arm64
14:55:28 #21 13.89   libseccomp2:armel libseccomp2:armhf
14:55:28 #21 14.21 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
14:55:28 #21 14.21 Need to get 9067 kB of archives.
14:55:28 #21 14.21 After this operation, 31.8 MB of additional disk space will be used.
14:55:28 #21 14.21 Get:1 http://deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB]
14:55:28 #21 14.22 Get:2 http://deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB]
14:55:28 #21 14.22 Get:3 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB]
14:55:28 #21 14.24 Get:4 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB]
14:55:28 #21 14.24 Get:5 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB]
14:55:28 #21 14.30 Get:6 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
14:55:28 #21 14.30 Get:7 http://deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB]
14:55:28 #21 14.30 Get:8 http://deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB]
14:55:28 #21 14.31 Get:9 http://deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB]
14:55:28 #21 14.34 Get:10 http://deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB]
14:55:28 #21 14.34 Get:11 http://deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB]
14:55:28 #21 14.35 Get:12 http://deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB]
14:55:28 #21 14.35 Get:13 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB]
14:55:28 #21 14.38 Get:14 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
14:55:28 #21 14.38 Get:15 http://deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
14:55:28 #21 14.39 Get:16 http://deb.debian.org/debian buster-backports/main armhf libseccomp2 armhf 2.5.1-1~bpo10+1 [45.9 kB]
14:55:28 #21 14.39 Get:17 http://deb.debian.org/debian buster-backports/main armhf libseccomp-dev armhf 2.5.1-1~bpo10+1 [86.1 kB]
14:55:28 #21 14.39 Get:18 http://deb.debian.org/debian buster-backports/main armel libseccomp2 armel 2.5.1-1~bpo10+1 [46.8 kB]
14:55:28 #21 14.39 Get:19 http://deb.debian.org/debian buster-backports/main armel libseccomp-dev armel 2.5.1-1~bpo10+1 [87.2 kB]
14:55:28 #21 14.39 Get:20 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB]
14:55:28 #21 14.39 Get:21 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB]
14:55:29 #21 14.76 debconf: delaying package configuration, since apt-utils is not installed
14:55:29 #21 14.88 Fetched 9067 kB in 0s (20.4 MB/s)
14:55:29 #21 14.91 Selecting previously unselected package gcc-8-base:armel.
14:55:29 #21 14.91 (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 ... 32159 files and directories currently installed.)
14:55:29 #21 14.96 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armel.deb ...
14:55:29 #21 14.96 Unpacking gcc-8-base:armel (8.3.0-6) ...
14:55:29 #21 15.03 Selecting previously unselected package gcc-8-base:armhf.
14:55:29 #21 15.04 Preparing to unpack .../01-gcc-8-base_8.3.0-6_armhf.deb ...
14:55:29 #21 15.04 Unpacking gcc-8-base:armhf (8.3.0-6) ...
14:55:29 #21 15.11 Selecting previously unselected package gcc-8-base:arm64.
14:55:29 #21 15.11 Preparing to unpack .../02-gcc-8-base_8.3.0-6_arm64.deb ...
14:55:29 #21 15.12 Unpacking gcc-8-base:arm64 (8.3.0-6) ...
14:55:29 #21 15.18 Selecting previously unselected package libgcc1:armel.
14:55:29 #21 15.18 Preparing to unpack .../03-libgcc1_1%3a8.3.0-6_armel.deb ...
14:55:29 #21 15.19 Unpacking libgcc1:armel (1:8.3.0-6) ...
14:55:29 #21 15.30 Selecting previously unselected package libc6:armel.
14:55:29 #21 15.30 Preparing to unpack .../04-libc6_2.28-10_armel.deb ...
14:55:29 #21 15.47 Unpacking libc6:armel (2.28-10) ...
14:55:30 #21 15.88 Selecting previously unselected package libapparmor1:armel.
14:55:30 #21 15.88 Preparing to unpack .../05-libapparmor1_2.13.2-10_armel.deb ...
14:55:30 #21 15.89 Unpacking libapparmor1:armel (2.13.2-10) ...
14:55:30 #21 15.94 Selecting previously unselected package libapparmor-dev:armel.
14:55:30 #21 15.95 Preparing to unpack .../06-libapparmor-dev_2.13.2-10_armel.deb ...
14:55:30 #21 15.96 Unpacking libapparmor-dev:armel (2.13.2-10) ...
14:55:30 #21 16.04 Selecting previously unselected package libgcc1:arm64.
14:55:30 #21 16.04 Preparing to unpack .../07-libgcc1_1%3a8.3.0-6_arm64.deb ...
14:55:30 #21 16.05 Unpacking libgcc1:arm64 (1:8.3.0-6) ...
14:55:30 #21 16.12 Selecting previously unselected package libc6:arm64.
14:55:30 #21 16.12 Preparing to unpack .../08-libc6_2.28-10_arm64.deb ...
14:55:30 #21 16.29 Unpacking libc6:arm64 (2.28-10) ...
14:55:31 #21 16.76 Selecting previously unselected package libapparmor1:arm64.
14:55:31 #21 16.76 Preparing to unpack .../09-libapparmor1_2.13.2-10_arm64.deb ...
14:55:31 #21 16.77 Unpacking libapparmor1:arm64 (2.13.2-10) ...
14:55:31 #21 16.83 Selecting previously unselected package libapparmor-dev:arm64.
14:55:31 #21 16.83 Preparing to unpack .../10-libapparmor-dev_2.13.2-10_arm64.deb ...
14:55:31 #21 16.84 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
14:55:31 #21 16.92 Selecting previously unselected package libgcc1:armhf.
14:55:31 #21 16.92 Preparing to unpack .../11-libgcc1_1%3a8.3.0-6_armhf.deb ...
14:55:31 #21 16.93 Unpacking libgcc1:armhf (1:8.3.0-6) ...
14:55:31 #21 17.00 Selecting previously unselected package libc6:armhf.
14:55:31 #21 17.00 Preparing to unpack .../12-libc6_2.28-10_armhf.deb ...
14:55:31 #21 17.16 Unpacking libc6:armhf (2.28-10) ...
14:55:32 #21 17.61 Selecting previously unselected package libapparmor1:armhf.
14:55:32 #21 17.62 Preparing to unpack .../13-libapparmor1_2.13.2-10_armhf.deb ...
14:55:32 #21 17.63 Unpacking libapparmor1:armhf (2.13.2-10) ...
14:55:32 #21 17.69 Selecting previously unselected package libapparmor-dev:armhf.
14:55:32 #21 17.69 Preparing to unpack .../14-libapparmor-dev_2.13.2-10_armhf.deb ...
14:55:32 #21 17.70 Unpacking libapparmor-dev:armhf (2.13.2-10) ...
14:55:32 #21 17.78 Selecting previously unselected package libseccomp2:armhf.
14:55:32 #21 17.78 Preparing to unpack .../15-libseccomp2_2.5.1-1~bpo10+1_armhf.deb ...
14:55:32 #21 17.78 Unpacking libseccomp2:armhf (2.5.1-1~bpo10+1) ...
14:55:32 #21 17.83 Selecting previously unselected package libseccomp-dev:armhf.
14:55:32 #21 17.83 Preparing to unpack .../16-libseccomp-dev_2.5.1-1~bpo10+1_armhf.deb ...
14:55:32 #21 17.84 Unpacking libseccomp-dev:armhf (2.5.1-1~bpo10+1) ...
14:55:32 #21 17.91 Selecting previously unselected package libseccomp2:armel.
14:55:32 #21 17.92 Preparing to unpack .../17-libseccomp2_2.5.1-1~bpo10+1_armel.deb ...
14:55:32 #21 17.92 Unpacking libseccomp2:armel (2.5.1-1~bpo10+1) ...
14:55:32 #21 17.97 Selecting previously unselected package libseccomp-dev:armel.
14:55:32 #21 17.99 Preparing to unpack .../18-libseccomp-dev_2.5.1-1~bpo10+1_armel.deb ...
14:55:32 #21 17.99 Unpacking libseccomp-dev:armel (2.5.1-1~bpo10+1) ...
14:55:32 #21 18.08 Selecting previously unselected package libseccomp2:arm64.
14:55:32 #21 18.09 Preparing to unpack .../19-libseccomp2_2.5.1-1~bpo10+1_arm64.deb ...
14:55:32 #21 18.10 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) ...
14:55:32 #21 18.16 Selecting previously unselected package libseccomp-dev:arm64.
14:55:32 #21 18.17 Preparing to unpack .../20-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ...
14:55:32 #21 18.18 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
14:55:32 #21 18.26 Setting up gcc-8-base:arm64 (8.3.0-6) ...
14:55:32 #21 18.28 Setting up gcc-8-base:armel (8.3.0-6) ...
14:55:32 #21 18.29 Setting up gcc-8-base:armhf (8.3.0-6) ...
14:55:32 #21 18.31 Setting up libc6:arm64 (2.28-10) ...
14:55:33 #21 19.51 Setting up libc6:armel (2.28-10) ...
14:55:35 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
14:55:35 #21 20.73 Setting up libc6:armhf (2.28-10) ...
14:55:36 #21 21.99 Setting up libapparmor1:arm64 (2.13.2-10) ...
14:55:36 #21 22.00 Setting up libapparmor1:armel (2.13.2-10) ...
14:55:36 #21 22.02 Setting up libapparmor1:armhf (2.13.2-10) ...
14:55:36 #21 22.03 Setting up libgcc1:arm64 (1:8.3.0-6) ...
14:55:36 #21 22.04 Setting up libgcc1:armel (1:8.3.0-6) ...
14:55:36 #21 22.06 Setting up libgcc1:armhf (1:8.3.0-6) ...
14:55:36 #21 22.07 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ...
14:55:36 #21 22.08 Setting up libseccomp2:armel (2.5.1-1~bpo10+1) ...
14:55:36 #21 22.10 Setting up libseccomp2:armhf (2.5.1-1~bpo10+1) ...
14:55:36 #21 22.11 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
14:55:36 #21 22.12 Setting up libapparmor-dev:armel (2.13.2-10) ...
14:55:36 #21 22.14 Setting up libapparmor-dev:armhf (2.13.2-10) ...
14:55:36 #21 22.15 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ...
14:55:36 #21 22.16 Setting up libseccomp-dev:armel (2.5.1-1~bpo10+1) ...
14:55:36 #21 22.18 Setting up libseccomp-dev:armhf (2.5.1-1~bpo10+1) ...
14:55:36 #21 22.19 Processing triggers for libc-bin (2.28-10) ...
14:55:36 #21 DONE 22.4s
14:55:36 
14:55:36 #29 [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
14:55:36 #29 sha256:75030c7eb65a13d66a0280bf0f0d3bf3795c2ac9166784ed8173892bded619e7
14:55:36 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
14:55:36 #29 ...
14:55:36 
14:55:36 #25 [binary-base 1/7] COPY --from=tini        /build/ /usr/local/bin/
14:55:36 #25 sha256:ad5fe4f24d81c7403576e2ba7552013321550e1a2d298be246c0621755ec550d
14:55:36 #25 DONE 0.1s
14:55:36 
14:55:36 #26 [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
14:55:36 #26 sha256:603b8d5d54352fcecd30bfd0dd6137503ed8369909e5e640ac4e67f2015e1319
14:55:37 #26 0.918 + RM_GOPATH=0
14:55:37 #26 0.918 + TMP_GOPATH=
14:55:37 #26 0.918 + : /build
14:55:37 #26 0.918 + '[' -z '' ']'
14:55:37 #26 0.919 ++ mktemp -d
14:55:37 #26 0.920 + export GOPATH=/tmp/tmp.r0JQKo97eo
14:55:37 #26 0.921 + GOPATH=/tmp/tmp.r0JQKo97eo
14:55:37 #26 0.921 + RM_GOPATH=1
14:55:37 #26 0.921 + case "$(go env GOARCH)" in
14:55:37 #26 0.922 ++ go env GOARCH
14:55:37 #26 0.932 + export GO_BUILDMODE=-buildmode=pie
14:55:37 #26 0.932 + GO_BUILDMODE=-buildmode=pie
14:55:37 #26 0.938 ++ dirname /tmp/install/install.sh
14:55:37 #26 0.939 + dir=/tmp/install
14:55:37 #26 0.939 + bin=runc
14:55:37 #26 0.939 + shift
14:55:37 #26 0.939 + '[' '!' -f /tmp/install/runc.installer ']'
14:55:37 #26 0.939 + . /tmp/install/runc.installer
14:55:37 #26 0.940 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
14:55:37 #26 0.940 + install_runc
14:55:37 #26 0.940 + uname -r
14:55:37 #26 0.940 + grep -q '^3\.10\.0.*\.el7\.'
14:55:37 #26 0.941 + RUNC_BUILDTAGS='seccomp '
14:55:37 #26 0.941 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
14:55:37 #26 0.941 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r0JQKo97eo/src/github.com/opencontainers/runc
14:55:37 #26 0.942 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
14:55:37 #26 0.943 Cloning into '/tmp/tmp.r0JQKo97eo/src/github.com/opencontainers/runc'...
14:55:39 go: downloading github.com/spf13/cobra v1.0.0
14:55:39 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:55:39 go: downloading github.com/docker/distribution v2.7.1+incompatible
14:55:39 go: downloading github.com/docker/go-connections v0.4.0
14:55:39 go: downloading github.com/sirupsen/logrus v1.4.2
14:55:39 go: downloading github.com/spf13/pflag v1.0.3
14:55:39 go: downloading github.com/theupdateframework/notary v0.6.1
14:55:41 go: downloading github.com/docker/go-units v0.4.0
14:55:41 go: downloading github.com/Masterminds/semver/v3 v3.1.0
14:55:41 go: downloading github.com/google/uuid v1.1.1
14:55:41 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:55:41 go: downloading github.com/opencontainers/image-spec v1.0.1
14:55:41 go: downloading github.com/opencontainers/go-digest v1.0.0
14:55:41 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
14:55:41 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
14:55:41 #26 5.220 + cd /tmp/tmp.r0JQKo97eo/src/github.com/opencontainers/runc
14:55:41 #26 5.220 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
14:55:42 #26 5.415 + '[' -z '' ']'
14:55:42 #26 5.415 + target=static
14:55:42 #26 5.415 + make 'BUILDTAGS=seccomp ' static
14:55:42 go: downloading github.com/docker/go v1.5.1-1
14:55:42 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
14:55:42 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
14:55:42 #26 5.685 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 .
14:55:42 go: downloading github.com/morikuni/aec v1.0.0
14:55:42 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
14:55:42 go: downloading github.com/containerd/containerd v1.3.4
14:55:42 go: downloading google.golang.org/grpc v1.23.1
14:55:43 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
14:55:44 go: downloading github.com/docker/docker-credential-helpers v0.6.3
14:55:44 go: downloading github.com/gorilla/mux v1.7.4
14:55:44 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:55:44 go: downloading github.com/gogo/protobuf v1.3.1
14:55:44 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:55:44 go: downloading github.com/golang/protobuf v1.3.2
14:55:44 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
14:55:45 ~/rpmbuild/BUILD/src
14:55:45 + popd
14:55:45 + exit 0
14:55:45 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jpYq4h
14:55:45 + umask 022
14:55:45 + cd /root/rpmbuild/BUILD
14:55:45 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']'
14:55:45 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 + mkdir -p /root/rpmbuild/BUILDROOT
14:55:45 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 + cd src
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin
14:55:45 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker
14:55:45 + pushd /root/rpmbuild/BUILD/src/plugins
14:55:45 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
14:55:45 + for installer in *.installer
14:55:45 + '[' app.installer '!=' scan.installer ']'
14:55:45 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 + PREFIX=/usr/libexec/docker/cli-plugins
14:55:45 + bash app.installer install_plugin
14:55:45 + for installer in *.installer
14:55:45 + '[' buildx.installer '!=' scan.installer ']'
14:55:45 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 + PREFIX=/usr/libexec/docker/cli-plugins
14:55:45 + bash buildx.installer install_plugin
14:55:45 + popd
14:55:45 ~/rpmbuild/BUILD/src
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/bash-completion/completions
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/zsh/vendor-completions
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/fish/vendor_completions.d
14:55:45 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/bash-completion/completions/docker
14:55:45 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
14:55:45 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man1
14:55:45 + 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.20211015144513.b485636-0.el8.x86_64/usr/share/man/man1
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man5
14:55:45 + 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.20211015144513.b485636-0.el8.x86_64/usr/share/man/man5
14:55:45 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man8
14:55:45 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man8
14:55:45 + mkdir -p build-docs
14:55:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:55:45 + cp cli/LICENSE build-docs/LICENSE
14:55:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:55:45 + cp cli/MAINTAINERS build-docs/MAINTAINERS
14:55:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:55:45 + cp cli/NOTICE build-docs/NOTICE
14:55:45 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
14:55:45 + cp cli/README.md build-docs/README.md
14:55:45 + /usr/lib/rpm/check-buildroot
14:55:45 + /usr/lib/rpm/redhat/brp-ldconfig
14:55:45 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
14:55:45 + /usr/lib/rpm/brp-compress
14:55:45 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:55:45 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:55:45 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:55:45 + /usr/lib/rpm/brp-python-bytecompile '' 1
14:55:45 + /usr/lib/rpm/brp-python-hardlink
14:55:45 + PYTHON3=/usr/libexec/platform-python
14:55:45 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:55:45 Processing files: docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hm3Gjh
14:55:45 + umask 022
14:55:45 + cd /root/rpmbuild/BUILD
14:55:45 + cd src
14:55:45 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli
14:55:45 + export LC_ALL=C
14:55:45 + LC_ALL=C
14:55:45 + export DOCDIR
14:55:45 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli
14:55:45 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli
14:55:45 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli
14:55:45 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli
14:55:45 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli
14:55:45 + exit 0
14:55:45 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
14:55:45 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-0.el8
14:55:45 Requires(interp): /bin/sh
14:55:45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:55:45 Requires(post): /bin/sh
14:55:45 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)
14:55:45 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
14:55:45 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:45 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.src.rpm
14:55:46 go: downloading github.com/docker/go-metrics v0.0.1
14:55:46 go: downloading github.com/prometheus/client_golang v1.1.0
14:55:46 go: downloading github.com/beorn7/perks v1.0.1
14:55:46 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
14:55:46 go: downloading github.com/prometheus/common v0.6.0
14:55:46 go: downloading github.com/prometheus/procfs v0.0.3
14:55:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:55:46 #26 9.527 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
14:55:47 #26 10.35 + mkdir -p /build
14:55:47 #26 10.35 + cp runc /build/runc
14:55:47 #26 DONE 10.6s
14:55:47 
14:55:47 #29 [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
14:55:47 #29 sha256:75030c7eb65a13d66a0280bf0f0d3bf3795c2ac9166784ed8173892bded619e7
14:55:49 #29 ...
14:55:49 
14:55:49 #27 [binary-base 2/7] COPY --from=runc        /build/ /usr/local/bin/
14:55:49 #27 sha256:1245da66c84588bea29dabba5073cf974626db104d7b4eeff48139129afb84d6
14:55:49 #27 DONE 0.2s
14:55:49 
14:55:49 #29 [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
14:55:49 #29 sha256:75030c7eb65a13d66a0280bf0f0d3bf3795c2ac9166784ed8173892bded619e7
14:55:49 #29 64.38 + bin/containerd
14:55:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm
14:55:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tF9bvh
14:55:58 + umask 022
14:55:58 + cd /root/rpmbuild/BUILD
14:55:58 + cd src
14:55:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64
14:55:58 + exit 0
14:55:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KJi3aj
14:55:58 + umask 022
14:55:58 + cd /root/rpmbuild/BUILD
14:55:58 + cd /root/rpmbuild/BUILD
14:55:58 + rm -rf src
14:55:58 + /usr/bin/mkdir -p src
14:55:58 + cd src
14:55:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:55:58 + /usr/bin/tar -xof -
14:55:58 + STATUS=0
14:55:58 + '[' 0 -ne 0 ']'
14:55:58 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:55:58 + /usr/bin/tar -xof -
14:55:58 + STATUS=0
14:55:58 + '[' 0 -ne 0 ']'
14:55:58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:55:58 + exit 0
14:55:58 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KpBmnf
14:55:58 + umask 022
14:55:58 + cd /root/rpmbuild/BUILD
14:55:58 + cd src
14:55:58 + export DOCKER_GITCOMMIT=9f5b26f
14:55:58 + DOCKER_GITCOMMIT=9f5b26f
14:55:58 + mkdir -p /go/src/github.com/docker
14:55:58 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:55:58 + TMP_GOPATH=/go
14:55:58 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
14:55:58 + RM_GOPATH=0
14:55:58 + TMP_GOPATH=/go
14:55:58 + : /usr/local/bin
14:55:58 + '[' -z /go ']'
14:55:58 + export GOPATH=/go
14:55:58 + GOPATH=/go
14:55:58 + case "$(go env GOARCH)" in
14:55:58 ++ go env GOARCH
14:55:58 + export GO_BUILDMODE=-buildmode=pie
14:55:58 + GO_BUILDMODE=-buildmode=pie
14:55:58 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
14:55:58 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
14:55:58 + bin=rootlesskit
14:55:58 + shift
14:55:58 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
14:55:58 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
14:55:58 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:55:58 + install_rootlesskit dynamic
14:55:58 + case "$1" in
14:55:58 + install_rootlesskit_dynamic
14:55:58 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:55:58 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:55:58 + export BUILD_MODE=-buildmode=pie
14:55:58 + BUILD_MODE=-buildmode=pie
14:55:58 + _install_rootlesskit
14:55:58 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
14:55:58 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
14:55:58 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:55:58 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
14:55:59 + cd /go/src/github.com/rootless-containers/rootlesskit
14:55:59 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
14:55:59 + export GO111MODULE=on
14:55:59 + GO111MODULE=on
14:55:59 + export GOPROXY=https://proxy.golang.org
14:55:59 + GOPROXY=https://proxy.golang.org
14:55:59 + for f in rootlesskit rootlesskit-docker-proxy
14:55:59 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:55:59 go: downloading github.com/pkg/errors v0.9.1
14:55:59 go: downloading github.com/sirupsen/logrus v1.8.1
14:55:59 go: downloading github.com/urfave/cli/v2 v2.3.0
14:55:59 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:56:00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:56:00 go: downloading github.com/google/uuid v1.3.0
14:56:00 go: downloading github.com/moby/vpnkit v0.5.0
14:56:00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:56:00 go: downloading github.com/gofrs/flock v0.8.1
14:56:00 go: downloading github.com/gorilla/mux v1.8.0
14:56:00 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:56:00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:56:00 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:56:00 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:56:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:56:06 + for f in rootlesskit rootlesskit-docker-proxy
14:56:06 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
14:56:07 + return
14:56:07 + exit 0
14:56:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.luYCCh
14:56:07 + umask 022
14:56:07 + cd /root/rpmbuild/BUILD
14:56:07 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']'
14:56:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64
14:56:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64
14:56:07 + mkdir -p /root/rpmbuild/BUILDROOT
14:56:07 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64
14:56:07 + cd src
14:56:07 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/dockerd-rootless.sh
14:56:07 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
14:56:07 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/rootlesskit
14:56:07 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
14:56:07 + /usr/lib/rpm/check-buildroot
14:56:07 + /usr/lib/rpm/redhat/brp-ldconfig
14:56:07 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
14:56:07 + /usr/lib/rpm/brp-compress
14:56:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:56:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:56:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:56:07 + /usr/lib/rpm/brp-python-bytecompile '' 1
14:56:07 + /usr/lib/rpm/brp-python-hardlink
14:56:07 + PYTHON3=/usr/libexec/platform-python
14:56:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:56:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pVkqBg
14:56:07 + umask 022
14:56:07 + cd /root/rpmbuild/BUILD
14:56:07 + cd src
14:56:07 + /usr/local/bin/rootlesskit -v
14:56:07 rootlesskit version 0.14.4
14:56:07 + exit 0
14:56:07 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64
14:56:07 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-0.el8
14:56:07 Requires(interp): /bin/sh /bin/sh /bin/sh
14:56:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:56:07 Requires(post): /bin/sh
14:56:07 Requires(preun): /bin/sh
14:56:07 Requires(postun): /bin/sh
14:56:07 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)
14:56:07 Conflicts: rootlesskit
14:56:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64
14:56:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.src.rpm
14:56:10 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm
14:56:10 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VEKoIi
14:56:10 + umask 022
14:56:10 + cd /root/rpmbuild/BUILD
14:56:10 + cd src
14:56:10 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64
14:56:10 + exit 0
14:56:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OMJStj
14:56:10 + umask 022
14:56:10 + cd /root/rpmbuild/BUILD
14:56:10 + cd /root/rpmbuild/BUILD
14:56:10 + rm -rf src
14:56:10 + /usr/bin/mkdir -p src
14:56:10 + cd src
14:56:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
14:56:10 + /usr/bin/tar -xof -
14:56:10 + STATUS=0
14:56:10 + '[' 0 -ne 0 ']'
14:56:10 + /usr/bin/tar -xof -
14:56:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
14:56:10 + STATUS=0
14:56:10 + '[' 0 -ne 0 ']'
14:56:10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:56:10 + exit 0
14:56:10 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Owbz3i
14:56:10 + umask 022
14:56:10 + cd /root/rpmbuild/BUILD
14:56:10 + cd src
14:56:10 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
14:56:10 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
14:56:10 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
14:56:10 GO111MODULE=on make -f builder.Makefile build
14:56:10 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
14:56:10 mkdir -p bin
14:56:10 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
14:56:11 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
14:56:12 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
14:56:12 go: downloading github.com/spf13/cobra v1.0.0
14:56:12 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
14:56:12 go: downloading github.com/docker/distribution v2.7.1+incompatible
14:56:12 go: downloading github.com/docker/go-connections v0.4.0
14:56:12 go: downloading github.com/sirupsen/logrus v1.4.2
14:56:12 go: downloading github.com/spf13/pflag v1.0.3
14:56:12 go: downloading github.com/theupdateframework/notary v0.6.1
14:56:12 go: downloading github.com/opencontainers/image-spec v1.0.1
14:56:12 go: downloading github.com/docker/go-units v0.4.0
14:56:12 go: downloading github.com/Masterminds/semver/v3 v3.1.0
14:56:12 go: downloading github.com/google/uuid v1.1.1
14:56:12 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:56:12 go: downloading github.com/opencontainers/go-digest v1.0.0
14:56:12 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
14:56:12 go: downloading github.com/docker/go v1.5.1-1
14:56:12 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
14:56:13 go: downloading github.com/morikuni/aec v1.0.0
14:56:13 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
14:56:13 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
14:56:13 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
14:56:13 go: downloading github.com/containerd/containerd v1.3.4
14:56:13 go: downloading google.golang.org/grpc v1.23.1
14:56:13 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
14:56:13 go: downloading github.com/docker/docker-credential-helpers v0.6.3
14:56:13 go: downloading github.com/gorilla/mux v1.7.4
14:56:13 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
14:56:13 go: downloading github.com/gogo/protobuf v1.3.1
14:56:13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
14:56:13 go: downloading github.com/golang/protobuf v1.3.2
14:56:14 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
14:56:14 go: downloading github.com/docker/go-metrics v0.0.1
14:56:14 go: downloading github.com/prometheus/client_golang v1.1.0
14:56:14 go: downloading github.com/beorn7/perks v1.0.1
14:56:14 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
14:56:14 go: downloading github.com/prometheus/common v0.6.0
14:56:14 go: downloading github.com/prometheus/procfs v0.0.3
14:56:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:56:18 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
14:56:18 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
14:56:18 # Build the CLI plugins
14:56:18 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
14:56:18 set -e;cd /sources && \
14:56:18 	tar xzf plugin-installers.tgz; \
14:56:18 	for installer in plugins/*.installer; do \
14:56:18 		LDFLAGS='' bash ${installer} build; \
14:56:18 	done
14:56:18 Cloning into '/go/src/github.com/docker/app'...
14:56:19 Fetching origin
14:56:19 make[2]: Entering directory '/go/src/github.com/docker/app'
14:56:19 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:56:21 #29 92.54 + bin/containerd-stress
14:56:21 #29 93.59 + bin/containerd-shim
14:56:25 #29 100.3 + bin/containerd-shim-runc-v1
14:56:30 #29 104.6 + bin/containerd-shim-runc-v2
14:56:30 #29 105.2 + binaries
14:56:30 #29 105.2 + install -D bin/containerd /build/containerd
14:56:30 #29 105.3 + install -D bin/containerd-shim /build/containerd-shim
14:56:30 #29 105.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:56:30 #29 105.3 + install -D bin/ctr /build/ctr
14:56:32 #29 DONE 106.5s
14:56:33 
14:56:33 #30 [binary-base 3/7] COPY --from=containerd  /build/ /usr/local/bin/
14:56:33 #30 sha256:797124ba79e356ab6fa5f546a912f17cf4a3f4e14654f1e623fc42d61082aa7a
14:56:33 #30 DONE 0.4s
14:56:33 
14:56:33 #34 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/
14:56:33 #34 sha256:6945a20dc98427fbf193ef9755be75d6ba85da385434da5293f76f88fda577fa
14:56:33 #34 DONE 0.1s
14:56:33 
14:56:33 #36 [binary-base 5/7] COPY --from=proxy       /build/ /usr/local/bin/
14:56:33 #36 sha256:0f91c7c52d8b5aa6b8a620330b00db9b85dafbb410dcab47a559e81c635e2c0f
14:56:33 #36 DONE 0.1s
14:56:33 
14:56:33 #41 [binary-base 6/7] COPY --from=vpnkit      /build/ /usr/local/bin/
14:56:33 #41 sha256:2dc9f67515cf75b8d09e0d7c55b2a6722c0f0d98989b70e4e3aa5cffb280ad24
14:56:34 #41 DONE 0.6s
14:56:34 
14:56:34 #42 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker
14:56:34 #42 sha256:226051c327b95b9b10535bc4766fbbe21ce01cf3004fce77ae868484dcc2c06f
14:56:34 #42 DONE 0.0s
14:56:34 
14:56:34 #43 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=bind,target=/go/src/github.com/docker/docker     --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen         hack/make.sh cross
14:56:34 #43 sha256:fc31145247afb0be1247b595b4a5ccd894cbad8bb16b3facd9cedd7b37c73280
14:56:35 #43 0.674 
14:56:35 #43 0.838 Removing /build/bundles/
14:56:35 #43 0.840 
14:56:35 #43 0.846 ---> Making bundle: cross (in /build/bundles/cross)
14:56:35 #43 0.848 Cross building: /build/bundles/cross/windows/amd64
14:56:35 #43 1.001 Building: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe
14:56:35 #43 1.002 GOOS="windows" GOARCH="amd64" GOARM=""
14:56:46 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
14:56:46 + popd
14:56:46 + exit 0
14:56:46 ~/rpmbuild/BUILD/src
14:56:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oKWiPg
14:56:46 + umask 022
14:56:46 + cd /root/rpmbuild/BUILD
14:56:46 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64 '!=' / ']'
14:56:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
14:56:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
14:56:46 + mkdir -p /root/rpmbuild/BUILDROOT
14:56:46 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
14:56:46 + cd src
14:56:46 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
14:56:46 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
14:56:46 + 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
14:56:46 + popd
14:56:46 + /usr/lib/rpm/check-buildroot
14:56:46 ~/rpmbuild/BUILD/src
14:56:46 + /usr/lib/rpm/redhat/brp-ldconfig
14:56:46 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
14:56:46 + /usr/lib/rpm/brp-compress
14:56:46 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:56:46 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:56:46 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:56:46 + /usr/lib/rpm/brp-python-bytecompile '' 1
14:56:46 + /usr/lib/rpm/brp-python-hardlink
14:56:46 + PYTHON3=/usr/libexec/platform-python
14:56:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:56:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wgmfsj
14:56:46 + umask 022
14:56:46 + cd /root/rpmbuild/BUILD
14:56:46 + cd src
14:56:46 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help
14:56:46 
14:56:46 Usage:	docker [OPTIONS] COMMAND
14:56:46 
14:56:46 docker-scan is a Docker CLI plugin
14:56:46 
14:56:46 Options:
14:56:46       --config string      Location of client config files (default
14:56:46                            "/root/.docker")
14:56:46   -c, --context string     Name of the context to use to connect to the
14:56:46                            daemon (overrides DOCKER_HOST env var and
14:56:46                            default context set with "docker context use")
14:56:46   -D, --debug              Enable debug mode
14:56:46   -H, --host list          Daemon socket(s) to connect to
14:56:46   -l, --log-level string   Set the logging level
14:56:46                            ("debug"|"info"|"warn"|"error"|"fatal")
14:56:46                            (default "info")
14:56:46       --tls                Use TLS; implied by --tlsverify
14:56:46       --tlscacert string   Trust certs signed only by this CA (default
14:56:46                            "/root/.docker/ca.pem")
14:56:46       --tlscert string     Path to TLS certificate file (default
14:56:46                            "/root/.docker/cert.pem")
14:56:46       --tlskey string      Path to TLS key file (default
14:56:46                            "/root/.docker/key.pem")
14:56:46       --tlsverify          Use TLS and verify the remote
14:56:46 
14:56:46 Commands:
14:56:46   scan                       Docker Scan
14:56:46 
14:56:46 Run 'docker COMMAND --help' for more information on a command.
14:56:46 + exit 0
14:56:46 Processing files: docker-scan-plugin-0.8.0-0.el8.x86_64
14:56:46 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
14:56:46 Provides: docker-scan-plugin = 0:0.8.0-0.el8 docker-scan-plugin(x86-64) = 0:0.8.0-0.el8
14:56:46 Requires(interp): /bin/sh /bin/sh /bin/sh
14:56:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:56:46 Requires(post): /bin/sh
14:56:46 Requires(preun): /bin/sh
14:56:46 Requires(postun): /bin/sh
14:56:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
14:56:46 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.el8.src.rpm
14:56:46 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.el8.x86_64.rpm
14:56:46 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vemXPg
14:56:46 + umask 022
14:56:46 + cd /root/rpmbuild/BUILD
14:56:46 + cd src
14:56:46 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.el8.x86_64
14:56:46 + exit 0
14:56:48 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
14:56:49 == Building packages for fedora-34 ==
14:56:49 mkdir -p "rpmbuild/fedora-34"
14:56:49 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-fedora-34/x86_64 -f fedora-34/Dockerfile .
14:56:49 #1 [internal] load build definition from Dockerfile
14:56:49 #1 sha256:0b75c5a427410b66aa5c83df8e6764ec90f74593eb312922802761d229fc3eeb
14:56:49 #1 transferring dockerfile: 847B done
14:56:49 #1 DONE 0.0s
14:56:49 
14:56:49 #2 [internal] load .dockerignore
14:56:49 #2 sha256:2189076a493cf2ef8880ba8db6ee7c198c75a37858bf3c40abeb6f30012a57ec
14:56:49 #2 transferring context: 2B done
14:56:49 #2 DONE 0.0s
14:56:50 
14:56:50 #5 [auth] library/golang:pull token for registry-1.docker.io
14:56:50 #5 sha256:31c5a046ea661b7487b4b0cf203c1d0977052ecf53b17a4215d8295e9faee27c
14:56:50 #5 DONE 0.0s
14:56:50 
14:56:50 #6 [auth] library/fedora:pull token for registry-1.docker.io
14:56:50 #6 sha256:6ecc30bb6beeb6f3dc9dc7250a333e589285e9bae986633f371b1e0ed2ebd683
14:56:50 #6 DONE 0.0s
14:56:50 
14:56:50 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
14:56:50 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
14:56:50 #4 DONE 0.2s
14:56:50 
14:56:50 #3 [internal] load metadata for docker.io/library/fedora:34
14:56:50 #3 sha256:2ab299ebd37971d96850326dcaa5a0cb23054b855a5aa1654251805e7339f903
14:56:50 #3 DONE 0.6s
14:56:50 
14:56:50 #9 [internal] load build context
14:56:50 #9 sha256:640fd8576c2c6ecbb5d4a5af70d4442bd60ba73a21d8dda19fb6430a7688d74b
14:56:50 #9 transferring context: 216B done
14:56:50 #9 DONE 0.0s
14:56:50 
14:56:50 #12 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
14:56:50 #12 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
14:56:50 #12 CACHED
14:56:50 
14:56:50 #7 [stage-1 1/6] FROM docker.io/library/fedora:34@sha256:9d71386ce04de67b68519d55ca3926cb960a7768d631e6d215eca69b6bb7c2a3
14:56:50 #7 sha256:fdaed8445d12cdaaf205a051776ab2a922da8c7ce663a3bba1a0bbb8f23997c0
14:56:50 #7 resolve docker.io/library/fedora:34@sha256:9d71386ce04de67b68519d55ca3926cb960a7768d631e6d215eca69b6bb7c2a3 done
14:56:50 #7 sha256:9d71386ce04de67b68519d55ca3926cb960a7768d631e6d215eca69b6bb7c2a3 1.20kB / 1.20kB done
14:56:50 #7 sha256:b1f95b4bf817417973513dff2fc70974f5f7792eb56506c8b992e49a98fe5c6d 529B / 529B done
14:56:50 #7 sha256:0e58495b280f3ace00dd8da68d5553753237b081f3ca4d894459c4924b279416 2.00kB / 2.00kB done
14:56:50 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 0B / 65.00MB 0.1s
14:56:51 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 9.44MB / 65.00MB 0.2s
14:56:51 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 23.22MB / 65.00MB 0.3s
14:56:51 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 47.19MB / 65.00MB 0.5s
14:56:51 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 57.67MB / 65.00MB 0.6s
14:56:51 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 65.00MB / 65.00MB 0.7s
14:56:51 #7 sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 65.00MB / 65.00MB 0.7s done
14:56:51 #7 extracting sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae
14:56:54 #7 extracting sha256:70fb9965a23f2226fef622992fdf507b8333c61d68259766d4721cc4ba1e5dae 2.7s done
14:56:54 #7 DONE 3.7s
14:56:54 
14:56:54 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
14:56:54 #8 sha256:a19b8e70ac69d030ba25daf2d9e6149e926730a431017e536b9683fb3474f18e
14:56:59 #8 4.411 Fedora 34 - x86_64                               22 MB/s |  74 MB     00:03    
14:57:15 make[2]: Leaving directory '/go/src/github.com/docker/app'
14:57:15 Cloning into '/go/src/github.com/docker/buildx'...
14:57:15 Fetching origin
14:57:15 + GO111MODULE=on
14:57:15 + 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
14:57:20 #8 23.62 Fedora 34 openh264 (From Cisco) - x86_64        3.0 kB/s | 2.5 kB     00:00    
14:57:20 #8 24.78 Fedora Modular 34 - x86_64                      5.3 MB/s | 4.9 MB     00:00    
14:57:21 #8 27.43 Fedora 34 - x86_64 - Updates                     15 MB/s |  28 MB     00:01    
14:57:31 #8 35.64 Fedora Modular 34 - x86_64 - Updates            4.2 MB/s | 4.1 MB     00:00    
14:57:34 #8 40.04 Dependencies resolved.
14:57:34 #8 40.06 ================================================================================
14:57:34 #8 40.06  Package                       Arch     Version                 Repo       Size
14:57:34 #8 40.06 ================================================================================
14:57:34 #8 40.06 Installing:
14:57:34 #8 40.06  dnf-plugins-core              noarch   4.0.23-1.fc34           updates    35 k
14:57:34 #8 40.06  rpm-build                     x86_64   4.16.1.3-1.fc34         fedora    100 k
14:57:34 #8 40.06  rpmlint                       noarch   1.11-19.fc34            updates   185 k
14:57:34 #8 40.06 Upgrading:
14:57:34 #8 40.06  file-libs                     x86_64   5.39-7.fc34             updates   588 k
14:57:34 #8 40.06 Installing dependencies:
14:57:34 #8 40.06  binutils                      x86_64   2.35.2-6.fc34           updates   5.5 M
14:57:34 #8 40.06  binutils-gold                 x86_64   2.35.2-6.fc34           updates   716 k
14:57:34 #8 40.06  bzip2                         x86_64   1.0.8-6.fc34            fedora     53 k
14:57:34 #8 40.06  cpio                          x86_64   2.13-10.fc34            fedora    274 k
14:57:34 #8 40.06  dbus-libs                     x86_64   1:1.12.20-3.fc34        fedora    151 k
14:57:34 #8 40.06  desktop-file-utils            x86_64   0.26-3.fc34             fedora     74 k
14:57:34 #8 40.06  diffutils                     x86_64   3.7-8.fc34              fedora    391 k
14:57:34 #8 40.06  dwz                           x86_64   0.14-1.fc34             fedora    129 k
14:57:34 #8 40.06  ed                            x86_64   1.14.2-10.fc34          fedora     75 k
14:57:34 #8 40.06  efi-srpm-macros               noarch   5-4.fc34                updates    22 k
14:57:34 #8 40.06  elfutils                      x86_64   0.185-2.fc34            updates   517 k
14:57:34 #8 40.06  elfutils-debuginfod-client    x86_64   0.185-2.fc34            updates    36 k
14:57:34 #8 40.06  emacs-filesystem              noarch   1:27.2-5.fc34           updates   8.4 k
14:57:34 #8 40.06  enchant                       x86_64   1:1.6.0-27.fc34         fedora     59 k
14:57:34 #8 40.06  file                          x86_64   5.39-7.fc34             updates    50 k
14:57:34 #8 40.06  findutils                     x86_64   1:4.8.0-2.fc34          fedora    545 k
14:57:34 #8 40.06  fonts-srpm-macros             noarch   1:2.0.5-5.fc34          fedora     27 k
14:57:34 #8 40.06  fpc-srpm-macros               noarch   1.3-3.fc34              fedora    7.7 k
14:57:34 #8 40.06  gdb-minimal                   x86_64   10.2-3.fc34             updates   3.6 M
14:57:34 #8 40.06  gdk-pixbuf2                   x86_64   2.42.6-1.fc34           updates   471 k
14:57:34 #8 40.06  ghc-srpm-macros               noarch   1.5.0-4.fc34            fedora    7.8 k
14:57:34 #8 40.06  glib-networking               x86_64   2.68.2-1.fc34           updates   169 k
14:57:34 #8 40.06  gnat-srpm-macros              noarch   4-13.fc34               fedora    8.3 k
14:57:34 #8 40.06  go-srpm-macros                noarch   3.0.10-1.fc34           updates    25 k
14:57:34 #8 40.06  groff-base                    x86_64   1.22.4-7.fc34           fedora    1.1 M
14:57:34 #8 40.06  gsettings-desktop-schemas     x86_64   40.0-1.fc34             fedora    691 k
14:57:34 #8 40.06  hunspell                      x86_64   1.7.0-9.fc34            fedora    330 k
14:57:34 #8 40.06  hunspell-en-US                noarch   0.20140811.1-18.fc34    fedora    177 k
14:57:34 #8 40.06  hunspell-filesystem           x86_64   1.7.0-9.fc34            fedora    7.6 k
14:57:34 #8 40.06  info                          x86_64   6.7-10.fc34             fedora    227 k
14:57:34 #8 40.06  json-glib                     x86_64   1.6.6-1.fc34            updates   151 k
14:57:34 #8 40.06  kernel-srpm-macros            noarch   1.0-4.fc34              fedora    7.3 k
14:57:34 #8 40.06  less                          x86_64   581.2-1.fc34            updates   160 k
14:57:34 #8 40.06  libappstream-glib             x86_64   0.7.18-2.fc34           fedora    398 k
14:57:34 #8 40.06  libjpeg-turbo                 x86_64   2.0.90-3.fc34           updates   175 k
14:57:34 #8 40.06  libpipeline                   x86_64   1.5.3-2.fc34            fedora     49 k
14:57:34 #8 40.06  libpkgconf                    x86_64   1.7.3-6.fc34            fedora     36 k
14:57:34 #8 40.06  libpng                        x86_64   2:1.6.37-10.fc34        fedora    119 k
14:57:34 #8 40.06  libproxy                      x86_64   0.4.15-30.fc34          fedora     72 k
14:57:34 #8 40.06  libsoup                       x86_64   2.72.0-6.fc34           fedora    397 k
14:57:34 #8 40.06  libstemmer                    x86_64   0-16.585svn.fc34        fedora     86 k
14:57:34 #8 40.06  lua-srpm-macros               noarch   1-4.fc34                fedora    8.3 k
14:57:34 #8 40.06  man-db                        x86_64   2.9.3-3.fc34            fedora    1.1 M
14:57:34 #8 40.06  ncurses                       x86_64   6.2-4.20200222.fc34     fedora    396 k
14:57:34 #8 40.06  nim-srpm-macros               noarch   3-4.fc34                fedora    8.4 k
14:57:34 #8 40.06  ocaml-srpm-macros             noarch   6-4.fc34                fedora    7.8 k
14:57:34 #8 40.06  openblas-srpm-macros          noarch   2-9.fc34                fedora    7.4 k
14:57:34 #8 40.06  patch                         x86_64   2.7.6-14.fc34           fedora    130 k
14:57:34 #8 40.06  perl-AutoLoader               noarch   5.74-477.fc34           updates    31 k
14:57:34 #8 40.06  perl-B                        x86_64   1.80-477.fc34           updates   189 k
14:57:34 #8 40.06  perl-Carp                     noarch   1.50-458.fc34           fedora     29 k
14:57:34 #8 40.06  perl-Class-Struct             noarch   0.66-477.fc34           updates    32 k
14:57:34 #8 40.06  perl-Data-Dumper              x86_64   2.174-460.fc34          fedora     56 k
14:57:34 #8 40.06  perl-Digest                   noarch   1.20-1.fc34             updates    25 k
14:57:34 #8 40.06  perl-Digest-MD5               x86_64   2.58-2.fc34             fedora     36 k
14:57:34 #8 40.06  perl-DynaLoader               x86_64   1.47-477.fc34           updates    36 k
14:57:34 #8 40.06  perl-Encode                   x86_64   4:3.12-460.fc34         updates   1.7 M
14:57:34 #8 40.06  perl-Errno                    x86_64   1.30-477.fc34           updates    25 k
14:57:34 #8 40.06  perl-Exporter                 noarch   5.74-459.fc34           fedora     32 k
14:57:34 #8 40.06  perl-Fcntl                    x86_64   1.13-477.fc34           updates    31 k
14:57:34 #8 40.06  perl-File-Basename            noarch   2.85-477.fc34           updates    27 k
14:57:34 #8 40.06  perl-File-Path                noarch   2.18-2.fc34             fedora     36 k
14:57:34 #8 40.06  perl-File-Temp                noarch   1:0.231.100-2.fc34      fedora     60 k
14:57:34 #8 40.06  perl-File-stat                noarch   1.09-477.fc34           updates    27 k
14:57:34 #8 40.06  perl-FileHandle               noarch   2.03-477.fc34           updates    26 k
14:57:34 #8 40.06  perl-Getopt-Long              noarch   1:2.52-2.fc34           fedora     61 k
14:57:34 #8 40.06  perl-Getopt-Std               noarch   1.12-477.fc34           updates    26 k
14:57:34 #8 40.06  perl-HTTP-Tiny                noarch   0.078-1.fc34            updates    55 k
14:57:34 #8 40.06  perl-IO                       x86_64   1.43-477.fc34           updates    97 k
14:57:34 #8 40.06  perl-IO-Socket-IP             noarch   0.41-3.fc34             fedora     43 k
14:57:34 #8 40.06  perl-IPC-Open3                noarch   1.21-477.fc34           updates    33 k
14:57:34 #8 40.06  perl-MIME-Base64              x86_64   3.16-2.fc34             fedora     30 k
14:57:34 #8 40.06  perl-Net-SSLeay               x86_64   1.90-2.fc34             fedora    357 k
14:57:34 #8 40.06  perl-POSIX                    x86_64   1.94-477.fc34           updates   107 k
14:57:34 #8 40.06  perl-PathTools                x86_64   3.78-459.fc34           fedora     86 k
14:57:34 #8 40.06  perl-Pod-Escapes              noarch   1:1.07-458.fc34         fedora     20 k
14:57:34 #8 40.06  perl-Pod-Perldoc              noarch   3.28.01-459.fc34        fedora     85 k
14:57:34 #8 40.06  perl-Pod-Simple               noarch   1:3.42-2.fc34           fedora    216 k
14:57:34 #8 40.06  perl-Pod-Usage                noarch   4:2.01-2.fc34           fedora     41 k
14:57:34 #8 40.06  perl-Scalar-List-Utils        x86_64   4:1.56-459.fc34         fedora     72 k
14:57:34 #8 40.06  perl-SelectSaver              noarch   1.02-477.fc34           updates    22 k
14:57:34 #8 40.06  perl-Socket                   x86_64   4:2.032-1.fc34          updates    54 k
14:57:34 #8 40.06  perl-Storable                 x86_64   1:3.21-458.fc34         fedora     97 k
14:57:34 #8 40.06  perl-Symbol                   noarch   1.08-477.fc34           updates    24 k
14:57:34 #8 40.06  perl-Term-ANSIColor           noarch   5.01-459.fc34           fedora     49 k
14:57:34 #8 40.06  perl-Term-Cap                 noarch   1.17-458.fc34           fedora     22 k
14:57:34 #8 40.06  perl-Text-ParseWords          noarch   3.30-458.fc34           fedora     16 k
14:57:34 #8 40.06  perl-Text-Tabs+Wrap           noarch   2021.0726-1.fc34        updates    22 k
14:57:34 #8 40.06  perl-Time-Local               noarch   2:1.300-5.fc34          fedora     34 k
14:57:34 #8 40.06  perl-URI                      noarch   5.09-1.fc34             fedora    109 k
14:57:34 #8 40.06  perl-base                     noarch   2.27-477.fc34           updates    26 k
14:57:34 #8 40.06  perl-constant                 noarch   1.33-459.fc34           fedora     23 k
14:57:34 #8 40.06  perl-if                       noarch   0.60.800-477.fc34       updates    24 k
14:57:34 #8 40.06  perl-interpreter              x86_64   4:5.32.1-477.fc34       updates    81 k
14:57:34 #8 40.06  perl-libnet                   noarch   3.13-2.fc34             fedora    127 k
14:57:34 #8 40.06  perl-libs                     x86_64   4:5.32.1-477.fc34       updates   2.0 M
14:57:34 #8 40.06  perl-mro                      x86_64   1.23-477.fc34           updates    38 k
14:57:34 #8 40.06  perl-overload                 noarch   1.31-477.fc34           updates    56 k
14:57:34 #8 40.06  perl-overloading              noarch   0.02-477.fc34           updates    23 k
14:57:34 #8 40.06  perl-parent                   noarch   1:0.238-458.fc34        fedora     14 k
14:57:34 #8 40.06  perl-podlators                noarch   1:4.14-458.fc34         fedora    113 k
14:57:34 #8 40.06  perl-srpm-macros              noarch   1-39.fc34               fedora    8.5 k
14:57:34 #8 40.06  perl-subs                     noarch   1.03-477.fc34           updates    22 k
14:57:34 #8 40.06  perl-vars                     noarch   1.05-477.fc34           updates    23 k
14:57:34 #8 40.06  pkgconf                       x86_64   1.7.3-6.fc34            fedora     41 k
14:57:34 #8 40.06  pkgconf-m4                    noarch   1.7.3-6.fc34            fedora     14 k
14:57:34 #8 40.06  pkgconf-pkg-config            x86_64   1.7.3-6.fc34            fedora     10 k
14:57:34 #8 40.06  python-srpm-macros            noarch   3.9-38.fc34             updates    20 k
14:57:34 #8 40.06  python3-dateutil              noarch   1:2.8.1-3.fc34          fedora    289 k
14:57:34 #8 40.06  python3-dbus                  x86_64   1.2.18-1.fc34           updates   132 k
14:57:34 #8 40.06  python3-distro                noarch   1.5.0-5.fc34            fedora     36 k
14:57:34 #8 40.06  python3-dnf-plugins-core      noarch   4.0.23-1.fc34           updates   210 k
14:57:34 #8 40.06  python3-enchant               noarch   3.2.1-1.fc34            updates    78 k
14:57:34 #8 40.06  python3-file-magic            noarch   5.39-7.fc34             updates    17 k
14:57:34 #8 40.06  python3-setuptools            noarch   53.0.0-2.fc34           updates   840 k
14:57:34 #8 40.06  python3-six                   noarch   1.15.0-5.fc34           fedora     36 k
14:57:34 #8 40.06  qt5-srpm-macros               noarch   5.15.2-2.fc34           fedora    8.4 k
14:57:34 #8 40.06  redhat-rpm-config             noarch   183-3.fc34              updates    65 k
14:57:34 #8 40.06  rpmautospec-rpm-macros        noarch   0.2.5-1.fc34            updates   9.9 k
14:57:34 #8 40.06  rust-srpm-macros              noarch   18-1.fc34               updates   9.2 k
14:57:34 #8 40.06  shared-mime-info              x86_64   2.1-2.fc34              fedora    374 k
14:57:34 #8 40.06  unzip                         x86_64   6.0-50.fc34             fedora    181 k
14:57:34 #8 40.06  xxhash-libs                   x86_64   0.8.0-3.fc34            updates    40 k
14:57:34 #8 40.06  xz                            x86_64   5.2.5-5.fc34            fedora    216 k
14:57:34 #8 40.06  zip                           x86_64   3.0-28.fc34             fedora    260 k
14:57:34 #8 40.06  zstd                          x86_64   1.5.0-1.fc34            updates   643 k
14:57:34 #8 40.06 Installing weak dependencies:
14:57:34 #8 40.06  abattis-cantarell-fonts       noarch   0.301-2.fc34            fedora    369 k
14:57:34 #8 40.06  adobe-source-code-pro-fonts   noarch   2.030.1.050-10.fc34     fedora    834 k
14:57:34 #8 40.06  hunspell-en-GB                noarch   0.20140811.1-18.fc34    fedora    225 k
14:57:34 #8 40.06  perl-IO-Socket-SSL            noarch   2.070-2.fc34            fedora    214 k
14:57:34 #8 40.06  perl-Mozilla-CA               noarch   20200520-4.fc34         fedora     12 k
14:57:34 #8 40.06  perl-NDBM_File                x86_64   1.15-477.fc34           updates    32 k
14:57:34 #8 40.06 
14:57:34 #8 40.06 Transaction Summary
14:57:34 #8 40.06 ================================================================================
14:57:34 #8 40.06 Install  135 Packages
14:57:34 #8 40.06 Upgrade    1 Package
14:57:34 #8 40.06 
14:57:34 #8 40.07 Total download size: 31 M
14:57:34 #8 40.07 Downloading Packages:
14:57:35 #8 40.76 (1/136): bzip2-1.0.8-6.fc34.x86_64.rpm          229 kB/s |  53 kB     00:00    
14:57:35 #8 40.77 (2/136): abattis-cantarell-fonts-0.301-2.fc34.n 1.5 MB/s | 369 kB     00:00    
14:57:35 #8 40.79 (3/136): adobe-source-code-pro-fonts-2.030.1.05 3.2 MB/s | 834 kB     00:00    
14:57:35 #8 40.80 (4/136): cpio-2.13-10.fc34.x86_64.rpm           9.1 MB/s | 274 kB     00:00    
14:57:35 #8 40.80 (5/136): dbus-libs-1.12.20-3.fc34.x86_64.rpm    5.4 MB/s | 151 kB     00:00    
14:57:35 #8 40.80 (6/136): desktop-file-utils-0.26-3.fc34.x86_64. 5.3 MB/s |  74 kB     00:00    
14:57:35 #8 40.81 (7/136): diffutils-3.7-8.fc34.x86_64.rpm         38 MB/s | 391 kB     00:00    
14:57:35 #8 40.81 (8/136): dwz-0.14-1.fc34.x86_64.rpm             8.7 MB/s | 129 kB     00:00    
14:57:35 #8 40.82 (9/136): ed-1.14.2-10.fc34.x86_64.rpm           5.8 MB/s |  75 kB     00:00    
14:57:35 #8 40.82 (10/136): enchant-1.6.0-27.fc34.x86_64.rpm      5.9 MB/s |  59 kB     00:00    
14:57:35 #8 40.83 (11/136): findutils-4.8.0-2.fc34.x86_64.rpm      38 MB/s | 545 kB     00:00    
14:57:35 #8 40.83 (12/136): fpc-srpm-macros-1.3-3.fc34.noarch.rpm 737 kB/s | 7.7 kB     00:00    
14:57:35 #8 40.84 (13/136): fonts-srpm-macros-2.0.5-5.fc34.noarch 1.9 MB/s |  27 kB     00:00    
14:57:35 #8 40.84 (14/136): ghc-srpm-macros-1.5.0-4.fc34.noarch.r 909 kB/s | 7.8 kB     00:00    
14:57:35 #8 40.84 (15/136): gnat-srpm-macros-4-13.fc34.noarch.rpm 983 kB/s | 8.3 kB     00:00    
14:57:35 #8 40.86 (16/136): gsettings-desktop-schemas-40.0-1.fc34  32 MB/s | 691 kB     00:00    
14:57:35 #8 40.87 (17/136): hunspell-1.7.0-9.fc34.x86_64.rpm       14 MB/s | 330 kB     00:00    
14:57:35 #8 40.88 (18/136): groff-base-1.22.4-7.fc34.x86_64.rpm    29 MB/s | 1.1 MB     00:00    
14:57:35 #8 40.88 (19/136): hunspell-en-GB-0.20140811.1-18.fc34.n  11 MB/s | 225 kB     00:00    
14:57:35 #8 40.89 (20/136): hunspell-en-US-0.20140811.1-18.fc34.n 9.0 MB/s | 177 kB     00:00    
14:57:35 #8 40.89 (21/136): hunspell-filesystem-1.7.0-9.fc34.x86_ 586 kB/s | 7.6 kB     00:00    
14:57:35 #8 40.89 (22/136): kernel-srpm-macros-1.0-4.fc34.noarch. 914 kB/s | 7.3 kB     00:00    
14:57:35 #8 40.90 (23/136): info-6.7-10.fc34.x86_64.rpm            18 MB/s | 227 kB     00:00    
14:57:35 #8 40.91 (24/136): libappstream-glib-0.7.18-2.fc34.x86_6  26 MB/s | 398 kB     00:00    
14:57:35 #8 40.91 (25/136): libpipeline-1.5.3-2.fc34.x86_64.rpm   3.4 MB/s |  49 kB     00:00    
14:57:35 #8 40.91 (26/136): libpkgconf-1.7.3-6.fc34.x86_64.rpm    3.1 MB/s |  36 kB     00:00    
14:57:35 #8 40.92 (27/136): libpng-1.6.37-10.fc34.x86_64.rpm       11 MB/s | 119 kB     00:00    
14:57:35 #8 40.92 (28/136): libproxy-0.4.15-30.fc34.x86_64.rpm    8.3 MB/s |  72 kB     00:00    
14:57:35 #8 40.92 (29/136): libstemmer-0-16.585svn.fc34.x86_64.rp  10 MB/s |  86 kB     00:00    
14:57:35 #8 40.93 (30/136): lua-srpm-macros-1-4.fc34.noarch.rpm   1.1 MB/s | 8.3 kB     00:00    
14:57:35 #8 40.94 (31/136): libsoup-2.72.0-6.fc34.x86_64.rpm       15 MB/s | 397 kB     00:00    
14:57:35 #8 40.94 (32/136): ncurses-6.2-4.20200222.fc34.x86_64.rp  24 MB/s | 396 kB     00:00    
14:57:35 #8 40.95 (33/136): nim-srpm-macros-3-4.fc34.noarch.rpm   654 kB/s | 8.4 kB     00:00    
14:57:35 #8 40.96 (34/136): ocaml-srpm-macros-6-4.fc34.noarch.rpm 692 kB/s | 7.8 kB     00:00    
14:57:35 #8 40.97 (35/136): man-db-2.9.3-3.fc34.x86_64.rpm         23 MB/s | 1.1 MB     00:00    
14:57:35 #8 40.98 (36/136): openblas-srpm-macros-2-9.fc34.noarch. 277 kB/s | 7.4 kB     00:00    
14:57:35 #8 40.99 (37/136): patch-2.7.6-14.fc34.x86_64.rpm        4.4 MB/s | 130 kB     00:00    
14:57:35 #8 41.00 (38/136): perl-Carp-1.50-458.fc34.noarch.rpm    1.9 MB/s |  29 kB     00:00    
14:57:35 #8 41.02 (39/136): perl-Data-Dumper-2.174-460.fc34.x86_6 1.3 MB/s |  56 kB     00:00    
14:57:35 #8 41.03 (40/136): perl-Digest-MD5-2.58-2.fc34.x86_64.rp 986 kB/s |  36 kB     00:00    
14:57:35 #8 41.03 (41/136): perl-File-Path-2.18-2.fc34.noarch.rpm 5.5 MB/s |  36 kB     00:00    
14:57:35 #8 41.03 (42/136): perl-Exporter-5.74-459.fc34.noarch.rp 3.0 MB/s |  32 kB     00:00    
14:57:35 #8 41.04 (43/136): perl-File-Temp-0.231.100-2.fc34.noarc 6.0 MB/s |  60 kB     00:00    
14:57:35 #8 41.04 (44/136): perl-Getopt-Long-2.52-2.fc34.noarch.r 6.0 MB/s |  61 kB     00:00    
14:57:35 #8 41.04 (45/136): perl-IO-Socket-IP-0.41-3.fc34.noarch. 7.1 MB/s |  43 kB     00:00    
14:57:35 #8 41.05 (46/136): perl-IO-Socket-SSL-2.070-2.fc34.noarc  20 MB/s | 214 kB     00:00    
14:57:35 #8 41.05 (47/136): perl-MIME-Base64-3.16-2.fc34.x86_64.r 3.0 MB/s |  30 kB     00:00    
14:57:35 #8 41.05 (48/136): perl-Mozilla-CA-20200520-4.fc34.noarc 1.3 MB/s |  12 kB     00:00    
14:57:35 #8 41.06 (49/136): perl-PathTools-3.78-459.fc34.x86_64.r  14 MB/s |  86 kB     00:00    
14:57:35 #8 41.06 (50/136): perl-Pod-Escapes-1.07-458.fc34.noarch 2.9 MB/s |  20 kB     00:00    
14:57:35 #8 41.07 (51/136): perl-Net-SSLeay-1.90-2.fc34.x86_64.rp  22 MB/s | 357 kB     00:00    
14:57:35 #8 41.07 (52/136): perl-Pod-Perldoc-3.28.01-459.fc34.noa 6.9 MB/s |  85 kB     00:00    
14:57:35 #8 41.08 (53/136): perl-Pod-Simple-3.42-2.fc34.noarch.rp  15 MB/s | 216 kB     00:00    
14:57:35 #8 41.08 (54/136): perl-Scalar-List-Utils-1.56-459.fc34. 8.3 MB/s |  72 kB     00:00    
14:57:35 #8 41.08 (55/136): perl-Pod-Usage-2.01-2.fc34.noarch.rpm 3.5 MB/s |  41 kB     00:00    
14:57:35 #8 41.09 (56/136): perl-Storable-3.21-458.fc34.x86_64.rp  10 MB/s |  97 kB     00:00    
14:57:35 #8 41.09 (57/136): perl-Term-ANSIColor-5.01-459.fc34.noa 5.1 MB/s |  49 kB     00:00    
14:57:35 #8 41.09 (58/136): perl-Text-ParseWords-3.30-458.fc34.no 2.6 MB/s |  16 kB     00:00    
14:57:35 #8 41.10 (59/136): perl-Term-Cap-1.17-458.fc34.noarch.rp 2.4 MB/s |  22 kB     00:00    
14:57:35 #8 41.10 (60/136): perl-Time-Local-1.300-5.fc34.noarch.r 3.5 MB/s |  34 kB     00:00    
14:57:35 #8 41.10 (61/136): perl-URI-5.09-1.fc34.noarch.rpm        11 MB/s | 109 kB     00:00    
14:57:35 #8 41.11 (62/136): perl-constant-1.33-459.fc34.noarch.rp 2.5 MB/s |  23 kB     00:00    
14:57:35 #8 41.11 (63/136): perl-parent-0.238-458.fc34.noarch.rpm 2.2 MB/s |  14 kB     00:00    
14:57:35 #8 41.11 (64/136): perl-libnet-3.13-2.fc34.noarch.rpm     12 MB/s | 127 kB     00:00    
14:57:35 #8 41.12 (65/136): perl-podlators-4.14-458.fc34.noarch.r 9.3 MB/s | 113 kB     00:00    
14:57:35 #8 41.12 (66/136): perl-srpm-macros-1-39.fc34.noarch.rpm 756 kB/s | 8.5 kB     00:00    
14:57:35 #8 41.13 (67/136): pkgconf-m4-1.7.3-6.fc34.noarch.rpm    1.9 MB/s |  14 kB     00:00    
14:57:35 #8 41.13 (68/136): pkgconf-1.7.3-6.fc34.x86_64.rpm       2.8 MB/s |  41 kB     00:00    
14:57:35 #8 41.13 (69/136): pkgconf-pkg-config-1.7.3-6.fc34.x86_6 1.0 MB/s |  10 kB     00:00    
14:57:35 #8 41.14 (70/136): python3-distro-1.5.0-5.fc34.noarch.rp 4.7 MB/s |  36 kB     00:00    
14:57:35 #8 41.14 (71/136): python3-dateutil-2.8.1-3.fc34.noarch.  17 MB/s | 289 kB     00:00    
14:57:35 #8 41.14 (72/136): python3-six-1.15.0-5.fc34.noarch.rpm  2.8 MB/s |  36 kB     00:00    
14:57:35 #8 41.15 (73/136): qt5-srpm-macros-5.15.2-2.fc34.noarch. 823 kB/s | 8.4 kB     00:00    
14:57:35 #8 41.15 (74/136): rpm-build-4.16.1.3-1.fc34.x86_64.rpm   12 MB/s | 100 kB     00:00    
14:57:35 #8 41.16 (75/136): unzip-6.0-50.fc34.x86_64.rpm           15 MB/s | 181 kB     00:00    
14:57:35 #8 41.17 (76/136): shared-mime-info-2.1-2.fc34.x86_64.rp  17 MB/s | 374 kB     00:00    
14:57:35 #8 41.17 (77/136): xz-5.2.5-5.fc34.x86_64.rpm             13 MB/s | 216 kB     00:00    
14:57:35 #8 41.18 (78/136): zip-3.0-28.fc34.x86_64.rpm             16 MB/s | 260 kB     00:00    
14:57:35 #8 41.18 (79/136): dnf-plugins-core-4.0.23-1.fc34.noarch 5.0 MB/s |  35 kB     00:00    
14:57:35 #8 41.19 (80/136): efi-srpm-macros-5-4.fc34.noarch.rpm   2.3 MB/s |  22 kB     00:00    
14:57:35 #8 41.20 (81/136): binutils-gold-2.35.2-6.fc34.x86_64.rp  23 MB/s | 716 kB     00:00    
14:57:35 #8 41.22 (82/136): elfutils-0.185-2.fc34.x86_64.rpm       25 MB/s | 517 kB     00:00    
14:57:35 #8 41.22 (83/136): elfutils-debuginfod-client-0.185-2.fc 2.3 MB/s |  36 kB     00:00    
14:57:35 #8 41.23 (84/136): file-5.39-7.fc34.x86_64.rpm           8.5 MB/s |  50 kB     00:00    
14:57:35 #8 41.23 (85/136): emacs-filesystem-27.2-5.fc34.noarch.r 585 kB/s | 8.4 kB     00:00    
14:57:35 #8 41.26 (86/136): gdk-pixbuf2-2.42.6-1.fc34.x86_64.rpm   14 MB/s | 471 kB     00:00    
14:57:35 #8 41.28 (87/136): glib-networking-2.68.2-1.fc34.x86_64. 9.4 MB/s | 169 kB     00:00    
14:57:35 #8 41.31 (88/136): gdb-minimal-10.2-3.fc34.x86_64.rpm     45 MB/s | 3.6 MB     00:00    
14:57:35 #8 41.31 (89/136): go-srpm-macros-3.0.10-1.fc34.noarch.r 1.0 MB/s |  25 kB     00:00    
14:57:35 #8 41.31 (90/136): json-glib-1.6.6-1.fc34.x86_64.rpm      21 MB/s | 151 kB     00:00    
14:57:35 #8 41.32 (91/136): less-581.2-1.fc34.x86_64.rpm           16 MB/s | 160 kB     00:00    
14:57:35 #8 41.32 (92/136): libjpeg-turbo-2.0.90-3.fc34.x86_64.rp  16 MB/s | 175 kB     00:00    
14:57:35 #8 41.33 (93/136): perl-AutoLoader-5.74-477.fc34.noarch. 4.6 MB/s |  31 kB     00:00    
14:57:35 #8 41.33 (94/136): perl-Class-Struct-0.66-477.fc34.noarc 6.3 MB/s |  32 kB     00:00    
14:57:35 #8 41.34 (95/136): perl-B-1.80-477.fc34.x86_64.rpm        14 MB/s | 189 kB     00:00    
14:57:35 #8 41.34 (96/136): perl-Digest-1.20-1.fc34.noarch.rpm    3.6 MB/s |  25 kB     00:00    
14:57:35 #8 41.35 (97/136): perl-DynaLoader-1.47-477.fc34.x86_64. 5.2 MB/s |  36 kB     00:00    
14:57:35 #8 41.35 (98/136): perl-Errno-1.30-477.fc34.x86_64.rpm   2.7 MB/s |  25 kB     00:00    
14:57:35 #8 41.37 (99/136): perl-Fcntl-1.13-477.fc34.x86_64.rpm   1.8 MB/s |  31 kB     00:00    
14:57:35 #8 41.39 (100/136): perl-Encode-3.12-460.fc34.x86_64.rpm  37 MB/s | 1.7 MB     00:00    
14:57:35 #8 41.39 (101/136): perl-File-Basename-2.85-477.fc34.noa 1.4 MB/s |  27 kB     00:00    
14:57:35 #8 41.40 (102/136): perl-File-stat-1.09-477.fc34.noarch. 2.3 MB/s |  27 kB     00:00    
14:57:35 #8 41.42 (103/136): perl-FileHandle-2.03-477.fc34.noarch 1.3 MB/s |  26 kB     00:00    
14:57:36 #8 41.42 (104/136): perl-Getopt-Std-1.12-477.fc34.noarch 1.1 MB/s |  26 kB     00:00    
14:57:36 #8 41.46 (105/136): perl-HTTP-Tiny-0.078-1.fc34.noarch.r 1.3 MB/s |  55 kB     00:00    
14:57:36 #8 41.49 (106/136): binutils-2.35.2-6.fc34.x86_64.rpm     18 MB/s | 5.5 MB     00:00    
14:57:36 #8 41.49 (107/136): perl-IO-1.43-477.fc34.x86_64.rpm     1.4 MB/s |  97 kB     00:00    
14:57:36 #8 41.50 (108/136): perl-IPC-Open3-1.21-477.fc34.noarch. 935 kB/s |  33 kB     00:00    
14:57:36 #8 41.50 (109/136): perl-NDBM_File-1.15-477.fc34.x86_64. 4.4 MB/s |  32 kB     00:00    
14:57:36 #8 41.50 (110/136): perl-POSIX-1.94-477.fc34.x86_64.rpm   10 MB/s | 107 kB     00:00    
14:57:36 #8 41.50 (111/136): perl-SelectSaver-1.02-477.fc34.noarc 2.4 MB/s |  22 kB     00:00    
14:57:36 #8 41.51 (112/136): perl-Socket-2.032-1.fc34.x86_64.rpm  8.6 MB/s |  54 kB     00:00    
14:57:36 #8 41.51 (113/136): perl-Symbol-1.08-477.fc34.noarch.rpm 2.8 MB/s |  24 kB     00:00    
14:57:36 #8 41.51 (114/136): perl-Text-Tabs+Wrap-2021.0726-1.fc34 2.5 MB/s |  22 kB     00:00    
14:57:36 #8 41.52 (115/136): perl-base-2.27-477.fc34.noarch.rpm   4.6 MB/s |  26 kB     00:00    
14:57:36 #8 41.52 (116/136): perl-if-0.60.800-477.fc34.noarch.rpm 3.0 MB/s |  24 kB     00:00    
14:57:36 #8 41.52 (117/136): perl-interpreter-5.32.1-477.fc34.x86 9.7 MB/s |  81 kB     00:00    
14:57:36 #8 41.53 (118/136): perl-mro-1.23-477.fc34.x86_64.rpm    5.7 MB/s |  38 kB     00:00    
14:57:36 #8 41.53 (119/136): perl-overload-1.31-477.fc34.noarch.r 7.0 MB/s |  56 kB     00:00    
14:57:36 #8 41.53 (120/136): perl-overloading-0.02-477.fc34.noarc 3.5 MB/s |  23 kB     00:00    
14:57:36 #8 41.54 (121/136): perl-subs-1.03-477.fc34.noarch.rpm   3.3 MB/s |  22 kB     00:00    
14:57:36 #8 41.54 (122/136): perl-vars-1.05-477.fc34.noarch.rpm   3.5 MB/s |  23 kB     00:00    
14:57:36 #8 41.55 (123/136): python-srpm-macros-3.9-38.fc34.noarc 2.8 MB/s |  20 kB     00:00    
14:57:36 #8 41.56 (124/136): python3-dbus-1.2.18-1.fc34.x86_64.rp 9.6 MB/s | 132 kB     00:00    
14:57:36 #8 41.57 (125/136): python3-dnf-plugins-core-4.0.23-1.fc 9.8 MB/s | 210 kB     00:00    
14:57:36 #8 41.57 (126/136): python3-enchant-3.2.1-1.fc34.noarch. 5.5 MB/s |  78 kB     00:00    
14:57:36 #8 41.58 (127/136): python3-file-magic-5.39-7.fc34.noarc 1.7 MB/s |  17 kB     00:00    
14:57:36 #8 41.59 (128/136): redhat-rpm-config-183-3.fc34.noarch. 8.1 MB/s |  65 kB     00:00    
14:57:36 #8 41.60 (129/136): perl-libs-5.32.1-477.fc34.x86_64.rpm  24 MB/s | 2.0 MB     00:00    
14:57:36 #8 41.61 (130/136): rpmautospec-rpm-macros-0.2.5-1.fc34. 483 kB/s | 9.9 kB     00:00    
14:57:36 #8 41.61 (131/136): python3-setuptools-53.0.0-2.fc34.noa  19 MB/s | 840 kB     00:00    
14:57:36 #8 41.62 (132/136): rpmlint-1.11-19.fc34.noarch.rpm       13 MB/s | 185 kB     00:00    
14:57:36 #8 41.62 (133/136): rust-srpm-macros-18-1.fc34.noarch.rp 668 kB/s | 9.2 kB     00:00    
14:57:36 #8 41.63 (134/136): xxhash-libs-0.8.0-3.fc34.x86_64.rpm  3.9 MB/s |  40 kB     00:00    
14:57:36 #8 41.66 (135/136): zstd-1.5.0-1.fc34.x86_64.rpm          16 MB/s | 643 kB     00:00    
14:57:36 #8 41.67 (136/136): file-libs-5.39-7.fc34.x86_64.rpm      12 MB/s | 588 kB     00:00    
14:57:36 #8 41.67 --------------------------------------------------------------------------------
14:57:36 #8 41.67 Total                                            20 MB/s |  31 MB     00:01     
14:57:38 #8 43.55 Running transaction check
14:57:38 #8 43.64 Transaction check succeeded.
14:57:38 #8 43.64 Running transaction test
14:57:38 #8 44.09 Transaction test succeeded.
14:57:38 #8 44.09 Running transaction
14:57:39 #8 44.86   Preparing        :                                                        1/1 
14:57:39 #8 44.89   Installing       : elfutils-debuginfod-client-0.185-2.fc34.x86_64       1/137 
14:57:39 #8 44.91   Installing       : binutils-gold-2.35.2-6.fc34.x86_64                   2/137 
14:57:39 #8 45.03   Installing       : binutils-2.35.2-6.fc34.x86_64                        3/137 
14:57:39 #8 45.04   Running scriptlet: binutils-2.35.2-6.fc34.x86_64                        3/137 
14:57:39 #8 45.05   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      4/137 
14:57:39 #8 45.10   Installing       : groff-base-1.22.4-7.fc34.x86_64                      4/137 
14:57:39 #8 45.12   Running scriptlet: groff-base-1.22.4-7.fc34.x86_64                      4/137 
14:57:39 #8 45.14   Installing       : xz-5.2.5-5.fc34.x86_64                               5/137 
14:57:39 #8 45.15   Installing       : unzip-6.0-50.fc34.x86_64                             6/137 
14:57:39 #8 45.16   Installing       : findutils-1:4.8.0-2.fc34.x86_64                      7/137 
14:57:39 #8 45.17   Installing       : cpio-2.13-10.fc34.x86_64                             8/137 
14:57:39 #8 45.18   Installing       : bzip2-1.0.8-6.fc34.x86_64                            9/137 
14:57:39 #8 45.19   Installing       : zip-3.0-28.fc34.x86_64                              10/137 
14:57:39 #8 45.23   Installing       : elfutils-0.185-2.fc34.x86_64                        11/137 
14:57:39 #8 45.28   Upgrading        : file-libs-5.39-7.fc34.x86_64                        12/137 
14:57:39 #8 45.28   Installing       : file-5.39-7.fc34.x86_64                             13/137 
14:57:39 #8 45.29   Installing       : python3-file-magic-5.39-7.fc34.noarch               14/137 
14:57:39 #8 45.31   Installing       : zstd-1.5.0-1.fc34.x86_64                            15/137 
14:57:39 #8 45.31   Installing       : xxhash-libs-0.8.0-3.fc34.x86_64                     16/137 
14:57:39 #8 45.39   Installing       : gdb-minimal-10.2-3.fc34.x86_64                      17/137 
14:57:39 #8 45.39   Installing       : rust-srpm-macros-18-1.fc34.noarch                   18/137 
14:57:39 #8 45.40   Installing       : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch          19/137 
14:57:39 #8 45.45   Installing       : python3-setuptools-53.0.0-2.fc34.noarch             20/137 
14:57:39 #8 45.46   Installing       : python3-distro-1.5.0-5.fc34.noarch                  21/137 
14:57:39 #8 45.47   Installing       : libjpeg-turbo-2.0.90-3.fc34.x86_64                  22/137 
14:57:40 #8 45.48   Installing       : less-581.2-1.fc34.x86_64                            23/137 
14:57:40 #8 45.49   Installing       : json-glib-1.6.6-1.fc34.x86_64                       24/137 
14:57:40 #8 45.50   Installing       : emacs-filesystem-1:27.2-5.fc34.noarch               25/137 
14:57:40 #8 45.50   Installing       : desktop-file-utils-0.26-3.fc34.x86_64               26/137 
14:57:40 #8 45.51   Installing       : efi-srpm-macros-5-4.fc34.noarch                     27/137 
14:57:40 #8 45.53   Installing       : shared-mime-info-2.1-2.fc34.x86_64                  28/137 
14:57:40 #8 45.54   Running scriptlet: shared-mime-info-2.1-2.fc34.x86_64                  28/137 
14:57:40 #8 45.56   Installing       : qt5-srpm-macros-5.15.2-2.fc34.noarch                29/137 
14:57:40 #8 45.56   Installing       : python3-six-1.15.0-5.fc34.noarch                    30/137 
14:57:40 #8 45.57   Installing       : python3-dateutil-1:2.8.1-3.fc34.noarch              31/137 
14:57:40 #8 45.58   Installing       : pkgconf-m4-1.7.3-6.fc34.noarch                      32/137 
14:57:40 #8 45.59   Installing       : perl-srpm-macros-1-39.fc34.noarch                   33/137 
14:57:40 #8 45.59   Installing       : openblas-srpm-macros-2-9.fc34.noarch                34/137 
14:57:40 #8 45.59   Installing       : ocaml-srpm-macros-6-4.fc34.noarch                   35/137 
14:57:40 #8 45.60   Installing       : nim-srpm-macros-3-4.fc34.noarch                     36/137 
14:57:40 #8 45.61   Installing       : ncurses-6.2-4.20200222.fc34.x86_64                  37/137 
14:57:40 #8 45.61   Installing       : perl-Digest-1.20-1.fc34.noarch                      38/137 
14:57:40 #8 45.62   Installing       : perl-Digest-MD5-2.58-2.fc34.x86_64                  39/137 
14:57:40 #8 45.63   Installing       : perl-B-1.80-477.fc34.x86_64                         40/137 
14:57:40 #8 45.63   Installing       : perl-FileHandle-2.03-477.fc34.noarch                41/137 
14:57:40 #8 45.64   Installing       : perl-AutoLoader-5.74-477.fc34.noarch                42/137 
14:57:40 #8 45.64   Installing       : perl-Data-Dumper-2.174-460.fc34.x86_64              43/137 
14:57:40 #8 45.65   Installing       : perl-libnet-3.13-2.fc34.noarch                      44/137 
14:57:40 #8 45.66   Installing       : perl-base-2.27-477.fc34.noarch                      45/137 
14:57:40 #8 45.67   Installing       : perl-URI-5.09-1.fc34.noarch                         46/137 
14:57:40 #8 45.69   Installing       : perl-Net-SSLeay-1.90-2.fc34.x86_64                  47/137 
14:57:40 #8 45.70   Installing       : perl-Time-Local-2:1.300-5.fc34.noarch               48/137 
14:57:40 #8 45.71   Installing       : perl-Mozilla-CA-20200520-4.fc34.noarch              49/137 
14:57:40 #8 45.71   Installing       : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch         50/137 
14:57:40 #8 45.72   Installing       : perl-if-0.60.800-477.fc34.noarch                    51/137 
14:57:40 #8 45.72   Installing       : perl-IO-Socket-IP-0.41-3.fc34.noarch                52/137 
14:57:40 #8 45.73   Installing       : perl-File-Path-2.18-2.fc34.noarch                   53/137 
14:57:40 #8 45.74   Installing       : perl-IO-Socket-SSL-2.070-2.fc34.noarch              54/137 
14:57:40 #8 45.74   Installing       : perl-Pod-Escapes-1:1.07-458.fc34.noarch             55/137 
14:57:40 #8 45.75   Installing       : perl-Term-ANSIColor-5.01-459.fc34.noarch            56/137 
14:57:40 #8 45.75   Installing       : perl-Class-Struct-0.66-477.fc34.noarch              57/137 
14:57:40 #8 45.76   Installing       : perl-POSIX-1.94-477.fc34.x86_64                     58/137 
14:57:40 #8 45.77   Installing       : perl-IPC-Open3-1.21-477.fc34.noarch                 59/137 
14:57:40 #8 45.77   Installing       : perl-subs-1.03-477.fc34.noarch                      60/137 
14:57:40 #8 45.78   Installing       : perl-File-Temp-1:0.231.100-2.fc34.noarch            61/137 
14:57:40 #8 45.79   Installing       : perl-HTTP-Tiny-0.078-1.fc34.noarch                  62/137 
14:57:40 #8 45.80   Installing       : perl-Pod-Simple-1:3.42-2.fc34.noarch                63/137 
14:57:40 #8 45.80   Installing       : perl-Term-Cap-1.17-458.fc34.noarch                  64/137 
14:57:40 #8 45.81   Installing       : perl-Socket-4:2.032-1.fc34.x86_64                   65/137 
14:57:40 #8 45.82   Installing       : perl-SelectSaver-1.02-477.fc34.noarch               66/137 
14:57:40 #8 45.82   Installing       : perl-Symbol-1.08-477.fc34.noarch                    67/137 
14:57:40 #8 45.83   Installing       : perl-File-stat-1.09-477.fc34.noarch                 68/137 
14:57:40 #8 45.84   Installing       : perl-podlators-1:4.14-458.fc34.noarch               69/137 
14:57:40 #8 45.84   Installing       : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            70/137 
14:57:40 #8 45.85   Installing       : perl-Text-ParseWords-3.30-458.fc34.noarch           71/137 
14:57:40 #8 45.86   Installing       : perl-Fcntl-1.13-477.fc34.x86_64                     72/137 
14:57:40 #8 45.86   Installing       : perl-mro-1.23-477.fc34.x86_64                       73/137 
14:57:40 #8 45.87   Installing       : perl-IO-1.43-477.fc34.x86_64                        74/137 
14:57:40 #8 45.88   Installing       : perl-overloading-0.02-477.fc34.noarch               75/137 
14:57:40 #8 45.89   Installing       : perl-Pod-Usage-4:2.01-2.fc34.noarch                 76/137 
14:57:40 #8 45.89   Installing       : perl-MIME-Base64-3.16-2.fc34.x86_64                 77/137 
14:57:40 #8 45.90   Installing       : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       78/137 
14:57:40 #8 45.91   Installing       : perl-constant-1.33-459.fc34.noarch                  79/137 
14:57:40 #8 45.91   Installing       : perl-parent-1:0.238-458.fc34.noarch                 80/137 
14:57:40 #8 45.92   Installing       : perl-Errno-1.30-477.fc34.x86_64                     81/137 
14:57:40 #8 45.92   Installing       : perl-File-Basename-2.85-477.fc34.noarch             82/137 
14:57:40 #8 45.93   Installing       : perl-Getopt-Std-1.12-477.fc34.noarch                83/137 
14:57:40 #8 45.94   Installing       : perl-Storable-1:3.21-458.fc34.x86_64                84/137 
14:57:40 #8 45.94   Installing       : perl-overload-1.31-477.fc34.noarch                  85/137 
14:57:40 #8 45.95   Installing       : perl-vars-1.05-477.fc34.noarch                      86/137 
14:57:40 #8 45.96   Installing       : perl-Getopt-Long-1:2.52-2.fc34.noarch               87/137 
14:57:40 #8 45.96   Installing       : perl-Carp-1.50-458.fc34.noarch                      88/137 
14:57:40 #8 45.97   Installing       : perl-Exporter-5.74-459.fc34.noarch                  89/137 
14:57:40 #8 45.97   Installing       : perl-DynaLoader-1.47-477.fc34.x86_64                90/137 
14:57:40 #8 45.98   Installing       : perl-PathTools-3.78-459.fc34.x86_64                 91/137 
14:57:40 #8 45.98   Installing       : perl-NDBM_File-1.15-477.fc34.x86_64                 92/137 
14:57:40 #8 46.05   Installing       : perl-Encode-4:3.12-460.fc34.x86_64                  93/137 
14:57:40 #8 46.16   Installing       : perl-libs-4:5.32.1-477.fc34.x86_64                  94/137 
14:57:40 #8 46.18   Installing       : perl-interpreter-4:5.32.1-477.fc34.x86_64           95/137 
14:57:40 #8 46.18   Installing       : lua-srpm-macros-1-4.fc34.noarch                     96/137 
14:57:40 #8 46.19   Installing       : libstemmer-0-16.585svn.fc34.x86_64                  97/137 
14:57:40 #8 46.19   Installing       : libproxy-0.4.15-30.fc34.x86_64                      98/137 
14:57:40 #8 46.20   Installing       : libpng-2:1.6.37-10.fc34.x86_64                      99/137 
14:57:40 #8 46.21   Installing       : gdk-pixbuf2-2.42.6-1.fc34.x86_64                   100/137 
14:57:40 #8 46.22   Installing       : libpkgconf-1.7.3-6.fc34.x86_64                     101/137 
14:57:40 #8 46.24   Installing       : pkgconf-1.7.3-6.fc34.x86_64                        102/137 
14:57:40 #8 46.25   Installing       : pkgconf-pkg-config-1.7.3-6.fc34.x86_64             103/137 
14:57:40 #8 46.25   Installing       : libpipeline-1.5.3-2.fc34.x86_64                    104/137 
14:57:40 #8 46.26   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         105/137 
14:57:40 #8 46.29   Installing       : man-db-2.9.3-3.fc34.x86_64                         105/137 
14:57:40 #8 46.30   Running scriptlet: man-db-2.9.3-3.fc34.x86_64                         105/137 
14:57:40 #8 46.31   Installing       : kernel-srpm-macros-1.0-4.fc34.noarch               106/137 
14:57:40 #8 46.32   Installing       : info-6.7-10.fc34.x86_64                            107/137 
14:57:40 #8 46.33   Installing       : ed-1.14.2-10.fc34.x86_64                           108/137 
14:57:40 #8 46.33   Installing       : patch-2.7.6-14.fc34.x86_64                         109/137 
14:57:40 #8 46.34   Installing       : hunspell-filesystem-1.7.0-9.fc34.x86_64            110/137 
14:57:40 #8 46.35   Installing       : hunspell-en-US-0.20140811.1-18.fc34.noarch         111/137 
14:57:40 #8 46.36   Installing       : hunspell-1.7.0-9.fc34.x86_64                       112/137 
14:57:40 #8 46.36   Installing       : enchant-1:1.6.0-27.fc34.x86_64                     113/137 
14:57:40 #8 46.38   Installing       : python3-enchant-3.2.1-1.fc34.noarch                114/137 
14:57:40 #8 46.38   Installing       : gnat-srpm-macros-4-13.fc34.noarch                  115/137 
14:57:40 #8 46.39   Installing       : ghc-srpm-macros-1.5.0-4.fc34.noarch                116/137 
14:57:40 #8 46.39   Installing       : fpc-srpm-macros-1.3-3.fc34.noarch                  117/137 
14:57:40 #8 46.40   Installing       : dwz-0.14-1.fc34.x86_64                             118/137 
14:57:40 #8 46.40   Installing       : fonts-srpm-macros-1:2.0.5-5.fc34.noarch            119/137 
14:57:40 #8 46.41   Installing       : go-srpm-macros-3.0.10-1.fc34.noarch                120/137 
14:57:40 #8 46.41   Installing       : python-srpm-macros-3.9-38.fc34.noarch              121/137 
14:57:40 #8 46.42   Installing       : redhat-rpm-config-183-3.fc34.noarch                122/137 
14:57:40 #8 46.43   Installing       : diffutils-3.7-8.fc34.x86_64                        123/137 
14:57:40 #8 46.44   Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                  124/137 
14:57:40 #8 46.45   Installing       : python3-dbus-1.2.18-1.fc34.x86_64                  125/137 
14:57:40 #8 46.46   Installing       : python3-dnf-plugins-core-4.0.23-1.fc34.noarch      126/137 
14:57:40 #8 46.48   Installing       : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.   127/137 
14:57:41 #8 46.49   Installing       : abattis-cantarell-fonts-0.301-2.fc34.noarch        128/137 
14:57:41 #8 46.51   Installing       : gsettings-desktop-schemas-40.0-1.fc34.x86_64       129/137 
14:57:41 #8 46.52   Installing       : glib-networking-2.68.2-1.fc34.x86_64               130/137 
14:57:41 #8 46.53   Installing       : libsoup-2.72.0-6.fc34.x86_64                       131/137 
14:57:41 #8 46.54   Installing       : libappstream-glib-0.7.18-2.fc34.x86_64             132/137 
14:57:41 #8 46.56   Installing       : rpmlint-1.11-19.fc34.noarch                        133/137 
14:57:41 #8 46.57   Installing       : dnf-plugins-core-4.0.23-1.fc34.noarch              134/137 
14:57:41 #8 46.58   Installing       : rpm-build-4.16.1.3-1.fc34.x86_64                   135/137 
14:57:41 #8 46.59   Installing       : hunspell-en-GB-0.20140811.1-18.fc34.noarch         136/137 
14:57:41 #8 46.59   Cleanup          : file-libs-5.39-6.fc34.x86_64                       137/137 
14:57:44 #8 46.61   Running scriptlet: file-libs-5.39-6.fc34.x86_64                       137/137 
14:57:44 #8 49.70   Verifying        : abattis-cantarell-fonts-0.301-2.fc34.noarch          1/137 
14:57:44 #8 49.70   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-10.fc34.     2/137 
14:57:44 #8 49.70   Verifying        : bzip2-1.0.8-6.fc34.x86_64                            3/137 
14:57:44 #8 49.70   Verifying        : cpio-2.13-10.fc34.x86_64                             4/137 
14:57:44 #8 49.70   Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                    5/137 
14:57:44 #8 49.70   Verifying        : desktop-file-utils-0.26-3.fc34.x86_64                6/137 
14:57:44 #8 49.70   Verifying        : diffutils-3.7-8.fc34.x86_64                          7/137 
14:57:44 #8 49.70   Verifying        : dwz-0.14-1.fc34.x86_64                               8/137 
14:57:44 #8 49.70   Verifying        : ed-1.14.2-10.fc34.x86_64                             9/137 
14:57:44 #8 49.70   Verifying        : enchant-1:1.6.0-27.fc34.x86_64                      10/137 
14:57:44 #8 49.70   Verifying        : findutils-1:4.8.0-2.fc34.x86_64                     11/137 
14:57:44 #8 49.70   Verifying        : fonts-srpm-macros-1:2.0.5-5.fc34.noarch             12/137 
14:57:44 #8 49.70   Verifying        : fpc-srpm-macros-1.3-3.fc34.noarch                   13/137 
14:57:44 #8 49.70   Verifying        : ghc-srpm-macros-1.5.0-4.fc34.noarch                 14/137 
14:57:44 #8 49.70   Verifying        : gnat-srpm-macros-4-13.fc34.noarch                   15/137 
14:57:44 #8 49.70   Verifying        : groff-base-1.22.4-7.fc34.x86_64                     16/137 
14:57:44 #8 49.70   Verifying        : gsettings-desktop-schemas-40.0-1.fc34.x86_64        17/137 
14:57:44 #8 49.70   Verifying        : hunspell-1.7.0-9.fc34.x86_64                        18/137 
14:57:44 #8 49.70   Verifying        : hunspell-en-GB-0.20140811.1-18.fc34.noarch          19/137 
14:57:44 #8 49.70   Verifying        : hunspell-en-US-0.20140811.1-18.fc34.noarch          20/137 
14:57:44 #8 49.70   Verifying        : hunspell-filesystem-1.7.0-9.fc34.x86_64             21/137 
14:57:44 #8 49.70   Verifying        : info-6.7-10.fc34.x86_64                             22/137 
14:57:44 #8 49.70   Verifying        : kernel-srpm-macros-1.0-4.fc34.noarch                23/137 
14:57:44 #8 49.70   Verifying        : libappstream-glib-0.7.18-2.fc34.x86_64              24/137 
14:57:44 #8 49.70   Verifying        : libpipeline-1.5.3-2.fc34.x86_64                     25/137 
14:57:44 #8 49.70   Verifying        : libpkgconf-1.7.3-6.fc34.x86_64                      26/137 
14:57:44 #8 49.70   Verifying        : libpng-2:1.6.37-10.fc34.x86_64                      27/137 
14:57:44 #8 49.70   Verifying        : libproxy-0.4.15-30.fc34.x86_64                      28/137 
14:57:44 #8 49.70   Verifying        : libsoup-2.72.0-6.fc34.x86_64                        29/137 
14:57:44 #8 49.70   Verifying        : libstemmer-0-16.585svn.fc34.x86_64                  30/137 
14:57:44 #8 49.70   Verifying        : lua-srpm-macros-1-4.fc34.noarch                     31/137 
14:57:44 #8 49.70   Verifying        : man-db-2.9.3-3.fc34.x86_64                          32/137 
14:57:44 #8 49.70   Verifying        : ncurses-6.2-4.20200222.fc34.x86_64                  33/137 
14:57:44 #8 49.70   Verifying        : nim-srpm-macros-3-4.fc34.noarch                     34/137 
14:57:44 #8 49.70   Verifying        : ocaml-srpm-macros-6-4.fc34.noarch                   35/137 
14:57:44 #8 49.70   Verifying        : openblas-srpm-macros-2-9.fc34.noarch                36/137 
14:57:44 #8 49.71   Verifying        : patch-2.7.6-14.fc34.x86_64                          37/137 
14:57:44 #8 49.71   Verifying        : perl-Carp-1.50-458.fc34.noarch                      38/137 
14:57:44 #8 49.71   Verifying        : perl-Data-Dumper-2.174-460.fc34.x86_64              39/137 
14:57:44 #8 49.71   Verifying        : perl-Digest-MD5-2.58-2.fc34.x86_64                  40/137 
14:57:44 #8 49.71   Verifying        : perl-Exporter-5.74-459.fc34.noarch                  41/137 
14:57:44 #8 49.71   Verifying        : perl-File-Path-2.18-2.fc34.noarch                   42/137 
14:57:44 #8 49.71   Verifying        : perl-File-Temp-1:0.231.100-2.fc34.noarch            43/137 
14:57:44 #8 49.71   Verifying        : perl-Getopt-Long-1:2.52-2.fc34.noarch               44/137 
14:57:44 #8 49.71   Verifying        : perl-IO-Socket-IP-0.41-3.fc34.noarch                45/137 
14:57:44 #8 49.71   Verifying        : perl-IO-Socket-SSL-2.070-2.fc34.noarch              46/137 
14:57:44 #8 49.71   Verifying        : perl-MIME-Base64-3.16-2.fc34.x86_64                 47/137 
14:57:44 #8 49.71   Verifying        : perl-Mozilla-CA-20200520-4.fc34.noarch              48/137 
14:57:44 #8 49.71   Verifying        : perl-Net-SSLeay-1.90-2.fc34.x86_64                  49/137 
14:57:44 #8 49.71   Verifying        : perl-PathTools-3.78-459.fc34.x86_64                 50/137 
14:57:44 #8 49.71   Verifying        : perl-Pod-Escapes-1:1.07-458.fc34.noarch             51/137 
14:57:44 #8 49.71   Verifying        : perl-Pod-Perldoc-3.28.01-459.fc34.noarch            52/137 
14:57:44 #8 49.71   Verifying        : perl-Pod-Simple-1:3.42-2.fc34.noarch                53/137 
14:57:44 #8 49.71   Verifying        : perl-Pod-Usage-4:2.01-2.fc34.noarch                 54/137 
14:57:44 #8 49.71   Verifying        : perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64       55/137 
14:57:44 #8 49.71   Verifying        : perl-Storable-1:3.21-458.fc34.x86_64                56/137 
14:57:44 #8 49.71   Verifying        : perl-Term-ANSIColor-5.01-459.fc34.noarch            57/137 
14:57:44 #8 49.71   Verifying        : perl-Term-Cap-1.17-458.fc34.noarch                  58/137 
14:57:44 #8 49.71   Verifying        : perl-Text-ParseWords-3.30-458.fc34.noarch           59/137 
14:57:44 #8 49.71   Verifying        : perl-Time-Local-2:1.300-5.fc34.noarch               60/137 
14:57:44 #8 49.71   Verifying        : perl-URI-5.09-1.fc34.noarch                         61/137 
14:57:44 #8 49.71   Verifying        : perl-constant-1.33-459.fc34.noarch                  62/137 
14:57:44 #8 49.71   Verifying        : perl-libnet-3.13-2.fc34.noarch                      63/137 
14:57:44 #8 49.71   Verifying        : perl-parent-1:0.238-458.fc34.noarch                 64/137 
14:57:44 #8 49.71   Verifying        : perl-podlators-1:4.14-458.fc34.noarch               65/137 
14:57:44 #8 49.71   Verifying        : perl-srpm-macros-1-39.fc34.noarch                   66/137 
14:57:44 #8 49.71   Verifying        : pkgconf-1.7.3-6.fc34.x86_64                         67/137 
14:57:44 #8 49.71   Verifying        : pkgconf-m4-1.7.3-6.fc34.noarch                      68/137 
14:57:44 #8 49.71   Verifying        : pkgconf-pkg-config-1.7.3-6.fc34.x86_64              69/137 
14:57:44 #8 49.71   Verifying        : python3-dateutil-1:2.8.1-3.fc34.noarch              70/137 
14:57:44 #8 49.71   Verifying        : python3-distro-1.5.0-5.fc34.noarch                  71/137 
14:57:44 #8 49.71   Verifying        : python3-six-1.15.0-5.fc34.noarch                    72/137 
14:57:44 #8 49.71   Verifying        : qt5-srpm-macros-5.15.2-2.fc34.noarch                73/137 
14:57:44 #8 49.71   Verifying        : rpm-build-4.16.1.3-1.fc34.x86_64                    74/137 
14:57:44 #8 49.71   Verifying        : shared-mime-info-2.1-2.fc34.x86_64                  75/137 
14:57:44 #8 49.71   Verifying        : unzip-6.0-50.fc34.x86_64                            76/137 
14:57:44 #8 49.71   Verifying        : xz-5.2.5-5.fc34.x86_64                              77/137 
14:57:44 #8 49.71   Verifying        : zip-3.0-28.fc34.x86_64                              78/137 
14:57:44 #8 49.71   Verifying        : binutils-2.35.2-6.fc34.x86_64                       79/137 
14:57:44 #8 49.71   Verifying        : binutils-gold-2.35.2-6.fc34.x86_64                  80/137 
14:57:44 #8 49.71   Verifying        : dnf-plugins-core-4.0.23-1.fc34.noarch               81/137 
14:57:44 #8 49.71   Verifying        : efi-srpm-macros-5-4.fc34.noarch                     82/137 
14:57:44 #8 49.71   Verifying        : elfutils-0.185-2.fc34.x86_64                        83/137 
14:57:44 #8 49.71   Verifying        : elfutils-debuginfod-client-0.185-2.fc34.x86_64      84/137 
14:57:44 #8 49.71   Verifying        : emacs-filesystem-1:27.2-5.fc34.noarch               85/137 
14:57:44 #8 49.71   Verifying        : file-5.39-7.fc34.x86_64                             86/137 
14:57:44 #8 49.71   Verifying        : gdb-minimal-10.2-3.fc34.x86_64                      87/137 
14:57:44 #8 49.71   Verifying        : gdk-pixbuf2-2.42.6-1.fc34.x86_64                    88/137 
14:57:44 #8 49.71   Verifying        : glib-networking-2.68.2-1.fc34.x86_64                89/137 
14:57:44 #8 49.71   Verifying        : go-srpm-macros-3.0.10-1.fc34.noarch                 90/137 
14:57:44 #8 49.71   Verifying        : json-glib-1.6.6-1.fc34.x86_64                       91/137 
14:57:44 #8 49.71   Verifying        : less-581.2-1.fc34.x86_64                            92/137 
14:57:44 #8 49.71   Verifying        : libjpeg-turbo-2.0.90-3.fc34.x86_64                  93/137 
14:57:44 #8 49.71   Verifying        : perl-AutoLoader-5.74-477.fc34.noarch                94/137 
14:57:44 #8 49.71   Verifying        : perl-B-1.80-477.fc34.x86_64                         95/137 
14:57:44 #8 49.71   Verifying        : perl-Class-Struct-0.66-477.fc34.noarch              96/137 
14:57:44 #8 49.71   Verifying        : perl-Digest-1.20-1.fc34.noarch                      97/137 
14:57:44 #8 49.71   Verifying        : perl-DynaLoader-1.47-477.fc34.x86_64                98/137 
14:57:44 #8 49.71   Verifying        : perl-Encode-4:3.12-460.fc34.x86_64                  99/137 
14:57:44 #8 49.71   Verifying        : perl-Errno-1.30-477.fc34.x86_64                    100/137 
14:57:44 #8 49.71   Verifying        : perl-Fcntl-1.13-477.fc34.x86_64                    101/137 
14:57:44 #8 49.71   Verifying        : perl-File-Basename-2.85-477.fc34.noarch            102/137 
14:57:44 #8 49.71   Verifying        : perl-File-stat-1.09-477.fc34.noarch                103/137 
14:57:44 #8 49.71   Verifying        : perl-FileHandle-2.03-477.fc34.noarch               104/137 
14:57:44 #8 49.72   Verifying        : perl-Getopt-Std-1.12-477.fc34.noarch               105/137 
14:57:44 #8 49.72   Verifying        : perl-HTTP-Tiny-0.078-1.fc34.noarch                 106/137 
14:57:44 #8 49.72   Verifying        : perl-IO-1.43-477.fc34.x86_64                       107/137 
14:57:44 #8 49.72   Verifying        : perl-IPC-Open3-1.21-477.fc34.noarch                108/137 
14:57:44 #8 49.72   Verifying        : perl-NDBM_File-1.15-477.fc34.x86_64                109/137 
14:57:44 #8 49.72   Verifying        : perl-POSIX-1.94-477.fc34.x86_64                    110/137 
14:57:44 #8 49.72   Verifying        : perl-SelectSaver-1.02-477.fc34.noarch              111/137 
14:57:44 #8 49.72   Verifying        : perl-Socket-4:2.032-1.fc34.x86_64                  112/137 
14:57:44 #8 49.72   Verifying        : perl-Symbol-1.08-477.fc34.noarch                   113/137 
14:57:44 #8 49.72   Verifying        : perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch        114/137 
14:57:44 #8 49.72   Verifying        : perl-base-2.27-477.fc34.noarch                     115/137 
14:57:44 #8 49.72   Verifying        : perl-if-0.60.800-477.fc34.noarch                   116/137 
14:57:44 #8 49.72   Verifying        : perl-interpreter-4:5.32.1-477.fc34.x86_64          117/137 
14:57:44 #8 49.72   Verifying        : perl-libs-4:5.32.1-477.fc34.x86_64                 118/137 
14:57:44 #8 49.72   Verifying        : perl-mro-1.23-477.fc34.x86_64                      119/137 
14:57:44 #8 49.72   Verifying        : perl-overload-1.31-477.fc34.noarch                 120/137 
14:57:44 #8 49.72   Verifying        : perl-overloading-0.02-477.fc34.noarch              121/137 
14:57:44 #8 49.72   Verifying        : perl-subs-1.03-477.fc34.noarch                     122/137 
14:57:44 #8 49.72   Verifying        : perl-vars-1.05-477.fc34.noarch                     123/137 
14:57:44 #8 49.72   Verifying        : python-srpm-macros-3.9-38.fc34.noarch              124/137 
14:57:44 #8 49.72   Verifying        : python3-dbus-1.2.18-1.fc34.x86_64                  125/137 
14:57:44 #8 49.72   Verifying        : python3-dnf-plugins-core-4.0.23-1.fc34.noarch      126/137 
14:57:44 #8 49.72   Verifying        : python3-enchant-3.2.1-1.fc34.noarch                127/137 
14:57:44 #8 49.72   Verifying        : python3-file-magic-5.39-7.fc34.noarch              128/137 
14:57:44 #8 49.72   Verifying        : python3-setuptools-53.0.0-2.fc34.noarch            129/137 
14:57:44 #8 49.72   Verifying        : redhat-rpm-config-183-3.fc34.noarch                130/137 
14:57:44 #8 49.72   Verifying        : rpmautospec-rpm-macros-0.2.5-1.fc34.noarch         131/137 
14:57:44 #8 49.72   Verifying        : rpmlint-1.11-19.fc34.noarch                        132/137 
14:57:44 #8 49.72   Verifying        : rust-srpm-macros-18-1.fc34.noarch                  133/137 
14:57:44 #8 49.72   Verifying        : xxhash-libs-0.8.0-3.fc34.x86_64                    134/137 
14:57:44 #8 49.72   Verifying        : zstd-1.5.0-1.fc34.x86_64                           135/137 
14:57:44 #8 49.72   Verifying        : file-libs-5.39-7.fc34.x86_64                       136/137 
14:57:44 #8 49.72   Verifying        : file-libs-5.39-6.fc34.x86_64                       137/137 
14:57:44 #8 49.87 
14:57:44 #8 49.87 Upgraded:
14:57:44 #8 49.87   file-libs-5.39-7.fc34.x86_64                                                  
14:57:44 #8 49.87 Installed:
14:57:44 #8 49.87   abattis-cantarell-fonts-0.301-2.fc34.noarch                                   
14:57:44 #8 49.87   adobe-source-code-pro-fonts-2.030.1.050-10.fc34.noarch                        
14:57:44 #8 49.87   binutils-2.35.2-6.fc34.x86_64                                                 
14:57:44 #8 49.87   binutils-gold-2.35.2-6.fc34.x86_64                                            
14:57:44 #8 49.87   bzip2-1.0.8-6.fc34.x86_64                                                     
14:57:44 #8 49.87   cpio-2.13-10.fc34.x86_64                                                      
14:57:44 #8 49.87   dbus-libs-1:1.12.20-3.fc34.x86_64                                             
14:57:44 #8 49.87   desktop-file-utils-0.26-3.fc34.x86_64                                         
14:57:44 #8 49.87   diffutils-3.7-8.fc34.x86_64                                                   
14:57:44 #8 49.87   dnf-plugins-core-4.0.23-1.fc34.noarch                                         
14:57:44 #8 49.87   dwz-0.14-1.fc34.x86_64                                                        
14:57:44 #8 49.87   ed-1.14.2-10.fc34.x86_64                                                      
14:57:44 #8 49.87   efi-srpm-macros-5-4.fc34.noarch                                               
14:57:44 #8 49.87   elfutils-0.185-2.fc34.x86_64                                                  
14:57:44 #8 49.87   elfutils-debuginfod-client-0.185-2.fc34.x86_64                                
14:57:44 #8 49.87   emacs-filesystem-1:27.2-5.fc34.noarch                                         
14:57:44 #8 49.87   enchant-1:1.6.0-27.fc34.x86_64                                                
14:57:44 #8 49.87   file-5.39-7.fc34.x86_64                                                       
14:57:44 #8 49.87   findutils-1:4.8.0-2.fc34.x86_64                                               
14:57:44 #8 49.87   fonts-srpm-macros-1:2.0.5-5.fc34.noarch                                       
14:57:44 #8 49.87   fpc-srpm-macros-1.3-3.fc34.noarch                                             
14:57:44 #8 49.87   gdb-minimal-10.2-3.fc34.x86_64                                                
14:57:44 #8 49.87   gdk-pixbuf2-2.42.6-1.fc34.x86_64                                              
14:57:44 #8 49.87   ghc-srpm-macros-1.5.0-4.fc34.noarch                                           
14:57:44 #8 49.87   glib-networking-2.68.2-1.fc34.x86_64                                          
14:57:44 #8 49.87   gnat-srpm-macros-4-13.fc34.noarch                                             
14:57:44 #8 49.87   go-srpm-macros-3.0.10-1.fc34.noarch                                           
14:57:44 #8 49.87   groff-base-1.22.4-7.fc34.x86_64                                               
14:57:44 #8 49.87   gsettings-desktop-schemas-40.0-1.fc34.x86_64                                  
14:57:44 #8 49.87   hunspell-1.7.0-9.fc34.x86_64                                                  
14:57:44 #8 49.87   hunspell-en-GB-0.20140811.1-18.fc34.noarch                                    
14:57:44 #8 49.87   hunspell-en-US-0.20140811.1-18.fc34.noarch                                    
14:57:44 #8 49.87   hunspell-filesystem-1.7.0-9.fc34.x86_64                                       
14:57:44 #8 49.87   info-6.7-10.fc34.x86_64                                                       
14:57:44 #8 49.87   json-glib-1.6.6-1.fc34.x86_64                                                 
14:57:44 #8 49.87   kernel-srpm-macros-1.0-4.fc34.noarch                                          
14:57:44 #8 49.87   less-581.2-1.fc34.x86_64                                                      
14:57:44 #8 49.87   libappstream-glib-0.7.18-2.fc34.x86_64                                        
14:57:44 #8 49.87   libjpeg-turbo-2.0.90-3.fc34.x86_64                                            
14:57:44 #8 49.87   libpipeline-1.5.3-2.fc34.x86_64                                               
14:57:44 #8 49.87   libpkgconf-1.7.3-6.fc34.x86_64                                                
14:57:44 #8 49.87   libpng-2:1.6.37-10.fc34.x86_64                                                
14:57:44 #8 49.87   libproxy-0.4.15-30.fc34.x86_64                                                
14:57:44 #8 49.87   libsoup-2.72.0-6.fc34.x86_64                                                  
14:57:44 #8 49.87   libstemmer-0-16.585svn.fc34.x86_64                                            
14:57:44 #8 49.87   lua-srpm-macros-1-4.fc34.noarch                                               
14:57:44 #8 49.87   man-db-2.9.3-3.fc34.x86_64                                                    
14:57:44 #8 49.87   ncurses-6.2-4.20200222.fc34.x86_64                                            
14:57:44 #8 49.87   nim-srpm-macros-3-4.fc34.noarch                                               
14:57:44 #8 49.87   ocaml-srpm-macros-6-4.fc34.noarch                                             
14:57:44 #8 49.87   openblas-srpm-macros-2-9.fc34.noarch                                          
14:57:44 #8 49.87   patch-2.7.6-14.fc34.x86_64                                                    
14:57:44 #8 49.87   perl-AutoLoader-5.74-477.fc34.noarch                                          
14:57:44 #8 49.87   perl-B-1.80-477.fc34.x86_64                                                   
14:57:44 #8 49.87   perl-Carp-1.50-458.fc34.noarch                                                
14:57:44 #8 49.87   perl-Class-Struct-0.66-477.fc34.noarch                                        
14:57:44 #8 49.87   perl-Data-Dumper-2.174-460.fc34.x86_64                                        
14:57:44 #8 49.87   perl-Digest-1.20-1.fc34.noarch                                                
14:57:44 #8 49.87   perl-Digest-MD5-2.58-2.fc34.x86_64                                            
14:57:44 #8 49.87   perl-DynaLoader-1.47-477.fc34.x86_64                                          
14:57:44 #8 49.87   perl-Encode-4:3.12-460.fc34.x86_64                                            
14:57:44 #8 49.87   perl-Errno-1.30-477.fc34.x86_64                                               
14:57:44 #8 49.87   perl-Exporter-5.74-459.fc34.noarch                                            
14:57:44 #8 49.87   perl-Fcntl-1.13-477.fc34.x86_64                                               
14:57:44 #8 49.87   perl-File-Basename-2.85-477.fc34.noarch                                       
14:57:44 #8 49.87   perl-File-Path-2.18-2.fc34.noarch                                             
14:57:44 #8 49.87   perl-File-Temp-1:0.231.100-2.fc34.noarch                                      
14:57:44 #8 49.87   perl-File-stat-1.09-477.fc34.noarch                                           
14:57:44 #8 49.87   perl-FileHandle-2.03-477.fc34.noarch                                          
14:57:44 #8 49.87   perl-Getopt-Long-1:2.52-2.fc34.noarch                                         
14:57:44 #8 49.87   perl-Getopt-Std-1.12-477.fc34.noarch                                          
14:57:44 #8 49.87   perl-HTTP-Tiny-0.078-1.fc34.noarch                                            
14:57:44 #8 49.87   perl-IO-1.43-477.fc34.x86_64                                                  
14:57:44 #8 49.87   perl-IO-Socket-IP-0.41-3.fc34.noarch                                          
14:57:44 #8 49.87   perl-IO-Socket-SSL-2.070-2.fc34.noarch                                        
14:57:44 #8 49.87   perl-IPC-Open3-1.21-477.fc34.noarch                                           
14:57:44 #8 49.87   perl-MIME-Base64-3.16-2.fc34.x86_64                                           
14:57:44 #8 49.87   perl-Mozilla-CA-20200520-4.fc34.noarch                                        
14:57:44 #8 49.87   perl-NDBM_File-1.15-477.fc34.x86_64                                           
14:57:44 #8 49.87   perl-Net-SSLeay-1.90-2.fc34.x86_64                                            
14:57:44 #8 49.87   perl-POSIX-1.94-477.fc34.x86_64                                               
14:57:44 #8 49.87   perl-PathTools-3.78-459.fc34.x86_64                                           
14:57:44 #8 49.87   perl-Pod-Escapes-1:1.07-458.fc34.noarch                                       
14:57:44 #8 49.87   perl-Pod-Perldoc-3.28.01-459.fc34.noarch                                      
14:57:44 #8 49.87   perl-Pod-Simple-1:3.42-2.fc34.noarch                                          
14:57:44 #8 49.87   perl-Pod-Usage-4:2.01-2.fc34.noarch                                           
14:57:44 #8 49.87   perl-Scalar-List-Utils-4:1.56-459.fc34.x86_64                                 
14:57:44 #8 49.87   perl-SelectSaver-1.02-477.fc34.noarch                                         
14:57:44 #8 49.87   perl-Socket-4:2.032-1.fc34.x86_64                                             
14:57:44 #8 49.87   perl-Storable-1:3.21-458.fc34.x86_64                                          
14:57:44 #8 49.87   perl-Symbol-1.08-477.fc34.noarch                                              
14:57:44 #8 49.87   perl-Term-ANSIColor-5.01-459.fc34.noarch                                      
14:57:44 #8 49.87   perl-Term-Cap-1.17-458.fc34.noarch                                            
14:57:44 #8 49.87   perl-Text-ParseWords-3.30-458.fc34.noarch                                     
14:57:44 #8 49.87   perl-Text-Tabs+Wrap-2021.0726-1.fc34.noarch                                   
14:57:44 #8 49.87   perl-Time-Local-2:1.300-5.fc34.noarch                                         
14:57:44 #8 49.87   perl-URI-5.09-1.fc34.noarch                                                   
14:57:44 #8 49.87   perl-base-2.27-477.fc34.noarch                                                
14:57:44 #8 49.87   perl-constant-1.33-459.fc34.noarch                                            
14:57:44 #8 49.87   perl-if-0.60.800-477.fc34.noarch                                              
14:57:44 #8 49.87   perl-interpreter-4:5.32.1-477.fc34.x86_64                                     
14:57:44 #8 49.87   perl-libnet-3.13-2.fc34.noarch                                                
14:57:44 #8 49.87   perl-libs-4:5.32.1-477.fc34.x86_64                                            
14:57:44 #8 49.87   perl-mro-1.23-477.fc34.x86_64                                                 
14:57:44 #8 49.87   perl-overload-1.31-477.fc34.noarch                                            
14:57:44 #8 49.87   perl-overloading-0.02-477.fc34.noarch                                         
14:57:44 #8 49.87   perl-parent-1:0.238-458.fc34.noarch                                           
14:57:44 #8 49.87   perl-podlators-1:4.14-458.fc34.noarch                                         
14:57:44 #8 49.87   perl-srpm-macros-1-39.fc34.noarch                                             
14:57:44 #8 49.87   perl-subs-1.03-477.fc34.noarch                                                
14:57:44 #8 49.87   perl-vars-1.05-477.fc34.noarch                                                
14:57:44 #8 49.87   pkgconf-1.7.3-6.fc34.x86_64                                                   
14:57:44 #8 49.87   pkgconf-m4-1.7.3-6.fc34.noarch                                                
14:57:44 #8 49.87   pkgconf-pkg-config-1.7.3-6.fc34.x86_64                                        
14:57:44 #8 49.87   python-srpm-macros-3.9-38.fc34.noarch                                         
14:57:44 #8 49.87   python3-dateutil-1:2.8.1-3.fc34.noarch                                        
14:57:44 #8 49.87   python3-dbus-1.2.18-1.fc34.x86_64                                             
14:57:44 #8 49.87   python3-distro-1.5.0-5.fc34.noarch                                            
14:57:44 #8 49.87   python3-dnf-plugins-core-4.0.23-1.fc34.noarch                                 
14:57:44 #8 49.87   python3-enchant-3.2.1-1.fc34.noarch                                           
14:57:44 #8 49.87   python3-file-magic-5.39-7.fc34.noarch                                         
14:57:44 #8 49.87   python3-setuptools-53.0.0-2.fc34.noarch                                       
14:57:44 #8 49.87   python3-six-1.15.0-5.fc34.noarch                                              
14:57:44 #8 49.87   qt5-srpm-macros-5.15.2-2.fc34.noarch                                          
14:57:44 #8 49.87   redhat-rpm-config-183-3.fc34.noarch                                           
14:57:44 #8 49.87   rpm-build-4.16.1.3-1.fc34.x86_64                                              
14:57:44 #8 49.87   rpmautospec-rpm-macros-0.2.5-1.fc34.noarch                                    
14:57:44 #8 49.87   rpmlint-1.11-19.fc34.noarch                                                   
14:57:44 #8 49.87   rust-srpm-macros-18-1.fc34.noarch                                             
14:57:44 #8 49.87   shared-mime-info-2.1-2.fc34.x86_64                                            
14:57:44 #8 49.87   unzip-6.0-50.fc34.x86_64                                                      
14:57:44 #8 49.87   xxhash-libs-0.8.0-3.fc34.x86_64                                               
14:57:44 #8 49.87   xz-5.2.5-5.fc34.x86_64                                                        
14:57:44 #8 49.87   zip-3.0-28.fc34.x86_64                                                        
14:57:44 #8 49.87   zstd-1.5.0-1.fc34.x86_64                                                      
14:57:44 #8 49.87 
14:57:44 #8 49.87 Complete!
14:57:44 #8 DONE 50.0s
14:57:44 
14:57:44 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS
14:57:44 #10 sha256:412f4c73e3d350d487b8fafd3e28731f52dfd7dd3f76dd150c58b0dc223b7d57
14:57:44 #10 DONE 0.1s
14:57:44 
14:57:44 #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
14:57:44 #11 sha256:9c1b7f33a4a1bc2587414b9569188751187572258d89b4fb39682b7aba8932ef
14:57:47 #11 2.477 Last metadata expiration check: 0:00:17 ago on Mon Oct 18 14:57:29 2021.
14:57:48 #11 3.820 Package bash-5.1.0-2.fc34.x86_64 is already installed.
14:57:48 #11 3.829 Package bash-5.1.0-2.fc34.x86_64 is already installed.
14:57:48 #11 3.830 Package ca-certificates-2021.2.50-1.0.fc34.noarch is already installed.
14:57:48 #11 3.831 Package libarchive-3.5.2-2.fc34.x86_64 is already installed.
14:57:48 #11 3.831 Package pkgconf-pkg-config-1.7.3-6.fc34.x86_64 is already installed.
14:57:48 #11 3.832 Package tar-2:1.34-1.fc34.x86_64 is already installed.
14:57:48 #11 3.850 Package bash-5.1.0-2.fc34.x86_64 is already installed.
14:57:48 #11 3.896 Dependencies resolved.
14:57:48 #11 3.919 ================================================================================
14:57:48 #11 3.919  Package                       Arch    Version                   Repo      Size
14:57:48 #11 3.919 ================================================================================
14:57:48 #11 3.919 Installing:
14:57:48 #11 3.919  btrfs-progs-devel             x86_64  5.14.2-1.fc34             updates   50 k
14:57:48 #11 3.919  cmake                         x86_64  3.20.5-1.fc34             updates  6.5 M
14:57:48 #11 3.919  device-mapper-devel           x86_64  1.02.175-1.fc34           fedora    45 k
14:57:48 #11 3.919  gcc                           x86_64  11.2.1-1.fc34             updates   32 M
14:57:48 #11 3.919  git                           x86_64  2.31.1-3.fc34             updates  121 k
14:57:48 #11 3.919  glibc-static                  x86_64  2.33-20.fc34              updates  1.7 M
14:57:48 #11 3.919  libseccomp-devel              x86_64  2.5.0-4.fc34              fedora    54 k
14:57:48 #11 3.919  libselinux-devel              x86_64  3.2-1.fc34                fedora   113 k
14:57:48 #11 3.919  libtool                       x86_64  2.4.6-40.fc34             fedora   579 k
14:57:48 #11 3.919  libtool-ltdl-devel            x86_64  2.4.6-40.fc34             fedora   153 k
14:57:48 #11 3.919  make                          x86_64  1:4.3-5.fc34              fedora   539 k
14:57:48 #11 3.919  selinux-policy-devel          noarch  34.21-1.fc34              updates  815 k
14:57:48 #11 3.919  systemd                       x86_64  248.7-1.fc34              updates  4.4 M
14:57:48 #11 3.919  systemd-devel                 x86_64  248.7-1.fc34              updates  438 k
14:57:48 #11 3.919  which                         x86_64  2.21-26.fc34              updates   42 k
14:57:48 #11 3.919 Upgrading:
14:57:48 #11 3.919  audit-libs                    x86_64  3.0.6-1.fc34              updates  116 k
14:57:48 #11 3.919 Installing dependencies:
14:57:48 #11 3.919  acl                           x86_64  2.3.1-1.fc34              fedora    71 k
14:57:48 #11 3.919  annobin                       x86_64  9.79-2.fc34               updates  133 k
14:57:48 #11 3.919  autoconf                      noarch  2.69-36.fc34              fedora   667 k
14:57:48 #11 3.919  automake                      noarch  1.16.2-4.fc34             fedora   664 k
14:57:48 #11 3.919  btrfs-progs                   x86_64  5.14.2-1.fc34             updates  961 k
14:57:48 #11 3.919  checkpolicy                   x86_64  3.2-1.fc34                fedora   344 k
14:57:48 #11 3.919  cmake-data                    noarch  3.20.5-1.fc34             updates  1.5 M
14:57:48 #11 3.919  cmake-filesystem              x86_64  3.20.5-1.fc34             updates   16 k
14:57:48 #11 3.919  cmake-rpm-macros              noarch  3.20.5-1.fc34             updates   16 k
14:57:48 #11 3.919  cpp                           x86_64  11.2.1-1.fc34             updates   10 M
14:57:48 #11 3.919  cryptsetup-libs               x86_64  2.3.6-1.fc34              updates  474 k
14:57:48 #11 3.919  dbus                          x86_64  1:1.12.20-3.fc34          fedora   8.0 k
14:57:48 #11 3.919  dbus-broker                   x86_64  29-2.fc34                 updates  172 k
14:57:48 #11 3.919  dbus-common                   noarch  1:1.12.20-3.fc34          fedora    15 k
14:57:48 #11 3.919  device-mapper                 x86_64  1.02.175-1.fc34           fedora   144 k
14:57:48 #11 3.919  device-mapper-libs            x86_64  1.02.175-1.fc34           fedora   179 k
14:57:48 #11 3.919  e2fsprogs-libs                x86_64  1.45.6-5.fc34             fedora   220 k
14:57:48 #11 3.919  gc                            x86_64  8.0.4-5.fc34              fedora   105 k
14:57:48 #11 3.919  git-core                      x86_64  2.31.1-3.fc34             updates  3.6 M
14:57:48 #11 3.919  git-core-doc                  noarch  2.31.1-3.fc34             updates  2.3 M
14:57:48 #11 3.919  glibc-devel                   x86_64  2.33-20.fc34              updates   24 k
14:57:48 #11 3.919  glibc-headers-x86             noarch  2.33-20.fc34              updates  411 k
14:57:48 #11 3.919  guile22                       x86_64  2.2.7-2.fc34              fedora   6.5 M
14:57:48 #11 3.919  iptables-legacy-libs          x86_64  1.8.7-8.fc34              updates   40 k
14:57:48 #11 3.919  jsoncpp                       x86_64  1.9.4-3.fc34              fedora    96 k
14:57:48 #11 3.919  kernel-headers                x86_64  5.14.9-200.fc34           updates  1.3 M
14:57:48 #11 3.919  kmod-libs                     x86_64  29-2.fc34                 updates   63 k
14:57:48 #11 3.919  libargon2                     x86_64  20171227-6.fc34           fedora    29 k
14:57:48 #11 3.919  libbtrfs                      x86_64  5.14.2-1.fc34             updates   30 k
14:57:48 #11 3.919  libbtrfsutil                  x86_64  5.14.2-1.fc34             updates   32 k
14:57:48 #11 3.919  libcbor                       x86_64  0.7.0-3.fc34              fedora    57 k
14:57:48 #11 3.919  libedit                       x86_64  3.1-38.20210714cvs.fc34   updates  104 k
14:57:48 #11 3.919  libfido2                      x86_64  1.6.0-2.fc34              fedora    71 k
14:57:48 #11 3.919  libibverbs                    x86_64  37.0-1.fc34               updates  390 k
14:57:48 #11 3.919  libmpc                        x86_64  1.2.1-2.fc34              fedora    63 k
14:57:48 #11 3.919  libnl3                        x86_64  3.5.0-6.fc34              fedora   324 k
14:57:48 #11 3.919  libpcap                       x86_64  14:1.10.1-1.fc34          updates  171 k
14:57:48 #11 3.919  libseccomp                    x86_64  2.5.0-4.fc34              fedora    71 k
14:57:48 #11 3.919  libselinux-utils              x86_64  3.2-1.fc34                fedora   160 k
14:57:48 #11 3.919  libsepol-devel                x86_64  3.2-1.fc34                fedora    40 k
14:57:48 #11 3.919  libtool-ltdl                  x86_64  2.4.6-40.fc34             fedora    36 k
14:57:48 #11 3.919  libuv                         x86_64  1:1.42.0-2.fc34           updates  148 k
14:57:48 #11 3.919  libxcrypt-devel               x86_64  4.4.26-2.fc34             updates   29 k
14:57:48 #11 3.919  libxcrypt-static              x86_64  4.4.26-2.fc34             updates  103 k
14:57:48 #11 3.919  llvm-libs                     x86_64  12.0.1-1.fc34             updates   23 M
14:57:48 #11 3.919  lzo                           x86_64  2.10-4.fc34               fedora    66 k
14:57:48 #11 3.919  m4                            x86_64  1.4.18-17.fc34            fedora   212 k
14:57:48 #11 3.919  openssh                       x86_64  8.6p1-5.fc34              updates  437 k
14:57:48 #11 3.919  openssh-clients               x86_64  8.6p1-5.fc34              updates  678 k
14:57:48 #11 3.919  pcre2-devel                   x86_64  10.36-4.fc34              fedora   477 k
14:57:48 #11 3.919  pcre2-utf16                   x86_64  10.36-4.fc34              fedora   213 k
14:57:48 #11 3.919  pcre2-utf32                   x86_64  10.36-4.fc34              fedora   203 k
14:57:48 #11 3.919  perl-Error                    noarch  1:0.17029-5.fc34          fedora    42 k
14:57:48 #11 3.919  perl-File-Compare             noarch  1.100.600-477.fc34        updates   23 k
14:57:48 #11 3.919  perl-File-Copy                noarch  2.34-477.fc34             updates   30 k
14:57:48 #11 3.919  perl-File-Find                noarch  1.37-477.fc34             updates   36 k
14:57:48 #11 3.919  perl-Git                      noarch  2.31.1-3.fc34             updates   44 k
14:57:48 #11 3.919  perl-TermReadKey              x86_64  2.38-9.fc34               fedora    36 k
14:57:48 #11 3.919  perl-Thread-Queue             noarch  3.14-458.fc34             fedora    22 k
14:57:48 #11 3.919  perl-lib                      x86_64  0.65-477.fc34             updates   25 k
14:57:48 #11 3.919  perl-threads                  x86_64  1:2.25-458.fc34           fedora    58 k
14:57:48 #11 3.919  perl-threads-shared           x86_64  1.61-458.fc34             fedora    44 k
14:57:48 #11 3.919  policycoreutils               x86_64  3.2-1.fc34                fedora   206 k
14:57:48 #11 3.919  policycoreutils-devel         x86_64  3.2-1.fc34                fedora   140 k
14:57:48 #11 3.919  policycoreutils-python-utils  noarch  3.2-1.fc34                fedora    71 k
14:57:48 #11 3.919  python3-audit                 x86_64  3.0.6-1.fc34              updates   82 k
14:57:48 #11 3.919  python3-libselinux            x86_64  3.2-1.fc34                fedora   187 k
14:57:48 #11 3.919  python3-libsemanage           x86_64  3.2-1.fc34                fedora    83 k
14:57:48 #11 3.919  python3-policycoreutils       noarch  3.2-1.fc34                fedora   2.0 M
14:57:48 #11 3.919  python3-setools               x86_64  4.4.0-1.fc34              fedora   554 k
14:57:48 #11 3.919  rhash                         x86_64  1.4.0-3.fc34              fedora   182 k
14:57:48 #11 3.919  rpm-plugin-selinux            x86_64  4.16.1.3-1.fc34           fedora    22 k
14:57:48 #11 3.919  selinux-policy                noarch  34.21-1.fc34              updates   73 k
14:57:48 #11 3.919  selinux-policy-targeted       noarch  34.21-1.fc34              updates  6.3 M
14:57:48 #11 3.919  systemd-pam                   x86_64  248.7-1.fc34              updates  320 k
14:57:48 #11 3.919  systemd-rpm-macros            noarch  248.7-1.fc34              updates   28 k
14:57:48 #11 3.919  vim-filesystem                noarch  2:8.2.3512-1.fc34         updates   22 k
14:57:48 #11 3.919  xkeyboard-config              noarch  2.33-1.fc34               updates  783 k
14:57:48 #11 3.919 Installing weak dependencies:
14:57:48 #11 3.919  libxkbcommon                  x86_64  1.3.0-1.fc34              updates  144 k
14:57:48 #11 3.919  qrencode-libs                 x86_64  4.0.2-7.fc34              fedora    60 k
14:57:48 #11 3.919  systemd-networkd              x86_64  248.7-1.fc34              updates  476 k
14:57:48 #11 3.919 
14:57:48 #11 3.919 Transaction Summary
14:57:48 #11 3.919 ================================================================================
14:57:48 #11 3.919 Install  96 Packages
14:57:48 #11 3.919 Upgrade   1 Package
14:57:48 #11 3.919 
14:57:48 #11 3.924 Total download size: 116 M
14:57:48 #11 3.925 Downloading Packages:
14:57:49 #11 4.655 (1/97): acl-2.3.1-1.fc34.x86_64.rpm             313 kB/s |  71 kB     00:00    
14:57:49 #11 4.666 (2/97): checkpolicy-3.2-1.fc34.x86_64.rpm        35 MB/s | 344 kB     00:00    
14:57:49 #11 4.675 (3/97): autoconf-2.69-36.fc34.noarch.rpm        2.6 MB/s | 667 kB     00:00    
14:57:49 #11 4.682 (4/97): automake-1.16.2-4.fc34.noarch.rpm       2.5 MB/s | 664 kB     00:00    
14:57:49 #11 4.685 (5/97): dbus-1.12.20-3.fc34.x86_64.rpm          452 kB/s | 8.0 kB     00:00    
14:57:49 #11 4.690 (6/97): dbus-common-1.12.20-3.fc34.noarch.rpm   1.9 MB/s |  15 kB     00:00    
14:57:49 #11 4.693 (7/97): device-mapper-1.02.175-1.fc34.x86_64.rp  13 MB/s | 144 kB     00:00    
14:57:49 #11 4.698 (8/97): device-mapper-devel-1.02.175-1.fc34.x86 3.8 MB/s |  45 kB     00:00    
14:57:49 #11 4.703 (9/97): device-mapper-libs-1.02.175-1.fc34.x86_  19 MB/s | 179 kB     00:00    
14:57:49 #11 4.708 (10/97): gc-8.0.4-5.fc34.x86_64.rpm              11 MB/s | 105 kB     00:00    
14:57:49 #11 4.713 (11/97): e2fsprogs-libs-1.45.6-5.fc34.x86_64.rp  11 MB/s | 220 kB     00:00    
14:57:49 #11 4.718 (12/97): jsoncpp-1.9.4-3.fc34.x86_64.rpm         10 MB/s |  96 kB     00:00    
14:57:49 #11 4.722 (13/97): libargon2-20171227-6.fc34.x86_64.rpm   3.7 MB/s |  29 kB     00:00    
14:57:49 #11 4.726 (14/97): libcbor-0.7.0-3.fc34.x86_64.rpm        7.7 MB/s |  57 kB     00:00    
14:57:49 #11 4.730 (15/97): libfido2-1.6.0-2.fc34.x86_64.rpm        10 MB/s |  71 kB     00:00    
14:57:49 #11 4.733 (16/97): libmpc-1.2.1-2.fc34.x86_64.rpm         9.7 MB/s |  63 kB     00:00    
14:57:49 #11 4.741 (17/97): libseccomp-2.5.0-4.fc34.x86_64.rpm     9.9 MB/s |  71 kB     00:00    
14:57:49 #11 4.747 (18/97): libnl3-3.5.0-6.fc34.x86_64.rpm          19 MB/s | 324 kB     00:00    
14:57:49 #11 4.755 (19/97): libselinux-devel-3.2-1.fc34.x86_64.rpm  16 MB/s | 113 kB     00:00    
14:57:49 #11 4.760 (20/97): libseccomp-devel-2.5.0-4.fc34.x86_64.r 3.0 MB/s |  54 kB     00:00    
14:57:49 #11 4.765 (21/97): libselinux-utils-3.2-1.fc34.x86_64.rpm  18 MB/s | 160 kB     00:00    
14:57:49 #11 4.769 (22/97): libsepol-devel-3.2-1.fc34.x86_64.rpm   5.0 MB/s |  40 kB     00:00    
14:57:49 #11 4.782 (23/97): libtool-2.4.6-40.fc34.x86_64.rpm        35 MB/s | 579 kB     00:00    
14:57:49 #11 4.786 (24/97): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm  2.3 MB/s |  36 kB     00:00    
14:57:49 #11 4.792 (25/97): libtool-ltdl-devel-2.4.6-40.fc34.x86_6  15 MB/s | 153 kB     00:00    
14:57:49 #11 4.796 (26/97): lzo-2.10-4.fc34.x86_64.rpm             6.8 MB/s |  66 kB     00:00    
14:57:49 #11 4.802 (27/97): m4-1.4.18-17.fc34.x86_64.rpm            24 MB/s | 212 kB     00:00    
14:57:49 #11 4.828 (28/97): make-4.3-5.fc34.x86_64.rpm              17 MB/s | 539 kB     00:00    
14:57:49 #11 4.836 (29/97): pcre2-devel-10.36-4.fc34.x86_64.rpm     14 MB/s | 477 kB     00:00    
14:57:49 #11 4.843 (30/97): pcre2-utf16-10.36-4.fc34.x86_64.rpm     15 MB/s | 213 kB     00:00    
14:57:49 #11 4.848 (31/97): pcre2-utf32-10.36-4.fc34.x86_64.rpm     19 MB/s | 203 kB     00:00    
14:57:49 #11 4.879 (32/97): guile22-2.2.7-2.fc34.x86_64.rpm         37 MB/s | 6.5 MB     00:00    
14:57:49 #11 4.882 (33/97): perl-Error-0.17029-5.fc34.noarch.rpm   1.1 MB/s |  42 kB     00:00    
14:57:49 #11 4.886 (34/97): perl-TermReadKey-2.38-9.fc34.x86_64.rp 973 kB/s |  36 kB     00:00    
14:57:49 #11 4.891 (35/97): perl-Thread-Queue-3.14-458.fc34.noarch 2.8 MB/s |  22 kB     00:00    
14:57:49 #11 4.894 (36/97): perl-threads-2.25-458.fc34.x86_64.rpm  5.2 MB/s |  58 kB     00:00    
14:57:49 #11 4.898 (37/97): perl-threads-shared-1.61-458.fc34.x86_ 3.8 MB/s |  44 kB     00:00    
14:57:49 #11 4.902 (38/97): policycoreutils-devel-3.2-1.fc34.x86_6  19 MB/s | 140 kB     00:00    
14:57:49 #11 4.905 (39/97): policycoreutils-python-utils-3.2-1.fc3  10 MB/s |  71 kB     00:00    
14:57:49 #11 4.910 (40/97): policycoreutils-3.2-1.fc34.x86_64.rpm   11 MB/s | 206 kB     00:00    
14:57:49 #11 4.913 (41/97): python3-libselinux-3.2-1.fc34.x86_64.r  17 MB/s | 187 kB     00:00    
14:57:49 #11 4.918 (42/97): python3-libsemanage-3.2-1.fc34.x86_64. 6.8 MB/s |  83 kB     00:00    
14:57:49 #11 4.934 (43/97): python3-setools-4.4.0-1.fc34.x86_64.rp  27 MB/s | 554 kB     00:00    
14:57:49 #11 4.949 (44/97): python3-policycoreutils-3.2-1.fc34.noa  59 MB/s | 2.0 MB     00:00    
14:57:49 #11 4.952 (45/97): qrencode-libs-4.0.2-7.fc34.x86_64.rpm  1.8 MB/s |  60 kB     00:00    
14:57:49 #11 4.957 (46/97): rhash-1.4.0-3.fc34.x86_64.rpm          8.6 MB/s | 182 kB     00:00    
14:57:49 #11 4.961 (47/97): rpm-plugin-selinux-4.16.1.3-1.fc34.x86 2.8 MB/s |  22 kB     00:00    
14:57:49 #11 4.964 (48/97): annobin-9.79-2.fc34.x86_64.rpm          12 MB/s | 133 kB     00:00    
14:57:49 #11 4.973 (49/97): btrfs-progs-devel-5.14.2-1.fc34.x86_64 6.3 MB/s |  50 kB     00:00    
14:57:49 #11 4.986 (50/97): btrfs-progs-5.14.2-1.fc34.x86_64.rpm    33 MB/s | 961 kB     00:00    
14:57:49 #11 5.011 (51/97): cmake-data-3.20.5-1.fc34.noarch.rpm     41 MB/s | 1.5 MB     00:00    
14:57:49 #11 5.015 (52/97): cmake-filesystem-3.20.5-1.fc34.x86_64. 578 kB/s |  16 kB     00:00    
14:57:49 #11 5.020 (53/97): cmake-rpm-macros-3.20.5-1.fc34.noarch. 1.8 MB/s |  16 kB     00:00    
14:57:49 #11 5.052 (54/97): cryptsetup-libs-2.3.6-1.fc34.x86_64.rp  15 MB/s | 474 kB     00:00    
14:57:49 #11 5.087 (55/97): dbus-broker-29-2.fc34.x86_64.rpm       5.1 MB/s | 172 kB     00:00    
14:57:49 #11 5.234 (56/97): cmake-3.20.5-1.fc34.x86_64.rpm          24 MB/s | 6.5 MB     00:00    
14:57:49 #11 5.246 (57/97): git-2.31.1-3.fc34.x86_64.rpm            13 MB/s | 121 kB     00:00    
14:57:49 #11 5.372 (58/97): cpp-11.2.1-1.fc34.x86_64.rpm            28 MB/s |  10 MB     00:00    
14:57:49 #11 5.416 (59/97): git-core-2.31.1-3.fc34.x86_64.rpm       22 MB/s | 3.6 MB     00:00    
14:57:49 #11 5.444 (60/97): glibc-devel-2.33-20.fc34.x86_64.rpm    975 kB/s |  24 kB     00:00    
14:57:49 #11 5.466 (61/97): git-core-doc-2.31.1-3.fc34.noarch.rpm   25 MB/s | 2.3 MB     00:00    
14:57:49 #11 5.486 (62/97): glibc-headers-x86-2.33-20.fc34.noarch. 9.9 MB/s | 411 kB     00:00    
14:57:50 #11 5.647 (63/97): gcc-11.2.1-1.fc34.x86_64.rpm            57 MB/s |  32 MB     00:00    
14:57:50 #11 5.650 (64/97): iptables-legacy-libs-1.8.7-8.fc34.x86_ 251 kB/s |  40 kB     00:00    
14:57:50 #11 5.667 (65/97): glibc-static-2.33-20.fc34.x86_64.rpm   8.6 MB/s | 1.7 MB     00:00    
14:57:50 #11 5.672 (66/97): kmod-libs-29-2.fc34.x86_64.rpm         3.1 MB/s |  63 kB     00:00    
14:57:50 #11 5.677 (67/97): libbtrfs-5.14.2-1.fc34.x86_64.rpm      3.2 MB/s |  30 kB     00:00    
14:57:50 #11 5.681 (68/97): libbtrfsutil-5.14.2-1.fc34.x86_64.rpm  4.2 MB/s |  32 kB     00:00    
14:57:50 #11 5.692 (69/97): kernel-headers-5.14.9-200.fc34.x86_64.  29 MB/s | 1.3 MB     00:00    
14:57:50 #11 5.697 (70/97): libedit-3.1-38.20210714cvs.fc34.x86_64 5.5 MB/s | 104 kB     00:00    
14:57:50 #11 5.702 (71/97): libibverbs-37.0-1.fc34.x86_64.rpm       19 MB/s | 390 kB     00:00    
14:57:50 #11 5.708 (72/97): libpcap-1.10.1-1.fc34.x86_64.rpm        11 MB/s | 171 kB     00:00    
14:57:50 #11 5.719 (73/97): libuv-1.42.0-2.fc34.x86_64.rpm         8.7 MB/s | 148 kB     00:00    
14:57:50 #11 5.722 (74/97): libxcrypt-devel-4.4.26-2.fc34.x86_64.r 1.4 MB/s |  29 kB     00:00    
14:57:50 #11 5.727 (75/97): libxcrypt-static-4.4.26-2.fc34.x86_64. 5.6 MB/s | 103 kB     00:00    
14:57:50 #11 5.733 (76/97): libxkbcommon-1.3.0-1.fc34.x86_64.rpm    11 MB/s | 144 kB     00:00    
14:57:50 #11 5.753 (77/97): openssh-8.6p1-5.fc34.x86_64.rpm         17 MB/s | 437 kB     00:00    
14:57:50 #11 5.779 (78/97): openssh-clients-8.6p1-5.fc34.x86_64.rp  15 MB/s | 678 kB     00:00    
14:57:50 #11 5.783 (79/97): perl-File-Compare-1.100.600-477.fc34.n 810 kB/s |  23 kB     00:00    
14:57:50 #11 5.795 (80/97): perl-File-Copy-2.34-477.fc34.noarch.rp 2.2 MB/s |  30 kB     00:00    
14:57:50 #11 5.807 (81/97): perl-File-Find-1.37-477.fc34.noarch.rp 1.9 MB/s |  36 kB     00:00    
14:57:50 #11 5.810 (82/97): perl-Git-2.31.1-3.fc34.noarch.rpm      3.4 MB/s |  44 kB     00:00    
14:57:50 #11 5.823 (83/97): perl-lib-0.65-477.fc34.x86_64.rpm      1.6 MB/s |  25 kB     00:00    
14:57:50 #11 5.828 (84/97): python3-audit-3.0.6-1.fc34.x86_64.rpm  5.1 MB/s |  82 kB     00:00    
14:57:50 #11 5.851 (85/97): selinux-policy-devel-34.21-1.fc34.noar  42 MB/s | 815 kB     00:00    
14:57:50 #11 5.865 (86/97): selinux-policy-34.21-1.fc34.noarch.rpm 1.7 MB/s |  73 kB     00:00    
14:57:50 #11 6.040 (87/97): llvm-libs-12.0.1-1.fc34.x86_64.rpm      73 MB/s |  23 MB     00:00    
14:57:50 #11 6.101 (88/97): selinux-policy-targeted-34.21-1.fc34.n  25 MB/s | 6.3 MB     00:00    
14:57:50 #11 6.109 (89/97): systemd-devel-248.7-1.fc34.x86_64.rpm  6.5 MB/s | 438 kB     00:00    
14:57:50 #11 6.135 (90/97): systemd-248.7-1.fc34.x86_64.rpm         16 MB/s | 4.4 MB     00:00    
14:57:50 #11 6.144 (91/97): systemd-networkd-248.7-1.fc34.x86_64.r  11 MB/s | 476 kB     00:00    
14:57:50 #11 6.149 (92/97): systemd-pam-248.7-1.fc34.x86_64.rpm    8.1 MB/s | 320 kB     00:00    
14:57:50 #11 6.153 (93/97): systemd-rpm-macros-248.7-1.fc34.noarch 1.7 MB/s |  28 kB     00:00    
14:57:50 #11 6.157 (94/97): vim-filesystem-8.2.3512-1.fc34.noarch. 3.2 MB/s |  22 kB     00:00    
14:57:50 #11 6.160 (95/97): which-2.21-26.fc34.x86_64.rpm          4.2 MB/s |  42 kB     00:00    
14:57:50 #11 6.172 (96/97): audit-libs-3.0.6-1.fc34.x86_64.rpm     9.5 MB/s | 116 kB     00:00    
14:57:50 #11 6.319 (97/97): xkeyboard-config-2.33-1.fc34.noarch.rp 4.6 MB/s | 783 kB     00:00    
14:57:50 #11 6.323 --------------------------------------------------------------------------------
14:57:50 #11 6.323 Total                                            49 MB/s | 116 MB     00:02     
14:57:53 #11 8.627 Running transaction check
14:57:53 #11 8.730 Transaction check succeeded.
14:57:53 #11 8.730 Running transaction test
14:57:54 #11 10.11 Transaction test succeeded.
14:57:54 #11 10.11 Running transaction
14:57:56 #11 11.56   Running scriptlet: selinux-policy-targeted-34.21-1.fc34.noarch            1/1 
14:57:56 #11 11.69   Preparing        :                                                        1/1 
14:57:56 #11 11.74   Upgrading        : audit-libs-3.0.6-1.fc34.x86_64                        1/98 
14:57:56 #11 11.75   Installing       : python3-libselinux-3.2-1.fc34.x86_64                  2/98 
14:57:56 #11 11.76   Installing       : perl-File-Find-1.37-477.fc34.noarch                   3/98 
14:57:56 #11 11.76   Installing       : perl-File-Copy-2.34-477.fc34.noarch                   4/98 
14:57:56 #11 11.77   Installing       : perl-File-Compare-1.100.600-477.fc34.noarch           5/98 
14:57:56 #11 11.77   Installing       : libedit-3.1-38.20210714cvs.fc34.x86_64                6/98 
14:57:56 #11 11.78   Installing       : cmake-rpm-macros-3.20.5-1.fc34.noarch                 7/98 
14:57:56 #11 11.78   Installing       : cmake-filesystem-3.20.5-1.fc34.x86_64                 8/98 
14:57:56 #11 11.79   Installing       : perl-threads-1:2.25-458.fc34.x86_64                   9/98 
14:57:56 #11 11.80   Installing       : m4-1.4.18-17.fc34.x86_64                             10/98 
14:57:56 #11 11.82   Installing       : autoconf-2.69-36.fc34.noarch                         11/98 
14:57:56 #11 11.83   Installing       : libtool-ltdl-2.4.6-40.fc34.x86_64                    12/98 
14:57:56 #11 11.83   Installing       : libseccomp-2.5.0-4.fc34.x86_64                       13/98 
14:57:56 #11 11.84   Installing       : libmpc-1.2.1-2.fc34.x86_64                           14/98 
14:57:56 #11 11.85   Installing       : checkpolicy-3.2-1.fc34.x86_64                        15/98 
14:57:56 #11 12.03   Installing       : cpp-11.2.1-1.fc34.x86_64                             16/98 
14:57:56 #11 12.04   Installing       : perl-threads-shared-1.61-458.fc34.x86_64             17/98 
14:57:56 #11 12.04   Installing       : perl-Thread-Queue-3.14-458.fc34.noarch               18/98 
14:57:56 #43 81.49 Created binary: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe
14:57:56 #43 81.92 Cloning into '/go/src/github.com/docker/windows-container-utility'...
14:57:56 #43 82.16 Building: /build/bundles/cross/windows/amd64/containerutility.exe
14:57:57 #11 12.06   Installing       : automake-1.16.2-4.fc34.noarch                        19/98 
14:57:57 #11 12.62   Installing       : llvm-libs-12.0.1-1.fc34.x86_64                       20/98 
14:57:57 #11 12.63   Installing       : python3-libsemanage-3.2-1.fc34.x86_64                21/98 
14:57:57 #11 12.67   Installing       : python3-setools-4.4.0-1.fc34.x86_64                  22/98 
14:57:57 #11 12.68   Running scriptlet: openssh-8.6p1-5.fc34.x86_64                          23/98 
14:57:57 #11 12.72   Installing       : openssh-8.6p1-5.fc34.x86_64                          23/98 
14:57:57 #11 12.73   Installing       : python3-audit-3.0.6-1.fc34.x86_64                    24/98 
14:57:57 #11 12.78   Installing       : xkeyboard-config-2.33-1.fc34.noarch                  25/98 
14:57:57 #11 12.79   Installing       : libxkbcommon-1.3.0-1.fc34.x86_64                     26/98 
14:57:57 #11 12.80   Installing       : vim-filesystem-2:8.2.3512-1.fc34.noarch              27/98 
14:57:57 #11 12.81   Installing       : systemd-rpm-macros-248.7-1.fc34.noarch               28/98 
14:57:57 #11 12.81   Installing       : perl-lib-0.65-477.fc34.x86_64                        29/98 
14:57:57 #11 12.82   Installing       : libuv-1:1.42.0-2.fc34.x86_64                         30/98 
14:57:57 #11 12.82   Installing       : libbtrfsutil-5.14.2-1.fc34.x86_64                    31/98 
14:57:57 #11 12.83   Installing       : libbtrfs-5.14.2-1.fc34.x86_64                        32/98 
14:57:57 #11 12.83   Installing       : kmod-libs-29-2.fc34.x86_64                           33/98 
14:57:57 #11 12.95   Installing       : kernel-headers-5.14.9-200.fc34.x86_64                34/98 
14:57:57 #11 13.00   Installing       : glibc-headers-x86-2.33-20.fc34.noarch                35/98 
14:57:57 #11 13.01   Installing       : libxcrypt-devel-4.4.26-2.fc34.x86_64                 36/98 
14:57:57 #11 13.02   Installing       : glibc-devel-2.33-20.fc34.x86_64                      37/98 
14:57:57 #11 13.13   Installing       : glibc-static-2.33-20.fc34.x86_64                     38/98 
14:57:57 #11 13.14   Installing       : libxcrypt-static-4.4.26-2.fc34.x86_64                39/98 
14:57:57 #11 13.16   Installing       : rhash-1.4.0-3.fc34.x86_64                            40/98 
14:57:57 #11 13.18   Installing       : qrencode-libs-4.0.2-7.fc34.x86_64                    41/98 
14:57:57 #11 13.18   Installing       : perl-TermReadKey-2.38-9.fc34.x86_64                  42/98 
14:57:57 #11 13.19   Installing       : perl-Error-1:0.17029-5.fc34.noarch                   43/98 
14:57:57 #11 13.20   Installing       : pcre2-utf32-10.36-4.fc34.x86_64                      44/98 
14:57:57 #11 13.21   Installing       : pcre2-utf16-10.36-4.fc34.x86_64                      45/98 
14:57:57 #11 13.22   Installing       : pcre2-devel-10.36-4.fc34.x86_64                      46/98 
14:57:57 #11 13.23   Installing       : lzo-2.10-4.fc34.x86_64                               47/98 
14:57:57 #11 13.24   Installing       : libsepol-devel-3.2-1.fc34.x86_64                     48/98 
14:57:57 #11 13.25   Installing       : libselinux-devel-3.2-1.fc34.x86_64                   49/98 
14:57:57 #11 13.26   Installing       : libselinux-utils-3.2-1.fc34.x86_64                   50/98 
14:57:57 #11 13.27   Installing       : policycoreutils-3.2-1.fc34.x86_64                    51/98 
14:57:57 #11 13.28   Running scriptlet: policycoreutils-3.2-1.fc34.x86_64                    51/98 
14:57:57 #11 13.29   Installing       : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64            52/98 
14:57:58 #11 13.30   Installing       : selinux-policy-34.21-1.fc34.noarch                   53/98 
14:57:58 #11 13.31   Running scriptlet: selinux-policy-34.21-1.fc34.noarch                   53/98 
14:57:58 #11 13.33   Running scriptlet: selinux-policy-targeted-34.21-1.fc34.noarch          54/98 
14:57:58 #11 13.52   Installing       : selinux-policy-targeted-34.21-1.fc34.noarch          54/98 
14:57:58 #11 13.53   Running scriptlet: selinux-policy-targeted-34.21-1.fc34.noarch          54/98 
14:57:58 #11 13.59   Installing       : python3-policycoreutils-3.2-1.fc34.noarch            55/98 
14:57:58 #11 13.60   Installing       : policycoreutils-python-utils-3.2-1.fc34.noarch       56/98 
14:57:58 #11 13.61   Installing       : libnl3-3.5.0-6.fc34.x86_64                           57/98 
14:57:58 #11 13.63   Installing       : libibverbs-37.0-1.fc34.x86_64                        58/98 
14:57:58 #11 13.64   Installing       : libpcap-14:1.10.1-1.fc34.x86_64                      59/98 
14:57:58 #11 13.65   Installing       : iptables-legacy-libs-1.8.7-8.fc34.x86_64             60/98 
14:57:58 #11 13.65   Installing       : libcbor-0.7.0-3.fc34.x86_64                          61/98 
14:57:58 #11 13.66   Installing       : libfido2-1.6.0-2.fc34.x86_64                         62/98 
14:57:58 #11 13.69   Installing       : openssh-clients-8.6p1-5.fc34.x86_64                  63/98 
14:57:58 #11 13.70   Running scriptlet: openssh-clients-8.6p1-5.fc34.x86_64                  63/98 
14:57:58 #11 13.78   Installing       : git-core-2.31.1-3.fc34.x86_64                        64/98 
14:57:58 #11 13.81   Installing       : git-core-doc-2.31.1-3.fc34.noarch                    65/98 
14:57:58 #11 13.83   Installing       : perl-Git-2.31.1-3.fc34.noarch                        66/98 
14:57:58 #11 13.83   Installing       : git-2.31.1-3.fc34.x86_64                             67/98 
14:57:58 #11 13.84   Installing       : libargon2-20171227-6.fc34.x86_64                     68/98 
14:57:58 #11 13.85   Installing       : jsoncpp-1.9.4-3.fc34.x86_64                          69/98 
14:57:58 #11 13.86   Installing       : gc-8.0.4-5.fc34.x86_64                               70/98 
14:57:58 #11 14.14   Installing       : guile22-2.2.7-2.fc34.x86_64                          71/98 
14:57:59 #11 14.16   Installing       : make-1:4.3-5.fc34.x86_64                             72/98 
14:57:59 #11 14.67   Installing       : gcc-11.2.1-1.fc34.x86_64                             73/98 
14:57:59 #11 14.68   Installing       : policycoreutils-devel-3.2-1.fc34.x86_64              74/98 
14:57:59 #11 14.79   Installing       : selinux-policy-devel-34.21-1.fc34.noarch             75/98 
14:57:59 #11 14.80   Running scriptlet: selinux-policy-devel-34.21-1.fc34.noarch             75/98 
14:57:59 #11 15.10   Installing       : cmake-data-3.20.5-1.fc34.noarch                      76/98 
14:57:59 #11 15.28   Installing       : cmake-3.20.5-1.fc34.x86_64                           77/98 
14:57:59 #11 15.29   Installing       : e2fsprogs-libs-1.45.6-5.fc34.x86_64                  78/98 
14:57:59 #11 15.32   Installing       : btrfs-progs-5.14.2-1.fc34.x86_64                     79/98 
14:57:59 #11 15.33   Installing       : acl-2.3.1-1.fc34.x86_64                              80/98 
14:57:59 #11 15.34   Installing       : device-mapper-1.02.175-1.fc34.x86_64                 81/98 
14:58:00 #11 15.35   Installing       : device-mapper-libs-1.02.175-1.fc34.x86_64            82/98 
14:58:00 #11 15.36   Installing       : cryptsetup-libs-2.3.6-1.fc34.x86_64                  83/98 
14:58:00 #11 15.37   Installing       : dbus-1:1.12.20-3.fc34.x86_64                         84/98 
14:58:00 #11 15.38   Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64                 85/98 
14:58:00 #11 15.47   Installing       : systemd-networkd-248.7-1.fc34.x86_64                 85/98 
14:58:00 #11 15.48   Running scriptlet: systemd-networkd-248.7-1.fc34.x86_64                 85/98 
14:58:00 #11 15.49   Installing       : systemd-pam-248.7-1.fc34.x86_64                      86/98 
14:58:00 #11 15.51   Running scriptlet: systemd-248.7-1.fc34.x86_64                          87/98 
14:58:00 #11 15.92   Installing       : systemd-248.7-1.fc34.x86_64                          87/98 
14:58:00 #11 15.94   Running scriptlet: systemd-248.7-1.fc34.x86_64                          87/98 
14:58:00 #11 16.12   Installing       : dbus-common-1:1.12.20-3.fc34.noarch                  88/98 
14:58:00 #11 16.12   Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                  88/98 
14:58:00 #11 16.14 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
14:58:00 #11 16.14 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
14:58:00 #11 16.14 
14:58:00 #11 16.15   Running scriptlet: dbus-broker-29-2.fc34.x86_64                         89/98 
14:58:00 #11 16.22   Installing       : dbus-broker-29-2.fc34.x86_64                         89/98 
14:58:00 #11 16.22   Running scriptlet: dbus-broker-29-2.fc34.x86_64                         89/98 
14:58:00 #11 16.24 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
14:58:00 #11 16.24 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
14:58:00 #11 16.24 
14:58:00 #11 16.26   Installing       : systemd-devel-248.7-1.fc34.x86_64                    90/98 
14:58:00 #11 16.27   Installing       : device-mapper-devel-1.02.175-1.fc34.x86_64           91/98 
14:58:00 #11 16.27   Installing       : btrfs-progs-devel-5.14.2-1.fc34.x86_64               92/98 
14:58:00 #11 16.29   Installing       : libtool-2.4.6-40.fc34.x86_64                         93/98 
14:58:00 #11 16.30   Installing       : annobin-9.79-2.fc34.x86_64                           94/98 
14:58:00 #11 16.31   Installing       : libtool-ltdl-devel-2.4.6-40.fc34.x86_64              95/98 
14:58:00 #43 86.60 
14:58:01 #11 16.32   Installing       : libseccomp-devel-2.5.0-4.fc34.x86_64                 96/98 
14:58:01 #11 16.32   Installing       : which-2.21-26.fc34.x86_64                            97/98 
14:58:01 #11 16.33   Cleanup          : audit-libs-3.0.5-1.fc34.x86_64                       98/98 
14:58:01 #11 16.34   Running scriptlet: selinux-policy-targeted-34.21-1.fc34.noarch          98/98 
14:58:01 #43 DONE 87.0s
14:58:01 #11 16.36   Running scriptlet: audit-libs-3.0.5-1.fc34.x86_64                       98/98 
14:58:01 #11 17.15   Verifying        : acl-2.3.1-1.fc34.x86_64                               1/98 
14:58:01 #11 17.15   Verifying        : autoconf-2.69-36.fc34.noarch                          2/98 
14:58:01 #11 17.15   Verifying        : automake-1.16.2-4.fc34.noarch                         3/98 
14:58:01 #11 17.15   Verifying        : checkpolicy-3.2-1.fc34.x86_64                         4/98 
14:58:01 #11 17.15   Verifying        : dbus-1:1.12.20-3.fc34.x86_64                          5/98 
14:58:01 #11 17.15   Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                   6/98 
14:58:01 #11 17.15   Verifying        : device-mapper-1.02.175-1.fc34.x86_64                  7/98 
14:58:01 #11 17.15   Verifying        : device-mapper-devel-1.02.175-1.fc34.x86_64            8/98 
14:58:01 #11 17.15   Verifying        : device-mapper-libs-1.02.175-1.fc34.x86_64             9/98 
14:58:01 #11 17.15   Verifying        : e2fsprogs-libs-1.45.6-5.fc34.x86_64                  10/98 
14:58:01 #11 17.15   Verifying        : gc-8.0.4-5.fc34.x86_64                               11/98 
14:58:01 #11 17.15   Verifying        : guile22-2.2.7-2.fc34.x86_64                          12/98 
14:58:01 #11 17.15   Verifying        : jsoncpp-1.9.4-3.fc34.x86_64                          13/98 
14:58:01 #11 17.15   Verifying        : libargon2-20171227-6.fc34.x86_64                     14/98 
14:58:01 #11 17.15   Verifying        : libcbor-0.7.0-3.fc34.x86_64                          15/98 
14:58:01 #11 17.15   Verifying        : libfido2-1.6.0-2.fc34.x86_64                         16/98 
14:58:01 #11 17.15   Verifying        : libmpc-1.2.1-2.fc34.x86_64                           17/98 
14:58:01 #11 17.15   Verifying        : libnl3-3.5.0-6.fc34.x86_64                           18/98 
14:58:01 #11 17.15   Verifying        : libseccomp-2.5.0-4.fc34.x86_64                       19/98 
14:58:01 #11 17.15   Verifying        : libseccomp-devel-2.5.0-4.fc34.x86_64                 20/98 
14:58:01 #11 17.15   Verifying        : libselinux-devel-3.2-1.fc34.x86_64                   21/98 
14:58:01 #11 17.15   Verifying        : libselinux-utils-3.2-1.fc34.x86_64                   22/98 
14:58:01 #11 17.15   Verifying        : libsepol-devel-3.2-1.fc34.x86_64                     23/98 
14:58:01 #11 17.15   Verifying        : libtool-2.4.6-40.fc34.x86_64                         24/98 
14:58:01 #11 17.15   Verifying        : libtool-ltdl-2.4.6-40.fc34.x86_64                    25/98 
14:58:01 #11 17.15   Verifying        : libtool-ltdl-devel-2.4.6-40.fc34.x86_64              26/98 
14:58:01 #11 17.15   Verifying        : lzo-2.10-4.fc34.x86_64                               27/98 
14:58:01 #11 17.15   Verifying        : m4-1.4.18-17.fc34.x86_64                             28/98 
14:58:01 #11 17.15   Verifying        : make-1:4.3-5.fc34.x86_64                             29/98 
14:58:01 #11 17.15   Verifying        : pcre2-devel-10.36-4.fc34.x86_64                      30/98 
14:58:01 #11 17.15   Verifying        : pcre2-utf16-10.36-4.fc34.x86_64                      31/98 
14:58:01 #11 17.15   Verifying        : pcre2-utf32-10.36-4.fc34.x86_64                      32/98 
14:58:01 #11 17.15   Verifying        : perl-Error-1:0.17029-5.fc34.noarch                   33/98 
14:58:01 #11 17.15   Verifying        : perl-TermReadKey-2.38-9.fc34.x86_64                  34/98 
14:58:01 #11 17.15   Verifying        : perl-Thread-Queue-3.14-458.fc34.noarch               35/98 
14:58:01 #11 17.15   Verifying        : perl-threads-1:2.25-458.fc34.x86_64                  36/98 
14:58:01 #11 17.15   Verifying        : perl-threads-shared-1.61-458.fc34.x86_64             37/98 
14:58:01 #11 17.15   Verifying        : policycoreutils-3.2-1.fc34.x86_64                    38/98 
14:58:01 #11 17.15   Verifying        : policycoreutils-devel-3.2-1.fc34.x86_64              39/98 
14:58:01 #11 17.15   Verifying        : policycoreutils-python-utils-3.2-1.fc34.noarch       40/98 
14:58:01 #11 17.15   Verifying        : python3-libselinux-3.2-1.fc34.x86_64                 41/98 
14:58:01 #11 17.15   Verifying        : python3-libsemanage-3.2-1.fc34.x86_64                42/98 
14:58:01 #11 17.15   Verifying        : python3-policycoreutils-3.2-1.fc34.noarch            43/98 
14:58:01 #11 17.15   Verifying        : python3-setools-4.4.0-1.fc34.x86_64                  44/98 
14:58:01 #11 17.16   Verifying        : qrencode-libs-4.0.2-7.fc34.x86_64                    45/98 
14:58:01 #11 17.16   Verifying        : rhash-1.4.0-3.fc34.x86_64                            46/98 
14:58:01 #11 17.16   Verifying        : rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64            47/98 
14:58:01 #11 17.16   Verifying        : annobin-9.79-2.fc34.x86_64                           48/98 
14:58:01 #11 17.16   Verifying        : btrfs-progs-5.14.2-1.fc34.x86_64                     49/98 
14:58:01 #11 17.16   Verifying        : btrfs-progs-devel-5.14.2-1.fc34.x86_64               50/98 
14:58:01 #11 17.16   Verifying        : cmake-3.20.5-1.fc34.x86_64                           51/98 
14:58:01 #11 17.16   Verifying        : cmake-data-3.20.5-1.fc34.noarch                      52/98 
14:58:01 #11 17.16   Verifying        : cmake-filesystem-3.20.5-1.fc34.x86_64                53/98 
14:58:01 #11 17.16   Verifying        : cmake-rpm-macros-3.20.5-1.fc34.noarch                54/98 
14:58:01 #11 17.16   Verifying        : cpp-11.2.1-1.fc34.x86_64                             55/98 
14:58:01 #11 17.16   Verifying        : cryptsetup-libs-2.3.6-1.fc34.x86_64                  56/98 
14:58:01 #11 17.16   Verifying        : dbus-broker-29-2.fc34.x86_64                         57/98 
14:58:01 #11 17.16   Verifying        : gcc-11.2.1-1.fc34.x86_64                             58/98 
14:58:01 #11 17.16   Verifying        : git-2.31.1-3.fc34.x86_64                             59/98 
14:58:01 #11 17.16   Verifying        : git-core-2.31.1-3.fc34.x86_64                        60/98 
14:58:01 #11 17.16   Verifying        : git-core-doc-2.31.1-3.fc34.noarch                    61/98 
14:58:01 #11 17.16   Verifying        : glibc-devel-2.33-20.fc34.x86_64                      62/98 
14:58:01 #11 17.16   Verifying        : glibc-headers-x86-2.33-20.fc34.noarch                63/98 
14:58:01 #11 17.16   Verifying        : glibc-static-2.33-20.fc34.x86_64                     64/98 
14:58:01 #11 17.16   Verifying        : iptables-legacy-libs-1.8.7-8.fc34.x86_64             65/98 
14:58:01 #11 17.16   Verifying        : kernel-headers-5.14.9-200.fc34.x86_64                66/98 
14:58:01 #11 17.16   Verifying        : kmod-libs-29-2.fc34.x86_64                           67/98 
14:58:01 #11 17.16   Verifying        : libbtrfs-5.14.2-1.fc34.x86_64                        68/98 
14:58:01 #11 17.16   Verifying        : libbtrfsutil-5.14.2-1.fc34.x86_64                    69/98 
14:58:01 #11 17.16   Verifying        : libedit-3.1-38.20210714cvs.fc34.x86_64               70/98 
14:58:01 #11 17.16   Verifying        : libibverbs-37.0-1.fc34.x86_64                        71/98 
14:58:01 #11 17.16   Verifying        : libpcap-14:1.10.1-1.fc34.x86_64                      72/98 
14:58:01 #11 17.16   Verifying        : libuv-1:1.42.0-2.fc34.x86_64                         73/98 
14:58:01 #11 17.16   Verifying        : libxcrypt-devel-4.4.26-2.fc34.x86_64                 74/98 
14:58:01 #11 17.16   Verifying        : libxcrypt-static-4.4.26-2.fc34.x86_64                75/98 
14:58:01 #11 17.16   Verifying        : libxkbcommon-1.3.0-1.fc34.x86_64                     76/98 
14:58:01 #11 17.16   Verifying        : llvm-libs-12.0.1-1.fc34.x86_64                       77/98 
14:58:01 #11 17.16   Verifying        : openssh-8.6p1-5.fc34.x86_64                          78/98 
14:58:01 #11 17.16   Verifying        : openssh-clients-8.6p1-5.fc34.x86_64                  79/98 
14:58:01 #11 17.16   Verifying        : perl-File-Compare-1.100.600-477.fc34.noarch          80/98 
14:58:01 #11 17.16   Verifying        : perl-File-Copy-2.34-477.fc34.noarch                  81/98 
14:58:01 #11 17.16   Verifying        : perl-File-Find-1.37-477.fc34.noarch                  82/98 
14:58:01 #11 17.16   Verifying        : perl-Git-2.31.1-3.fc34.noarch                        83/98 
14:58:01 #11 17.16   Verifying        : perl-lib-0.65-477.fc34.x86_64                        84/98 
14:58:01 #11 17.16   Verifying        : python3-audit-3.0.6-1.fc34.x86_64                    85/98 
14:58:01 #11 17.16   Verifying        : selinux-policy-34.21-1.fc34.noarch                   86/98 
14:58:01 #11 17.16   Verifying        : selinux-policy-devel-34.21-1.fc34.noarch             87/98 
14:58:01 #11 17.16   Verifying        : selinux-policy-targeted-34.21-1.fc34.noarch          88/98 
14:58:01 #11 17.16   Verifying        : systemd-248.7-1.fc34.x86_64                          89/98 
14:58:01 #11 17.16   Verifying        : systemd-devel-248.7-1.fc34.x86_64                    90/98 
14:58:01 #11 17.16   Verifying        : systemd-networkd-248.7-1.fc34.x86_64                 91/98 
14:58:01 #11 17.16   Verifying        : systemd-pam-248.7-1.fc34.x86_64                      92/98 
14:58:01 #11 17.16   Verifying        : systemd-rpm-macros-248.7-1.fc34.noarch               93/98 
14:58:01 #11 17.16   Verifying        : vim-filesystem-2:8.2.3512-1.fc34.noarch              94/98 
14:58:01 #11 17.16   Verifying        : which-2.21-26.fc34.x86_64                            95/98 
14:58:01 #11 17.16   Verifying        : xkeyboard-config-2.33-1.fc34.noarch                  96/98 
14:58:01 #11 17.16   Verifying        : audit-libs-3.0.6-1.fc34.x86_64                       97/98 
14:58:01 
14:58:01 #44 [cross 1/1] COPY --from=build-cross /build/bundles/ /
14:58:01 #44 sha256:5520786d9b540b83f49e92608bf4429c88ab5603e85591cfc6330b8980d8e842
14:58:01 #11 17.16   Verifying        : audit-libs-3.0.5-1.fc34.x86_64                       98/98 
14:58:01 #11 17.34 
14:58:01 #11 17.34 Upgraded:
14:58:01 #11 17.34   audit-libs-3.0.6-1.fc34.x86_64                                                
14:58:01 #11 17.34 Installed:
14:58:01 #11 17.34   acl-2.3.1-1.fc34.x86_64                                                       
14:58:01 #11 17.34   annobin-9.79-2.fc34.x86_64                                                    
14:58:01 #11 17.34   autoconf-2.69-36.fc34.noarch                                                  
14:58:01 #11 17.34   automake-1.16.2-4.fc34.noarch                                                 
14:58:01 #11 17.34   btrfs-progs-5.14.2-1.fc34.x86_64                                              
14:58:01 #11 17.34   btrfs-progs-devel-5.14.2-1.fc34.x86_64                                        
14:58:01 #11 17.34   checkpolicy-3.2-1.fc34.x86_64                                                 
14:58:01 #11 17.34   cmake-3.20.5-1.fc34.x86_64                                                    
14:58:01 #11 17.34   cmake-data-3.20.5-1.fc34.noarch                                               
14:58:01 #11 17.34   cmake-filesystem-3.20.5-1.fc34.x86_64                                         
14:58:01 #11 17.34   cmake-rpm-macros-3.20.5-1.fc34.noarch                                         
14:58:01 #11 17.34   cpp-11.2.1-1.fc34.x86_64                                                      
14:58:01 #11 17.34   cryptsetup-libs-2.3.6-1.fc34.x86_64                                           
14:58:01 #11 17.34   dbus-1:1.12.20-3.fc34.x86_64                                                  
14:58:01 #11 17.34   dbus-broker-29-2.fc34.x86_64                                                  
14:58:01 #11 17.34   dbus-common-1:1.12.20-3.fc34.noarch                                           
14:58:01 #11 17.34   device-mapper-1.02.175-1.fc34.x86_64                                          
14:58:01 #11 17.34   device-mapper-devel-1.02.175-1.fc34.x86_64                                    
14:58:01 #11 17.34   device-mapper-libs-1.02.175-1.fc34.x86_64                                     
14:58:01 #11 17.34   e2fsprogs-libs-1.45.6-5.fc34.x86_64                                           
14:58:01 #11 17.34   gc-8.0.4-5.fc34.x86_64                                                        
14:58:01 #11 17.34   gcc-11.2.1-1.fc34.x86_64                                                      
14:58:01 #11 17.34   git-2.31.1-3.fc34.x86_64                                                      
14:58:01 #11 17.34   git-core-2.31.1-3.fc34.x86_64                                                 
14:58:01 #11 17.34   git-core-doc-2.31.1-3.fc34.noarch                                             
14:58:01 #11 17.34   glibc-devel-2.33-20.fc34.x86_64                                               
14:58:01 #11 17.34   glibc-headers-x86-2.33-20.fc34.noarch                                         
14:58:01 #11 17.34   glibc-static-2.33-20.fc34.x86_64                                              
14:58:01 #11 17.34   guile22-2.2.7-2.fc34.x86_64                                                   
14:58:01 #11 17.34   iptables-legacy-libs-1.8.7-8.fc34.x86_64                                      
14:58:01 #11 17.34   jsoncpp-1.9.4-3.fc34.x86_64                                                   
14:58:01 #11 17.34   kernel-headers-5.14.9-200.fc34.x86_64                                         
14:58:01 #11 17.34   kmod-libs-29-2.fc34.x86_64                                                    
14:58:01 #11 17.34   libargon2-20171227-6.fc34.x86_64                                              
14:58:01 #11 17.34   libbtrfs-5.14.2-1.fc34.x86_64                                                 
14:58:01 #11 17.34   libbtrfsutil-5.14.2-1.fc34.x86_64                                             
14:58:01 #11 17.34   libcbor-0.7.0-3.fc34.x86_64                                                   
14:58:01 #11 17.34   libedit-3.1-38.20210714cvs.fc34.x86_64                                        
14:58:01 #11 17.34   libfido2-1.6.0-2.fc34.x86_64                                                  
14:58:01 #11 17.34   libibverbs-37.0-1.fc34.x86_64                                                 
14:58:01 #11 17.34   libmpc-1.2.1-2.fc34.x86_64                                                    
14:58:01 #11 17.34   libnl3-3.5.0-6.fc34.x86_64                                                    
14:58:01 #11 17.34   libpcap-14:1.10.1-1.fc34.x86_64                                               
14:58:01 #11 17.34   libseccomp-2.5.0-4.fc34.x86_64                                                
14:58:01 #11 17.34   libseccomp-devel-2.5.0-4.fc34.x86_64                                          
14:58:01 #11 17.34   libselinux-devel-3.2-1.fc34.x86_64                                            
14:58:01 #11 17.34   libselinux-utils-3.2-1.fc34.x86_64                                            
14:58:01 #11 17.34   libsepol-devel-3.2-1.fc34.x86_64                                              
14:58:01 #11 17.34   libtool-2.4.6-40.fc34.x86_64                                                  
14:58:01 #11 17.34   libtool-ltdl-2.4.6-40.fc34.x86_64                                             
14:58:01 #11 17.34   libtool-ltdl-devel-2.4.6-40.fc34.x86_64                                       
14:58:01 #11 17.34   libuv-1:1.42.0-2.fc34.x86_64                                                  
14:58:01 #11 17.34   libxcrypt-devel-4.4.26-2.fc34.x86_64                                          
14:58:01 #11 17.34   libxcrypt-static-4.4.26-2.fc34.x86_64                                         
14:58:01 #11 17.34   libxkbcommon-1.3.0-1.fc34.x86_64                                              
14:58:01 #11 17.34   llvm-libs-12.0.1-1.fc34.x86_64                                                
14:58:01 #11 17.34   lzo-2.10-4.fc34.x86_64                                                        
14:58:01 #11 17.34   m4-1.4.18-17.fc34.x86_64                                                      
14:58:01 #11 17.34   make-1:4.3-5.fc34.x86_64                                                      
14:58:01 #11 17.34   openssh-8.6p1-5.fc34.x86_64                                                   
14:58:01 #11 17.34   openssh-clients-8.6p1-5.fc34.x86_64                                           
14:58:01 #11 17.34   pcre2-devel-10.36-4.fc34.x86_64                                               
14:58:01 #11 17.34   pcre2-utf16-10.36-4.fc34.x86_64                                               
14:58:01 #11 17.34   pcre2-utf32-10.36-4.fc34.x86_64                                               
14:58:01 #11 17.34   perl-Error-1:0.17029-5.fc34.noarch                                            
14:58:01 #11 17.34   perl-File-Compare-1.100.600-477.fc34.noarch                                   
14:58:01 #11 17.34   perl-File-Copy-2.34-477.fc34.noarch                                           
14:58:01 #11 17.34   perl-File-Find-1.37-477.fc34.noarch                                           
14:58:01 #11 17.34   perl-Git-2.31.1-3.fc34.noarch                                                 
14:58:01 #11 17.34   perl-TermReadKey-2.38-9.fc34.x86_64                                           
14:58:01 #11 17.34   perl-Thread-Queue-3.14-458.fc34.noarch                                        
14:58:01 #11 17.34   perl-lib-0.65-477.fc34.x86_64                                                 
14:58:01 #11 17.34   perl-threads-1:2.25-458.fc34.x86_64                                           
14:58:01 #11 17.34   perl-threads-shared-1.61-458.fc34.x86_64                                      
14:58:01 #11 17.34   policycoreutils-3.2-1.fc34.x86_64                                             
14:58:01 #11 17.34   policycoreutils-devel-3.2-1.fc34.x86_64                                       
14:58:01 #11 17.34   policycoreutils-python-utils-3.2-1.fc34.noarch                                
14:58:01 #11 17.34   python3-audit-3.0.6-1.fc34.x86_64                                             
14:58:01 #11 17.34   python3-libselinux-3.2-1.fc34.x86_64                                          
14:58:01 #11 17.34   python3-libsemanage-3.2-1.fc34.x86_64                                         
14:58:01 #11 17.34   python3-policycoreutils-3.2-1.fc34.noarch                                     
14:58:01 #11 17.34   python3-setools-4.4.0-1.fc34.x86_64                                           
14:58:01 #11 17.34   qrencode-libs-4.0.2-7.fc34.x86_64                                             
14:58:01 #11 17.34   rhash-1.4.0-3.fc34.x86_64                                                     
14:58:01 #11 17.34   rpm-plugin-selinux-4.16.1.3-1.fc34.x86_64                                     
14:58:01 #11 17.34   selinux-policy-34.21-1.fc34.noarch                                            
14:58:01 #11 17.34   selinux-policy-devel-34.21-1.fc34.noarch                                      
14:58:01 #11 17.34   selinux-policy-targeted-34.21-1.fc34.noarch                                   
14:58:01 #11 17.34   systemd-248.7-1.fc34.x86_64                                                   
14:58:01 #11 17.34   systemd-devel-248.7-1.fc34.x86_64                                             
14:58:01 #11 17.34   systemd-networkd-248.7-1.fc34.x86_64                                          
14:58:01 #11 17.34   systemd-pam-248.7-1.fc34.x86_64                                               
14:58:01 #11 17.34   systemd-rpm-macros-248.7-1.fc34.noarch                                        
14:58:01 #11 17.34   vim-filesystem-2:8.2.3512-1.fc34.noarch                                       
14:58:01 #11 17.34   which-2.21-26.fc34.x86_64                                                     
14:58:01 #11 17.34   xkeyboard-config-2.33-1.fc34.noarch                                           
14:58:01 #11 17.34 
14:58:01 #11 17.34 Complete!
14:58:02 #44 DONE 0.2s
14:58:02 
14:58:02 #45 exporting to client
14:58:02 #45 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc
14:58:02 #45 copying files 25B
14:58:02 #11 DONE 17.5s
14:58:02 
14:58:02 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go
14:58:02 #13 sha256:22e9876608cb8004112da898086a17649fe948dec5c18a4d85efe75014484254
14:58:02 #45 copying files 58.74MB 0.6s done
14:58:02 #45 DONE 0.6s
14:58:02 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker'
14:58:02 mkdir -p build/win/amd64/docker/cli-plugins
14:58:02 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-587/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build
14:58:03 Cloning into '/go/src/github.com/docker/app'...
14:58:04 #13 DONE 2.4s
14:58:04 
14:58:04 #14 [stage-1 6/6] WORKDIR /root/rpmbuild
14:58:04 #14 sha256:e6caeba99e02e3ff4b68658577fa94949aecc6fd922c125b324018880e29916a
14:58:04 #14 DONE 0.0s
14:58:04 
14:58:04 #15 exporting to image
14:58:04 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
14:58:04 #15 exporting layers
14:58:06 Fetching origin
14:58:07 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
14:58:10 #15 exporting layers 5.3s done
14:58:10 #15 writing image sha256:f9ecd299d4f50dcceafa5e4d276d5311585730255792aee199514dcfa97d24f8 done
14:58:10 #15 naming to docker.io/rpmbuild-fedora-34/x86_64 done
14:58:10 #15 DONE 5.3s
14:58:10 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/fedora-34/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm/rpmbuild/fedora-34/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-34/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine 9f5b26f' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --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
14:58:10 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
14:58:10 warning: line 61: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
14:58:10 warning: line 62: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
14:58:10 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DPmtPF
14:58:10 + umask 022
14:58:10 + cd /root/rpmbuild/BUILD
14:58:10 + cd /root/rpmbuild/BUILD
14:58:10 + rm -rf src
14:58:10 + /usr/bin/mkdir -p src
14:58:10 + cd src
14:58:10 + /usr/bin/tar -xof -
14:58:10 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:58:11 + STATUS=0
14:58:11 + '[' 0 -ne 0 ']'
14:58:11 + /usr/bin/tar -xof -
14:58:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:58:12 + STATUS=0
14:58:12 + '[' 0 -ne 0 ']'
14:58:12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:58:12 + RPM_EC=0
14:58:12 ++ jobs -p
14:58:12 + exit 0
14:58:12 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4yKMMv
14:58:12 + umask 022
14:58:12 + cd /root/rpmbuild/BUILD
14:58:12 + cd src
14:58:12 + export DOCKER_GITCOMMIT=9f5b26f
14:58:12 + DOCKER_GITCOMMIT=9f5b26f
14:58:12 + mkdir -p /go/src/github.com/docker
14:58:12 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:58:12 + pushd /root/rpmbuild/BUILD/src/engine
14:58:12 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
14:58:12 + for component in tini "proxy dynamic"
14:58:12 + TMP_GOPATH=/go
14:58:12 + hack/dockerfile/install/install.sh tini
14:58:12 + RM_GOPATH=0
14:58:12 + TMP_GOPATH=/go
14:58:12 + : /usr/local/bin
14:58:12 + '[' -z /go ']'
14:58:12 + export GOPATH=/go
14:58:12 + GOPATH=/go
14:58:12 + case "$(go env GOARCH)" in
14:58:12 ++ go env GOARCH
14:58:12 + export GO_BUILDMODE=-buildmode=pie
14:58:12 + GO_BUILDMODE=-buildmode=pie
14:58:12 ++ dirname hack/dockerfile/install/install.sh
14:58:12 + dir=hack/dockerfile/install
14:58:12 + bin=tini
14:58:12 + shift
14:58:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
14:58:12 + . hack/dockerfile/install/tini.installer
14:58:12 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
14:58:12 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
14:58:12 + install_tini
14:58:12 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
14:58:12 + git clone https://github.com/krallin/tini.git /go/tini
14:58:12 Cloning into '/go/tini'...
14:58:12 + cd /go/tini
14:58:12 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
14:58:12 + cmake .
14:58:12 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
14:58:12   Compatibility with CMake < 2.8.12 will be removed from a future version of
14:58:12   CMake.
14:58:12 
14:58:12   Update the VERSION argument <min> value or use a ...<max> suffix to tell
14:58:12   CMake that the project does not need compatibility with older versions.
14:58:12 
14:58:12 
14:58:12 -- The C compiler identification is GNU 11.2.1
14:58:12 -- Detecting C compiler ABI info
14:58:12 -- Detecting C compiler ABI info - done
14:58:12 -- Check for working C compiler: /usr/bin/cc - skipped
14:58:12 -- Detecting C compile features
14:58:12 -- Detecting C compile features - done
14:58:12 -- Performing Test HAS_BUILTIN_FORTIFY
14:58:12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:58:12 -- Configuring done
14:58:12 -- Generating done
14:58:12 -- Build files have been written to: /go/tini
14:58:12 + make tini-static
14:58:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:58:12 [100%] Linking C executable tini-static
14:58:12 [100%] Built target tini-static
14:58:12 + mkdir -p /usr/local/bin
14:58:12 + cp tini-static /usr/local/bin/docker-init
14:58:12 + for component in tini "proxy dynamic"
14:58:12 + TMP_GOPATH=/go
14:58:12 + hack/dockerfile/install/install.sh proxy dynamic
14:58:13 + RM_GOPATH=0
14:58:13 + TMP_GOPATH=/go
14:58:13 + : /usr/local/bin
14:58:13 + '[' -z /go ']'
14:58:13 + export GOPATH=/go
14:58:13 + GOPATH=/go
14:58:13 + case "$(go env GOARCH)" in
14:58:13 ++ go env GOARCH
14:58:13 + export GO_BUILDMODE=-buildmode=pie
14:58:13 + GO_BUILDMODE=-buildmode=pie
14:58:13 ++ dirname hack/dockerfile/install/install.sh
14:58:13 + dir=hack/dockerfile/install
14:58:13 + bin=proxy
14:58:13 + shift
14:58:13 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
14:58:13 + . hack/dockerfile/install/proxy.installer
14:58:13 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
14:58:13 + install_proxy dynamic
14:58:13 + case "$1" in
14:58:13 + install_proxy_dynamic
14:58:13 + export PROXY_LDFLAGS=-linkmode=external install_proxy
14:58:13 + PROXY_LDFLAGS=-linkmode=external
14:58:13 + export BUILD_MODE=-buildmode=pie
14:58:13 + BUILD_MODE=-buildmode=pie
14:58:13 + _install_proxy
14:58:13 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
14:58:13 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
14:58:13 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
14:58:13 Cloning into '/go/src/github.com/docker/libnetwork'...
14:58:15 + cd /go/src/github.com/docker/libnetwork
14:58:15 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
14:58:15 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:58:23 + return
14:58:23 + VERSION=0.0.0-20211015144513-b485636
14:58:23 + PRODUCT=docker
14:58:23 + hack/make.sh dynbinary
14:58:23 
14:58:23 Removing bundles/
14:58:23 
14:58:23 ---> Making bundle: dynbinary (in bundles/dynbinary)
14:58:23 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:58:23 GOOS="" GOARCH="" GOARM=""
14:58:37 make[1]: Leaving directory '/root/build-deb'
14:58:37    debian/rules override_dh_auto_test
14:58:37 make[1]: Entering directory '/root/build-deb'
14:58:37 ./engine/bundles/dynbinary-daemon/dockerd -v
14:58:37 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:58:37 ./cli/build/docker -v
14:58:37 Docker version 0.0.0-20211015144513-b485636, build b485636
14:58:37 make[1]: Leaving directory '/root/build-deb'
14:58:37    create-stamp debian/debhelper-build-stamp
14:58:37  debian/rules binary
14:58:37 dh binary --with=bash-completion --with=systemd
14:58:37    dh_testroot
14:58:37    dh_prep
14:58:37    debian/rules override_dh_auto_install
14:58:37 make[1]: Entering directory '/root/build-deb'
14:58:37 # docker-ce-cli install
14:58:37 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
14:58:37 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
14:58:37 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
14:58:37 set -e;cd /sources && \
14:58:37 	tar xzf plugin-installers.tgz; \
14:58:37 	for installer in plugins/*.installer; do \
14:58:37 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
14:58:37 		PREFIX=/usr/libexec/docker/cli-plugins \
14:58:37 			bash ${installer} install_plugin; \
14:58:37 	done
14:58:37 # docker-ce install
14:58:37 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
14:58:37 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
14:58:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd
14:58:37 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
14:58:37 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
14:58:37 # docker-scan-plugin install
14:58:37 # TODO change once we support scan-plugin on other architectures
14:58:37 if [ "amd64" = "amd64" ]; then \
14:58:37 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
14:58:37 fi
14:58:37 # docker-ce-rootless-extras install
14:58:37 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
14:58:37 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
14:58:37 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
14:58:37 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
14:58:37 # TODO: how can we install vpnkit?
14:58:37 make[1]: Leaving directory '/root/build-deb'
14:58:37    debian/rules override_dh_install
14:58:37 make[1]: Entering directory '/root/build-deb'
14:58:37 dh_install
14:58:37 # TODO Can we do this from within our container?
14:58:37 dh_apparmor --profile-name=docker-ce -pdocker-ce
14:58:37 make[1]: Leaving directory '/root/build-deb'
14:58:37    dh_installdocs
14:58:37    dh_installchangelogs
14:58:37    dh_installman
14:58:37    dh_bash-completion
14:58:37    dh_systemd_enable
14:58:37    debian/rules override_dh_installinit
14:58:37 make[1]: Entering directory '/root/build-deb'
14:58:37 # use "docker" as our service name, not "docker-ce"
14:58:37 dh_installinit --name=docker
14:58:37 make[1]: Leaving directory '/root/build-deb'
14:58:37    dh_systemd_start
14:58:37    dh_perl
14:58:37    dh_link
14:58:37    dh_strip_nondeterminism
14:58:37    dh_compress
14:58:37    dh_fixperms
14:58:37    dh_missing
14:58:37    debian/rules override_dh_strip
14:58:37 make[1]: Entering directory '/root/build-deb'
14:58:37 # Go has lots of problems with stripping, so just don't
14:58:37 make[1]: Leaving directory '/root/build-deb'
14:58:37    dh_makeshlibs
14:58:37    debian/rules override_dh_shlibdeps
14:58:37 make[1]: Entering directory '/root/build-deb'
14:58:37 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
14:58:41 make[1]: Leaving directory '/root/build-deb'
14:58:41    dh_installdeb
14:58:41    debian/rules override_dh_gencontrol
14:58:41 make[1]: Entering directory '/root/build-deb'
14:58:41 # Use separate version for the scan-plugin package, then generate the other control files as usual
14:58:41 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
14:58:41 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
14:58:41 if [ "amd64" = "amd64" ]; then \
14:58:41 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
14:58:41 fi
14:58:41 dh_gencontrol --remaining-packages
14:58:41 make[1]: Leaving directory '/root/build-deb'
14:58:41    dh_md5sums
14:58:42    dh_builddeb
14:58:42 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'.
14:58:42 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'.
14:59:04 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'.
14:59:15 Cloning into '/go/src/github.com/docker/buildx'...
14:59:15 Fetching origin
14:59:16 + GO111MODULE=on
14:59:16 + 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
14:59:30 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'.
14:59:59 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
14:59:59 
14:59:59 ~/rpmbuild/BUILD/src
14:59:59 + popd
14:59:59 + RPM_EC=0
14:59:59 ++ jobs -p
14:59:59 + exit 0
14:59:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zKOk30
14:59:59 + umask 022
14:59:59 + cd /root/rpmbuild/BUILD
14:59:59 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64 '!=' / ']'
14:59:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64
14:59:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64
14:59:59 + mkdir -p /root/rpmbuild/BUILDROOT
14:59:59 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64
14:59:59 + cd src
14:59:59 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
14:59:59 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/dockerd
14:59:59 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/docker-proxy
14:59:59 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/docker-init
14:59:59 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/lib/systemd/system/docker.service
14:59:59 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/lib/systemd/system/docker.socket
14:59:59 + /usr/lib/rpm/check-buildroot
14:59:59 + /usr/lib/rpm/redhat/brp-ldconfig
14:59:59 + /usr/lib/rpm/brp-compress
14:59:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:59:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:59:59 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
14:59:59 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
14:59:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:59:59 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
14:59:59 + /usr/lib/rpm/brp-python-hardlink
14:59:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:59:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bXN29x
14:59:59 + umask 022
14:59:59 + cd /root/rpmbuild/BUILD
14:59:59 + cd src
14:59:59 + engine/bundles/dynbinary-daemon/dockerd -v
14:59:59 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
14:59:59 + RPM_EC=0
14:59:59 ++ jobs -p
14:59:59 + exit 0
14:59:59 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64
14:59:59 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.fc34 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-0.fc34
14:59:59 Requires(interp): /bin/sh /bin/sh /bin/sh
14:59:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:59:59 Requires(post): /bin/sh
14:59:59 Requires(preun): /bin/sh
14:59:59 Requires(postun): /bin/sh
14:59:59 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)
14:59:59 Conflicts: docker docker-ee docker-engine-cs docker-io
14:59:59 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
14:59:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64
14:59:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.fc34.src.rpm
15:00:17  dpkg-genbuildinfo
15:00:17  dpkg-genchanges  >../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes
15:00:18 dpkg-genchanges: info: including full source code in upload
15:00:18  dpkg-source -I.git --after-build .
15:00:18 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
15:00:18 + destination=/build
15:00:18 + mkdir -p /build
15:00:18 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb /build
15:00:18 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'
15:00:18 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'
15:00:18 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'
15:00:18 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'
15:00:18 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc'
15:00:18 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc'
15:00:18 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz'
15:00:18 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz'
15:00:18 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo'
15:00:18 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo'
15:00:18 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes'
15:00:18 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes'
15:00:18 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'
15:00:18 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'
15:00:18 copied '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
15:00:18 removed '/root/docker-scan-plugin_0.8.0~ubuntu-hirsute_amd64.deb'
15:00:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
15:00:22 == Building packages for debian-bullseye ==
15:00:22 mkdir -p "debbuild/debian-bullseye"
15:00:22 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
15:00:22 #1 [internal] load build definition from Dockerfile
15:00:22 #1 sha256:9fdd7eda5d84190369d7237ddd9dc52164247ced04dd990d4072d029f936ea2f
15:00:22 #1 transferring dockerfile: 922B done
15:00:22 #1 DONE 0.0s
15:00:22 
15:00:22 #2 [internal] load .dockerignore
15:00:22 #2 sha256:40f445501db2e75c21b5a1dd1b475f250b0f5d71e7b7bed3f39dc6cb04cd021a
15:00:22 #2 transferring context: 2B done
15:00:22 #2 DONE 0.0s
15:00:22 
15:00:22 #5 [auth] library/golang:pull token for registry-1.docker.io
15:00:22 #5 sha256:492067e382f890e6b6a7f0635fc0bcf0fe1a7fcd24eb7d70d9cf578dc1bd034d
15:00:22 #5 DONE 0.0s
15:00:22 
15:00:22 #6 [auth] library/debian:pull token for registry-1.docker.io
15:00:22 #6 sha256:82aad9956c64359169223b31fd9071b66b3bb2273d3412d0687fa6709d389d78
15:00:22 #6 DONE 0.0s
15:00:22 
15:00:22 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster
15:00:22 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b
15:00:23 #4 DONE 0.2s
15:00:23 
15:00:23 #3 [internal] load metadata for docker.io/library/debian:bullseye
15:00:23 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:00:23 #3 DONE 0.3s
15:00:23 
15:00:23 #9 [internal] load build context
15:00:23 #9 sha256:0618ec4248b11fb262e94fdda710f0c0369b96bfb810198499d1371fcad4bdc6
15:00:23 #9 transferring context: 839B done
15:00:23 #9 DONE 0.0s
15:00:23 
15:00:23 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517
15:00:23 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2
15:00:23 #13 CACHED
15:00:23 
15:00:23 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c
15:00:23 #7 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04
15:00:23 #7 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c done
15:00:23 #7 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done
15:00:23 #7 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done
15:00:23 #7 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done
15:00:23 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.34MB / 54.92MB 0.2s
15:00:23 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 11.53MB / 54.92MB 0.3s
15:00:23 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 21.92MB / 54.92MB 0.4s
15:00:23 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 32.51MB / 54.92MB 0.6s
15:00:24 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 38.80MB / 54.92MB 0.8s
15:00:24 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 46.14MB / 54.92MB 1.0s
15:00:24 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.1s
15:00:24 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.1s done
15:00:24 #7 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04
15:00:26 #7 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 2.1s done
15:00:26 #7 DONE 3.4s
15:00:26 
15:00:26 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
15:00:26 #8 sha256:295d8900208c32811285f53ef9a378c2bd37a9b837dd85daa987634ff0df86fd
15:00:27 #8 1.000 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
15:00:27 #8 1.018 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
15:00:27 #8 1.018 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:00:27 #8 1.138 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB]
15:00:28 #8 1.445 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2300 B]
15:00:28 #8 1.605 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [70.3 kB]
15:00:29 #8 2.469 Fetched 8452 kB in 2s (4842 kB/s)
15:00:29 #8 2.469 Reading package lists...
15:00:30 #8 2.989 Reading package lists...
15:00:30 #8 3.503 Building dependency tree...
15:00:30 #8 3.625 Reading state information...
15:00:30 #8 3.768 The following additional packages will be installed:
15:00:30 #8 3.768   autoconf automake autopoint autotools-dev binutils binutils-common
15:00:30 #8 3.768   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
15:00:30 #8 3.768   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
15:00:30 #8 3.768   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
15:00:30 #8 3.768   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
15:00:30 #8 3.768   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
15:00:30 #8 3.768   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
15:00:30 #8 3.768   intltool-debian iso-codes less libalgorithm-diff-perl
15:00:30 #8 3.768   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
15:00:30 #8 3.768   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
15:00:30 #8 3.768   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
15:00:30 #8 3.768   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
15:00:30 #8 3.768   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
15:00:30 #8 3.768   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
15:00:30 #8 3.768   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
15:00:30 #8 3.768   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
15:00:30 #8 3.768   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
15:00:30 #8 3.768   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
15:00:30 #8 3.768   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
15:00:30 #8 3.768   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
15:00:30 #8 3.768   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
15:00:30 #8 3.769   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
15:00:30 #8 3.769   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
15:00:30 #8 3.769   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
15:00:30 #8 3.769   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
15:00:30 #8 3.769   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
15:00:30 #8 3.769   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
15:00:30 #8 3.769   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
15:00:30 #8 3.769   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
15:00:30 #8 3.769   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
15:00:30 #8 3.769   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
15:00:30 #8 3.769   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
15:00:30 #8 3.770   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
15:00:30 #8 3.770   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
15:00:30 #8 3.770   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
15:00:30 #8 3.770   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
15:00:30 #8 3.770   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
15:00:30 #8 3.770   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
15:00:30 #8 3.770   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
15:00:30 #8 3.770   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
15:00:30 #8 3.770   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
15:00:30 #8 3.770   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
15:00:30 #8 3.770   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
15:00:30 #8 3.770   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
15:00:30 #8 3.770   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
15:00:30 #8 3.770   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
15:00:30 #8 3.770   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
15:00:30 #8 3.770   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
15:00:30 #8 3.770   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
15:00:30 #8 3.770   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
15:00:30 #8 3.770   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
15:00:30 #8 3.770   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
15:00:30 #8 3.770   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
15:00:30 #8 3.770   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
15:00:30 #8 3.770   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
15:00:30 #8 3.770   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
15:00:30 #8 3.770   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
15:00:30 #8 3.770   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
15:00:30 #8 3.770   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
15:00:30 #8 3.770   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
15:00:30 #8 3.770   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
15:00:30 #8 3.770   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
15:00:30 #8 3.770   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
15:00:30 #8 3.770   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
15:00:30 #8 3.770   libstrictures-perl libstring-copyright-perl libstring-escape-perl
15:00:30 #8 3.770   libstring-shellquote-perl libsub-exporter-perl
15:00:30 #8 3.770   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
15:00:30 #8 3.770   libsub-name-perl libsub-override-perl libsub-quote-perl
15:00:30 #8 3.770   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
15:00:30 #8 3.770   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
15:00:30 #8 3.770   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
15:00:30 #8 3.770   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
15:00:30 #8 3.770   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
15:00:30 #8 3.770   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
15:00:30 #8 3.770   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
15:00:30 #8 3.770   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
15:00:30 #8 3.770   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
15:00:30 #8 3.770   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
15:00:30 #8 3.770   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
15:00:30 #8 3.770   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
15:00:30 #8 3.770   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
15:00:30 #8 3.771   netbase openssh-client openssl patch patchutils pbzip2 perl
15:00:30 #8 3.771   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
15:00:30 #8 3.771   pristine-tar publicsuffix python-apt-common python3 python3-apt
15:00:30 #8 3.771   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
15:00:30 #8 3.771   python3-magic python3-minimal python3-pkg-resources python3-requests
15:00:30 #8 3.771   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
15:00:30 #8 3.771   python3.9-minimal readline-common sensible-utils shared-mime-info strace
15:00:30 #8 3.771   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
15:00:30 #8 3.772 Suggested packages:
15:00:30 #8 3.772   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
15:00:30 #8 3.772   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
15:00:30 #8 3.772   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
15:00:30 #8 3.772   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
15:00:30 #8 3.772   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
15:00:30 #8 3.772   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
15:00:30 #8 3.772   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
15:00:30 #8 3.772   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
15:00:30 #8 3.772   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
15:00:30 #8 3.772   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
15:00:30 #8 3.772   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
15:00:30 #8 3.772   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
15:00:30 #8 3.772   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
15:00:30 #8 3.772   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
15:00:30 #8 3.772   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
15:00:30 #8 3.772   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
15:00:30 #8 3.772   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
15:00:30 #8 3.772   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
15:00:30 #8 3.772   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
15:00:30 #8 3.772   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
15:00:30 #8 3.772   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
15:00:30 #8 3.772   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
15:00:30 #8 3.772   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
15:00:30 #8 3.772   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
15:00:30 #8 3.772   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
15:00:30 #8 3.772   python3-cryptography python3-openssl python3-socks python-requests-doc
15:00:30 #8 3.772   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
15:00:32 #8 5.359 The following NEW packages will be installed:
15:00:32 #8 5.359   autoconf automake autopoint autotools-dev binutils binutils-common
15:00:32 #8 5.359   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
15:00:32 #8 5.359   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
15:00:32 #8 5.359   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
15:00:32 #8 5.359   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
15:00:32 #8 5.360   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
15:00:32 #8 5.360   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
15:00:32 #8 5.360   gpgconf gpgsm groff-base intltool-debian iso-codes less
15:00:32 #8 5.360   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
15:00:32 #8 5.360   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
15:00:32 #8 5.360   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
15:00:32 #8 5.360   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
15:00:32 #8 5.360   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
15:00:32 #8 5.360   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
15:00:32 #8 5.360   libclass-inspector-perl libclass-method-modifiers-perl
15:00:32 #8 5.360   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
15:00:32 #8 5.360   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
15:00:32 #8 5.360   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
15:00:32 #8 5.360   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
15:00:32 #8 5.360   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
15:00:32 #8 5.360   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
15:00:32 #8 5.360   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
15:00:32 #8 5.360   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
15:00:32 #8 5.360   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
15:00:32 #8 5.360   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
15:00:32 #8 5.360   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
15:00:32 #8 5.360   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
15:00:32 #8 5.360   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
15:00:32 #8 5.360   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
15:00:32 #8 5.360   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
15:00:32 #8 5.361   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
15:00:32 #8 5.361   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
15:00:32 #8 5.361   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
15:00:32 #8 5.361   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
15:00:32 #8 5.361   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
15:00:32 #8 5.361   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
15:00:32 #8 5.361   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
15:00:32 #8 5.361   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
15:00:32 #8 5.361   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
15:00:32 #8 5.361   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
15:00:32 #8 5.361   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
15:00:32 #8 5.361   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
15:00:32 #8 5.361   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
15:00:32 #8 5.361   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
15:00:32 #8 5.361   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
15:00:32 #8 5.361   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
15:00:32 #8 5.361   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
15:00:32 #8 5.361   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
15:00:32 #8 5.361   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
15:00:32 #8 5.361   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
15:00:32 #8 5.361   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
15:00:32 #8 5.361   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
15:00:32 #8 5.361   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
15:00:32 #8 5.361   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
15:00:32 #8 5.361   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
15:00:32 #8 5.361   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
15:00:32 #8 5.361   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
15:00:32 #8 5.361   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
15:00:32 #8 5.361   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
15:00:32 #8 5.361   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
15:00:32 #8 5.362   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
15:00:32 #8 5.362   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
15:00:32 #8 5.362   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
15:00:32 #8 5.362   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
15:00:32 #8 5.362   libstrictures-perl libstring-copyright-perl libstring-escape-perl
15:00:32 #8 5.362   libstring-shellquote-perl libsub-exporter-perl
15:00:32 #8 5.362   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
15:00:32 #8 5.362   libsub-name-perl libsub-override-perl libsub-quote-perl
15:00:32 #8 5.362   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
15:00:32 #8 5.362   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
15:00:32 #8 5.362   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
15:00:32 #8 5.362   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
15:00:32 #8 5.362   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
15:00:32 #8 5.362   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
15:00:32 #8 5.362   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
15:00:32 #8 5.362   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
15:00:32 #8 5.362   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
15:00:32 #8 5.362   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
15:00:32 #8 5.362   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
15:00:32 #8 5.362   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
15:00:32 #8 5.362   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
15:00:32 #8 5.362   netbase openssh-client openssl patch patchutils pbzip2 perl
15:00:32 #8 5.362   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
15:00:32 #8 5.363   pristine-tar publicsuffix python-apt-common python3 python3-apt
15:00:32 #8 5.363   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
15:00:32 #8 5.363   python3-magic python3-minimal python3-pkg-resources python3-requests
15:00:32 #8 5.363   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
15:00:32 #8 5.363   python3.9-minimal readline-common sensible-utils shared-mime-info strace
15:00:32 #8 5.363   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
15:00:32 #8 5.638 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
15:00:32 #8 5.638 Need to get 175 MB of archives.
15:00:32 #8 5.638 After this operation, 571 MB of additional disk space will be used.
15:00:32 #8 5.638 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB]
15:00:32 #8 5.641 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
15:00:32 #8 5.642 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
15:00:32 #8 5.651 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
15:00:32 #8 5.652 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
15:00:32 #8 5.653 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
15:00:32 #8 5.665 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
15:00:32 #8 5.688 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
15:00:32 #8 5.688 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
15:00:32 #8 5.727 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
15:00:32 #8 5.729 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
15:00:32 #8 5.730 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
15:00:32 #8 5.736 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB]
15:00:32 #8 5.737 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
15:00:32 #8 5.752 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
15:00:32 #8 5.752 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
15:00:32 #8 5.753 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
15:00:32 #8 5.754 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB]
15:00:32 #8 5.756 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
15:00:32 #8 5.756 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
15:00:32 #8 5.758 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
15:00:32 #8 5.764 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
15:00:32 #8 5.775 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
15:00:32 #8 5.779 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
15:00:32 #8 5.780 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
15:00:32 #8 5.780 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
15:00:32 #8 5.782 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
15:00:32 #8 5.782 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
15:00:32 #8 5.783 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:00:32 #8 5.783 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
15:00:32 #8 5.790 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
15:00:32 #8 5.792 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
15:00:32 #8 5.794 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
15:00:32 #8 5.795 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
15:00:32 #8 5.796 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
15:00:32 #8 5.798 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
15:00:32 #8 5.808 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
15:00:32 #8 5.808 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
15:00:32 #8 5.809 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
15:00:32 #8 5.810 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
15:00:32 #8 5.811 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
15:00:32 #8 5.812 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB]
15:00:32 #8 5.818 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
15:00:32 #8 5.819 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
15:00:32 #8 5.821 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
15:00:32 #8 5.822 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
15:00:32 #8 5.824 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
15:00:32 #8 5.826 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
15:00:32 #8 5.827 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
15:00:32 #8 5.833 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
15:00:32 #8 5.836 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
15:00:32 #8 5.851 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
15:00:32 #8 5.856 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
15:00:32 #8 5.857 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
15:00:32 #8 5.857 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
15:00:32 #8 5.871 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
15:00:32 #8 5.879 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u2 [275 kB]
15:00:32 #8 5.881 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.70-1 [1410 kB]
15:00:32 #8 5.892 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
15:00:32 #8 5.893 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB]
15:00:32 #8 5.895 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
15:00:32 #8 5.896 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u2 [2344 kB]
15:00:32 #8 5.912 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
15:00:32 #8 5.917 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
15:00:32 #8 5.930 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
15:00:32 #8 5.931 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
15:00:32 #8 6.033 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
15:00:32 #8 6.037 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
15:00:32 #8 6.037 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
15:00:32 #8 6.038 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
15:00:32 #8 6.039 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
15:00:32 #8 6.040 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
15:00:32 #8 6.054 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
15:00:32 #8 6.060 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
15:00:32 #8 6.074 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
15:00:32 #8 6.080 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
15:00:32 #8 6.081 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
15:00:32 #8 6.097 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
15:00:32 #8 6.257 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
15:00:32 #8 6.258 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
15:00:32 #8 6.270 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
15:00:33 #8 6.342 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
15:00:33 #8 6.343 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
15:00:33 #8 6.346 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB]
15:00:33 #8 6.357 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:00:33 #8 6.358 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
15:00:33 #8 6.373 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
15:00:33 #8 6.374 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
15:00:33 #8 6.375 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
15:00:33 #8 6.376 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
15:00:33 #8 6.377 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
15:00:33 #8 6.380 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
15:00:33 #8 6.380 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
15:00:33 #8 6.381 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
15:00:33 #8 6.382 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
15:00:33 #8 6.383 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
15:00:33 #8 6.386 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
15:00:33 #8 6.389 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
15:00:33 #8 6.390 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
15:00:33 #8 6.392 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
15:00:33 #8 6.402 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
15:00:33 #8 6.402 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
15:00:33 #8 6.403 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
15:00:33 #8 6.403 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
15:00:33 #8 6.404 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
15:00:33 #8 6.404 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:00:33 #8 6.405 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
15:00:33 #8 6.405 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:00:33 #8 6.469 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
15:00:33 #8 6.475 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
15:00:33 #8 6.484 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
15:00:33 #8 6.484 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
15:00:33 #8 6.486 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
15:00:33 #8 6.494 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
15:00:33 #8 6.735 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
15:00:33 #8 6.736 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
15:00:33 #8 6.737 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
15:00:33 #8 6.738 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB]
15:00:33 #8 6.742 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB]
15:00:33 #8 6.743 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
15:00:33 #8 6.744 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB]
15:00:33 #8 6.749 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB]
15:00:33 #8 6.757 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB]
15:00:33 #8 6.763 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB]
15:00:33 #8 6.770 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
15:00:33 #8 6.771 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB]
15:00:33 #8 6.776 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB]
15:00:33 #8 6.780 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB]
15:00:33 #8 6.783 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB]
15:00:33 #8 6.788 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB]
15:00:33 #8 6.793 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
15:00:33 #8 6.794 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
15:00:33 #8 6.794 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
15:00:33 #8 6.795 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
15:00:33 #8 6.795 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
15:00:33 #8 6.796 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
15:00:33 #8 6.797 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
15:00:33 #8 6.797 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
15:00:33 #8 6.798 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
15:00:33 #8 6.798 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
15:00:33 #8 6.799 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
15:00:33 #8 6.799 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
15:00:33 #8 6.800 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
15:00:33 #8 6.800 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
15:00:33 #8 6.801 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
15:00:33 #8 6.802 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
15:00:33 #8 6.802 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
15:00:33 #8 6.802 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
15:00:33 #8 6.803 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
15:00:33 #8 6.804 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
15:00:33 #8 6.804 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
15:00:33 #8 6.804 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
15:00:33 #8 6.805 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
15:00:33 #8 6.806 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
15:00:33 #8 6.807 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
15:00:33 #8 6.809 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
15:00:33 #8 6.810 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
15:00:33 #8 6.810 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
15:00:33 #8 6.811 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
15:00:33 #8 6.811 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
15:00:33 #8 6.812 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
15:00:33 #8 6.812 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
15:00:33 #8 6.814 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
15:00:33 #8 6.816 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
15:00:33 #8 6.817 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
15:00:33 #8 6.817 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
15:00:33 #8 6.818 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
15:00:33 #8 6.818 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
15:00:33 #8 6.820 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
15:00:33 #8 6.821 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
15:00:33 #8 6.822 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
15:00:33 #8 6.829 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
15:00:33 #8 6.830 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51 [7508 B]
15:00:33 #8 6.830 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:00:33 #8 6.832 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
15:00:33 #8 6.833 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:00:33 #8 6.834 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
15:00:33 #8 6.834 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
15:00:33 #8 6.837 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
15:00:33 #8 6.839 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
15:00:33 #8 6.840 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
15:00:33 #8 6.841 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
15:00:33 #8 6.848 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
15:00:33 #8 6.850 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB]
15:00:33 #8 6.853 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
15:00:33 #8 6.853 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB]
15:00:33 #8 6.866 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB]
15:00:33 #8 6.908 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
15:00:33 #8 6.928 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
15:00:33 #8 6.929 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
15:00:33 #8 6.931 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
15:00:33 #8 6.932 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
15:00:33 #8 6.932 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
15:00:33 #8 6.933 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
15:00:33 #8 6.934 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
15:00:33 #8 6.937 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
15:00:33 #8 6.938 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
15:00:33 #8 6.939 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
15:00:33 #8 6.939 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
15:00:33 #8 6.940 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
15:00:33 #8 6.940 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
15:00:33 #8 6.941 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
15:00:33 #8 6.943 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB]
15:00:33 #8 6.947 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
15:00:33 #8 6.950 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
15:00:33 #8 6.951 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
15:00:33 #8 6.952 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
15:00:33 #8 6.953 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB]
15:00:33 #8 6.955 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB]
15:00:33 #8 6.958 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
15:00:33 #8 6.958 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
15:00:33 #8 6.959 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
15:00:33 #8 6.960 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB]
15:00:33 #8 6.963 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB]
15:00:33 #8 6.968 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
15:00:33 #8 6.969 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
15:00:33 #8 6.970 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u2 [245 kB]
15:00:33 #8 6.973 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
15:00:33 #8 6.973 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
15:00:33 #8 6.973 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
15:00:33 #8 6.975 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
15:00:33 #8 6.976 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
15:00:33 #8 6.976 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
15:00:33 #8 6.976 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
15:00:33 #8 6.976 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
15:00:33 #8 6.976 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
15:00:33 #8 6.977 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
15:00:33 #8 6.977 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
15:00:33 #8 6.978 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
15:00:33 #8 6.979 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
15:00:33 #8 6.980 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
15:00:33 #8 6.981 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
15:00:33 #8 6.981 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
15:00:33 #8 6.983 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
15:00:33 #8 6.983 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
15:00:33 #8 6.984 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
15:00:33 #8 6.985 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
15:00:33 #8 6.986 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
15:00:33 #8 6.987 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
15:00:33 #8 6.988 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
15:00:33 #8 6.988 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
15:00:33 #8 6.989 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
15:00:33 #8 6.989 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
15:00:33 #8 6.990 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
15:00:33 #8 6.991 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
15:00:33 #8 6.992 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
15:00:33 #8 6.993 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
15:00:33 #8 6.994 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
15:00:33 #8 6.995 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
15:00:33 #8 6.996 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
15:00:33 #8 6.996 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
15:00:33 #8 6.997 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
15:00:33 #8 6.997 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
15:00:33 #8 6.998 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
15:00:33 #8 6.998 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
15:00:33 #8 6.999 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
15:00:33 #8 6.999 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
15:00:33 #8 7.000 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
15:00:33 #8 7.001 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
15:00:33 #8 7.002 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
15:00:33 #8 7.002 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
15:00:33 #8 7.006 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
15:00:33 #8 7.007 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
15:00:33 #8 7.008 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
15:00:33 #8 7.008 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
15:00:33 #8 7.009 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
15:00:33 #8 7.010 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
15:00:33 #8 7.010 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
15:00:33 #8 7.011 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
15:00:33 #8 7.012 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
15:00:33 #8 7.013 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
15:00:33 #8 7.013 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
15:00:33 #8 7.014 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
15:00:33 #8 7.014 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
15:00:33 #8 7.015 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
15:00:33 #8 7.015 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
15:00:33 #8 7.017 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
15:00:33 #8 7.022 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
15:00:33 #8 7.023 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
15:00:33 #8 7.033 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
15:00:33 #8 7.041 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:00:33 #8 7.042 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
15:00:33 #8 7.042 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
15:00:33 #8 7.043 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
15:00:33 #8 7.043 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
15:00:33 #8 7.044 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB]
15:00:33 #8 7.044 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
15:00:33 #8 7.045 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
15:00:33 #8 7.045 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
15:00:33 #8 7.046 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
15:00:33 #8 7.047 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
15:00:33 #8 7.047 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB]
15:00:33 #8 7.048 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
15:00:33 #8 7.049 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
15:00:33 #8 7.050 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
15:00:33 #8 7.050 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
15:00:33 #8 7.052 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
15:00:33 #8 7.055 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
15:00:33 #8 7.056 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
15:00:33 #8 7.057 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
15:00:33 #8 7.058 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
15:00:33 #8 7.058 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
15:00:33 #8 7.059 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
15:00:33 #8 7.065 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
15:00:33 #8 7.065 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
15:00:33 #8 7.066 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
15:00:33 #8 7.066 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
15:00:33 #8 7.066 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
15:00:33 #8 7.067 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
15:00:33 #8 7.067 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
15:00:33 #8 7.067 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
15:00:33 #8 7.069 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
15:00:33 #8 7.070 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
15:00:33 #8 7.072 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
15:00:33 #8 7.073 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
15:00:33 #8 7.075 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
15:00:33 #8 7.076 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
15:00:33 #8 7.078 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
15:00:33 #8 7.079 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
15:00:33 #8 7.080 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
15:00:33 #8 7.081 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
15:00:33 #8 7.086 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
15:00:33 #8 7.086 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
15:00:33 #8 7.086 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
15:00:33 #8 7.086 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
15:00:33 #8 7.086 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
15:00:33 #8 7.087 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB]
15:00:33 #8 7.087 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
15:00:33 #8 7.089 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
15:00:33 #8 7.089 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
15:00:33 #8 7.090 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
15:00:33 #8 7.093 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
15:00:33 #8 7.095 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
15:00:33 #8 7.096 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
15:00:33 #8 7.097 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
15:00:33 #8 7.097 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
15:00:33 #8 7.098 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
15:00:33 #8 7.099 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
15:00:33 #8 7.100 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
15:00:33 #8 7.101 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
15:00:33 #8 7.102 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
15:00:33 #8 7.104 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
15:00:33 #8 7.105 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
15:00:33 #8 7.106 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
15:00:33 #8 7.107 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
15:00:33 #8 7.107 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
15:00:33 #8 7.114 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
15:00:33 #8 7.114 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
15:00:33 #8 7.118 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
15:00:33 #8 7.118 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
15:00:33 #8 7.118 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
15:00:33 #8 7.119 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
15:00:33 #8 7.119 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
15:00:33 #8 7.119 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
15:00:33 #8 7.119 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
15:00:33 #8 7.121 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
15:00:33 #8 7.122 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
15:00:33 #8 7.123 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
15:00:33 #8 7.126 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
15:00:33 #8 7.130 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
15:00:33 #8 7.130 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
15:00:33 #8 7.130 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB]
15:00:33 #8 7.133 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
15:00:33 #8 7.146 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
15:00:33 #8 7.150 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
15:00:33 #8 7.166 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
15:00:33 #8 7.168 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
15:00:33 #8 7.169 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
15:00:33 #8 7.169 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
15:00:33 #8 7.169 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
15:00:33 #8 7.170 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB]
15:00:33 #8 7.172 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
15:00:33 #8 7.174 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
15:00:33 #8 7.177 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
15:00:33 #8 7.178 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
15:00:33 #8 7.179 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
15:00:33 #8 7.179 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
15:00:33 #8 7.182 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
15:00:33 #8 7.183 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
15:00:33 #8 7.186 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
15:00:33 #8 7.190 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
15:00:33 #8 7.191 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
15:00:33 #8 7.199 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
15:00:33 #8 7.200 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
15:00:33 #8 7.350 debconf: delaying package configuration, since apt-utils is not installed
15:00:33 #8 7.382 Fetched 175 MB in 2s (96.0 MB/s)
15:00:33 #8 7.401 Selecting previously unselected package bsdextrautils.
15:00:34 #8 7.403 (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.)
15:00:34 #8 7.410 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ...
15:00:34 #8 7.413 Unpacking bsdextrautils (2.36.1-8) ...
15:00:34 #8 7.467 Selecting previously unselected package libuchardet0:amd64.
15:00:34 #8 7.469 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
15:00:34 #8 7.477 Unpacking libuchardet0:amd64 (0.0.7-1) ...
15:00:34 #8 7.518 Selecting previously unselected package groff-base.
15:00:34 #8 7.519 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
15:00:34 #8 7.527 Unpacking groff-base (1.22.4-6) ...
15:00:34 #8 7.655 Selecting previously unselected package libgdbm6:amd64.
15:00:34 #8 7.656 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
15:00:34 #8 7.660 Unpacking libgdbm6:amd64 (1.19-2) ...
15:00:34 #8 7.705 Selecting previously unselected package libpipeline1:amd64.
15:00:34 #8 7.706 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
15:00:34 #8 7.712 Unpacking libpipeline1:amd64 (1.5.3-1) ...
15:00:34 #8 7.802 Selecting previously unselected package man-db.
15:00:34 #8 7.804 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
15:00:34 #8 7.811 Unpacking man-db (2.9.4-2) ...
15:00:34 #8 7.960 Selecting previously unselected package perl-modules-5.32.
15:00:34 #8 7.960 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
15:00:34 #8 7.965 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
15:00:34 #8 8.340 Selecting previously unselected package libgdbm-compat4:amd64.
15:00:34 #8 8.340 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
15:00:34 #8 8.343 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
15:00:34 #8 8.384 Selecting previously unselected package libperl5.32:amd64.
15:00:35 #8 8.386 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
15:00:35 #8 8.391 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
15:00:35 #8 8.853 Selecting previously unselected package perl.
15:00:35 #8 8.855 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
15:00:35 #8 8.862 Unpacking perl (5.32.1-4+deb11u2) ...
15:00:35 #8 8.912 Selecting previously unselected package liblocale-gettext-perl.
15:00:35 #8 8.914 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
15:00:35 #8 8.917 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
15:00:35 #8 8.950 Selecting previously unselected package libpython3.9-minimal:amd64.
15:00:35 #8 8.950 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
15:00:35 #8 8.953 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
15:00:35 #8 9.068 Selecting previously unselected package libexpat1:amd64.
15:00:35 #8 9.070 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ...
15:00:35 #8 9.074 Unpacking libexpat1:amd64 (2.2.10-2) ...
15:00:35 #8 9.110 Selecting previously unselected package python3.9-minimal.
15:00:35 #8 9.112 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
15:00:35 #8 9.118 Unpacking python3.9-minimal (3.9.2-1) ...
15:00:35 #8 9.318 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
15:00:35 #8 9.330 Setting up libexpat1:amd64 (2.2.10-2) ...
15:00:35 #8 9.339 Setting up python3.9-minimal (3.9.2-1) ...
15:00:36 #8 9.924 Selecting previously unselected package python3-minimal.
15:00:36 #8 9.924 (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.)
15:00:36 #8 9.931 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
15:00:36 #8 9.934 Unpacking python3-minimal (3.9.2-3) ...
15:00:36 #8 9.960 Selecting previously unselected package media-types.
15:00:36 #8 9.962 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
15:00:36 #8 9.966 Unpacking media-types (4.0.0) ...
15:00:36 #8 9.996 Selecting previously unselected package libmpdec3:amd64.
15:00:36 #8 9.996 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
15:00:36 #8 9.999 Unpacking libmpdec3:amd64 (2.5.1-1) ...
15:00:36 #8 10.03 Selecting previously unselected package libncursesw6:amd64.
15:00:36 #8 10.04 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ...
15:00:36 #8 10.04 Unpacking libncursesw6:amd64 (6.2+20201114-2) ...
15:00:36 #8 10.08 Selecting previously unselected package readline-common.
15:00:36 #8 10.08 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
15:00:36 #8 10.08 Unpacking readline-common (8.1-1) ...
15:00:36 #8 10.12 Selecting previously unselected package libreadline8:amd64.
15:00:36 #8 10.12 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
15:00:36 #8 10.12 Unpacking libreadline8:amd64 (8.1-1) ...
15:00:36 #8 10.16 Selecting previously unselected package libsqlite3-0:amd64.
15:00:36 #8 10.16 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
15:00:36 #8 10.17 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
15:00:36 #8 10.25 Selecting previously unselected package libpython3.9-stdlib:amd64.
15:00:36 #8 10.25 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
15:00:36 #8 10.25 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
15:00:37 #8 10.44 Selecting previously unselected package python3.9.
15:00:37 #8 10.44 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
15:00:37 #8 10.45 Unpacking python3.9 (3.9.2-1) ...
15:00:37 #8 10.49 Selecting previously unselected package libpython3-stdlib:amd64.
15:00:37 #8 10.49 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
15:00:37 #8 10.50 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
15:00:37 #8 10.53 Setting up python3-minimal (3.9.2-3) ...
15:00:37 #8 10.71 Selecting previously unselected package python3.
15:00:37 #8 10.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 9946 files and directories currently installed.)
15:00:37 #8 10.72 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
15:00:37 #8 10.72 Unpacking python3 (3.9.2-3) ...
15:00:37 #8 10.75 Selecting previously unselected package less.
15:00:37 #8 10.76 Preparing to unpack .../001-less_551-2_amd64.deb ...
15:00:37 #8 10.76 Unpacking less (551-2) ...
15:00:37 #8 10.80 Selecting previously unselected package netbase.
15:00:37 #8 10.80 Preparing to unpack .../002-netbase_6.3_all.deb ...
15:00:37 #8 10.80 Unpacking netbase (6.3) ...
15:00:37 #8 10.82 Selecting previously unselected package sensible-utils.
15:00:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64
15:00:37 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \;
15:00:37 cd /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform=windows/amd64 binary
15:00:37 #1 [internal] load build definition from Dockerfile
15:00:37 #1 transferring dockerfile: 2.08kB 0.0s done
15:00:37 #1 DONE 0.0s
15:00:37 
15:00:37 #2 [internal] load .dockerignore
15:00:37 #2 transferring context: 112B done
15:00:37 #2 DONE 0.0s
15:00:37 
15:00:37 #3 resolve image config for docker.io/docker/dockerfile:1.3
15:00:37 #3 ...
15:00:37 
15:00:37 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
15:00:37 #4 DONE 0.0s
15:00:37 
15:00:37 #3 resolve image config for docker.io/docker/dockerfile:1.3
15:00:37 #3 DONE 0.2s
15:00:37 
15:00:37 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
15:00:37 #5 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done
15:00:37 #5 CACHED
15:00:37 
15:00:37 #6 [internal] load metadata for docker.io/library/golang:1.16.9-alpine
15:00:37 #6 DONE 0.1s
15:00:37 
15:00:37 #8 [auth] library/golang:pull token for registry-1.docker.io
15:00:37 #8 DONE 0.0s
15:00:37 
15:00:37 #9 [auth] tonistiigi/xx:pull token for registry-1.docker.io
15:00:37 #9 DONE 0.0s
15:00:37 
15:00:37 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
15:00:37 #11 DONE 0.0s
15:00:37 
15:00:37 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
15:00:37 #10 ...
15:00:37 
15:00:37 #7 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2
15:00:37 #7 DONE 0.1s
15:00:37 
15:00:37 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
15:00:37 #10 DONE 0.6s
15:00:37 
15:00:37 #18 [internal] load build context
15:00:37 #18 DONE 0.0s
15:00:37 
15:00:37 #19 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
15:00:37 #19 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
15:00:37 #19 DONE 0.0s
15:00:37 
15:00:37 #12 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11
15:00:37 #12 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11
15:00:37 #12 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.0s done
15:00:37 #12 DONE 0.0s
15:00:37 
15:00:37 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669
15:00:37 #13 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done
15:00:37 #13 DONE 0.0s
15:00:37 
15:00:37 #14 [build-base-alpine 1/3] COPY --from=xx / /
15:00:37 #14 CACHED
15:00:37 
15:00:37 #15 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git
15:00:37 #15 CACHED
15:00:37 
15:00:37 #16 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli
15:00:37 #16 CACHED
15:00:37 
15:00:37 #18 [internal] load build context
15:00:37 #18 ...
15:00:37 
15:00:37 #19 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
15:00:37 #19 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.1s done
15:00:37 #19 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done
15:00:37 #19 DONE 0.1s
15:00:37 
15:00:37 #17 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
15:00:37 #17 0.198 skipping packages installation on windows
15:00:37 #17 DONE 0.2s
15:00:37 
15:00:37 #18 [internal] load build context
15:00:37 #18 transferring context: 398.08kB 0.5s done
15:00:37 #18 DONE 0.5s
15:00:37 #8 10.83 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
15:00:37 #8 10.83 Unpacking sensible-utils (0.0.14) ...
15:00:37 #8 10.85 Selecting previously unselected package bzip2.
15:00:37 #8 10.85 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
15:00:37 #8 10.86 Unpacking bzip2 (1.0.8-4) ...
15:00:37 #8 10.89 Selecting previously unselected package openssl.
15:00:37 #8 10.89 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ...
15:00:37 #8 10.90 Unpacking openssl (1.1.1k-1+deb11u1) ...
15:00:37 #8 10.99 Selecting previously unselected package ca-certificates.
15:00:37 #8 10.99 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
15:00:37 #8 11.00 Unpacking ca-certificates (20210119) ...
15:00:37 #8 11.04 Selecting previously unselected package libmagic-mgc.
15:00:37 #8 11.04 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ...
15:00:37 #8 11.04 Unpacking libmagic-mgc (1:5.39-3) ...
15:00:37 #8 11.12 Selecting previously unselected package libmagic1:amd64.
15:00:37 
15:00:37 #20 [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
15:00:37 #8 11.12 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ...
15:00:37 #8 11.12 Unpacking libmagic1:amd64 (1:5.39-3) ...
15:00:37 #8 11.16 Selecting previously unselected package file.
15:00:37 #8 11.16 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ...
15:00:37 #8 11.16 Unpacking file (1:5.39-3) ...
15:00:37 #8 11.19 Selecting previously unselected package gettext-base.
15:00:37 #8 11.19 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
15:00:37 #8 11.19 Unpacking gettext-base (0.21-4) ...
15:00:37 #8 11.23 Selecting previously unselected package manpages.
15:00:38 #20 0.328 Building static docker-windows-amd64.exe
15:00:38 #8 11.24 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
15:00:38 #8 11.24 Unpacking manpages (5.10-1) ...
15:00:38 #8 11.41 Selecting previously unselected package libmd0:amd64.
15:00:38 #8 11.41 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
15:00:38 #8 11.41 Unpacking libmd0:amd64 (1.0.3-3) ...
15:00:38 #8 11.44 Selecting previously unselected package libbsd0:amd64.
15:00:38 #8 11.44 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
15:00:38 #8 11.44 Unpacking libbsd0:amd64 (0.11.3-1) ...
15:00:38 #8 11.48 Selecting previously unselected package libedit2:amd64.
15:00:38 #8 11.48 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
15:00:38 #8 11.49 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
15:00:38 #8 11.52 Selecting previously unselected package libcbor0:amd64.
15:00:38 #8 11.52 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
15:00:38 #8 11.53 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
15:00:38 #8 11.56 Selecting previously unselected package libfido2-1:amd64.
15:00:38 #8 11.56 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
15:00:38 #8 11.56 Unpacking libfido2-1:amd64 (1.6.0-2) ...
15:00:38 #8 11.60 Selecting previously unselected package openssh-client.
15:00:38 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64.rpm
15:00:38 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8nOa10
15:00:38 + umask 022
15:00:38 + cd /root/rpmbuild/BUILD
15:00:38 + cd src
15:00:38 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:00:38 + RPM_EC=0
15:00:38 ++ jobs -p
15:00:38 + exit 0
15:00:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vw1UkX
15:00:38 + umask 022
15:00:38 + cd /root/rpmbuild/BUILD
15:00:38 + cd /root/rpmbuild/BUILD
15:00:38 + rm -rf src
15:00:38 + /usr/bin/mkdir -p src
15:00:38 + cd src
15:00:38 + /usr/bin/tar -xof -
15:00:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
15:00:38 #8 11.60 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ...
15:00:38 #8 11.61 Unpacking openssh-client (1:8.4p1-5) ...
15:00:38 #8 11.71 Selecting previously unselected package ucf.
15:00:38 #8 11.72 Preparing to unpack .../018-ucf_3.0043_all.deb ...
15:00:38 #8 11.72 Moving old data out of the way
15:00:38 #8 11.72 Unpacking ucf (3.0043) ...
15:00:38 #8 11.75 Selecting previously unselected package xz-utils.
15:00:38 #8 11.75 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ...
15:00:38 #8 11.76 Unpacking xz-utils (5.2.5-2) ...
15:00:38 #8 11.80 Selecting previously unselected package libsigsegv2:amd64.
15:00:38 #8 11.80 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
15:00:38 #8 11.81 Unpacking libsigsegv2:amd64 (2.13-1) ...
15:00:38 #8 11.83 Selecting previously unselected package m4.
15:00:38 + STATUS=0
15:00:38 + '[' 0 -ne 0 ']'
15:00:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz
15:00:38 + /usr/bin/tar -xof -
15:00:38 + STATUS=0
15:00:38 + '[' 0 -ne 0 ']'
15:00:38 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:00:38 + RPM_EC=0
15:00:38 ++ jobs -p
15:00:38 + exit 0
15:00:38 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mG2U1B
15:00:38 + umask 022
15:00:38 + cd /root/rpmbuild/BUILD
15:00:38 + cd src
15:00:38 + mkdir -p /go/src/github.com/docker
15:00:38 + rm -f /go/src/github.com/docker/cli
15:00:38 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
15:00:38 + pushd /go/src/github.com/docker/cli
15:00:38 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
15:00:38 + DISABLE_WARN_OUTSIDE_CONTAINER=1
15:00:38 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
15:00:38 GO_LINKMODE=dynamic ./scripts/build/binary
15:00:38 Building dynamic docker-linux-amd64
15:00:38 #8 11.83 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
15:00:38 #8 11.83 Unpacking m4 (1.4.18-5) ...
15:00:38 #8 11.87 Selecting previously unselected package autoconf.
15:00:38 #8 11.87 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
15:00:38 #8 11.88 Unpacking autoconf (2.69-14) ...
15:00:38 #8 11.93 Selecting previously unselected package autotools-dev.
15:00:38 #8 11.93 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
15:00:38 #8 11.94 Unpacking autotools-dev (20180224.1+nmu1) ...
15:00:38 #8 11.97 Selecting previously unselected package automake.
15:00:38 #8 11.97 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
15:00:38 #8 11.98 Unpacking automake (1:1.16.3-2) ...
15:00:38 #8 12.05 Selecting previously unselected package autopoint.
15:00:38 #8 12.05 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
15:00:38 #8 12.05 Unpacking autopoint (0.21-4) ...
15:00:38 #8 12.09 Selecting previously unselected package binutils-common:amd64.
15:00:38 #8 12.09 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
15:00:38 #8 12.10 Unpacking binutils-common:amd64 (2.35.2-2) ...
15:00:38 #8 12.34 Selecting previously unselected package libbinutils:amd64.
15:00:38 #8 12.34 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
15:00:39 #8 12.35 Unpacking libbinutils:amd64 (2.35.2-2) ...
15:00:39 #8 12.43 Selecting previously unselected package libctf-nobfd0:amd64.
15:00:39 #8 12.43 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
15:00:39 #8 12.43 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
15:00:39 #8 12.47 Selecting previously unselected package libctf0:amd64.
15:00:39 #8 12.47 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
15:00:39 #8 12.47 Unpacking libctf0:amd64 (2.35.2-2) ...
15:00:39 #8 12.50 Selecting previously unselected package binutils-x86-64-linux-gnu.
15:00:39 #8 12.50 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
15:00:39 #8 12.50 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
15:00:39 #8 12.71 Selecting previously unselected package binutils.
15:00:39 #8 12.71 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
15:00:39 #8 12.72 Unpacking binutils (2.35.2-2) ...
15:00:39 #8 12.74 Selecting previously unselected package libc-dev-bin.
15:00:39 #8 12.75 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u2_amd64.deb ...
15:00:39 #8 12.75 Unpacking libc-dev-bin (2.31-13+deb11u2) ...
15:00:39 #8 12.78 Selecting previously unselected package linux-libc-dev:amd64.
15:00:39 #8 12.78 Preparing to unpack .../033-linux-libc-dev_5.10.70-1_amd64.deb ...
15:00:39 #8 12.79 Unpacking linux-libc-dev:amd64 (5.10.70-1) ...
15:00:39 #8 12.95 Selecting previously unselected package libcrypt-dev:amd64.
15:00:39 #8 12.95 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
15:00:39 #8 12.96 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
15:00:39 #8 12.99 Selecting previously unselected package libtirpc-dev:amd64.
15:00:39 #8 12.99 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ...
15:00:39 #8 12.99 Unpacking libtirpc-dev:amd64 (1.3.1-1) ...
15:00:39 #8 13.07 Selecting previously unselected package libnsl-dev:amd64.
15:00:39 #8 13.07 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
15:00:39 #8 13.07 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
15:00:39 #8 13.11 Selecting previously unselected package libc6-dev:amd64.
15:00:39 #8 13.11 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u2_amd64.deb ...
15:00:39 #8 13.12 Unpacking libc6-dev:amd64 (2.31-13+deb11u2) ...
15:00:40 #8 13.39 Selecting previously unselected package libisl23:amd64.
15:00:40 #8 13.40 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
15:00:40 #8 13.40 Unpacking libisl23:amd64 (0.23-1) ...
15:00:40 #8 13.49 Selecting previously unselected package libmpfr6:amd64.
15:00:40 #8 13.49 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
15:00:40 #8 13.49 Unpacking libmpfr6:amd64 (4.1.0-3) ...
15:00:40 #8 13.61 Selecting previously unselected package libmpc3:amd64.
15:00:40 #8 13.62 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
15:00:40 #8 13.62 Unpacking libmpc3:amd64 (1.2.0-1) ...
15:00:40 #8 13.65 Selecting previously unselected package cpp-10.
15:00:40 #8 13.65 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
15:00:40 #8 13.65 Unpacking cpp-10 (10.2.1-6) ...
15:00:40 #8 14.41 Selecting previously unselected package cpp.
15:00:40 #8 14.41 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
15:00:40 #8 14.42 Unpacking cpp (4:10.2.1-1) ...
15:00:40 #8 14.45 Selecting previously unselected package libcc1-0:amd64.
15:00:40 #8 14.45 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
15:00:40 #8 14.45 Unpacking libcc1-0:amd64 (10.2.1-6) ...
15:00:40 #8 14.48 Selecting previously unselected package libgomp1:amd64.
15:00:41 #8 14.49 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
15:00:41 #8 14.49 Unpacking libgomp1:amd64 (10.2.1-6) ...
15:00:41 #8 14.52 Selecting previously unselected package libitm1:amd64.
15:00:41 #8 14.53 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
15:00:41 #8 14.53 Unpacking libitm1:amd64 (10.2.1-6) ...
15:00:41 #8 14.56 Selecting previously unselected package libatomic1:amd64.
15:00:41 #8 14.56 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
15:00:41 #8 14.57 Unpacking libatomic1:amd64 (10.2.1-6) ...
15:00:41 #8 14.59 Selecting previously unselected package libasan6:amd64.
15:00:41 #8 14.60 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
15:00:41 #8 14.60 Unpacking libasan6:amd64 (10.2.1-6) ...
15:00:41 #8 14.83 Selecting previously unselected package liblsan0:amd64.
15:00:41 #8 14.83 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
15:00:41 #8 14.83 Unpacking liblsan0:amd64 (10.2.1-6) ...
15:00:41 #8 14.94 Selecting previously unselected package libtsan0:amd64.
15:00:41 #8 14.94 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
15:00:41 #8 14.94 Unpacking libtsan0:amd64 (10.2.1-6) ...
15:00:41 #8 15.17 Selecting previously unselected package libubsan1:amd64.
15:00:41 #8 15.17 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
15:00:41 #8 15.17 Unpacking libubsan1:amd64 (10.2.1-6) ...
15:00:41 #8 15.27 Selecting previously unselected package libquadmath0:amd64.
15:00:42 #8 15.28 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
15:00:42 #8 15.28 Unpacking libquadmath0:amd64 (10.2.1-6) ...
15:00:42 #8 15.31 Selecting previously unselected package libgcc-10-dev:amd64.
15:00:42 #8 15.32 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
15:00:42 #8 15.32 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
15:00:42 #8 15.54 Selecting previously unselected package gcc-10.
15:00:42 #8 15.54 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
15:00:42 #8 15.54 Unpacking gcc-10 (10.2.1-6) ...
15:00:43 #8 17.07 Selecting previously unselected package gcc.
15:00:43 #8 17.07 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
15:00:43 #8 17.08 Unpacking gcc (4:10.2.1-1) ...
15:00:43 #8 17.10 Selecting previously unselected package libstdc++-10-dev:amd64.
15:00:43 #8 17.10 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
15:00:43 #8 17.11 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
15:00:43 #8 17.37 Selecting previously unselected package g++-10.
15:00:43 #8 17.37 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
15:00:43 #8 17.37 Unpacking g++-10 (10.2.1-6) ...
15:00:44 #8 18.23 Selecting previously unselected package g++.
15:00:44 #8 18.23 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
15:00:44 #8 18.23 Unpacking g++ (4:10.2.1-1) ...
15:00:44 #8 18.26 Selecting previously unselected package make.
15:00:44 #8 18.26 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
15:00:44 #8 18.26 Unpacking make (4.3-4.1) ...
15:00:44 #8 18.33 Selecting previously unselected package libdpkg-perl.
15:00:44 #8 18.34 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ...
15:00:44 #8 18.34 Unpacking libdpkg-perl (1.20.9) ...
15:00:44 #8 18.41 Selecting previously unselected package patch.
15:00:44 #8 18.41 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
15:00:44 #8 18.42 Unpacking patch (2.7.6-7) ...
15:00:44 #8 18.45 Selecting previously unselected package dpkg-dev.
15:00:45 #8 18.46 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ...
15:00:45 #8 18.46 Unpacking dpkg-dev (1.20.9) ...
15:00:45 #8 18.58 Selecting previously unselected package build-essential.
15:00:45 #8 18.58 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
15:00:45 #8 18.59 Unpacking build-essential (12.9) ...
15:00:45 #8 18.62 Selecting previously unselected package libbrotli1:amd64.
15:00:45 #8 18.62 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
15:00:45 #8 18.62 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
15:00:45 #8 18.67 Selecting previously unselected package libsasl2-modules-db:amd64.
15:00:45 #8 18.67 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
15:00:45 #8 18.67 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:00:45 #8 18.71 Selecting previously unselected package libsasl2-2:amd64.
15:00:45 #8 18.71 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
15:00:45 #8 18.71 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:00:45 #8 18.75 Selecting previously unselected package libldap-2.4-2:amd64.
15:00:45 #8 18.75 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
15:00:45 #8 18.75 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:00:45 #8 18.80 Selecting previously unselected package libnghttp2-14:amd64.
15:00:45 #8 18.80 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
15:00:45 #8 18.81 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
15:00:45 #8 18.84 Selecting previously unselected package libpsl5:amd64.
15:00:45 #8 18.84 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
15:00:45 #8 18.85 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
15:00:45 #8 18.88 Selecting previously unselected package librtmp1:amd64.
15:00:45 #8 18.88 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
15:00:45 #8 18.89 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:00:45 #8 18.92 Selecting previously unselected package libssh2-1:amd64.
15:00:45 #8 18.92 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
15:00:45 #8 18.92 Unpacking libssh2-1:amd64 (1.9.0-2) ...
15:00:45 #8 18.97 Selecting previously unselected package libcurl4:amd64.
15:00:45 #8 18.97 Preparing to unpack .../071-libcurl4_7.74.0-1.3+b1_amd64.deb ...
15:00:45 #8 18.97 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
15:00:45 #8 19.02 Selecting previously unselected package curl.
15:00:45 #8 19.02 Preparing to unpack .../072-curl_7.74.0-1.3+b1_amd64.deb ...
15:00:45 #8 19.02 Unpacking curl (7.74.0-1.3+b1) ...
15:00:45 #8 19.07 Selecting previously unselected package dctrl-tools.
15:00:45 #8 19.07 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
15:00:45 #8 19.07 Unpacking dctrl-tools (2.24-3+b1) ...
15:00:45 #8 19.11 Selecting previously unselected package libdebhelper-perl.
15:00:45 #8 19.11 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
15:00:45 #8 19.12 Unpacking libdebhelper-perl (13.3.4) ...
15:00:45 #8 19.15 Selecting previously unselected package libtool.
15:00:45 #8 19.16 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
15:00:45 #8 19.16 Unpacking libtool (2.4.6-15) ...
15:00:45 #8 19.20 Selecting previously unselected package dh-autoreconf.
15:00:45 #8 19.20 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
15:00:45 #8 19.20 Unpacking dh-autoreconf (20) ...
15:00:45 #8 19.23 Selecting previously unselected package libarchive-zip-perl.
15:00:45 #8 19.23 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
15:00:45 #8 19.23 Unpacking libarchive-zip-perl (1.68-1) ...
15:00:45 #8 19.27 Selecting previously unselected package libsub-override-perl.
15:00:45 #8 19.27 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
15:00:45 #8 19.27 Unpacking libsub-override-perl (0.09-2) ...
15:00:45 #8 19.30 Selecting previously unselected package libfile-stripnondeterminism-perl.
15:00:45 #8 19.30 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
15:00:45 #8 19.30 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
15:00:45 #8 19.33 Selecting previously unselected package dh-strip-nondeterminism.
15:00:45 #8 19.33 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
15:00:45 #8 19.33 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
15:00:45 #8 19.36 Selecting previously unselected package libelf1:amd64.
15:00:45 #8 19.36 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
15:00:45 #8 19.36 Unpacking libelf1:amd64 (0.183-1) ...
15:00:45 #8 19.40 Selecting previously unselected package dwz.
15:00:45 #8 19.40 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
15:00:45 #8 19.41 Unpacking dwz (0.13+20210201-1) ...
15:00:45 #8 19.45 Selecting previously unselected package libicu67:amd64.
15:00:46 #8 19.45 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
15:00:46 #8 19.45 Unpacking libicu67:amd64 (67.1-7) ...
15:00:47 #8 20.27 Selecting previously unselected package libxml2:amd64.
15:00:47 #8 20.27 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
15:00:47 #8 20.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:00:47 #8 20.36 Selecting previously unselected package gettext.
15:00:47 #8 20.36 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
15:00:47 #8 20.36 Unpacking gettext (0.21-4) ...
15:00:47 #8 20.50 Selecting previously unselected package intltool-debian.
15:00:47 #8 20.50 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
15:00:47 #8 20.50 Unpacking intltool-debian (0.35.0+20060710.5) ...
15:00:47 #8 20.53 Selecting previously unselected package po-debconf.
15:00:47 #8 20.53 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
15:00:47 #8 20.53 Unpacking po-debconf (1.0.21+nmu1) ...
15:00:47 #8 20.58 Selecting previously unselected package debhelper.
15:00:47 #8 20.58 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
15:00:47 #8 20.59 Unpacking debhelper (13.3.4) ...
15:00:47 #8 20.71 Selecting previously unselected package debian-keyring.
15:00:47 #8 20.71 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
15:00:47 #8 20.71 Unpacking debian-keyring (2021.07.26) ...
15:00:49 #8 23.12 Selecting previously unselected package libfakeroot:amd64.
15:00:49 #8 23.12 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
15:00:49 #8 23.13 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
15:00:49 #8 23.16 Selecting previously unselected package fakeroot.
15:00:49 #8 23.16 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
15:00:49 #8 23.16 Unpacking fakeroot (1.25.3-1.1) ...
15:00:49 #8 23.19 Selecting previously unselected package libassuan0:amd64.
15:00:49 #8 23.20 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
15:00:49 #8 23.20 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
15:00:49 #8 23.23 Selecting previously unselected package gpgconf.
15:00:49 #8 23.23 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ...
15:00:49 #8 23.23 Unpacking gpgconf (2.2.27-2) ...
15:00:49 #8 23.28 Selecting previously unselected package libksba8:amd64.
15:00:49 #8 23.28 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ...
15:00:49 #8 23.28 Unpacking libksba8:amd64 (1.5.0-3) ...
15:00:49 #8 23.32 Selecting previously unselected package libnpth0:amd64.
15:00:49 #8 23.32 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
15:00:49 #8 23.33 Unpacking libnpth0:amd64 (1.6-3) ...
15:00:49 #8 23.35 Selecting previously unselected package dirmngr.
15:00:49 #8 23.36 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ...
15:00:49 #8 23.37 Unpacking dirmngr (2.2.27-2) ...
15:00:49 #8 23.43 Selecting previously unselected package gnupg-l10n.
15:00:50 #8 23.43 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ...
15:00:50 #8 23.43 Unpacking gnupg-l10n (2.2.27-2) ...
15:00:50 #8 23.53 Selecting previously unselected package gnupg-utils.
15:00:50 #8 23.53 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ...
15:00:50 #8 23.54 Unpacking gnupg-utils (2.2.27-2) ...
15:00:50 #8 23.61 Selecting previously unselected package gpg.
15:00:50 #8 23.61 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ...
15:00:50 #8 23.61 Unpacking gpg (2.2.27-2) ...
15:00:50 #8 23.69 Selecting previously unselected package pinentry-curses.
15:00:50 #8 23.69 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
15:00:50 #8 23.69 Unpacking pinentry-curses (1.1.0-4) ...
15:00:50 #8 23.73 Selecting previously unselected package gpg-agent.
15:00:50 #8 23.73 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ...
15:00:50 #8 23.73 Unpacking gpg-agent (2.2.27-2) ...
15:00:50 #8 23.78 Selecting previously unselected package gpg-wks-client.
15:00:50 #8 23.79 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ...
15:00:50 #8 23.79 Unpacking gpg-wks-client (2.2.27-2) ...
15:00:50 #8 23.83 Selecting previously unselected package gpg-wks-server.
15:00:50 #8 23.83 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ...
15:00:50 #8 23.83 Unpacking gpg-wks-server (2.2.27-2) ...
15:00:50 #8 23.87 Selecting previously unselected package gpgsm.
15:00:50 #8 23.87 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ...
15:00:50 #8 23.87 Unpacking gpgsm (2.2.27-2) ...
15:00:50 #8 23.92 Selecting previously unselected package gnupg.
15:00:50 #8 23.92 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ...
15:00:50 #8 23.92 Unpacking gnupg (2.2.27-2) ...
15:00:50 #8 23.98 Selecting previously unselected package libfile-dirlist-perl.
15:00:50 #8 23.98 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
15:00:50 #8 23.98 Unpacking libfile-dirlist-perl (0.05-2) ...
15:00:50 #8 24.00 Selecting previously unselected package libfile-which-perl.
15:00:50 #8 24.01 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
15:00:50 #8 24.01 Unpacking libfile-which-perl (1.23-1) ...
15:00:50 #8 24.03 Selecting previously unselected package libfile-homedir-perl.
15:00:50 #8 24.03 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
15:00:50 #8 24.04 Unpacking libfile-homedir-perl (1.006-1) ...
15:00:50 #8 24.06 Selecting previously unselected package libfile-touch-perl.
15:00:50 #8 24.07 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
15:00:50 #8 24.07 Unpacking libfile-touch-perl (0.11-1) ...
15:00:50 #8 24.09 Selecting previously unselected package libio-pty-perl.
15:00:50 #8 24.09 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
15:00:50 #8 24.10 Unpacking libio-pty-perl (1:1.15-2) ...
15:00:50 #8 24.12 Selecting previously unselected package libipc-run-perl.
15:00:50 #8 24.13 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
15:00:50 #8 24.13 Unpacking libipc-run-perl (20200505.0-1) ...
15:00:50 #8 24.16 Selecting previously unselected package libclass-method-modifiers-perl.
15:00:50 #8 24.16 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
15:00:50 #8 24.16 Unpacking libclass-method-modifiers-perl (2.13-1) ...
15:00:50 #8 24.19 Selecting previously unselected package libb-hooks-op-check-perl.
15:00:50 #8 24.19 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
15:00:50 #8 24.19 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
15:00:50 #8 24.22 Selecting previously unselected package libdynaloader-functions-perl.
15:00:50 #8 24.22 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
15:00:50 #8 24.22 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
15:00:50 #8 24.24 Selecting previously unselected package libdevel-callchecker-perl.
15:00:50 #8 24.25 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
15:00:50 #8 24.25 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
15:00:50 #8 24.27 Selecting previously unselected package libparams-classify-perl.
15:00:50 #8 24.28 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
15:00:50 #8 24.28 Unpacking libparams-classify-perl (0.015-1+b3) ...
15:00:50 #8 24.30 Selecting previously unselected package libmodule-runtime-perl.
15:00:50 #8 24.31 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
15:00:50 #8 24.31 Unpacking libmodule-runtime-perl (0.016-1) ...
15:00:50 #8 24.33 Selecting previously unselected package libimport-into-perl.
15:00:50 #8 24.34 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
15:00:50 #8 24.34 Unpacking libimport-into-perl (1.002005-1) ...
15:00:50 #8 24.36 Selecting previously unselected package librole-tiny-perl.
15:00:50 #8 24.36 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
15:00:50 #8 24.37 Unpacking librole-tiny-perl (2.002004-1) ...
15:00:50 #8 24.39 Selecting previously unselected package libstrictures-perl.
15:00:50 #8 24.39 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
15:00:50 #8 24.39 Unpacking libstrictures-perl (2.000006-1) ...
15:00:50 #8 24.42 Selecting previously unselected package libsub-quote-perl.
15:00:50 #8 24.42 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
15:00:50 #8 24.43 Unpacking libsub-quote-perl (2.006006-1) ...
15:00:50 #8 24.45 Selecting previously unselected package libmoo-perl.
15:00:50 #8 24.45 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
15:00:50 #8 24.45 Unpacking libmoo-perl (2.004004-1) ...
15:00:50 #8 24.48 Selecting previously unselected package libencode-locale-perl.
15:00:50 #8 24.49 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
15:00:50 #8 24.49 Unpacking libencode-locale-perl (1.05-1.1) ...
15:00:51 #8 24.51 Selecting previously unselected package libtimedate-perl.
15:00:51 #8 24.51 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
15:00:51 #8 24.52 Unpacking libtimedate-perl (2.3300-2) ...
15:00:51 #8 24.55 Selecting previously unselected package libhttp-date-perl.
15:00:51 #8 24.55 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
15:00:51 #8 24.55 Unpacking libhttp-date-perl (6.05-1) ...
15:00:51 #8 24.58 Selecting previously unselected package libfile-listing-perl.
15:00:51 #8 24.58 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
15:00:51 #8 24.58 Unpacking libfile-listing-perl (6.14-1) ...
15:00:51 #8 24.60 Selecting previously unselected package libhtml-tagset-perl.
15:00:51 #8 24.61 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
15:00:51 #8 24.61 Unpacking libhtml-tagset-perl (3.20-4) ...
15:00:51 #8 24.63 Selecting previously unselected package liburi-perl.
15:00:51 #8 24.63 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
15:00:51 #8 24.64 Unpacking liburi-perl (5.08-1) ...
15:00:51 #8 24.67 Selecting previously unselected package libhtml-parser-perl.
15:00:51 #8 24.67 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
15:00:51 #8 24.67 Unpacking libhtml-parser-perl (3.75-1+b1) ...
15:00:51 #8 24.70 Selecting previously unselected package libhtml-tree-perl.
15:00:51 #8 24.71 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
15:00:51 #8 24.71 Unpacking libhtml-tree-perl (5.07-2) ...
15:00:51 #8 24.75 Selecting previously unselected package libio-html-perl.
15:00:51 #8 24.75 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
15:00:51 #8 24.76 Unpacking libio-html-perl (1.004-2) ...
15:00:51 #8 24.78 Selecting previously unselected package liblwp-mediatypes-perl.
15:00:51 #8 24.78 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
15:00:51 #8 24.78 Unpacking liblwp-mediatypes-perl (6.04-1) ...
15:00:51 #8 24.81 Selecting previously unselected package libhttp-message-perl.
15:00:51 #8 24.81 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
15:00:51 #8 24.81 Unpacking libhttp-message-perl (6.28-1) ...
15:00:51 #8 24.84 Selecting previously unselected package libhttp-cookies-perl.
15:00:51 #8 24.84 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
15:00:51 #8 24.85 Unpacking libhttp-cookies-perl (6.10-1) ...
15:00:51 #8 24.87 Selecting previously unselected package libhttp-negotiate-perl.
15:00:51 #8 24.87 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
15:00:51 #8 24.87 Unpacking libhttp-negotiate-perl (6.01-1) ...
15:00:51 #8 24.90 Selecting previously unselected package perl-openssl-defaults:amd64.
15:00:51 #8 24.90 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
15:00:51 #8 24.90 Unpacking perl-openssl-defaults:amd64 (5) ...
15:00:51 #8 24.93 Selecting previously unselected package libnet-ssleay-perl.
15:00:51 #8 24.93 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
15:00:51 #8 24.93 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
15:00:51 #8 24.98 Selecting previously unselected package libio-socket-ssl-perl.
15:00:51 #8 24.99 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
15:00:51 #8 24.99 Unpacking libio-socket-ssl-perl (2.069-1) ...
15:00:51 #8 25.03 Selecting previously unselected package libnet-http-perl.
15:00:51 #8 25.03 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
15:00:51 #8 25.04 Unpacking libnet-http-perl (6.20-1) ...
15:00:51 #8 25.06 Selecting previously unselected package liblwp-protocol-https-perl.
15:00:51 #8 25.06 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
15:00:51 #8 25.07 Unpacking liblwp-protocol-https-perl (6.10-1) ...
15:00:51 #8 25.09 Selecting previously unselected package libtry-tiny-perl.
15:00:51 #8 25.09 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
15:00:51 #8 25.09 Unpacking libtry-tiny-perl (0.30-1) ...
15:00:51 #8 25.12 Selecting previously unselected package libwww-robotrules-perl.
15:00:51 #8 25.12 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
15:00:51 #8 25.12 Unpacking libwww-robotrules-perl (6.02-1) ...
15:00:51 #8 25.15 Selecting previously unselected package libwww-perl.
15:00:51 #8 25.15 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
15:00:51 #8 25.15 Unpacking libwww-perl (6.52-1) ...
15:00:51 #8 25.19 Selecting previously unselected package patchutils.
15:00:51 #8 25.19 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
15:00:51 #8 25.19 Unpacking patchutils (0.4.2-1) ...
15:00:51 #8 25.23 Selecting previously unselected package wdiff.
15:00:51 #8 25.23 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
15:00:51 #8 25.23 Unpacking wdiff (1.2.2-2+b1) ...
15:00:51 #8 25.28 Selecting previously unselected package devscripts.
15:00:52 #8 25.28 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
15:00:52 #8 25.30 Unpacking devscripts (2.21.3+deb11u1) ...
15:00:52 #8 25.43 Selecting previously unselected package diffstat.
15:00:52 #8 25.43 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
15:00:52 #8 25.43 Unpacking diffstat (1.64-1) ...
15:00:52 #8 25.46 Selecting previously unselected package distro-info-data.
15:00:52 #8 25.46 Preparing to unpack .../148-distro-info-data_0.51_all.deb ...
15:00:52 #8 25.46 Unpacking distro-info-data (0.51) ...
15:00:52 #8 25.49 Selecting previously unselected package python3-pkg-resources.
15:00:52 #8 25.49 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
15:00:52 #8 25.50 Unpacking python3-pkg-resources (52.0.0-4) ...
15:00:52 #8 25.54 Selecting previously unselected package python3-chardet.
15:00:52 #8 25.54 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
15:00:52 #8 25.54 Unpacking python3-chardet (4.0.0-1) ...
15:00:52 #8 25.59 Selecting previously unselected package python3-six.
15:00:52 #8 25.59 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
15:00:52 #8 25.59 Unpacking python3-six (1.16.0-2) ...
15:00:52 #8 25.62 Selecting previously unselected package python3-debian.
15:00:52 #8 25.62 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
15:00:52 #8 25.62 Unpacking python3-debian (0.1.39) ...
15:00:52 #8 25.66 Selecting previously unselected package libgpgme11:amd64.
15:00:52 #8 25.66 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
15:00:52 #8 25.67 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
15:00:52 #8 25.71 Selecting previously unselected package python3-gpg.
15:00:52 #8 25.71 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
15:00:52 #8 25.71 Unpacking python3-gpg (1.14.0-1+b2) ...
15:00:52 #8 25.77 Selecting previously unselected package dput.
15:00:52 #8 25.77 Preparing to unpack .../155-dput_1.1.0_all.deb ...
15:00:52 #8 25.77 Unpacking dput (1.1.0) ...
15:00:52 #8 25.80 Selecting previously unselected package equivs.
15:00:52 #8 25.80 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
15:00:52 #8 25.81 Unpacking equivs (2.3.1) ...
15:00:52 #8 25.83 Selecting previously unselected package fonts-dejavu-core.
15:00:52 #8 25.84 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
15:00:52 #8 25.84 Unpacking fonts-dejavu-core (2.37-2) ...
15:00:52 #8 26.01 Selecting previously unselected package fontconfig-config.
15:00:52 #8 26.01 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
15:00:52 #8 26.10 Unpacking fontconfig-config (2.13.1-4.2) ...
15:00:52 #8 26.19 Selecting previously unselected package libcurl3-gnutls:amd64.
15:00:52 #8 26.19 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ...
15:00:52 #8 26.20 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
15:00:52 #8 26.29 Selecting previously unselected package liberror-perl.
15:00:53 #8 26.29 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
15:00:53 #8 26.31 Unpacking liberror-perl (0.17029-1) ...
15:00:53 #8 26.34 Selecting previously unselected package git-man.
15:00:53 #8 26.34 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ...
15:00:53 #8 26.34 Unpacking git-man (1:2.30.2-1) ...
15:00:53 #8 26.47 Selecting previously unselected package git.
15:00:53 #8 26.47 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ...
15:00:53 #8 26.48 Unpacking git (1:2.30.2-1) ...
15:00:53 #8 27.02 Selecting previously unselected package iso-codes.
15:00:53 #8 27.02 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
15:00:53 #8 27.02 Unpacking iso-codes (4.6.0-1) ...
15:00:54 #8 27.44 Selecting previously unselected package libalgorithm-diff-perl.
15:00:54 #8 27.44 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
15:00:54 #8 27.44 Unpacking libalgorithm-diff-perl (1.201-1) ...
15:00:54 #8 27.47 Selecting previously unselected package libalgorithm-diff-xs-perl.
15:00:54 #8 27.47 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
15:00:54 #8 27.47 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
15:00:54 #8 27.50 Selecting previously unselected package libalgorithm-merge-perl.
15:00:54 #8 27.50 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
15:00:54 #8 27.51 Unpacking libalgorithm-merge-perl (0.08-3) ...
15:00:54 #8 27.53 Selecting previously unselected package libaliased-perl.
15:00:54 #8 27.53 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
15:00:54 #8 27.55 Unpacking libaliased-perl (0.34-1.1) ...
15:00:54 #8 27.60 Selecting previously unselected package libapt-pkg-perl.
15:00:54 #8 27.60 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
15:00:54 #8 27.60 Unpacking libapt-pkg-perl (0.1.39) ...
15:00:54 #8 27.69 Selecting previously unselected package libarchive-cpio-perl.
15:00:54 #8 27.69 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
15:00:54 #8 27.72 Unpacking libarchive-cpio-perl (0.10-1.1) ...
15:00:54 #8 27.75 Selecting previously unselected package libarchive13:amd64.
15:00:54 #8 27.75 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ...
15:00:54 #8 27.76 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
15:00:54 #8 27.81 Selecting previously unselected package libarray-intspan-perl.
15:00:54 #8 27.81 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
15:00:54 #8 27.82 Unpacking libarray-intspan-perl (2.004-1) ...
15:00:54 #8 27.84 Selecting previously unselected package libauthen-sasl-perl.
15:00:54 #8 27.84 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
15:00:54 #8 27.85 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
15:00:54 #8 27.88 Selecting previously unselected package libmodule-implementation-perl.
15:00:54 #8 27.88 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
15:00:54 #8 27.88 Unpacking libmodule-implementation-perl (0.09-1.1) ...
15:00:54 #8 27.91 Selecting previously unselected package libsub-exporter-progressive-perl.
15:00:54 #8 27.91 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
15:00:54 #8 27.91 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
15:00:54 #8 27.94 Selecting previously unselected package libvariable-magic-perl.
15:00:54 #8 27.94 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
15:00:54 #8 27.94 Unpacking libvariable-magic-perl (0.62-1+b3) ...
15:00:54 #8 27.97 Selecting previously unselected package libb-hooks-endofscope-perl.
15:00:54 #8 27.97 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
15:00:54 #8 27.97 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
15:00:54 #8 28.00 Selecting previously unselected package libpng16-16:amd64.
15:00:54 #8 28.01 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
15:00:54 #8 28.01 Unpacking libpng16-16:amd64 (1.6.37-3) ...
15:00:54 #8 28.06 Selecting previously unselected package libfreetype6:amd64.
15:00:54 #8 28.06 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ...
15:00:54 #8 28.07 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ...
15:00:54 #8 28.13 Selecting previously unselected package libfontconfig1:amd64.
15:00:54 #8 28.13 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
15:00:54 #8 28.13 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
15:00:54 #8 28.18 Selecting previously unselected package libjpeg62-turbo:amd64.
15:00:54 #8 28.18 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
15:00:54 #8 28.18 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
15:00:54 #8 28.23 Selecting previously unselected package libdeflate0:amd64.
15:00:54 #8 28.23 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
15:00:54 #8 28.23 Unpacking libdeflate0:amd64 (1.7-1) ...
15:00:54 #8 28.27 Selecting previously unselected package libjbig0:amd64.
15:00:54 #8 28.27 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
15:00:54 #8 28.27 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
15:00:54 #8 28.31 Selecting previously unselected package libwebp6:amd64.
15:00:54 #8 28.31 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ...
15:00:54 #8 28.31 Unpacking libwebp6:amd64 (0.6.1-2.1) ...
15:00:54 #8 28.36 Selecting previously unselected package libtiff5:amd64.
15:00:54 #8 28.36 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ...
15:00:54 #8 28.37 Unpacking libtiff5:amd64 (4.2.0-1) ...
15:00:54 #8 28.41 Selecting previously unselected package libxau6:amd64.
15:00:55 #8 28.42 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
15:00:55 #8 28.42 Unpacking libxau6:amd64 (1:1.0.9-1) ...
15:00:55 #8 28.45 Selecting previously unselected package libxdmcp6:amd64.
15:00:55 #8 28.45 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
15:00:55 #8 28.45 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
15:00:55 #8 28.49 Selecting previously unselected package libxcb1:amd64.
15:00:55 #8 28.49 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
15:00:55 #8 28.49 Unpacking libxcb1:amd64 (1.14-3) ...
15:00:55 #8 28.53 Selecting previously unselected package libx11-data.
15:00:55 #8 28.53 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ...
15:00:55 #8 28.53 Unpacking libx11-data (2:1.7.2-1) ...
15:00:55 #8 28.60 Selecting previously unselected package libx11-6:amd64.
15:00:55 #8 28.60 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ...
15:00:55 #8 28.60 Unpacking libx11-6:amd64 (2:1.7.2-1) ...
15:00:55 #8 28.69 Selecting previously unselected package libxpm4:amd64.
15:00:55 #8 28.69 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ...
15:00:55 #8 28.70 Unpacking libxpm4:amd64 (1:3.5.12-1) ...
15:00:55 #8 28.73 Selecting previously unselected package libgd3:amd64.
15:00:55 #8 28.73 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
15:00:55 #8 28.74 Unpacking libgd3:amd64 (2.3.0-2) ...
15:00:55 #8 28.77 Selecting previously unselected package libc-devtools.
15:00:55 #8 28.78 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u2_amd64.deb ...
15:00:55 #8 28.78 Unpacking libc-devtools (2.31-13+deb11u2) ...
15:00:55 #8 28.81 Selecting previously unselected package libcapture-tiny-perl.
15:00:55 #8 28.82 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
15:00:55 #8 28.82 Unpacking libcapture-tiny-perl (0.48-1) ...
15:00:55 #8 28.85 Selecting previously unselected package libclass-data-inheritable-perl.
15:00:55 #8 28.85 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
15:00:55 #8 28.85 Unpacking libclass-data-inheritable-perl (0.08-3) ...
15:00:55 #8 28.88 Selecting previously unselected package libclass-inspector-perl.
15:00:55 #8 28.88 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
15:00:55 #8 28.88 Unpacking libclass-inspector-perl (1.36-1) ...
15:00:55 #8 28.91 Selecting previously unselected package libclass-xsaccessor-perl.
15:00:55 #8 28.91 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
15:00:55 #8 28.91 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
15:00:55 #8 28.94 Selecting previously unselected package libclone-perl.
15:00:55 #8 28.94 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
15:00:55 #8 28.95 Unpacking libclone-perl (0.45-1+b1) ...
15:00:55 #8 28.97 Selecting previously unselected package libcommon-sense-perl.
15:00:55 #8 28.97 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
15:00:55 #8 28.98 Unpacking libcommon-sense-perl (3.75-1+b4) ...
15:00:55 #8 29.00 Selecting previously unselected package libconfig-tiny-perl.
15:00:55 #8 29.00 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
15:00:55 #8 29.01 Unpacking libconfig-tiny-perl (2.26-1) ...
15:00:55 #8 29.03 Selecting previously unselected package libparams-util-perl.
15:00:55 #8 29.03 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
15:00:55 #8 29.04 Unpacking libparams-util-perl (1.102-1+b1) ...
15:00:55 #8 29.06 Selecting previously unselected package libsub-install-perl.
15:00:55 #8 29.07 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
15:00:55 #8 29.07 Unpacking libsub-install-perl (0.928-1.1) ...
15:00:55 #8 29.09 Selecting previously unselected package libdata-optlist-perl.
15:00:55 #8 29.10 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
15:00:55 #8 29.10 Unpacking libdata-optlist-perl (0.110-1.1) ...
15:00:55 #8 29.12 Selecting previously unselected package libsub-exporter-perl.
15:00:55 #8 29.13 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
15:00:55 #8 29.13 Unpacking libsub-exporter-perl (0.987-1) ...
15:00:55 #8 29.16 Selecting previously unselected package libconst-fast-perl.
15:00:55 #8 29.16 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
15:00:55 #8 29.16 Unpacking libconst-fast-perl (0.014-1.1) ...
15:00:55 #8 29.19 Selecting previously unselected package libwant-perl.
15:00:55 #8 29.19 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
15:00:55 #8 29.19 Unpacking libwant-perl (0.29-1+b6) ...
15:00:55 #8 29.22 Selecting previously unselected package libcontextual-return-perl.
15:00:55 #8 29.22 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
15:00:55 #8 29.23 Unpacking libcontextual-return-perl (0.004014-2) ...
15:00:55 #8 29.26 Selecting previously unselected package libconvert-binhex-perl.
15:00:55 #8 29.26 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
15:00:55 #8 29.26 Unpacking libconvert-binhex-perl (1.125-1) ...
15:00:55 #8 29.29 Selecting previously unselected package libcpanel-json-xs-perl.
15:00:55 #8 29.29 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
15:00:55 #8 29.29 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
15:00:55 #8 29.33 Selecting previously unselected package libdevel-stacktrace-perl.
15:00:55 #8 29.33 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
15:00:55 #8 29.33 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
15:00:55 #8 29.36 Selecting previously unselected package libexception-class-perl.
15:00:55 #8 29.36 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
15:00:55 #8 29.37 Unpacking libexception-class-perl (1.44-1) ...
15:00:55 #8 29.39 Selecting previously unselected package libiterator-perl.
15:00:55 #8 29.40 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
15:00:55 #8 29.40 Unpacking libiterator-perl (0.03+ds1-1.1) ...
15:00:55 #8 29.43 Selecting previously unselected package libiterator-util-perl.
15:00:55 #8 29.43 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
15:00:55 #8 29.43 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
15:00:56 #8 29.46 Selecting previously unselected package libexporter-tiny-perl.
15:00:56 #8 29.46 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
15:00:56 #8 29.46 Unpacking libexporter-tiny-perl (1.002002-1) ...
15:00:56 #8 29.49 Selecting previously unselected package liblist-moreutils-xs-perl.
15:00:56 #8 29.49 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
15:00:56 #8 29.49 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
15:00:56 #8 29.52 Selecting previously unselected package liblist-moreutils-perl.
15:00:56 #8 29.52 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
15:00:56 #8 29.53 Unpacking liblist-moreutils-perl (0.430-2) ...
15:00:56 #8 29.55 Selecting previously unselected package libdata-dpath-perl.
15:00:56 #8 29.56 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
15:00:56 #8 29.56 Unpacking libdata-dpath-perl (0.58-1) ...
15:00:56 #8 29.59 Selecting previously unselected package libdata-dump-perl.
15:00:56 #8 29.59 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
15:00:56 #8 29.59 Unpacking libdata-dump-perl (1.23-1.1) ...
15:00:56 #8 29.62 Selecting previously unselected package libdata-messagepack-perl.
15:00:56 #8 29.62 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
15:00:56 #8 29.62 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
15:00:56 #8 29.65 Selecting previously unselected package libnet-domain-tld-perl.
15:00:56 #8 29.65 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
15:00:56 #8 29.65 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
15:00:56 #8 29.68 Selecting previously unselected package libdata-validate-domain-perl.
15:00:56 #8 29.68 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
15:00:56 #8 29.69 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
15:00:56 #8 29.71 Selecting previously unselected package libdevel-size-perl.
15:00:56 #8 29.71 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
15:00:56 #8 29.72 Unpacking libdevel-size-perl (0.83-1+b2) ...
15:00:56 #8 29.74 Selecting previously unselected package libdistro-info-perl.
15:00:56 #8 29.75 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
15:00:56 #8 29.75 Unpacking libdistro-info-perl (1.0) ...
15:00:56 #8 29.78 Selecting previously unselected package libemail-address-xs-perl.
15:00:56 #8 29.78 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
15:00:56 #8 29.78 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
15:00:56 #8 29.82 Selecting previously unselected package libfcgi0ldbl:amd64.
15:00:56 #8 29.82 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
15:00:56 #8 29.83 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
15:00:56 #8 29.86 Selecting previously unselected package libfcgi-bin.
15:00:56 #8 29.86 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
15:00:56 #8 29.86 Unpacking libfcgi-bin (2.4.2-2) ...
15:00:56 #8 29.89 Selecting previously unselected package libfcgi-perl:amd64.
15:00:56 #8 29.89 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
15:00:56 #8 29.90 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
15:00:56 #8 29.93 Selecting previously unselected package libipc-system-simple-perl.
15:00:56 #8 29.93 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
15:00:56 #8 29.93 Unpacking libipc-system-simple-perl (1.30-1) ...
15:00:56 #8 29.96 Selecting previously unselected package libfile-basedir-perl.
15:00:56 #8 29.96 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
15:00:56 #8 29.96 Unpacking libfile-basedir-perl (0.08-1) ...
15:00:56 #8 29.99 Selecting previously unselected package libfile-chdir-perl.
15:00:56 #8 29.99 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
15:00:56 #8 29.99 Unpacking libfile-chdir-perl (0.1008-1.1) ...
15:00:56 #8 30.02 Selecting previously unselected package libfile-fcntllock-perl.
15:00:56 #8 30.03 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
15:00:56 #8 30.03 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
15:00:56 #8 30.06 Selecting previously unselected package libnumber-compare-perl.
15:00:56 #8 30.06 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
15:00:56 #8 30.06 Unpacking libnumber-compare-perl (0.03-1.1) ...
15:00:56 #8 30.09 Selecting previously unselected package libtext-glob-perl.
15:00:56 #8 30.09 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
15:00:56 #8 30.09 Unpacking libtext-glob-perl (0.11-1) ...
15:00:56 #8 30.12 Selecting previously unselected package libfile-find-rule-perl.
15:00:56 #8 30.12 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
15:00:56 #8 30.13 Unpacking libfile-find-rule-perl (0.34-1) ...
15:00:56 #8 30.15 Selecting previously unselected package libfont-afm-perl.
15:00:56 #8 30.16 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
15:00:56 #8 30.16 Unpacking libfont-afm-perl (1.20-3) ...
15:00:56 #8 30.19 Selecting previously unselected package libio-string-perl.
15:00:56 #8 30.19 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
15:00:56 #8 30.20 Unpacking libio-string-perl (1.08-3.1) ...
15:00:57 #8 30.23 Selecting previously unselected package libfont-ttf-perl.
15:00:57 #8 30.23 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
15:00:57 #8 30.23 Unpacking libfont-ttf-perl (1.06-1.1) ...
15:00:57 #8 30.29 Selecting previously unselected package libio-stringy-perl.
15:00:57 #8 30.30 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
15:00:57 #8 30.30 Unpacking libio-stringy-perl (2.111-3) ...
15:00:57 #8 30.33 Selecting previously unselected package libparams-validate-perl:amd64.
15:00:57 #8 30.33 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
15:00:57 #8 30.34 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
15:00:57 #8 30.37 Selecting previously unselected package libgetopt-long-descriptive-perl.
15:00:57 #8 30.37 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
15:00:57 #8 30.38 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
15:00:57 #8 30.41 Selecting previously unselected package libsort-versions-perl.
15:00:57 #8 30.41 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
15:00:57 #8 30.41 Unpacking libsort-versions-perl (1.62-1) ...
15:00:57 #8 30.44 Selecting previously unselected package libgit-wrapper-perl.
15:00:57 #8 30.44 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
15:00:57 #8 30.45 Unpacking libgit-wrapper-perl (0.048-1) ...
15:00:57 #8 30.47 Selecting previously unselected package libhttp-tiny-multipart-perl.
15:00:57 #8 30.48 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
15:00:57 #8 30.48 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
15:00:57 #8 30.57 Selecting previously unselected package libio-prompter-perl.
15:00:57 #8 30.57 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
15:00:57 #8 30.57 Unpacking libio-prompter-perl (0.004015-1) ...
15:00:57 #8 30.60 Selecting previously unselected package libjson-perl.
15:00:57 #8 30.61 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
15:00:57 #8 30.61 Unpacking libjson-perl (4.03000-1) ...
15:00:57 #8 30.64 Selecting previously unselected package liblog-any-perl.
15:00:57 #8 30.65 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
15:00:57 #8 30.65 Unpacking liblog-any-perl (1.709-1) ...
15:00:57 #8 30.68 Selecting previously unselected package liblog-any-adapter-screen-perl.
15:00:57 #8 30.68 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
15:00:57 #8 30.69 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
15:00:57 #8 30.71 Selecting previously unselected package libpackage-stash-perl.
15:00:57 #8 30.71 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
15:00:57 #8 30.72 Unpacking libpackage-stash-perl (0.39-1) ...
15:00:57 #8 30.74 Selecting previously unselected package libsub-identify-perl.
15:00:57 #8 30.74 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
15:00:57 #8 30.75 Unpacking libsub-identify-perl (0.14-1+b3) ...
15:00:57 #8 30.77 Selecting previously unselected package libsub-name-perl.
15:00:57 #8 30.77 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
15:00:57 #8 30.78 Unpacking libsub-name-perl (0.26-1+b1) ...
15:00:57 #8 30.80 Selecting previously unselected package libnamespace-clean-perl.
15:00:57 #8 30.80 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
15:00:57 #8 30.81 Unpacking libnamespace-clean-perl (0.27-1) ...
15:00:57 #8 30.85 Selecting previously unselected package libpath-tiny-perl.
15:00:57 #8 30.85 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
15:00:57 #8 30.85 Unpacking libpath-tiny-perl (0.118-1) ...
15:00:57 #8 30.88 Selecting previously unselected package libtype-tiny-perl.
15:00:57 #8 30.88 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
15:00:57 #8 30.89 Unpacking libtype-tiny-perl (1.012001-2) ...
15:00:57 #8 30.95 Selecting previously unselected package libgitlab-api-v4-perl.
15:00:57 #8 30.95 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
15:00:57 #8 30.95 Unpacking libgitlab-api-v4-perl (0.26-1) ...
15:00:57 #8 31.00 Selecting previously unselected package libglib2.0-0:amd64.
15:00:57 #8 31.00 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
15:00:57 #8 31.01 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
15:00:57 #8 31.14 Selecting previously unselected package libglib2.0-data.
15:00:57 #8 31.15 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
15:00:57 #8 31.15 Unpacking libglib2.0-data (2.66.8-1) ...
15:00:58 #8 31.32 Selecting previously unselected package libgpm2:amd64.
15:00:58 #8 31.32 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
15:00:58 #8 31.33 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:00:58 #8 31.36 Selecting previously unselected package libhash-fieldhash-perl.
15:00:58 #8 31.36 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
15:00:58 #8 31.37 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
15:00:58 #8 31.39 Selecting previously unselected package libhtml-form-perl.
15:00:58 #8 31.39 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
15:00:58 #8 31.40 Unpacking libhtml-form-perl (6.07-1) ...
15:00:58 #8 31.43 Selecting previously unselected package libhtml-format-perl.
15:00:58 #8 31.43 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
15:00:58 #8 31.43 Unpacking libhtml-format-perl (2.12-1.1) ...
15:00:58 #8 31.47 Selecting previously unselected package libhtml-html5-entities-perl.
15:00:58 #8 31.47 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
15:00:58 #8 31.47 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
15:00:58 #8 31.50 Selecting previously unselected package libhttp-daemon-perl.
15:00:58 #8 31.50 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ...
15:00:58 #8 31.51 Unpacking libhttp-daemon-perl (6.12-1) ...
15:00:58 #8 31.53 Selecting previously unselected package libio-sessiondata-perl.
15:00:58 #8 31.54 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
15:00:58 #8 31.54 Unpacking libio-sessiondata-perl (1.03-1.1) ...
15:00:58 #8 31.57 Selecting previously unselected package libipc-run3-perl.
15:00:58 #8 31.57 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
15:00:58 #8 31.57 Unpacking libipc-run3-perl (0.048-2) ...
15:00:58 #8 31.60 Selecting previously unselected package libtypes-serialiser-perl.
15:00:58 #8 31.60 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
15:00:58 #8 31.61 Unpacking libtypes-serialiser-perl (1.01-1) ...
15:00:58 #8 31.63 Selecting previously unselected package libjson-xs-perl.
15:00:58 #8 31.64 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
15:00:58 #8 31.64 Unpacking libjson-xs-perl (4.030-1+b1) ...
15:00:58 #8 31.67 Selecting previously unselected package libjson-maybexs-perl.
15:00:58 #8 31.68 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
15:00:58 #8 31.68 Unpacking libjson-maybexs-perl (1.004003-1) ...
15:00:58 #8 31.70 Selecting previously unselected package libldap-common.
15:00:58 #8 31.71 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ...
15:00:58 #8 31.71 Unpacking libldap-common (2.4.57+dfsg-3) ...
15:00:58 #8 31.74 Selecting previously unselected package liblist-compare-perl.
15:00:58 #8 31.75 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
15:00:58 #8 31.75 Unpacking liblist-compare-perl (0.55-1) ...
15:00:58 #8 31.78 Selecting previously unselected package liblist-someutils-perl.
15:00:58 #8 31.78 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
15:00:58 #8 31.78 Unpacking liblist-someutils-perl (0.58-1) ...
15:00:58 #8 31.81 Selecting previously unselected package liblist-someutils-xs-perl.
15:00:58 #8 31.81 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
15:00:58 #8 31.81 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
15:00:58 #8 31.84 Selecting previously unselected package liblist-utilsby-perl.
15:00:58 #8 31.85 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
15:00:58 #8 31.85 Unpacking liblist-utilsby-perl (0.11-1) ...
15:00:58 #8 31.88 Selecting previously unselected package libltdl7:amd64.
15:00:58 #8 31.88 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
15:00:58 #8 31.89 Unpacking libltdl7:amd64 (2.4.6-15) ...
15:00:58 #8 31.92 Selecting previously unselected package libltdl-dev:amd64.
15:00:58 #8 31.92 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
15:00:58 #8 31.93 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
15:00:58 #8 31.97 Selecting previously unselected package liblzo2-2:amd64.
15:00:58 #8 31.97 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
15:00:58 #8 31.98 Unpacking liblzo2-2:amd64 (2.10-2) ...
15:00:58 #8 32.01 Selecting previously unselected package libsys-hostname-long-perl.
15:00:58 #8 32.01 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
15:00:58 #8 32.01 Unpacking libsys-hostname-long-perl (1.5-2) ...
15:00:58 #8 32.04 Selecting previously unselected package libmail-sendmail-perl.
15:00:58 #8 32.04 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
15:00:58 #8 32.04 Unpacking libmail-sendmail-perl (0.80-1.1) ...
15:00:58 #8 32.07 Selecting previously unselected package libnet-smtp-ssl-perl.
15:00:58 #8 32.07 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
15:00:58 #8 32.07 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
15:00:58 #8 32.10 Selecting previously unselected package libmailtools-perl.
15:00:58 #8 32.10 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
15:00:58 #8 32.10 Unpacking libmailtools-perl (2.21-1) ...
15:00:58 #8 32.15 Selecting previously unselected package libmarkdown2:amd64.
15:00:58 #8 32.15 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
15:00:58 #8 32.15 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
15:00:58 #8 32.18 Selecting previously unselected package libmime-tools-perl.
15:00:58 #8 32.18 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
15:00:58 #8 32.18 Unpacking libmime-tools-perl (5.509-1) ...
15:00:58 #8 32.23 Selecting previously unselected package libmoox-aliases-perl.
15:00:58 #8 32.23 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
15:00:58 #8 32.24 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
15:00:58 #8 32.26 Selecting previously unselected package libnamespace-autoclean-perl.
15:00:58 #8 32.26 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
15:00:59 #8 32.27 Unpacking libnamespace-autoclean-perl (0.29-1) ...
15:00:59 #8 32.29 Selecting previously unselected package libobject-id-perl.
15:00:59 #8 32.29 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
15:00:59 #8 32.30 Unpacking libobject-id-perl (0.1.2-2.1) ...
15:00:59 #8 32.32 Selecting previously unselected package libmoox-struct-perl.
15:00:59 #8 32.32 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
15:00:59 #8 32.33 Unpacking libmoox-struct-perl (0.020-1) ...
15:00:59 #8 32.35 Selecting previously unselected package libmouse-perl.
15:00:59 #8 32.36 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
15:00:59 #8 32.36 Unpacking libmouse-perl (2.5.10-1+b1) ...
15:00:59 #8 32.40 Selecting previously unselected package libnumber-range-perl.
15:00:59 #8 32.40 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
15:00:59 #8 32.41 Unpacking libnumber-range-perl (0.12-1.1) ...
15:00:59 #8 32.43 Selecting previously unselected package libossp-uuid16:amd64.
15:00:59 #8 32.44 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
15:00:59 #8 32.44 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
15:00:59 #8 32.47 Selecting previously unselected package libossp-uuid-perl.
15:00:59 #8 32.47 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
15:00:59 #8 32.47 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
15:00:59 #8 32.50 Selecting previously unselected package libpackage-stash-xs-perl.
15:00:59 #8 32.50 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
15:00:59 #8 32.50 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
15:00:59 #8 32.53 Selecting previously unselected package libpath-iterator-rule-perl.
15:00:59 #8 32.54 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
15:00:59 #8 32.54 Unpacking libpath-iterator-rule-perl (1.014-1) ...
15:00:59 #8 32.57 Selecting previously unselected package libperlio-gzip-perl.
15:00:59 #8 32.57 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
15:00:59 #8 32.57 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
15:00:59 #8 32.60 Selecting previously unselected package libpod-parser-perl.
15:00:59 #8 32.61 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
15:00:59 #8 32.62 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
15:00:59 #8 32.63 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
15:00:59 #8 32.63 Unpacking libpod-parser-perl (1.63-2) ...
15:00:59 #8 32.67 Selecting previously unselected package libpod-constants-perl.
15:00:59 #8 32.67 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
15:00:59 #8 32.67 Unpacking libpod-constants-perl (0.19-2) ...
15:00:59 #8 32.70 Selecting previously unselected package libproc-processtable-perl.
15:00:59 #8 32.70 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
15:00:59 #8 32.71 Unpacking libproc-processtable-perl (0.59-2+b1) ...
15:00:59 #8 32.74 Selecting previously unselected package libre2-9:amd64.
15:00:59 #8 32.74 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
15:00:59 #8 32.75 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
15:00:59 #8 32.78 Selecting previously unselected package libre-engine-re2-perl:amd64.
15:00:59 #8 32.79 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
15:00:59 #8 32.79 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
15:00:59 #8 32.82 Selecting previously unselected package libreadonly-perl.
15:00:59 #8 32.82 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
15:00:59 #8 32.82 Unpacking libreadonly-perl (2.050-3) ...
15:00:59 #8 32.85 Selecting previously unselected package libref-util-perl.
15:00:59 #8 32.85 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
15:00:59 #8 32.85 Unpacking libref-util-perl (0.204-1) ...
15:00:59 #8 32.88 Selecting previously unselected package libref-util-xs-perl.
15:00:59 #8 32.88 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
15:00:59 #8 32.88 Unpacking libref-util-xs-perl (0.117-1+b3) ...
15:00:59 #8 32.91 Selecting previously unselected package libregexp-pattern-license-perl.
15:00:59 #8 32.91 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
15:00:59 #8 32.92 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
15:00:59 #8 32.95 Selecting previously unselected package libregexp-pattern-perl.
15:00:59 #8 32.95 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
15:00:59 #8 32.95 Unpacking libregexp-pattern-perl (0.2.14-1) ...
15:00:59 #8 32.98 Selecting previously unselected package libsasl2-modules:amd64.
15:00:59 #8 32.99 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ...
15:00:59 #8 32.99 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
15:00:59 #8 33.03 Selecting previously unselected package libsereal-decoder-perl.
15:00:59 #8 33.03 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
15:00:59 #8 33.03 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
15:00:59 #8 33.07 Selecting previously unselected package libsereal-encoder-perl.
15:00:59 #8 33.07 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
15:00:59 #8 33.07 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
15:00:59 #8 33.11 Selecting previously unselected package libtask-weaken-perl.
15:00:59 #8 33.11 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
15:00:59 #8 33.11 Unpacking libtask-weaken-perl (1.06-1) ...
15:00:59 #8 33.14 Selecting previously unselected package libxml-parser-perl:amd64.
15:00:59 #8 33.14 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
15:00:59 #8 33.14 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
15:00:59 #8 33.19 Selecting previously unselected package libsoap-lite-perl.
15:00:59 #8 33.19 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
15:00:59 #8 33.20 Unpacking libsoap-lite-perl (1.27-1) ...
15:00:59 #8 33.25 Selecting previously unselected package libsort-key-perl.
15:00:59 #8 33.25 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
15:00:59 #8 33.26 Unpacking libsort-key-perl (1.33-2+b3) ...
15:00:59 #8 33.29 Selecting previously unselected package libstring-copyright-perl.
15:01:00 #8 33.30 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
15:01:00 #8 33.30 Unpacking libstring-copyright-perl (0.003006-1) ...
15:01:00 #8 33.33 Selecting previously unselected package libstring-escape-perl.
15:01:00 #8 33.33 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
15:01:00 #8 33.33 Unpacking libstring-escape-perl (2010.002-2) ...
15:01:00 #8 33.35 Selecting previously unselected package libstring-shellquote-perl.
15:01:00 #8 33.36 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
15:01:00 #8 33.36 Unpacking libstring-shellquote-perl (1.04-1) ...
15:01:00 #8 33.38 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
15:01:00 #8 33.39 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
15:01:00 #8 33.39 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
15:01:00 #8 33.42 Selecting previously unselected package libterm-readkey-perl.
15:01:00 #8 33.42 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
15:01:00 #8 33.43 Unpacking libterm-readkey-perl (2.38-1+b2) ...
15:01:00 #8 33.45 Selecting previously unselected package libtext-levenshteinxs-perl.
15:01:00 #8 33.46 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
15:01:00 #8 33.46 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
15:01:00 #8 33.48 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
15:01:00 #8 33.48 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
15:01:00 #8 33.49 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
15:01:00 #8 33.51 Selecting previously unselected package libtext-xslate-perl.
15:01:00 #8 33.52 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
15:01:00 #8 33.52 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
15:01:00 #8 33.56 Selecting previously unselected package libtime-duration-perl.
15:01:00 #8 33.56 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
15:01:00 #8 33.57 Unpacking libtime-duration-perl (1.21-1) ...
15:01:00 #8 33.59 Selecting previously unselected package libtime-moment-perl.
15:01:00 #8 33.60 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
15:01:00 #8 33.60 Unpacking libtime-moment-perl (0.44-1+b3) ...
15:01:00 #8 33.63 Selecting previously unselected package libtype-tiny-xs-perl.
15:01:00 #8 33.63 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
15:01:00 #8 33.63 Unpacking libtype-tiny-xs-perl (0.022-1) ...
15:01:00 #8 33.66 Selecting previously unselected package libunicode-utf8-perl.
15:01:00 #8 33.66 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
15:01:00 #8 33.67 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
15:01:00 #8 33.70 Selecting previously unselected package libunwind8:amd64.
15:01:00 #8 33.70 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
15:01:00 #8 33.71 Unpacking libunwind8:amd64 (1.3.2-2) ...
15:01:00 #8 33.74 Selecting previously unselected package libxdelta2.
15:01:00 #8 33.74 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
15:01:00 #8 33.75 Unpacking libxdelta2 (1.1.3-9.3) ...
15:01:00 #8 33.78 Selecting previously unselected package libxext6:amd64.
15:01:00 #8 33.78 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
15:01:00 #8 33.78 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
15:01:00 #8 33.81 Selecting previously unselected package libxml-namespacesupport-perl.
15:01:00 #8 33.81 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
15:01:00 #8 33.82 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
15:01:00 #8 33.84 Selecting previously unselected package libxml-sax-base-perl.
15:01:00 #8 33.84 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
15:01:00 #8 33.85 Unpacking libxml-sax-base-perl (1.09-1.1) ...
15:01:00 #8 33.88 Selecting previously unselected package libxml-sax-perl.
15:01:00 #8 33.88 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
15:01:00 #8 33.89 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
15:01:00 #8 33.92 Selecting previously unselected package libxml-libxml-perl.
15:01:00 #8 33.92 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
15:01:00 #8 33.92 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
15:01:00 #8 33.99 Selecting previously unselected package libxml-sax-expat-perl.
15:01:00 #8 33.99 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
15:01:00 #8 33.99 Unpacking libxml-sax-expat-perl (0.51-1) ...
15:01:00 #8 34.01 Selecting previously unselected package libxmlrpc-lite-perl.
15:01:00 #8 34.02 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
15:01:00 #8 34.02 Unpacking libxmlrpc-lite-perl (0.717-4) ...
15:01:00 #8 34.05 Selecting previously unselected package libxmuu1:amd64.
15:01:00 #8 34.05 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
15:01:00 #8 34.05 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
15:01:00 #8 34.08 Selecting previously unselected package libyaml-0-2:amd64.
15:01:00 #8 34.09 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
15:01:00 #8 34.09 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
15:01:00 #8 34.12 Selecting previously unselected package libyaml-libyaml-perl.
15:01:00 #8 34.12 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
15:01:00 #8 34.12 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
15:01:00 #8 34.15 Selecting previously unselected package licensecheck.
15:01:00 #8 34.15 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
15:01:00 #8 34.16 Unpacking licensecheck (3.1.1-2) ...
15:01:00 #8 34.19 Selecting previously unselected package lzip.
15:01:00 #8 34.19 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
15:01:00 #8 34.20 Unpacking lzip (1.22-3) ...
15:01:00 #8 34.24 Selecting previously unselected package lzop.
15:01:00 #8 34.24 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
15:01:00 #8 34.25 Unpacking lzop (1.04-2) ...
15:01:00 #8 34.28 Selecting previously unselected package t1utils.
15:01:00 #8 34.28 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
15:01:00 #8 34.28 Unpacking t1utils (1.41-4) ...
15:01:00 #8 34.32 Selecting previously unselected package unzip.
15:01:01 #8 34.32 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ...
15:01:01 #8 34.32 Unpacking unzip (6.0-26) ...
15:01:01 #8 34.37 Selecting previously unselected package lintian.
15:01:01 #8 34.38 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
15:01:01 #8 34.38 Unpacking lintian (2.104.0) ...
15:01:01 #8 34.68 Selecting previously unselected package lsb-release.
15:01:01 #8 34.69 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
15:01:01 #8 34.69 Unpacking lsb-release (11.1.0) ...
15:01:01 #8 34.72 Selecting previously unselected package manpages-dev.
15:01:01 #8 34.72 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
15:01:01 #8 34.73 Unpacking manpages-dev (5.10-1) ...
15:01:01 #8 35.06 Selecting previously unselected package pbzip2.
15:01:01 #8 35.06 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
15:01:01 #8 35.06 Unpacking pbzip2 (1.1.13-1) ...
15:01:01 #8 35.09 Selecting previously unselected package pixz.
15:01:01 #8 35.09 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
15:01:01 #8 35.09 Unpacking pixz (1.0.7-1) ...
15:01:01 #8 35.12 Selecting previously unselected package xdelta.
15:01:01 #8 35.12 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
15:01:01 #8 35.13 Unpacking xdelta (1.1.3-9.3) ...
15:01:01 #8 35.15 Selecting previously unselected package xdelta3.
15:01:01 #8 35.16 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
15:01:01 #8 35.16 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
15:01:01 #8 35.19 Selecting previously unselected package pristine-tar.
15:01:01 #8 35.20 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
15:01:01 #8 35.20 Unpacking pristine-tar (1.49) ...
15:01:01 #8 35.25 Selecting previously unselected package publicsuffix.
15:01:01 #8 35.25 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ...
15:01:01 #8 35.25 Unpacking publicsuffix (20210108.1309-1) ...
15:01:01 #8 35.29 Selecting previously unselected package python-apt-common.
15:01:01 #8 35.29 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
15:01:01 #8 35.29 Unpacking python-apt-common (2.2.1) ...
15:01:01 #8 35.34 Selecting previously unselected package python3-apt.
15:01:01 #8 35.34 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
15:01:01 #8 35.34 Unpacking python3-apt (2.2.1) ...
15:01:01 #8 35.39 Selecting previously unselected package python3-certifi.
15:01:02 #8 35.39 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
15:01:02 #8 35.39 Unpacking python3-certifi (2020.6.20-1) ...
15:01:02 #8 35.44 Selecting previously unselected package python3-idna.
15:01:02 #8 35.45 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
15:01:02 #8 35.45 Unpacking python3-idna (2.10-1) ...
15:01:02 #8 35.49 Selecting previously unselected package python3-magic.
15:01:02 #8 35.49 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
15:01:02 #8 35.50 Unpacking python3-magic (2:0.4.20-3) ...
15:01:02 #8 35.53 Selecting previously unselected package python3-urllib3.
15:01:02 #8 35.54 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
15:01:02 #8 35.54 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
15:01:02 #8 35.59 Selecting previously unselected package python3-requests.
15:01:02 #8 35.59 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
15:01:02 #8 35.60 Unpacking python3-requests (2.25.1+dfsg-2) ...
15:01:02 #8 35.64 Selecting previously unselected package python3-unidiff.
15:01:02 #8 35.64 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
15:01:02 #8 35.64 Unpacking python3-unidiff (0.5.5-2) ...
15:01:02 #8 35.67 Selecting previously unselected package python3-xdg.
15:01:02 #8 35.68 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
15:01:02 #8 35.68 Unpacking python3-xdg (0.27-2) ...
15:01:02 #8 35.71 Selecting previously unselected package shared-mime-info.
15:01:02 #8 35.72 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
15:01:02 #8 35.72 Unpacking shared-mime-info (2.0-1) ...
15:01:02 #8 35.82 Selecting previously unselected package strace.
15:01:02 #8 35.83 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
15:01:02 #8 35.83 Unpacking strace (5.10-1) ...
15:01:02 #8 35.90 Selecting previously unselected package xauth.
15:01:02 #8 35.90 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
15:01:02 #8 35.91 Unpacking xauth (1:1.1-1) ...
15:01:02 #8 35.95 Selecting previously unselected package xdg-user-dirs.
15:01:02 #8 35.95 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
15:01:02 #8 35.96 Unpacking xdg-user-dirs (0.17-2) ...
15:01:02 #8 36.02 Setting up libksba8:amd64 (1.5.0-3) ...
15:01:02 #8 36.03 Setting up media-types (4.0.0) ...
15:01:02 #8 36.04 Setting up libpipeline1:amd64 (1.5.3-1) ...
15:01:02 #8 36.05 Setting up wdiff (1.2.2-2+b1) ...
15:01:02 #8 36.06 Setting up libxau6:amd64 (1:1.0.9-1) ...
15:01:02 #8 36.07 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
15:01:02 #8 36.08 Setting up libpsl5:amd64 (0.21.0-1.2) ...
15:01:02 #8 36.09 Setting up libgpm2:amd64 (1.20.7-8) ...
15:01:02 #8 36.10 Setting up bsdextrautils (2.36.1-8) ...
15:01:02 #8 36.11 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
15:01:02 #8 36.12 Setting up libicu67:amd64 (67.1-7) ...
15:01:02 #8 36.13 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
15:01:02 #8 36.14 Setting up xdg-user-dirs (0.17-2) ...
15:01:02 #8 36.16 Setting up libmagic-mgc (1:5.39-3) ...
15:01:02 #8 36.17 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
15:01:02 #8 36.18 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
15:01:02 #8 36.21 No schema files found: doing nothing.
15:01:02 #8 36.22 Setting up distro-info-data (0.51) ...
15:01:02 #8 36.23 Setting up manpages (5.10-1) ...
15:01:02 #8 36.24 Setting up unzip (6.0-26) ...
15:01:02 #8 36.25 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
15:01:02 #8 36.26 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
15:01:02 #8 36.28 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
15:01:02 #8 36.29 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
15:01:02 #8 36.30 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ...
15:01:02 #8 36.32 Setting up libfcgi-bin (2.4.2-2) ...
15:01:02 #8 36.33 Setting up binutils-common:amd64 (2.35.2-2) ...
15:01:02 #8 36.35 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
15:01:02 #8 36.36 Setting up libmagic1:amd64 (1:5.39-3) ...
15:01:02 #8 36.38 Setting up libdeflate0:amd64 (1.7-1) ...
15:01:02 #8 36.39 Setting up less (551-2) ...
15:01:02 #8 36.41 Setting up perl-openssl-defaults:amd64 (5) ...
15:01:02 #8 36.42 Setting up linux-libc-dev:amd64 (5.10.70-1) ...
15:01:02 #8 36.43 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
15:01:02 #8 36.44 Setting up gettext-base (0.21-4) ...
15:01:02 #8 36.45 Setting up liblzo2-2:amd64 (2.10-2) ...
15:01:02 #8 36.46 Setting up libnpth0:amd64 (1.6-3) ...
15:01:02 #8 36.47 Setting up file (1:5.39-3) ...
15:01:02 #8 36.48 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
15:01:03 #8 36.49 Setting up libassuan0:amd64 (2.5.3-7.1) ...
15:01:03 #8 36.50 Setting up libgomp1:amd64 (10.2.1-6) ...
15:01:03 #8 36.51 Setting up bzip2 (1.0.8-4) ...
15:01:03 #8 36.52 Setting up libldap-common (2.4.57+dfsg-3) ...
15:01:03 #8 36.53 Setting up libunwind8:amd64 (1.3.2-2) ...
15:01:03 #8 36.54 Setting up pbzip2 (1.1.13-1) ...
15:01:03 #8 36.55 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
15:01:03 #8 36.56 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
15:01:03 #8 36.57 Setting up libasan6:amd64 (10.2.1-6) ...
15:01:03 #8 36.58 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:01:03 #8 36.59 Setting up fakeroot (1.25.3-1.1) ...
15:01:03 #8 36.60 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
15:01:03 #8 36.61 Setting up autotools-dev (20180224.1+nmu1) ...
15:01:03 #8 36.62 Setting up libglib2.0-data (2.66.8-1) ...
15:01:03 #8 36.63 Setting up libtirpc-dev:amd64 (1.3.1-1) ...
15:01:03 #8 36.64 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
15:01:03 #8 36.65 Setting up libx11-data (2:1.7.2-1) ...
15:01:03 #8 36.66 Setting up make (4.3-4.1) ...
15:01:03 #8 36.67 Setting up libmpfr6:amd64 (4.1.0-3) ...
15:01:03 #8 36.68 Setting up gnupg-l10n (2.2.27-2) ...
15:01:03 #8 36.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:01:03 #8 36.70 Setting up lzip (1.22-3) ...
15:01:03 #8 36.72 Setting up strace (5.10-1) ...
15:01:03 #8 36.73 Setting up libsigsegv2:amd64 (2.13-1) ...
15:01:03 #8 36.74 Setting up xz-utils (5.2.5-2) ...
15:01:03 #8 36.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:01:03 #8 36.75 Setting up t1utils (1.41-4) ...
15:01:03 #8 36.76 Setting up libquadmath0:amd64 (10.2.1-6) ...
15:01:03 #8 36.77 Setting up diffstat (1.64-1) ...
15:01:03 #8 36.78 Setting up libpng16-16:amd64 (1.6.37-3) ...
15:01:03 #8 36.79 Setting up libmpc3:amd64 (1.2.0-1) ...
15:01:03 #8 36.80 Setting up libatomic1:amd64 (10.2.1-6) ...
15:01:03 #8 36.82 Setting up patch (2.7.6-7) ...
15:01:03 #8 36.83 Setting up autopoint (0.21-4) ...
15:01:03 #8 36.83 Setting up libwebp6:amd64 (0.6.1-2.1) ...
15:01:03 #8 36.84 Setting up fonts-dejavu-core (2.37-2) ...
15:01:03 #8 36.91 Setting up libxdelta2 (1.1.3-9.3) ...
15:01:03 #8 36.92 Setting up libncursesw6:amd64 (6.2+20201114-2) ...
15:01:03 #8 36.93 Setting up libltdl7:amd64 (2.4.6-15) ...
15:01:03 #8 36.94 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:01:03 #8 36.95 Setting up libubsan1:amd64 (10.2.1-6) ...
15:01:03 #8 36.96 Setting up libmd0:amd64 (1.0.3-3) ...
15:01:03 #8 36.99 Setting up python-apt-common (2.2.1) ...
15:01:03 #8 37.00 Setting up libnsl-dev:amd64 (1.3.0-2) ...
15:01:03 #8 37.01 Setting up sensible-utils (0.0.14) ...
15:01:03 #8 37.02 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
15:01:03 #8 37.03 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
15:01:03 #8 37.04 Setting up libuchardet0:amd64 (0.0.7-1) ...
15:01:03 #8 37.05 Setting up lzop (1.04-2) ...
15:01:03 #8 37.06 Setting up libmpdec3:amd64 (2.5.1-1) ...
15:01:03 #8 37.07 Setting up git-man (1:2.30.2-1) ...
15:01:03 #8 37.08 Setting up libssh2-1:amd64 (1.9.0-2) ...
15:01:03 #8 37.09 Setting up netbase (6.3) ...
15:01:03 #8 37.12 Setting up libtiff5:amd64 (4.2.0-1) ...
15:01:03 #8 37.13 Setting up libbinutils:amd64 (2.35.2-2) ...
15:01:03 #8 37.14 Setting up libfido2-1:amd64 (1.6.0-2) ...
15:01:03 #8 37.15 Setting up libisl23:amd64 (0.23-1) ...
15:01:03 #8 37.16 Setting up libc-dev-bin (2.31-13+deb11u2) ...
15:01:03 #8 37.17 Setting up openssl (1.1.1k-1+deb11u1) ...
15:01:03 #8 37.19 Setting up libbsd0:amd64 (0.11.3-1) ...
15:01:03 #8 37.20 Setting up libelf1:amd64 (0.183-1) ...
15:01:03 #8 37.21 Setting up readline-common (8.1-1) ...
15:01:03 #8 37.22 Setting up publicsuffix (20210108.1309-1) ...
15:01:03 #8 37.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:01:04 #8 37.24 Setting up libmarkdown2:amd64 (2.2.6-1) ...
15:01:04 #8 37.26 Setting up libcc1-0:amd64 (10.2.1-6) ...
15:01:04 #8 37.27 Setting up iso-codes (4.6.0-1) ...
15:01:04 #8 37.29 Setting up liblocale-gettext-perl (1.07-4+b1) ...
15:01:04 #8 37.30 Setting up liblsan0:amd64 (10.2.1-6) ...
15:01:04 #8 37.32 Setting up cpp-10 (10.2.1-6) ...
15:01:04 #8 37.33 Setting up dctrl-tools (2.24-3+b1) ...
15:01:04 #8 37.36 Setting up libitm1:amd64 (10.2.1-6) ...
15:01:04 #8 37.37 Setting up debian-keyring (2021.07.26) ...
15:01:04 #8 37.38 Setting up libgdbm6:amd64 (1.19-2) ...
15:01:04 #8 37.40 Setting up libtsan0:amd64 (10.2.1-6) ...
15:01:04 #8 37.41 Setting up libctf0:amd64 (2.35.2-2) ...
15:01:04 #8 37.43 Setting up pinentry-curses (1.1.0-4) ...
15:01:04 #8 37.44 Setting up manpages-dev (5.10-1) ...
15:01:04 #8 37.46 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
15:01:04 #8 37.47 Setting up libxcb1:amd64 (1.14-3) ...
15:01:04 #8 37.48 Setting up gettext (0.21-4) ...
15:01:04 #8 37.50 Setting up xdelta (1.1.3-9.3) ...
15:01:04 #8 37.51 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
15:01:04 #8 37.52 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
15:01:04 #8 37.53 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
15:01:04 #8 37.54 Setting up libreadline8:amd64 (8.1-1) ...
15:01:04 #8 37.55 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:01:04 #8 37.56 Setting up m4 (1.4.18-5) ...
15:01:04 #8 37.58 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ...
15:01:04 #8 37.59 Setting up ca-certificates (20210119) ...
15:01:04 #8 37.94 Updating certificates in /etc/ssl/certs...
15:01:05 #8 38.36 129 added, 0 removed; done.
15:01:05 #8 38.39 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ...
15:01:05 #8 38.40 Setting up shared-mime-info (2.0-1) ...
15:01:07 #8 40.53 Setting up libgdbm-compat4:amd64 (1.19-2) ...
15:01:07 #8 40.54 Setting up ucf (3.0043) ...
15:01:07 #8 40.64 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
15:01:07 #8 40.65 Setting up dwz (0.13+20210201-1) ...
15:01:07 #8 40.66 Setting up groff-base (1.22.4-6) ...
15:01:07 #8 40.68 Setting up cpp (4:10.2.1-1) ...
15:01:07 #8 40.69 Setting up pixz (1.0.7-1) ...
15:01:07 #8 40.70 Setting up gpgconf (2.2.27-2) ...
15:01:07 #8 40.72 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
15:01:07 #8 40.73 Setting up libc6-dev:amd64 (2.31-13+deb11u2) ...
15:01:07 #8 40.74 Setting up libx11-6:amd64 (2:1.7.2-1) ...
15:01:07 #8 40.75 Setting up curl (7.74.0-1.3+b1) ...
15:01:07 #8 40.76 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
15:01:07 #8 40.77 Setting up gpg (2.2.27-2) ...
15:01:07 #8 40.78 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
15:01:07 #8 40.79 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
15:01:07 #8 40.80 Setting up gnupg-utils (2.2.27-2) ...
15:01:07 #8 40.81 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
15:01:07 #8 40.82 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
15:01:07 #8 40.83 Setting up gpg-agent (2.2.27-2) ...
15:01:07 #8 41.29 Setting up libxpm4:amd64 (1:3.5.12-1) ...
15:01:07 #8 41.30 Setting up fontconfig-config (2.13.1-4.2) ...
15:01:08 #8 41.48 Setting up openssh-client (1:8.4p1-5) ...
15:01:08 #8 41.57 Setting up gpgsm (2.2.27-2) ...
15:01:08 #8 41.58 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
15:01:08 #8 41.59 Setting up binutils (2.35.2-2) ...
15:01:08 #8 41.60 Setting up man-db (2.9.4-2) ...
15:01:08 #8 41.69 Building database of manual pages ...
15:01:26 #8 56.99 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
15:01:26 #8 57.01 Setting up dirmngr (2.2.27-2) ...
15:01:26 #8 57.15 Setting up perl (5.32.1-4+deb11u2) ...
15:01:26 #8 57.17 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
15:01:26 #8 57.18 Setting up libclass-data-inheritable-perl (0.08-3) ...
15:01:26 #8 57.19 Setting up libdata-dump-perl (1.23-1.1) ...
15:01:26 #8 57.21 Setting up libref-util-perl (0.204-1) ...
15:01:26 #8 57.23 Setting up libipc-system-simple-perl (1.30-1) ...
15:01:26 #8 57.25 Setting up libnet-domain-tld-perl (1.75-1.1) ...
15:01:26 #8 57.27 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
15:01:26 #8 57.28 Setting up libvariable-magic-perl (0.62-1+b3) ...
15:01:26 #8 57.29 Setting up libio-html-perl (1.004-2) ...
15:01:26 #8 57.30 Setting up libpod-parser-perl (1.63-2) ...
15:01:26 #8 57.31 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
15:01:26 #8 57.32 Setting up liblist-moreutils-xs-perl (0.430-2) ...
15:01:26 #8 57.33 Setting up gcc-10 (10.2.1-6) ...
15:01:26 #8 57.34 Setting up libparams-util-perl (1.102-1+b1) ...
15:01:26 #8 57.35 Setting up libdpkg-perl (1.20.9) ...
15:01:26 #8 57.36 Setting up libtime-duration-perl (1.21-1) ...
15:01:26 #8 57.37 Setting up autoconf (2.69-14) ...
15:01:26 #8 57.38 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
15:01:26 #8 57.40 Setting up libarray-intspan-perl (2.004-1) ...
15:01:26 #8 57.41 Setting up libcapture-tiny-perl (0.48-1) ...
15:01:26 #8 57.42 Setting up libtimedate-perl (2.3300-2) ...
15:01:26 #8 57.43 Setting up gpg-wks-server (2.2.27-2) ...
15:01:26 #8 57.45 Setting up libsub-name-perl (0.26-1+b1) ...
15:01:26 #8 57.47 Setting up libtype-tiny-xs-perl (0.022-1) ...
15:01:26 #8 57.48 Setting up libdata-validate-domain-perl (0.10-1.1) ...
15:01:26 #8 57.49 Setting up libproc-processtable-perl (0.59-2+b1) ...
15:01:26 #8 57.50 Setting up libfile-chdir-perl (0.1008-1.1) ...
15:01:26 #8 57.51 Setting up xauth (1:1.1-1) ...
15:01:26 #8 57.52 Setting up libpath-tiny-perl (0.118-1) ...
15:01:26 #8 57.53 Setting up libarchive-cpio-perl (0.10-1.1) ...
15:01:26 #8 57.54 Setting up libjson-perl (4.03000-1) ...
15:01:26 #8 57.55 Setting up libipc-run3-perl (0.048-2) ...
15:01:26 #8 57.56 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
15:01:26 #8 57.57 Setting up libsub-override-perl (0.09-2) ...
15:01:26 #8 57.58 Setting up libaliased-perl (0.34-1.1) ...
15:01:26 #8 57.59 Setting up libstrictures-perl (2.000006-1) ...
15:01:26 #8 57.60 Setting up libsub-quote-perl (2.006006-1) ...
15:01:26 #8 57.61 Setting up libdevel-stacktrace-perl (2.0400-1) ...
15:01:26 #8 57.64 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
15:01:26 #8 57.65 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
15:01:26 #8 57.66 Setting up libsort-versions-perl (1.62-1) ...
15:01:26 #8 57.71 Setting up libexporter-tiny-perl (1.002002-1) ...
15:01:26 #8 57.72 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
15:01:26 #8 57.73 Setting up libfile-dirlist-perl (0.05-2) ...
15:01:26 #8 57.74 Setting up libterm-readkey-perl (2.38-1+b2) ...
15:01:26 #8 57.74 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
15:01:26 #8 57.75 Setting up libperlio-gzip-perl (0.19-1+b7) ...
15:01:26 #8 57.76 Setting up libsys-hostname-long-perl (1.5-2) ...
15:01:26 #8 57.77 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
15:01:26 #8 57.78 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
15:01:26 #8 57.79 Setting up liburi-perl (5.08-1) ...
15:01:26 #8 57.80 Setting up libfile-touch-perl (0.11-1) ...
15:01:26 #8 57.81 Setting up python3.9 (3.9.2-1) ...
15:01:26 #8 58.39 Setting up libemail-address-xs-perl (1.04-1+b3) ...
15:01:26 #8 58.40 Setting up libnet-ssleay-perl (1.88-3+b1) ...
15:01:26 #8 58.41 Setting up automake (1:1.16.3-2) ...
15:01:26 #8 58.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
15:01:26 #8 58.42 Setting up libapt-pkg-perl (0.1.39) ...
15:01:26 #8 58.43 Setting up libio-sessiondata-perl (1.03-1.1) ...
15:01:26 #8 58.44 Setting up libstring-escape-perl (2010.002-2) ...
15:01:26 #8 58.45 Setting up libhttp-date-perl (6.05-1) ...
15:01:26 #8 58.46 Setting up libfile-which-perl (1.23-1) ...
15:01:26 #8 58.47 Setting up libfile-basedir-perl (0.08-1) ...
15:01:26 #8 58.48 Setting up libnumber-range-perl (0.12-1.1) ...
15:01:26 #8 58.49 Setting up libtask-weaken-perl (1.06-1) ...
15:01:26 #8 58.49 Setting up libunicode-utf8-perl (0.62-1+b2) ...
15:01:26 #8 58.50 Setting up libmouse-perl (2.5.10-1+b1) ...
15:01:26 #8 58.51 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
15:01:26 #8 58.53 Setting up g++-10 (10.2.1-6) ...
15:01:26 #8 58.53 Setting up libfile-listing-perl (6.14-1) ...
15:01:26 #8 58.54 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
15:01:26 #8 58.55 Setting up gpg-wks-client (2.2.27-2) ...
15:01:26 #8 58.56 Setting up libregexp-pattern-perl (0.2.14-1) ...
15:01:26 #8 58.57 Setting up libdata-messagepack-perl (1.00-4+b1) ...
15:01:26 #8 58.58 Setting up libclass-inspector-perl (1.36-1) ...
15:01:26 #8 58.59 Setting up libfont-afm-perl (1.20-3) ...
15:01:26 #8 58.60 Setting up libwant-perl (0.29-1+b6) ...
15:01:26 #8 58.61 Setting up libdynaloader-functions-perl (0.003-1.1) ...
15:01:26 #8 58.62 Setting up libtext-glob-perl (0.11-1) ...
15:01:26 #8 58.64 Setting up libclass-method-modifiers-perl (2.13-1) ...
15:01:26 #8 58.65 Setting up liblist-compare-perl (0.55-1) ...
15:01:26 #8 58.67 Setting up libref-util-xs-perl (0.117-1+b3) ...
15:01:26 #8 58.69 Setting up libio-pty-perl (1:1.15-2) ...
15:01:26 #8 58.70 Setting up libtool (2.4.6-15) ...
15:01:26 #8 58.72 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
15:01:26 #8 58.73 Setting up libsort-key-perl (1.33-2+b3) ...
15:01:26 #8 58.74 Setting up libclone-perl (0.45-1+b1) ...
15:01:26 #8 58.75 Setting up libalgorithm-diff-perl (1.201-1) ...
15:01:26 #8 58.76 Setting up libarchive-zip-perl (1.68-1) ...
15:01:26 #8 58.77 Setting up libsub-identify-perl (0.14-1+b3) ...
15:01:26 #8 58.78 Setting up libdistro-info-perl (1.0) ...
15:01:26 #8 58.79 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
15:01:26 #8 58.80 Setting up libobject-id-perl (0.1.2-2.1) ...
15:01:26 #8 58.82 Setting up libio-stringy-perl (2.111-3) ...
15:01:26 #8 58.83 Setting up liblist-moreutils-perl (0.430-2) ...
15:01:26 #8 58.84 Setting up libhtml-tagset-perl (3.20-4) ...
15:01:26 #8 58.85 Setting up liblog-any-perl (1.709-1) ...
15:01:26 #8 58.86 Setting up libauthen-sasl-perl (2.1600-1.1) ...
15:01:26 #8 58.87 Setting up libdevel-size-perl (0.83-1+b2) ...
15:01:26 #8 58.88 Setting up libdebhelper-perl (13.3.4) ...
15:01:26 #8 58.90 Setting up libpod-constants-perl (0.19-2) ...
15:01:26 #8 58.91 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
15:01:26 #8 58.92 Setting up libconvert-binhex-perl (1.125-1) ...
15:01:26 #8 58.92 Setting up liblwp-mediatypes-perl (6.04-1) ...
15:01:26 #8 58.93 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
15:01:26 #8 58.94 Setting up libtry-tiny-perl (0.30-1) ...
15:01:26 #8 58.95 Setting up libtype-tiny-perl (1.012001-2) ...
15:01:26 #8 58.96 Setting up libcommon-sense-perl (3.75-1+b4) ...
15:01:26 #8 58.97 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
15:01:26 #8 58.98 Setting up libnet-http-perl (6.20-1) ...
15:01:26 #8 58.99 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
15:01:26 #8 59.00 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
15:01:26 #8 59.01 Setting up libtime-moment-perl (0.44-1+b3) ...
15:01:26 #8 59.02 Setting up libencode-locale-perl (1.05-1.1) ...
15:01:26 #8 59.03 Setting up python3 (3.9.2-3) ...
15:01:26 #8 59.31 Setting up libexception-class-perl (1.44-1) ...
15:01:26 #8 59.32 Setting up python3-xdg (0.27-2) ...
15:01:26 #8 59.47 Setting up libconfig-tiny-perl (2.26-1) ...
15:01:26 #8 59.48 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
15:01:26 #8 59.49 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
15:01:26 #8 59.50 Setting up liblist-utilsby-perl (0.11-1) ...
15:01:26 #8 59.51 Setting up libstring-shellquote-perl (1.04-1) ...
15:01:26 #8 59.52 Setting up libsub-install-perl (0.928-1.1) ...
15:01:26 #8 59.53 Setting up gcc (4:10.2.1-1) ...
15:01:26 #8 59.55 Setting up dpkg-dev (1.20.9) ...
15:01:26 #8 59.57 Setting up libnumber-compare-perl (0.03-1.1) ...
15:01:26 #8 59.58 Setting up intltool-debian (0.35.0+20060710.5) ...
15:01:26 #8 59.59 Setting up liberror-perl (0.17029-1) ...
15:01:26 #8 59.60 Setting up python3-six (1.16.0-2) ...
15:01:26 #8 59.73 Setting up dh-autoreconf (20) ...
15:01:26 #8 59.74 Setting up patchutils (0.4.2-1) ...
15:01:26 #8 59.75 Setting up libmail-sendmail-perl (0.80-1.1) ...
15:01:26 #8 59.76 Setting up libltdl-dev:amd64 (2.4.6-15) ...
15:01:26 #8 59.77 Setting up libjson-maybexs-perl (1.004003-1) ...
15:01:26 #8 59.78 Setting up libxml-sax-base-perl (1.09-1.1) ...
15:01:26 #8 59.79 Setting up libio-string-perl (1.08-3.1) ...
15:01:26 #8 59.80 Setting up libreadonly-perl (2.050-3) ...
15:01:26 #8 59.81 Setting up python3-gpg (1.14.0-1+b2) ...
15:01:26 #8 59.98 Setting up python3-certifi (2020.6.20-1) ...
15:01:26 #8 60.11 Setting up libfile-find-rule-perl (0.34-1) ...
15:01:26 #8 60.12 Setting up libstring-copyright-perl (0.003006-1) ...
15:01:26 #8 60.13 Setting up libgd3:amd64 (2.3.0-2) ...
15:01:26 #8 60.14 Setting up python3-idna (2.10-1) ...
15:01:26 #8 60.33 Setting up libdata-optlist-perl (0.110-1.1) ...
15:01:27 #8 60.34 Setting up libipc-run-perl (20200505.0-1) ...
15:01:27 #8 60.35 Setting up git (1:2.30.2-1) ...
15:01:27 #8 60.38 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
15:01:27 #8 60.39 Setting up python3-urllib3 (1.26.5-1~exp1) ...
15:01:27 #8 60.56 Setting up libcontextual-return-perl (0.004014-2) ...
15:01:27 #8 60.57 Setting up libwww-robotrules-perl (6.02-1) ...
15:01:27 #8 60.58 Setting up libtypes-serialiser-perl (1.01-1) ...
15:01:27 #8 60.59 Setting up g++ (4:10.2.1-1) ...
15:01:27 #8 60.62 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
15:01:27 #8 60.62 Setting up libhtml-parser-perl (3.75-1+b1) ...
15:01:27 #8 60.63 Setting up libgit-wrapper-perl (0.048-1) ...
15:01:27 #8 60.64 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
15:01:27 #8 60.65 Setting up librole-tiny-perl (2.002004-1) ...
15:01:27 #8 60.66 Setting up gnupg (2.2.27-2) ...
15:01:27 #8 60.67 Setting up build-essential (12.9) ...
15:01:27 #8 60.67 Setting up python3-unidiff (0.5.5-2) ...
15:01:27 #8 60.81 Setting up lsb-release (11.1.0) ...
15:01:27 #8 60.82 Setting up libfont-ttf-perl (1.06-1.1) ...
15:01:27 #8 60.83 Setting up libfile-homedir-perl (1.006-1) ...
15:01:27 #8 60.84 Setting up python3-magic (2:0.4.20-3) ...
15:01:27 #8 60.97 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
15:01:27 #8 60.99 Setting up pristine-tar (1.49) ...
15:01:27 #8 61.00 Setting up libio-socket-ssl-perl (2.069-1) ...
15:01:27 #8 61.01 Setting up libsub-exporter-perl (0.987-1) ...
15:01:27 #8 61.02 Setting up libc-devtools (2.31-13+deb11u2) ...
15:01:27 #8 61.03 Setting up libalgorithm-merge-perl (0.08-3) ...
15:01:27 #8 61.03 Setting up libhttp-message-perl (6.28-1) ...
15:01:27 #8 61.04 Setting up libhtml-form-perl (6.07-1) ...
15:01:27 #8 61.05 Setting up python3-pkg-resources (52.0.0-4) ...
15:01:27 #8 61.24 Setting up libiterator-perl (0.03+ds1-1.1) ...
15:01:27 #8 61.25 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
15:01:27 #8 61.26 Setting up libjson-xs-perl (4.030-1+b1) ...
15:01:27 #8 61.27 Setting up libhttp-negotiate-perl (6.01-1) ...
15:01:27 #8 61.27 Setting up libio-prompter-perl (0.004015-1) ...
15:01:27 #8 61.28 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
15:01:27 #8 61.29 Setting up libhttp-cookies-perl (6.10-1) ...
15:01:27 #8 61.30 Setting up python3-apt (2.2.1) ...
15:01:28 #8 61.45 Setting up po-debconf (1.0.21+nmu1) ...
15:01:28 #8 61.46 Setting up libhtml-tree-perl (5.07-2) ...
15:01:28 #8 61.47 Setting up libparams-classify-perl (0.015-1+b3) ...
15:01:28 #8 61.48 Setting up libpath-iterator-rule-perl (1.014-1) ...
15:01:28 #8 61.49 Setting up libhtml-format-perl (2.12-1.1) ...
15:01:28 #8 61.50 Setting up libxml-sax-perl (1.02+dfsg-1) ...
15:01:28 #8 61.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
15:01:28 #8 61.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
15:01:28 #8 61.73 
15:01:28 #8 61.73 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
15:01:28 #8 61.75 Setting up python3-chardet (4.0.0-1) ...
15:01:28 #8 62.01 Setting up libnet-smtp-ssl-perl (1.04-1) ...
15:01:28 #8 62.02 Setting up libmodule-runtime-perl (0.016-1) ...
15:01:28 #8 62.03 Setting up libmailtools-perl (2.21-1) ...
15:01:28 #8 62.04 Setting up python3-debian (0.1.39) ...
15:01:28 #8 62.20 Setting up python3-requests (2.25.1+dfsg-2) ...
15:01:28 #8 62.35 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
15:01:28 #8 62.39 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
15:01:29 #8 62.46 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
15:01:29 #8 62.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
15:01:29 #8 62.66 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
15:01:29 #8 62.69 Setting up dh-strip-nondeterminism (1.12.0-1) ...
15:01:29 #8 62.70 Setting up libconst-fast-perl (0.014-1.1) ...
15:01:29 #8 62.71 Setting up libhttp-daemon-perl (6.12-1) ...
15:01:29 #8 62.72 Setting up libdata-dpath-perl (0.58-1) ...
15:01:29 #8 62.72 Setting up libmodule-implementation-perl (0.09-1.1) ...
15:01:29 #8 62.73 Setting up libpackage-stash-perl (0.39-1) ...
15:01:29 #8 62.74 Setting up libimport-into-perl (1.002005-1) ...
15:01:29 #8 62.75 Setting up libmoo-perl (2.004004-1) ...
15:01:29 #8 62.76 Setting up liblist-someutils-perl (0.58-1) ...
15:01:29 #8 62.77 Setting up debhelper (13.3.4) ...
15:01:29 #8 62.78 Setting up libmime-tools-perl (5.509-1) ...
15:01:29 #8 62.79 Setting up dput (1.1.0) ...
15:01:29 #8 62.94 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
15:01:29 #8 62.95 Setting up equivs (2.3.1) ...
15:01:29 #8 62.96 Setting up libmoox-aliases-perl (0.001006-1.1) ...
15:01:29 #8 62.97 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
15:01:29 #8 62.98 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
15:01:29 #8 62.99 Setting up libnamespace-clean-perl (0.27-1) ...
15:01:29 #8 63.00 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
15:01:29 #8 63.00 Setting up libnamespace-autoclean-perl (0.29-1) ...
15:01:29 #8 63.01 Setting up libgitlab-api-v4-perl (0.26-1) ...
15:01:29 #8 63.02 Setting up libmoox-struct-perl (0.020-1) ...
15:01:29 #8 63.03 Setting up lintian (2.104.0) ...
15:01:29 #8 63.05 Setting up licensecheck (3.1.1-2) ...
15:01:29 #8 63.06 Setting up liblwp-protocol-https-perl (6.10-1) ...
15:01:29 #8 63.07 Setting up libwww-perl (6.52-1) ...
15:01:29 #8 63.09 Setting up devscripts (2.21.3+deb11u1) ...
15:01:30 #8 63.24 Setting up libxml-parser-perl:amd64 (2.46-2) ...
15:01:30 #8 63.26 Setting up libxml-sax-expat-perl (0.51-1) ...
15:01:30 #8 63.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
15:01:30 #8 63.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
15:01:30 #8 63.47 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
15:01:30 #8 63.50 Setting up libsoap-lite-perl (1.27-1) ...
15:01:30 #8 63.51 Setting up libxmlrpc-lite-perl (0.717-4) ...
15:01:30 #8 63.53 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:01:30 #8 63.55 Processing triggers for ca-certificates (20210119) ...
15:01:30 #8 63.55 Updating certificates in /etc/ssl/certs...
15:01:30 #8 63.90 0 added, 0 removed; done.
15:01:30 #8 63.90 Running hooks in /etc/ca-certificates/update.d...
15:01:30 #8 63.90 done.
15:01:30 #8 DONE 64.2s
15:01:30 
15:01:30 #10 [stage-1 3/8] COPY common /root/build-deb/debian
15:01:30 #10 sha256:a201cfc4f33779cfc363a819990fd061caf205d688140cc1f7746fff500658a2
15:01:30 #10 DONE 0.0s
15:01:30 
15:01:30 #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
15:01:30 #11 sha256:ebb3962698fc0991fca59843926bbf7fdd13f5dfcaadb664fcd6f520194ecd2c
15:01:31 #11 0.923 Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
15:01:31 #11 0.923 Hit:2 http://deb.debian.org/debian bullseye InRelease
15:01:31 #11 0.923 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
15:01:33 #11 1.525 Reading package lists...
15:01:33 #11 2.946 dpkg-buildpackage: info: source package docker-ce-build-deps
15:01:33 #11 2.946 dpkg-buildpackage: info: source version 1.0
15:01:33 #11 2.946 dpkg-buildpackage: info: source distribution unstable
15:01:33 #11 2.946 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
15:01:33 #11 2.995  dpkg-source --before-build .
15:01:33 #11 2.995 dpkg-buildpackage: info: host architecture amd64
15:01:34 #11 3.141  debian/rules clean
15:01:34 #11 3.143 dh clean
15:01:34 #11 3.256    dh_clean
15:01:34 #11 3.290  debian/rules binary
15:01:34 #11 3.292 dh binary
15:01:34 #11 3.354    dh_update_autotools_config
15:01:34 #11 3.383    dh_autoreconf
15:01:34 #11 3.422    create-stamp debian/debhelper-build-stamp
15:01:34 #11 3.422    dh_prep
15:01:34 #11 3.450    dh_install
15:01:34 #11 3.481    dh_installdocs
15:01:34 #11 3.517    dh_installchangelogs
15:01:34 #11 3.596    dh_perl
15:01:34 #11 3.630    dh_link
15:01:34 #11 3.664    dh_strip_nondeterminism
15:01:34 #11 3.721    dh_compress
15:01:34 #11 3.759    dh_fixperms
15:01:34 #11 3.797    dh_missing
15:01:34 #11 3.821    dh_installdeb
15:01:34 #11 3.853    dh_gencontrol
15:01:34 #11 3.966    dh_md5sums
15:01:34 #11 3.999    dh_builddeb
15:01:34 #11 4.023 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
15:01:34 #11 4.042  dpkg-genbuildinfo --build=binary
15:01:35 #11 4.176  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
15:01:35 #11 4.250 dpkg-genchanges: info: binary-only upload (no source code included)
15:01:35 #11 4.253  dpkg-source --after-build .
15:01:35 #11 4.349 dpkg-buildpackage: info: binary-only upload (no source included)
15:01:35 #11 4.353 
15:01:35 #11 4.353 The package has been created.
15:01:35 #11 4.353 Attention, the package has been created in the current directory,
15:01:35 #11 4.353 not in ".." as indicated by the message above!
15:01:35 #11 4.373 Selecting previously unselected package docker-ce-build-deps.
15:01:35 #11 4.389 (Reading database ... 28620 files and directories currently installed.)
15:01:35 #11 4.390 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
15:01:35 #11 4.393 Unpacking docker-ce-build-deps (1.0) ...
15:01:35 #11 4.432 Reading package lists...
15:01:35 #11 4.947 Building dependency tree...
15:01:35 #11 5.075 Reading state information...
15:01:36 #11 5.094 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
15:01:36 #11 5.255 Starting 2 pkgProblemResolver with broken count: 0
15:01:36 #11 5.258 Done
15:01:36 #11 5.400  Done
15:01:36 #11 5.529 Starting pkgProblemResolver with broken count: 0
15:01:36 #11 5.554 Starting 2 pkgProblemResolver with broken count: 0
15:01:36 #11 5.556 Done
15:01:36 #11 5.770 The following additional packages will be installed:
15:01:36 #11 5.771   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
15:01:36 #11 5.771   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
15:01:36 #11 5.771   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
15:01:36 #11 5.771   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
15:01:36 #11 5.772   libsystemd-dev libudev-dev libuv1 pkg-config procps
15:01:36 #11 5.773 Suggested packages:
15:01:36 #11 5.773   cmake-doc ninja-build apparmor-easyprof seccomp
15:01:36 #11 5.773 Recommended packages:
15:01:36 #11 5.773   psmisc
15:01:36 #11 5.943 The following NEW packages will be installed:
15:01:36 #11 5.944   bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0
15:01:36 #11 5.944   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24
15:01:36 #11 5.944   libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2
15:01:36 #11 5.944   libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev
15:01:36 #11 5.945   libsystemd-dev libudev-dev libuv1 pkg-config procps
15:01:36 #11 6.213 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
15:01:36 #11 6.213 1 not fully installed or removed.
15:01:36 #11 6.213 Need to get 11.8 MB of archives.
15:01:36 #11 6.213 After this operation, 47.8 MB of additional disk space will be used.
15:01:36 #11 6.213 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:01:37 #11 6.216 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
15:01:37 #11 6.230 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB]
15:01:37 #11 6.231 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
15:01:37 #11 6.232 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
15:01:37 #11 6.236 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:01:37 #11 6.236 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:01:37 #11 6.238 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:01:37 #11 6.239 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
15:01:37 #11 6.282 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
15:01:37 #11 6.282 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:01:37 #11 6.284 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:01:37 #11 6.286 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:01:37 #11 6.287 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:01:37 #11 6.289 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
15:01:37 #11 6.289 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
15:01:37 #11 6.290 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:01:37 #11 6.293 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:01:37 #11 6.294 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:01:37 #11 6.296 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:01:37 #11 6.297 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:01:37 #11 6.302 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:01:37 #11 6.303 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:01:37 #11 6.304 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
15:01:37 #11 6.305 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
15:01:37 #11 6.319 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
15:01:37 #11 6.461 debconf: delaying package configuration, since apt-utils is not installed
15:01:37 #11 6.501 Fetched 11.8 MB in 0s (32.0 MB/s)
15:01:37 #11 6.527 Selecting previously unselected package bash-completion.
15:01:37 #11 6.527 (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.)
15:01:37 #11 6.546 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
15:01:37 #11 7.016 Unpacking bash-completion (1:2.11-2) ...
15:01:38 #11 7.141 Selecting previously unselected package cmake-data.
15:01:38 #11 7.144 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ...
15:01:38 #11 7.149 Unpacking cmake-data (3.18.4-2) ...
15:01:38 #11 7.535 Selecting previously unselected package libncurses6:amd64.
15:01:38 #11 7.539 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ...
15:01:38 #11 7.545 Unpacking libncurses6:amd64 (6.2+20201114-2) ...
15:01:38 #11 7.584 Selecting previously unselected package libprocps8:amd64.
15:01:38 #11 7.587 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
15:01:38 #11 7.590 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
15:01:38 #11 7.626 Selecting previously unselected package procps.
15:01:38 #11 7.629 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
15:01:38 #11 7.636 Unpacking procps (2:3.3.17-5) ...
15:01:38 #11 7.714 Selecting previously unselected package libjsoncpp24:amd64.
15:01:38 #11 7.717 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
15:01:38 #11 7.720 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:01:38 #11 7.757 Selecting previously unselected package librhash0:amd64.
15:01:38 #11 7.760 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
15:01:38 #11 7.763 Unpacking librhash0:amd64 (1.4.1-2) ...
15:01:38 #11 7.805 Selecting previously unselected package libuv1:amd64.
15:01:38 #11 7.808 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
15:01:38 #11 7.811 Unpacking libuv1:amd64 (1.40.0-2) ...
15:01:38 #11 7.848 Selecting previously unselected package cmake.
15:01:38 #11 7.851 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ...
15:01:38 #11 7.855 Unpacking cmake (3.18.4-2) ...
15:01:39 #11 8.387 Selecting previously unselected package dh-apparmor.
15:01:39 #11 8.390 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
15:01:39 #11 8.394 Unpacking dh-apparmor (2.13.6-10) ...
15:01:39 #11 8.427 Selecting previously unselected package libbtrfs0:amd64.
15:01:39 #11 8.431 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ...
15:01:39 #11 8.434 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:01:39 #11 8.477 Selecting previously unselected package libbtrfs-dev:amd64.
15:01:39 #11 8.477 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:01:39 #11 8.480 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:01:39 #11 8.530 Selecting previously unselected package dmsetup.
15:01:39 #11 8.534 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:01:39 #11 8.536 Unpacking dmsetup (2:1.02.175-2.1) ...
15:01:39 #11 8.572 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:01:39 #11 8.576 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:01:39 #11 8.579 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:01:39 #11 8.619 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:01:39 #11 8.622 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:01:39 #11 8.625 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:01:39 #11 8.650 Selecting previously unselected package libudev-dev:amd64.
15:01:39 #11 8.653 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ...
15:01:39 #11 8.655 Unpacking libudev-dev:amd64 (247.3-6) ...
15:01:39 #11 8.695 Selecting previously unselected package libsepol1-dev:amd64.
15:01:39 #11 8.698 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
15:01:39 #11 8.701 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:01:39 #11 8.764 Selecting previously unselected package libpcre2-16-0:amd64.
15:01:39 #11 8.767 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ...
15:01:39 #11 8.770 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:01:39 #11 8.818 Selecting previously unselected package libpcre2-32-0:amd64.
15:01:39 #11 8.821 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ...
15:01:39 #11 8.825 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:01:39 #11 8.873 Selecting previously unselected package libpcre2-posix2:amd64.
15:01:39 #11 8.876 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ...
15:01:39 #11 8.880 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:01:39 #11 8.909 Selecting previously unselected package libpcre2-dev:amd64.
15:01:39 #11 8.913 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ...
15:01:39 #11 8.917 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:01:39 #11 9.011 Selecting previously unselected package libselinux1-dev:amd64.
15:01:39 #11 9.014 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
15:01:39 #11 9.017 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:01:39 #11 9.072 Selecting previously unselected package libdevmapper-dev:amd64.
15:01:39 #11 9.075 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:01:39 #11 9.078 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:01:39 #11 9.110 Selecting previously unselected package libseccomp-dev:amd64.
15:01:39 #11 9.113 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ...
15:01:40 #11 9.116 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
15:01:40 #11 9.152 Selecting previously unselected package libsystemd-dev:amd64.
15:01:40 #11 9.155 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ...
15:01:40 #11 9.158 Unpacking libsystemd-dev:amd64 (247.3-6) ...
15:01:40 #11 9.263 Selecting previously unselected package pkg-config.
15:01:40 #11 9.266 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ...
15:01:40 #11 9.269 Unpacking pkg-config (0.29.2-1) ...
15:01:40 #11 9.311 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
15:01:40 #11 9.319 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:01:40 #11 9.329 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:01:40 #11 9.338 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:01:40 #11 9.347 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:01:40 #11 9.355 Setting up libuv1:amd64 (1.40.0-2) ...
15:01:40 #11 9.364 Setting up bash-completion (1:2.11-2) ...
15:01:40 #11 9.941 Setting up libncurses6:amd64 (6.2+20201114-2) ...
15:01:41 #11 9.950 Setting up pkg-config (0.29.2-1) ...
15:01:41 #11 9.995 Setting up libudev-dev:amd64 (247.3-6) ...
15:01:41 #11 10.00 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:01:41 #11 10.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:01:41 #11 10.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:01:41 #11 10.03 Setting up librhash0:amd64 (1.4.1-2) ...
15:01:41 #11 10.04 Setting up cmake-data (3.18.4-2) ...
15:01:41 #11 10.06 Setting up dh-apparmor (2.13.6-10) ...
15:01:41 #11 10.07 Setting up libsystemd-dev:amd64 (247.3-6) ...
15:01:41 #11 10.08 Setting up libprocps8:amd64 (2:3.3.17-5) ...
15:01:41 #11 10.09 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:01:41 #11 10.10 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:01:41 #11 10.11 Setting up procps (2:3.3.17-5) ...
15:01:41 #11 10.14 Setting up cmake (3.18.4-2) ...
15:01:41 #11 10.15 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:01:41 #11 10.16 Setting up dmsetup (2:1.02.175-2.1) ...
15:01:41 #11 10.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:01:41 #11 10.18 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:01:41 #11 10.19 Setting up docker-ce-build-deps (1.0) ...
15:01:41 #11 10.20 Processing triggers for libc-bin (2.31-13+deb11u2) ...
15:01:41 #11 10.22 Processing triggers for man-db (2.9.4-2) ...
15:01:43 #11 DONE 12.2s
15:01:43 
15:01:43 #12 [stage-1 5/8] COPY sources/ /sources
15:01:43 #12 sha256:8b8c09db1174c56ab87fc03127bd3f70a5112633099801a533deea1e4c7d61f7
15:01:43 #12 DONE 0.1s
15:01:43 
15:01:43 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go
15:01:43 #14 sha256:eaae643a366356070808ee5f54395e683b10b4f479c5e72ad8bd416de33a91d4
15:01:46 #14 DONE 2.7s
15:01:46 
15:01:46 #15 [stage-1 7/8] WORKDIR /root/build-deb
15:01:46 #15 sha256:3ca7d179cf07375f7e72416e2dfd9d63955d6effff0e54a7dcea5d6ba245a4f5
15:01:46 #15 DONE 0.0s
15:01:46 
15:01:46 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
15:01:46 #16 sha256:85abdd5e45cd69f237faaa20899cbfddb746d7594f94964e0dc7f50a7e78539f
15:01:46 #16 DONE 0.0s
15:01:46 
15:01:46 #17 exporting to image
15:01:46 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:01:46 #17 exporting layers
15:01:52 #17 exporting layers 6.4s done
15:01:52 #17 writing image sha256:52c4970efe8a1709cee9160fd8c4d27321518199932567c10ca92878cbbf52ab done
15:01:52 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done
15:01:52 #17 DONE 6.4s
15:01:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=9f5b26f -e SCAN_VERSION=v0.8.0 -e SCAN_GITCOMMIT=35651ca -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
15:01:53 + set -e
15:01:53 + mkdir -p /root/build-deb/engine
15:01:53 + tar -C /root/build-deb -xzf /sources/engine.tgz
15:01:54 + mkdir -p /root/build-deb/cli
15:01:54 + tar -C /root/build-deb -xzf /sources/cli.tgz
15:01:54 + mkdir -p /root/build-deb/scan-cli-plugin
15:01:54 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz
15:01:54 + mkdir -p /go/src/github.com/docker
15:01:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
15:01:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
15:01:54 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin
15:01:54 + EPOCH=5
15:01:54 + EPOCH_SEP=
15:01:54 + [[ ! -z 5 ]]
15:01:54 + EPOCH_SEP=:
15:01:54 + [[ -z 0.0.0-20211015144513-b485636 ]]
15:01:54 + echo VERSION AAA 0.0.0-20211015144513-b485636
15:01:54 VERSION AAA 0.0.0-20211015144513-b485636
15:01:54 VERSION bbb 0.0.0-20211015144513-b485636
15:01:54 + VERSION=0.0.0-20211015144513-b485636
15:01:54 + echo VERSION bbb 0.0.0-20211015144513-b485636
15:01:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
15:01:54 + debSource=docker-ce
15:01:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
15:01:54 + debMaintainer='Docker <support@docker.com>'
15:01:54 ++ date --rfc-2822
15:01:54 + debDate='Mon, 18 Oct 2021 15:01:54 +0000'
15:01:54 + cat
15:01:54 + export CLI_GITCOMMIT=b485636
15:01:54 + CLI_GITCOMMIT=b485636
15:01:54 + export ENGINE_GITCOMMIT=9f5b26f
15:01:54 + ENGINE_GITCOMMIT=9f5b26f
15:01:54 + export SCAN_GITCOMMIT=35651ca
15:01:54 + SCAN_GITCOMMIT=35651ca
15:01:54 + echo VERSION BBB 0.0.0-20211015144513-b485636
15:01:54 + dpkg-buildpackage -uc -us -I.git
15:01:54 VERSION BBB 0.0.0-20211015144513-b485636
15:01:54 dpkg-buildpackage: info: source package docker-ce
15:01:54 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~debian-bullseye
15:01:54 dpkg-buildpackage: info: source distribution bullseye
15:01:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
15:01:54 dpkg-buildpackage: info: host architecture amd64
15:01:54  dpkg-source -I.git --before-build .
15:01:54  debian/rules clean
15:01:54 dh clean --with=bash-completion --with=systemd
15:01:54    dh_clean
15:01:54  dpkg-source -I.git -b .
15:01:54 dpkg-source: warning: native package version may not have a revision
15:01:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~debian'
15:01:54 dpkg-source: info: using source format '1.0'
15:01:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz
15:02:00 scripts/docs/generate-man.sh
15:02:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc
15:02:04  debian/rules build
15:02:04 dh build --with=bash-completion --with=systemd
15:02:04    dh_update_autotools_config
15:02:04    dh_autoreconf
15:02:04    debian/rules override_dh_auto_build
15:02:04 make[1]: Entering directory '/root/build-deb'
15:02:04 # Build the daemon and dependencies
15:02:04 cd engine && DOCKER_GITCOMMIT=9f5b26f PRODUCT=docker ./hack/make.sh dynbinary
15:02:04 
15:02:04 Removing bundles/
15:02:04 
15:02:04 ---> Making bundle: dynbinary (in bundles/dynbinary)
15:02:04 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
15:02:04 GOOS="" GOARCH="" GOARM=""
15:02:14 #20 DONE 85.8s
15:02:14 
15:02:14 #21 [binary 1/1] COPY --from=build /out .
15:02:14 #21 DONE 0.1s
15:02:14 
15:02:14 #22 exporting to client
15:02:14 #22 copying files 53B
15:02:14 #22 copying files 51.74MB 0.9s done
15:02:14 #22 DONE 0.9s
15:02:14 mkdir -p build/win/amd64/docker
15:02:14 cp /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
15:02:14 cp /home/ubuntu/workspace/docker-ce-packaging_PR-587/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe build/win/amd64/docker/dockerd.exe
15:02:14 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20211015144513-b485636.zip docker'
15:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
15:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
15:02:14 v3.14.2-97-gc76656a60f [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
15:02:14 v3.14.2-98-g7c85ad6653 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
15:02:14 OK: 14938 distinct packages available
15:02:14 (1/2) Installing unzip (6.0-r9)
15:02:14 (2/2) Installing zip (3.0-r9)
15:02:14 Executing busybox-1.33.1-r3.trigger
15:02:14 OK: 6 MiB in 16 packages
15:02:14   adding: docker/ (stored 0%)
15:02:14   adding: docker/cli-plugins/ (stored 0%)
15:02:14   adding: docker/cli-plugins/docker-app.exe (deflated 69%)
15:02:14   adding: docker/cli-plugins/docker-buildx.exe (deflated 59%)
15:02:16   adding: docker/dockerd.exe (deflated 72%)
15:02:19   adding: docker/docker.exe (deflated 73%)
15:02:19 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build
15:02:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
[Pipeline] sh
15:02:21 + make clean
15:02:21 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/v -w /v alpine chown -R 1000:1000 src
15:02:22 rm -f -r src
15:02:22 make -C rpm clean
15:02:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
15:02:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
15:02:22 rm -f -r rpmbuild/
15:02:22 docker builder prune -f --filter until=24h
15:02:23 Total reclaimed space: 0B
15:02:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
15:02:23 make -C deb clean
15:02:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
15:02:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 debbuild
15:02:23 rm -f -r debbuild
15:02:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 sources
15:02:23 rm -f -r sources
15:02:23 docker builder prune -f --filter until=24h
15:02:23 Total reclaimed space: 0B
15:02:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
15:02:23 make -C static clean
15:02:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
15:02:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build
15:02:24 rm -f -r build
15:02:24 docker builder prune -f --filter until=24h
15:02:24 Total reclaimed space: 0B
15:02:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:03:07 Project root: /go/src/github.com/docker/cli
15:03:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
15:03:07 2021/10/18 15:02:59 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
15:03:07 + popd
15:03:07 ~/rpmbuild/BUILD/src
15:03:07 + pushd /root/rpmbuild/BUILD/src/plugins
15:03:07 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
15:03:07 + for installer in *.installer
15:03:07 + '[' app.installer '!=' scan.installer ']'
15:03:07 + bash app.installer build
15:03:07 Cloning into '/go/src/github.com/docker/app'...
15:03:07 Fetching origin
15:03:07 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
15:03:41 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636
15:03:41 
15:03:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
15:03:41 + RM_GOPATH=0
15:03:41 + TMP_GOPATH=/go
15:03:41 + : /usr/local/bin
15:03:41 + '[' -z /go ']'
15:03:41 + export GOPATH=/go
15:03:41 + GOPATH=/go
15:03:41 + case "$(go env GOARCH)" in
15:03:41 ++ go env GOARCH
15:03:41 + export GO_BUILDMODE=-buildmode=pie
15:03:41 + GO_BUILDMODE=-buildmode=pie
15:03:41 ++ dirname hack/dockerfile/install/install.sh
15:03:41 + dir=hack/dockerfile/install
15:03:41 + bin=tini
15:03:41 + shift
15:03:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
15:03:41 + . hack/dockerfile/install/tini.installer
15:03:41 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:03:41 + install_tini
15:03:41 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:03:41 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:03:41 + git clone https://github.com/krallin/tini.git /go/tini
15:03:41 Cloning into '/go/tini'...
15:03:41 + cd /go/tini
15:03:41 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:03:41 + cmake .
15:03:41 -- The C compiler identification is GNU 10.2.1
15:03:41 -- Detecting C compiler ABI info
15:03:41 -- Detecting C compiler ABI info - done
15:03:41 -- Check for working C compiler: /usr/bin/cc - skipped
15:03:41 -- Detecting C compile features
15:03:41 -- Detecting C compile features - done
15:03:41 -- Performing Test HAS_BUILTIN_FORTIFY
15:03:41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:03:41 -- Configuring done
15:03:41 -- Generating done
15:03:41 -- Build files have been written to: /go/tini
15:03:41 + make tini-static
15:03:41 make[2]: Entering directory '/go/tini'
15:03:41 make[3]: Entering directory '/go/tini'
15:03:41 make[4]: Entering directory '/go/tini'
15:03:41 make[5]: Entering directory '/go/tini'
15:03:41 Scanning dependencies of target tini-static
15:03:41 make[5]: Leaving directory '/go/tini'
15:03:41 make[5]: Entering directory '/go/tini'
15:03:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:03:41 [100%] Linking C executable tini-static
15:03:41 make[5]: Leaving directory '/go/tini'
15:03:41 [100%] Built target tini-static
15:03:41 make[4]: Leaving directory '/go/tini'
15:03:41 make[3]: Leaving directory '/go/tini'
15:03:41 make[2]: Leaving directory '/go/tini'
15:03:41 + mkdir -p /usr/local/bin
15:03:41 + cp tini-static /usr/local/bin/docker-init
15:03:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic
15:03:41 + RM_GOPATH=0
15:03:41 + TMP_GOPATH=/go
15:03:41 + : /usr/local/bin
15:03:41 + '[' -z /go ']'
15:03:41 + export GOPATH=/go
15:03:41 + GOPATH=/go
15:03:41 + case "$(go env GOARCH)" in
15:03:41 ++ go env GOARCH
15:03:41 + export GO_BUILDMODE=-buildmode=pie
15:03:41 + GO_BUILDMODE=-buildmode=pie
15:03:41 ++ dirname hack/dockerfile/install/install.sh
15:03:41 + dir=hack/dockerfile/install
15:03:41 + bin=proxy
15:03:41 + shift
15:03:41 + '[' '!' -f hack/dockerfile/install/proxy.installer ']'
15:03:41 + . hack/dockerfile/install/proxy.installer
15:03:41 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
15:03:41 + install_proxy dynamic
15:03:41 + case "$1" in
15:03:41 + install_proxy_dynamic
15:03:41 + export PROXY_LDFLAGS=-linkmode=external install_proxy
15:03:41 + PROXY_LDFLAGS=-linkmode=external
15:03:41 + export BUILD_MODE=-buildmode=pie
15:03:41 + BUILD_MODE=-buildmode=pie
15:03:41 + _install_proxy
15:03:41 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
15:03:41 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork
15:03:41 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
15:03:41 Cloning into '/go/src/github.com/docker/libnetwork'...
15:03:41 + cd /go/src/github.com/docker/libnetwork
15:03:41 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
15:03:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:03:41 + return
15:03:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
15:03:41 + RM_GOPATH=0
15:03:41 + TMP_GOPATH=/go
15:03:41 + : /usr/local/bin
15:03:41 + '[' -z /go ']'
15:03:41 + export GOPATH=/go
15:03:41 + GOPATH=/go
15:03:41 + case "$(go env GOARCH)" in
15:03:41 ++ go env GOARCH
15:03:41 + export GO_BUILDMODE=-buildmode=pie
15:03:41 + GO_BUILDMODE=-buildmode=pie
15:03:41 ++ dirname hack/dockerfile/install/install.sh
15:03:41 + dir=hack/dockerfile/install
15:03:41 + bin=rootlesskit
15:03:41 + shift
15:03:41 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
15:03:41 + . hack/dockerfile/install/rootlesskit.installer
15:03:41 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:03:41 + install_rootlesskit dynamic
15:03:41 + case "$1" in
15:03:41 + install_rootlesskit_dynamic
15:03:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
15:03:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external
15:03:41 + export BUILD_MODE=-buildmode=pie
15:03:41 + BUILD_MODE=-buildmode=pie
15:03:41 + _install_rootlesskit
15:03:41 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:03:41 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:03:41 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
15:03:41 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
15:03:41 + cd /go/src/github.com/rootless-containers/rootlesskit
15:03:41 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:03:41 + export GO111MODULE=on
15:03:41 + GO111MODULE=on
15:03:41 + export GOPROXY=https://proxy.golang.org
15:03:41 + GOPROXY=https://proxy.golang.org
15:03:41 + for f in rootlesskit rootlesskit-docker-proxy
15:03:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:03:41 go: downloading github.com/pkg/errors v0.9.1
15:03:41 go: downloading github.com/sirupsen/logrus v1.8.1
15:03:41 go: downloading github.com/urfave/cli/v2 v2.3.0
15:03:41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:03:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:03:41 go: downloading github.com/google/uuid v1.3.0
15:03:41 go: downloading github.com/moby/vpnkit v0.5.0
15:03:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:03:41 go: downloading github.com/gofrs/flock v0.8.1
15:03:41 go: downloading github.com/gorilla/mux v1.8.0
15:03:41 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:03:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:03:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:03:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:03:41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:03:45 + for f in rootlesskit rootlesskit-docker-proxy
15:03:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:03:46 + return
15:03:46 # Build the CLI
15:03:46 cd /go/src/github.com/docker/cli && \
15:03:46 	LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages
15:03:46 make[2]: Entering directory '/root/build-deb/cli'
15:03:46 GO_LINKMODE=dynamic ./scripts/build/binary
15:03:46 Building dynamic docker-linux-amd64
15:04:04 + for installer in *.installer
15:04:04 + '[' buildx.installer '!=' scan.installer ']'
15:04:04 + bash buildx.installer build
15:04:04 Cloning into '/go/src/github.com/docker/buildx'...
15:04:04 Fetching origin
15:04:04 + GO111MODULE=on
15:04:04 + 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
15:05:07 scripts/docs/generate-man.sh
15:05:25 ~/rpmbuild/BUILD/src
15:05:25 + popd
15:05:25 + RPM_EC=0
15:05:25 ++ jobs -p
15:05:25 + exit 0
15:05:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gq01rN
15:05:25 + umask 022
15:05:25 + cd /root/rpmbuild/BUILD
15:05:25 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64 '!=' / ']'
15:05:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 + mkdir -p /root/rpmbuild/BUILDROOT
15:05:25 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 + cd src
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin
15:05:25 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/docker
15:05:25 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
15:05:25 + pushd /root/rpmbuild/BUILD/src/plugins
15:05:25 + for installer in *.installer
15:05:25 + '[' app.installer '!=' scan.installer ']'
15:05:25 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 + PREFIX=/usr/libexec/docker/cli-plugins
15:05:25 + bash app.installer install_plugin
15:05:25 + for installer in *.installer
15:05:25 + '[' buildx.installer '!=' scan.installer ']'
15:05:25 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 + PREFIX=/usr/libexec/docker/cli-plugins
15:05:25 + bash buildx.installer install_plugin
15:05:25 + popd
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/bash-completion/completions
15:05:25 ~/rpmbuild/BUILD/src
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/zsh/vendor-completions
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/fish/vendor_completions.d
15:05:25 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/bash-completion/completions/docker
15:05:25 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/zsh/vendor-completions/_docker
15:05:25 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/fish/vendor_completions.d/docker.fish
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/man/man1
15:05:25 + 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.20211015144513.b485636-0.fc34.x86_64/usr/share/man/man1
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/man/man5
15:05:25 + 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.20211015144513.b485636-0.fc34.x86_64/usr/share/man/man5
15:05:25 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/man/man8
15:05:25 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/man/man8
15:05:25 + mkdir -p build-docs
15:05:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
15:05:25 + cp cli/LICENSE build-docs/LICENSE
15:05:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
15:05:25 + cp cli/MAINTAINERS build-docs/MAINTAINERS
15:05:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
15:05:25 + cp cli/NOTICE build-docs/NOTICE
15:05:25 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
15:05:25 + cp cli/README.md build-docs/README.md
15:05:25 + /usr/lib/rpm/check-buildroot
15:05:25 + /usr/lib/rpm/redhat/brp-ldconfig
15:05:25 + /usr/lib/rpm/brp-compress
15:05:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:05:25 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:05:25 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:05:25 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:05:25 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:05:25 + /usr/lib/rpm/brp-python-hardlink
15:05:25 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:05:25 Processing files: docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kPdxCO
15:05:25 + umask 022
15:05:25 + cd /root/rpmbuild/BUILD
15:05:25 + cd src
15:05:25 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/doc/docker-ce-cli
15:05:25 + export LC_ALL=C
15:05:25 + LC_ALL=C
15:05:25 + export DOCDIR
15:05:25 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/doc/docker-ce-cli
15:05:25 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/doc/docker-ce-cli
15:05:25 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/doc/docker-ce-cli
15:05:25 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/doc/docker-ce-cli
15:05:25 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/share/doc/docker-ce-cli
15:05:25 + RPM_EC=0
15:05:25 ++ jobs -p
15:05:25 + exit 0
15:05:25 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
15:05:25 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.fc34 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-0.fc34
15:05:25 Requires(interp): /bin/sh
15:05:25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:05:25 Requires(post): /bin/sh
15:05:25 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)
15:05:25 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
15:05:25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:05:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.src.rpm
15:06:15 Project root: /go/src/github.com/docker/cli
15:06:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
15:06:15 2021/10/18 15:06:04 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
15:06:15 make[2]: Leaving directory '/root/build-deb/cli'
15:06:15 # Build the scan-plugin
15:06:15 # TODO change once we support scan-plugin on other architectures
15:06:15 if [ "amd64" = "amd64" ]; then \
15:06:15 	cd /go/src/github.com/docker/scan-cli-plugin \
15:06:15 	&& PLATFORM_BINARY=docker-scan COMMIT=35651ca TAG_NAME=v0.8.0 make native-build \
15:06:15 	&& mkdir -p /usr/libexec/docker/cli-plugins/ \
15:06:15 	&& mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \
15:06:15 fi
15:06:15 make[2]: Entering directory '/root/build-deb/scan-cli-plugin'
15:06:15 GO111MODULE=on make -f builder.Makefile build
15:06:15 make[3]: Entering directory '/root/build-deb/scan-cli-plugin'
15:06:15 mkdir -p bin
15:06:15 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
15:06:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64.rpm
15:06:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GjHrBT
15:06:21 + umask 022
15:06:21 + cd /root/rpmbuild/BUILD
15:06:21 + cd src
15:06:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:21 + RPM_EC=0
15:06:21 ++ jobs -p
15:06:21 + exit 0
15:06:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ihuEJU
15:06:21 + umask 022
15:06:21 + cd /root/rpmbuild/BUILD
15:06:21 + cd /root/rpmbuild/BUILD
15:06:21 + rm -rf src
15:06:21 + /usr/bin/mkdir -p src
15:06:21 + cd src
15:06:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
15:06:21 + /usr/bin/tar -xof -
15:06:22 + STATUS=0
15:06:22 + '[' 0 -ne 0 ']'
15:06:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
15:06:22 + /usr/bin/tar -xof -
15:06:22 + STATUS=0
15:06:22 + '[' 0 -ne 0 ']'
15:06:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:06:22 + RPM_EC=0
15:06:22 ++ jobs -p
15:06:22 + exit 0
15:06:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kkuka0
15:06:22 + umask 022
15:06:22 + cd /root/rpmbuild/BUILD
15:06:22 + cd src
15:06:22 + export DOCKER_GITCOMMIT=9f5b26f
15:06:22 + DOCKER_GITCOMMIT=9f5b26f
15:06:22 + mkdir -p /go/src/github.com/docker
15:06:22 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
15:06:22 + TMP_GOPATH=/go
15:06:22 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
15:06:22 + RM_GOPATH=0
15:06:22 + TMP_GOPATH=/go
15:06:22 + : /usr/local/bin
15:06:22 + '[' -z /go ']'
15:06:22 + export GOPATH=/go
15:06:22 + GOPATH=/go
15:06:22 + case "$(go env GOARCH)" in
15:06:22 ++ go env GOARCH
15:06:22 + export GO_BUILDMODE=-buildmode=pie
15:06:22 + GO_BUILDMODE=-buildmode=pie
15:06:22 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
15:06:22 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
15:06:22 + bin=rootlesskit
15:06:22 + shift
15:06:22 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
15:06:22 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
15:06:22 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:06:22 + install_rootlesskit dynamic
15:06:22 + case "$1" in
15:06:22 + install_rootlesskit_dynamic
15:06:22 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
15:06:22 + ROOTLESSKIT_LDFLAGS=-linkmode=external
15:06:22 + export BUILD_MODE=-buildmode=pie
15:06:22 + BUILD_MODE=-buildmode=pie
15:06:22 + _install_rootlesskit
15:06:22 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:06:22 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:06:22 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit
15:06:22 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'...
15:06:23 + cd /go/src/github.com/rootless-containers/rootlesskit
15:06:23 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:06:23 + export GO111MODULE=on
15:06:23 + GO111MODULE=on
15:06:23 + export GOPROXY=https://proxy.golang.org
15:06:23 + GOPROXY=https://proxy.golang.org
15:06:23 + for f in rootlesskit rootlesskit-docker-proxy
15:06:23 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:06:23 go: downloading github.com/pkg/errors v0.9.1
15:06:23 go: downloading github.com/sirupsen/logrus v1.8.1
15:06:23 go: downloading github.com/urfave/cli/v2 v2.3.0
15:06:23 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:06:23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:06:24 go: downloading github.com/google/uuid v1.3.0
15:06:24 go: downloading github.com/moby/vpnkit v0.5.0
15:06:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:06:24 go: downloading github.com/gofrs/flock v0.8.1
15:06:24 go: downloading github.com/gorilla/mux v1.8.0
15:06:24 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:06:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:06:24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:06:24 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:06:24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:06:30 + for f in rootlesskit rootlesskit-docker-proxy
15:06:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:06:31 + return
15:06:31 + RPM_EC=0
15:06:31 ++ jobs -p
15:06:31 + exit 0
15:06:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eYY35c
15:06:31 + umask 022
15:06:31 + cd /root/rpmbuild/BUILD
15:06:31 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64 '!=' / ']'
15:06:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:31 + mkdir -p /root/rpmbuild/BUILDROOT
15:06:31 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:31 + cd src
15:06:31 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/dockerd-rootless.sh
15:06:31 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/dockerd-rootless-setuptool.sh
15:06:31 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/rootlesskit
15:06:31 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64/usr/bin/rootlesskit-docker-proxy
15:06:31 + /usr/lib/rpm/check-buildroot
15:06:31 + /usr/lib/rpm/redhat/brp-ldconfig
15:06:31 + /usr/lib/rpm/brp-compress
15:06:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:06:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:06:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:06:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:06:31 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:06:31 + /usr/lib/rpm/brp-python-hardlink
15:06:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:06:31 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
15:06:31 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
15:06:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BbATHp
15:06:31 + umask 022
15:06:31 + cd /root/rpmbuild/BUILD
15:06:31 + cd src
15:06:31 + /usr/local/bin/rootlesskit -v
15:06:31 rootlesskit version 0.14.4
15:06:31 + RPM_EC=0
15:06:31 ++ jobs -p
15:06:31 + exit 0
15:06:31 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:31 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.fc34 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-0.fc34
15:06:31 Requires(interp): /bin/sh /bin/sh /bin/sh
15:06:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:06:31 Requires(post): /bin/sh
15:06:31 Requires(preun): /bin/sh
15:06:31 Requires(postun): /bin/sh
15:06:31 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)
15:06:31 Conflicts: rootlesskit
15:06:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.src.rpm
15:06:39 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64.rpm
15:06:39 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vxZGSU
15:06:39 + umask 022
15:06:39 + cd /root/rpmbuild/BUILD
15:06:39 + cd src
15:06:39 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc34.x86_64
15:06:39 + RPM_EC=0
15:06:39 ++ jobs -p
15:06:39 + exit 0
15:06:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KrTGnA
15:06:39 + umask 022
15:06:39 + cd /root/rpmbuild/BUILD
15:06:39 + cd /root/rpmbuild/BUILD
15:06:39 + rm -rf src
15:06:39 + /usr/bin/mkdir -p src
15:06:39 + cd src
15:06:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
15:06:39 + /usr/bin/tar -xof -
15:06:39 + STATUS=0
15:06:39 + '[' 0 -ne 0 ']'
15:06:39 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
15:06:39 + /usr/bin/tar -xof -
15:06:39 + STATUS=0
15:06:39 + '[' 0 -ne 0 ']'
15:06:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:06:39 + RPM_EC=0
15:06:39 ++ jobs -p
15:06:39 + exit 0
15:06:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cmbok1
15:06:39 + umask 022
15:06:39 + cd /root/rpmbuild/BUILD
15:06:39 + cd src
15:06:39 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
15:06:39 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.8.0" COMMIT="35651ca" PLATFORM_BINARY=docker-scan make native-build'
15:06:39 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
15:06:39 GO111MODULE=on make -f builder.Makefile build
15:06:39 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
15:06:39 mkdir -p bin
15:06:39 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
15:06:39 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
15:06:39 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
15:06:40 go: downloading github.com/spf13/cobra v1.0.0
15:06:40 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
15:06:40 go: downloading github.com/docker/distribution v2.7.1+incompatible
15:06:40 go: downloading github.com/docker/go-connections v0.4.0
15:06:40 go: downloading github.com/sirupsen/logrus v1.4.2
15:06:40 go: downloading github.com/spf13/pflag v1.0.3
15:06:40 go: downloading github.com/theupdateframework/notary v0.6.1
15:06:40 go: downloading github.com/opencontainers/image-spec v1.0.1
15:06:40 go: downloading github.com/docker/go-units v0.4.0
15:06:40 go: downloading github.com/Masterminds/semver/v3 v3.1.0
15:06:40 go: downloading github.com/google/uuid v1.1.1
15:06:40 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:06:40 go: downloading github.com/opencontainers/go-digest v1.0.0
15:06:40 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
15:06:40 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
15:06:40 go: downloading github.com/docker/go v1.5.1-1
15:06:40 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
15:06:41 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
15:06:41 go: downloading github.com/morikuni/aec v1.0.0
15:06:41 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
15:06:41 go: downloading github.com/containerd/containerd v1.3.4
15:06:41 go: downloading google.golang.org/grpc v1.23.1
15:06:41 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
15:06:41 go: downloading github.com/docker/docker-credential-helpers v0.6.3
15:06:41 go: downloading github.com/gorilla/mux v1.7.4
15:06:41 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
15:06:41 go: downloading github.com/gogo/protobuf v1.3.1
15:06:41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:06:41 go: downloading github.com/golang/protobuf v1.3.2
15:06:41 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
15:06:42 go: downloading github.com/docker/go-metrics v0.0.1
15:06:42 go: downloading github.com/prometheus/client_golang v1.1.0
15:06:42 go: downloading github.com/beorn7/perks v1.0.1
15:06:42 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
15:06:42 go: downloading github.com/prometheus/common v0.6.0
15:06:42 go: downloading github.com/prometheus/procfs v0.0.3
15:06:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
15:07:14 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
15:07:14 ~/rpmbuild/BUILD/src
15:07:14 + popd
15:07:14 + RPM_EC=0
15:07:14 ++ jobs -p
15:07:14 + exit 0
15:07:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0LFRPA
15:07:14 + umask 022
15:07:14 + cd /root/rpmbuild/BUILD
15:07:14 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64 '!=' / ']'
15:07:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
15:07:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
15:07:14 + mkdir -p /root/rpmbuild/BUILDROOT
15:07:14 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
15:07:14 + cd src
15:07:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
15:07:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
15:07:14 + 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
15:07:14 + popd
15:07:14 ~/rpmbuild/BUILD/src
15:07:14 + /usr/lib/rpm/check-buildroot
15:07:14 + /usr/lib/rpm/redhat/brp-ldconfig
15:07:14 + /usr/lib/rpm/brp-compress
15:07:14 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:07:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:07:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:07:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:07:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:07:14 + /usr/lib/rpm/brp-python-hardlink
15:07:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:07:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SzD5lc
15:07:14 + umask 022
15:07:14 + cd /root/rpmbuild/BUILD
15:07:14 + cd src
15:07:14 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help
15:07:14 
15:07:14 Usage:	docker [OPTIONS] COMMAND
15:07:14 
15:07:14 docker-scan is a Docker CLI plugin
15:07:14 
15:07:14 Options:
15:07:14       --config string      Location of client config files (default
15:07:14                            "/root/.docker")
15:07:14   -c, --context string     Name of the context to use to connect to the
15:07:14                            daemon (overrides DOCKER_HOST env var and
15:07:14                            default context set with "docker context use")
15:07:14   -D, --debug              Enable debug mode
15:07:14   -H, --host list          Daemon socket(s) to connect to
15:07:14   -l, --log-level string   Set the logging level
15:07:14                            ("debug"|"info"|"warn"|"error"|"fatal")
15:07:14                            (default "info")
15:07:14       --tls                Use TLS; implied by --tlsverify
15:07:14       --tlscacert string   Trust certs signed only by this CA (default
15:07:14                            "/root/.docker/ca.pem")
15:07:14       --tlscert string     Path to TLS certificate file (default
15:07:14                            "/root/.docker/cert.pem")
15:07:14       --tlskey string      Path to TLS key file (default
15:07:14                            "/root/.docker/key.pem")
15:07:14       --tlsverify          Use TLS and verify the remote
15:07:14 
15:07:14 Commands:
15:07:14   scan                       Docker Scan
15:07:14 
15:07:14 Run 'docker COMMAND --help' for more information on a command.
15:07:14 + RPM_EC=0
15:07:14 ++ jobs -p
15:07:14 + exit 0
15:07:14 Processing files: docker-scan-plugin-0.8.0-0.fc34.x86_64
15:07:14 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
15:07:14 Provides: docker-scan-plugin = 0:0.8.0-0.fc34 docker-scan-plugin(x86-64) = 0:0.8.0-0.fc34
15:07:14 Requires(interp): /bin/sh /bin/sh /bin/sh
15:07:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:07:14 Requires(post): /bin/sh
15:07:14 Requires(preun): /bin/sh
15:07:14 Requires(postun): /bin/sh
15:07:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
15:07:14 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.8.0-0.fc34.src.rpm
15:07:16 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.8.0-0.fc34.x86_64.rpm
15:07:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mJmLik
15:07:16 + umask 022
15:07:16 + cd /root/rpmbuild/BUILD
15:07:16 + cd src
15:07:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.8.0-0.fc34.x86_64
15:07:16 + RPM_EC=0
15:07:16 ++ jobs -p
15:07:16 + exit 0
15:07:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-34"
15:07:20 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
[Pipeline] sh
15:07:20 + make clean
15:07:20 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/v -w /v alpine chown -R 1000:1000 src
15:07:21 rm -f -r src
15:07:22 make -C rpm clean
15:07:22 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
15:07:22 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
15:07:23 go: downloading github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
15:07:23 go: downloading github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
15:07:23 rm -f -r rpmbuild/
15:07:23 docker builder prune -f --filter until=24h
15:07:23 Total reclaimed space: 0B
15:07:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
15:07:23 make -C deb clean
15:07:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
15:07:23 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 debbuild
15:07:23 rm -f -r debbuild
15:07:23 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 sources
15:07:23 rm -f -r sources
15:07:23 docker builder prune -f --filter until=24h
15:07:23 Total reclaimed space: 0B
15:07:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
15:07:23 make -C static clean
15:07:23 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
15:07:23 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build
15:07:23 rm -f -r build
15:07:23 docker builder prune -f --filter until=24h
15:07:23 Total reclaimed space: 0B
15:07:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:07:24 go: downloading github.com/spf13/cobra v1.0.0
15:07:24 go: downloading vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
15:07:24 go: downloading github.com/docker/distribution v2.7.1+incompatible
15:07:24 go: downloading github.com/docker/go-connections v0.4.0
15:07:24 go: downloading github.com/sirupsen/logrus v1.4.2
15:07:24 go: downloading github.com/spf13/pflag v1.0.3
15:07:24 go: downloading github.com/theupdateframework/notary v0.6.1
15:07:26 go: downloading github.com/docker/go-units v0.4.0
15:07:26 go: downloading github.com/opencontainers/image-spec v1.0.1
15:07:26 go: downloading github.com/Masterminds/semver/v3 v3.1.0
15:07:26 go: downloading github.com/google/uuid v1.1.1
15:07:26 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:07:26 go: downloading github.com/opencontainers/go-digest v1.0.0
15:07:26 go: downloading golang.org/x/sys v0.0.0-20200523222454-059865788121
15:07:26 go: downloading golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd
15:07:27 go: downloading github.com/docker/go v1.5.1-1
15:07:27 go: downloading github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb
15:07:27 go: downloading github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f
15:07:27 go: downloading github.com/morikuni/aec v1.0.0
15:07:27 go: downloading gopkg.in/square/go-jose.v2 v2.5.1
15:07:27 go: downloading github.com/containerd/containerd v1.3.4
15:07:27 go: downloading google.golang.org/grpc v1.23.1
15:07:28 go: downloading golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
15:07:29 go: downloading github.com/docker/docker-credential-helpers v0.6.3
15:07:29 go: downloading github.com/gorilla/mux v1.7.4
15:07:29 go: downloading github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
15:07:29 go: downloading github.com/gogo/protobuf v1.3.1
15:07:29 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:07:29 go: downloading github.com/golang/protobuf v1.3.2
15:07:29 go: downloading google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873
15:07:31 go: downloading github.com/docker/go-metrics v0.0.1
15:07:31 go: downloading github.com/prometheus/client_golang v1.1.0
15:07:31 go: downloading github.com/beorn7/perks v1.0.1
15:07:31 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
15:07:31 go: downloading github.com/prometheus/common v0.6.0
15:07:31 go: downloading github.com/prometheus/procfs v0.0.3
15:07:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
15:08:03 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin'
15:08:03 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin'
15:08:03 # Build the CLI plugins
15:08:03 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
15:08:03 set -e;cd /sources && \
15:08:03 	tar xzf plugin-installers.tgz; \
15:08:03 	for installer in plugins/*.installer; do \
15:08:03 		LDFLAGS='' bash ${installer} build; \
15:08:03 	done
15:08:03 Cloning into '/go/src/github.com/docker/app'...
15:08:04 Fetching origin
15:08:05 make[2]: Entering directory '/go/src/github.com/docker/app'
15:08:05 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app
15:09:01 make[2]: Leaving directory '/go/src/github.com/docker/app'
15:09:01 Cloning into '/go/src/github.com/docker/buildx'...
15:09:01 Fetching origin
15:09:01 + GO111MODULE=on
15:09:01 + 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
15:10:22 make[1]: Leaving directory '/root/build-deb'
15:10:22    debian/rules override_dh_auto_test
15:10:22 make[1]: Entering directory '/root/build-deb'
15:10:22 ./engine/bundles/dynbinary-daemon/dockerd -v
15:10:22 Docker version 0.0.0-20211015144513-b485636, build 9f5b26f
15:10:22 ./cli/build/docker -v
15:10:22 Docker version 0.0.0-20211015144513-b485636, build b485636
15:10:22 make[1]: Leaving directory '/root/build-deb'
15:10:22    create-stamp debian/debhelper-build-stamp
15:10:22  debian/rules binary
15:10:22 dh binary --with=bash-completion --with=systemd
15:10:22    dh_testroot
15:10:22    dh_prep
15:10:22    debian/rules override_dh_auto_install
15:10:22 make[1]: Entering directory '/root/build-deb'
15:10:22 # docker-ce-cli install
15:10:22 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
15:10:22 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
15:10:22 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
15:10:22 set -e;cd /sources && \
15:10:22 	tar xzf plugin-installers.tgz; \
15:10:22 	for installer in plugins/*.installer; do \
15:10:22 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
15:10:22 		PREFIX=/usr/libexec/docker/cli-plugins \
15:10:22 			bash ${installer} install_plugin; \
15:10:22 	done
15:10:22 # docker-ce install
15:10:22 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
15:10:22 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
15:10:22 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd
15:10:22 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
15:10:22 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
15:10:22 # docker-scan-plugin install
15:10:22 # TODO change once we support scan-plugin on other architectures
15:10:22 if [ "amd64" = "amd64" ]; then \
15:10:22 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
15:10:22 fi
15:10:22 # docker-ce-rootless-extras install
15:10:22 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
15:10:22 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
15:10:22 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
15:10:22 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
15:10:22 # TODO: how can we install vpnkit?
15:10:22 make[1]: Leaving directory '/root/build-deb'
15:10:22    debian/rules override_dh_install
15:10:22 make[1]: Entering directory '/root/build-deb'
15:10:22 dh_install
15:10:22 # TODO Can we do this from within our container?
15:10:22 dh_apparmor --profile-name=docker-ce -pdocker-ce
15:10:22 make[1]: Leaving directory '/root/build-deb'
15:10:22    dh_installdocs
15:10:22    dh_installchangelogs
15:10:22    dh_installman
15:10:22    dh_bash-completion
15:10:22    dh_systemd_enable
15:10:22    debian/rules override_dh_installinit
15:10:22 make[1]: Entering directory '/root/build-deb'
15:10:22 # use "docker" as our service name, not "docker-ce"
15:10:22 dh_installinit --name=docker
15:10:22 make[1]: Leaving directory '/root/build-deb'
15:10:22    dh_systemd_start
15:10:22    dh_perl
15:10:22    dh_link
15:10:22    dh_strip_nondeterminism
15:10:22    dh_compress
15:10:22    dh_fixperms
15:10:22    dh_missing
15:10:22    debian/rules override_dh_strip
15:10:22 make[1]: Entering directory '/root/build-deb'
15:10:22 # Go has lots of problems with stripping, so just don't
15:10:22 make[1]: Leaving directory '/root/build-deb'
15:10:22    dh_makeshlibs
15:10:22    debian/rules override_dh_shlibdeps
15:10:22 make[1]: Entering directory '/root/build-deb'
15:10:22 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
15:10:31 make[1]: Leaving directory '/root/build-deb'
15:10:31    dh_installdeb
15:10:31    debian/rules override_dh_gencontrol
15:10:31 make[1]: Entering directory '/root/build-deb'
15:10:31 # Use separate version for the scan-plugin package, then generate the other control files as usual
15:10:31 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
15:10:31 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
15:10:31 if [ "amd64" = "amd64" ]; then \
15:10:31 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
15:10:31 fi
15:10:31 dh_gencontrol --remaining-packages
15:10:31 make[1]: Leaving directory '/root/build-deb'
15:10:31    dh_md5sums
15:10:31    dh_builddeb
15:10:31 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'.
15:10:31 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'.
15:10:53 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'.
15:11:14 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'.
15:12:11  dpkg-genbuildinfo
15:12:11  dpkg-genchanges  >../docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes
15:12:11 dpkg-genchanges: info: including full source code in upload
15:12:11  dpkg-source -I.git --after-build .
15:12:11 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
15:12:11 + destination=/build
15:12:11 + mkdir -p /build
15:12:11 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb /build
15:12:11 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'
15:12:11 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'
15:12:11 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'
15:12:11 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'
15:12:11 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc'
15:12:11 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc'
15:12:11 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz'
15:12:11 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz'
15:12:11 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo'
15:12:11 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo'
15:12:11 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes'
15:12:11 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes'
15:12:11 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'
15:12:11 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'
15:12:11 copied '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
15:12:11 removed '/root/docker-scan-plugin_0.8.0~debian-bullseye_amd64.deb'
15:12:11 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
15:12:11 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
[Pipeline] sh
15:12:11 + make clean
15:12:11 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587:/v -w /v alpine chown -R 1000:1000 src
15:12:13 rm -f -r src
15:12:13 make -C rpm clean
15:12:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
15:12:13 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
15:12:13 rm -f -r rpmbuild/
15:12:13 docker builder prune -f --filter until=24h
15:12:13 Total reclaimed space: 0B
15:12:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/rpm'
15:12:13 make -C deb clean
15:12:13 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
15:12:13 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 debbuild
15:12:14 rm -f -r debbuild
15:12:14 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/deb:/v -w /v alpine chown -R 1000:1000 sources
15:12:15 rm -f -r sources
15:12:15 docker builder prune -f --filter until=24h
15:12:15 Total reclaimed space: 0B
15:12:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/deb'
15:12:15 make -C static clean
15:12:15 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
15:12:15 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-587/static:/v -w /v alpine chown -R 1000:1000 build
15:12:15 rm -f -r build
15:12:15 docker builder prune -f --filter until=24h
15:12:15 Total reclaimed space: 0B
15:12:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-587/static'
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS